@charset "utf-8";

/* CSS Document */

body {

	background-image: url(../images/grad_blue_bgnd.gif);

	background-repeat: repeat;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #000000;

}



#container {

	width: 1000px;

	border: 1px solid #666666;

	background-color: #FFFFFF;

	margin-right: auto;

	margin-left: auto;

}



#header {

	padding: 9px;

	width: 982px;

	margin: 0px;

}

#top_nav {

	width: 980px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	background-color: #CCFFFF;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	}





#left_nav {

	float: left;

	height: auto;

	width: 200px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	background-color: #CCFFFF;

	padding-left: 10px;

	padding-right: 3px;

}

#left_splash {

	padding: 5px;

	float: none;

	width: 186px;

	left: auto;

	right: auto;

	margin-top: 1px;

	margin-right: 1px;

	margin-bottom: 10px;

	

}






#bed_info {

	width: 765px;

	font-family: sans-serif, Arial, Helvetica;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	float: right;

	background-color: #FFFFCC;

}

#footer {
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
	padding: 5px;
}



/*************************************************

/ Left nav bar styles                            *

/ ************************************************/



.left_nav_list ul

{

	margin-left: 0;

	padding-left: 0;

	list-style-type: none;

	font-size: 16px;

	line-height: 19px;

	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;

	color: #330099;

}



.left_nav_list a

{

	display: block;

	padding-left: 0px;

	width: 200px;

	background-color: #CCFFFF;

	border-bottom: 1px solid #DDF;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

}



.left_nav_list a:link, .left_nav_list a:visited

{

	color: #330099;

	text-decoration: none;

}



.left_nav_list a:hover

{

	background-color: #330099;

	color: #fff;

}

.nav_headings {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	font-style: italic;

	background-color: #CCFFFF;

	width: 190px;

	padding-top: 10px;

	padding-right: 0px;

	padding-left: 8px;

}



/*********************************************

/* Global horizontal nav bar styles                      

/*********************************************/



.global_horizontal_nav li

{

	display: inline;

}



.global_horizontal_nav ul

{

	margin: 0;

	padding: 0;

	list-style-type: none;

	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica;

	font-size: 15px;

	line-height: 18px;

	font-style: normal;

	text-align: left;

}





.global_horizontal_nav a

{

padding: 2px 1em 2px 1em;

background-color: #CCFFFF;

}



.global_horizontal_nav a:link, .global_horizontal_nav a:visited

{

	color: #330099;

	text-decoration: none;

}





.global_horizontal_nav a:hover

{

background-color: #330099;

color: #fff;

}













/***********************************************/

/* Editable Divs                                 */

/***********************************************/









.image-right {

	float: right;

	padding-bottom: 5px;

	padding-left: 8px;

}

.image-left {

	float: left;

	padding-right: 8px;

	padding-bottom: 5px;

}



/***********************************************/

/* Product horizontal name nav bar link list              */

/***********************************************/



.product_horizontal_nav_list ul {

	margin-left: 0;

	padding-left: 0;

	list-style-type: none;

	font-size: 14px;

	line-height: 17px;

	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;

	

	padding-bottom: 10px;

	float: right;



}



.product_horizontal_nav_list li{

	display: inline;

}

/***********************************************/

/* Product detail info list              */

/***********************************************/



.product_detail_greybkgnd{

	font-style: normal;

	text-align: left;

	padding: 5px;

	width: 745px;

	margin-bottom: 10px;

	font-family:  sans-serif, Arial, Helvetica;

	float: right;

	background-color: #CCCCCC;

}



.product_detail {

	font-style: normal;

	text-align: left;

	padding: 5px;

	width: 745px;

	margin-bottom: 10px;

	font-family:  sans-serif, Arial, Helvetica;

	float: right;

}

.product_detail_left {

	font-style: normal;

	text-align: left;

	width: 355px;

	margin-bottom: 10px;

	font-family:  sans-serif, Arial, Helvetica;

	float: left;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

}

.product_detail_right {

	font-style: normal;

	text-align: left;

	width: 355px;

	margin-bottom: 10px;

	font-family:  sans-serif, Arial, Helvetica;

	float: right;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

}

.product_list_left {

	font-style: normal;

	text-align: left;

	width:125px;

	margin-bottom: 10px;

	font-family:  sans-serif, Arial, Helvetica;

	float: left;

	padding: 5px;

}

.product_list_right {

	font-style: normal;

	text-align: left;

	width: 580px;

	margin-bottom: 10px;

	font-family:  sans-serif, Arial, Helvetica;

	float: right;

	padding: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.list_container ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

font-size: 14px;

line-height: 17px;

font-family:  sans-serif, Arial, Helvetica;

}



.list_container a

{

	display: block;

	padding: 2px;

	padding-left: 10px;

	width: 115px;

	background-color: #FFFF99;

	border: 1px solid;

	border-color: #000000;

}



.list_container a:link, .list_container a:visited

{

	color: #330099;

	text-decoration: none;

}



.list_container a:hover

{

	background-color: #330099;

	color: #FFFFFF;

}

.list_container li

{

	width: 115px;

	margin-bottom: 4px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}

/***********************************************/

/* footer detail divs             */

/***********************************************/

.footer_detail {

	padding: 5px;

	width: 980px;

	font-family: sans-serif, Arial, Helvetica;

	font-size: 12px;

	color: #333333;

}

/***********************************************/

/* splash left detail divs             */

/***********************************************/



.splash_info {

	width: 184px;

	padding: 0px;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

	margin-bottom: 10px;

	text-align: center;

}

.splash_info_heading {

	color: #000000;

	background-color: #FFFF99;

	width: 184px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	border-bottom-width: 1px;

	font-weight: bold;

	padding-top: 4px;

	padding-bottom: 4px;

}
.right_splash {
	float: right;
	height: auto;
	width: 190px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	background-color: #CCFFFF;
}



/***********************************************/

/* Header detail divs             */

/***********************************************/

.header_detail {

	margin: 5px;

	padding: 5px;

	width: 960px;

	left: auto;

	top: 5px;

	right: auto;

	font-family: sans-serif, Arial, Helvetica;

}	
