@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0px 0px 0px 0px;
	background: #6fafdf url('../images/interior_bk.jpg') repeat-x top;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	line-height: 18px;
}

ul
{
	list-style-type: square;
}

.price_comp_table
{
	font-size: 11px;
	line-height: 11px;
}

.price_comparison
{
	color: #ffffff;
	background-color: #82B3E0;
}

.price_td
{
	border-bottom: #82B3E0 1px solid;
}

.one_hundred
{
	width: 440px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
}

.contact_form
{
	font-size: 11px;
}

.header2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}

.header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D4D5D7;
}

.menu_table
{
	border-left: 1px solid #82B3E0;
	border-right: 1px solid #82B3E0;
	border-bottom: 1px solid #82B3E0;
	width: 1091px;
}

.menu_table_home
{
	border-left: 1px solid #82B3E0;
	border-right: 1px solid #82B3E0;
	width: 1091px;
}

.content_table
{
	border-left: 1px solid #82B3E0;
	border-right: 1px solid #82B3E0;
	border-bottom: 1px solid #82B3E0;
	width: 1091px;
	background-color: #ffffff;
}

hr
{
	color: #82B3E0;
	background-color: #82B3E0;
	height: 1px;
	border: 0px;
}

/* White home page headers + links */

.white_header
{
	color: #ffffff;	
	background-color: #82B3E0;
	height: 30px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}

.white_header a:link
{
	color: #ffffff;	
	font-size: 15px;
	text-decoration: none;
}

.white_header a:visited
{
	color: #ffffff;	
	font-size: 15px;
	text-decoration: none;
}

.white_header a:hover
{
	color: #ff00aa;	
	font-size: 15px;
	text-decoration: none;
}


.white_header a:active
{
	color: #ff00aa;	
	font-size: 15px;
	text-decoration: none;
}

/* Home page links */
.hp a:link
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.hp  a:visited
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.hp a:hover
{
	color: #ff00aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.hp a:active
{
	color: #ff00aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


/* End white headers */

.border_bottom
{
	border-bottom: 1px solid #4774B0;
}

a
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	text-decoration: none;
}

a:link
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	text-decoration: none;
}

a:hover
{
	color: #ff00aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	text-decoration: none;
}

a:active
{
	color: #ff00aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	text-decoration: none;
}

/*price comparison link*/
.price a:link
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.price a:visited
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.price a:hover
{
	color: #ff00aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.price a:active
{
	color: #ff00aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

/*PNG FIX*/

img, div
{
	behavior: url('../images/iepngfix.htc');
}

.press_room a:link
{
	color: #8DA3C6;
	font-size: 10px;
}

.press_room a:visited
{
	color: #8DA3C6;
	font-size: 10px;
}

.press_room a:active
{
	color: #8DA3C6;
	font-size: 10px;
}

.press_room a:hover
{
	color: #8DA3C6;
	font-size: 10px;
}

.footer
{
	width: 1091px;
	font-size: 11px;
	color: #ffffff;
}

.footer_text
{
	font-size: 11px;
	color: #ffffff;
}

.footer_text a
{
	font-size: 11px;
}

.footer_text a:link
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.footer_text a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.footer_text a:hover
{
	color: #ff00aa;
	text-decoration: none;
}

.footer_text a:active
{
	color: #ff00aa;
	text-decoration: none;
}


.bluer
{
	font-size: 12px;
	color: #8DA3C6;
	font-weight: bold;
	line-height: 13px;
}

/*HOME PAGE COLOR GUIDE */

#color_guide
{
	width: 100px;
	height: 30px;
	position: relative;
	margin-left: 98px;
}

#color_guide img
{
	cursor: pointer;
	
}

/*HOME PAGE COLOR GUIDE END */

/* NAV CODE */
.menu {width:900px; height:32px; position:relative; z-index:100;border-right:0px solid #000; font-family:arial, sans-serif; border: 1px solid #4774B0; border-right: 0px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:900px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
	padding:0;margin:0;
	list-style-type:none;
}
.menu ul ul
{
	width:149px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:auto;position:relative; text-align: center; padding-left: 16px;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:9px;text-decoration:none; color:#6D6F71; width: auto; height:32px; border:0px solid #000; border-width:0px 0 0px 0px; background:#ffffff; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:85px; w\idth:85px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ffffff;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#ffffff;}
.menu ul ul :hover > a.drop {background:#ffffff;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ffffff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#ffffff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;top:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:85px; }

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px; }

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ffffff; color:#6D6F71; height:auto; line-height:1em; padding:5px 10px; width:208px;border-width:0 0 0 0; text-align: left;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#CDCFD0; background:#ffffff;}
.menu :hover > a, .menu ul ul :hover > a {color:#CDCFD0; background:#ffffff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
