/*----------------------------------------------------------
title:		main stylesheet
template:	00203
----------------------------------------------------------*/

* { margin: 0; padding: 0; outline: 0; }

a { color: #224466; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.ar { display: block; text-align: right; }
.ac { display: block; text-align: center; }
.al { display: block; text-align: left; }
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.fr { float: right; display: inline; }
.fl { float: left; display: inline; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

body {margin: 0; padding: 0; font-family: Tahoma,Helvetica,sans-serif; font-size: 12px; background:#0e0902 url(../images/bg.jpg) no-repeat right 0; width:100%; height:100%}
	
#container {margin: 0 auto; padding: 0; width: 960px;}

/*////////// start header //////////*/

#logo {float: left; margin: 0; padding: 17px 0 0 0px; height: 300px; display: inline; font-size: 2.10em; font-weight: bold; color: #fff;}
	#logo .textlogo {margin-top: 20px;}

#header {float: left; margin: 0; padding: 0; width: 960px; height: 185px;}

#header-search {float: right; display: inline; margin: -3px 0 0 0; width: 195px; height: 24px; position: relative; z-index: 101;}
    #header-search input {float: left; width: 149px; height: 24px; padding: 0 0 0 12px; font-family: Tahoma,Helvetica,sans-serif!important; font-size: 14px; color: #2C1B11; border: 0; color: #fff; background: url(../images/fld.png) no-repeat;}
    #header-search .header-search-btn {float: left; width: 21px; height: 24px; margin-left:6px; text-indent: -9999px;}
    #header-search .header-search-btn a {font-weight: bold; text-decoration: none;  color: #fff; background: url(../images/btn.png); float: left; width:21px ; height:24px; position: relative; z-index: 10; }
    #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;}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit */
	#header-search {margin: -16px 0 0 0;}	
}
	
/*/ start main navigation /*/
	
#nav {float: right; width:960px; height:41px; background: url(../images/dot.png);}
	
#topNav {margin: 0; padding: 11px 0 0 0; width: 960px;}
    #topNav .left {float: left; width: 0;}
    #topNav .center {padding-left:160px; float: left; display: inline; position:relative; z-index: 1000;}
    #topNav .center .link {float: left;padding: 0;width: 117px;text-align: center;  position:relative; z-index: 1000;}
    #topNav .center .link a {font-size: 16px; font-weight: normal; text-decoration: none;  color: #fff; position: relative; z-index: 200;}
    #topNav .center .link a:hover {text-decoration: underline;}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 2%;}

/*/ end main navigation /*/
	
/*////////// end header //////////*/

/*////////// start content //////////*/

#content {float: left; margin: 0; padding: 0; width: 944px; font-family: Arial,Helvetica,sans-serif; margin-top:-38px; z-index: 10; background: url(../images/dot.png); padding: 8px 7px 0 7px;}
	
#content-left {float: left; margin: 0; padding: 0; width: 216px; background: url(../images/grey.gif) repeat-y right 0;}
	#content-left a{ position: relative; z-index: 1;}
	
#content-middle {float: left; margin: 0 0px 0 6px; padding: 0; width: 722px; min-height: 900px; background: #fff;}
	
#content-right {float: left; margin: 0 0 0 5px; padding: 0; width: 216px; background: url(../images/grey.gif) repeat-y right 0;}
	
/*////////// end content //////////*/

/*////////// start footer //////////*/

#footer {float: left; margin: 0 0 15px 0; padding: 20px 0 10px 0; width: 840px; color:#fff; font-size: 14px;}

#widgetFooter {
	width: 960px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	}

#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: #fff;
	}	

#widgetFooter .actionItems a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #fff;
	}

#widgetFooter .actionItems a:hover {
	text-decoration: none;
	color: #fff;
	}

#widgetFooter .copyright {
	float: left;
	margin: 0;
	padding: 15px 85px 0 35px;
	width: 300px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 22px;
	color: #fff !important;
	}

#widgetFooter .copyright a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #fff !important;
	}

#widgetFooter .copyright a:hover {
	text-decoration: none;
	color: #fff !important;
	}
	
#widgetFooter .copyright-small a {
	color: #fff;
	}

#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: #fff;
	}

#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: #fff !important;
	}

#widgetFooter .nav ul li a:hover {
	text-decoration: none;
	}
	
#widgetFooter .actionItems {color: #fff !important;}
#widgetFooter .actionItems a {color: #fff !important;}
#widgetFooter .actionItems a:hover {color: #fff !important;}

#widgetFooter .copyright {color: #fff !important;}
#widgetFooter .copyright a {color: #fff !important;}
#widgetFooter .copyright a:hover {color: #fff !important;}

#widgetFooter .nav .title {color: #fff !important;}
#widgetFooter .nav ul li a {color: #fff !important;}
#widgetFooter .nav ul li a:hover {color: #fff !important;}

/*////////// end footer //////////*/

/*/ GLOBAL WIDGET /*/
.ccWidget {
	float: left;
	margin: 0;
	width: 216px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	text-align: left;
	color: #1d1d1d;
	}
	
.ccWidget .top {
	margin: 0;
	padding: 0 0 0 23px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #fff;
	width:193px;
	height:53px;
	line-height:53px;
	background: url(../images/top.png);
	}
	
.ccWidget .body {
	margin: 0;
	padding: 0 0 0 14px;
	}
	
.ccWidget .btm {
	float: left;
	margin: 0;
	padding: 0;
	}
	
/*/ LIST WIDGET TYPE /*/
.ccWidgetList .body ul {
	margin: 0;
	padding: 0 0 0 24px;
	list-style: none;
	}
	
.ccWidgetList .body ul li {
	line-height: 26px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	}

.ccWidgetList .body ul li a {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #505050;
	}

.ccWidgetList .body ul li a:hover {
	text-decoration: underline;
	}

/*/ DROPDOWN WIDGET TYPE /*/
.ccWidgetDropDown .body select {
	margin: 5px 0 5px 10px;
	padding: 4px;
	width: 182px;
/*	color: #464646; */
	}

/*/ INPUT WIDGET TYPE /*/
.ccWidgetInput .body .field {}

.ccWidgetInput .body .field input {
	margin-left: 8px;
	margin-top: 7px;
	padding: 4px;
	width: 62%;
	color: #464646;
	}

.ccWidgetInput .body .buttonNoImg {
	float: right;
	margin: 8px 13px 0 0;
}

.ccWidgetInput .body .button input {
	font-size: 12px;
	color: #464646;
	float: left;
	}

.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 {
	clear: left;
	float: left;
	padding: 10px;
	display: none;
	margin: 5px 5px 0;
}


/*/ PRODUCT WIDGET TYPE /*/
.ccWidgetProduct .body .sdetailsNoImg {
	margin-bottom: 10px;
	text-align: center;
	}

.ccWidgetProduct .body .photo {
	margin-bottom: 10px;
	text-align: center;
	}

.ccWidgetProduct .body .photo img {
	border: 1px solid #CFCFCF;
	}	

.ccWidgetProduct .body .title {
	font-size: 14px;
	text-align: center;
	line-height: 16px;
	color:#0b2a69;
	}

.ccWidgetProduct .body .title a {
	text-decoration: none;
	color: #0b2a69;
	}

.ccWidgetProduct .body .title a:hover {
	text-decoration: underline;
	}

.ccWidgetProduct .body .sprice {
	padding: 8px 0 5px 0;
	font-size: 14px;
	color:#505050;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	text-align: center;
	line-height: 18px;
	}

.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: 4px;
	text-align: center;
	font-size: 14px;
	}

.ccWidgetProduct .body .all-link a {
	text-decoration: none; 
	color: #0b2a69;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	}

.ccWidgetProduct .body .all-link a:hover {
	text-decoration: underline; 
	}
.ccWidgetProduct .review {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*/ BASIC WIDGET TYPE /*/
.ccWidgetBasic .body .items {
	padding: 5px 0 3px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	}
	
.ccWidgetBasic .top a {
	font-size: 14px;
	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;
}
.ccWidgetBasic input {
	margin-bottom: 5px; 
	}

.ccWidgetBasic table {
	padding-left: 5px;
	}

/*/ IMAGE WIDGET TYPE /*/
.ccWidgetImage {
	margin: 10px 0 10px 0;
	text-align: center;
}

/*/ WIDGET FIXES /*/
#widgetNewArrivals .noItems {
	margin: 0 0 0 12px;
	padding: 9px;
	width: 208px;
	color: #505050;
	background: url(../images/side.jpg);
	}
	
#widgetSpecials .noItems {
	margin: 0 0 0 12px;
	padding: 9px;
	width: 208px;
	color: #505050;
	background: url(../images/side.jpg);
	}
	
#widgetFeatured .noItems {
	margin: 0 0 0 12px;
	padding: 9px;
	width: 208px;
	color: #505050;
	background: url(../images/side.jpg);
	}
	
#widgetTopSellers .noItems {
	margin: 0 0 0 12px;
	padding: 9px;
	width: 208px;
	color: #505050;
	}

#widgetVendors .noItems {
	margin: 0 0 0 12px;
	padding: 9px;
	width: 208px;
	color: #505050;
}
	
#widgetSubscribe .body {height: 35px;}

#widgetShopByPrice .body {height: 36px;}

#widgetRecentlyViewed .top {font-size: 12px;}

.widgetCustomProductLists select {margin-bottom: 10px;}

/* Begin widget menu definitions */

.placeHolder {
	clear: both;
	border: 1px dashed;
	}

/* End widget menu definitions */

/*/ begin misc /*/

#widgetContents .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

/*/ end misc /*/

/*////////// start 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;}

/*/ start category widget /*/

.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;}

/*/ end category widget /*/

/*/ start currency widget /*/

.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end currency widget /*/

/*/ start featured widget /*/

.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end featured widget /*/

/*/ start information widget /*/

.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;}

/*/ end information widget /*/

/*/ start language widget /*/

.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end language widget /*/

/*/ start new arrivals widget /*/

.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end new arrivals widget /*/

/*/ start reward points widget /*/

.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end reward points widget /*/

/*/ start search widget /*/

.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end search widget /*/

/*/ start shopping cart widget /*/

.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart widget /*/

/*/ start shopping cart detailed widget /*/

.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart detailed widget /*/

/*/ start specials widget /*/

.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end specials widget /*/

/*/ start newsletter widget /*/

.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end newsletter widget /*/

/*/ start top sellers widget /*/

.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end top sellers widget /*/

/*/ start vendors widget /*/

.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end vendors widget /*/

/*/ start left image widget /*/

.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end left image widget /*/

/*/ start right image widget /*/

.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end right image widget /*/

/*/ start shop by price widget /*/

.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shop by price widget /*/

/*/ start product list widget /*/

.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;}

/*/ end product list widget /*/

/*/ start custom image widget /*/

.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;}

/*/ end custom image widget /*/

/*/ start horizontal image widget /*/

.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}

.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}

/*/ end horizontal image widget /*/

/*////////// end front end edits //////////*/


