/*
-----------------------------------------------

Site: Kirby Footwear
Author: Tim Lenton (www.purposemedia.co.uk)    

----------------------------------------------- 
*/

/*
Undo Browser Defauls --------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}



/*
Reset Some Styles --------------------- */

ul, ol { margin: 0 20px 10px 20px; }
li { margin: 0 0 5px 0; list-style: disc; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #FC961C; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
a img, img { border: none; } /* Gets rid of IE's blue borders */

img { display: block;}

table { border: none; border-collapse: collapse; border-spacing: 0; }
th { }
td { border: none; margin: 0px; padding: 2px; }



/*
Headings --------------------- */

h1, h2, h3, h4, h5, h6, pre, code { font-size: 19px; color: #7A5E4C; font-weight: normal; text-transform: uppercase; }

h1 span, h2 span { color: #FC961C; padding-left: 10px; font-size: 14px; }

h2 {}

h3 {}

h4 {}



/*
Form Elements --------------------- */

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 150px; display: block; float: left; height: 22px; }
select { border: 1px solid #666; color: #000; padding: 2px; }
option { }
textarea { border: 1px solid #666; color: #000; padding: 2px; }
input[type="button"] { background: #FC961C; color: #fff; font-weight: bold; padding: 3px; border: none; font-size: 12px; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 5px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { background: #FC961C; color: #fff; font-weight: bold; padding: 3px; border: none; font-size: 12px; }
input[type="text"] { border: 1px solid #666; color: #000; padding: 5px; }
button { }



/*
General Styles --------------------- */

.left { text-align: left; }
.right { text-align: right;  }
.right img { float: right; }
.center { text-align: center; }
.center img { margin: 0 auto; }
.bold { font-weight: bold; }
.page-img {float: right; margin: 0 0 0 10px;}
.hightlightLnk { color: #C02D1B !important;}
.clearfix { clear: both; }
#go-btn { margin-left: 10px; border: none; background: #758916; color: #fff; padding: 2px; }
#voucher { border: 1px solid #999; color: #999; padding: 2px; }
.error { color: red !important; }
.errorBox { padding: 5px; color: red; margin-bottom: 5px; background: #FFCCCC; font-weight: bold; }
.logout { font-size: 12px; }
.padd { margin-top: 20px; }
.linkImg { float: left; margin-right: 10px; margin-bottom: 20px; width: 150px; }
.linkContent { float: left; margin-bottom: 20px; }
.linkContent p { margin-bottom: 5px !important; }
.linkContent a { text-decoration: none; }
.linkContent a:hover { color: #000; }
.servicesList { margin: 0; }
.servicesList li { list-style: none; }
.servicesTitle { margin-bottom: 10px; }
.servicesHome { float: left; width: 270px; margin-bottom: 10px; margin-left: 10px; }
#addedCart { padding: 5px; background: #efefef; margin-bottom: 5px; color: red; }
#addedCart a { color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
.hightlight { font-weight: bold; }
.light { color: #7e7f83; }
.light a { color: #7e7f83; }
.required { color: red; }


/*
Layout --------------------- */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; width: 930px;  margin: 30px auto 0 auto; position: relative; color: #808080; background: #272727;  }
#contentContainer { background: #fff; padding: 14px; overflow: hidden; width: 902px; }
#contentContainer { line-height: 20px; }
#contentContainer h1 { margin-bottom: 20px; font-size: 18px; font-weight: normal; text-transform: uppercase; line-height: 26px; }
#contentContainer h2 { margin-bottom: 20px; line-height: 26px; }
#contentContainer p { margin: 0 0 10px 0;  }
.content { margin-left: 8px; }

/* Header */
#header { width: 905px; margin: 0 auto; padding-bottom: 8px; }


/* Left Section */
#leftSection { width: 171px; float: left; line-height: normal !important; }
#leftSection  h2 { font-size: 14px; font-style: normal; margin: 40px 20px 0 20px; font-weight: bold; }


/* Middle Section */
#middleSection { float: right; width: 680px; display: inline; line-height: 20px; margin-top: 20px; }
#middleSection h1 { margin-bottom: 20px; font-size: 18px; font-weight: normal; text-transform: uppercase; line-height: 26px; }
#middleSection h2 { margin-bottom: 20px; line-height: 26px; }
#middleSection p { margin: 0 0 10px 0;  }
#promo1 { width: 901px; height: 405px; }
#ticker-area {
	height: 18px;
	background-color: #f4ab42;
	width: 881px; 
	margin: 0; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: normal !important;
	overflow: hidden; 	
	color: #272727;
	font-size: 10px;
}

#ticker-area a {
	color:#FFFFFF;
}


#mailingBox { width: 447px; height: 110px; float: left; background: url(../images/mailingBg.jpg) no-repeat; margin-top: 10px; position: relative; }
#mailingBox h3 { background: url(../images/mailingHeader.jpg) no-repeat; width: 155px; height: 24px; text-indent: -3000px; margin: 20px auto 10px auto; }
#mailingBox p { margin-left: 14px; margin-right: 14px; color: #fff; font-size: 12px; }
#mailingBox form { }
#mailField { background: #fff; border: none; padding: 3px; font-size: 12px; width: 130px; position: absolute; top: 60px; left: 75px; }
#mailBtn { color: #fff; background: none; padding: 0; font-weight: normal; font-size: 11px; position: absolute; bottom: 10px; left: 21px; }

#blog_lnk { float: left; margin: 10px 0 0 6px; }

#new_arrivals { width: 222px; height: 110px; margin: 10px 0 0 0; float: right; background: #8C6347; color: #fff; font-size: 10px; overflow: hidden; line-height: normal !important; }
#new_arrivals p { margin: 0 10px 30px 10px; }
#new_arrivals h3 { color: #fff; font-size: 15px; background: url(../images/new_bg.jpg) no-repeat; padding-left: 25px; padding-top: 2px; margin: 10px 10px 5px 10px; }

.page { margin-left: 8px; }
#stockists { font-size: 10px; }
#stockists td { vertical-align: text-top; padding-right: 20px; line-height: normal; width: 130px; }
.stockists { background: url(../images/stock_image.jpg) right 70px no-repeat; }

#left_box { width: 293px; float: left; }
#middle_box { width: 260px; float: left; margin-left: 60px; display: inline; margin-top: 50px; }
#middle_box h2 { margin-bottom: 20px; }
#right_box { width: 222px; float: right; display: inline; margin-top: 50px; }
#right_box h2 { margin-bottom: 20px; }
#right_box div { background: #ac765a; padding: 15px 20px; color: #fff; font-weight: bold; font-size: 11px; }
#right_box a { color: #fff; }
#right_box img { padding-top: 30px; }

.more_link { font-size: 18px; }

/* Footer */
#footer { width: 905px; clear: both; color: #a0a0a0; font-size: 10px; margin: 8px auto 0 auto;  }
#footer a {  }
#footer p { }
#footer .infoMenu { float: right !important; }


/* Product List Display */
.prods { float: left; width: 140px; display: inline; font-size: 10px; margin-bottom: 30px; text-align: left; line-height: normal !important; font-size: 11px !important; text-align: center; font-weight: bold; color: #FC961C; }
.prods .prodThumb { width: 140px; }
.prods p { margin: 0 !important; line-height: normal !important; }
.prods h2 { font-size: 11px !important; line-height: normal !important; text-indent: 0 !important; background: none !important; margin-bottom: 0px !important; font-weight: bold !important; text-align: center; }
.prods a { text-decoration: none; padding: 0 !important; margin: 0 !important; color: #8c6347; }
.left-pad { margin-left: 40px; }
.prodTxt { text-align: left; margin-left: 10px; }
.prods h6 { font-size: 11px; font-weight: normal; color: #000; font-weight: bold; }
.prodHeader { float: left; width: auto; margin: 0px 5px 0 0 !important; font-size: 26px; }
.catBanner { margin-bottom: 5px; }
#prodTop { margin-top: 10px; }
.pageNums { text-align: center; margin-bottom: 10px; }


/* Product Detail Display */
#prodImg { float: left; width: 240px; margin-bottom: 25px; }
#prodImg img { margin-left: auto; margin-right: auto; }
#actHdr { margin-top: 10px; }
.prod-main-img { width: 240px; }
.prodSub { float: left; width: 105px; margin-right: 10px; }
.prodSub2 { float: left; width: 105px; margin-bottom: 10px; }
.prodTag { margin-bottom: 20px; }
#prodDes { float: right; width: 300px; font-size: 12px; margin-right: 30px; color: #7A5E4C; }
#prodDes p { margin-bottom: 10px !important; }
#prodDes p label { width: 300px; }
#prodDes h1 { margin: 0 0 2px 0; background: none !important; padding: 0 !important; }
.sale { text-decoration: line-through; color: #ccc; }
#prodDes h6 { margin-bottom: 10px; font-size: 12px; color: #000; margin-top: 10px; }
#prodDes h3 { margin-bottom: 10px; }
.cartBtn { border: 0; }
.related { margin-bottom: 10px; }
#options { background: #CDDAE3; padding: 10px; }
.prodLabel { width: 100px !important; }
#video { float: right; margin-top: 5px; }
.tech { clear: both; background: url(../images/techHeader.jpg) no-repeat; width: 201px; height: 14px; text-indent: -3000px; margin-bottom: 5px; }
.prod-swatch { float: left; width: 20px; margin: 3px !important; }
#items { padding: 0 10px; }
#prodDes select { width: 150px; }

#purchaseBox { background: #8c6347; padding: 10px; margin-top: 30px; color: #fff; text-align: center; }
#purchaseBox a { font-size: 15px; }
#purchaseBox .highlight { font-size: 15px; }
#purchaseBox .highlight span { font-size: 12px !important; }

#prodCont { background: url(../images/prodBg.jpg) no-repeat; overflow: hidden; }


/* Account */
#orders { border: 1px solid #999; }
#orders p { margin: 5px 5px !important; color: #000; }
.od_date { width: 70px; float: left; height: auto; }
.od_items { width: 336px; float: left; height: auto; }
.od_total { width: 70px; float: left; height: auto; }
.od_status { width: 100px; float: left; height: auto; }
.header { background: #999999; font-size: 14px; }
.header p { color: #fff !important; }
.od_items ul { margin: 0; }
.od_items li { list-style: none; position: relative; margin: 5px 5px; color: #000; }
.od_items li span { position: absolute; right: 10px; bottom: 0; }

/* Wishlist */
.wishlistItem { border-bottom: 1px dotted #ccc; margin-bottom: 10px; float: left; padding-bottom: 10px; width: 100%; }
.wishlistItem img { float: left; margin-right: 10px; }
.wishlistItem h2 { font-size: 14px; }


/*
Navigation --------------------- */

/* Main Navigation */
ul#topMenu { overflow: hidden; margin: 0; padding: 0; float: right; }
ul#topMenu li { display: inline; color: #a0a0a0; list-style: none; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #a0a0a0; text-decoration: none; font-size: 11px; }
ul#topMenu li a:hover {	text-decoration: underline; }

/* Shop Menu */
ul.shopMenu { margin: 0 0 30px 0; width: 140px; }
ul.shopMenu li { display: list-item; color: #de1e30; list-style: none; margin: 0 0 2px 0 !important; padding: 0 !important; }
ul.shopMenu li a { display: block; color: #de1e30 !important; font-size: 14px; text-decoration: none; border-bottom: 2px solid #b8b9bc; padding: 5px 7px; width: 130px; }
ul.shopMenu li a:hover { color: #b8b9bc !important; }
ul.shopMenu li ul { margin: 5px; }

/* Info Menu */
ul.infoMenu { overflow: hidden; margin: 0; padding: 0; float: left; }
ul.infoMenu li { display: inline; color: #a0a0a0; list-style: none; margin: 0; }
ul.infoMenu li a, ul.infoMenu li a:visited, ul.infoMenu li a:active { color: #a0a0a0; text-decoration: none; font-size: 11px; }
ul.infoMenu li a:hover { text-decoration: underline; }



/*
SHOP NAVIGATION --------------------- */

.arrowlistmenu{ overflow: hidden; width: 160px; margin: 0 0 0 20px; }
.arrowlistmenu .menuheader { color: #7A5E4C; padding: 2px 0; font-size: 14px; font-weight: normal; text-decoration: none; text-transform: uppercase; font-size: 13px; }
.expandable { margin-bottom: 0px !important; }
.arrowlistmenu .menuheader a { color: #7A5E4C; font-size: 14px; font-weight: normal; text-decoration: none; margin: 0; }
.arrowlistmenu .menuheader a:hover { color: #8DBB45; }
.arrowlistmenu ul{  list-style-type: none; margin: 5px 0 0 0; padding: 0; }
.arrowlistmenu ul li{ padding-bottom: 0px; }
.arrowlistmenu ul li a { color: #7A5E4C; display: block; padding: 0 0; padding-left: 10px; font-size: 11px !important; text-decoration: none; font-weight: normal; font-size: 12px; }
.arrowlistmenu ul li a:hover{ text-decoration: underline; }


/* Info Menu */
ul.footerMenu { margin: 0; padding: 0; width: auto; position:absolute; top: 3px; left: 14px; }
ul.footerMenu li { display: inline; color: #14227d; list-style: none; float: left; margin: 3px 0 0 10px; }
ul.footerMenu li a, ul.footerMenu li a:visited, ul.footerMenu li a:active { color: #14227d; text-decoration: none; display: block; float: left; font-size: 12px; display: inline; font-weight: bold; padding: 5px 10px; text-transform: uppercase;  }
ul.footerMenu li a:hover { color: #fff !important; }



/*
Cart Layout --------------------- */

#cartHeader { width: 894px; overflow:hidden; padding: 5px 0; color: #000; border-bottom: 1px solid #ddd; }
.cartItem { float:left; width: 630px; padding-left:5px; }
.cartPrice { float:left; width: 80px; }
.cartQty { float:left; width: 80px; }
#chooseDel { float:left; width: 200px; padding-bottom:3px; }
.cartTotal { float:left; width: 80px; }
.cartRemove { float:left; width: 15px; text-align:center; }
.cartRowItem { width: 894px; overflow:hidden; padding-bottom:10px; padding-top:10px; border-bottom: 1px dotted #ccc; }
.cartRow { width: 200px; overflow:hidden; padding-bottom:3px; padding-top:3px; }
.cartRow2 { float:left; width: 894px; overflow:hidden; padding-bottom:3px; text-align:center; padding-top:5px; }
.cartRow2 input { border: none; }
div#cartPriceSpacer { float:left; width: 100px; }
.cartPriceTotal { float:left; width: 100px; }
hr { background-color:  #c7cbce; color:  #c7cbce; width: 894px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:715px; height: 10px; text-align:center; padding-top: 10px; text-align: left; }
#prices { float:left; width:160px; text-align:left; overflow:hidden; }
.cartheadertxt { color:#552D52; font-weight:bold; }
.checkBtn { padding: 3px; }
.cartheadertxt{ color:#000; font-weight:bold; }
.orderTotals { border: 1px solid #aaa; width: 220px; float: right; margin-top: 10px; clear: both; }
.orderTotals p { position: relative; margin: 0 5px 5px 5px !important; font-weight: bold; }
.orderTotals span { position: absolute; top: 0; right: 0; }
.orderTotals h3 { background: #ccc; padding: 5px; color: #111; margin-bottom: 5px; font-style: italic; font-size: 14px; }
.bigTotal { font-size: 14px; }
.cart2, .cart2:visited, .cart2:active { text-decoration: none; font-weight: bold;}
.cart2:hover { text-decoration: underline; }
#voucherfield { border: 1px solid #ccc; width: 50px; font-size: 11px; }
#redeem { background: none; color: #000; font-size: 11px; padding: 0; margin: 5px 0 0 0; border: none; width: auto; height: auto; }
.voucherPara { padding-left: 50px; }
.voucherPara label { width: 230px; }
.delList span { margin-left: 10px; width: 70px; float: left;  }
.delList span.tag { display: block; float: left; width: 200px; margin-left: 0 !important;  }