/*****************
MAIN PAGE STYLE
******************/
body {
	font-size:12px;
}

a.info
{
	position:relative; /*this is the key*/
	z-index:1;
	text-decoration:none
	
}


a.info:hover
{
z-index:0;
cursor: help;
}


a.info span
{
display: none

}


a.info:hover span
{
/*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:2em; width:15em;
 	padding: 20px;
	color: #ffffff;
	background-color: #000000;
	border: thin solid #999999;	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	letter-spacing: 1px;
	text-align: left;
}



/*****************
HEADER
******************/
#header {
	width:100%;
	background-image:url('../../images/admin/admin_back.gif');
	background-repeat: repeat-x;
	height:173px;
	text-align:left;
}

#header #company {
	padding:40px 0px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
}

#header #company2 {
	padding:40px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
}

#header #awelogo {
	padding:40px 0px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
}

#header #support {
	padding:5px 0px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#header #support2 {
	padding:5px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#header #support2 a {
	color:#ff9900;
	text-decoration: none;
}

#header #support2 a:hover {
	color:#ff9900;
	text-decoration: underline;
}

#header #support a {
	color:#ff9900;
	text-decoration: none;
}

#header #support a:hover {
	color:#ff9900;
	text-decoration: underline;
}

#pageTitle {
	text-align:left;
	font-weight:bold;
	font-size:16pt;
	text-align:center;
	padding:5px;
	clear:both;
	margin:0 auto;
	width:800px;
	margin-bottom:10px;
}

/*****************
NAVIGATION
******************/
#nav {
	font-size:12px;
	text-align:right;
	margin:45px 30px 10px 0px;
	float:right;
	padding:2px;
	
}

#nav li {
	margin-left:20px;
	vertical-align:center;
	display:inline;
	
}

#sep {
	font-size:12px;
	color: #ECF2FD;
	
}


#nav li a {
	text-decoration:none;
	color:#ffffff;
	padding: 5px;
}

#nav li a:hover {
	width:100px;
	background-color: #ffffff;
	color:#00296D;
	padding: 5px;
}

.navDivider {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	margin-bottom:15px;
	text-align: left;
	clear:both;
}

#subnav {
	
	margin:0 auto;
	font-size:12px;
	text-align:right;
	margin-bottom:10px;
	padding:10px 30px 5px 0px;
	background-color: #efefef;
	height: 25px;
	border-bottom: thin solid #333333;
}

#subnav a {
	color:#000000;
}

#subnav li {
	margin-left:20px;
	vertical-align:center;
	display:inline;
	
}

#subnav li a:hover {
	text-decoration:none;
}

#subnav2Container {
	 margin:0 auto;
}

#subnav2 {
	
	margin:0 auto;
	font-size:12px;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
}

#subnav2 li {
	vertical-align:center;
	display:inline;
	padding: 2px 2px 2px 2px;
	
}

#subnav2 li a:hover {
	text-decoration:none;
}


/*****************
CONTENT
******************/
#content {
	margin:0 auto;
	width:90%;
	padding-top: 10px;
}

#introduction {
	margin:0 auto;
	padding: 10px 0px 0px 0px;
}

#subintro {
	margin:0 auto;
	padding: 10px 0px 20px 0px;

}

#subintroDiv {
	
	width:700px;
	margin: 0 auto;
	padding: 10px;
	color: #000000;
	background-color: #D2FCCE;
	border: thin solid #0C8400;
}

#quickjump {
	text-align:center;
	margin:0 auto;
	padding: 20px 0px 10px 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/*****************
FOOTER
******************/
#footer {
	margin-top:50px;
	width: 100%;
	text-align: center;
	color: #000000;
	
}

.footMenu {
	padding-top: 20px;
	font-size: 12px;

}

.footMenu a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;

}

.footMenu a:hover {
	color:#000000;
	text-decoration: underline;
	font-size: 12px;

}

.copyright {
	padding-top: 15px;
	font-size: 10px;
}

/*****************
SITE SETTINGS
******************/
.borderHighlight {
	border:solid 3px #FF0000;
}

/*****************
CRM SETTINGS
******************/
.crmhead {
	border:solid 1px #cccccc;
	background-color: #F4F4F4;
	padding:5px;
}

.crmMessage {
	border-bottom:solid 1px #ffffff;
	background-color: #ffffff;
	padding:20px 5px 20px 5px;
	margin: 0px 0px 10px 0px;
}

.crmRelated {
	border-bottom:solid 1px #ffffff;
	padding:5px;
	background-color:#F7F7F7;
	width:790px;
}

.crmReply {
	padding:5px;
	margin-bottom: 10px;
	text-align: center;
	width: 125px;
	text-decoration: none;
}



/*****************
MOUSEOVER TITLES
******************/



div.tooltip {
	width: 200px;
	color: #fff;
	text-align: center;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(img/balloon.png) top left no-repeat !important;
	background: url(img/balloon.gif) top left no-repeat;
	font-size: 11px;
}

div.tooltip p {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(img/balloon.png) bottom left no-repeat !important;
	background: url(img/balloon.gif) bottom left no-repeat;
	font-size: 10px;
}


/*****************
MESSAGES AND ALERTS
******************/

.infomessage {
	background: #F7F6FF url(../../images/admin/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ABA9FF;
	border-bottom: 2px solid #ABA9FF;
	}
	
/*****************
SORT COLUMN BACKGROUND
******************/

.sortBack {
	background: #F7F6FF;
	font-weight: bold;
	}
	
/*****************
WELCOME NAME	
******************/

#welcome {
	font-size:12px;
	padding: 0px;
	color:#ffffff;

	}
	
#welcome span {
	font-weight: bold;
}

#welcome a {
	color:#ff9900;
	text-decoration: none;
}

#welcome a:hover {
	color:#ff9900;
	text-decoration: underline;
}

#welcomeinfo {
	 padding-top:5px;
}

/*******************
LIST CHECK
*******************/

.listCheck {
	list-style:url(../../images/admin/tick.png);
	padding-left:5px;
)

