/* @override 
	http://www.ousevalleyfoods.com/skin/frontend/default/christmas/css/css.css
	https://www.ousevalleyfoods.com/skin/frontend/default/christmas/css/css.css
	http://localhost:8888/skin/frontend/default/christmas/css/css.css
*/

@font-face {  
  font-family: ffjustleft;  
  src: url(../hanshand.ttf) format("truetype");
}  

body {
	background: #2d1f12 url(../images/bg-spring.jpg) repeat-x center top;
	color: rgb(95, 95, 95);
	font: 13px arial, HelveticaNeue-Light, 'Helvetica Neue', Helvetica, Geneva, sans-serif;
}

li.tick, .short-description li {
	padding: 5px;
	padding-left: 28px;
	background: url(../images/tick.png) no-repeat left center;
}

.no-display {display: none;}
.full {clear: both; display: block;padding-top: 2em;}

.validation-advice {color: #f61c1c;}

.error-msg, .success-msg, .notice-msg, .note-msg {
    background-repeat: no-repeat;
    padding:20px 20px 20px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
	background-position: 10px center;
}
.error-msg li, .success-msg li, .notice-msg li {}
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }
    
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.customerService h3 {
	font-size: 1.5em;
}

/* @group Buttons */


button.awesome, .button.awesome {
	background: #222 repeat-x;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, to(rgba(196, 96, 44, 0.5)), from(rgba(255, 138, 48, .5)));
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 20px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.brown.awesome:hover {background-color: #8d431d; color: #fff;}
.button.awesome:active	{top: 1px; }

.large.button {
	padding: 10px 55px;
	font-size: 16px;
}
.brown.awesome {background-color: #ec7537;}
/* @end */



/* @group Top Bar */

#topBar {
	text-align: center;
	background-color: #3b9c00;
	padding: 13px 0;
	color: #205404;
	text-shadow: #73c539 0 1px 0;
	font: bold 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
}

#topBar a {
	padding: 8px 13px;
	font-size: 13px;
	margin-left: 35px;
}

/* @end */




/* @group Header */

#head {
	padding-top: 35px;
	position: relative;
}

.top-nav {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

.top-nav ul {float: right;}
.top-nav ul li {display: inline;}
.top-nav ul#pageNavigation {float: none;}

.top-nav a {
	background: #f18200;
	color: white;
	text-decoration: none;
	padding: 3px 8px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

.top-nav a:hover {
	background: #3b9c00; 
	padding-top: 5px;
}

.top-nav ul#pageNavigation a {background: #1f6e5c;}
.top-nav ul#pageNavigation a:hover {background: #3b9c00;}
.top-nav ul#pageNavigation a:active {background: #78b441;}
.top-nav a:active {background: #78b441;}

.top-nav ul#pageNavigation li.deliveryMessage a {margin-right: 0px; background: #3b9c00;}

.top-message {margin-bottom: 15px; background: #5b5b5b; color: white; border-radius: 5px; padding: 10px 15px;}

.logo {
	float: left;
	margin-right: 100px;
	margin-bottom: 10px;
}

.mini-search {margin-top: 23px; padding: 0; width: 311px;}
#submitBtn {margin: 0; padding: 0;}
#search {width: 200px; float: left;}
#search.input-text {width: 200px; float: left; font-size: 14px;}
.input-text {border: 1px solid #e3e3e3; font-size: 16px; padding: 5px; margin: 0;}
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }


#nav {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	border-bottom: 4px solid #3b9c00;
	font-family: HelveticaNeue-Light, 'Helvetica Neue', Helvetica, Geneva, sans-serif;
	background-color: #008571;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
}
#nav li {display: inline;}
#nav li a {
	background-color: #008571;
	border-right: 2px solid;
	color: white;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 8px 22px;
	float: left;
	text-shadow: #5b5c5c 0 -1px 0;
}

#nav li.nav-sale a {background-color: #bb1d21}

#nav li:first-child a {
	border-top-left-radius:1em
}

#nav li a:hover, #nav li.active a {
	background: #2E1E10;
	color: white;
}

.breadcrumbs {display: none;}
/* @end */




/* @group Main */



#main {
	background: url(../images/page-bg.png) repeat-x left top #fff;
	clear: both;
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
}


#main.col-two-three {
	background: #228976;
	border-radius: 0em;
}


#col-one {
	width: 180px;
	background: #3b9c00;
	padding-top: 10px;
}

#col-two-three {
	width: 780px;
	float: right;
	background: #fff;
}

#main.right #col-two-three {float: left;}
#main.right #col-one {float: right;}

#main .main-sub {
	margin: 0 auto;
	padding: 0 10px;

}
/* @end */

/* @group Footer */

#footer {
	width: 860px;
	margin: 0 auto;
	background-color: #005649;
	color: white;
	padding: 40px;
	font-size: 0.9em;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
}

div.stockists {background: white;}

.col-two-three #footer {
	width: 880px;
}



#footer h4 {
	display: none;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-shadow: #ecff73 0 0 25px;
	color: #3b9c00;
}

#footer #pageNavigation {
	width: 170px;
	float: left;
	border-right: 1px solid #4d8980;
}

#footer li.deliveryMessage {display: none;}

#who {
	float: left;
	padding: 0 70px;
	border-right: 1px solid #4d8980;
	border-left: 1px solid #003c33;

}

#follow {
	float: left;
	padding-left: 80px;
	border-left: 1px solid #003c33;
	width: 605px;
}

#footer div.box.base-mini.mini-newsletter {
	float: left;
	width: 330px;
	margin: 20px 59px 30px 0;
}

#social-media-footer {margin-top: 13px;}

#social-media-footer li.twitter a {
	background-image: url(../../default/images/twitter-footer.png);
	text-indent: -5555px;
	float: left;
	width: 106px;
	height: 40px;
	margin: 0px 0 15px 0;
}



#social-media-footer li.fb a {
	text-indent: -5555px;
	float: left;
	width: 90px;
	height: 40px;
	margin-right: 15px;
	background: url(../../christmas/images/facebook.png) no-repeat;
}

#follow .input-text {
	background-color: #fff;
	border: none;
	float: left;
	margin: 0 3px 0 0;
}

.cherryLogo {
	background: url(../images/web-design-sussex.png) no-repeat center top;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 32px;
	margin: 2em auto;
	margin-top: 1.5em;
}
.legality {
	font-size: 0.8em;
	color: #739185;
	text-shadow: #062e27 0 -1px 0;
	clear: both;
	text-align: center;
}

#newsletter-validate-detail fieldset.content label {
	display: block;	
	margin-bottom: 5px;
}


.cherryLogo:hover {background: url(../images/web-design-sussex.png) no-repeat center bottom;}


/* @end */


/* @group Side Bar */
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }

#col-one .base-mini {padding: 0px; margin:0 10px;margin-bottom: 2em; font-size: .85em;	border-top-right-radius: .5em;}
#col-one .base-mini .head {margin:0; padding: 0 4px 2px 4px; border-bottom:1px solid #ddd; background:url(../../default/images/base_mini_head_bg.gif) repeat-x #fff; 
	border-top-right-radius: .5em;
	border-top-left-radius: .5em;
}
#col-one .base-mini .head h4 {color: gray;font-weight: bold;	text-transform: uppercase; padding: 8px; padding-left: 22px;}
#col-one .base-mini .content {padding: 10px 5px; background: #feffdf;
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
}



.base-mini ol li { padding:7px 4px 7px 8px; }
.base-mini ol li.odd { background: #feffdf; }
.base-mini ol li.even { background: #f6f7d9; }
.base-mini ol li.last {
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
}

.base-mini .actions { background:url(../../default/images/base_mini_actions_bg.gif) repeat-x #dee5e8; padding:6px; }
.base-mini .product-images { float:left; 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 ol a {text-decoration: none;color: #f18200;}
.base-mini ol a:hover {text-decoration: underline;color: #3b9c00;}
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price { font-size:11px; }
.base-mini .regular-price .price { color:#2f2f2f; }
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

.mini-cart .head h4 {background: url(../../default/images/icon_basket.gif) no-repeat left center;}
.mini-cart .subtotal {text-align:left; margin: 5px 0;}
.mini-cart h5 { margin:0; background:#f6f7d6; padding:6px 8px 2px 8px; display: none;}
.mini-cart .actions {padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }

.mini-product-view .head h4 {background: url(../../default/images/icon_tag_green.gif) no-repeat left center;}


/********************** Layered Navigation */

.layered-nav {padding: 0px; margin:0 10px;margin-bottom: 2em; font-size: .85em;}

.layered-nav .head {
    margin:0;
    background:url(../../default/images/layered_nav_head_bg.png) no-repeat;
    height:24px;
    }
.layered-nav h3 { display:none; }

.layered-nav h4 {
    margin:0;
    border:1px solid #b9ccdd;
    border-left:0;
    border-right:0;
    padding:3px 10px;
    background:url(../../default/images/layered_nav_narrowed_category_heading.gif) #d5e8ff;
    color:#1f5070;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li { background:url(../../default/images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px; }
.layered-nav .narrowed-category li .label {
    background:url(../../default/images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
    }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#cad6e4;
    }
.narrow-by dl {
    background:#e7f1f4;
    padding:0 0 1em 0;
    border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
    }
.narrow-by dt {
    margin:0;
    padding:7px 10px 2px 11px;
    color:#2f2f2f;
    text-transform:uppercase;
    font-weight: bold;
    }
.narrow-by dd {
    background:url(../../default/images/narrow_by_dd_bg.gif) repeat-x 0 100%;
    padding:0 12px .8em 12px;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by dd.last { background:none; }



/* @end */


/* @group Products */

.product-img-box {position: relative;}
#buy-details {
	position: absolute; 
	top: 60px;
	right: 10px;
	width: 320px;
}
#buy-details .product-name{
	margin-left: -90px;
	margin-bottom: 10px;
	font: 20px ffjustleft;
	text-align: center;
	line-height: 130%;
}

.short-description {font-size: .9em; padding-bottom: 15px;}
.old-price {text-decoration: line-through;color: #de1819;}
.catalog-listing .price-box p {display: inline;}
.catalog-listing .price-box .old-price {margin-right: 6px;}
.catalog-listing .price-box .special-price {color: #3b9c00; font-weight: bold;}
.catalog-listing .weight {padding-left: 3px; font-size: 10px; color: #909090;}
#buy-details .weight {display: none;}

#buy-details .price-box {
	float: left;
	font-size: 1.75em;
	color: #00ab92;
}
#buy-details .price-box .old-price {font-size: 15px;}
#buy-details .price-box .special-price {font-size: 15px;}

.price-label {display: none;}
.add-to-holder {margin-bottom: 0.8em;}
.qty-box label {display: none;}
.qty-box .qty {width: 40px; text-align: center;margin: 0 25px;}
.add-to-cart-box {margin: 0; padding: 0;}
.add-to-cart-box .form-button {padding: 7px 20px;}

.add-or {display: none;}
.add-to-box {display: none;}

#buy-details .ratings {margin: 0;}
.rating-label {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #adadad;
}

#social-container {
	position: relative;
	clear: both;
}

#social-container span.summaryText {
	float: left;
	font-size: 11px;
	margin-top: 10px;
	background: #feffdf;
	padding: 8px 10px;
}
#social-container a {color: #f18200; text-decoration: underline;}
#social-container a:hover {color: #3b9c00; text-decoration: none;}

.social-bookmarking {
	float: right;
	margin-right: 50px;
	margin-top: 7px;
}

.product-specs {
	margin: 1em 0;
	font-size: 1.1em;
	padding: 0 10px;
	line-height: 160%;
}

.product-specs a {color: #3a9c00;}

.product-specs p {padding: .75em 0; font-size: .9em;}

.related-items {
	text-align: center;
	padding: 20px;
	font-size: 11px;
	margin-bottom: 2px;
	background-color: #f2f2f2;
}

.product-info-box h3 {font-size: 1.4em;}
.related-items h3 span {font-size: .7em;}
.related-items li {width: 148px; float: left; margin-top: 1.5em;}
.related-items li img {border: 1px solid #dee0e0; margin-bottom: 7px;}
.related-items li h2 {font-weight: normal;}
.related-items li a {color: #3b9c00; text-decoration: none;}
.related-items li a:hover {color: #f18200;}
.related-items li .related-checkbox {margin-top: 6px;}

#reviewIng {background-color: #f2f2f2;}
#ing-container h3 {margin-bottom: .75em;}
.product-info-box #review-container {
	width: 350px;
	float: left;
	padding: 20px;
	border-right: 2px solid white;
	overflow: hidden;
}
.product-info-box #review-container a {color: #218976; text-decoration: none;}

#ing-container {
	margin-left: 50%;
	padding: 20px;
}

.dedicated-review-box {
	margin-bottom: 2.5em; 
	border-bottom: 3px solid #adadad;
	border-color: #e7e9e9;

}

.dedicated-review-box li {margin-bottom: 2.5em;}
.dedicated-review-box li p {margin-top: 1em;}

#product-review-table {
	width: 100%;
	text-align: center;
}
#product-review-table td.label {text-align: left;}
#nickname_field, #summary_field{width: 250px;}
#review_field {width: 100%;  border: 1px solid #E3E3E3;} 
 
.product-review-box {margin: 0 0 2em 0;}
.product-review-box strong {display: none;}
#review-container h4 {display: none;}


.collateral-box h5 {margin-top: 2em; padding-top: 2em; border-top: 3px solid #e7e9e9;
}

/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.8em; }
table.pager select { width:50px; }
table.pager td.a-right { text-align:right; padding-right:14px; }
table.view-by td.sort-by { text-align:right; padding-right:14px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background: #fff url(../../default/images/pager_bg.gif) repeat-x 0 100%;
    font-size:.95em;
    clear: both;
    }
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
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;
    }



/********************** Catalog Listing */

.catBanner {
	background: #3b9c00;
	padding: 30px;
	color: #1f4812;
	line-height: 160%;
	display:none;
}

.catBanner .left {
	float: left;
	width: 55%;
	text-shadow: #49bd1a 0 1px 0;
}

.catBanner .left a {color: #1f4812;}

.catBanner.full .left {
	width: 100%;
	float: none;
}

.catBanner .usps {
	margin-left: 60%;
	color: #e9f9e4;
	padding: 10px;
	background-color: #43bc1c;
	border: 1px solid #348c10;
} 

.catBanner.multi {
	background: #46a800 url(../../../../../media/upload/image/curd-banner.jpg) no-repeat;
	padding: 20px 10px 10px 190px;
	color: #fff;
	text-align: center;
}

.catBanner.multi p {
	padding: 0 50px;
	margin-bottom: 15px;
	color: #1f4812;
	text-shadow: #49bd1a 0 1px 0;
}

.catBanner.multi .usps {
	margin-left: 0px;
	color: #fff;
	width: 45%;
}

.catBanner.multi .usps.left {padding: 20px 10px; font-size: 1.1em;}

.catBanner.multi .usps.right {
	float: right;
	text-align: left;
}

.catBanner .comingSoon a {color: white;}

.catBanner .comingSoon {
	padding: 1em;
	margin-top: 1em;
	border: 1px solid #2a760c;
	color: #fff;
	font-size: 2em;
	text-align: center;
	text-shadow: #206008 0 -1px 0;
	background-color: #3ea816;
}

.catBanner .comingSoon span {
	clear: both;
	display: block;
	font-size:50%;
	padding-top: 10px;
	color: #e0ecdc;
}

.form-button, .form-button-alt {
    padding:5px 10px;
    background:#f18200;
    color:#fff;
	border: 0;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    border-radius: .5em;
	margin: 0;
    }
    
.form-button:hover, .form-button-alt:hover {background: #3b9c00;}
.form-button:active, .form-button-alt:active, #buy-details .form-button:hover {background: #f18200;}
.form-button span, .form-button-alt span {white-space:nowrap;}

.catalog-listing .form-button {background-color: #b7baba;}
.catalog-listing .form-button:hover, #buy-details .form-button {background: #3b9c00;}

  
.category-head h2 {display: none;}
.catalog-listing {line-height:1.35em;}
.catalog-listing h5 {height: 45px; font-size: 1.1em;}
.catalog-listing h5 a { color: #372d03; text-decoration:none; }
.catalog-listing h5 a:hover {color: #3b9c00; text-decoration: underline;}
.catalog-listing .add-to { margin:.7em 0; color:#555; line-height:1.3em; font-size:.8em; }
.catalog-listing .add-to br {display: none;}
.catalog-listing .add-to a, .catalog-listing .add-to a:hover { text-decoration:underline;}
.catalog-listing .ratings {margin: 0 auto;  margin-bottom:.6em;}


.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

/* Generic Product Grid */
.generic-product-grid { width:100%; }
.generic-product-grid td { border-right:1px solid #d9dde3; border-bottom:1px solid #d9dde3; padding:12px 10px; line-height:1.6em; }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product { border-right:0; background:#f5f6f6; }

/********************** Catalog Listing */

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop {width:605px;margin-left: 20px; }
.listing-type-list .product-shop .price-box { text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }
.listing-type-list .listing-item span.pipe {display: none;}
.listing-type-list .listing-item .description {margin-top: .5em;}

/* Grid Type *\/
.listing-type-grid td { width:33%; text-align:left; }
.listing-type-grid .add-to-compare { display:block; margin:5px 0; background:url(../images/icon_add_to_compare.gif) no-repeat 0 50%; padding-left:22px; color:#6e6969; font-weight:bold; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }*/

/* Grid Type */
.listing-type-grid li.item {float:left; width:175px; padding:12px 10px; line-height:1.6em; overflow:hidden; text-align: center; margin-bottom: 2em; font-size: 12px;}
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center;}
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
/* Rewrites for different layouts */
.col-1-layout .listing-type-grid { background-image:url(../../default/images/bkg_products-grid1.gif); }
.col-1-layout .listing-type-grid li.item { width:280px; }
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid { background-image:url(../../default/images/bkg_products-grid2.gif); }
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { width:208px; }

.product-shop {float: left;}
.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }


/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    text-indent: -5555px;
    width: 110px;
    height: 18px;
    }
.rating-box {
    float:left;
    position:relative;
    width:110px;
    height:18px;
    margin-right:5px;
    background:url(../images/product_rating_blank_star.png) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:18px;
    background:url(../images/product_rating_full_star.png) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }



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



/* @end */

/* @group Static pages */

.customerService p {margin-bottom: 1em;}

.static {
	padding: 2em;
	line-height: 1.6em;
}

.static p {margin-bottom: 2em;}

.static a {
	color: #f18200; 
	text-decoration: none;
}
.static a:hover {color:#3b9c00; text-decoration: underline;}
.static ul {margin: 2em;}
.static h1 {display: block; clear: both; margin-bottom: 1em; height: 61px; text-indent: -5555px;}
.static h1 img {float: none;}
.static h2 {font-size: 18px; font-weight: normal; margin-bottom: 1em;}
.static .col-1 {
	column-count: 2;  
    column-gap: 50px;
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
}

.about-us h1 {background: url(../../../../../media/upload/image/about-us.gif) no-repeat left center;}

.signature {font: italic 1.75em Georgia, "Times New Roman", Times, serif;}

.meet-team img {float: left; padding-right: 20px;}
.meet-team h2 {font-weight: normal; font-size: 16px; margin-bottom: 0px;}
.meet-team h3 {font-weight: normal;	color: #909090;}
.meet-team p {clear: both; padding-top: 5px;}
.meet-team .left-col {
	width: 45%;
	float: left;
	margin-bottom: 1em;
}

.meet-team .right-col {
	float: right;
	width: 45%;
}
.meet-team h1 {background: url(../../../../../media/upload/image/our-team.gif) no-repeat left center;}
.meet-team .full p {clear: none;}
.meet-team .full .left-col, .meet-team .full .right-col, .meet-team .full .mid-col {width: 30%; margin-bottom: 0px;}
.meet-team .full .mid-col {float: left; margin-left: 43px;}


.contact-us h1 {background: url(../../../../../media/upload/image/contact-us.gif) no-repeat left center;}
.contact-us .left {width: 30%; float: left;}
.contact-us .right {margin-left: 40%;}
.contact-us .left li {margin-bottom: 2em;}
.contact-us ul {margin: 0;}
.contact-us .input-text {width: 400px;}
.contact-us p.required {margin-bottom: 1em; float: left;}
.contact-us .twitter {
	background-image: url(../../default/images/twitter-footer-grey.png);
	text-indent: -5555px;
	float: left;
	width: 106px;
	height: 40px;
	margin-bottom: 20px;
}
.contact-us .fb {
	text-indent: -5555px;
	float: left;
	width: 90px;
	height: 40px;
	margin-right: 15px;
	margin-bottom: 20px;
	background: url(../../christmas/images/facebook.png) no-repeat;
}

.stockists h1 {background: url(../../../../../media/upload/image/stockists.gif) no-repeat left center; display: block; clear: both; margin-bottom: 1em; height: 61px; text-indent: -5555px;}
#sidebar a {cursor:pointer; padding:1em; display:block; border-bottom: 1px dotted #fff; text-decoration: none; color: white; background: #00b197;
	border-color: #3ad2b5;
}
#sidebar a:hover {text-decoration: underline;
	background-color: #36c7ab;
}
#sidebar {width: 45%; float: left; margin-top: 1em; margin-left: 20px; margin-bottom: 1em; overflow: auto; height: 480px;}
#map {overflow: hidden; width:100%; height:450px; }
#locations_form {
	float: right;
	width: 48%;
	margin-top: 1em;
}
#locations_form li.address {float: left; margin-right: 30px;}
#locations_form #radius {font-size: 16px; padding: 5px; margin: 0;}
#locations_form p {margin-top: 1em;}
#locations_form p.tinyText {margin-top: 0em; font-size: 80%; margin-bottom: 1em;}
#locations_form .group-select {background: none; padding: 1em 0;}


.events-list .events-listing {
	column-count: 2;  
    column-gap: 50px;
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
}
.events-list h1 {background: url(../../../../../media/upload/image/events.gif) no-repeat left center;}
.events-list .moreinfo {display: none;}
.events-listing .date {width: 120px;}
.todaycal { border:1px solid #999; }
.mouse {cursor: default;}
.hand {cursor: pointer;}

.feature-box.events {font-size: 11px;}
.feature-box.events .events-listing {height: 148px;overflow: auto;}
.feature-box.events .events-listing td {padding: 4px 0;}
.feature-box.events .events-listing .date {width: 100px;}
.feature-box.events .events-listing .event a {text-decoration: none;}

#events-calendar {position: relative; display: block;}
#events-calendar .calendar { background-color: white; border: 1px solid #CCC; border-spacing:0px; border-collapse: collapse; margin: 0 auto;}
#events-calendar .calendar-cell { background-color: white; border: 1px solid #CCC; }
#events-calendar caption { font-size:30px; color:#e26703;padding-bottom: 1em; padding-top: .5em;}

/* @end */

/* @group Static blocks */
.hollandaise {background: url(../images/hollandaise-sauce-tarragon.jpg) no-repeat left bottom; min-height: 468px; height: 468px; padding-left: 340px;}
.hollandaise h1 {font: normal 2.5em ffjustleft; padding-top: 25px; margin: 0;}
.hollandaise p {margin-bottom: 1.5em;}
.hollandaise a {color: #3a9c00;}
/* @end */

/* @group Login */

/* Login */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#dee5e8; margin-bottom: 2em;}
.login-box ul.form-list {margin: 1em 0; }
.login-box .content { background: #faf7ee; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    text-transform:uppercase;
    color: #bd9f1e;
    font-weight: bold;	
    }
.login-box .new-users h4 { background-image:url(../../default/images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(../../default/images/icon_page_white_text.gif); }
.button-set {margin:0; border:none; background:url(../../default/images/login_box_form_buttons_bg.gif) repeat-x #dee5e8; padding:8px 13px; text-align: right; clear: both;}
#contactForm .button-set {background: none; padding: 0;}
.login-box .content { min-height:230px; }
.login-box .left {float: right;}


.group-select {
    padding:22px;
    background:#fbfaf6;

    }

#contactForm .group-select {background: none; padding: 0;}

.group-select .legend {
    color: #bd9f1e;
    font-weight: bold;	
    font-size:1.1em;
    text-transform:uppercase;
	margin-bottom: 1em;
    }

#form-validate {
	margin: 1em;
	margin-bottom: 2em;
	border: 1px solid #bbb6a5;
	border-radius: .5em;
}
.button-set a.left {
	float: left;
}

#form-validate .input-box.name-firstname { float:left; width:275px; }
div.customer-name {margin-bottom: 10px;}
/* @end */



/* @group Account */

div.page-head-alt.button-level {text-align: right; padding-top: 1em; display: block; clear: both; margin-bottom: 1em;}
div.page-head-alt.button-level h3 {float: left;}

.account-nav {padding: 0px; margin:0 10px;margin-bottom: 2em; font-size: .85em;}
.account-nav .head {
   margin:0;
   background:url(../../default/images/account_nav_head_bg.gif) repeat-x 0 100% #fc9d36;
   padding:3px 10px;
   	border-top-right-radius: .5em;
	border-top-left-radius: .5em;
    }
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#fbfaf6; padding:4px 10px 10px 10px; 	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
}
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; /*background:url(../images/account_nav_link_bg.gif) no-repeat 10px 8px;*/ }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#ea7900; }
.account-nav li.on { border-bottom:1px solid #ddd; /* background:url(../images/account_nav_on_bg.gif) no-repeat 10px 8px;*/  color:#ea7900; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }


/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(../../default/images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    font-size: 90%;
    }

.account-box .col2-set {margin-bottom: 2em;}
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(../../default/images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; clear: both;}
.account-box h5 { font-size:1.1em; float: left; font-weight: bold;}
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; font-weight: bold; color: #f28817;}
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; 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(../../default/images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(../../default/images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(../../default/images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(../../default/images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(../../default/images/icon_ma_reviews.gif); }


/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    background:url(../../default/images/account_box_bg.gif) repeat-x #fff;
    padding:10px 13px 8px 13px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }
.page-head.button-level button {float: right;}



/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.cart-price {text-align: right;}
.shopping-cart .qty {text-align: center;}
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; margin-right: 20px;}
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.a-center {text-align: center;}
td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; color: #f28817;}
td.attributes-col h4.title a:hover { color: #3b9c00; text-decoration: none;}

.shopping-cart-totals {
    width:248px;
    float:right;
    margin-top:25px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 10px; width: 65%;}
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../../default/images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */

.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../../default/images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }


.shopping-cart-collaterals {
    float:left;
    width:605px;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../../default/images/base_mini_head_bg.gif) repeat-x #fff;
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../../default/images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../../default/images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text {margin-bottom: 10px;}
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    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; }


/* Data Table */
.data-table { border:1px solid #bebcb7; width:100%;}
.data-table td {vertical-align: middle;}
.data-table tr { background:#fff;}
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.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 th { background:url(../../default/images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee; }
.data-table tfoot { border-bottom:1px solid #d9dde3; text-align: right;}
.data-table tfoot tr.first { background:url(../../default/images/base_mini_actions_bg.gif) 0 0 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 #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.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;  }

.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; }

/* @end */

/* @group Checkout */

.required {color: #f61c1c;}
div.box.one-page-checkout-progress {
	padding: 0px; padding-bottom: 2em; margin:0 10px; font-size: .85em;
}

div.box.one-page-checkout-progress h3 {margin:0; border-bottom:1px solid #ddd; background:url(../../default/images/base_mini_head_bg.gif) repeat-x #fff; 
	border-top-right-radius: .5em;
	border-top-left-radius: .5em;
	color: #bd9f1e;
	font-weight: bold;	
	text-transform: uppercase; 
	padding: 8px;
}


/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .box-no-padding { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; clear: both; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; font-weight: bold;}
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; 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 { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.checkout-progress .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x; line-height: 160%;}
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; width: 330px;}
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; 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:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px;}
.one-page-checkout .input-text {width: 310px;}
.one-page-checkout .input-text.validate-cc-cvn {width: 60px;}
.one-page-checkout select {width: 310px; margin-bottom: 10px;}
.one-page-checkout .input-box {float: left; margin-right: 40px;}
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout .col-1 {clear: left;}
.one-page-checkout a.back { background:url(../../default/images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; background: none;}
.one-page-checkout ul.form-list {margin: 1em 0;}

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
}


/* @end */

/* @group Home */


#home .products {
	background: #f2f2f2;
	margin-top: 10px;
	padding: 20px;
}
#home .products h2 {display: none;}
#home .products ul {display: inline;}
#home .products ul li {
	float: left;
	width: 130px;
	text-align: center;
	 line-height: 100%;
	margin: 0 15px;
}

#home .products ul li a {text-decoration: none; font-size: 11px; color: #848585;}
#home .products ul li a:hover {color: #f18200;}
#home .products ul li a img {
	display: block;
	margin: 0 auto;
	width: 75px;
	border: 1px solid #d1d1d1;
}

#home .products img.awardLogos {padding-left: 15px;}

#home a {color: #f18200;}
#home a:hover {color: #3b9c00; text-decoration: underline;}
#home a.awesome {color: #fff;}
#home a.awesome:hover {text-decoration: none;}
#home #sidebar a {color: white;}
#home #left-col-home {
	width: 670px;
	float: left;
}

#home .events h2 {display: none;}
#home .events .moreinfo {display: block; padding: 10px 0 0 0;}

#home .news {font-size: .9em;}
#home .news h6 {font-size: .9em;
	color: silver;
}
#home .news h3 {font-size: 1.1em; font-weight: bold;
	color: #d2a652;
}

#home #right-col-home {
	width: 260px;
	margin-left: 680px;
	
}
#home .feature-box h1 {
	background: #008571;
	color: white;
	padding: 8px 12px;
	margin-top: 15px;
	border-top-right-radius: 1em;
	border-top-left-radius: 1em;
}
#home .news .feature-content li {margin-bottom: 2em;}
#home .news .feature-content li p{line-height: 150%;}
#home .feature-content {background: #e6f7f5; padding: 15px;}
#home .map .feature-content {padding: 0;}
#home .map #sidebar {overflow: auto; height: 240px;}
#home #map {overflow: hidden; width:100%; height:350px; }
#home .feature-box.map .feature-content h1 {display: none;}
#home .feature-box.map #address.input-text {width: 165px;}
/* @end */

/* @group ie6 */

.txtCenter {text-align: center;}
.pageAlert {
	display: block;
	background: #2d1f12;
	padding: 3em;
	margin: 15px 0;
	color: #908985;	
	border-radius: 1em;
}
.txtCenter .logo {float: none; padding: 0; margin: 20px 0 0 0;}
.pageAlert ul a {
color:#64524D;
font-size:11px;
text-decoration:none;
text-shadow:0 -1px 0 #000000;
font-family: georgia;
}
.pageAlert a:hover {
color:white;
text-decoration:none;
text-shadow:0 0 10px #CC3002;
}
.pageAlert h1 {
color: white;
font-size: 28px;
margin-bottom: .5em;
}
.pageAlert h2 {
color:#A86646;
font-size:16px;
font-weight:normal;
}
.pageAlert span.sub {
background:transparent none repeat scroll 0 0;
color:#989290;
font-style:normal;
font-weight:normal;
padding:0 0 0 90px;
}
.pageAlert span {
background:#FFFFFF none repeat scroll 0 0;
color:#3A302D;
font-style:italic;
font-weight:bold;
padding:1px 5px;
}
.pageAlert img {
display:block;
margin:0 auto;
}
.pageAlert ol {
margin:50px 0;
margin-left: 100px;
}
.pageAlert ol li {
list-style-type:none;
padding-left:110px;
text-align: left;
padding-top:14px;
}
.pageAlert ol li.a {
background: transparent url(../images/a.gif) no-repeat scroll left top;
}
.pageAlert ol li.b {
background:transparent url(../images/b.gif) no-repeat scroll left top;
padding-top: 25px;
padding-bottom: 25px;
}
.pageAlert ul {
float:left;
margin:30px 0;
padding:0 70px;
}
.pageAlert ul li {
display:inline;
margin:0;
padding:0;
}
.pageAlert ul li a {
float:left;
margin-left:10px;
padding:95px 0 0;
text-align:center;
width:100px;
}
.pageAlert ul li.ff a {
background:transparent url(../images/firefox.png) no-repeat scroll center top;
}
.pageAlert ul li.safari a {
background:transparent url(../images/safari.png) no-repeat scroll center top;
}
.pageAlert ul li.chrome a {
background:transparent url(../images/chrome.png) no-repeat scroll center top;
}
.pageAlert li img {
clear:both;
padding-right:120px;
}
/* @end */





