﻿img
{
	border: none;
}

body 
{
	background: #637890;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Arial;
	margin-bottom: 30px;
}

#master_container 
{
	background: #DCD8C2;
	border-bottom: solid #283962 4px;
	border-right: solid #283962 4px;
	width: 793px;
}

#header
{
	background-image: url('/img/corporate/header.jpg');
	height: 115px;
	z-index: 1;
}

#dealer_search
{
	text-align: right;
	position: absolute;
	top:10px;
	left: 581px;
	width: 190px;
	z-index: 2;
	line-height: 15px;
}

#dealer_search h2
{
	color: #C61100;
	font-weight: bold; 
	font-size: 12pt;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 17px;
}

#dealer_search a
{
	color: #283962;
	text-decoration: none;
	font-weight: bold;
}


#top_menu_container
{
	height: 17px;
	border-top: solid #124679 2px;
	border-bottom: solid #124679 2px;
	background: #C61100;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 22px;
	font-weight: bold;
}

#top_menu
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#top_menu li
{
	display: inline;
	padding-right: 30px;
}

#top_menu li a
{
	color: #FFCC00;
	text-decoration: none;
}

#top_menu li a:hover
{
	color: white;
	text-decoration: none;
}

#top_menu li.last_item
{
	padding-right: 0px;
}

#content_container
{
	background: #DCD8C2;
	padding: 22px;
	height: 1px;
	position: relative;
}

#content_container h1
{
	color: #C61100;
	font-weight: bold; 
	font-size: 14pt;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#content_container h2
{
	color: #C61100;
	font-weight: bold; 
	font-size: 14pt;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#content_container p
{
	margin-top: 5px;
}

#content_cut_corner 
{
	background: #fff url('/img/corporate/lower_right_content.jpg');
	position: absolute;
	right: -5px; 
	bottom: -5px; 
	height: 31px;
	width: 32px;
}

.right_image
{
	float: right;
	margin-left: 15px;
	border: solid #283962 4px;
}

* > #content_container
{
	height: auto;
}

* > #content_cut_corner
{
	right: -4px;
	bottom: -4px;
}

#right_column
{
	clear: right;
	float: right;
	width: 200px;
	padding-right: 40px;
}

#left_column
{
	width: 450px;
}

.video
{
	padding-bottom: 10px;
}

.video_caption
{
	margin-top: -3px;
	padding-left: 7px;
	width: 200px;
	font-size: 90%;
	color: #283962;
	font-style: italic;
	font-weight: bold;
}

#float_breaker
{
	clear: both;
}

#how_it_works_video
{
	border: solid #283962 3px;
	float: right;
	height: 220px;
	margin-right: 25px;
}

/* Home Page */

#independently_tested
{
	margin-left: 10px;
	float: right;
	background: url('/img/corporate/ribbon.jpg');
	width: 120px;
	height: 155px;	
}

#beauty_shot_container
{
	float: right;
	width: 415px;
	height: 446px;
	position: relative;
}

#home_left_column
{
	width: 320px;
}

#logos
{
	padding-top: 7px;
}

#beauty_shot
{
	border: solid #283962 3px;
}

#beauty_text
{
	background-color: #283962;
	border: solid #CF3A36 2px;
	color: White;
	padding: 10px;
	position: absolute;
	left: 20px;
	top: 275px;
	height: 150px;
	width: 375px;
}

#beauty_cut_corner 
{
	background: url('/img/corporate/lower_right_beauty.jpg') 0 0 no-repeat;
	position: absolute;
	right: -12px; 
	bottom: -9px; 
	height: 31px;
	width: 32px;
}

* > #beauty_cut_corner
{
	right: -11px;
	bottom: -8px;
}

#beauty_text h2
{
	color: #FFCC00;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* Dealer Form/Contact Us */

.textbox_header
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 90%;
}

.required
{
	color: #C61100;
}

.top_item
{
	margin-top: 0px;
	padding-top: 0px;
}

.textbox_footer
{
	color: #555555;
}

/* Our Difference */

.submenu
{
	list-style: none;
	margin-top: -20px;
	color: #124679;
	font-size: 85%;
	font-weight: bold;
	padding-left: 0px;
	height: 15px;
	border-bottom: solid #283962 2px;
	margin-left: -22px;
	margin-right: -22px;
}

.submenu li
{
	display: inline;
	padding-right: 20px;
}

.submenu a
{
	text-decoration: none;
	color: #124679;
}

.submenu a:hover
{
	color: #C61100;
}

#submenu_our_difference
{
	padding-left: 22px;
}

#submenu_safe
{
	padding-left: 331px;
}

#submenu_beautiful
{
	padding-left: 248px;
}

#submenu_strong
{
	padding-left: 390px;	
}


.errors
{
	padding-bottom: 20px;
}

.errors *
{
	color: #C61100;
	padding-bottom: 5px;
}

/* Inlays */

.inlay
{
	background: #fff;
	border: solid #FFCC00 4px;
	border-left: none;
	width: 300px;
	position: relative;
	margin-left: -22px;
	padding: 13px;
	padding-left: 22px;
}

.inlay_cut_corner
{
	background: url('/img/corporate/lower_right_inlay.jpg') 0 0 no-repeat;
	position: absolute;
	right: -5px; 
	bottom: -4px; 
	height: 22px;
	width: 22px;
}

* > .inlay_cut_corner
{
	right: -4px;
}

.inlay_list
{
	list-style-type: disc;
	margin-left: 0px;
	margin-top: 10px;
}

* > .inlay_list  
{
	margin-left: -15px;
}

.inlay_list li
{
	padding-bottom: 10px;
}

#in_action_gallery
{
	float: right;
	width: 305px;
}

#in_action_gallery img
{
	float: left;
	margin: 5px;
	border: solid #283962 1px;
}

/* Javascript rollovers */

.btn1
{
    position: absolute;
    top: 170px;
    left: 12px;
}
.btn2
{
    position: absolute;
    top: 130px;
    left: 27px;
}
.btn3
{
    position: absolute;
    top: 135px;
    left: 85px;
}
.btn4
{
    position: absolute;
    top: 150px;
    left: 115px;
}
.btn5
{
    position: absolute;
    top: 90px;
    left: 130px;
}
.btn6
{
    position: absolute;
    top: 110px;
    left: 180px;
}
.btn7
{
    position: absolute;
    top: 87px;
    left: 240px;
}
.btn8
{
    position: absolute;
    top: 135px;
    left: 300px;
}

#FocusPic
{
    width: 96px;
    float: left;
}

#footer
{
	width: 763px;
	clear: both;
	text-align: right;
	font-size: 75%;
	color: #fff;
	position: relative;
}

#footer_left
{
	float: left;
	text-align: left;
	padding-left: 20px;
}

#footer a
{
	color: #FFCC00;
}

#logo
{
	position: absolute;
	left: 360px;
	border: none;
}

#LogoutLink
{
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
	background: black;
	padding: 2px;
	color: White;
	z-index: 100;
}

#LogoutLink a { color: White; }
#LogoutLink a.visited { color: White; }

.editor_image
{
	width: 200px;
	padding-left: 10px;
}

.editor_caption
{
	margin-top: 6px;
	padding-left: 9px;
	width: 200px;
	font-size: 90%;
	color: #283962;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
}
