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

Site: Roseground
Author: Tim Lenton - Purpose Media

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

/*
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 --------------------- */

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

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

img { display: block;}

table { width: 100%; border-collapse: collapse; margin-bottom: 20px; border: 1px solid #dfdfdf; }
th { background: #dfdfdf !important; color: #000; font-weight: bold; }
tbody tr:nth-child(odd) { background: #efefef !important; }
td, th { padding: 5px 10px; }
tbody tr{ background: #fff; }



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

h1, h2, h3, h4, h5, h6, pre, code { font-size: 18px; color: #31182a; font-weight: bold; }

h1 span, h2 span { display: none; }

.welcome { text-indent: -3000px; background: url(../images/welcomeHeader.jpg) no-repeat; width: 291px; height: 42px; }
.provide { text-indent: -3000px; background: url(../images/provideHeader.jpg) no-repeat; width: 334px; height: 40px; }

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; }
select { border: 1px solid #666; color: #000; padding: 2px; }
option { }
textarea { border: 1px solid #666; color: #000; padding: 2px; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #666; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"], input[type="button"] { background: #e0829c; color: #fff; font-weight: bold; border: 1px solid #af667a; cursor: pointer; font-size: 14px; font-family: helvetica; padding: 3px 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; } 
.hightlight_btn { background: #a2113e !important; }
.buy_btn { font-size: 16px !important; padding: 7px 10px !important; }
input[type="text"] { border: 1px solid #666; color: #000; padding: 2px; }
button { }



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

.left { text-align: left; }
.right { text-align: right;  }
.right img { float: right; }
.center { text-align: center; color: #D06480; }
.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; }

.errorBox { border: 1px solid red; width: 345px; 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; border: 1px solid red; margin-bottom: 5px; color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
.hightlight { font-weight: bold; }
.catSearch { background: #fff !important; color: #D06480 !important; font-size: 11px; }
.catField { width: 150px; font-size: 11px; margin: 0; border: 1px solid #F8CFD7 !important; }

.error, .notice, .success {padding:4px 6px;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11; font-weight: bold;}
.notice a {color:#514721;font-weight: bold;}
.success a {color:#264409;font-weight: bold;}

/*
Layout --------------------- */
body { font-family: Helvetica, sans-serif; font-size: 12px; background: url(../images/bg.jpg); color: #31182a;  }
#container { width: 961px; margin: 0 auto; padding: 0 15px; background: url(../images/shadow.png); overflow: hidden; }
#contentContainer { width: 961px; overflow: hidden; background: #fff; }

/* Header */
#header { height: 104px; background: url(../images/header_bg.jpg) repeat-x; position: relative; color: #fff; font-weight: bold; margin-bottom: 1px; }
#logo { position: absolute; bottom: 13px; left: 11px; }
#contactTag { position: absolute; top: 8px; right: 10px; text-align: right; }
#contactTag a { color: #fff; }
#tel_icon { background: url(../images/tel_icon.jpg) no-repeat; display: inline-block; padding: 6px 0 3px 29px; }
#email_icon { background: url(../images/email_icon.jpg) no-repeat; display: inline-block; padding: 6px 0 3px 29px; margin-left: 10px; }
#contactTag form { margin-top: 5px; }
#contactTag input[type=text] { border: none; width: 110px; margin-left: 5px; }
#contactTag input[type=submit] { border: none; background: none; font-size: 12px;  }
#account_area { position: absolute; top: 40px; left: 255px; }
#account_area a { color: #6f092e; }

#banner_area { background: #fff4f8; overflow: hidden; margin-bottom: 1px; min-height: 249px; overflow: hidden; }
#banner { width: 705px; float: right; color: #31182a; line-height: 1.5; height: 249px; overflow: hidden; }
#banner h2 { color: #31182a; font-size: 24px; margin-bottom: 5px; }
#banner h3 { color: #31182a; font-size: 14px; margin-bottom: 5px; }
#banner p { margin-bottom: 10px; }
.banner1 { background: url(../images/banner1.jpg) top right no-repeat; height: 249px; overflow: hidden; }
.banner_txt { width: 450px; margin-top: 20px; }
#banner_cats { width: 220px; float: left; margin-top: 15px; }
#banner_cats h2 { font-size: 18px; color: #651550; border-bottom: 1px solid #e0829c; padding: 0 0 10px 20px; margin: 0 10px 10px 0; }


/* Left Section */
#leftSection { width: 150px; float: left; padding-top: 20px; }
#leftSection h2 { color: #651550; font-size: 16px; margin: 0 0 15px 10px; }
#leftSection h3 { font-size: 16px; margin: 0 0 15px 10px; }
#leftSection .shopMenu, .categories ul { margin: 0 10px 30px 10px !important; width: 100px; }
#leftSection .shopMenu a, .categories ul a { font-size: 12px !important; }
#leftSection #home_page_email { width: 120px; margin: 0 0 0 10px !important; float: none; padding: 10px !important; }
#leftSection #home_page_email h4 { font-size: 16px; }
#leftSection #home_page_email input[type=text] { width: 110px !important; }

.new_list { margin: 0 10px 30px 10px; line-height: 1.5; }
.new_list li { margin-bottom: 10px; overflow: hidden; }
.new_list h5 a { font-size: 12px; color: #fff; background: #a2113e; display: inline-block; width: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 0 3px; }
.new_list h5 a:hover { background: #e0829c; text-decoration: none; }
.blog_thumb { border: 2px solid #f7c5d3; background: #fff; padding: 3px; float: left; margin-right:10px; }
.blog_content { /*width: 110px;*/ float: right; }
.blog_content h5 { margin-bottom:10px; }
#home_news_feed .new_list { margin: 0 !important; }
#home_news_feed .new_list li { margin: 0 0 20px 0 !important; }

/* Middle Section */
#middleSection { float: right; width: 771px; display: inline; line-height: 1.5; background: url(../images/home_feed_bg.jpg) repeat-x; padding: 20px; }
.full_width { width: 961px !important; padding: 0 !important; }

#middleSection .prods { margin-bottom: 30px; }
.cat_header { margin-bottom: 15px !important; }
#searchFrmCat { color: #31182a; font-weight: bold; margin-left: 200px; float: left; }
#searchFrmCat input[type=text] { border: none; }
#searchFrmCat input[type=submit] { border: none; background: none; color: #31182a; }

.pageContainer { float: right; font-weight: bold; }

.blocks { float: right; margin-bottom: 13px; }
.lowerBlocks { float: left; }
#footerNote { clear: both; padding-top: 15px; }
.paddLower { margin-left: 8px; }
#middleSection h1, #middleSection h2, #middleSection h3 { margin-bottom: 15px; }
#middleSection p { margin: 0 0 15px 0; }
.homePageBlock { width: 270px; border: 1px solid #F2D7DE; float: left; }
.homePageBlock p { padding: 2px 10px 5px 10px; margin-bottom: 0 !important; }
.rightFloat { float: right !important; }
.homePad { padding: 10px 10px !important; }
.blockLeftHome { background: #FFF4F7; text-align: right; margin-bottom: 0 !important; margin-left: 0 !important; margin-top: 0 !important; overflow: hidden; float: left; clear: both; padding-bottom: 0px !important; width: 250px; }

#home_product_feed { padding: 20px; background: url(../images/home_feed_bg.jpg) repeat-x; }

#home_news_feed, #home_info { background: #fdf0f4; padding: 15px; margin: 0 0 0 20px; width: 263px; float: left; }
#home_news_feed h4, #home_info h4 { margin-bottom: 15px !important; }
#home_news_feed p:last-child, #home_info p:last-child, #home_page_email p:last-child, #home_help p:last-child { margin: 0 !important; }

#home_page_email { background: #f7c7d5; padding: 15px; width: 263px; float: right; margin-right: 20px }
#home_page_email h4, #home_help h4 { margin-bottom: 10px; }
#home_page_email input[type=button] { font-size: 14px; background: #a2113e; border: 1px solid #bb92a1; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; padding: 3px 10px; }
#home_page_email input[type=text] { border: 1px solid #bb92a1; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; padding: 5px 5px; margin-bottom: 10px; width: 240px; }
#home_help { float: right; width: 262px; padding: 15px; background: #fdf0f4; margin: 0 20px 0 0; }
.larger { font-size: 14px; font-weight: bold; margin-bottom: 5px !important; }
.larger a { text-decoration: underline; }
.larger a:hover { text-decoration: none; }


/* Footer */
#footer { border-top: 1px solid #f7c7d5; margin-top: 20px; padding: 15px 20px 50px 20px; color: #996189; }
#footer h2 { font-size: 12px; color: #D06480; font-weight: bold; font-style: italic; } 
#footer a { color: #996189; font-weight: normal; }
#footer ul { margin-bottom: 5px; }
#footer ul li { display: inline; }
#footer ul li a { color: #681450; font-weight: bold; border-left: 1px solid #681450; padding: 0 5px 0 6px; }
#footer ul li:first-child a { border: none; padding-left: 0; }
#footer p { margin-bottom: 5px; }
#back_top { float: right; font-weight: bold !important; color: #681450 !important; }


/* Product List Display */
.prods { float: left; width: 142px; display: inline; margin-bottom: 15px; line-height: normal !important; background: #fff; font-size: 13px; }
.prods .prodThumb { width: 100px; float: left; margin: 13px 21px 10px 21px; }
.prods p { margin: 0 0 4px 0 !important; }
.left-pad { margin-left: 13px; }
.prodTxt { text-align: left; margin-left: 10px; }
.prods h6 { font-size: 12px; font-weight: bold; color: #5a0846; }
.prodHeader { background: #e1e5d4 !important; }

.prodList { clear: both; border-bottom: 1px dotted #F5E0E5; overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; }
.prodList .prodThumb { width: 100px; float: left; margin-right: 10px; }
#pagePrev { float: left; width: 100px; height: 16px; color: #D06480; text-align: left; }
#pageNext { float: right; width: 100px; color: #D06480; text-align: right; }
#pageNums { float: left; width: 390px;  color: #D06480; text-align: center; }
#pageContainer { border-bottom: 1px dotted #F5E0E5; margin-bottom: 10px; overflow: hidden; padding-bottom: 5px; }
.selected { text-decoration: underline; }
.more_link { background: #681450; color: #fff !important; font-size: 12px !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 2px 5px; display: inline-block; float: right; }
.more_link:hover { background: #e0829c; text-decoration: none; }
.thumb_con { height: 220px; display: table-cell; vertical-align: middle; }


/* Product Detail Display */
#prodImg { float: left; width: 200px; margin-bottom: 25px; background: #fff; padding: 20px 50px; }
.prod-main-img { width: 200px; margin-bottom: 10px;  }
.prodSub { float: left; width: 79px; border: 1px solid #b9d62b; margin-bottom: 10px; }
.prodSub2 { float: left; width: 79px; margin-left: 10px; border: 1px solid #b9d62b; margin-bottom: 10px; }
.prodTag { margin-bottom: 20px; }
#prodDes { float: right; width: 415px; background: #fff; padding: 10px 20px; }
#prodDes p { margin-bottom: 10px !important; }
#prodDes p label { font-size: 11px; width: 300px; }
#prodDes h1 { margin: 0 0 2px 0; background: none !important; padding: 0 !important; }
.sale { text-decoration: line-through; color: #666; }
#prodDes h6 { margin-bottom: 10px; font-size: 18px; color: #c8003e; margin-top: 10px; }
.cartBtn { border: 0; }
.related { clear: both; }
#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: 15px; margin-right: 3px; margin-top: 3px; }
#items { padding: 0 10px; }
#prodDes select { width: 200px; }


/* 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 { position: absolute; left: 248px; bottom: 12px; }
ul#topMenu li { display: inline; color: #fff; list-style: none; position: relative;   }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; border-left: 1px solid #fff; padding: 0 5px 0 7px; }
ul#topMenu li:first-child a { border: none; }
ul#topMenu li a:hover, ul#topMenu li.hovering a { text-decoration: underline; }
ul#topMenu div#con { display: none; background: #f7bdcd; padding: 10px; }
ul#topMenu li.mega div#con { width: 570px; position: absolute; top: 25px; left: 0em; }
ul#topMenu li.hovering div#con { display: block; }
ul#topMenu li.mega div#con a { border: none; padding: 0; text-decoration: none; }
ul#topMenu li.mega div#con a:hover { text-decoration: underline; }
ul#topMenu li.mega div#con h5 a { font-size: 14px; color: #31182a; margin-bottom: 3px; }
ul#topMenu li.mega div#con .inner { width: 180px; float: left; margin: 0 10px 10px 0; line-height: 1.2; }
ul#topMenu li.mega div#con p { margin-bottom: 3px; }

/* cart Navigation */
ul#cartMenu { position: absolute; right: 10px; bottom: 12px; }
ul#cartMenu li { display: inline; color: #fff; list-style: none; }
ul#cartMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; border-left: 1px solid #fff; padding: 0 5px 0 6px; }
ul#cartMenu li:first-child a { border: none; }
ul#cartMenu li a:hover { }



/* Shop Menu */
ul.shopMenu, .categories ul  { margin: 0 0 0 20px; }
ul.shopMenu li, .categories ul li { display: list-item; color: #fff; list-style: none; margin: 0 0 4px 0; }
ul.shopMenu li a, .categories ul li a { color: #fff !important; font-size: 14px; font-weight: bold; text-decoration: none; padding: 3px 5px; background: #5b0242; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: inline-block; width: auto;  }
ul.shopMenu li a:hover, .categories ul li a:hover { background: #e0829c; }
ul.shopMenu li.extraPad { margin-top: 20px; }


/* Info Menu */
ul.footerMenu { margin: 0; padding: 0; width: auto; float: right; }
ul.footerMenu li { color: #ACACAC; list-style: none; margin-bottom: 1px; display: inline; }
ul.footerMenu li a { color: #ACACAC; font-size: 11px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
ul.footerMenu li a:hover { color: #000; }


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

#cartHeader { width: 741px; overflow:hidden; padding: 5px 0; color: #3d3d3d; border-bottom: 1px solid #3d3d3d; }
.cartItem { float:left; width: 469px; 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: 65px; }
.cartRemove { float:left; width: 30px; text-align:center; }
.cartRowItem { width: 741px; 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: 741px; 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: 741px; height:2px; border:0; margin-bottom:10px;}
#checkout { float:right; text-align:right; padding: 5px 0 10px 0; }
#cards { float:left; width:554px; height: auto; 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 #ff9600; width: 50px; font-size: 11px; }
#redeem { background: none; color: #000; font-size: 11px; font-family: Tahoma, ariel; padding: 0; margin: 5px 0 0 0; border: none; width: auto; height: auto; }
.voucherPara { padding-left: 165px; }
.voucherPara label { width: 230px; }
.delList span { margin-left: 10px; width: 55px; float: left;  }
.delList span.tag { display: block; float: left; width: 170px; margin-left: 0 !important;  }
.checkPad { line-height: normal !important; clear: both; }
.checkPad label { height: auto !important; margin-bottom: 2px; }

#new_customers { width: 350px; float: left; background: #fff; padding: 10px 15px; }
#exisiting_customers { width: 350px; float: right; background: #fff; padding: 10px 15px; }
#exisiting_customers label { width: 80px !important; }

.white_box { background: #fff; padding: 10px 15px; }
