/* Copyright (c) SeatAdvisor, Inc. 2009 * Property of SeatAdvisor, Inc. * Proprietary */

/***DEFAULT PAGE PROPERTIES***/
body {color: #000; font-family: Arial, Helvetica, sans-serif; background-image:url(../images2/bg_full.jpg); margin: 0px 0px 0px 0px;} /*Font Color; Font; Background Color*/
a:link {color: #000; text-decoration:none;}
a:visited {color: #000; text-decoration:none;}
a:hover {color: #000; text-decoration:underline;}
img { border: 0; }
* { margin: 0; }

#wrapper {width: 920px; margin: 0 auto; }
#wrapper_full {width: 1200px; margin: 0 auto; }
#spacer {height:10px; width:10px;}
#spacer2 {height:10px; width:10px; float:left;}
#tableRow {display:table-row;}
#padded {margin: 5px 0 0 0;}

/*** HEADER ***/
#utilities { width: 920px; height: 31px; }
#utilities ul { float: right; list-style: none; }
#utilities li { float: left; color: #999999; font-size: x-small; padding: 8px 5px 0 5px; }
#utilities li.last { float: left; color: #999999; font-size: x-small; padding: 8px 0 0 5px; }
#utilities a , a:visited { color: #999999; }
#utilities a:hover { color: #999999; text-decoration:underline; }

#utilities_full { width: 1160px; height: 31px; }
#utilities_full ul { float: right; list-style: none; }
#utilities_full li { float: left; color: #999999; font-size: x-small; padding: 8px 5px 0 5px; }
#utilities_full li.last { float: left; color: #999999; font-size: x-small; padding: 8px 0 0 5px; }
#utilities_full a , a:visited { color: #999999; }
#utilities_full a:hover { color: #999999; text-decoration:underline; }

#social {height:14px; padding:6px 0 0 0; float:left;}

#navigation { width: 920px; height: 90px; text-align: center; }
#navigation_full { width: 1160px; height: 90px; text-align: center; }

#logo {float:left; padding-left: 25px; padding-top: 16px; text-decoration:none;}

#mainnavigation {height: 25px; text-align: center; padding-top:67px; vertical-align:bottom; float:right;}
#mainnavigation ul {font-size: x-small;	font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
#mainnavigation li {padding: 0;	display: inline; vertical-align:bottom; text-align: center; float: right;}
#mainnavigation a {color: #fff;	background: url("../images2/navigation/left.jpg") no-repeat left top; float: left; margin: 0; padding-left: 18px; font-weight: bold;	text-decoration: none;}
#mainnavigation a span {background: url("../images2/navigation/right.jpg") no-repeat 100% 0%; display: block; padding: 5px 19px 5px 0px;	vertical-align: bottom; float:none;}
#mainnavigation a:hover { color: #c5dc0a; text-decoration: none; }

#mainnavigation1 {height: 25px; text-align: center; padding-top:67px; vertical-align:bottom; float:right;}
#mainnavigation1 ul {font-size: x-small;	font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
#mainnavigation1 li {padding: 0;	display: inline; vertical-align:bottom; text-align: center; float: right;}
#mainnavigation1 a {color: #fff;	background: url("../images2/navigation/left1.jpg") no-repeat left top; float: left; margin: 0; padding-left: 18px; font-weight: bold;	text-decoration: none;}
#mainnavigation1 a span {background: url("../images2/navigation/right1.jpg") no-repeat 100% 0%; display: block; padding: 5px 19px 5px 0px;	vertical-align: bottom; float:none;}
#mainnavigation1 a:hover { color: #c5db0a; text-decoration: none; }

/*** BODY ***/
#body { margin-top: 10px; width: 100%}
#flashcontent { width: 610px; height: 240px; margin: 0 10px 0 0; padding: 0; background:url(../images2/flash/placeholder.jpg) no-repeat 0% 0%; float: left; }

/***CONTENT PROPERTIES***/
#content_full {width: 1200px; height:auto;}
#content_top_full { width: 1200px; height: 25px; background-color: #FFF; -moz-border-radius-topright: 20px; border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; border-top-left-radius: 20px;}
#content_wrapper_full { width: 1200px; background: url("../images2/content_center_full.gif") repeat; margin: 0; }
#content_bottom_full { width: 1200px; height: 25px; background-color: #FFF; -moz-border-radius-bottomright: 20px; border-bottom-right-radius: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-left-radius: 20px;}

#contactBody_full {padding: 0px 20px 10px 20px;}
#content {width: 610px; height:auto; float: right}
#contentPageHeader {padding: 10px 20px 10px 20px;}
#contentHeader {padding: 0px 20px 0px 20px;}
#contentBody {padding: 0px 20px 10px 20px; text-align:justify;}
#contentBody2 {padding: 0px 20px 10px 40px; text-align:justify}
#contentBody3 {padding: 5px 10px 0px 10px;}
#contactBody {padding: 0px 20px 10px 20px;}
#content_top { width: 610px; vertical-align:bottom; height: 20px; background: url("../images2/content_top.gif") no-repeat;}
#content_wrapper { width: 610px; background: url("../images2/content_center.gif") repeat; }
#content_bottom { width: 610px; vertical-align:top; height: 20px; background: url("../images2/content_bottom.gif") no-repeat; }
#contentHeaderFont { color:#666; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#contentHighlightFont { color:#328dcc; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#contentHighlightFont a , a:visited{color: #328dcc; text-decoration: none;}
#contentHighlightFont a:hover{color: #328dcc; text-decoration: underline;}
#contentHighlightFont2 { color:#328dcc; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
#contentTextFont {color:#464646; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
#contentTextFont a , a:visited{color: #464646; text-decoration: none;}
#contentTextFont a:hover{color: #328dcc;}
#contentDivider {height:1px; width: 570px; background-color: #328dcc;}
#productInfo {padding: 0 10px 10px 0; float:left; width:400px}
#productInfo2 {padding: 0 10px 10px 0; float:left; width:170px}
#productImage {height:100px; width:150px; float:right}
/***#productLink {width:150px; float:right; padding:20px 0 0 24px}***/
#productName {float:left}

#caseStudyInfo {padding: 0 0 10px 0px; float:right; width:460px;}
#caseStudyImage {width:100px; float:left;}

/***PUSHPANEL PROPERTIES***/
#inq { width: 300px; height: 240px; float: left;}
#inqTable {background-image:url(../images2/inquire_bg.gif); width:300px; height:115px; cursor:auto;}
#inqTable a , a:hover , a:visited {text-decoration:none;}
#inqTable1 {background-image: url(../images2/inquire_btn.jpg); width:300px; height:115px; cursor:auto;}
#inqTable1_Roll {display: block; width: 300px; height: 115px; background: url(../images2/inquire_btn_full.jpg) no-repeat 0 0;}
#inqTable1_Roll:hover {background-position: 0 -115px;}
#inqTable1_Roll span {display: none;}
#inqTable2 {background-image:url(../images2/feature_bg.gif); width:300px; height:200px;}
#inqTable3 {background-image:url(../images2/product_inq_bg_2.gif); width:300px; height:115px;}
#inqTable4 {background-image:url(../images2/product_inq_bg_3.gif); width:300px; height:200px;}
#inqTable5 {background-image:url(../images2/inquire_bg2.gif); width:300px; height:135px; cursor:auto;}

#inqTable_Roll {display: block; width: 300px; height: 115px; background: url(../images2/inquire_btn_full.jpg) no-repeat 0 0;}
#inqTable_Roll:hover {background-position: 0 -115px;}
#inqTable_Roll span {display: none;}

#HighlightTable {background-image: url(../images2/highlight_btn.jpg); width:300px; height:115px; cursor:auto;}
#HighlightTable_Roll {display: block; width: 300px; height: 115px; background: url(../images2/highlight_btn_full.jpg) no-repeat 0 0;}
#HighlightTable_Roll:hover {background-position: 0 -115px;}
#HighlightTable_Roll span {display: none;}
#HighlightTable1 {background-image: url(../images2/highlight1_btn.jpg); width:300px; height:115px; cursor:auto;}
#HighlightTable1_Roll {display: block; width: 300px; height: 115px; background: url(../images2/highlight1_btn_full.jpg) no-repeat 0 0;}
#HighlightTable1_Roll:hover {background-position: 0 -115px;}
#HighlightTable1_Roll span {display: none;}

#inqHeader {width:300px; text-align:center; padding:5px 0 5px 0;}
#inqHeaderFont {color:#666; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#inqHeaderFont1 {color:#c5db0a; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#inqInfo {width:280px; text-align: left; padding:0px 10px 10px 10px;}
#inqInfo img {padding: 0px 5px 0px 0px; width: 100px; height: 65px; float: left; }
#inqInfoFont {color: #464646; font-size:12px; font-family: Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px;}
#inqInfoFont1 {color: #FFF; font-size:12px; font-family: Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px;}
#inqHighlightFont { color:#328dcc; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

#inqProductLink {float:right;}

#mainProdFont {color: #328dcc; font-size: small; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-align:justify;}
#mainProdFont a , a:visited{color: #328dcc; text-decoration: none;}
#mainProdFont a:hover{color: #328dcc; text-decoration: underline;}

/***CALL-TO-ACTION PROPERTIES***/
#cta {width: 920px; height:200px; padding: 10px 0 0 0;}
#ctaProducts {background-image:url(../images2/feature_bg.gif); width:300px; height:200px; float: left;}
#ctaProducts a , a:hover , a:visited {text-decoration:none;}
#ctaCase {background-image:url(../images2/feature_bg.gif); width:300px; height:200px; float: left;}
#ctaCase a , a:hover , a:visited {text-decoration:none;}
#ctaQuote {background-image:url(../images2/feature_bg.gif); width:300px; height:200px; float:right;}
#ctaQuote a , a:hover , a:visited {text-decoration:none;}
#ctaQuote Frame { padding:0 10px 0 10px;}
#ctaHeader {width: 300px; text-align:center; padding:5px 0 5px 0;}
#ctaHeaderFont { color:#666; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#ctaInfo {width: 280px; text-align:left; padding:0 10px 10px 10px;}
#ctaHighlight { color:#328dcc; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#ctaFont { color:#464646; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
#quoteFont { color:#464646; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:justify;}
#quoteAuthorFont { color:#328dcc; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic;}

/***FOOTER PROPERTIES***/
#footer_full {width:1160px; border:none; float:left; padding: 10px 0 30px 40px;}
#footer {width:920px; border:none; float:left; padding: 10px 0 0 0}
#footerCopyright {float:left}
#footerLegal {float:right}
#footerFont {color: #999; font-size: x-small; font-family: Arial, Helvetica, sans-serif;}
#footerFont a , a:visited{color: #999; text-decoration: none;}
#footerFont a:hover{color: #c5db0a; text-decoration: underline;}
#footer_links {color: #262626; font-size: x-small; font-family: Arial, Helvetica, sans-serif;}
#footer_links a , a:visited{color: #262626; text-decoration: none;}
#footer_links a:hover{color: #262626; text-decoration: none;}

/***RESOURCES PROPERTIES***/
.resources {margin: 0 auto; width: 570px;}
#resources {color:#464646; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:justify;}
#resources a , a:visited{color: #328dcc; text-decoration: none;}
#resources a:hover{color: #328dcc; text-decoration: underline;}


