/*
Theme Name: AWH Original
*/

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	min-width: 990px;
}

th {
	text-align: left;
}

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 {
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: -100px;
}


#header {
	background: #8C9BCD 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: 3px 3px 3px 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;
}

#product_docs {
	display: block;
	margin: 10px;
}

#product_docs ul { margin: 0; padding: 0; border: 1px solid #CCD9E5; }

#product_docs li {
	list-style: none;
	font-weight: normal;
	list-style-type: none;
	background-image: url(images/bullet_docs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 25px;
	padding-left: 25px;
	margin-right: 20px;
	margin-left: 20px;
}

#product_docs b {
	color: #214468;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	cursor: pointer;
	display: block;
	font-size: 14px;
	background-color: #F7F9FB;
	padding: 6px 4px;
	margin-top: 2px;
}

#product_docs b:hover {
	background-color: #E2EAF1;
}

#product_docs_all {
	display: block;
	margin: 10px;
}

#product_docs_all ul { margin: 0; padding: 0; border: 1px solid #CCD9E5; }

#product_docs_all li {
	list-style: none;
	font-weight: normal;
	list-style-type: none;
	background-image: url(images/bullet_docs.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 25px;
	padding-left: 25px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#product_docs_all b {
	color: #214468;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	cursor: pointer;
	display: block;
	font-size: 14px;
	background-color: #F7F9FB;
	padding: 6px 4px;
	margin-top: 2px;
}

#product_docs_all b:hover {
	background-color: #E2EAF1;
}


#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;
}

.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;
	color: #000000;
	padding: 8px;
	float: left;
}
.rowheader {
	background-color: #F4F4F4;
	border-bottom: 2px solid #E4E4E4;
	background-image: url(images/bg_rowheader.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 98%;
}
.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;
}

.rowdownload {

	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding: 8px;
	float: right;
}
.rowdownload a {
	font-weight: bold;
	padding: 3px 3px 3px 28px;
	border: 1px solid #CCD9E5;
	margin-top: 2px;
	background-color: #FFFFFF;
	background-image: url(images/bullet_docs.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}


.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: 300px;
	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: 330px;
}

#indexpagewrapper {
	min-width: 770px;
}

#indeximage {
	min-width: 770px;
	background-image: url(images/bg_index_image.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 392px;
	background-color: #F1F2F5;
}
#indextext {
	width: 300px;
	padding: 10px;
	border: 2px solid #89ACDA;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#tickercontainer {
	margin: 10px;
	padding: 10px;
	background-color: #D8E0D1;
	font-size: 18px;
	line-height: 18px;
}


#indexbullets {
	width: 187px;
	padding: 10px 10px 10px 25px;
	border: 2px solid #89ACDA;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#indexbullets li {
	list-style-type: circle;
}

#indexbullets a {
	display: block;
	font-size: 14px;
	line-height: 25px;
	padding: 2px;
}

#indexbullets a:hover {
	background-color: #C4D6E2;
	background-image: url(images/menu_arrows_2.gif);
	background-position: 172px 10px;
	background-repeat: no-repeat;
}
#indexlogos {
	background-color: #FFFFFF;
	border: 2px solid #89ACDA;
	position: absolute;
	right: 10px;
	padding: 5px;
	top: 555px;
}
#indexlogos img {
	padding: 5px;
}

/* *** END*** Index Page Only Styles */

.documentlist ul {

}

.documentlist {
	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;
}

.contactreptable {
	min-height:150px;
}
.contactreptable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.contactreppanel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	left: 575px;
	top: 255px;
	background-color: #FFFFFF;
	width: 400px;
	visibility: visible;
}
.contactreppanelheader {
	background-color: #F4F4F4;
	width: 100%;
	border-bottom: 2px solid #E4E4E4;
	background-image: url(images/bg_rowheader.jpg);
	background-repeat: repeat-x;
	float: left;
}
.contactreppanelcontent {
	border-bottom: 1px solid #E4E4E4;
	width: 100%;
	background-image: url(images/bg_rowcontent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

#areamsg {

	z-index: 0;
}

#area1 {
	visibility: hidden;
}

#area2 {
	visibility: hidden;
}

#area3 {
	visibility: hidden;
}

#area4 {
	visibility: hidden;
}

#area5 {
	visibility: hidden;
}

#area6 {
	visibility: hidden;
}

#area7 {
	visibility: hidden;
}

#area8 {

	visibility: hidden;
}

#area9 {
	visibility: hidden;
}

#area10 {
	visibility: hidden;
}

#area11 {
	visibility: hidden;
}

.productcontainer {
	clear: both;
}

.productintro {
	color: #214468;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.formfieldprodsearch {

	width: 150px;
}

#searchresults {
	width: 100%;
}

#searchresults th {
	color: #214468;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	font-size: 14px;
	background-color: #EFF3F8;
	padding: 6px 4px;
	margin-top: 2px;	
}

#searchresults td {
	background-color: #F7F9FB;
	padding: 2px;
}

#searchresults a {
	font-size: 13px;
	font-weight: bold;
}

/* *** BEGIN *** Example CSS for the two demo scrollers */

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
	height: 20px;
	border: 2px solid #89ACDA;
	padding: 10px;
	width: 536px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -10px;
}
#pscrollertitle {
	float: left;
	width: 550px;
	padding: 5px;
	margin: 10px;
	background-color: #89ACDA;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}


#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
/* *** END *** Example CSS for the two demo scrollers */

.newslist li {

	list-style-type: none;
	background-image: url(images/icons_news.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 25px;
	line-height: 25px;
}

.linksbox {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

.linksbox img {
	float: left;
}
.linkstext {
	float: left;
	margin-top: 25px;
	cursor: pointer;
}
.linkstext a:hover {
	text-decoration: underline;
}

/* *** START *** Product Search Page - Product Overview Panels */
.product_overview {
	display: block;
	margin: 10px;
}

.product_overview b {
	cursor: pointer;
	color: #214468;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD9E5;
	display: block;
	font-size: 14px;
	padding: 6px 4px;
	margin-top: 2px;
	background-color: #E2EAF1;
	line-height:36px;
}

.product_overview b:hover {
	background-color: #D9E2EC;
}
/* *** END *** Product Search Page - Product Overview Panels */

/* *** START *** Latest News & Case Studies News Box */
.newsbox {
	border: 2px solid #C0CFE0;
	padding: 5px;
	background-color: #E6ECF2;
	margin-bottom: 2px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.newsboximg {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 110px;
}
.newsboxtitle {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 5px;
	background-image: url(images/icons_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.newsboxtext {
	text-align: justify;
	min-height: 65px;
	height: auto !important;
	height: 65px;
}
.newsboxpdf {
	font-size: 14px;
	font-weight: bold;
	background-color: #BECFDE;
	padding: 2px;
	float: left;
}
/* *** END *** Latest News & Case Studies News Box */


.eventlist li {
	list-style-type: none;
	background-image: url(images/icons_events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 20px;
}

/* START - Coundown Ticker Style */
#cdcontainer {
	position: absolute;
	left: 200px;
	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;
	top: 7px;
	right: 7px;
}

/* END - Coundown Ticker Style */
