/*  
Theme Name: AWH Original
*/

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
}

table { }

a, a:link, a:visited { color: #336699; background: transparent; text-decoration: none; }

a:hover, a:active { color: #000000; background: transparent; }

img { vertical-align: middle; border: 0; }

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

#wrapper {
	min-width: 770px;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: -100px;
}

#header {
	background: #1A58A3 url(images/top_banner_right.jpg) no-repeat right;
	height: 150px;
}

#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#headernav {
	margin-top: 120px;
	float: right;
}

#headerright {
}


#headercontact {
	height: 80px;
	font-style: oblique;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
}

#headernav ul { margin: 0; padding: 0; list-style: none; height: 20px; }

#headernav li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

#headernav li a {
	width: 80px;
	padding: 8px 0 9px;
	display: block;
	color: #D1DDE9;
	text-align: center;
	text-decoration: none;
	background-color: #336699;
}

#headernav li a:hover { color: #FFFFFF; background: url(images/headernav_tabs.gif) #336699 no-repeat 0 -27px; }

#headernav #hnactive a {
	color: #336699;
	background-color: #FFFFFF;
}

#headernav #hnactive a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#headercontact a {
	color: #000000;
}


#rightbar { float: right; width: 120px; padding-left: 20px; }

#content {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	background: url(images/bg_content.jpg) no-repeat -100px 0px;
	padding: 10px;
}


#sidebar {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-top: 10px;
}

#sidebar ul { margin: 0 0 20px 0; padding: 0; border: 1px solid #CCD9E5; background: #F7F9FB; }

#sidebar li { margin: 0; padding: 4px 4px 4px 14px; list-style: none; font-weight: normal; }

#sidebar li b {	
	color: #214468;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	display: block;
}

.sidebarlogos {
	margin: 10px;
}


#main {
	margin-left: 230px;
}

.clear { clear: both; font-size: 0; }

#footer {
	padding: 10px;
	border-top: #FFFFFF 1px solid;
	clear: both;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	background-color: #E6E6E6;
	height: 35px;
}

#footer a { text-decoration: none; }

.post {
	margin-bottom: 20px;
	font: normal 11px/160% Verdana, Sans-Serif;
	overflow: auto;
	position: relative;
}

h3 { color: #336699; margin: 0px; padding: 0px 0px 3px; border-bottom: 1px solid #E7EEF4; font-size: 18px; line-height: 20px; }

h3 a { text-decoration: none; }

h2 { color: #87A0C2; margin: 0px; padding: 0px 0px 8px 0; font-size: 14px; line-height: 16px; }

h2 a { text-decoration: none; }

.postedby {
	padding: 3px 0;
	color: #808080;
}

.postedby a { text-decoration: none; }

input { border: 1px solid #CCD9E5; padding: 1px 3px 1px 3px; background: #F7F9FB; color: #000000; }

textarea:active, textarea:active, input:active, input:hover { background: #FFFFFF; }

textarea { border: 1px solid #CCD9E5; padding: 1px 3px 1px 3px; background: #F7F9FB; color: #000000; font-family: sans-serif; font-size: 12px }

.downloadTable { border-collapse:collapse; background-color:#dfe7f2; color:#000050; font-family:verdana; font-size:120%; }
.downloadTable th { font-weight:normal; text-align:center; height:20px; background-color:#7497cb; color:#fff; }
.downloadTable td { padding:2px; }

#pagetitlecontainer {
	background-color: #E6E6E6;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 40px;
}

#pagetitle {
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#pagetitlecontact {
	line-height: 40px;
	float: right;
	margin-right: 10px;
}

.postimage {
	border: 1px solid #000000;
	margin-left: 20px;
	float: right;
}

.imagealignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}

.rowtitle {

	font-size: 13px;
	font-weight: bold;
	float: left;
	color: #000000;
	padding: 8px;
}
.rowheader {
	background-color: #F4F4F4;
	float: left;
	width: 100%;
	border-bottom: 2px solid #E4E4E4;
	background-image: url(images/bg_rowheader.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

.rowdate {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding: 8px;
	float: right;
}

.rowcontent {
	border-bottom: 1px solid #E4E4E4;
	float: left;
	width: 98%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bg_rowcontent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.cpproductbox {
	float: left;
	margin: 10px;

}


.cpproductboxtext {
	float: left;	
}

.cpproductboximage {
	float: left;
	border: 1px solid #000000;
	padding-bottom: 1px;
	margin-right: 10px;
}


/*  
*** BEGIN*** Index Page Only Styles (width of sidebar, content bg and main content area differ in size)
*/
  

#indexpagecontent {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
/*	background: url(images/bg_content.jpg) no-repeat;*/
	padding: 10px;
}


#indexpagesidebar {
	float: left;
	width: 150px;
	padding-right: 15px;
	padding-top: 10px;
}

#indexpagesidebar ul { margin: 0 0 20px 0; padding: 0; border: 1px solid #CCD9E5; background: #F7F9FB; }

#indexpagesidebar li { margin: 0; padding: 4px 4px 4px 14px; list-style: none; font-weight: normal; }

#indexpagesidebar li b {	
	color: #214468;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	display: block;
}

#indexpagemain {
	margin-left: 200px;
}

#indexpagewrapper {
	min-width: 770px;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: -150px 0px;
}

/*  
*** END*** Index Page Only Styles
*/

.documentlist ul {

}.documentlist {
	width: 320px;
	float: left;
}
.documentlist li {
	list-style-type: none;
	background-image: url(images/bullet_docs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 25px;
}
.alignright {
	float: right;
}
.alignleft {

	float: left;
}
.coursedatebox {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCD9E5;
	border-bottom-color: #CCD9E5;
	background-color: #F7F9FB;
	margin: 5px;
}
.coursedateproducts {
	float: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	font-size: 14px;
	font-weight: normal;
	color: #214468;
	margin-bottom: 10px;
}
.coursedates {
	clear: left;
}
.coursedates li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding: 5px;
	border: 1px solid #CCD9E5;
	margin: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.formfield {
	width: 200px;
}
.sizeitscreens {
	float: left;
	margin: 10px;
}
.imagealignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#sizeitprogressbar {
	height: 30px;
	margin-bottom: 10px;
}
.sizeitprogressbar1 {
	width: 32%;
	float: left;
	background-color: #4F6889;
	padding-top: 6px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 1%;
	padding-bottom: 6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.sizeitprogressbar0 {
	background-color: #F4F4F4;
	width: 32%;
	float: left;
	padding-top: 6px;
	color: #999999;
	padding-left: 1%;
	padding-bottom: 6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* START - Coundown Ticker Style */
#cdcontainer {
	position: absolute;
	left: 480px;
	height: 70px;
	width: 205px;
	background-image: url(images/bg_countdown.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 20px;
	padding-left: 90px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	cursor: pointer;
}
.launching-text {
	font-size:16px;
	font-weight:bold;
	color:#336699;
}
.counter-text{
	font-size:18px;
	font-weight:bold;
	color:#666666;
}

.comp_button {
	position: absolute;
	right: 10px;
	top: 25px;
}

/* END - Coundown Ticker Style */#slideshow {
	height: 225px;
	width: 300px;
}
