/*----------------------------------------------------------
Title:		Main Style Sheet
Theme:		00219
----------------------------------------------------------*/
body { 
	margin: 0; 
	padding: 0; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 1.3;
	background: #000 url(../images/bg.jpg) repeat-x center 0;
}
.notext {
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
.left {
	float: left; 
	display: inline;
}
.right {
	float: right; 
	display: inline;
}
a img {
	border: 0;
}
.cl, .clear {
	display: block; 
	height: 0; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
	clear: both;
}
#container {
	margin: 0 auto; 
	padding: 0; 
	width: 960px;
}
/* HEADER
---------------------------------------------*/
#logo {
	float: left; 
	margin: 0; 
	padding: 13px 0 0 45px; 
	width: 300px; 
	height: 30px;
}
#logo img {
	border: none;
}
#logo .textlogo {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}
#header {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 960px; 
	height: 61px;
}
#header-links {
	float: left; 
	display: inline; 
	margin: 0; 
	padding: 22px 10px 0 0; 
	color: #fff;
}
#header-links a {
	margin: 0 18px 0 0; 
	font-size: 11px; 
	text-decoration: none; 
	color: #fff;
}
#header-links a:hover {
	text-decoration: underline;
}
#header-links a.link-login {
	padding: 0 0 0 20px; 
	background: url(../images/ico-login.png) no-repeat 0 center;
}
#header-links a.link-account {
	padding: 0 0 0 20px; 
	background: url(../images/ico-account.png) no-repeat 0 center;
}
#header-links a.link-cart {
	padding: 0 0 0 20px; 
	background: url(../images/ico-cart.png) no-repeat 0 center;
}
#header-links a.link-checkout {
	padding: 0 0 0 20px; 
	background: url(../images/ico-checkout.png) no-repeat 0 center;
}
#header-search {
	float: left; 
	display: inline; 
	margin: 11px 10px 0 0; 
	padding: 0 10px 0 40px; 
	width: 176px; 
	height: 35px; 
	background: url(../images/search.png) no-repeat 0 0; 
	position: relative;
}
#header-search input {
	width: 176px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #8f8f8f; 
	border: 0; 
	background: none; 
	padding: 10px 0;
}
#header-search .header-search-btn {
	position: absolute; 
	float: left; 
	top: 3px; 
	left: 3px; 
	width: 28px; 
	height: 28px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
#header-search .header-search-btn a {
	display: block; 
	height: 28px;
}
#header-search #headerSearchWidgetDynamicResults {
	clear: left; 
	float: left; 
	background: #EEEEEE; 
	padding: 10px; 
	display: none; 
	width: 90%; 
	margin-top: 5px; 
	position: relative; 
	line-height: 1.80;
}
/* NAV
---------------------------------------------*/
#nav {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 960px; 
	height: 50px; 
	background: url(../images/nav.png) no-repeat 0 0; 
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
}
.home-link {
	float: left;
	margin: 2px 0 0 38px;
}
#topNav {
	margin: 0;
	padding: 0;
}
#topNav .left {
	display: none;
}
#topNav .center .link {
	float: left;
	padding: 0;
	width: 108px;
	text-align: center;
}
#topNav .center .link a {
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #574a4a; 
	display: block; 
	padding: 15px 0;
}
#topNav .center .link a.active,
#topNav .center .link a:hover {
	color: #267ecb;
}
#topNav .center .spacer {
	float: left; 
	width: 2px; 
	height: 50px; 
	background: url(../images/sep.png) no-repeat 0 2px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
#topNav .right {
	display: none;
}
/* CONTENT
---------------------------------------------*/
#content {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 960px;
}
#content-left {
	float: left; 
	display: inline; 
	margin: 12px 16px 0 5px; 
	padding: 0; 
	width: 215px;
}
#content-middle {
	float: left; 
	display: inline; 
	margin: 12px 0 0 3px;
	padding: 10px 0 0 10px;
	width: 714px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	background: #fff; 
	-moz-box-shadow: 0 0 15px #252b36; 
	-webkit-box-shadow: 0 0 15px #252b36; 
	box-shadow: 0 0 15px #252b36;
}
#content-middle-b {
	padding: 12px; 
	min-height: 500px;
}
#content-right {
	float: left; 
	display: inline; 
	margin: 12px 0 0 20px; 
	padding: 0; 
	width: 215px;
}
/* WIDGETS
---------------------------------------------*/
.ccWidget {
	float: left;
	margin: 0 0 17px;
	padding: 0;
	width: 215px;
	text-align: left;
}
.ccWidget .top {
	height: 43px;
	margin: 0;
	padding: 8px 0 0 25px;
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #3d4b57;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: url(../images/heading.png) no-repeat 0 0; 
}
.ccWidget .top a {
	color: #fff;
	text-decoration: none;
}
.ccWidget .top a:hover {
	text-decoration: underline;
	color: #fff;
}
.ccWidget .body {
	margin: 0;
	padding: 6px 0;
}
.ccWidget .body a { 
	color: #863762;
}
.ccWidget .btm {
	display: none;
}
.ccWidget form {
	float: none !important;
}
/*/ LIST WIDGETS /*/
.ccWidgetList .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ccWidgetList .body ul li {
	margin: 0 0 3px;
	width: 213px;
	height: 33px;
	background: url(../images/item.png) no-repeat 0 0 ;
}
.ccWidgetList .body ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #3a76ae;
	padding: 8px 0 0 32px;
	background: url(../images/arrow.png) no-repeat 12px 9px;
	display: block;
}
.ccWidgetList .body ul li a:hover {
	text-decoration: underline;
}
.ccWidgetList .noItems {
	margin-top: -6px;
}
/*/ DROPDOWN WIDGETS /*/
.ccWidgetDropDown .body {
	height: 33px;
}
.ccWidgetDropDown .body select {
	margin: 4px 0 14px 5px;
	padding: 4px;
	width: 202px;
	font-size: 14px;
}
/*/ INPUT WIDGETS /*/
.ccWidgetInput .body {
	float: left;
	width: 225px;
}
.ccWidgetInput .body .field {
	float: left;
	margin: 0;
	width: 225px;
}
.ccWidgetInput .body .field input {
	float: left;
	margin: 5px 0 0 5px;
	padding: 4px;
	width: 68%;
	height: 21px;
	font-size: 14px;
	color: #464646;
}
.ccWidgetInput .body .buttonNoImg {
	float: left;
	margin: 0 0 0 4px;
}
.ccWidgetInput .body .button input {
	float: left;
	font-size: 12px;
	color: #464646;
}
.ccWidgetInput .body .button {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	width: 28px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(http://provision.corecommerce.com/00219-1/design/images/go.jpg) no-repeat;
}
.ccWidgetInput .body .button  a {
	text-decoration: none;
	color: #fff;
}
.ccWidgetInput .body .button a:hover {
	text-decoration: underline; 
}
.ccWidgetInput .advanced {
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 2px 3px;
	width: 216px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.ccWidgetInput .advanced a {
	text-decoration: underline;
	color: #fff;
}
.ccWidgetInput .advanced a:hover {
	text-decoration: none;
	}
.ccWidgetInput #searchWidgetDynamicResults {
	display: none;
	clear: left;
	float: left;
	padding: 10px;
	margin: 5px 5px 0;
}
/*/ PRODUCT WIDGETS /*/
.ccWidgetProduct .body  {
	padding: 6px 0 20px 0 !important;
	background: #171717;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ccWidgetProduct .body .sdetailsNoImg {
	padding-top: 5px;
	text-align: center;
}
.ccWidgetProduct .body .photo {
	padding: 17px 0 10px;
	text-align: center;
}
.ccWidgetProduct .body .photo img {
	display: block;
	margin: 0 auto;
}
.ccWidgetProduct .body .title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	color: #1967b7;
}
.ccWidgetProduct .body .title a {
	text-decoration: none;
	color: #1967b7;
}
.ccWidgetProduct .body .title a:hover {
	text-decoration: underline;
}
.ccWidgetProduct .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #fff;
}
.ccWidgetProduct .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.ccWidgetProduct .body .sdetails a {
	text-decoration: none; 
	color: #fff;
}
.ccWidgetProduct .body .sdetails a:hover {
	color: #ececec;
}
.ccWidgetProduct .body .all-link  {
	padding-top: 8px;
	text-align: center;
	font-size: 11px;
}
.ccWidgetProduct .body .all-link a {
	text-decoration: underline; 
	color: #fff;
}
.ccWidgetProduct .body .all-link a:hover {
	text-decoration: underline; 
}
.ccWidgetProduct .review {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/*/ BASIC WIDGETS /*/
.ccWidgetBasic .body {
	background: #171717;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 2px;
}
.ccWidgetBasic .body .items {
	padding: 5px 0 3px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.ccWidgetBasic .price {
	font-size: 13px;
	font-weight: bold;
}
.ccWidgetBasic .subtotal {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
.ccWidgetBasic input {
	margin-bottom: 5px; 
}
.ccWidgetBasic table {
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #fff;
}
/*/ IMAGE WIDGETS /*/
.ccWidgetImage {
	margin: 10px 0 10px 0;
	text-align: center;
}
/*/ WIDGET FIXES /*/
.noItems {
	margin: 0;
	padding: 9px;
	color: #3A76AE;
	width: 213px;
	height: 33px;
	background: url(../images/item.png) no-repeat 0 0 ;
}
#widgetSubscribe .body {
	height: 44px;
}
.widgetCustomProductLists select {
	margin-bottom: 10px;
}
#widgetRewardPoints .body {
	padding: 10px;
}
#widgetShopByPrice form {
	height: 50px;
}
#widgetRecentlyViewed .top {
	font-size: 16px;
}
/*/ WIDGET MENU /*/
.placeHolder {
	clear: both;
	border: 1px dashed;
}
/*/ MISC /*/
#widgetContents .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widgetPolls {
	color: #fff;
}
.widgetPolls .body {
	margin: 0;
	padding: 0;
}
.widgetPolls input {
	float: left;
	margin-right: 5px;
}
.widgetPolls .body ul li{
	background: none;
}
/* FOOTER
---------------------------------------------*/
#footer {
	float: left; 
	margin: 0; 
	padding: 15px 0 30px; 
	width: 960px; 
	background: url(../images/footer.jpg) no-repeat center 0;
}
#footer .copyright {
	text-align: center; 
	color: #727b83; 
	font-size: 12px; 
	padding-left: 240px;
}
#widgetFooter {
	width: 943px;
	text-align: left;
	font-size: 90%;
}
#widgetFooter .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#widgetFooter hr {	
	float: left;
	clear: left;
	height: 1px;
	color: #727b83;
	background-color: #727b83;
}
#widgetFooter .actionItems {
	margin: 0;
	padding: 15px 0 0 35px;
	font-weight: bold;
	color: #727b83;
}
#widgetFooter .actionItems a {
	text-decoration: underline;
	color: #727b83;
}
#widgetFooter .actionItems a:hover {
	text-decoration: none;
	color: #fff;
}
#widgetFooter .copyright {
	float: left;
	margin: 0;
	padding: 15px 85px 0 35px;
	width: 300px;
	line-height: 22px;
	color: #727b83;
}
#widgetFooter .copyright a {
	text-decoration: underline;
	color: #727b83;
}
#widgetFooter .copyright a:hover {
	text-decoration: none;
	color: #727b83;
}
#widgetFooter .nav {
	float: left;
	margin: 0;
	padding: 19px 0 10px 20px;
	width: 150px;
}
#widgetFooter .nav .title {
	margin: 0;
	padding: 0;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #727b83;
}
#widgetFooter .nav ul {
	margin: 0 0 0 1px;
	padding: 0;	
	text-align: left;
	list-style: none;
}
#widgetFooter .nav ul li {
	text-align: left;
	line-height: 2.00;
}
#widgetFooter .nav ul li a {
	text-decoration: underline;
	color: #727b83;			
}
#widgetFooter .nav ul li a:hover {
	text-decoration: none;
}
#widgetFooter .actionItems {
	color: #727b83;
}
#widgetFooter .actionItems a {
	color: #727b83;
}
#widgetFooter .actionItems a:hover {
	color: #727b83;
}
#widgetFooter .copyright {
	color: #727b83;
}
#widgetFooter .copyright a {
	color: #727b83;
}
#widgetFooter .copyright a:hover {
	color: #727b83;
}
#widgetFooter .nav .title {
	color: #727b83;
}
#widgetFooter .nav ul li a {
	color: #727b83;
}
#widgetFooter .nav ul li a:hover {
	color: #727b83;
}
.copyright-small {
	font-size: 12px;
	text-align: center;
	color: #727b83;
}
.copyright-small a {
	color: #727b83;
}
/* HOMEPAGE
---------------------------------------------*/
#banner {
	position: relative;
	top: -353px;
	left: -15px;
	margin: 0 !important;
	padding: 0 !important;
	height: 15px;
}
/* FIXES
---------------------------------------------*/
h1, h2, h3, h4, h5, h6, .page-title {
	font-size: 18px !important;
	color: #36362F;
	border-bottom: 1px solid #EAECD8;
	margin-bottom: 12px;
}
#productGrid #topOptions {
	margin-bottom: 15px;
    overflow: hidden !important;
}
#productGrid #topOptions .display {
	color: #A5A5A5 !important;
}
#productGrid .detailBtnNoImg {
	display: none;
}
#productGrid .title {
	margin: 20px 0 0 0 !important;
}
#productGrid .title a {
	font-size: 14px;
	text-decoration: none !important;
	color: #1967b7 !important;
}
#productGrid .title a:hover {
	color: #1967b7 !important;
}
#categoryGrid .title {
	margin: 20px 0 0 0 !important;
}
#categoryGrid .title a {
	font-size: 14px;
	text-decoration: none !important;
	color: #1967b7 !important;
}
#categoryGrid .title a:hover {
	color: #1967b7 !important;
}
#productGrid .description {
	font-size: 11px;
	color: #36362F !important;
}
#productGrid .description p {
	margin: 7px 0 0 0 !important;
	padding: 0 !important;
}
#productGrid .sprice {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #000;
}
#productDetail #productPhotos {
    text-align: left !important;
}
#cp_bottom .cpTotal {
    float: left !important;
    width: 60% !important;
}
#cp_bottom .cpButtons {
    float: left;
}
.address-box-input .form-field {
	width: 60% !important;
}
.pageNote p {
	line-height: 1.60;
}
#productDetail #productReviews {
    margin-bottom: 10px;
    margin-left: -3px;
}
/* FRONT END EDITS
---------------------------------------------*/
.editLogoText {margin: -12px 0 0 2px; padding: 0;}
.editProduct {float: right; margin: 0; padding: 0;}
.editCategory {float: right; margin: 0; padding: 0;}
.editCartBtn {position: relative; top: 0; left: 45px; margin: 0; padding: 0;}
.editDetailBtn {position: relative; top: 0; left: 20px; margin: 0; padding: 0;}
.editNavMenu {position: absolute; margin: 2px 0 0 7px; padding: 0;}
.editFooterMenu {float: right; margin: 0; padding: 0;}
.editFooterWidget {position: relative; margin: 0; padding: 0; top: 7px; left: 13px;}
.deleteFooterWidget {position: relative; margin: 0; padding: 0; top: -9px; left: 38px;}
.editCategoryWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCategoryWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.swapCategoryWidgetBullet {position: relative; margin: 0; padding: 0; left: -4px;}
.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editInformationWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteInformationWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.swapInformationWidgetBullet {position: relative; margin: 0; padding: 0; left: 8px;}
.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editProductListWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteProductListWidget  {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.addProductListWidget {position: relative; margin: 0; padding: 0; top: -47px; left: 100px;}
.editCustomImageWidget {position: relative; margin: 0; padding: 0; top: 28px; left: 39px;}
.deleteCustomImageWidget {position: relative; margin: 0; padding: 0; top: 13px; left: 64px;}
.addCustomImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 14px;}
.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}
.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}