/*----------------------------------------------------------
Title:		Main Style Sheet
Template:	00207
----------------------------------------------------------*/
body {
	margin: 0; 
	padding: 0; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	background:#edede9 url(../images/bg.jpg) repeat-x;
}	
#container {
	margin: 0 auto; 
	padding: 0; 
	width: 960px; 
	background:#edede9 url(../images/bg.jpg) repeat-x;
}
/* HEADER
---------------------------------------------*/
#logo {
	float: left;
	position: absolute; 
	top: 87px; 
	left: 229px;
	z-index: 10;
	margin: 0;
	width: 363px; 
	font-size: 2.10em; 
	font-weight: bold; 
	color: #2C1B11; 
}
#logo img {
	border: none;	
}
#header {
	float: left;
	position: relative; 
	z-index: 1;
	margin: 0; 
	padding: 0; 
	width: 960px; 
	height: 222px; 
	background: url(../images/header.gif) no-repeat 0 37px; 
}
#header-links {
	float: right; 
	margin: 0; 
	padding: 11px 218px 0 0;
	display: inline;
	color: #edede9;
}
#header-links a {
	margin: 0; 
	padding: 0 20px 0 4px; 
	font-size: 12px; 
	text-decoration: none; 
	color: #edede9;
}
#header-links a:hover {
	text-decoration: underline;
}
#header-search {
	float: right; 
	margin: 0;  
	width: 197px; 
	height: 27px; 
	background: url(../images/search.gif); 
	position:absolute; 
	top: 4px; 
	right: 5px; 
	z-index: 10;
}
#header-search input {
	width: 153px; 
	height: 18px; 
	font-family: Arial,Helvetica,sans-serif!important; 
	font-size: 12px; 
	color: #5e5e45; 
	border: 0; 
	border-right: solid 1px #b2b09c; 
	margin-top :6px;	
}
#header-search input {
	float: left; 
	padding-left: 10px; 
	font-style: italic; 
	background-color: transparent;
}
#header-search .header-search-btn {
	float: left; 
	margin: 0; 
	padding: 6px 0 0 8px; 
	width: 16px; 
	height: 18px;
}
#header-search .header-search-btn a {
	width: 16px; 
	height: 18px; 
	background: url(../images/btn.gif); 
	float: left; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
#header-search .header-search-btn a:hover {
	color: #e0d8d1;
}
#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: right;
	position: relative; 
	z-index: 1;
	margin: -49px 3px 0 0; 
	padding: 4px 0 0 0;
	width: 729px; 
	height: 44px;
	text-shadow: 0 -1px 0 #5F5F5F;
	background: url(../images/nav.gif) repeat-x; 
}
#topNav {
	margin: 0; 
	padding: 0; 
	width: 729px;
	height: 44px;
	background: #c34a00; 
}
#topNav .left {
	float: left; 
	width: 0;
}
#topNav .center {
	width: 729px;
}
#topNav .center .link {
	float: left; 
	display: inline; 
	padding: 0 29px; 
	text-align: center; 
	background: url(../images/divider.gif) repeat-y right 0;
}
#topNav .center .link a {
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase; 
	text-decoration: none; 
	line-height: 44px;
	color: #fff; 
}
#topNav .center .link a:hover {
	color: #B8B6A7;
}
#topNav .center .spacer {
	float: left; 
	width: 0; 
	height: 35px;
}
#topNav .right {
	float: left; 
	width: 2%;
}
#topNavTab_5 {
	padding: 0 18px !important;
	background-image: none !important; 
}
/* CONTENT
---------------------------------------------*/
#content {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 960px; 
	font-family: Arial,Helvetica,sans-serif;
}
#content-left {
	float: left; 
	margin: 0 6px 0 0; 
	padding: 0; 
	width: 222px;
}
#content-middle {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 730px; 
	min-height: 862px; 
	background: #fff;
}
#content-right {
	float: left; 
	margin: 0 0 0 6px; 
	padding: 0; 
	width: 222px;
}
/* WIDGETS
---------------------------------------------*/
.ccWidget {
	float: left;
	margin: 0 0 9px 0;
	width: 214px;
	border:solid 4px #fff;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	color: #1d1d1d;
	background: #e2e2e2;
}
.ccWidget .top {
	margin: 0;
	padding: 0 0 0 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 43px;
	width:202px;
	height:43px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	border-bottom:solid 4px #fff;
	background: url(../images/top.jpg) repeat-x;
}
.ccWidget .body {
	margin: 0;
	padding: 0;
}
.ccWidget .body a { 
	color: #202020;
}
.ccWidget .btm {
	float: left;
	margin: 0;
	padding: 0;
}
/*/ LIST WIDGETS /*/
.ccWidgetList .body ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}
.ccWidgetList .body ul li {
	line-height: 33px;
	font-family: Arial,Helvetica,sans-serif;
}
.ccWidgetList .body ul li a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #4c4c4c;
}
.ccWidgetList .body ul li a:hover {
	text-decoration: underline;
}
/*/ DROPDOWN WIDGETS /*/
.ccWidgetDropDown .body select {
	margin: 15px 0 15px 15px;
	padding: 4px;
	width: 182px;
	font-size: 16px;
}
/*/ INPUT WIDGETS /*/
.ccWidgetInput .body .field {
	margin: 15px 0 0 6px;
}
.ccWidgetInput .body .field input {
	margin-left: 8px;
	margin-top: 0px;
	padding: 4px;
	width: 62%;
	font-size: 16px;
	color: #464646;
}
.ccWidgetInput .body .buttonNoImg {
	float: right;
	margin: 0 13px 0 0;
}
.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(../images/go.jpg) no-repeat;
}
.ccWidgetInput .body .button  a {
	text-decoration: none;
	color: #fff;
}
.ccWidgetInput .body .button a:hover {
	text-decoration: underline; 
}
.ccWidgetInput .advanced {
	margin: 5px 0 0 0;
	padding: 0 0 9px 23px;
	width: 216px;
	color: #fff;
}
.ccWidgetInput .advanced a {
	text-decoration: underline;
	color: #505050;
}
.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 .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 214px;
	text-align: center;
}
.ccWidgetProduct .body .photo {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.ccWidgetProduct .body .photo img {
	border: 0;
}
.ccWidgetProduct .body .title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.ccWidgetProduct .body .title a {
	text-decoration:none;
	color: #4c4c4c;
}
.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:#8a8878;
}
.ccWidgetProduct .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	height: 21px;
	font-size: 14px;
	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: 14px;
}
.ccWidgetProduct .body .all-link a {
	text-decoration: none; 
	color: #4c4c4c;
}
.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 .items {
	padding: 10px 0 3px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}
.ccWidgetBasic .top a {
	text-decoration: none;
	color: #fff;
}
.ccWidgetBasic .top a:hover {
	text-decoration: underline;
}
.ccWidgetBasic .price {
	font-size: 13px;
	font-weight: bold;
}
.ccWidgetBasic .subtotal {
	padding-left: 20px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #1d1d1d;
}
.ccWidgetBasic input {
	margin-bottom: 5px; 
}
.ccWidgetBasic table {
	padding: 10px 0 15px 28px;
	color: #1d1d1d;
}
/*/ IMAGE WIDGETS /*/
.ccWidgetImage {
	margin: 10px 0 10px 0;
	text-align: center;
}
/*/ WIDGET FIXES /*/
.noItems {
	margin: 0 0 0 12px;
	padding: 9px;
	width: 208px;
	color: #1d1d1d;
}
#widgetSubscribe .body {
	height: 64px;
}
#widgetShopByPrice .body form {
	height: 58px;
}
.widgetCustomProductLists select {
	margin-bottom: 10px;
}
#widgetRewardPoints .body {
	padding: 10px;
}
/*/ WIDGET MENU /*/
.placeHolder {
	clear: both;
	border: 1px dashed;
}
/*/ MISC /*/
#widgetContents .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FOOTER
---------------------------------------------*/
#footer {
	float: left; 
	margin: 15px 0 15px 0; 
	padding: 0 0 10px 0; 
	width: 959px;
	text-transform: uppercase;
}
#widgetFooter {
	width: 943px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
}
#widgetFooter .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#widgetFooter hr {	
	float: left;
	clear: left;
	height: 1px;
	color: #878787;
	background-color: #878787;
}
#widgetFooter .actionItems {
	margin: 0;
	padding: 15px 0 0 35px;
	font-weight: bold;
	color: #7B796C;
}
#widgetFooter .actionItems a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #7B796C;
}
#widgetFooter .actionItems a:hover {
	text-decoration: none;
	color: #7B796C;
}
#widgetFooter .copyright {
	float: left;
	margin: 0;
	padding: 15px 85px 0 35px;
	width: 300px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 22px;
	color: #7B796C;
}
#widgetFooter .copyright a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #7B796C;
}
#widgetFooter .copyright a:hover {
	text-decoration: none;
	color: #7B796C;
}
#widgetFooter .nav {
	float: left;
	margin: 0;
	padding: 19px 0 10px 20px;
	width: 150px;
}
#widgetFooter .nav .title {
	margin: 0;
	padding: 0;
	width: 120px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #7B796C;
}
#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 {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #7B796C;			
}
#widgetFooter .nav ul li a:hover {
	text-decoration: none;
}
#widgetFooter .actionItems {
	color: #7B796C;
}
#widgetFooter .actionItems a {
	color: #7B796C;
}
#widgetFooter .actionItems a:hover {
	color: #7B796C;
}
#widgetFooter .copyright {
	color: #7B796C;
}
#widgetFooter .copyright a {
	color: #7B796C;
}
#widgetFooter .copyright a:hover {
	color: #7B796C;
}
#widgetFooter .nav .title {
	color: #7B796C;
}
#widgetFooter .nav ul li a {
	color: #7B796C;
}
#widgetFooter .nav ul li a:hover {
	color: #7B796C;
}
#widgetFooter .copyright-small {
	font-weight: bold;
	color: #7B796C;
}
#widgetFooter .copyright-small a {
	color: #7B796C;
}
#widgetFooter .copyright-small a:hover {
	color: #7B796C;
}
/* 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;}