/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	background:#5896e3;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {	
	border:none;
}

.button {
	margin-bottom:8px;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
}

a {
	color:#3278cf;
}

a:hover {
	color:#163f71;
}

h1 {
	font-family:Trebuchet MS, Verdana, Arial;
	color:#3278cf;
	font-size:1.6em;
	margin-top:15px;
	margin-bottom:4px;
	font-weight: normal;
}

h2 {
	font-family:Trebuchet MS, Verdana, Arial;
	color:#333;
	font-size:1.4em;
	margin-top:15px;
	margin-bottom:4px;
	font-weight: normal;
}

h3 {
	padding-left:6px;
	font-weight:normal;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:13px;
	margin-bottom:8px;
	color:#4f4f4f;
}

.padded-table td {
	padding:3px;
}

#content p, #base p {
	line-height:16px;
	margin-bottom:10px;
	margin-top:8px;
	font-size:1.1em;
}

#body_bg {
	background:url(/images/bg_tile.jpg) repeat-x top center #fff;
}

#container {
	background:url(/images/header.jpg) no-repeat #fff;
	width:751px;
	padding:20px;
	padding-top:32px;
	min-height:212px;
}

#content-container {
	width:498px;
	float:left;
}

#header {
	width:508px;
}

#logo {
	margin-top:10px;
	float:left;
	width:214px;
}

#contact-bar {
	float:right;
	text-align:right;
	font-size:1.1em;
	color:#3a3a3a;
	line-height:22px;
	padding:15px 2px 0 0;
}

#contact-bar strong {
	color:#3374ce;
}

#contact-bar a {
	color:#3374ce;
	text-decoration:none;
}

#contact-bar a:hover {
	color:#3a3a3a;
	text-decoration:underline;
}

#top-menu {
	background:url(/images/menu_bg.jpg) repeat-x bottom;
	height:24px;
	padding-top:21px;
	padding-left: 16px;
	width:492px;
	clear:both;
}

#top-menu li {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0 15px;
	font-size:1.2em;
	float:left;
}

.menu-item a {
	text-decoration:none;
	color:#737373;
}

.menu-item a:hover {
	color:#333;
}

.menu-item-sel a {
	text-decoration:none;
	color:#333;
}

.menu-item-sel {
	padding-bottom:9px;
	font-weight:bold;
}

#sub-navigation {
	width:506px;
	height:92px;
	margin-top:5px;
	background:#f8f8f8;
	border:1px solid #ececec;
}

#sub-navigation h1 {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:1.6em;
	color:#035584;
	font-weight:normal;
	margin-bottom:6px;
	margin-top:7px;
	margin-left:18px;
}

#sub-navigation ul {
	float:left;
	margin-left:17px;
	margin-right:10px;
	padding-left:10px;
	padding-top: 4px;
}

#sub-navigation li {
	margin-left:10px;
	margin-bottom:15px;
	list-style-type:square;
}

#sub-navigation a {
	text-decoration:none;
	color:#5a5a5a;
}

#sub-navigation a:hover {
	color:#000;
	text-decoration:underline;
}

#sub-content {
	width:230px;
	float:right;
}

#style-gallery-side {
	background:url(/images/style-gallery.jpg);
	width:230px;
	height:28px;
	text-align:center;
	padding-top:140px;
}

#style-gallery-side a {
	font-size:1.1em;
	text-decoration:none;
	color:#2678a7;
}

#style-gallery-side a:hover {
	color:#333;
	text-decoration:underline;
}

#instant-quote-side {
	background:url(/images/instant-quote.jpg);
	width:200px;
	padding-left:30px;
	height:206px;
	padding-top:40px;
	margin:8px 0;
	color:#3a708e;
	font-size:1.1em;
}

#newsletter-signup {
	background:url(/images/newsletter.jpg) no-repeat;
	width:200px;
	padding:40px 0 0 30px;
	height:177px;
	margin:10px 0 0 0;
	color:#3a708e;
	font-size:1.1em;
}

#instant-quote-side input[type="text"], #newsletter-signup input[type="text"] {
	height:18px;
	padding-top: 2px;
	width:160px;
}

#footer {
	width:791px;
	background:url(/images/footer.jpg);
	height:51px;
	padding-top: 20px;
	position:relative;
	top:30px;
	color:#666;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
	text-decoration:underline;
}

#base {
	background:#5896e3;
	border-top:2px #3278cf solid;
	padding-top:20px;
	padding-bottom: 15px;
	color:#FFF;
	text-align:center;
}

#base a {
	color:#FFF;
	text-decoration:none;
}

#base a:hover {
	color:#FFF;
	text-decoration:underline;
}

#content ul {
	padding-left:15px;
}

#content li {
	font-size:1.1em;
	margin-bottom:4px;
	list-style-type:disc;
}

.content-img-right {
	border:1px solid #ccc;
	padding:2px;
	margin:10px;
	margin-right:0;
}

.content-img-left {
	border:1px solid #ccc;
	padding:2px;
	margin:10px;
	margin-left:0;
}

.thumb-container {
	width:154px;
	float:left;
	height:170px;
	margin-right:7px;
}

.thumb-image {
	border:1px solid #a2bfcf;
}

.thumb-image img {
	padding:2px;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	height: 1%;
}

#content .cssform p {
	margin: 0;
	padding: 6px 0 2px 0;
	padding-left: 135px;/*width of left column containing the label*/
}

.cssform label{
	float: left;
	padding-right:10px;
	margin-left: -125px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes.*/

}

.cssform textarea{
	width: 250px;
	height: 150px;
}

.cssform h2 {
	font-size:1.4em;
	color:#2678a7;
	margin-bottom: 10px;
}

/*.threepxfix class below: Targets IE6- ONLY. Do not delete. */

* html .threepxfix{
	margin-left: 3px;
}

dl {
	padding: 4px 0 0 2px;
	margin: 0;
	font-size: 11px;
	color: #666666;
}
dt {
    clear: both;
    float: left;
    width: 160px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #888;
}
dd {
	margin: 0px;
	padding: 0px 0px 5px 0px; 
	margin-left: 160px;
}

.quoterequest ul {
	margin-left: 15px;
	margin-top: 10px;
}

.quote-tip {
	margin-left: 6px;
	color:#999999;
}

input[type="submit"] {
	padding:2px;
}

.tab-bg, .tab-bg-sel {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:4px 8px;
	color:#2580dd;
	border:1px solid #d8d8d8;
	border-bottom:1px solid #fff;
	float:left;
	margin-right:5px;
	cursor:pointer;
	position:relative;
	top:1px;
	z-index:20;
}

.tab-bg-sel {
	font-weight:bold;
}

.tab-bg {
	background:#f8f8f8;
	color:#797979;
	border-bottom:1px solid #d8d8d8;
}

.tab-content-main {
	border:1px solid #d8d8d8;
	clear:left;
	padding:10px 0;
	padding-bottom:5px;
	position:relative;
	z-index:10;
	width:504px;
}

#tabbar {
	float:left;
	width:504px;
	margin-top:10px;
}

.blue-text {
	color:#3577ce;
}

.tab-content-main div a {
	display:block;
	float:left;
	width:154px;
	padding-left:4px;
	margin-left:6px;
	height:17px;
	padding-top:5px;
	background:url(/images/sub-menu-bg.jpg) repeat-x;
	text-decoration:none;
	color:#5a5a5a;
	margin-bottom:5px;
	border:1px solid #d8d8d8;
}

.tab-content-main div a:hover {
	background:#fff;
	color:#333;
}

.tab-content-main .sub-sel a {
	color:#3577ce;
}

.tab-content-main .sub-sel a:hover {
	color:#3577ce;
	background:url(/images/sub-menu-bg.jpg) repeat-x;
}

.video {
	margin-top:35px;
}

.video-border {
	border:1px solid #ccc;
	width:320px;
	height:229px;
}
/* overlay layer */
#overlay_background{
	position:fixed;
	_position:absolute;
	z-index:109;
	top:0;
	bottom:0;
	left:0;
	right:0;
	_height:expression((document.body.scrollTop + document.body.clientHeight) + 'px');
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	width:100%;
}

#overlay_container{
	position:fixed;
	_position:absolute;
	z-index:209;
	top:20%;
	left:50%;
}

#overlay_box{
	position:relative;
	left:-200px;
	width:400px;
	height:300px;
	background-color:#ffffff;
	border:1px solid #000000;
	padding:20px;
}

.configurator_small{
	width:50%;
	margin:20px auto 0 auto;
	float:left;
	text-align:center;
}

.configurator_small a{
	font-size:12px;
	display:block;
}

.configurator_large{
	width:100%;
	margin:20px auto 0 auto;
	float:left;
	text-align:center;
}

.configurator_large a{
	font-size:12px;
	display:block;
}
