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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center 0;
	background-color: #edcea5;
	background-image: url(../images/layout/main_bg.jpg);
	background-repeat: no-repeat;
	height:100%;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
	background:url(../images/layout/bg.gif);
}

#header {
	width: 950px;
	height: 123px;
	text-align: center;
}

#header .logo {
	margin:30px 0 0 0; 
	}

#main {
	float: left;
	width: 600px;
	background:#ffffff;
}

#main img.product_thumb {
	padding-right: 5px;
}

#faux_hr {
	float: left;
	margin-left: 16px;
	margin-right:16px;
	height:1px;
	width:568px;
	border-bottom: 1px solid #474747;
}

#full_hr {
	float: left;
	margin:20px 16px 20px 0;
	height:1px;
	width:568px;
	border-bottom: 1px solid #9c9c9c;
}

#product_specifications {
float:right;
margin:0 0 10px 10px;
width:200px;
border: 1px solid #333333;
}

#sidebar { 
	margin: 0;
	float: left;
	width: 350px;
	height: 1% /* Holly hack for Peekaboo Bug */	
}

/*** Main Flash Feature Frame ***/
#main_feature {
	width: 568px;
	height:231px;
	float:left;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:40px;
	margin-top:20px;
	background-color:#00FF00;
}

#main_feature_title {
	width: 566px;
	border:1px #739676 solid;
	background:#FFFFFF;

}

#main_feature_title h2 {
	font-size:12px;
	color:#093b33;
	padding:2px;
	margin:0px;
	display:block;
}


/*** Spotlights ***/
#spotlight_left {
	width:184px;
	margin-left:16px;
	margin-right:8px;
	margin-bottom:10px;
	float:left;
	background:#e9e9e9;
	text-align:center;
	padding-bottom:10px;
}

#spotlight_left a {
	color:#003366;
	text-decoration: none;
}

#spotlight_left a:visited {
	color:#003366;
	text-decoration: none;
}

#spotlight_left a:hover {
	color:#333333;
	text-decoration: underline;
}

#spotlight_center {
	width:184px;
	margin-right:8px;
	margin-bottom:10px;
	float:left;
	background:#e9e9e9;
	text-align:center;
	padding-bottom:10px;
}

#spotlight_center a {
	color:#003366;
	text-decoration: none;
}

#spotlight_center a:visited {
	color:#003366;
	text-decoration: none;
}

#spotlight_center a:hover {
	color:#333333;
	text-decoration: underline;
}

#spotlight_right {
	width:184px;
	float:right;
	background:#e9e9e9;
	margin-right:16px;
	margin-bottom:10px;
	text-align:center;
	padding-bottom:10px;
}

#spotlight_right a {
	color:#003366;
	text-decoration: none;
}

#spotlight_right a:visited {
	color:#003366;
	text-decoration: none;
}

#spotlight_right a:hover {
	color:#333333;
	text-decoration: underline;
}

#spotlight_title {
	width: 182px;
	border:1px #739676 solid;
	background:#FFFFFF;

}

#spotlight_title h2 {
	font-size:12px;
	color:#093b33;
	padding:2px;
	margin:0px;
	display:block;
	text-align:center;
}

#left_side_box {
color:#666666;
	width:258px;
	float:left;
	margin-left:16px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}

#left_side_box h2 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #FF6633;
	margin: 0 0 15px 0;
}

#left_side_box a {
	color:#666666;
	text-decoration: none;
}

#left_side_box a:visited {
	color:#666666;
	text-decoration: none;
}

#left_side_box a:hover {
	color:#333333;
	text-decoration: underline;
}

#right_side_box {
color:#666666;
	width:258px;
	float:left;
	margin-left:10px;
	margin-right:16px;
	margin-bottom:10px;
	padding-left:15px;
	margin-top:10px;
}

#right_side_box h1 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #FF6633;
	margin: 0 0 15px 0;
}

/* added TS 3-15-10  */
#right_side_box h2 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #FF6633;
	margin: 0 0 15px 0;
}

#right_side_box_bordered {
color:#666666;
	width:258px;
	float:left;
	margin-left:10px;
	margin-right:16px;
	border-left: solid 1px #999999;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:10px;
}

#right_side_box_bordered h2 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #FF6633;
	margin: 0 0 15px 0;
}

#right_side_box_bordered a {
	color:#666666;
	text-decoration: none;
}

#right_side_box_bordered a:visited {
	color:#666666;
	text-decoration: none;
}

#right_side_box_bordered a:hover {
	color:#333333;
	text-decoration: underline;
}


#full_span {
	width: 568px;
	float:left;
	margin-left:16px;
	margin-right:16px;
	margin-top:10px;
	margin-bottom:10px;
}

#full_span a {
	color:#646464;
	text-decoration: none;
}

#full_span a:visited {
	color:#646464;
	text-decoration: none;
}

#full_span a:hover {
	color:#333333;
	text-decoration: underline;
}

#sidebar_item_home_page {
	width: 338px;
	margin-bottom:20px;
	background-color:#ffffff;
}

#sidebar_item {
	width: 338px;
	/*margin-right:16px;*/
	margin-bottom:20px;
	margin-top:20px;
	background-color:#ffffff;
}

#sidebar_item ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#sidebar_item li {
list-style-type: none;
}

#sidebar_title {
	width: 336px;
	border:1px #739676 solid;
background:#739676;
}

#sidebar_title h2 {
	font-size:12px;
	color:#f7f7f7;
	padding:2px 2px 2px 4px;
	margin:0px;
	display:block;

}

#sidebar_content {
background:#feecd8;
	padding:6px;
	margin:0px;
	display:block;
	/**
	WITH BORDER
	width:326px;
	*/
	width: 324px;
	border-right:1px #d1c2b2 solid;
	border-bottom:1px #d1c2b2 solid;
	border-left:1px #d1c2b2 solid;
}

#sidebar_content img.product_color_sample {
	padding:2px;
}

#sidebar_content a {
	color:#484748;
	text-decoration: none;
}

#sidebar_content a:visited {
	color:#484748;
	text-decoration: none;
}

#sidebar_content a:hover {
	color:#333333;
	text-decoration: underline;
}


/** Main Content Area Box **/

#mainbox_item {
	width: 568px;
	/*margin-right:16px;*/
	margin-bottom:20px;
	margin-top:20px;
	background-color:#ffffff;
}

#mainbox_item ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#mainbox_item li {
	list-style-type: none;
}

#mainbox_title {
	width: 566px;
	border:1px #739676 solid;
	background:#739676;
}

#mainbox_title h1 {
	font-size:12px;
	color:#f7f7f7;
	padding:2px 2px 2px 4px;
	margin:0px;
	display:block;
}

#mainbox_content {
	background:#feecd8;
	padding:6px;
	margin:0px;
	display:block;
	width: 554px;
	border-right:1px #d1c2b2 solid;
	border-bottom:1px #d1c2b2 solid;
	border-left:1px #d1c2b2 solid;
}

#mainbox_content img.product_color_sample {
	padding:2px;
}

#mainbox_content a {
	color:#484748;
	text-decoration: none;
}

#mainbox_content a:visited {
	color:#484748;
	text-decoration: none;
}

#mainbox_content a:hover {
	color:#333333;
	text-decoration: underline;
}

/** END Main Content Area Box **/


#single_column_content {
	float: left;
	width: 920px;
	background-color: #ffffff;
	padding: 15px 15px 25px 15px;
}

#single_column_content a {
	text-decoration: none;
	color: #003366;
}

#single_column_content a:hover { 
	color: #000000;
	background-color: #dddddd;
	text-decoration: none;
}

#single_column_map {
	float: left;
	width: 890px;
padding-bottom:20px;
}

#location_map_left {
	float: left;
	width: 395px;
padding-bottom:20px;
padding-left:50px;
}

#location_map_right {
	float: right;
	width: 405px;
padding-bottom:20px;
padding-right:40px;
}

#single_column_split_left {
	float: left;
	width: 395px;
padding-bottom:20px;
padding-left:30px;
}

#single_column_split_left h3 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #666666;
	margin: 0px;
}

#single_column_split_right {
	border-left: solid 1px #999999;
	float: right;
	width: 385px;
padding-bottom:20px;
padding-right:40px;
padding-left:20px;
}

#single_column_split_right h3 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #666666;
	margin: 0px;
}

#footer {
	width: 950px;
	clear: both;
	background: #144430;
	text-align: center;
	margin: 0; 
	padding: 0px;
}

#footer p {
	color: #CCCCCC;
	font-size: 9px;
	padding: 10px 0 10px 0;
}

h1 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #FF6633;
	margin: 0px;
}

h2 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #FF6633;
	margin: 0px;
        opacity: 1.0;
}

h3 {
	font-size: 11px;
	font-weight: bold; 
	margin: 5px 0px 10px 0px;
	color: #003366;
	padding: 10px 0px 0px 0px;
        opacity: 1.0;
        filter:alpha(opacity=100);
}

h3 a {
	text-decoration: none;
	color: #0066CC;
        opacity: 1.0;
}

h3 a:hover {
	text-decoration: none;
	color: #000000; 
        opacity: 1.0;
}		

p {
	font-size: 11px;
	font-weight: normal; 
	padding: 5px 5px 5px 0px; 
	margin: 0px; 
	line-height: 16px; 
	color: #666666;
}

/*---------------------------------------------------------------------------------------*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 950px;
font-size: 100%;
background: url("../images/navigation/menuoff.gif");  

}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border:1px solid #0e3722;
border-top:0px;
width: 100%;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color:#cccccc;
padding: 5px; padding-left:9px; padding-right:9px;
margin: 0;
text-decoration: none;
border-right: 1px solid #195738;
}

#chromemenu li a .last{
border-right: 0px;
}

#chromemenu ul li a:hover{
color:#ffffff;
background: url("../images/navigation/menuon.gif");
}

/*-------------------------------------------------------------------------------*/

.B_crumbBox {
margin:0 0 0 0;
}

/*--JQUERY--*/
#gallery {
	position:relative;
	height:220px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#055f1a; 
		color:#ffffff; 
		height:35px; 
		width:425px; 
		position:absolute;
		left:493px;
		bottom:0;
                opacity: 1.0;
	}

	#gallery .caption .caption_content {
		margin:5px
	}
	
	#gallery .caption .caption_content h3 {
		font-size:16px;
		margin:0;
		padding:0;
		color:#ffffff;
                opacity: 1.0 !important;
	}