@import url('/skin/frontend/default/casemate/css/jason.css');

body,
html {
	width:100%;
	padding:0;
	margin:0;
	font: normal 12px Arial,Helmet,Freesans,sans-serif;
}
.body {
	background: transparent url(/skin/frontend/default/casemate/images/new-background.jpg) no-repeat center top;
}

/* General style definitions */
*:focus {
	outline:none;
}
table {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	border:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	width:100%;
	clear:both;
	overflow:hidden;
}
form,fieldset {
	padding:0;
	margin:0;
	border:none;
}


/* Containers */
#container {
	margin:0 auto;
	width:938px;
	padding:0 6px;
	background:url(../images/body-shadow.png) 0 0 repeat-y;
	position:relative;
}
#wrap {
	background:#fff;
}

#header-wrap {
	width: 100%;
	height: 63px;
	background: transparent url(http://www.case-mate.com/images/refresh2011/header-background.png) repeat-x left top;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height:43px;
	width: 928px;
	padding: 10px 10px 10px 0;
	background: transparent;
}

#header-shadow {
	width: 100%;
	background: transparent url(http://www.case-mate.com/images/refresh2011/border-header-bottom.png) repeat-x top left;
}

#navbar {
	height:46px;
	background:#676856;
}

/*

#promo {
	height:232px;
	border-bottom:6px solid #8bc53e;
	background:url(../images/bg.png) #bad6e6 0 -157px repeat-x;
	margin-bottom:25px;
	clear:both;
	overflow:hidden;
}
#promo-banner {
	float:right;
	background:url(../images/promo-sep.png) 0 0 no-repeat;
}
#promo-banner-inner {
	float:left;
	width:277px;
	height:215px;
	padding:17px 0 0 28px;
	background:url(../images/banner-shadow.png) 26px 17px no-repeat;
	overflow:hidden;
}
#promo-rotator {
	float:left;
	width:633px;
	height:232px;
	background:url(../images/bg.png) 0 -590px repeat-x;
	position:relative;
}
#promo-rotator-inner {
	float:left;
	width:633px;
	height:232px;
	overflow:hidden;
}
#promo-rotator ul {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	height:232px;
	width:2000px;
	overflow:hidden;
}
#promo-rotator ul li {
	width:603px;
	padding-left:30px;
	height:232px;
	float:left;
	overflow:hidden;
}
#promo-rotator ul li .picture {
	float:left;
	height:232px;
	width:300px;
	text-align:center;
	overflow:hidden;
}
#promo-rotator ul li .title {
	float:left;
	padding-top:65px;
	height:75px;
	width:303px;
	font:normal 2.5em/75px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	overflow:hidden;
}
#promo-rotator ul li .title a {
	text-decoration:none !important;
	color:#fff;
}
#promo-rotator ul li .title a:hover {
	color:#1d2c36;
}
#promo-rotator ul li .desc {
	float:left;
	padding-top:20px;
	height:70px;
	width:270px;
	font:normal 1.5em "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#26495e;
}
#promo-rotator ul li .desc a {
	color:#26495e;
}

*/

#promo {
	height:380px;
	background:white;
	margin-bottom:25px;
	padding-top: 1px;
	clear:both;
	overflow:hidden;
}

#promo-banner-inner {
	float:left;
	width:938px;
	height:380px;
	padding:17px 0 0 28px;
	overflow:hidden;
}
#promo-rotator {
	float:left;
	width:938px;
	height:380px;
	position:relative;
}
#promo-rotator-inner {
	float:left;
	width:938px;
	height:380px;
	overflow:hidden;
}
#promo-rotator ul {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	height:380px;
	width:2000px;
	overflow:hidden;
}
#promo-rotator ul li {
	width:938px;
	height:380px;
	float:left;
	overflow:hidden;
}



#promo-rotator a.rotate-left {
	position:absolute;
	clear:both;
	z-index:2;
	top:170px;
	left:27px;
	width:14px;
	height:23px;
	background:url(../images/arrows.png) 0 50% no-repeat;
}
#promo-rotator a.rotate-right {
	position:absolute;
	clear:both;
	z-index:2;
	top:170px;
	right:26px;
	width:14px;
	height:23px;
	background:url(../images/arrows.png) 100% 50% no-repeat;
}



#topmenu {
	float:left;
	height:44px;
	line-height:44px;
	padding:0 0 0 19px;
	margin:0;
	list-style:none;
	font-size:1.25em;
	position:relative;
	z-index:3;
}
#topmenu li {
	float:left;
	padding:0 23px;
	background:#676856;
	position:relative;
}
#topmenu li.first ul,
#topmenu li.nav-1 ul {
/*	left:-19px; */
}
#topmenu li.last,
#topmenu li.nav-6 {
	padding-right:0;
	background:#676856;
}
#topmenu li a {
	color:#fff;
	/*text-decoration:none !important;*/
}
#topmenu li a:hover {
	text-decoration:underline;
}
#topmenu li ul {
	display:none;
}
#topmenu li:hover ul, #topmenu li.over ul {
	display:block;
}
#topmenu li ul {
	position:absolute;
	line-height:normal !important;
	top:43px;
	left:0;
	font-size:0.9em;
	padding:0;
	margin:0;
	list-style:none;
	width: auto !important;
	height: auto !important;
	background:#676856;
	border:1px solid #676856;
	border-bottom:none;
	z-index:2;
}
#topmenu li ul li {
	float:none !important;
	display:block !important;
	border-bottom:1px solid #676856;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	height:auto !important;
	clear:both !important;
}
#topmenu li ul li a {
	float:none !important;
	display:block !important;
	color:#fff !important;
	/*text-decoration:none !important;*/
	height:auto !important;
	white-space:nowrap;
	padding:7px 23px;
}
#topmenu li ul li a:hover {
	text-decoration:underline;
}
#topmenu li ul li ul {
	display:none !important;
	left:100% !important;
	top:0;
	font-size:1em;
}
#topmenu li ul li:hover ul, #topmenu li ul li.over ul {
	display:block !important;
}

#logo {
	float:left;
	width:222px;
	height:23px;
	margin-top: 17px;
	background:url(../images/logo.gif) 0 0 no-repeat;
}
#logo h1 {
	padding:0;
	margin:0;
	font-size:1em;
}
#logo h1 a {
	display:block;
	text-indent:-9999em;
	height:33px;
}

#cust-service {
	float:right;
	text-align:right;
	color:#415866;
	font-size:1.25em;
	margin-top: 7px;
}
#cust-service a {
	color:#415866;
}

#bottom {
	float:left;
	width:900px;
	padding:0 19px;
	color:#fff;
	font-size:1.15em;
	background:#676856 url(http://www.case-mate.com/images/refresh2011/border-header-bottom.png) repeat-x left top;
	height:202px;
	clear:both;
	overflow:hidden;
}
#bottom ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	width:215px;
	height:202px;
	overflow:hidden;
	/*background:url(../images/bottom-sep.png) 100% 100% no-repeat;*/
}
#bottom ul.c2 {
	padding-left:15px;
}
#bottom ul.c3 {
	padding-left:15px;
}
#bottom ul.last {
	padding-left:15px;
	width:195px;
	background:none;
}
#bottom ul li {
	padding:3px 0 3px 32px;
	background:url(../images/bottom-arr.png) 19px 7px no-repeat;
}
#bottom ul li.heading {
	background:none;
	padding:0 0 0 18px;
}
#bottom ul li a {
	color:#CDCDC5;
}
#bottom li h5 {
	font-size:1.28em;
	font-weight:normal;
	height:40px;
	padding:20px 0 0 0;
	margin:0;
	color:#8B8B78;
}


#footer {
	height:200px;
	background:url(../images/footer-bg.png) 0 75px no-repeat;
	clear:both;
}
#bottom-indent {
	height:95px;
	background:url(../images/footer-bottom.png) 0 0 no-repeat;
	width:910px;
	padding:15px 0 0 40px;
	margin:0 auto;
	color:#445c6b;
	overflow:hidden;
	clear:both;
}


#footer-links {
	height:114px;
	clear:both;
}
#footer-menu {
	text-align:center;
	color:#7e7e7e;
	height:63px;
	padding-top:23px;
	clear:both;
}
#footer-menu a {
	color:#7e7e7e;
}
#footer-menu span {
	padding:0 7px;
}


#footer-links ul {
	float:left;
	width:900px;
	height:114px;
	padding:0 19px;
	margin:0;
	list-style:none;
	font:bold 1.25em "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}
#footer-links ul li {
	float:left;
	overflow:hidden;
}
#footer-links ul li.twitter {
	background:url(../images/logo1.png) 15px 50% no-repeat;
	padding:40px 0 0 75px;
	width:115px;
	height:74px;
}
#footer-links ul li.twitter a {
	color:#1a6aaa;
}
#footer-links ul li.facebook {
	background:url(../images/logo2.png) 0 50% no-repeat;
	padding:40px 0 0 63px;
	width:137px;
	height:74px;
}
#footer-links ul li.facebook a {
	color:#3856b9;
}
#footer-links ul li.youtube {
	padding:40px 55px 0 0;
}
#footer-links ul li.hot100 {
	padding:25px 55px 0 0;
}
#footer-links ul li.verisign {
	padding:28px 48px 0 0;
}
#footer-links ul li.controlscan {
	padding-top:35px;
}


#content {
	float:left;
	clear:both;
	width:878px;
	padding:0 30px 10px 30px;
	line-height:1.5;
}
.cms-home #content,
.cms-page-view #content,
.cms-no-route #content,
.catalog-seo-sitemap-category #content,
.catalog-seo-sitemap-product #content,
.catalogsearch-result-index #content,
.review-product-list #content,
.catalog-category-view #content,
.catalog-product-view #content
{
	width:100%;
	padding:0 0 10px 0;
}


.catalogsearch-result-index .page-title {
	padding:0 30px;
}

#content h1 {
	font-size:1.25em;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
	color:#23475c;
}
h2 {
	font-size:1.25em;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
	color:#23475c;
}
.left-column h2 {
	color:#5b7b04;
}

.columns {
	float:left;
	padding:0 30px 25px 30px;
	width:878px;
	clear:both;
	overflow:hidden;
}
.left-column {
	float:left;
	width:250px;
	padding-right:30px;
}
.right-column {
}

.left-col {
	float:left;
	width:598px;
	padding-right:30px;

}
.right-col {
	float:left;
	width:250px; 
}

.latest-news {
	padding:0;
	margin:0;
	list-style:none;
	border:1px solid #c1c2c2;
	border-bottom:none;
	background:url(../images/news-bg.png) 0 100% repeat-x;
}
.latest-news li {
	padding:5px 10px 6px 25px;
	background:url(../images/arr2.png) 13px 10px no-repeat;
	border-bottom:1px solid #c1c2c2;
}
.latest-news li a {
}
.latest-news li a span {
	color:#5b7b04;
}

.page-top-shadow {
	border-top:1px solid #c1c2c2;
	border-bottom:1px solid #c1c2c2;
	float:left;
	width:100%;
	margin-bottom:20px;
	clear:both;
	background:url(../images/bg.png) #f0f4fa 0 100% repeat-x;
	overflow:hidden;
}
.page-bottom-shadow {
	padding:15px 30px;
	min-height:450px;
	background:url(../images/bg.png) 0 -1429px repeat-x;
}



.catalog-container, .category-products {
	border-top:1px solid #c1c2c2;
	border-bottom:1px solid #c1c2c2;
	margin-bottom:25px;
	float:left;
	width:100%;
	clear:both;
	background:url(../images/bg.png) #f0f4fa 0 100% repeat-x;
}
.category-products {
	margin-bottom:0;
}
ol.products-list {
	float:left;
	padding:19px 19px 0 19px;
	margin:0;
	list-style:none;
	background-color:white;
	clear:both;
	width:900px;
	overflow:hidden;
}
.category-products ol.products-list {
	background-color:white;
}
ol.products-list li {
	float:left;
	height:265px;
	padding:0 15px 10px 15px;
	width:200px;
	background:url(../images/catalog-sep.png) 100% 23px no-repeat;
	overflow:hidden;
	text-align: center;
}
ol.products-list li.c1,
ol.products-list li.c4 {
	width:185px;
}
ol.products-list li.c4 {
	background:none;
}
ol.products-list .product-title {
	width: 100%;
	height: 50px;
	font-size: 11px;
	padding: 5px 0 15px 0;
	color: #000;
}
ol.products-list .product-title h3 {
	margin: 0;
}
/*
ol.products-list li h3 {
	padding:5px 0 15px 0;
	margin:0;
	font-size:1.25em;
	color:#000;
}
*/
ol.products-list li p {
	padding:0 20px 0 0;
	margin:0;
	height:50px;
	overflow:hidden;
}
ol.products-list li h3 a {
	color:#000;
}
ol.products-list li .pic {
	text-align:center;
	height:180px;
	overflow:hidden;
}

a.button {
	float:right;
	line-height:26px;
	color:#25343d;
	background:url(../images/buttons-bg.png) 0 -28px no-repeat;
	height:26px;
	text-decoration:none !important;
}
a.button span {
	float:left;
	padding:0 15px;
	height:26px;
	cursor:pointer;
	background:url(../images/buttons-bg.png) 100% -54px no-repeat;
}
a.button:hover span {
	color:#000;
}


#newsletter-validate-detail {
	float:left;
	width:100%;
}
#newsletter-validate-detail input.text {
	float:left;
	font-size:1em;
	padding:2px 15px;
	margin:0;
	border:none;
	background:url(../images/buttons-bg.png) 0 0 no-repeat;
	width:136px;
	height:22px;
	line-height:22px;
	color:#8f8f8f;
	overflow:hidden;
}
#newsletter-validate-detail input.btn {
	float:left;
	font-size:1em;
	color:#365013;
	background:url(../images/buttons-bg.png) -171px 0 no-repeat;
	width:68px;
	padding:0;
	border:none;
	height:26px;
	margin:0 0 0 5px;
	cursor:pointer;
	overflow:hidden;
}


#search_mini_form {
	float:right;
	width:166px;
	height:28px;
	padding:8px 27px 8px 0;
}
#search_mini_form input.input-text {
	float:left;
	width:121px;
	padding:3px 10px 4px 35px;
	margin:0;
	height:21px;
	line-height:21px;
	font-size:1.15em;
	color:#415866;
	border:none;
	background:url(../images/buttons-bg.png) 100% 0 no-repeat;
}
.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { border:1px solid #2c546f; background-color:#ddf6ff; list-style:none; padding:0; margin:0; }
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.odd { background-color:#f6f6f6; }
.form-search .search-autocomplete li.selected { background-color:#ecf9ea; }


.breadcrumb {
	padding:25px 30px 25px 30px;
	color:#555;
}
.breadcrumb a {
	color:#1871a9;
}
.breadcrumb span {
	padding:0 5px;
	color:#1871a9;
}
.catalog-category-view .top-breadcrumb {
	display:none;
}


.pager {
	float:left;
	height:58px;
	line-height:58px;
	background:url(../images/bg.png) #e8e8e8 0 -1371px repeat-x;
	border-top:1px solid #c1c2c2;
	color:#555;
	clear:both;
	width:100%;
	overflow:hidden;
}
.toolbar-bottom .pager {
	border-top:none;
	border-bottom:1px solid #c1c2c2;
}
p.amount {
	float:left;
	width:208px;
	height:58px;
	padding:0 0 0 30px;
	margin:0;
	background:url(../images/pager-sep.png) 100% 2px no-repeat;
}
.pager .pages {
	float:left;
	height:58px;
	width:464px;
	text-align:center;
	background:url(../images/pager-sep.png) 100% 2px no-repeat;
}
.pager .pages a {
	color:#1871a9;
	text-decoration:underline;
}
.pager .pages a:hover {
	text-decoration:none;
}
.pager .pages a.next {
	text-decoration:none !important;
	margin-left:10px;
	background:url(../images/arr3.gif) 0 50% no-repeat;
}

.limiter {
	float:left;
	width:210px;
	text-align:right;
	height:58px;
}


.column1 {
	float:left;
	width:290px;
}
.column2 {
	float:left;
	width:305px;
	padding-right:35px;
}
.column3 {
	float:left;
	width:210px;
	padding:13px 18px;
	background:url(../images/news-bg.png) 0 100% repeat-x;
	border:1px solid #c1c2c2;
}
.column3 p {
	padding:0;
	margin:0;
}
.column3 #newsletter-validate-detail {
	padding-top:9px;
}
.column3 #newsletter-validate-detail input.text {
	background:url(../images/buttons-bg.png) -276px 0 no-repeat;
	width:181px;
}
.column3 #newsletter-validate-detail input.btn {
	float:right;
	margin-top:7px;
	background-position:-505px 0;
	color:#365013;
}


#category-info {
	background:url(../images/category-bg.png) #9dc1d5 0 0 repeat-x;
	height:176px;
	overflow:hidden;
	clear:both;
}
#category-info .pic {
	float:left;
	width:373px;
	text-align:center;
}
#category-info .title {
	float:left;
	width:545px;
	text-align:left;
	height:75px;
	margin-top:52px;
	margin-left: 20px;
	font:normal 3em/75px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#fff;
	overflow:hidden;
}
#category-info .title a {
	color:#fff;
	text-decoration:none !important;
}
#category-info .title a:hover {
	color:#1d2c36;
}


.page-content {
	float:left;
	width:100%;
	padding:0 30px 0 30px;
	clear:both;
}


/* Layout ================================================================================ */
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }

/* Base Columns */
.col-left { float:left; width:220px; padding:0 0 1px; }
.col-main { float:left; width:686px; padding:0 0 1px; }
.col-right { float:right; width:220px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .main { padding:16px 30px 40px; }
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:452px; }
.col3-layout .col-wrapper { float:left; width:689px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


.product-view { padding:48px 30px 0 20px; margin-bottom:25px; width:888px; clear:both; border-top:1px solid #b1bdcf; background:url(../images/product-bg.png) #eef2f9 0 100% repeat-x; }

.product-essential { padding:0 0 25px; }
.product-essential h2 { }

.product-collateral {}
.product-collateral h2 { font-size:19px; font-weight:normal; line-height:1.15; }
.product-collateral .box-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:332px; overflow:hidden; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 10px 0; border:1px solid #b5c1d2; background:#fff; text-align:center; padding: 20px 0 20px 0; }
.product-view .product-img-box .product-image-zoom { position:relative; width:330px; height:330px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { margin:0 0 10px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:24px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:3px; width:9px; height:18px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:10px; top:7px; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:10px; top:7px; }
.product-view .product-img-box .more-views {float:left;width:100%;padding-bottom:85px;clear:both;}
.product-view .product-img-box .more-views h2 { font-size:10px; font-weight:normal; padding:0 0 2px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { float:left; width:100%; list-style:none; padding:0; margin:0; }
.product-view .product-img-box .more-views li { float:left; border:1px solid #b5c1d2; background:#fff; margin:0 7px 7px 0; }
.product-view .product-img-box .more-views li a { float:left; width:70px; height:70px; overflow:hidden; }
.product-view .product-img-box .more-views li a img { float:left; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:12px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:533px; overflow:visible; }
.col1-layout .product-view .product-shop { float:right; width:576px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h2 { font-weight:normal !important; font-size:1.5em !important; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; }
.product-view .product-shop .price-box { margin:1px 0; font-size:1.15em; font-weight:bold; }
.product-view .product-shop .price-box .price-title { color:#5b923b; padding-right:4px;}
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { text-align:right; }
.product-view .product-shop .add-to-links li { display:inline; margin-left:12px; }
.product-view .product-shop .add-to-links li .separator { display:none !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:0 15px 10px; background-color:#f4f9ea; border:1px solid #ddd; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; }
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#444; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #ddd; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:2px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#f6f6f6; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .price-box { float:left; margin:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; margin:0; padding:0; border:0; background:0; }

.product-shop .product-options-bottom .price-box { float:none; margin:0; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart { clear:both; float:none; padding:12px 0 0; text-align:left; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Product Tabs */
.product-tabs { margin:1em 0 0 0; clear:both; list-style:none; padding:0 0 0 28px; height:30px; background:url(../images/tabs-bg.png) 0 100% no-repeat; }
.product-tabs li { float:left; border:1px solid #acb6c9; border-bottom:none; margin-right:5px; height:30px; line-height:30px; }
.product-tabs a { display:block; height:30px; padding:0 15px; color:#848686; }
.product-tabs a:hover {text-decoration:none; color:#5a903a; }
.product-tabs li.active { font-size:1.15em; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#fff; color:#5a903a; }
.product-tabs-content { border:1px solid #acb6c9; border-top:none; clear:both; padding:26px; color:#22272d; background:#fff; }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }

/* Rating */
.no-rating { margin:0; }

.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings { font-size:11px; line-height:1.25; margin:0; padding:38px 40px 29px 34px; width:193px; height:80px; background:url(../images/reviews-bg.png) 0 0 no-repeat; color:#22272d; clear:both; }
.ratings a { color:#22272d; }
.ratings .rating-links { margin:0; float:left; line-height:17px; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:90px; height:17px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:17px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:10px; }
.ratings .amount {}
.rating-selector { margin-top:4px; clear:both; background:url(../images/bg-rating.png) 100% 0 no-repeat; }
.rating-selector a { float:left; width:18px; height:17px; }
.rating-button { float:left; padding:0; margin:0; }
.rating-button input { padding:0; margin:0; border:none; background:url(../images/btn-rate.png) 0 0 no-repeat; width:82px; height:26px; cursor:pointer; }
.rating-form { padding-top:25px; float:left; width:100%; clear:both; }

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Mini Products Grid */
.mini-products-grid { width:100%; }
.mini-products-grid td { width:20%; padding:0 8px 8px 0; }
.mini-products-grid .product-image { display:block; border:1px solid #cacaca; margin:0 0 10px; }
.mini-products-grid .product-name { width:115px; margin:0 0 6px; overflow:hidden; }
.mini-products-grid .product-name a { color:#444; text-decoration:underline; }
.mini-products-grid .product-name a:hover { text-decoration:none; }
.mini-products-grid td.empty {}
.mini-products-grid td.last { padding-right:0; }
.mini-products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { margin:0 0 8px; }
#product_tabs_upsell_products_contents h2 { display:block; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:12px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:bold; margin:0 0 3px; }
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { height:23px; background-image:url(../images/bkg_btn-small.png); line-height:20px; }
.product-view .box-tags .note { margin:2px 0 0; font-size:10px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:460px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:454px; }

/* Send a Friend */
.send-friend .form-list { width:535px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:25px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; line-height:1.55; }
/*.product-name a { color:#444; }*/

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #ddd; background:#f6f6f6; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #ddd; background:#ecf9ea; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; }
.advanced-search-summary li { margin:2px 0; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .main { padding:8px; }
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { margin:1em 8px 1em 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#444; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#4f8100; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 3px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title {}

/* Checkout Types */
.cart .page-title .checkout-types { display:none !important; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#444; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span { background:none; padding:0; font:normal 11px/25px Arial, Helvetica, sans-serif; color:#4f8100; text-transform:none; text-decoration:underline; }
.cart-table .btn-continue:hover span { text-decoration:none; }
.cart-table .btn-update span {}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set .col-1 { width:222px; }
.cart .cart-collaterals .col2-set .col-2 { width:655px; background:#e6f7d7; }

.cart .crosssell { border:1px solid #ddd; background:#f7f7f7; padding:10px; }
.cart .crosssell h2 { font-size:12px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; }
.cart .crosssell .product-details { margin-left:85px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:0 0 8px; padding-bottom:5px; border-bottom:1px solid #ddd; }
.cart .crosssell li.last { border-bottom:0; padding-bottom:0; margin:0; }
.cart .crosssell .link-compare { font-weight:normal; }
.cart .no-crosssell { width:100%; overflow:hidden; }
.cart .no-crosssell img { display:block; margin:0 0 10px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { background:#e6f7d7; padding:10px 0; margin:0 12px; }
.cart .discount h2,
.cart .shipping h2 { float:left; width:225px; font:normal 14px/16px Arial, Helvetica, sans-serif; color:#d54c01; }
.cart .discount .discount-form,
.cart .shipping .shipping-form { margin-left:240px; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin:0; }
.cart .discount .buttons-set button.button span,
.cart .shipping .buttons-set button.button span { height:19px; background-image:url(../images/bkg_btn-green.gif); padding:0 0 0 9px; font-size:10px; line-height:18px; color:#fff; }
.cart .discount .buttons-set button.button span span,
.cart .shipping .buttons-set button.button span span { padding:0 19px 0 10px; }

.cart .discount { border-bottom:1px solid #c0d2af ; }
.cart .discount label { font-weight:bold; color:#555; }
.cart .discount .input-box { width:270px; }
.cart .discount input.input-text { width:264px; }

.cart .shipping p { margin:0 0 3px; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:6px 0 0; border-top:1px solid #c0d2af; }
.cart .shipping .form-list .input-box { width:270px; }
.cart .shipping .form-list input.input-text { width:264px; }
.cart .shipping .form-list select { width:270px; }

/* Shopping Cart Totals */
.cart .totals { background:#fff url(../images/bkg_cart-totals.gif) 0 0 no-repeat; padding:12px 0; }
.cart .totals table { float:right; width:400px; margin:0 0 8px; }
.cart .totals td { padding:0 0 0 15px; }
.cart .totals tr.last td {}
.cart .totals tfoot td {}
.cart .totals tfoot td strong { font-size:14px; font-weight:bold; color:#e02f00; }
.cart .totals .checkout-types { font-size:13px; padding:4px 0; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:0 0 5px; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px dotted #4f8100; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:2px solid #ddd; border-bottom-color:#666; background-color:#f6f6f6; }
.truncated .truncated_full_value dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:10px; }
.col-right .truncated .show dl { left:-240px; top:10px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#555; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:2px solid #ddd; border-bottom-color:#666; background:#f6f6f6; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:12px; height:12px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:12px; height:12px; background:url(../images/btn_remove.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background:#fbfbfb; border:1px solid #e4e4e4; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#555; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background:#fff; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}

.opc .centinel { padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:12px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:12px; font-weight:bold; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.info-set h2.legend a { color:#fff; }
.info-set h3.legend { margin:0 0 10px; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#4f8100 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:12px; }
.block-progress .block-content { background:none; padding:0; }
.block-progress dt { font-size:10px; line-height:1.35; background:#eee; border:1px solid #ddd; margin:0 0 6px; padding:2px 8px; color:#555; text-transform:uppercase; }
.block-progress dd { border-top:0; padding:2px 10px; margin:0 0 6px; }
.block-progress dt.complete {}
.block-progress dt.complete a { text-transform:none; }
.block-progress dd.complete {}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border:1px solid #ddd; border-top-color:#fff; background:#eee; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 3px; margin:0 5px 0 0; font:normal 11px/12px arial, helvetica, sans-serif; color:#444; }
.opc .step-title h2 { float:left; margin:0; font:bold 12px/14px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#999; border-color:#999; border-top-color:#fff; color:#fff; cursor:pointer; }
.opc .allow .step-title .number {}
.opc .allow .step-title h2 { color:#fff; }
.opc .allow .step-title a { display:block; font-size:10px; color:#fff; text-transform:uppercase; }

.opc .active .step-title { background:#e46b00; border-color:#e46b00; border-top-color:#fff; padding-bottom:5px; color:#fff; cursor:default; }
.opc .active .step-title .number {}
.opc .active .step-title h2 { color:#fff; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #ddd; border-top:0; background:#fbfbfb; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f4f4f4; border:1px solid #ddd; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { padding:0; }
#opc-review .product-name { font-weight:bold; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { border:0; padding:15px 30px; }
#opc-review .buttons-set p { margin:0; line-height:28px; }
#opc-review .buttons-set .please-wait { height:28px; line-height:28px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:6px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#888; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:12px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:12px; font-weight:bold; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#4f8100 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }

.multiple-checkout .place-order .please-wait { float:right; padding:5px 10px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; }
.multiple-checkout .place-order .grand-total .inner {}
.multiple-checkout .place-order .grand-total big { float:left; margin-right:12px; font-size:1.5em; font-weight:bold; line-height:28px; color:#e26703; }
.multiple-checkout .place-order .grand-total div { float:left; }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #ddd; background:#eee; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:200px; padding:0 10px; }
.account-login .content h2 { margin:0 -10px 12px; background:#f1f1f1; padding:2px 10px; font-size:13px; line-height:1.25; }
.account-login .buttons-set {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:0 0 5px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight:bold; color:#4f8100; }
.box-account .box-head a { font-size:10px; text-transform:uppercase; }

.dashboard .box .box-title { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:12px; font-weight:bold; line-height:1.35; }
.dashboard .box .box-title a { font-size:10px; text-transform:uppercase; }
.dashboard .box .box-content { padding:0 10px; }

/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 { font-size:11px; font-weight:bold; }

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-tags .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; font-size:13px; font-weight:bold; line-height:1.25; }
.addresses-list h3 { font-weight:bold; font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 10px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2 url(../images/bkg_tabs.gif) 0 100% repeat-x; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.first { border-left:0; }
.order-info li.last { border-right:0; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#666; font-weight:bold; padding:6px 15px; color:#fff; }

.order-date { margin:10px 0; }

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }
.order-info-box .box-payment p { margin:0 0 5px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2 { font-weight:bold; font-size:13px; }
.order-items h3 { font-weight:bold; font-size:12px; }
.order-items .product-name { font-weight:bold !important; }
.order-items .link-print { float:right; font-size:10px; text-transform:uppercase; }
.order-items p .link-print { float:none; font-weight:bold; font-size:11px; text-transform:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#555; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:12px; font-weight:bold; }
.page-print h2.h2 { font-size:15px; font-weight:bold; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { border:0; padding:0; margin:0 0 -3em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {}
.footer { margin:15px 0 40px; }
.footer a { color:#444; }

.footer .f-left { width:520px; }
.footer .f-right { width:429px; }

.footer ul { display:inline; }
.footer li { display:inline; background:url(../images/bkg_pipe1.gif) 100% 50% no-repeat; padding:0 5px 0 0; margin:0 3px 0 0; }
.footer .links li.last { background:none !important; padding-right:0 !important; }
.footer .bugs { margin:0; color:#666; }
.footer .bugs a { font-weight:bold; color:#444; }
.footer address { color:#666; }
.footer address a { color:#444; }

.footer .form-subscribe { margin:8px 0; }
.footer .form-subscribe label,
.footer .form-subscribe .input-box,
.footer .form-subscribe button.button { float:left; }
.footer .form-subscribe label { padding-top:2px; font-weight:bold; color:#555; }
.footer .form-subscribe .input-box { width:186px; margin:0 5px; }
.footer .form-subscribe input.input-text { width:180px; }
.footer .form-subscribe button.button span { height:23px; background-image:url(../images/bkg_btn-small.png); line-height:20px; }

.footer .footer-callout { display:block; margin:-10px 0 10px; position:relative; }
.footer .store-switcher { color:#555; text-align:right; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }

.footer-container .bottom-container { margin:0 0 8px; text-align:right; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
/*.home-spot { float:left; width:470px; margin-left:20px; }*/
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.top-bar:after,
.quick-access:after,
.form-search:after,
#nav:after,
.main:after,
.footer:after,
.footer .form-subscribe:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.order-info ul:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-tabs:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


#feedback-icon {
	display:none;
	position:absolute;
	top:30px;
	left:-29px;
	margin-top:-67px;
	height:120px;
	padding:6px 0 8px 6px;
	width:29px;
	z-index:500;
	background:url(../images/feedback-bg.png) 0 0 no-repeat;
}
#feedback-icon a {
	display:block;
	height:120px;
}


ul.form-list {
	list-style:none;
	padding:0;
	margin:1em 0;
	float:left;
	width:100%;
}
ul.form-list li {
	padding:3px 0;
	float:left;
	width:100%;
}
ul.form-list li label {
	float:left;
	width:200px;
}
ul.form-list li .input-box {
	float:left;
}


ul.sitemap {
	list-style:none;
	padding:0 30px;
	margin:0;
}

p.note-msg {
	clear:both;
}

a.wherebuy {
	background:url(../images/banner-wherebuy.jpg) 0 0 no-repeat;
	display:block;
	height:193px;
}
a.wherebuy:hover {
	background-position:0 -193px;
}

.validation-advice { font-size:0.9em; clear:both; }


.messages,
.messages ul { list-style:none !important; margin:1em 0 0 0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; margin: 0 auto !important; }
.messages li { margin:0 0 0px; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { background-position:10px 9px !important;
background-repeat:no-repeat !important;
border-style:solid !important;
border-width:1px !important;
font-size:11px !important;
font-weight:bold !important;
margin:5px 30px !important;
min-height:24px !important;
padding-bottom:5px;
padding-left:35px;}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }
.wheretobuy-parent {float:right; width:170px;}
.price-parent {float:left;}
a.wheretobuy {background:url(../images/wheretobuy-off.gif) top left; display:block; width:170px; height:39px;}
a.wheretobuy:hover {background:url(../images/wheretobuy-on.gif) top left;  display:block; width:170px; height:39px;}
span.star {display:block; height:17px; background: url(../images/bg-rating.png) left top; width:17px; float:left;} 
#product-review-table th {padding:0px 5px;}
