*
{
	margin: 0;
	padding: 0;
}
body, html
{
	background: url(images/bg-main.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #989898;
	font-size: 11px;
	padding-top: 30px;
}
a
{
	color: #989898;
	text-decoration: none;
}
a img
{
	border: 0;
}
a:hover
{
	text-decoration: underline;
}
p, h1, ul
{
	margin-bottom: 1em;
}
.clearfix
{
	clear: both;
}
.read_more a, #items .read_more a
{
	/*background:url(images/bg-btn.gif) repeat-x;*/
	padding: 0 20px; /*border:1px solid #d0d0d0;*/ /*height:5px;*/ /*border-bottom:1px solid #aaaaaa;*/
	color: #333333;
}
.read_more a.btn
{
	background: transparent url(images/bg-btn.gif) repeat-x scroll 0 0;
	border-color: #D0D0D0 #D0D0D0 #AAAAAA;
	border-style: solid;
	border-width: 1px;
	color: #545454;
	height: 19px;
	padding: 0 20px;
}
.read_more a.btn-reverse
{
	background-color: #333333;
	border-color: #D0D0D0 #D0D0D0 #AAAAAA;
	border-style: solid;
	border-width: 1px;
	color: #545454;
	height: 19px;
	padding: 0 20px;
}
.read_more a:hover
{
	/*background-color: #333333;*/
	color: #ffffff;
}
#search
{
	float: right; /*position:absolute;*/
	top: 0;
	right: 0;
	padding: 14px 20px 0 0;
	background: url(images/bg-search.gif) bottom left no-repeat;
	height: 40px;
	width: 420px;
	text-align: right;
}
#search a
{
	margin-right: 10px;
}
#search a:first-child
{
	border-right: 1px solid #e3e3e3;
	padding-right: 10px;
}
#search input
{
	background: url(images/bg-search-box.gif) no-repeat;
	display: inline-block;
	width: 142px;
	height: 17px;
	padding: 3px 0 0 5px;
	border: 0;
}
#header
{
	width: 955px;
	margin: 0 auto;
	padding-bottom: 3px;
	background: #FFFFFF url(images/advantech-logo.jpg) no-repeat left;
	height: 100px;
}
#container
{
	width: 955px;
	margin: 0 auto;
	background: url(images/bg-container.gif) repeat-y;
	min-height: 100%;
}
#navbar
{
	background: url(images/bg-nav.gif) no-repeat;
	text-align: center;
	padding-top: 2px;
	height: 41px;
}
#navbar .submenu
{
	/*display: inline-block;*/
	background-color: #f26522;
	color: #E1EEF4;
	padding: 5px 5px 5px 5px;
}
#navbar .submenu td
{
	padding: 5px 10px 5px 20px;
	text-align: left;
	width: 100%;
}
#navbar a
{
	display: inline-block;
	color: #fff;
	padding: 13px 34px 0 34px;
	height: 26px;
	border-right: 1px solid #164168;
	border-left: 1px solid #629ec5;
}
#navbar a:hover
{
	background: url(images/bg-nav-hover.jpg) no-repeat center bottom;
	text-decoration: none;
}


#navbar .topmenu td
{
	/*padding: 13px 34px 0 34px;*/
	padding: 0px 34px 0;
	height: 39px;
	color: #E1EEF4;
	text-transform: uppercase;
}

#navbar .topmenu td.spacer
{
	border-right: 1px solid #8799A8;
	padding: 0px;
}

#navbar .submenuselected, .submenuselected td
{
	background: url(images/bg-nav-hover.jpg) no-repeat center bottom;
	text-decoration: none; /*color: #688a93;*/
	color: #fff;
	padding: 8px 34px 8px 34px; /*height: 16px;*/
}

#content, #content.sub
{
	background: url(images/img-computer2.jpg) no-repeat #f4f4f4;
	margin: 0 2px;
	padding: 207px 20px 20px 20px;
	height: 100%;
}
#content.sub-twocolumn
{
	background: url(images/img-computer.jpg) no-repeat #f4f4f4;
	margin: 0 2px;
	padding: 207px 20px 20px 20px;
	height: 100%;
}
#content a
{
	color: #0000FF;
	text-decoration: underline;
}
#content-text
{
	padding: 20px;
	background: #FFF;
	color: #545454;
	line-height: 1.8em;
	height: 100%;
	min-height: 100%;
}
#content-text ul
{
	margin-left: 3em;
	list-style-image: url(images/ul.gif);
}
#content-text ul li
{
	margin-bottom: 1em;
}
#content-text ol
{
	margin-left: 3em;
	margin-bottom: 1em;
}
#content-text .column
{
	float: left;
	width: 260px;
	/*padding-right: 15px;*/
}
#content-text .column-left
{
	float: left;
	width: 260px;
}
#content-text .column-right
{
	float: right;
	width: 280px;
	padding-left: 0px;
	/*margin-top: 20px;*/
	background: url(images/bg-column.gif) left center no-repeat #FFF; /*padding-right:20px;*/
}
#content-text .column-wide-right
{
	float: right;
	width: 591px;
	padding-left: 20px; /*padding-left:20px;*/
	background: url(images/bg-column.gif) left center no-repeat #FFF;
}
#content-text .column-wide-left
{
	float: left;
	width: 591px; /*padding-left:20px;*/
}
#content.sub h1, #content.sub-twocolumn h1, #content.sub h1 a, #content.sub-twocolumn h1 a
{
	background: #ec6b2e;
	padding-left: 20px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	margin: -20px -20px 10px;
	text-decoration: none;
}
#content-text h1
{
	color: #f26522;
	font-size: 14px;
	font-weight: normal;
}
#content-text h2
{
	font-size: 1.5em;
	font-weight: bold; /*font-variant: small-caps;*/
}
#content-text h3
{
	font-size: 1.2em;
	font-weight: bold;
	color: #EC6B2E; /*font-variant: small-caps;*/
}
#content-text th
{
	font-weight: bold;
	text-align: left;
	background-color: #616161;
	color: #FFFFFF;
	padding-left: 5px;
}
#content-text input, textarea, select
{
	font-size: 1em;
	font-family: Arial;
}
/**************************** FEATURE ***********************************/
#feature
{
	float: right;
	margin: -98px 0 0 0;
	background: url(images/bg-feature.gif) repeat-x #f06f32;
	width: 240px;
	padding: 20px 30px;
	color: #FFF;
	min-height: 300px;
}
#feature-reverse
{
	float: left;
	margin: -98px 0 0 0;
	background: url(images/bg-feature.gif) repeat-x #f06f32;
	width: 240px;
	padding: 20px 30px;
	color: #FFF;
}
#feature a, #feature-reverse a
{
	color: #FFF;
}
#feature p.rule, #feature-reverse p.rule
{
	border-top: 1px solid #f38c5b;
}
#feature h1, #feature h2, #feature h3, #feature h3 a, #feature-reverse h1, #feature-reverse h2, #feature-reverse h3
{
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8em;
}
#feature h2, #feature-reverse h2
{
	color: #f9c5ad;
}

#content.sub #feature, #content.sub #feature-reverse, #content.sub-twocolumn #feature, #content.sub-twocolumn #feature-reverse
{
	margin-top: 0;
	background: url(images/bg-column.gif) left center no-repeat #FFF;
	color: #545454;
}
#content.sub #feature h1, #content.sub #feature-reverse, #content.sub-twocolumn #feature h1, #content.sub-twocolumn #feature-reverse
{
	color: #f26522;
	font-size: 14px;
	background: none;
	padding: 0;
	margin: auto;
}
#content.sub #feature h3, #content.sub #feature h3 a, #content.sub-twocolumn #feature h3, #content.sub-twocolumn #feature h3 a
{
	color: #f26522;
	font-size: 14px;
	background: none;
	padding: 0;
	margin: auto;
	text-decoration: none;
}
#content.sub #feature p.rule, #content.sub #feature-reverse p.rule, #content.sub-twocolumn #feature p.rule, #content.sub-twocolumn #feature-reverse p.rule
{
	border-top: 1px solid #e3e3e3;
}
#feature ul
{
	margin-left: 1em;
}
/***************************** ITEMS ***********************************/
#items
{
	float: right;
	margin: -98px 0 0 0;
	background: url(images/bg-feature.gif) repeat-x #f06f32; /*width:240px;*/
	padding: 20px 30px;
	color: #FFF;
}
#items-reverse
{
	float: left;
	margin: -98px 0 0 0;
	background: url(images/bg-feature.gif) repeat-x #f06f32;
	width: 240px;
	padding: 20px 30px;
	color: #FFF;
}
#items a, #items-reverse a
{
	color: #FFF;
}
#items .features a, #items-reverse .features a
{
	color: #707070;
}
#items p.rule, #items-reverse p.rule
{
	border-top: 1px solid #f38c5b;
}
#items h1, #items h2, #items h3, #items h3 a, #items-reverse h1, #items-reverse h2, #items-reverse h3
{
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8em;
}
#items h2, #items-reverse h2
{
	color: #f9c5ad;
}
#items .repeater
{
	border-top: 1px solid #E3E3E3;
	margin-top: 5px;
}


#content.sub #items, #content.sub #items-reverse, #content.sub-twocolumn #items, #content.sub-twocolumn #items-reverse
{
	margin-top: 0;
	background: url(images/bg-column.gif) left center no-repeat #FFF;
	color: #545454;
}
#content.sub #items h1, #content.sub #items-reverse, #content.sub-twocolumn #items h1, #content.sub-twocolumn #items-reverse
{
	color: #f26522;
	font-size: 14px;
	background: none;
	padding: 0;
	margin: auto;
}
#content.sub #items h3, #content.sub-twocolumn #items h3
{
	color: #f26522;
	font-size: 14px;
	background: none;
	padding-left: 20px;
	background: #FFFFFF url(images/ul.gif) no-repeat left;
	text-decoration: none;
}
#content.sub #items h3 a, #content.sub-twocolumn #items h3 a
{
	color: #f26522;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
}
#content.sub #items p.rule, #content.sub #items-reverse p.rule, #content.sub-twocolumn #items p.rule, #content.sub-twocolumn #items-reverse p.rule
{
	border-top: 1px solid #e3e3e3;
}
#footer
{
	clear: both;
	background: url(images/bg-footer.gif) no-repeat #FFF;
	padding: 20px 40px;
	color: #989898;
	font-size: 9px;
}
#footer ul
{
	list-style: none;
	display: block; /*min-height:100px;*/
	float: left;
	line-height: 1.5em;
	padding-right: 40px;
	margin-right: 20px;
	border-right: 1px solid #e3e3e3;
}
#footer p
{
	float: right;
	text-align: right;
}
#quote
{
}
#quote blockquote
{
	display: block;
	padding: 0px 0px 0px 0px;
	width: 200px;
	font-style: italic;
	font-size: 1.2em;
	color: #333333;
	background: url(images/arrive-watermark.gif) no-repeat center;
}
#quote blockquote:before, blockquote:after
{
	color: #83ABB5;
	display: block;
	font-size: 700%;
	width: 50px;
}
#quote .bqstart
{
	float: left;
	padding: 30px 10px 10px 0px;
	font-size: 700%;
	margin-left: -15px;
	color: #83ABB5;
}
#quote .bqend
{
	float: right;
	font-size: 300%;
	padding: 10px 0px 10px 10px;
	color: #83ABB5;
}
#quote .quoteAuthor
{
	font-size: 0.9em;
}


#testimonials .accordianHeader, #faqs .accordianHeader
{
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	border-bottom: dotted 1px #AAAAAA;
	cursor: pointer;
	font-size: 1em;
	margin-bottom: 20px;
}
#testimonials .accordianHeaderSelected, #faqs .accordianHeaderSelected
{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	margin-top: 10px;
	border-bottom: dotted 1px #AAAAAA;
	cursor: pointer;
	color: #478494;
}
#testimonials .accordianContent, #faqs .accordianContent
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px; /*background-color: #FFFFFF;*/
	padding-bottom: 20px;
}
#links
{
}
#links .title
{
	font-size: 1.2em;
	font-weight: bold;
}
#links img.link_img
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#links tr.link-alternate
{
	border-top: 1px dotted #e4e4e4;
}
#links td
{
	border-bottom: 1px dotted #e4e4e4;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#content-text .ValidationSummary
{
	color: #4c4c4c;
	margin: 5px;
	width: 90%;
	margin-left: 0 auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: solid 1px Red;
	padding: 5px;
}
#content-text .ValidationSummary ul
{
	list-style-image: none;
	list-style-type: disc;
	font-size: 0.9em;
	margin-left: 20px;
	margin-bottom: 0px;
}
#content-text .ValidationSummary ul li
{
	list-style-type: disc;
	margin-bottom: 0;
	line-height: 1.2em;
}
