* {
	margin:0px;
	padding: 0px;
	border: 0px;
}

body {
	/*background-color: #212121;*/
	background-color: #000;
}

a {
	color: #FFF;
}

#ultrawrapper {
	position:relative;
	width:880px;
	margin: 0px auto 0px auto;
}

#wrapper {
	width: 880px;
	margin: 0px auto 0px auto;
	position: relative;
	top:40px;
	z-index:100;
}

#metawrapper {
	position:absolute;
	left: -200px;
	top:0px;
	width: 1280px;
	min-height:718px;
	margin: 0px auto 0px auto;
	padding-bottom: 50px;
	background-repeat:no-repeat;
	background-color: #040404;
	z-index:1;
}

#bg {
	margin-left: auto;
	margin-right: auto;
	width:1280px;
	height: 755px;
	position: absolute;
	top:-40px; 
	left:-200px;
	z-index:1;
}

#bg > *, #bg2 > * {
	margin-left: auto;
	margin-right: auto;
}

#bg2 {
	position:absolute;
	top:0px;
	width:1280px;
	height: 100%;
	background-attachment:fixed; 
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #151515;

}

#header {
	height: 72px;
	overflow:hidden;
	z-index:1000;
	position:relative;
}

#header img {
	float: left;
	margin-right: 8px;
}

#product_nav_head {
	width: 250px;
	height: 72px;
	overflow:hidden;
	float: left;
}

#navigator {
	width: 251px;
	height: 72px;
	float: right;
	background-image: url("../images/template/50percent.png");
	position: relative;
	z-index:1000;
}

div.page_element {
	z-index:100;
}

ul#navlinks {
	list-style-type:none;
	float: left;
	margin-left:5px;
	padding:0px;
	width: 115px;
	display:inline;
}

ul#navlinks li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top:4px;
	text-transform: uppercase;
}

.ie6 ul#navlinks, .ie7 ul#navlinks li {
	margin-top: -2px;
	margin-left: -15px;
}

.gecko ul#navlinks li {
	margin-top: 5px;
}

ul#navlinks li a.active {
	color: #ffd100;
}

ul#navlinks li a {
	color: #d8d8d8;
	text-decoration: none;
}

#nav_search {
	float: right;
	width: 125px;
	margin-top: 5px;
	
}

#nav_search p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

#nav_search p a {
	color: #ffd100;
	text-decoration: none;
}

#nav_search form {
	margin-top: 27px;
}

.ie6 #nav_search form, .ie7 #nav_search form {
	margin-top: 10px;
}

.gecko #nav_search form {
	margin-top: 29px;
}

#nav_search form p {
	margin-top: 3px;
	padding-bottom: 3px;
}

ul#locales {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width: 130px;
}

ul#locales li {
	float: left;
	border-right: 1px solid #FFF;
	margin-right: 2px;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}

ul#locales li a {
	color: #FFF;
	text-decoration: none;
}

ul#locales li.active {
	color: #ffc905;
}

ul#locales li.last {
	border-right:none;
	padding-right:none;
	margin-right:none;
}

#search_input {
	width: 110px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #b3b3b3;
}

#broadcast, #broadcast2, #broadcast3, #broadcast4 {
	display:none;
	position: absolute;
	top: 75px;
	left: 0px;
	width: 880px;
	height: 480px;
	z-index:100;
}

#closebutton, #closebutton2 {
	position: absolute;
	background-color:#000;
	top:4px;
	right:20px;
	width: 45px;
	height: 20px;
	color: #FFF;
	z-index:110;
	text-align:center;
	z-index:1000;
}

ul#home_promos {
	position: absolute;
	top: 563px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	z-index:10;
}

ul#home_promos li {
	float: left;
	margin-right: 8px;
}

ul#home_promos li.last {
	margin-right: 0px;
}

#menu_promos ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	position: relative;
	top: 41px;
}

#menu_promos ul li {
	float: left;
	margin-right: 8px;
}

#menu_promos ul li.last {
	margin-right: 0px;
}

div.product_nav {
	position: relative;
	top: 8px;
	left: 185px;
}

div.product_nav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

div.product_nav ul li {
	margin:0px;
	padding:0px;
	line-height:0px;
	height: 32px;
}


#menu_text {
	margin-top: 24px;
	margin-left: 185px;
	margin-bottom: 70px;
	width: 440px;
	background-image: url('../images/template/50percent.png');
}

#menu_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #FFF;
	padding: 10px;
}

/* Category Page Styles */

#category_name {
	margin-top: 8px;
	margin-left: 185px;
}


#category_products {
	width: 495px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('../images/template/50percent.png');
	padding: 5px;
	float: right;
	
}

#category_products p {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 150%;
}

#category_products p a {
	color: #FFF;
	text-decoration: none;
}

#category_products p a:hover {
	color: #ffca05;
}


#category_body {
	width: 770px;
	margin-left: 110px;
	margin-top: 8px;
	clear: both;
}

#category_product_display {
	width: 530px;
	float: left;
}

.ie6 #category_product_display, .ie7 #category_product_display {
	
}

div.category_product {
	width: 122px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.category_product img {
	width: 122px;
	height: 113px;
	background-color: #FFF;
}

div.category_product h2 {
	background-image: url('../images/template/50percentY.png');
	font-weight: normal;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top:-5px;
}

div.category_product h2 a {
	color: #000;
	text-decoration: none;
}

#category_introduction {
	width: 230px;
	float: right;
	background-image: url('../images/template/50percent.png');
	padding: 5px;
}


#category_introduction img {
	position: relative;
	left:-5px;
	top:-5px;
	width:248px;
}

#category_introduction h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 12px;
	padding: 3px;
}

#category_introduction p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 200%;
	font-size: 12px;
	padding: 5px;
}

/* Product detail styles */

#product_images {
	width: 365px;
	margin-top: 4px;
	float: left;
	position: relative;
}

#product_images img.large {
	height: 320px;
	width: 365px;
	background-color: #FFF;
}

#product_image_chooser {
	height: 36px;
	width: 365px;
	border-top: 4px solid #58595b;
	background-color: #333;
	position: absolute;
	top: 322px;
	left: 0px;
}

#product_image_chooser_left {
	float: left;
	margin: 3px 0px 0px 3px;
}

.product_image_chooser_right {
	float: right;
	margin: 3px 0px 0px 3px;
	width: 150px;
}


.product_image_chooser_right a {
	text-decoration: none;
}

.product_image_chooser_right a:hover {
	cursor: pointer;
}

.product_image_chooser_right img {
	float: right;
}

.product_image_chooser_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	text-align: right;
	margin: 10px 45px 0px 0px;
}

#detail_product {
	width: 380px;
	float: right;
	margin-top: 8px;
	margin-right: 125px;
	background-image: url('../images/template/50percent.png');
	display:inline;
}

#detail_product h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffca05;
	padding: 5px;
	font-weight: normal;
}

#detail_product p {
	padding: 5px 0px 0px 5px;
}

#detail_product p label {
	display:block;
	float: left;
	clear: left;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 180%;	
}

#detail_product span.label_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	width: 280px;
	float: right;
	line-height: 180%;
}

#detail_product span.label_content ul {
	list-style-type: none;
	margin-right: 20px;
}

#detail_product span.label_content ul li {
	margin-bottom: 8px;
	line-height: 140%;
}

div.footer {
	position: absolute;
	margin-top: 10px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/template/50percent.png');
	color:#515151;
	width: 175px;
}

div.footer p {
	padding: 3px;
}

#footer_home {
	left:0px;
	top:690px;
}

#footer_menus {
	left:0px;
	top:690px;
}

#footer_cats, #footer_detail {
	position:relative;
	top: 25px;
	clear:both;
}

#detail_product div.divider {
	width: 97%;
	margin: 10px auto 10px 5px;
	height: 1px;
	background-color: #FFF;
	float: left;
	display:inline;
}

#about_header {
	position: absolute;
	top: 95px;
	left: 184px;
}

#about_blahblah {
	position: relative;
	top: 65px;
	left: 184px;
}

#about_blahblahblah {
	position: relative;
	top: 68px;
	left: 364px;
}

#contact_header {
	position: absolute;
	top: 95px;
	left: 372px;
}

.contact_container {
	position: absolute;
	left: 372px;
	top: 130px;
}

.contact_container img {
	margin-bottom: 10px;
	margin-top: 10px;
}

.contact_text {
	width: 250px;
	background-image: url('../images/template/50percent.png');
	padding: 8px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

#about_innovation {
	position: absolute;
	top: 494px;
	left: 758px;
}

#new_header {
	position: absolute;
	top: 78px;
	left: 373px;
}

#new_text {
	width: 375px;
	position: absolute;
	top: 152px;
	left: 373px;
}

.new_text_item {
	background-image: url('../images/template/50percent.png');
}

.new_text_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	line-height: 170%;
}

#new_pic {
	position: absolute;
	top: 136px;
}

.new_checkout_item {
	margin-top: 8px;
}

#wtb_header {
	position: absolute;
	top: 79px;
	left: 370px;
}

#search_header {
	position: absolute;
	top: 79px;
	left: 372px;
}

#wtb_items {
	position: relative;
	top: 77px;
	left: 368px;
	width: 508px;
}

#wtb_text {
	width: 250px;
	background-image: url('../images/template/50percent.png');
}

#wtb_text_location {
	width: 360px;
	background-image: url('../images/template/50percent.png');
	margin-bottom: 8px;
}

#wtb_text p, #wtb_text_location p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	line-height: 170%;
}

#wtb_postal_search {
	margin-top: 8px;
	width: 250px;
	float: left;
}

#wtb_postal_search img {
	margin-bottom: 8px;
}

#wtb_city_search {
	margin-top: 8px;
	width: 250px;
	float: right;
}

#wtb_city_search img {
	margin-bottom: 8px;
}

.wtb_search {
	width: 250px;
	background-image: url('../images/template/50percent.png');
}

.wtb_search p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	line-height: 150%;
}

.wtb_search input {
	font-size: 14px;
}

.wtb_submit {
	background-image: url('../images/template/50percentY.png');
}

p.wtb_submit button {
	margin:5px;
	padding: 5px;
	border: 1px solid #000;
}

#wtb_search_results {
	margin-top: 81px;
	margin-left: 372px;
}

#search_results {
	margin-top: 48px;
	margin-left: 372px;
}

.search_result {
	clear:both;
	width: 360px;
	background-image: url('../images/template/50percent.png');
	margin-bottom: 10px;
}

.search_result img {
	float: left;
	width:122px;
	margin-left: 10px;
	margin-top: 10px;
}

.search_result p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 150%;
	width: 210px;
	float:right;
	margin-bottom: 10px;
	padding-top:5px;
}

.search_result p.search_name {
	color: #ffc905;
	margin-bottom: 5px;
}

.search_result p strong {
	color: #ffca05;
	font-weight:normal;
}

.search_result p a {
	color: #FFF;
}

#wtb_map {
	position: absolute;
	left:0px;
	top: 220px;
}

#wtb_map_details {
	width: 247px;
	position: absolute;
	top: 220px;
	left: 633px;
	background-image: url('../images/template/50percent.png');
}

#wtb_map_details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding: 10px;
	line-height: 150%;

}

#wtb_map_details p strong {
	color: #ffca05;
	font-weight:normal;
}

#wtb_map_details p a {
	color: #FFF;
}

#wtb_map_location {
	position: absolute;
	top: 170px;
	left: 370px;
	width: 360px;
	background-image: url('../images/template/50percent.png');
	margin-bottom: 10px;
}

#wtb_map_location p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding: 10px;
	line-height: 150%;

}

#product_logos {
	}