body {
	background-image: url(../Images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	font-size: 22px;
	color: #999999;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #999999;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
}
.icon {
	float: left;
	margin-right: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-left: 6px;
}

#container {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	min-height:580px;
	background-image: url(../Images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #content_wide {
	width: 370px;
	background-image: url(../Images/banner_ice_buckets.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:234px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 550px;
	font-size: 12px;
	line-height: 18px;
}
*html #container #content_wide {
	height:234px;
}
#container .full_width_overview {
	width: 920px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 40px;
	background-image: url(../../Images/product_ad_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	line-height: 18px;	
}
.ad_thumbnail {
	display: block;
	float: left;
	height: 319px;
	width: 319px;
}

#container .third_width_overview {
	width: 279px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-repeat: no-repeat-x;
	background-position: left top;
	font-size: 12px;
	line-height: 16px;
	float:left;
	height:279px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}




#container #content .thumbnail {
	width: 105px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	float: left;
}

#container #content .split_2_cols {
	float: left;
	width: 45%;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}

#container #stock_container #product_control #product_control_display {
	border: 1px solid #CCCCCC;
	color: #999999;
	text-align: center;
	font-size: 11px;
	width: 214px;
	margin-right: 10px;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#container #stock_container #product_switch {
	border: 1px solid #CCCCCC;
	color: #999999;
	text-align: center;
	font-size: 11px;
	width: 214px;
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#container #stock_container #product_control img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

#container #stock_container #product_control {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 5px;
}




#container #header {
	height: 110px;
	background-image: url(../Images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #header #navigation .navItem, #container #header #navigation .navItemSelected {
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

#navigation .navItemSelected {
	background-image: url(../Images/nav_selected_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#footer {
	background-image: url(../Images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}


#container #header #navigation {
	height: 70px;
	padding-left: 30px;
}


*html #container{
	height:580px;
}
#container #content {
	float: left;
	width: 440px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 18px;
}
#container #content_products {
	float: left;
	width: 330px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 50px;
	height: 405px;
	overflow: visible;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #content img {
	margin-top: 15px;
}

#container #imgViewer {
	float: left;
	width: 360px;
	margin-left: 50px;
	font-size: 11px;
}
*html #container #imgViewer {
	margin-left: 25px;
}
.clear {
	clear: both;
}
.divider {
	clear:left;
	margin-bottom:10px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#container #stock_container {
	width: 473px;
	float: left;
	margin-left: 40px;
}
*html #container #stock_container {
	margin-left:20px;
}

#container #stock_container .product_thumb {
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: left;
	cursor: pointer;
}
#footer .footerItem {
	margin-right: 12px;
	margin-left: 10px;
}
.info_bttn {
	background-image: url(../Images/info_bttn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 93px;
	padding-top: 6px;
	margin-bottom: 2px;
	font-size: 11px;
}
.info_panel {
	float: right;
	width: 93px;
	margin-left: 10px;
}
.info_title {
	height: 40px;
	width: 260px;
	margin-bottom: 0px;
}
#container #main_image {
	float: left;
	margin-left: 40px;
	margin-right:20px;
	margin-bottom: 40px;
	min-width:400px;
}

*html #container #main_image {
	width:400px;
}

#col1_text {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;		
	float: left;
	width: 400px;
}

#col2_text {
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-right: 20px;			
}
