/*
COLORS IN USE:
ORANGE		: 	#6c0002
GREEN		: 	#ff6600
*/

body {
	background: url(https://green.secure-host.com/doddsshoe/media/images/pageBg.jpg) left top no-repeat #aeadb2;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
img {border: 0px;}
a:link,
a:active,
a:visited {
	color: #6c0002;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
}
h1 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #6c0002;
}
h1.pageName {
	margin-bottom: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	overflow-x: hidden;
	width: 980px;
	margin: 0px auto;
	position: relative;
	background: #fff;
	height: 100%;
}
#cont3 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/cont3.gif) right bottom no-repeat;
}
#cont4 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/cont4.gif) left bottom no-repeat;
	height: 100%;
}

/**********/
/* HEADER */
/**********/

#lto {
	margin-bottom: 20px;
}
#header {
	height: 120px;
	background: url(https://green.secure-host.com/doddsshoe/media/images/headerBg.gif) left top repeat-x;
}
#header1 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/header1.gif) left top no-repeat;
}
#header2 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/header2.gif) right top no-repeat;
	padding: 0px 20px;
}
#headerPhone {
	padding-top: 10px;
}
#logo {
	margin: 0px 20px;
	position: absolute;
}
#minicart {
	color: #fff;
}
#minicart a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/***********/
/* TOP NAV */
/***********/

#topNav {
	height: 40px;
	background: url(https://green.secure-host.com/doddsshoe/media/images/topNavBg.gif) left top repeat-x;
	padding-left: 10px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
}
#topNav ul li {
	float: left;
	background: url(https://green.secure-host.com/doddsshoe/media/images/topNavDivider.gif) right top no-repeat;
}
#topNav ul li a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	color: white;
}
#topNav ul li a:hover {
	color: #cccccc;
}
#content {
	padding: 20px;
}

/***************/
/* LEFT COLUMN */
/***************/

#leftCol {
	width: 170px;
	float: left;
	margin-bottom: 20px;
}
#search {
	background: url(https://green.secure-host.com/doddsshoe/media/images/searchBg.gif) left top no-repeat;
	height: 30px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 20px;
}
#inputSearch {
	float: left;
	width: 113px;
	height: 16px;
	border: 1px solid #fff;
	padding: 2px 0px 0px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
#btnSearch {
	float: left;
}
#leftNav {
}
#leftNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftNav ul li {
}
#leftNav ul li a {
	display: block;
	width: 160px;
	height: 18px;
	line-height: 18px;
	background: url(https://green.secure-host.com/doddsshoe/media/images/bullet1.gif) left center no-repeat;
	padding-left: 10px;
	color: #000;
}
#leftNav ul li a:hover {
	color: #6c0002;
	font-weight: bold;
}
#leftNav li.leftNavHeadingInside a {
	margin-top: 10px;
}
#leftNav li.leftNavHeading a {
	font-size: 14px;
	padding: 0px;
	background: none;
	font-weight: bold;
	padding-bottom: 10px;
}
#leftNav li.leftNavHeading a:hover {
	background: none;
	color: #ff6600;
}

/****************/
/* RIGHT COLUMN */
/****************/

#rightCol {
	float: right;
	width: 750px;
}
#feature {
	margin-bottom: 20px;
}
.pageText {
	margin-bottom: 20px;
}
.pageLink {
	padding: 0px 20px 20px 20px;
	text-align: center;
	width: 130px;
	float: left;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
}
.lastPageLink {
	margin-right: 0px;
}
/*.product {
	border: 1px solid #e6e6e6;
	padding: 20px;
	text-align: center;
	position: relative;
	width: 128px;
	height: 250px;
	float: left;
	margin: 0px 20px 20px 0px;
}*/
.product {
	float: left;
	margin: 0px 20px 20px 0px;
}
.product .greyFrame1 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/productFrame1.gif) left top no-repeat #fff9e9;
}
.product .greyFrame3 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/productFrame3.gif) right bottom no-repeat;
}
.product .greyFrame2 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/productFrame2.gif) right top no-repeat;
}
.product .greyFrame4 {
	background: url(https://green.secure-host.com/doddsshoe/media/images/productFrame4.gif) left bottom no-repeat;
	padding: 20px;
	text-align: center;
	width: 130px;
	height: 320px;
}
.product.greyFrame.lastProduct {
	margin-right: 0px;
}
.productThumb {
	margin-bottom: 10px;
}
.productName {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.priceBlock {
	margin-bottom: 10px;
}
.priceStrike {
	text-decoration: line-through;
	display: block;
}
.price {
	font-size: 18px;
	color: #6c0002;
}
.productDescription {
	margin-bottom: 10px;
}
.btnAddToCart {
}
#pageNav {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}
#pageNav .currentpage {
	color: #ff6600;
	font-size: 18px;
}
#pageNav a {
	color: #000;
}
#pageNav a:hover {
	color: #ccc;
}
.productPageSKU {
	margin-bottom: 5px;
}

/**************/
/* NEWSLETTER */
/**************/

#newsletter {
	background: url(https://green.secure-host.com/doddsshoe/media/images/newsletter2.gif) right top no-repeat #f0f0f0;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
}
#newsletter1 {
	float: left;
	height: 30px;
	line-height: 30px;
	background: url(https://green.secure-host.com/doddsshoe/media/images/newsletter1.gif) left top no-repeat #ff6600;
	padding: 0px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
}
#newsletterCont {
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: bold;
}
#inputNewsletter {
	float: right;
	height: 16px;
	width: 107px;
	border: 1px solid #ff6600;
	padding: 2px 0px 0px 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
#btnNewsletter {
	float: right;
	margin: 5px 5px 0px 0px;
}

/**********/
/* FOOTER */
/**********/

#footer {
	width: 940px;
}
.footerMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footerMenu ul li {
	padding: 2px 0px;
}
.footerMenu ul li a {
	background: url(https://green.secure-host.com/doddsshoe/media/images/bullet2.gif) left center no-repeat;
	padding-left: 10px;
	color: #818181;
}
.footerMenu ul li a:hover {
	color: #6c0002;
}
.footerHeading {
	font-size: 12px;
	font-weight: bold;
	color: #6c0002;
	display: block;
	margin-bottom: 10px;
}
.footerBox {
	float: left;
	padding: 20px 30px;
	border-right: 1px solid #e9e8e5;
}
.lastFooterBox {
	border: none;
	padding-right: 0px;
}

/******************/
/* MORE INFO PAGE */
/******************/

#miCol1 {
	width: 380px;
	float: left;
}
#miGraphic {
	background: #;
	padding: 10px;
	border: 1px solid #dadada;
}
#extraViews {
	border: 1px solid #dadada;
	border-top: 0px;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
}
#extraViews a {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #dadada;
	padding: 0px;
}
#extraViews a:hover {
	border-color: #000;
}
#miText {
	margin: 20px 0px;
}
#miText ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#miText ul li {
	margin-bottom: 10px;
	background: url(https://green.secure-host.com/doddsshoe/media/images/bullet3.gif) left center no-repeat;
	padding-left: 10px;
}
#miCol2 {
	float: right;
	width: 350px;
}
#sku {
	font-weight: bold;
}
.miPriceBlock {
	margin: 20px 0px;
}
.miPriceBlock .price {
	font-size: 24px;
}
#orderingOptions {
	margin-bottom: 20px;
	font-weight: bold;
}
#orderingOptions select {
	margin-top: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#orderingOptions table {
	border-collapse: collapse;
}
#ordering {
	margin-bottom: 20px;
}
#ordering table {
	border: 1px solid #e6e6e6;
	border-top: none;
}
#ordering td.optionName {
	border-top: 1px solid #e6e6e6;
	padding-bottom: 0px;
}
.crossSell {
	border: 1px solid #e6e6e6;
	padding: 20px 20px 10px 20px;
	position: relative;
	width: 210px;
	float: left;
	margin-bottom: 20px;
}
.crossSell td {
	padding-bottom: 10px;
}
.crossSell span {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #6c0002;
}
.crossSell a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.crossSellName {
	padding-left: 10px;
}

/**
 * Social Media
 */
.fb_follow,
.fb_share {
	border: none;
}
ol.exchanges {margin: 14px 0px; padding: 0px 20px;}
table.exchanges {margin-top: 30px; border-collapse: collapse; border-spacing: 0px; width: 350px;}
table.exchanges td {padding: 0px 6px 4px 0px; text-align: left;}
table.exchanges td.exbutton {text-align: center; padding: 6px 0px;}
div#error-information {border: 1px solid #AD0D0D; background: #FCF4F4; padding: 14px; color: #AD0D0D;}
div#message-approved {border: 1px solid #027714; background: #EFF9F1; padding: 14px; color: #027714;} 
div#message-approved a {color: #027714;}
.reviews-brief {font-size: 90%; white-space: nowrap; margin: 0px auto;}
.greyFrame4 span.reviews-brief {display: block; max-width: 80px;}
.reviews-brief div.reviews_stars {height: 20px; max-height: 20px; overflow: hidden; padding: 2px 0px;}
.reviews-brief span.reviews_stars_text, .reviews-brief span.review_product_name, .reviews-brief span.review_microdata_count, span.review_microdata_wrapper span.review_product_name, span.review_microdata_wrapper span.review_microdata_count, div.review span.review_product_name {display: none;}
.reviews-brief a, div#reviews-more a {text-decoration: underline;}
div#reviews-more span.reviews_stars_text {padding: 0px 6px 0px 0px;}
td.center span.reviews-brief {width: 80px; margin: 0px auto;}
div#reviews-more {border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 14px 0px; margin: 0px auto;}
div#reviews-more div.reviews_stars, div#reviews-more span.reviews_stars_text, div#reviews-more div.reviews_stars_wrapper, div#reviews-more div.reviews_count {display: inline-block; line-height: 20px;}
div#reviews-more div.reviews_stars_wrapper {height: 16px; max-height: 16px; overflow: hidden; padding: 0px; display: inline-block; width: 80px; position: relative; top: 3px;}
div#reviews-more h4 {padding: 22px 0px 4px 0px; margin: 0px; font-weight: bold;}
span.review_title {font-weight: bold; padding: 0px 8px;}
div#reviews-more div.review {border-top: 1px solid #DDD; padding: 14px 0px;}
div#reviews-more span.review_author_text, div#reviews-more span.review_author, div#reviews-more span.review_date {line-height: 150%;} 

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.bx-wrapper {position: relative; margin: 0 auto 60px; padding: 0; *zoom: 1;}
.bx-wrapper img {max-width: 100%; display: block;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: -30px; width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px; background: url(../bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-prev {left: 10px; background: url(../controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px; background: url(../controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(../controls.png) -86px -11px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(../controls.png) -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; width: 35px;}
.bx-wrapper .bx-caption {position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span {color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}