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

h1, h2, h3, h4, p, li, th, td, label {
	font-family: Arial, sans-serif;
}

ul, ol {
	font-family: "Trebuchet MS", sans-serif;
}

th {
	text-align: right;
}

h2 {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	color: #8e2c2d;
	text-transform:none;
	font-size: 20px;
	padding-top: 10px;
}

body {
	background-color: #d2d2d2;
}

#wrapper {
	width: 1020px;
	margin-left: auto;
	margin-right:auto;
}

#pagecap {
	margin-bottom:-5px;
}

#pagefoot {
	margin-bottom: -10px;
}

#content {
	width: 1020px;
	background-image: url('../images/bg.jpg');
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.ie #container {
	margin-top: -5px;
}

#kodiak_logo {
	position: relative;
	left: 3px;
}

#nav {
	width: 960px;
	margin-top: 5px;
}

#nav ul {
	list-style-type: none;
	margin-left: 5px;
}

#nav ul li {
	display:inline;
	margin-right: -6px;
}

#search_form {
	width: 250px;
	position: absolute;
	right: -18px;
	top: 3px;
}

#search_field {
	position: absolute;
	font-size: 14px;
	color: #999;
	width: 175px;
	height: 23px;
	top: 0px;
}

#search_button {
	position: absolute;
	top: 0px;
	left: 185px;
}

#home_promos {
	width: 960px;
	margin-top: 10px;
}

#home_promos img {
	margin-right:-4px !important;
}

#footer {
	float: left;
	width: 960px;
	height: 35px;
	margin-top: 10px;
	position: relative;
	top: 10px;
	background-color: #e1dbd5;
}

#footer_left {
	width: 670px;
	margin-left: 10px;
	margin-top: 8px;
}

#footer_left p {
	font-size: 8px;
	color: #000;
}

#footer_right {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 310px;
}

.ie #footer_right {
	top: 0px;
}

#footer_right p {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #363432;
	position: relative;
	top: -5px;
	left: 10px;
}

.ie #footer_right p {
	top: 8px;
}

#locale_chosen {
	width: 170px;
	border: 1px solid #75121a;
	float: right;
	margin-top: -10px;
}

#locale_chosen img {
	float: right;
}

#locale_chosen ul {
	list-style-type: none;
}

#locale_chosen ul li {
	float: left;
	color: #75121a;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 2px;
}

#locale_chooser {
	display:none;
	margin-left: 133px;
	width: 178px;
}

#locale_chooser ul {
	list-style-type:none;
	
}

#locale_chooser ul li {
	border: 1px solid #75121a;
	color: #75121a;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 5px;
	padding-left: 2px;
	padding-top: 3px;
	background-color: #fff;
}

#locale_chooser ul li a {
	color: #75121a;
	text-decoration: none;
}

#subhead_nav p {
	float: left;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 10px;
}

#category_chosen {
	width: 170px;
	border: 1px solid #75121a;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #FFF;
	
}

#category_chosen img {
	float: right;
}

#category_chosen ul {
	list-style-type: none;
}

#category_chosen ul li {
	float: left;
	color: #75121a;
	font-size: 12px;
	margin-top: 3px;
	margin-left: -15px;
	margin-bottom: 0px;
}

#category_chosen.media ul li {
	padding-left: 20px;
	
}

#category_chooser {
	display:none;
	width: 175px;
	position: absolute;
	left: 348px;
	top: 25px;
	z-index:100;
}

#category_chooser.media {
	left: 368px;
}

#category_chooser ul {
	list-style-type:none;
}

#category_chooser ul li {
	border: 1px solid #75121a;
	color: #75121a;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #fff;
	margin-bottom: 0px;
}

#category_chooser ul li a {
	color: #75121a;
	text-decoration: none;
}

#subhead {
	width: 951px;
	height:85px;
	background-image: url('../images/subhead_bg.jpg');
	margin-left: 5px;
	position: relative;
}

#subhead h1 {
	position: absolute;
	top: 45px;
	left: 400px;
	color: #FFF;
	font-weight: normal;
}

#subhead_nav {
	margin-top:-15px;
	width: 550px;
	height: 33px;
	background-color: #e2dbd5;
	position:relative;
}

#bodycontent {
	width: 951px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 15px;
}

#category_promos {
	float: left;
	position: relative;
	top: 25px;
}

#product_sidebox {
	float: left;
}


#product_promobox {
	width: 380px;
	height: 330px;
	background-color: #FFF;
	border: 1px solid #75121a;
	position: relative;
}

#category_description {
	width: 380px;
	padding: 5px 0px 5px 0px;
}

#category_description h3 {
	color: #75121a;
	font-size: 24px;
	padding-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -15px;
}


#category_description p {
	font-size: 12px;
	color: #000;
	line-height: 160%;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


#product_promobox.detail {
	top: 35px;
}

#product_promobox h2 {
	width: 370px;
	padding: 5px;
	background-color: #c3c3c3;
	color: #75121a;
	text-align:right;
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
}

#product_promobox img {
	position: absolute;
	top:30px;
	left:0px;
}


#product_catalogue {
	width: 520px;
	float: right;
	margin-right: 30px;
}

#product_catalogue h1, h1 {
	color: #75121a;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	text-transform: none;
}

.product_item {
	float: left;
	height:150px;
	width: 160px;
	margin-right: 13px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.product_item p {
	font-size: 11px;
}

.product_attribute {
	font-weight: bold;
	color: #75121a;
}

#product_catalogue table {
	padding: 5px;
}

#product_catalogue ul {
	margin-left: 20px;
}

#static_content {
	width: 520px;
	margin-left: 400px;
	
}

#static_content p {
	margin-bottom: 10px;
}

#static_content li {
	margin-left: 15px;
	margin-bottom: 10px;
}

div.separator {
	width: 520px;
	height: 9px;
	background-color: #e2dad7;
	margin-bottom: 10px;
}

h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #7a1e09;
	margin-top: 20px;
}

p.address {
	color: #a9a9a9;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.normal {
	width: 95%;
	margin: 10px;
	margin-left:0px;
}

table.normal td {
	border: 1px solid #e2dad7;
	padding: 5px;
}

.event_listing label {
	width: 60px;
	float: left;
	font-weight:bold;
}

.event_listing p {
	margin-left: 100px;
}

#lifestyle_picker {
	margin-top: 10px;
}

#lifestyle_picker .lifestyle_item  {
	float: left;
	margin-left: 3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:125px;
}

#lifestyle_picker .lifestyle_item:first-child {
	margin-left:0px;
}

#wtb_map {
	float: left;
	width: 364px;
	height: 394px;
}