/* CSS Document */
/*Hacks for different browsers are used next to the regular css styles. They are as follows:
IE6 - * html #styleid
IE7 - *+html #styleid
IE8 - width /*\**/: 135px\9;

/*Misc. styles*/
.bluetext { color: #00adc6; }
.yellow { color: #ffcc1e; }
.grey { color: #666d70; }
.floatL { 
	float: left;
	margin: 0 1em 0 0;
}
.floatR {
		float: right;
		margin: 0 0 0 1em;
}
div.bluedotted {
	height: 1px;
	border-bottom: 2px dotted #00adc6;
	width: 120px;
	margin: 2em 0 1em 0;	
}
/*Page layout elements from top to bottom*/
#wrap {
	width: 849px;
	position: absolute;
	left: 50%;
	margin: 30px 0 0 -425px;
	height: auto;	
	min-height: 600px;
	background: #fff url(../_assets/contentwrap_bkg.png) no-repeat bottom left;
	/*background: #fff url(../_assets/wrap_bkg.png) no-repeat top left;*/
}
#header {
	height: 52px;
	padding: 20px 0 0 100px;
	background: url(../_assets/header_bkg.png) no-repeat 664px 40px ;
}
*+html #header {
	height: 28px;
	padding: 44px 0 0 100px;	
}
* html #header {
	height: 28px;
	padding: 44px 0 0 100px;	
}
#header a { text-decoration: none;  border-bottom: none; }
#headermenu {
	position: absolute;
	top: 46px;
	left: 666px;
	width: 165px;	
}

#header p {
	font-size: 1.6em;	
}
#logo {
	position: absolute;
	z-index: 999;
	top: 24px;
	left: 36px;
	width: 54px;
	height: 77px;
	background: url(../_assets/logo.png) no-repeat top left;	
}
div#rotator {
	position:relative;
	height:123px;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	margin: 0;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	
}
div#rotator ul li.show {
	z-index:500
}
#menu {
	background: url(../_assets/menu-div_bkg.png) no-repeat top right;	
	width: 829px;
	height: 30px;
}
*+html #menu { margin-top: -4px; }
* html #menu { margin-top: -4px; }
#menu ul li {
	margin: 0;
	list-style-type: none;
	float: left;	
	width: 165px;
	text-align: center;
	height: 30px;
	border-right: 1px solid #fff;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'LFTEticaSemiBold', sans-serif;
	font-size-adjust: 0.53;
}
#menu ul li a {
	background: url(../_assets/menu_bkg.png) no-repeat;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	width: 165px;
	display: inline-block;
	text-transform:uppercase;
	font-size: .85em;
	border-bottom: none;
}
#menu ul li a:hover {
	background: url(../_assets/menu_bkg_ovr.png) no-repeat;	
}
#sidebarL {
	position: relative;
	float: left;
	width: 127px;
	height: auto;
	padding: 1em 20px 0 20px;
	font-size: .8em;
	font-family: 'LFTEticaSemiBold', sans-serif;
	font-size-adjust: 0.48;
	white-space:nowrap;
}
#sidebarL {
	padding /*\**/: 1em 16px 0 16px\9;
	width /*\**/: 135px\9;	
}
*+html #sidebarL {
	padding: 2em 16px 0 16px;
	width: 135px;	
}
* html #sidebarL {
	padding: 2em 16px 0 16px;
	width: 135px;	
}
#sidebarL a { border-bottom: none; text-decoration: none; }
#sidebarL a:hover { color: #00adc6; }
#sidebarL li {
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
	background: url(../_assets/sbR-blue-li.png) no-repeat 0 5px;
	padding: 0;	
}
#sidebarL li a {
	padding: 0 0 0 14px;
}
* html #sidebarL li { 
	list-style-type:disc;
	margin-left: 16px;
	}
* html #sidebarL li a {
	padding: 0 0 0 0;	
}
#sidebarL p { text-transform: uppercase; }
#sidebarL #sbmenu p {
	font-size: 1.1em;	
}

#sidebarL #sbmenu ul {
	margin-top: .5em;
}	
#sidebarL #sbmenu li {
	text-transform: none;
	background: url(../_assets/sbR-li.png) no-repeat 0 5px;	
}
#sidebarL #sbmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust: 0.54;	
}
#content { 
	width: 466px;
	float: left;
	height: auto;
	padding: 1.3em 0 80px 0;
}
* html #content {
	width: 477px;	
	margin-right: 20px;
}
#sidebarR {
	width: 145px;
	position: relative;
	float: right;
	background: url(../_assets/sidebarR_bkg.png) no-repeat top left;	
	min-height: 128px;
	margin-right: 20px;
	padding: 200px 0 0 20px;
	
}
#sidebarR a { border-bottom: none; text-decoration: none; }
#sidebarRmenu {
	position: absolute;
	left: 664px;
	top: 206px;	
	z-index: 1000;
}

#sidebarRmenu ul li, #headermenu ul li, #sidebarR ul li {
	list-style-type: none;	
	background: url(../_assets/sbR-li.png) 0 7px no-repeat;
	padding: 0 0 0 16px;
	line-height /*\**/: 1.8\9
}
* html #sidebarRmenu ul li, * html #headermenu ul li, * html #sidebarR ul li {
	background: url(../_assets/sbR-li.png) 0 9px no-repeat;	
}
*+html #sidebarRmenu ul li, *+html #sidebarR ul li {
	background: url(../_assets/sbR-li.png) 0 8px no-repeat;	
}
*+html #headermenu ul li {
	background: url(../_assets/sbR-li.png) 0 10px no-repeat;
}

*+html #sidebarRmenu ul li {
	line-height: 1.5;	
}
#sidebarRmenu ul li a, #headermenu ul li a, #sidebarR ul li a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: 1px;	
}
#sidebarRmenu ul li a:hover, #headermenu ul li a:hover, #sidebarR ul li a:hover { color: #ffcc1e; }
#sidebarR ul.sb_ul {
	margin: 7px 0 26px -20px;	
	padding: 0;
}
#sidebarR ul.sb_ul li {
	margin-bottom /*\**/: .5em\9;	
	background  /*\**/: url(../_assets/sbR-li.png) 0 3px no-repeat\9;	
}
*+html #sidebarR ul.sb_ul li {
	background: url(../_assets/sbR-li.png) 0 10px no-repeat	
}

#sidebarR ul.sb_ul li a {
	color: #666d70;
	text-transform: uppercase;
	font-size:xxsmall;
	margin: 0;	
	padding: 0;
	letter-spacing:normal;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'LFTEticaSemiBold', sans-serif;
	font-size-adjust: 0.48;
}
#sidebarR ul.sb_ul li a:hover {
	color: #00adc6;	
}
* html #sidebarR ul.sb_ul li { 
	list-style-type:disc;
	margin-left: 32px;
	padding: 0 0 0 0;
	}

/* forms ================================================================================ */
form h4 {
	margin: 2em 0 0 0;	
}
form p {
	margin: 0 0 0 0;	
}
form input.baseline { vertical-align: baseline; }
form label, form input, form select, form textarea, form file{
	display: block;
	float: left;
	width: 24em;
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #00adc6;
	}

input.hidden {
	height: 1px;
	width: 1px;
	border: none;
}
form select {
	width: 21.5em;
}
form select.bold {
	font-weight: bold;	
}
form input.checkbox {
	width: auto;
	border: none;
}
form label{
	text-align: right;
	width:11em;
	margin-right: 5px;
	border: none;
	color: #666d70;
	font-size: .9em;
}
* html form label.editoralign {
	margin-right: 2px;
}
* html label.radiolabel input {
	margin-top: -3px;
	margin-right: -6px;
}
*+html label.radiolabel input {
	margin-top: -3px;
	margin-right: -4px;
}
form input.button {
	width: auto;
	padding: 2px 8px 0 8px;
	line-height: 1.8em;
	color: #fff;
	background-color: #00adc6;
	margin: 5px 4px 4px 0;
	text-transform: uppercase;
	border: 1px solid #666d70;
}
form .marginright {
	margin-right: 8px;	
}
form br {
	clear:both;
}
form input.xsmall, form select.xsmall {
	width: 3em;
}
form input.small, form select.small {
	width: 7em;
}
form input.wide, form textarea.wide {
	width: 34em;	
}
form select.wide {
	width: 44em;	
}
form p, form li {
	font-size: .9em;
}
form fieldset {
	padding: 4px 12px 12px 12px;
	border: 1px solid #989d9f;
	margin: 8px 0 8px 0;
}
form legend {
	padding:0 6px 0 6px;
	color: #666d70;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	font-size: .9em;
}
form table td {
	border-bottom: none;	
}
