/* ============================ common ============================== */

body {
	color: #666; border-top:2px solid #b8b308;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

a:link, a:visited {
	color: #7A7474;
	text-decoration: none;
}
a:link:hover, a:visited:hover, a:active, a:focus { text-decoration: underline; }

images { display: block; }
a images { border: none; }
a span{ cursor: pointer; }

strong {
	font-weight:bold;
}

#more {
	cursor:pointer;
}

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear{ display: inline-table; }
.clear{ display: block; }
.clear{ height: 1%; } /* ie */


h5 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0 5px 10px;
}


p {
	margin:10px;
	margin-bottom: 20px;
	font-size:13px;
	line-height:140%;
}

#left p {
	text-align: justify;
}

.linebreak {
	display: block;
	width:728px;
	height: 1px;
	background-color: #d7e71c;
}


/* ========================== common end ============================ */

/* ============================ layout ============================== */

.holder{ 
	width: 995px;
	margin: 0 auto;
	text-align:left;
}

.input-bg {
	background: url(../images/text-bg.gif);
	width:148px; height:20px;
	position:relative;
	display:block; float:left;
}

.input-bg .input-text {
	background:none; border:0;
	width:142px; font-size:11px;
	position:absolute;
	top:2px; left:2px;
}

.signup-btn {
	background:url(../images/signup-btn.gif);
	width:69px; height:14px;
	border:0; float:left;
	margin-left:5px;
	margin-top:2px;
	cursor: pointer;
}

.submit-btn {
	background:url(../images/submit-btn.gif);
	width:64px; height:21px;
	border:0; float:left;
	cursor: pointer;
}

a.more  {
	color:#ff0066;
	font-size:13px;
}

input {
	border:1px solid #CCCCCC;
}

.head a {
	color:#ff0066;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */


#header {
}

#header h1 {
	float:left;
	width:297px;
	margin-top:27px;
}

#header #gifttag {
	background:url(../images/handmade-luxury-chocolates.gif) no-repeat 0 0;
	width:251px; height:138px;
	margin-top:59px;
	float:left;
}

#header-right {
	float:right;
	width:256px;
	margin-top:30px;
	text-align:right;
}

#search {
	margin-bottom:24px;
	display:block;
}

.search-bg {
	background:url(../images/search-bg.gif) no-repeat 0 0;
	width:208px; height:23px; float:right;
	position:relative; display:block;
}

.search-text {
	background:none;
	font-size:11px; color:#999999;
	width:177px;
	border:0; float:left;
	position:relative; top:5px; left:8px;
}

.search-btn {
	background:url(../images/search-btn.gif);
	width:14px; height:15px;
	display:block; border:0; float:right;
	position:relative; top:4px; right:5px;
	cursor: pointer;
}

.no-display {
	display:none;
}

.input-text {
	border:1px solid #CCCCCC;
}

.fpw {
	font-size: 11px;
	color: #ff0066;
	display: block;
}

a.fpw {
	color: #ff0066;
}


/* ========================== header end ============================ */

/* ============================ content ============================= */


#left {
	width:729px;
	float:left;
}

#left h2, #left h5 {
	margin-left: 10px;
	font-size: 18px;
}



#browseby {
	background:url(../images/browse-bg.gif) repeat-x 0 0;
	width:729px; height:33px;
	position:relative;
}

#browseby #title {
	float:left;
	font-size:15px;
	margin-right:5px;
}

#browse {
	display:block;
	position:absolute;
	top:6px; left:120px;
	width:600px;
}

.browse-nav {
	float:left;
	padding-right:3px;
	width:150px;
}

#title-bg {
	background:url(../images/title-bg.gif) repeat-x 0 0;
	height:56px; width:730px;
	margin-top:5px;
	margin-bottom:8px;
	text-align: right;
}

#title-bg h3 {
	font-size:30px;
	padding-top:10px; padding-right:10px;
	font-weight:normal;
}

#featured {
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
}

#product-selection {
	margin-bottom:44px;
}

.product-left {
	float:left;
	width:240px;
	margin-right:5px;
}

.product-center {
	float:left;
	width:240px;
}

.product-right {
	float:right;
	width:240px;
}

.catalog-box {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	margin-bottom:12px;
}

.catalog-box-inner-odd {
	background-color:#f0f0f0;
	margin:7px; clear:both;
}

.catalog-box-inner-even {
	background-color:#f7f7f7;
	margin:7px; clear:both;
}

.catalog-box-inner-even .product, .catalog-box-inner-odd .product {
	margin:7px;
	float:left;
	width:133px;
}

.catalog-box-inner-even .product a, .catalog-box-inner-odd .product a {

}

.catalog-box-inner-even .product .expand, .catalog-box-inner-odd .product .expand {
	position:absolute;
	bottom:2px; right:2px;
}

.catalog-box-inner-even .information, .catalog-box-inner-odd .information {
	float:left;
	width:310px;
	margin-top:7px;
	font-size:14px;
}

.catalog-box-inner-even .information h4, .catalog-box-inner-odd .information h4 {
	font-size:16px;
	margin:0; padding:0;
}

.catalog-box-inner-even .information .price, .catalog-box-inner-odd .information .price {
	color:#000000;
	font-size:19px;
}

.catalog-box-inner-even .information .gift, .catalog-box-inner-odd .information .gift {
	padding-top:3px;
	font-weight:bold;
	font-size:14px;
	display:block;
}

.catalog-box-inner-even .information .gift-option, .catalog-box-inner-odd .information .gift-option {
	font-weight:normal;
	font-size:12px;
}

.catalog-box-inner-even .information span input, .catalog-box-inner-odd .information span input {
	vertical-align:top;
}

.catalog-box-inner-even .options, .catalog-box-inner-odd .options {
	float:right; width:240px;
	font-size:11px;
	margin-top:7px;
	font-weight:bold;
}

.catalog-box-inner-even .options span, .catalog-box-inner-odd .options span {
	position:absolute;
	font-size:14px;
	font-weight:bold;
}

.catalog-box-inner-even .options .add, .catalog-box-inner-odd .options .add {
	background: url(../images/add-btn.gif) no-repeat 0 0;
	width:135px; height:21px;
	border:0; cursor:pointer;
}

.view-buy {
	background: url(../images/viewandbuy.gif) no-repeat 0 0;
	width:164px; height:21px;
	display: block;
	border:0; cursor:pointer;
	margin-top:110px; margin-left:50px;
}

.category-description {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	font-size:14px;
}

#right {
	width:255px;
	float:right;
}

#right h2 {
}

#your-basket {
	text-indent:-2008px;
	background:url(../images/yourbasket.gif) no-repeat 0 0;
	position: relative; left: 10px; top: 13px;
	width:133px; height:20px;
	margin-bottom: 25px;
}

#recently-viewed {
	text-indent:-2008px;
	background:url(../images/recently-viewed.gif) no-repeat 0 0;
	width:180px; height:24px; margin-bottom: 12px;
	position: relative; left: 12px; top: 13px;
}

#recently-added {
	text-indent:-2008px;
	background:url(../images/recently-added.gif) no-repeat 0 0;
	width:170px; height:24px; margin-bottom: 12px;
	position: relative; left: 12px; top: 13px;
}

#corporate-gifts {
	text-indent:-2008px;
	background:url(../images/corporate-gifts.gif) no-repeat 0 0;
	margin-bottom:0; position:relative;
	width:219px;
	height:24px;
}

#corporate-gifts span {
	width:100%; height:24px;
	position:absolute; top:0px; left:0px;
}

h2 span {
	width:100%; height:24px;
	position:absolute; top:0px; left:0px;
}

#buy-chocolates {
	text-indent:-2008px;
	background:url(../images/buychocolates.gif) no-repeat 0 0;
	width:173px; height:25px; margin-bottom: 12px;
	position: relative; left: 12px; top: 13px;
}

#buy-chocolates a span {
	width: 173px; height: 25px; display: block;
}

#shop-by-product {
	text-indent:-2008px;
	background:url(../images/shopbyproduct.gif) no-repeat 0 0;
	margin-bottom:0;
	margin-left:12px;
	margin-top:13px;
	width:185px;
	height:25px;
}

#shop-by-occasion {
	text-indent:-2008px;
	background:url(../images/shopbyoccasion.gif) no-repeat 0 0;
	margin-bottom:0;
	margin-left:12px;
	margin-top:13px;
	width:201px;
	height:24px;
}

#right p {
	padding:6px;
	padding-left:0;
	padding-bottom: 10px;
	font-size:11px;
	color:#999999;
}

.menu-1 {
	background:url(../images/menu-bg-1.gif) repeat-x #FFFFFF 0 0 ;
	border:1px solid #e0dfdf;
	margin-bottom:0px; position:relative;
}

.menu-1 p {
	margin-top: 0px;
}

.reglinks {
	position:absolute;
	right:10px; top:21px;
	font-size:12px;
}

.reglinks li {
	float:left;
	position:relative;
}

.reglinks li span {
	height:15px; width:100%;
	position:absolute; top:0px; left:0px;
}

#registerlink {
	text-indent:-2008px;
	background:url(../images/registerlink.gif) no-repeat;
	width:56px; height:15px; margin-right:5px;
}

#loginlink {
	text-indent:-2008px;
	background:url(../images/loginlink.gif) no-repeat;
	width:35px; height:15px;
}

#accountlink {
	text-indent:-2008px;
	background:url(../images/accountlink.gif) no-repeat;
	width:58px; height:11px; margin-right:3px;
}

#logoutlink {
	text-indent:-2008px;
	background:url(../images/logoutlink.gif) no-repeat;
	width:41px; height:13px;
	margin-right: -5px;
}

.menu-2 {
	background:url(../images/menu-bg-2.gif) repeat-x #FFFFFF 0 0 ;
	border:1px solid #e0dfdf;
	margin-bottom:5px;
}

.menu-2 p {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	padding:0;
}

.menu-2 .line {
	border-bottom:1px solid #cbc8c8;
	width:230px;
	margin:0 auto;
	display:block;
}

.menu-2 .product-images {
	float:left; display:block;
	margin-top:7px; margin-left:7px;
	margin-bottom:3px;
	width:50px;
}

.menu-2 .product-details {
	float:left; display:block;
	margin-left:5px; margin-top:7px;
	margin-bottom:7px;
	width:165px;
}

#info-box-nav {
	background:url(../images/info-nav-bg.gif) repeat-x 0 0;
	width:994px; height:21px;
}

#info-box-nav span {
	padding-top:3px;
	padding-left:5px;
	font-weight:600;
	display:block;
}

#info-box {
	background:url(../images/info-box-bg.gif) no-repeat 0 0;
	width:994px; height:113px;
	margin-bottom:7px;
}

#info-box p {
	margin:0;
}

#info-box .info-item {
	float:left;
	width:230px;
	padding-left:15px;
	padding-top:25px;
}

#info-box .info-item h3 {
	color:#5c2946;
	font-size:17px;
	margin-bottom:5px;
}

#info-box .info-item h3 a {
	color:#5c2946;
}

#info-box .info-item p {
	font-size:11px;
	margin-bottom: 3px;
}

#wishlist-sidebar {
	padding:8px;
}

#share-wishlist {
	background:url(../images/share-wishlist-btn.gif);
	width:149px; height:21px;
	border:0; cursor:pointer;
	margin-right:10px;
	float:left;
}

#add-all-to-basket {
	background:url(../images/add-all-to-basket.gif);
	width:164px; height:21px;
	border:0; cursor:pointer;
	margin-right:10px;
	float:left;
}

#update-wishlist {
	background:url(../images/update-wishlist-btn.gif);
	width:149px; height:21px;
	border:0; cursor:pointer;
	margin-right:10px;
	float:left;
}

.actions {
	padding:11px;
}

#category-list {
	background:url(../images/categorylist-bg.jpg) repeat-x 0 0;
	background-color:#f6f5f5;
	padding-bottom:10px;
	width:995px;
	position:relative;
	font-size:11px;
}

#category-list #lists {
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

#category-list ul {
	list-style:none;
	margin:0; padding:0;
	float:left; width:195px;
}

#category-list ul li {
	background:url(../images/category-bullett.jpg) no-repeat 0 3px;
	padding-left:11px;
}

#more-information {
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	margin-bottom:20px;
	display:block;
}

#more-information h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

#more-information a {
	font-weight:bold;
}

#more-information #left {
	width:48%;
	float:left;
	height:auto;
	display:block;
}

#more-information #right {
	width:48%;
	float:right;
	height:auto;
	display:block;
}

#corporate-menu {
	border:1px solid #e3e2e2;
	padding:6px; margin-bottom:5px;
	position:relative;
}

#corporate-information {
	background-color:#f3f3f3;
	padding:10px;
	font-size:13px;
}

#corporate-information h2 {
	display:block; color:#ff0066;
	font-size:18px; font-weight:normal;
	padding:0; padding-bottom:5px;
}

#corporate-information #corptext {
	text-indent:-2008px;
	background:url(../images/corptext.gif) no-repeat;
	width:95px; height:85px;
}

#corporate-information #corptext a span {
	display: block;
	width: 100%;
	height: 85px;
}

#corporate-links {
	padding-top:13px;
	padding-left:0px;
}
/* ORIGINAL SIDEBAR
#corporate-img {
	background:url(../images/corp-box.gif) no-repeat 0 0;
	width:141px; height:84px; display: block;
	position: absolute;
	top: 60px; left: 120px;
}
*/

/* NEW SIDEBAR */
#corporate-img {
	background:url(../images/corp-box3.gif) no-repeat 0 0;
	width:158px; height:126px; display: block;
	position: absolute;
	top: 40px; left: 110px;
}


/********************** Pager */

table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    // background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    color: #5c2946;
    }
table.pager td {
    width:33%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }
	

/* ========================= bottom-nav end ========================= */

/* ============================= footer ============================= */


#footer {
	border-top:1px solid #b8b308;
	padding-top:5px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
}


/* =========================== footer end =========================== */




/* ============================== pages ============================= */



/*p {
	margin:10px;
	font-size:13px;
	line-height:130%;
}*/

.list {
	margin-left:15px;
	margin-top:15px;
}

.list ul {
}

.list li {
	background:url(../images/category-bullett.jpg) no-repeat 0 3px;
	padding-left:11px;
	margin-bottom:15px;
}

#quote {
	margin-left:20px;
	margin-top:10px;
}

#quote em{
display: block;
   padding: 0 0 20px 60px;
   background: url(../images/ldquo.png) no-repeat 0 0;
   font-size: 1.5em; font-style: normal; line-height: 1.4em;
   letter-spacing: -1px;
   width: 580px;
}
#quote em strong{
   display: block;
   padding: 15px 30px 15px 0;
   background: url(../images/rdquo.png) no-repeat 100% 100%;
   font-weight: normal;
   width: 580px;
}

.table-top {
	background:url(../images/table-top.gif) no-repeat 0 0;
	width:680px; height:11px;
	margin-left:10px;
	display:block;
}

.table-bg {
	background:url(../images/table-bg.gif) repeat-y 0 0;
	margin-left:10px;
	width:680px;
	display:block;
}

.table-bg table {
	margin-left:10px;
	width:660px;
}

.table-bg td {
	padding:5px;
	font-size:13px;
	vertical-align: top;
}

.table-bottom {
	background:url(../images/table-btm.gif) no-repeat 0 0;
	width:680px; height:11px;
	margin-left:10px;
	display:block;
}


/* ========================== Product Detail ======================== */

/* Product Images */


.product-box {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	padding-bottom: 5px;
	margin-top:8px;
	padding-left: 4px;
	padding-top: 4px;
	margin-bottom: 6px;
	line-height: 120%;
}

.product-box-inner {
	background:url(../images/product_essential_bg.gif) repeat-x;
	border:1px solid #cecece; width: 715px;
}

.product-box-inner .email {
	float:right;
	margin-top:5px;
}

.product-img-box { 
	float:left; 
	width:267px; 
	margin-top:25px; 
	margin-left:20px;
	margin-bottom:20px; 
}

.product-img-box .main-product-img {
    overflow:hidden;
    width:265px;
    height:265px;
}

.product-img-box .main-product-img img {
    width:100%;
    cursor:pointer;
}

.main-product-img {
	margin: 0;
}

#track_outer {
}

.image-zoom {
	position:relative; 
	height:18px; 
	margin:0 0 13px 0px; 
	background:url(../images/slider_bg.gif) no-repeat 50% 50%; 
	cursor:pointer; padding-top:10px;
}

#image {
	width:auto;
}

#track { 
	position:relative; height:18px; 
}

#handle { 
	position:absolute; left:0; top:-6px; 
	width:9px; height:22px;
	background:url(../images/magnifier_handle.gif) no-repeat;
}

.btn-zoom-out { 
	position:absolute; 
	left:2px; top:5px;
}

.btn-zoom-in { 
	position:absolute; 
	right:2px; top:5px;
}

.product-img-box .more-views h4 { 
	border-bottom:1px solid #ccc; 
	margin-bottom:.8em; 
	font-size:.95em; 
	text-transform:uppercase; 
}

.product-img-box .more-views li { 
	float:left; 
	margin-right:6px;
}

.product-img-box .more-views li.last { 
	margin-right:0; 
}

.product-img-box .more-views li img { 
	border:2px solid #ddd; 
}

.product-img-box .availability {
	float:left;
	width:130px;
	font-size:11px;
	margin-top:10px;
}

.product-img-box .wishlist {
	float:right;
	width:125px;
	font-size:11px;
	margin-top:10px;
}

.product-box .info-options {
	float:left;
	width:360px;
	padding:25px;
	padding-left:20px;
}

.product-box .info-options h3 {
	font-size:17px;
}

.product-box .info-options p {
	margin-left: 0;
}

.product-box .info-options .price {
	display:block;
	margin-top:40px;
	margin-bottom:20px;
	color:#000000;
	font-size:20px;
	font-family: Arial;
}

.product-information {
	margin-top:15px;
}

.product-information h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.product-information p {
	font-size:13px;
	line-height:130%;
}

.product-info-box { 
	margin-top:10px; 
	border:1px solid #c4c6c8; 
	margin-top:0; 
}

.product-info-box .product-name {
    margin-bottom:.3em;
    color:#0a263c;
    font-size:1.2em;
}

.qty-input {
	background-image:url(../images/qty-input.gif);
	position: relative;
	width: 52px; height: 23px;
	display:block;
	z-index: 20000;
	margin-top: 3px;
	float:right;
}

.qty-input input {
	border:0;
	width:42px; height:16px;
	position:absolute;
	top:4px; left:5px;
	text-align: center;
	font-size:11px;
}

.product-info-box .qty-box { 
	margin-right:5px;
}


.add-to-basket {
	background: url(../images/add-btn.gif) no-repeat 0 0;
	width:135px; height:21px;
	border:0; cursor:pointer;
	float:right;
}

.add-btn {
	float:right;
	margin-top:16px;
}

.product-box .info-box2 {
	float:right;
	width:510px;
	margin:25px;
	margin-left:15px;
}

.product-img-box2 { 
	float:left; 
	width:130px; 
	margin-top:25px; 
	margin-left:25px;
	margin-bottom:20px; 
}

.product-info-box .price-box { margin:10px 0;}
.add-to-cart-box { float:left; width:350px;  margin-right:5px;}
.add-to-box { float:left; font-size:.95em; line-height:1.25em; }
.product-info-box .ratings { margin-bottom:1em;}

.product-attributes, .product-pricing { margin:10px 0; background:#faf7ee; padding:10px; border:1px dashed #a59e89;}
.product-attributes td {padding:2px 0; }
.product-attributes td.label { padding-right:10px; font-weight:bold; }
.product-essential, .product-collateral { padding:25px; }
.product-essential { padding:25px; background:url(../images/product_essential_bg.gif) no-repeat 100% 0 #fff; }
.product-essential .product-shop { width:330px; }
.product-essential .product-shop .ratings { margin-bottom:4px; }

/* Product Collateral */
.product-collateral { background:url(../images/product_collateral_bg.gif) repeat-x #faf7ee; }
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #e5dcc3; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4{ color:#E26703 ;}
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; border-top:0; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background:#f6f2e7; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid .product-image { text-align:center; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }
#customer-reviews { margin-bottom:15px; }
#customer-reviews li { margin-bottom:25px; }
#customer-reviews li p { clear:both; }
.product-collateral .add-tag-box .input-box { float:left; width:302px; margin-right:8px; }
.product-collateral .add-tag-box .input-box .input-text { width:300px;  }
.tags-list { margin-bottom:15px; }
.tags-list li {
    display:inline;
    background:url(../images/separator.gif) no-repeat 100% .4em;
    padding:0 8px 0 4px;
    }
.tags-list li.first { padding-left:0; }
.tags-list li.last { background:none; }
.add-tag-box { background:url(../images/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
.product-review-box { width:auto; margin:8px 0 13px 0; }
.product-review-box td, .product-review-box th { text-align:center; }
.product-review-box td.label {width:100px; text-align:left; }

/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(../images/icon_clip.gif); }
.mini-related-items .product-images { width:70px; }
.mini-related-items .product-images a { display:block; margin-left:15px; }
.mini-related-items .product-images input { float:left; margin-right:4px; margin-left:-6px; }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { margin-left:78px; padding-left: 5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }




/* Data Table */
.data-table {
	// border:1px solid #bebcb7;
	width:100%; 
	margin-top: 5px;
}
.data-table tr { background:#fff; }
.data-table .odd  { background:#f7f7f7; }
.data-table .even { background:#f7f7f7 !important;}
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last td, .data-table tr.last th { border-bottom:0; }
.data-table th {
    // border-right:1px solid #c2d3e0;
    padding:2px 8px;
    color:#0a263c;
    white-space:nowrap;
    background-color: #eaeaea;
    }
.data-table th.wrap {white-space:normal;}
.data-table th a, .data-table th a:hover { color:#fff;}
.data-table td { padding:3px 8px; }
.data-table thead tr { background:url(../images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee; }
.data-table tfoot { border-bottom:1px solid #d9dde3;}
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { 
	border-bottom:1px solid #c2d3e0;
	border-bottom:1px solid #c2d3e0;
}

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select{ width:100%; }

.nested-data-table th, .nested-data-table td { padding-top:2px; padding-bottom:2px;  }
.nested-data-table tfoot td {font-size:.95em; }

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap;}
.shipping-tracking .button-set {margin-top:0;border:none;border-top:0;padding-top:0}








/********************** Checkout */

select.address-select {width:630px}

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }


/* Shopping Cart */
.cart-block                         { float:left; }
.cart-collateral                    { width:725px; background-color:#f7f7f7; margin-top: 15px; }

.discount-codes {
	padding-left: 10px;
	padding-top: 10px;
}

.cart-collateral .divider           { margin:12px 0; background:#c0d2af; }
.cart-collateral h4                 { float:left; color:#ff0066; font-size:1.3em; font-weight:normal; }


.shopping-cart                      { margin-bottom:0; }}
.shopping-cart tr.error             { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping   { float: left; }
.shopping-cart-item-message         { margin-bottom:5px}
td.attributes-col                   { line-height:1.4em; }
td.attributes-col ul                { margin:5px 0; font-size:.95em;}
td.attributes-col dt                { margin-top:.5em; font-size:.95em; font-weight:bold; }
td.attributes-col dd ul             { margin: 0 0 5px 0; }
td.attributes-col dd ul li          { margin-left:15px; list-style:disc; }
.cart-totals                    { padding:12px 0; text-align:right; }
.cart-totals table              { float:right; width:430px; margin-bottom:8px; }
.cart-totals td                 { padding-left:15px; font-size:1.1em; text-align:right; }
.cart-totals tfoot td           { color:#e02f00; font-size:1.3em; }
.checkout-types                 { margin:4px 0; }
.checkout-types li              { clear:both;  margin-bottom:5px; width:40%; }

.cart-shipping-block h4         { margin:0; float:none; }
.cart-collateral .input-text    { width:264px; }
.cart-collateral select         { width:270px; }
.grand_total {
    width:auto;
    margin-top:15px;
	margin-bottom:10px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }




/********************** Cart Table */

.cart-box {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	margin-bottom:12px;
	padding: 5px;
}

.cart-box .item {
}

.item-odd {
	background-color:#f7f7f7;
}

.item-even {
	background-color:#f0f0f0;
}

table.cart-table {
    width:100%;
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
	margin-bottom:10px;
    }
table.cart-table td {
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
	font-weight:bold;
    }

table.item {
    width:715px;
    font-size:.95em;
	margin-bottom:0;
	background-color:#f7f7f7;
    }
table.item td {
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
	
table.item2 {
    width:100%;
    font-size:.95em;
	margin-right:14px;
	margin:7px;
    }
table.item2 td {
    width:33%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
	background-color:#666666;
    }

.btn-left {
	float:left;
}

.btn-right {
	float:right;
}

.continue-shopping-btn {
	 background:url(../images/continue-btn.gif) no-repeat 0 0;
	 width:190px; height:21px;
	 float:left; display:block;
}

#continue-shopping-btn {
	 background:url(../images/continue-btn.gif) no-repeat 0 0;
	 width:190px; height:21px;
	 float:left; display:block;
}

#update-cart-btn {
	 background:url(../images/update-cart-btn.gif) no-repeat 0 0;
	 width:190px; height:21px;
	 float:right; display:block;
	 border:0; cursor: pointer;
}

#multiple-address-btn {
	 background:url(../images/multiple-address-btn.gif) no-repeat 0 0;
	 width:210px; height:21px;
	 float:left; display:block;
	 margin-bottom:20px;
	 border:0;
}

#checkout-proceed-btn {
	float:right;
	margin-bottom:20px;
}

#apply-btn {
	 background:url(../images/apply-btn.gif) no-repeat 0 0;
	 width:81px; height:21px;
	 margin-right:3px;
	 margin-top:-15px;
	 float:left; display:block;
	 vertical-align:top; border:0;
}

#coupon_code {
	float:left;
	margin-right:15px;
	border:1px solid #CCCCCC;
}



#multiple-address-title {
	background-color:#f0f0f0;
	padding:8px;
	width:100%;
}

#multiple-addresses {
	margin:8px;
	margin-bottom:0;
	width:710px;
}

#multiple-address-title td, #multiple-addresses td {
}

#multiple-addresses td {
	padding:10px;
}

#multiple-addresses td select {
	width:150px;
}

#update-qty-btn {
	 background:url(../images/update-qty-btn.gif) no-repeat 0 0;
	 width:118px; height:21px;
	 float:right; display:block;
	 border:0;
}




#back-to-shopping-cart {
	background:url(../images/back-to-shopping-cart.gif) no-repeat 0 0;
	width:190px; height:21px;
	float:left; display:block;
	border:0;
}

#continue-btn {
	background:url(../images/continue-btn1.gif) no-repeat 0 0;
	width:103px; height:21px;
	float:right; display:block;
	cursor:pointer;
	border:0;
}

#back-btn {
	background:url(../images/back-btn.gif) no-repeat 0 0;
	width:103px; height:21px;
	float:left; display:block;
	border:0; cursor: pointer;
}


.enter-address {
    width:100%;
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
	margin-bottom:10px;
	border-top:1px solid #eee;
	padding-top:6px;
    font-size:.95em;
	display:block;
	height:35px;
    }
	
#enter-address-btn {
	background:url(../images/enter-new-address-btn.gif) no-repeat 0 0;
	width:190px; height:21px;
	float:right; display:block;
	margin-top:4px;
	margin-right:10px;
	cursor:pointer;
	border:0;
}



/* One-Page checkout */

.one-page-title {
	display:block;
	background-color:#f0f0f0;
	padding:5px;
	padding-left:15px;
	font-size:14px;font-weight:bold;
}

.one-page-box {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	margin-bottom:12px;
	padding: 5px;
	width: 718px;
}

.one-page-box-inner {
	background-color:#f7f7f7;
	padding: 10px;
	line-height:150%;
}

.one-page-box-inner label {
	margin-bottom:5px;
}

.one-page-box-inner input, .one-page-box-inner select {
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	vertical-align:middle;
}

.review-buttons-container input {
	border:0;
}

.button-set {
	margin-top:20px;
	margin-bottom:10px;
	margin-right:10px;
	width:700px;
}

.button-set .left {
	float:left;
}

.button-set .right {
	float:right;
}

.required {
	margin-bottom:20px;
}

.col-1 {
	float:left;
	width:48%;
	line-height:22px;
}

.col-2 {
	float:right;
	width:48%;
	line-height:22px;
}

.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout .step-count { padding:0 4px; background:#fff; color:#444; font-size:.9em; line-height:1em;  }
.one-page-checkout .content { padding: 10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head a { display:block; color:#fff; } /* Display Edit button in active selection */
.one-page-checkout .active .head a { display:none; }
.one-page-checkout .group-select { margin-top:0; margin-right:0; border:0; background:none; padding:0; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left: 20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; padding:2px 8px; color:#555; font-size:10px; font-weight:normal; text-transform:uppercase;  }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { background:none; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border-top:0; }
.opc-please-wait { padding-right:7px;}
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }
#review-buttons-container {
	display:block;
	border:0;
}


/* Multiple Addresses checkout */
.checkout-page-title {
	display:block;
	background-color:#f0f0f0;
	padding:5px;
	padding-left:15px;
	font-size:14px;
}

.checkout-page-box {
	border:1px solid #cecece;
	background-color:#FFFFFF;
	margin-bottom:12px;
}

.checkout-page-box-inner {
	background-color:#f7f7f7;
	position:relative;
	margin:7px;
	padding:10px;
	line-height:150%;
}

.checkout-process-title {
	background-color:#eaeaea;
	display:block;
	padding:2px;
	padding-left:5px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}

#create-account-btn {
	background:url(../images/create-account-btn.gif) no-repeat 0 0;
	width:164px; height:21px; display:block; border:0;
	cursor: pointer;
}

#login-btn {
	background:url(../images/login-btn.gif) no-repeat 0 0;
	width:89px; height:21px; display:block; border:0;
	cursor: pointer;
}

#fpw a {
	font-size:10px;
	margin-top:5px;
	color:#ff0066;
}

.checkout-progress { margin:0 auto 1.5em auto; font-size:10px;}
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:6px solid #999;
    padding:4px 10px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }
	
.multi-page-title {
	display:block;
	background-color:#f0f0f0;
	padding:5px;
	padding-left:15px;
	margin-top:10px;
	font-size:14px;
}
	
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #ddd;
    background:#fbfbfb;
    }
.multi-address-checkout-box .content {
    padding:10px 20px 20px 10px;border-bottom:1px dotted #c4c4c4;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #777;
    background:#777;
    padding:2px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .count-head h4 {  margin:0; color:#fff; }
.multi-address-checkout-box .head { margin-bottom:4px;background-color:#D9DDE3;padding:5px;margin-top:6px; }
.multi-address-checkout-box .head a { font-weight:normal;}
.multi-address-checkout-box .checkmo-mailing-address { display: block; padding-left: 20px; }
.shipping-method { padding-top:13px; padding-bottom:13px; color:#5c2946; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { color:#e26703; font-size:1.5em; font-weight:bold; }
.place-order-box input { margin-left:15px; }
.one-page-checkout .box .default-box { border:1px solid #ddd; }


/********************** Gift Messages */
.giftmessages .gift-header {
    font-size: 12px;
    font-weight: bold;
    color: #5c2946;
    }
.giftmessages .input-checkbox {
    padding-bottom: 15px;
    }
.giftmessages textarea {
    height: 100px;
    }
.giftmessages .input-checkbox input {
    margin-right: 5px;
    }
.giftmessages .input-checkbox label {
    font-weight:normal;
    color: #8e8d8b;font-size:12px;
    }
.giftmessages .gift-box {
    background-color:#f4f4f4;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #e9e4de;
    padding: 22px 16px 22px 22px;
    }
.giftmessages .gift-box .scroll-box {
    overflow: auto;
    height: 500px;
    }
.giftmessages .product-image {
    border: 1px solid #d2d1cd;
    }
.no-border {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.giftmessages .gift-box label { color: #5c2946; }

.giftmessages .group-select li .input-box { float:left; width:260px; }
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea { width:495px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:235px; }
.giftmessages .group-select li .input-box select { width:256px;}

/********************** Customer */


.accound-nav .head {
	border:0; background:#666;
	display:block;
}



/* My Account navigation */
.account-nav .head { border:none; background:#666; }
.account-nav .head .title { color:#fff; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li.on { border-bottom:1px solid #ddd; font-weight:bold; }
.account-nav li.on a { border:none; padding:0; }
.account-nav li.on a, .account-nav li.on a:hover { color:#ea7900; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }


/* Login */
.login-box .content { min-height:180px; padding:0; }


/* Dashboard */

.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#666;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    display:none;
    }
.account-box ol .content { padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc;}
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:96px; margin-bottom:1.5em; }


/* Account Addressbook */
.primary-address-list li        { margin-bottom:14px; }
.primary-address-list li .head  { margin:0; }
.address-list li                { margin-bottom:1em; }
.address-list .actions          { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display: block; padding-left: 20px; }

/* Compare Products */
.compare-products { margin:30px 0 50px 0; }
.compare-products table { width:auto;  border:0; }
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.compare-products tbody tr.first td { border-top:1px solid #D9DDE3; text-align:center; }
.compare-products tbody td.last {  border-right:1px solid #D9DDE3; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #D9DDE3; }
.compare-products tbody td.label {
    width:auto;
    border-bottom:1px solid #ccc;
    border-left:1px solid #BEBCB7;
    background:#e9e9e9 !important;
    text-align:left;
    }
.compare-products tbody.remove-buttons tr {  background:#fff;  }
.compare-products tbody.remove-buttons td {
    border:none !important;
    padding:0;
    text-align:right;
    font-size:0;
    line-height:0;
    }
.compare-products tbody.remove-buttons td img { float:right; }


/* Reviews */
.my-review-detail .product-image { float:left; width:135px; }
.my-review-detail .product-image p { margin-bottom:0; }
.my-review-detail .product-image p img { vertical-align:top; }
.my-review-detail .details { float:right; width:550px; }
.my-review-detail .ratings-list { margin-bottom:.8em; }
.my-review-detail .ratings { line-height:1.55; }
.my-review-detail .ratings .rating-box { float:none; margin-bottom:3px; }
.my-review-detail .ratings .pipe { display:none; }
.my-review-detail .ratings a { display:block; }



/* Gift Messages */
.giftmessage {  padding: 10px 0 0 0; }
.giftmessage-preview-link {
    font-size: 11px;
    color: #1b7cca;
    padding-right: 7px;
    background-repeat: no-repeat;
    background-position: right  5px;
    }
.giftmessage-row { background-color:#f2efe9; }
.collapse { background-image: url(../images/gift-message-collapse.gif); }



/********************** Pop up pages */
.page-popup { background:#fff; margin:25px 30px; text-align:left;}
.product-gallery-nav { padding:0 5px; }


.cms-home .middle { margin-top:-7px; padding:0 8px 8px 8px; position:relative; zoom:1; }


/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/


/* Alignment */
.v-top          { vertical-align:top !important; }
.v-middle       { vertical-align:middle !important; }
.v-bottom       { vertical-align:bottom !important; }
.a-left         { text-align:left !important; }
.a-center       { text-align:center !important; }
.a-right        { text-align:right !important; }
.f-left         { float:left !important; }
.f-right        { float:right !important; }
.accent         { color:#E76200 !important; font-weight:bold !important; }

.nobr, 
.nowrap         { white-space:nowrap !important; }
.normal-weight  { font-weight:normal !important; }
.no-border      { border:none !important; }
.no-padding     { padding:0 !important; }
.auto-width     { width:auto !important; }

/* Link highlights */
.link-print     { background:url(../images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; }
.link-feed      { background:url(../images/icon_feed.png) no-repeat left center; padding-left:18px; }
.link-base      { color:#444; }
 
/* For Demo store only */
.demo-notice    { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }


#review-button {
	border:0;
	float:right;
	margin-bottom:20px;
}

.grand-total {
	display:block;
	float:right;
	font-size:16px;
}

.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#f3f3f3; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete {
	border-bottom:1px solid #A3AEB3;
	background-color: #e6e6e6;
	color:#333333;
}
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }

.button-set input {
	border:0;
	border:none;
}

.continue-btn1, input .continue-btn1 {
	background:url(../images/continue-btn1.gif) no-repeat 0 0;
	width:103px; height:21px; display:block;
	cursor:pointer;
	border:none;
}


.enter-new-address-btn {
	background:url(../images/enter-a-new-address.gif) no-repeat 0 0;
	width:164px; height:21px; display:block;
	cursor:pointer;
	border:none;
}

.update-qty-address-btn {
	background:url(../images/update-qty-address.gif) no-repeat 0 0;
	width:184px; height:21px; display:block;
	cursor:pointer;
	border:none;
}

.continue-to-shipping-btn {
	background:url(../images/continue-to-shipping.gif) no-repeat 0 0;
	width:253px; height:21px; display:block;
	cursor:pointer;
	border:none;
}

.continue-to-billing-btn {
	background:url(../images/continue-to-billing.gif) no-repeat 0 0;
	width:240px; height:30px; display:block;
	cursor:pointer;
	border:none;
}

.continue-to-review-btn {
	background:url(../images/continue-to-review.gif) no-repeat 0 0;
	width:253px; height:21px; display:block;
	cursor:pointer;
	border:none;
}

.apply-coupon-btn {
	background:url(../images/apply-coupon.gif) no-repeat 0 0;
	width:132px; height:21px; display:block;
	cursor:pointer;
	border:none;
}

.cancel-coupon-btn {
	background:url(../images/cancel-coupon.gif) no-repeat 0 0;
	width:133px; height:21px; display:block;
	cursor:pointer;
	border:none;
}





/* Base Mini */
.base-mini { border:1px solid #ddd; line-height:1.3em; }
.base-mini .head { border-bottom:1px solid #ddd; background:#e7e7e7; padding:2px 10px; }
.base-mini .head a { font-size:10px; text-transform:uppercase; }
.base-mini .head h4 {
    margin:0;
    font-size:1.1em;
    color:#444;
    text-transform:uppercase;
    }
.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini h5 { margin:0; font-size:10px; font-weight:normal; text-align:left; text-transform:uppercase; }
.base-mini ul.super-product-attributes li { padding:0px; background-color:transparent !important; }
.base-mini .product-images      { float:left; left:8px; width:52px; height:52px; }
.base-mini .product-images a img{ border:1px solid #a9a9a9; vertical-align:top; }
.base-mini .product-checkbox    { float: left; width:10px; }
.base-mini .product-names       { margin-left:18px; }
.base-mini .product-details     { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price       { color:#2f2f2f; font-size:11px; }
.base-mini .special-price       { font-size:11px; }
.base-mini .minimal-price       { font-size:11px; }
.base-mini .price-box           { margin:1px 0; }
.sidebar .item                  { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #ddd; }
.sidebar .last                  { margin-bottom:0; border-bottom:none; }
.sidebar .actions               { margin-top:0; border-top:1px solid #ddd; padding-top:5px; }

#sdbr, #acc {
	padding:10px; padding-top:0;
}

/* Page heading */
.page-head { margin:10px 0 16px 0; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:23px;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:60%;
    }
	
.head,
.head-alt,
.head-alt2,
.head-alt3          { line-height:1.25em; text-align:right; }
.head .title,
.head-alt .title,
.head-alt2 .title,
.head-alt3 .title   { margin:0; float:left;}
.head a,
.head-alt a,
.head-alt2 a,
.head-alt3 a        { font-size:10px; text-transform:uppercase; } 

.head-alt           { margin-bottom:5px; }
.head-alt .title    { color:#4f8100; font-size:1.3em; }
.head-alt2          { margin-bottom:12px; background:#f1f1f1; padding:2px 10px; font-size:1.1em; }
.head-alt2 .title   { font-size:1.1em;  }
.head-alt3          { margin-bottom:8px; border-bottom:1px solid #ddd; }


.outline-creator { border:1px solid #bbb; border-bottom-color:#666; background:#fff; font-size:11px; margin-bottom:10px; }
.decor-bar             { padding:3px 12px 2px 12px; border-bottom:1px double #dedede; background:#efefef; margin-bottom:16px; line-height:1.25em; }
.dashboard-welcome p { margin-left:0; }

.toplinks-bar           { background:#444; color:#fff; padding:7px 13px; text-align:right; }
.toplinks-bar .top-links              { padding-left:8px; }
.toplinks-bar .top-links,
.toplinks-bar .top-links li           { display:inline; }
.toplinks-bar .top-links li           { padding:0 4px 0 1px; }
.toplinks-bar .top-links a, 
.toplinks-bar .top-links a:hover      { color:#ddd; }
.toplinks-bar .top-links a            { padding:0 7px 0 0; background:url(../images/links_separator.gif) no-repeat 100% 50%; }
.toplinks-bar .top-links .last a      { padding:0; background:none; }

.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

.inner-page-title {
	font-size: 14px;
	font-weight: bold;
}

.head h5 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.headtd {
	font-size: 12px;
	color:#333333;
}

#options-wrap {
	margin-left: -2px;
	width: auto;
	float: left;
}

#options-wrap input {
	border: 0;
}

.option-float {
	font-size: 12px;
	float: right;
	width: auto;
	margin-bottom: 20px;
	margin-right: 5px;
	font-family: Arial;
}

.option-float p {
	font-size: 15px;
	font-weight: bold;
}

.messages {
	background:url(../images/title-bg.gif) repeat-x 0 0;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #a9362c;
	margin-top:5px;
	margin-bottom:8px;
}

.image-resize {
	width: 133px;
	background: #ffffff;
	line-height: 133px;
}

.image-resize img {
	width: 133px;
	height: auto;
	vertical-align: middle;
}

.page-thumb-text {
	margin-left:10px; margin-right:12px; float:left; width:152px;
	margin-top: 3px; text-align: center; color: #000000;
	margin-bottom: 10px;
}

#range {
	font-size: 14px;
}

#range a {
	margin-right: 30px;
}

#request1 {
	background: url(../images/request1.jpg) no-repeat;
	width: 295px; height: 100px;
	float: left; display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

#request2 {
	background: url(../images/request2.jpg) no-repeat;
	width: 295px; height: 100px;
	float: left; display: block;
	margin-left: 50px;
	margin-bottom: 10px;
}

.input-box {
	margin-bottom: 10px;
	clear:both;
}

.giftmessage-product-info {
	margin:0;
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #5c2946;
}

.giftmessages label {
	color: #5c2946;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

.head2 h4 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.head2 h4 a {
	color: #ff0066;
}

.pipe {
	margin-left: 5px;
	margin-right: 5px;
}

.shipping-method-pointer {
	margin-top: 30px;
}

#cart-del {
	margin:0 auto; width:auto; font-size:15px; color:#e02f00; text-align:center; padding:10px; padding-bottom:30px;
}

#view-basket-btn {
	background: url(../images/view-basket-btn.gif) no-repeat;
	height: 21px; width: 95px; cursor: pointer;
	border: 0; margin-left: 40px;
	margin-top: 15px;
}

#checkout-btn {
	background: url(../images/checkout-btn.gif) no-repeat;
	height: 21px; width: 78px; cursor: pointer;
	border: 0; margin-top: 10px;
	margin-top: 15px;
}

.list {
	list-style: circle;
	background: none;
	margin-left: 5px;
}

#view-your-basket {
	background: url(../images/view-your-basket.gif) no-repeat 0 0;
	width: 257px; height: 45px;
	display: block;
	margin-bottom: 10px;
}

#home-link {
	background: url(../images/home-link.gif) no-repeat 0 5px;
	width: 98px; height: 28px;
	display: block;
	margin-left: 10px;
}

/* Corporate pages - Stuart's extras *******************************************/

.limeTblTop {
	background:url(../../../../../images/Pages/corporate/limeTblTop.gif) no-repeat 0 0;
	width:440px; height:20px;
	margin-left:10px;
	display:block;
}

.limeTblBg {
	background:url(../../../../../images/Pages/corporate/limeTblBg.gif) repeat-y 0 0;
	margin-left:10px;
	width:440px;
	display:block;
}

.limeTblTd {
	padding:5px;
	font-size:13px;
	vertical-align: middle;
}

.limeTblBtm {
	background:url(../../../../../images/Pages/corporate/limeTblBtm.gif) no-repeat 0 0;
	width:440px; height:20px;
	margin-left:10px;
	display:block;
}

#corpRequest1b {
	background: url(../images/corpRequest1b.jpg) no-repeat;
	width: 295px; height: 150px;
	float: left; display: block;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#corpRequest2b {
	background: url(../images/corpRequest2b.jpg) no-repeat;
	width: 295px; height: 150px;
	float: left; display: block;
	margin-left: 20px;
	margin-bottom: 10px;
}

#options-wrap-listpage {
	margin-left: -2px;
	width: 350px;
	float: left;
}

#options-wrap-listpage input {
	border: 0;
}

.option-float-listpage {
	font-size: 12px;
	float: left;
	width: auto;
	margin-bottom: 20px;
	margin-right: 5px;
	font-family: Arial;
}

.option-float-listpage p {
	font-size: 15px;
	font-weight: bold;
}

.add-to-basket-listpage {
	background: url(../images/add-btn.gif) no-repeat 0 0;
	width:135px; height:21px;
	border:0; cursor:pointer;
}

.view-buy-listpage {
	background: url(../images/viewandbuy.gif) no-repeat 0 0;
	width:164px; height:21px;
	display: block;
    float:right;
	border:0; cursor:pointer;
}

/*31.3.2010*/
.legend{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;color:#000;padding:10px;}
.clearfix {clear:both}

/* Trust Seal */
#compliance {
	width: 140px;
	height: 80px;
	float: left;
	position: relative;
	top: 135px;
	right: -344px;
}

/* ==== Home Page Text Banners ==== */
#xmasBnr {
	background:url(../../../../../images/Banners/xmasBnr.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
	width: 729px;
	height: 277px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5C2946;
}
#weddingsBnr {
	background:url(../../../../../images/Banners/weddingsBnr.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
	width: 729px;
	height: 277px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5C2946;
}
#mothersBnr {
	background:url(../../../../../images/Banners/mothersBnr.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
	width: 729px;
	height: 277px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5C2946;
}
#valentinesBnr {
	background:url(../../../../../images/Banners/valentinesBnr.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
	width: 729px;
	height: 277px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5C2946;
}
#generalBnr {
	background:url(../../../../../images/Banners/generalBnr.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
	width: 729px;
	height: 277px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5C2946;
}
#choc3Bnr {
	background:url(../../../../../images/Banners/choc3Bnr.jpg) no-repeat 0 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b8b308;
	margin-bottom:17px;
	width: 729px;
	height: 277px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5C2946;
}
h1.homeBnr { font-size: 24px; margin: 20px 10px;}
p.homeBnr { font-size: 16px;}


.one-page-box-inner{ }
#msg-left{ color: #E96200;
    float: left;
    font-family: Trebuchet MS;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
    width: 330px;}
#msg-left p{background: url("../images/list.png") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 20px;
    line-height: 15px;
    padding-left: 20px;}
.join{  color: #7C0F2A;
    float: left;
    font-weight: bold;}
#msg-right{color: #000000;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-style: italic;}
#mag-right p{font-size: 13px;
    height: 20px;}


