HTML {
	overflow: -moz-scrollbars-vertical;
}

BODY {
	background-color:#FF6E2D;
}

IMG {
	display:block;
	border:0;
}

#wrapper {
	width:880px;
	margin:auto;
}

#page_content {
	width:876px;
	z-index:3;
	background-image:url(../images/menus/content_bg.jpg);
	display:none;
}

.clear {
	clear:both;
	height:0px;
}

#flash_container {
	position:absolute;
	width:880px;
	height:600px;
	z-index:4;
	display:block;
}

#flash_container a {
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;

}

#flash_container a:hover {
	text-decoration:underline;
}

#top_nav_bar {
	display:block;
	width:876px;
	margin:auto;
	height:35px;
	overflow:hidden;
	z-index:3;
}

#top_nav_bar img {
	float:left;
}

#top_nav_bar a {
	float:left;
	display:block;
}

#header {
	width:876px;
	height:241px;
	margin:auto;
}

#mid_nav {
	display:block;
	width:876px;
	height:97px;
	margin:auto;
}

#mid_nav img {
	float:left;
}

#product_row {
	width:876px;
	height:151px;
	margin:auto;
}

#home_bottom {
	width:876px;
	height:106px;
	margin:auto;
}

#product_header {
	margin:auto;
	width:876px;
	height:80px;
}

#product_content {
	width:876px;
	margin:auto;
	background-image:url(../images/menus/content_bg.jpg);
}

#product_menu {
	width:237px;
	height:698px;
	float:left;
	background-color:#FFFFFF;
}

#product_slides {
	width:611px;
	float:left;
	background-color:#FFFFFF;
}

.product_align {
	margin-left:150px;
	}

#product_display {
	width:611px;
	float:left;
	background-color:#FFFFFF;
	padding-left:28px;
	background-image:url(../images/menus/products_mid_bg.jpg);
}


#product_details {
	width:876px;
	padding-left:28px;
	background-color:#FFFFCC;
}

#product_thumb {
	float:left;
	background-color:#FFFFFF;
	margin: 0 0 0 27px ;
	width:106px;
}

#product_thumb img {
	float:left;
	display:block;
	}

#product_thumb p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	
}

#product_thumb a {
	text-decoration:none;
	color:#000000;
	}
	
#product_thumb a:hover {
	text-decoration:underline;
	}
	
#product_top {
	width:635px;
	height:36px;
	float:left;
}

#product_bottom {
	width:635px;
	height:36px;
	float:right;
	
}
	
#details_wrapper {
	padding-left:40px;
}

#details_image {
	width:225px;
	height:350px;
	margin:30px 0 0 0;
	float:left;
}

#details_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:30px 0 0 30px;
	float:left;
	width:450px
}	

#add_button {
	width:90px;
	height:20px;
	background-color:#FF3300;
	border:1px solid #000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 0 20px;
	margin-top:30px;
	float:left;
}
#comingsoon_button {
	width:130px;
	height:20px;
	background-color:#FF3300;
	border:1px solid #000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 0 20px;
	margin-top:30px;
	float:left;
}

#add_button a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#add_button a:hover{
	text-decoration:underline;
}

#back_button {
	width:90px;
	height:20px;
	background-color:#FF3300;
	border:1px solid #000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 0 10px;
	margin:30px 0 0 15px;
	float:left;
	}
	
#back_button a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#back_button a:hover{
	text-decoration:underline;
}	
	

#stores {
	width:520px;
	display:block;
	}

#stores img {
	float:left;
	display:block;
	}

.stores_clear {
	clear:both;
	height:25px;
}


#press {
	width:600px;
	margin:auto;
}

.subtitleimg {
	margin-bottom:10px;
}

.thumbrow {
}

.thumbrow img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}


/* TOP CART NAV */
#TopTabLinks {margin-top:10px; float:right; margin-right:30px}

A.TopTabLink:link {
FONT-FAMILY: Verdana; TEXT-DECORATION: none;
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

A.TopTabLink:visited {
FONT-FAMILY: Verdana; TEXT-DECORATION: none;
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

A.TopTabLink:hover {
FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

A.TopTabLink:active {
FONT-FAMILY: Verdana; TEXT-DECORATION: none;
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}