﻿.error
{
    text-align:center;
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: White;
    background-image: url('Images/Warning.gif');
    background-repeat: no-repeat;
    background-position: 1px 1px;
    color: Red;
    font-size: 12px;
    font-family: Arial;
    width: 355px;
}

.notice
{
    text-align:center;
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: White;
    background-image: url('Images/Warning.gif');
    background-repeat: no-repeat;
    background-position: 1px 1px;
    color: #575757;
    font-size: 12px;
    font-family: Arial;
    width: 355px;
}



.menusettings
{
    text-align:center;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    width: 355px;
    background-color: transparent;
    background-image: url('Images/Settings.gif');
    background-repeat: no-repeat;
    background-position: 1px 1px;
}
.menusettingsbg
{
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: #8BAED1;
    background-image: url('Images/menubgSettings.jpg');
    background-repeat: no-repeat;
    width: 355px;
}


.menuheading
{
    color: #000000;
    font-size: 16px;
    font-family: Arial;
}

.menuinfo
{
    color: #575757;
    font-size: 11px;
    font-family: Arial;
}


.menueditsettingsstep1
{
    text-align:left;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    width: 450px;
}
.menueditsettingsstep2
{
    text-align:left;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    width: 450px;
}
.menueditsettingsstep3
{
    text-align:left;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    width: 450px;
}

.menucontrol
{
    text-align:left;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #575757;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    width: 300px;
    height:40px;
}


/*.title
{
    color: #575757;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}*/
.content
{
    color: #575757;
    font-size: 12px;
    font-family: Arial;
}
.modal {
	background-color:#fff;
	display:none;
	text-align:left;
	border:2px solid #333;
	opacity:1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal .close {
	background-image:url(css/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
	z-index :10000;
}

.iwebs_modal_form {
	background-color:#fff;
	text-align:left;
	display:block;
	position:relative;
	left:0;
	top:0;
}

.small
{
 color :Red ;
 font-size:9px ;
 display:block;  
}
/*Validate Start*/ 
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF6600;
	font-weight: bold;
}
.con11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}

.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}
.piclink {
	border: 1px solid #000000;
	cursor:hand;
}
.piclink2 {
	border: 1px solid #cc3401;
	cursor:hand;
}

a.piclink:link {
	border: 1px solid #000000;

}
a.piclink:hover {
	border: 1px solid #cc3401;
}


a.info {
 position:relative; z-index:0;  color:#000; text-decoration:none }
a.info:hover { 
 z-index:1; }
a.info span { 
 display: none }
a.info:hover span {
	 display:block; 
	 position:absolute; 
	 top:-60px; 
	 left:-350px; 
	 width:400px; 
	 
	  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

a.info2 {
 position:relative; z-index:0;  color:#000; text-decoration:none }
a.info2:hover { 
 z-index:1; }
a.info2 span { 
 display: none }
a.info2:hover span {
	 display:block; 
	 position:absolute; 
	 top:-40px; 
	 left:-130px; 
	 width:300px; 
	 
	  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}
/*Vaidate End*/
.iwebs-tabs {
    background-image: url("Images/iwebs-logo.png") !important;
}

.lastNode {
    color: black;
}
.ui-widget-overlay {
  z-index: auto;
}