﻿/**



 * Main CSS Stylesheet



 *



 * @package templateSystem



 * @copyright Copyright 2003-2006 Zen Cart Development Team



 * @copyright Portions Copyright 2003 osCommerce



 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0



 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $



 */







body { 
    background: none repeat scroll 0 0 #fff;
    color: #333;
    font-family: Tahoma;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

h1.logoText {
    font-family: 'gloria', sans-serif;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 33px;
    padding-top: 10px;
    margin:0;
    height:40px;
    line-height: 40px;
    color: #fff;
}


a{
    color: #777;
    text-decoration: none;
	font-size: 12px;
	}



a:hover { color: #666; text-decoration: none;}







a img{ border:0;}







/*wrappers - page or section containers*/








.leftBoxContainer,.rightBoxContainer {/*left&right box border */	
    margin-bottom: 10px;
    background-color: #fff;
}



.leftBoxHeading, .rightBoxHeading {
    color: #4791c5;
    font: 100 20px helvetica,arial,sans-serif;
    padding: 18px 0;
    font-weight: bold;
    text-transform: uppercase;
}



.leftBoxHeading a, .rightBoxHeading a { 
    color: #4791c5;
	font-size: 12px;
  }



.leftBoxHeading a:hover,.rightBoxHeading  a:hover { color: #4791c5;text-decoration:none;}

#chcategoriesContent ul li{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    line-height: 23px;
}

.sideBoxContent { 
    overflow: hidden;
	}



.wrapper ul { list-style:none;}



.wrapper ol{ color:#000000}



.wrapper ol li a { color:#000000}



.wrapper ol li a:hover{color:#000000 }







#000categories{/* categories box*/



	background:url(../images/leftbg.jpg) repeat-y center; margin-bottom:6px;



}



#categoriesHeading {/*categoriesheading BOX tittle*/


}



#categoriesContent{
    text-align:left;
	}



#categoriesContent ul { margin:0; padding:0; list-style-type:none; }






#categoriesContent ul li a.category-top{ 
    display: block;
    color: #444;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 0;
    margin: 2px 0;
    border-bottom: 1px dashed #DEDFDF;
	 }



#categoriesContent ul li a.category-top:hover{ color: #000; text-decoration:none}



#categoriesContent ul li a.category-products{
    color: #000;
    padding-left: 8px;
	}



#categoriesContent ul li a.category-products:hover{ color: #000; text-decoration:underline }







/*categorylistboxContent*/



#categorylistboxHeading {



	background: url(../images/cheading.gif) repeat-x left top; 



	line-height:10px; 



	color: #FF6600; 



	font-size:12px; 



	font-weight:bold;



	padding-left:20px;



}



#categorylistboxContent{padding:1px; border:0px solid #CCCCCC}



#categorylistboxContent ul { margin:0; padding:0; list-style-type:none; }



#categorylistboxContent ul li { margin:1px; margin-top:5px; border-bottom:1px solid #efefef; line-height:15px; }



#categorylistboxContent ul li a.category-top{ font-weight:bold;padding-left:15px; color:#000000;}



#categorylistboxContent ul li a.category-top:hover{ color: #000; text-decoration:underline}



#categorylistboxContent ul li a.category-products{ color:#444; padding-left:15px;background:url(../images/dot00.gif) no-repeat 16px center;}



#categorylistboxContent ul li a.category-products:hover{ color: #FF6600; text-decoration:underline }



/*categorylistboxContent*/







.rightBoxContainer img { margin:3px 0;}



#ezpagesContent ul li { margin:3px; border-bottom:1px solid #ccc; }



#ezpagesContent ul li a {background:url(../images/dot.gif) no-repeat 3px center;padding-left:20px; color:#000000;}



#ezpagesContent ul li a:hover { color:#FF6600}



.centerBoxWrapper {
    display: block;
    margin-bottom: 8px;
    padding: 0 0 6px;
}


.centerBoxHeading {
    background: url("../images/collectiontitle-line.gif") repeat-x scroll 0 12px;
    margin: 15px 0 0;
    text-align: center;
    font-size: 22px;
    line-height: 1.5em;
}



.centerBoxHeading  span {
    background: none repeat scroll 0 0 #fff;
    padding: 5px 15px;
}




#clickdate_tables{
    margin: 0 auto;
    width: 1024px;
}



#clickdate_leftmk, #navColumnTwo {/*table left and right td */

	background-color: transparent;



}



#clickdate_leftmkWrapper, #navColumnTwoWrapper {
   margin: 5px 5px 0 5px;

}






#searchContent{
padding-top:5px;
}


#indexDefaultMainContent { margin-bottom:10px;text-align:center;}/*index main text*/



#indexDefaultMainContent td { padding:5px 0} 



#indexDefault .centeredContent,#shoppingCartDefault .centeredContent { /*centerbox content*/



	text-align: center;



	padding:0;	



}







h1 {
    color: #000000;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 10px;
	}







h2 {



	font-size: 1.4em;



	}







h3 {



	font-size: 1.3em;



	}







h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS,.larger{



	font-size: 1.1em;



	}















h1, h2, h3, h4, h5, h6 {



	margin: 0;



	}







/*  Might uncomment either or both of these if having problems with IE peekaboo bug:



h1, h2, h3, h4, h5, h6, p {



	position: relative;



	}



*html .centerColumn {



	height: 1%;



	}



*/







CODE {



	font-family: arial, verdana, helvetica, sans-serif;



	font-size: 1em;



	}







FORM, SELECT, INPUT {



	display: inline;



	font-size: 1em;



	margin: 0.1em;
	_margin-top:3px;
	


	}







TEXTAREA {



	float: left;



	margin: auto;



	display: block;



	width: 95%;



	}







input:focus, select:focus, textarea:focus {







	}







FIELDSET {



	padding: 0.5em;



	margin: 0.5em 0em;



	border: 1px solid  #ccc;



	}







LEGEND {
    color: #000000;
    font-weight: bold;
    padding: 0.3em;
	}







LABEL, h4.optionName {




	padding: 0.2em;



	}







LABEL.checkboxLabel, LABEL.radioButtonLabel {



	margin: 0.5em 0.3em;



	}







.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {



	float: left;



	}







LABEL.inputLabel {



	width: 9em;



	float: left;



	}







LABEL.inputLabelPayment {



	width: 14em;



	float: left;



	padding-left: 2.5em;



	}







LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {



	width: 11em;



	float: left;



	}







#checkoutPayment LABEL.radioButtonLabel {



	font-weight: bold;



	}







P, ADDRESS {



	padding: 0.2em;



	}







ADDRESS {



	font-style: normal;



	}







.clearBoth {



	clear: both;



	}







HR {



	height: 1px;



	margin-top: 0.5em;



	border: none;



	border-bottom: 1px solid #9a9a9a;



	}







/*warnings, errors, messages*/



.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {



	line-height: 1.8em;



	padding: 0.2em;



	border: 1px solid #9a9a9a;



	}







.messageStackWarning, .messageStackError {



	background-color: #ff0000;



	color: #ffffff;



	}







.messageStackSuccess {



	background-color: #99FF99;



	color: #000000;



	}







.messageStackCaution {



	background-color: #FFFF66;



	color: #000000;



	}















#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {



	margin: 0em;



	padding: 0em;



	}



















#sendSpendWrapper {



	border: 1px solid #cacaca;



	float: right;



	margin: 0em 0em 1em 1em;



	}







.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {



	margin: 0;



	width: 47%;



	}



 #accountLinksWrapper { border:0px solid #FF9900;  padding:20px;}



.wrapperAttribsOptions {



	margin: 0.3em 0em;



	}







/*navigation*/







.navSplitPagesResult {}



.navSplitPagesLinks {}







.navNextPrevCounter {

        text-align:center;

	margin: 0em;



	font-size: 12px;



	}



.navNextPrevList {


    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0;
    white-space: nowrap;



	}





#navCatTabsWrapper {



	background-color: #000;



	color: #9a9a9a;



	background-image:none;



}







#navMain ul, #navSupp ul, #navCatTabs ul {



	margin: 0;



	padding: 0.5em 0em;



	list-style-type: none;



	text-align: center;



	line-height: 1.5em;



	}







#navMain ul li, #navSupp ul li, #navCatTabs ul li {



	display: inline;



	}







#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {



	text-decoration: none;



	padding: 0em 0.5em;



	margin: 0;



	white-space: nowrap;



	}



#navSupp ul li a:hover {



	text-decoration:underline;



	}







#navCatTabs ul li a {



	color: #9a9a9a;



	}







#navEZPagesTOCWrapper {



	font-weight: bold;



	float: right;



	height: 1%;



	border: 1px solid #9a9a9a;



	}







#navEZPagesTOC ul {



	margin: 0;



	padding: 0.5em 0em;



	list-style-type: none;



	line-height: 1.5em;



	}







#navEZPagesTOC ul li {



	white-space: nowrap;



	}







#navEZPagesTOC ul li a {



	padding: 0em 0.5em;



	margin: 0;



	}







#navCategoryIcon, .buttonRow, #indexProductListCatDescription {



	margin: 0.5em;



	}







#navMainSearch {



	float: right;



	}



















/*The main content classes*/



#contentColumnMain, #clickdate_leftmk, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {



	vertical-align: top;



	}



#whatsNew { text-align:center}



/*.content,*/ 







.alert {



	color: #FF0000;



	margin-left: 0.5em;



	}



.advisory {}



.important {



	font-weight: bold;



	}



.notice {}



.rating{}



.gvBal {



	float: right;



	}











#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {



	padding: 0 0 0 .6em;



	}



#bannerOne{



	padding:0;



	margin: .5em 0 0 0;



	}



.banners img{



	padding:0;



	}











.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {



	padding: 0.5em 0em;



	}







.cartUnitDisplay, .cartTotalDisplay {



	text-align: right;



	padding-right: 0.2em;



	}







#scUpdateQuantity {



	width: 2em;



	}







.cartQuantity {



	width: 4.7em;



	}











#mediaManager {



	width: 50%; 



	margin: 0.2em;



	padding: 0.5em;



	background-color: #E4FEf5;



	border: 1px solid #003D00;



	}







.normalprice, .productSpecialPriceSale {



	text-decoration: line-through;



	}

.pric{

    font-weight: bold:
    color:#000;
}
.clickdate_pric{

    font-weight: bold:
    color:#000;
}




.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
    color: #000;
    font-weight: bold;
    font-size: 14px;
	}







.orderHistList {



	margin: 1em;



	padding: 0.2em 0em;



	list-style-type: none;



	} 







#cartBoxListWrapper ul, #ezPageBoxList ul {



	list-style-type: none;



	}







#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {



	margin: 0;



	padding: 0.2em 0em;



	} 







#cartBoxEmpty, #cartBoxVoucherBalance {



	font-weight: bold;



	}







.totalBox {




	text-align: right;



	padding: 0.2em;



	}







.lineTitle, .amount {



	text-align: right;



	padding: 0.2em;



	}







.amount {



	width: 5.5em;



	}







/*Image Display*/



#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {



	margin: 0em 1em 1em 0em ;



	}











#cartImage {



	margin: 0.5em 1em;



	}







/*Attributes*/



.attribImg {



	width: 20%;



	margin: 0.3em 0em;



}







.attributesComments {}







/*list box contents*/



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

    margin: 5px;

}

.login { padding:5px 10px;}


#bestsellersContent {



	color: #FFFF99;



	font-weight:bold;



	}



#informationContent a,#bestsellersContent, #bestsellersContent a{
    color: #000;
    font-size: 12px;
	line-height: 23px;

	}

#informationContent{
text-indent:10px;

}

#informationContent a:hover, #bestsellersContent, 



#bestsellersContent a:hover{



	color: #000;



	font-size:12px;



	}



#extralinks{



	padding: .5em 0 .5em 1em;



	}















#bestsellers .wrapper {







	}







#bestsellers ol {
    margin: 0;
    padding: 0;
	}


#nameid{
    padding-top:5px;
    width: 130px;
}

.fpric, .wpric{
color:#777;
}


#bestsellers li {

    height: 60px;
    list-style: none outside none;
    margin: 0.3em 0;
    padding: 0;

	}



.ic{



	display:none;



	}



#bannerboxHeading {



	background-color: #0000CC;



}







#upProductsHeading {



	text-align: left;



	}







#upDateHeading {



	text-align: right;



	}





A.category-links, A.category-links:visited {



	color: #333333;



	font-weight:bold;



	}







SPAN.category-subs-parent {
    color: #000;
    font-weight: bold;
	}



SPAN.category-subs-selected {
    color: #FF0000;
    font-weight: bold;
	}



/* end categories box links */







/*misc*/



.back { float:left;



	



	}







.forward, #shoppingCartDefault #PPECbutton {



	float: right;



	}







.bold {



	font-weight: bold;



	}















.hiddenField {



	display: none;



}



.visibleField {



	display: inline;



}







CAPTION {



	/*display: none;*/



	}







#myAccountGen li, #myAccountNotify li {



	margin: 3px;



	list-style-type:none;



	padding-left:15px;



	} 







.accountTotalDisplay, .accountTaxDisplay {



	width: 20%;



	text-align: right;



	/*vertical-align: top*/



	}







.accountQuantityDisplay {



	width: 10%;



	vertical-align: top



	}







#siteMapList {



	width: 90%;



	float: right;



	}







.ratingRow {



	margin: 1em 0em 1.5em 0em;



	}







LABEL#textAreaReviews {



	font-weight: normal;



	margin: 1em 0em;



	}







#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {







	}







/***IMAGE HANDLER SUPPORT ***/







#trailimageid {



  position: absolute;



  visibility: hidden;



  left: 0px;



  top: 0px;



  width: 220px;



  height: 0px;



  z-index: 1000;



}







#trailimageid div {



  padding: 5px;



  background-color: #FFF;



  border: 1px solid #888;



  text-align: center;



}







#trailimageid h1 {



  font-size: 100%;



  font-weight: normal;



  margin: 0;



  padding: 2px 0px;



  text-align: left;



  width: 100%;



}







#trailimageid img {



  margin: 2px;



  border: none;



}











#navBreadCrumb {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 10px;
    padding: 0 0 0 10px;
    height: 16px;
    overflow: hidden;
	}




h1.clickdate_cpbt {
	font-family: "gloria",sans-serif;
    font-size: 20px;
	text-align: center;
	line-height: 35px;
}




.clickdate_bt {
    text-align: center;
}
.clickdate_bt span {
    display: inline-block;
}
.clickdate_bt_border {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}
.clickdate_bt_content {
    margin: 5px 20px 0;
}

.clickdate_bt_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.ppname {
	height: 32px;
	line-height: 15px;
	overflow: hidden;
}

/*product_info*/





.list_attribute li{width:165px;}

.clickdate_product_left{



	width:400px;



	float:left;



	}

	#attribsOptionsText{

	font-size:12px;}



.clickdate_product_right{
    float: right;
    line-height: 30px;
    width: 600px;
	}



#clickdate_ulxx{

    padding: 0;
    width: 100%;

	}



.categoryIcon {border-bottom:1px solid #555; padding:3px; margin-bottom:10px;}



.navNextPrevWrapper { margin-bottom:10px;text-align:center;}



#categoryDescription { border-bottom:1px solid  #222; background:#111; padding:5px;}



#productMainImage {

    padding: 5px;
    text-align: center;
	}


#clickdate_productName{
    border-bottom: 3px double #999999;
    text-align:center;
    margin-bottom: 10px;
	 }



#productDescription, .shippingEstimatorWrapper {
    line-height: 20px;
    padding: 3px;

	}



	.biggerText {
    font-size: 12px;
		}



	ul{
	
  list-style: none outside none;
    margin: 0;
    padding: 0;
	}



#clickdate_qtys{



	text-align: left;



	margin: 1em 1em 1em 0;



	width:160px;



	}



.tabTable {margin-bottom: 1.0em; }



.tabTable tr { border:1px solid red}



	td p{ text-align:left; font-size:12px;}



	.productListing-rowheading{}



	.productListing-heading{ 
	    color: #555555;
    padding: 3px;
	 }



	.productListing-data { 
	    border-bottom: 1px dashed #333333;
    padding: 15px 0;
	}
h2#clickdate_pricjg {font-size: 11px;}


	.productListing-odd { }/*����ʽ1*/



	.productListing-even{ }/*����ʽ2*/



	.itemTitle {
	    font-size: 12px;
    font-weight: normal;
    height: 55px;
    line-height: 150%;
    overflow: hidden;
    padding: 0;
	}

	.itemTitle a{
}











/*����ҳ�� tpl_shopping_cart_default.php*/



#cartContentsDisplay { }/*�����б�*/



.tableHeading {



	



	}



.tableHeading th{







	}



.rowOdd {



	height: 1.5em;



	vertical-align: top;



	}



.rowEven {



	height: 1.5em;



	vertical-align: top;



	}







#cartSubTotal {

    border: 1px solid #CCCCCC;
    font-weight: bold;
    line-height: 2.2em;
    margin-top: 5px;
    padding-right: 2.5em;
    text-align: right;


	}



	



/*�Ҳ๺���*/



.cartNewItem {



	color: #FF9900;



	position: relative;  /*do not remove-fixes stupid IEbug*/



	}







.cartOldItem {



	color: #000000;



	position: relative;  /*do not remove-fixes stupid IEbug*/



	}







.cartBoxTotal {



	text-align: right;



	font-weight: bold;



	}







.cartRemoveItemDisplay {



	width: 3.5em;



	}



.cartAttribsList {



	margin-left: 1em;



	}




/* login */



.textlist { padding-left:5px; margin:0}



.textlist ul { margin:0}



.textlist ul li { margin:3px; line-height:150%}



.btn {



	vertical-align: middle;



	color: #FFFF99;



	background: url(../images/search.gif) no-repeat center center;



	height: 25px;



	width: 52px;



	border:0;	



	margin: 7px 3px 5px;



	font-size:12px;



}



input,textarea,select { padding:0; vertical-align:middle;  COLOR: #373737;}



textarea { height:60px}



/*login box background effects*/



#loginbox{ background: url(../images/loginbg.jpg) repeat-x top;}



#loginboxHeading{background: url(../images/loginbg_key.jpg) no-repeat top right;}



#loginContent{background: url(../images/loginbg_key.jpg) no-repeat 100% -28px;}







#loginbox div.btn { float:right; clear:both;}



#loginbox .btn input {/*��ť*/ 



	vertical-align: middle;



	text-align:center;



	color:#fff;



	font-weight:bold;



	height: 26px;



	width: 67px;



	border:0;



	cursor:pointer;



	font-size:12px;



	font-family:Arial, Helvetica, sans-serif;



} 







.servicebg { background: #efefef url(../images/servicebg.jpg) bottom center no-repeat; height:100px;}



#livechat {  width:120px;height:60px; margin-top:100px;



display: block}







/* login */











#whatsnew .sideBoxContent {
    margin-top: 5px;
	 }



#productListing { text-align:center}



.categoryListBoxContents { text-align:left; vertical-align:middle; color:#FF6600; font-weight:bold;margin:0;border-bottom: 1px solid #DEDFDF;}



#ttt { background:#000000; padding:3px; color:#ccc; padding-left:20px}



marquee { border:0px solid #cccccc; background:#000; width:700px; color:#fff; font-weight:bold;}



#indexCategoriesHeading {
    color: #C2103D;
    margin: 10px 0;
	}



#whatsNew, #featuredProducts { color:#727272; font-weight:bold;}



#whatsNew a,#featuredProducts a{font-weight:normal;}



#whatsNew a img,#featuredProducts a img{

padding-top:5px;}

#whatsNew .centerBoxContentsNew a{
}

#productListing .centerBoxContentsProducts{
    border-bottom: 1px solid #F0F0F0;
	}
#productListing .centerBoxContentsProducts:hover{
    border-bottom: 1px solid #ccc;
	}




#featured .centeredContent { text-align:center;}



#productListing .centerBoxContentsProducts {

    font-weight: bold;
	}



#productListing a img {

padding-top:4px;}

#productListing .centerBoxContentsProducts{
    height: 250px;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 9px;
	}





.additionalImages { text-align:center;}



.additionalImages a img { 
    border: 1px solid #CCCCCC;
	}



#productAdditionalImages .centeredContent { 
    margin: 1px;
	}
.viewMore{float:right;}
.centerBoxContentsSpecials, #whatsNew .centerBoxContentsNew, .as{

    margin: 8px 3px 0 4px;
    text-align: center;
    padding-top: 5px !important;
	}


.categoryWrapper{
    overflow: hidden;
    padding:10px 0;
    border-bottom: 1px solid #CCCCCC;
}

.centerBoxContentsFeatured{
    margin: 8px 3px 0 4px;
    text-align: center;


}



#navSuppWrapper{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #000000;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 8px;
    text-align: center;
	}
	
	
#navSuppWrapper a{
    color: #000;
    padding: 0 5px;
}

#navSuppWrapper a:hover{
color:#000;
text-decoration:underline;
}

	/*footer*/



#navSuppWrapper ul { background: red; }



#navSuppWrapper ul a { color:#ccc}



#navSupp { background:#000; color:#ccc}



#bottomNav { color:#ccc}



#bottomNav ul { background:url(../images/footbg.gif) top  left repeat-x; height:30px; text-align:center; padding-top:10px;}



#bottomNav ul li a{ color:#ccc }



#bottomNav ul li a:hover{ color: #FF9900; text-decoration:underline}




li#search{
    margin-right: 20px !important;
    padding-top: 10px !important;
    width: 250px;
}

#news{
    clear: both;
}



#imagesy a img{
    border: 1px solid #555555;
    padding: 1px;
}

#wparchivesContent ul li{

    line-height: 25px;
    margin-top: 5px;
}

#wparchivesContent ul li a{
text-decoration:none;
padding-left:10px;
}
#wparchivesContent ul li a:hover{
text-decoration:underline;
}
#productDescription a{
text-decoration:underline;
}

#productDescription a:hover{
text-decoration:none;
}


#productAdditionalImages{

padding-top:5px;
margin-top:5px;
}

#Contain{
width:320px;
text-align:center;
margin:5px auto 0;
border:2px solid #ccc;
}

#home{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #777777;
    line-height: 25px;
    margin: 8px 0;
    padding: 5px 10px 10px;
}

#indexDefault #specialsDefault{

}

.bestsellerImg a img{
width:50px;
height:50px;
}

#shopbag{
    background: url("../images/bag.gif") no-repeat;
    float: right !important;
    height: 30px;
    padding-top: 5px !important;
    margin-top: 10px;
}

a.mycart{
font-weight:bold;
color:#FF0066;
padding:0 10px;
}


#productMainImage a{
width:300px !important;
text-align:center;
}

#featured .wrapper {
    margin: 0 0 0 1em;

	}
#featured ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
.featuredImg a img{
width:50px;
height:auto;
}

#featured li, #specials li {
list-style: none outside none;
margin: 0;
padding: 5px 0;
overflow:hidden;
border-bottom: 1px solid #CCCCCC;
}

#specials .wrapper {
    margin: 0 0 0 1em;

	}
#specials ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
.specialsImg a img{
width:50px;
height:auto;
}


#reviews .wrapper {
    margin: 0 0 0 1em;

	}
#reviews ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
	.reviewsImg a img{
width:50px;
height:50px;
}

#reviews li {
height: 60px;
list-style: none outside none;
margin: 0;
padding: 0;
}


.prname{
    height: 32px;
    line-height: 15px;
    overflow: hidden;
    margin: 10px 0;
    padding: 0 10px;
}
.clickdate_prname{
    height: 32px;
    line-height: 15px;
    overflow: hidden;
    margin: 10px 0;
    padding: 0 10px;
}
.banmain{
    width:100%;
    overflow:hidden;
}
.banleft{
    width: 400px;
    float:left;
}
.banright{
    width: 550px;
    float:right;
}
#gotoTop{
	background:url(../images/returntop.png) no-repeat left top;
	bottom: 10px;
    height: 41px;
    opacity: 0.5;
    overflow: hidden;
    position: fixed;
    right: 30px;
    width: 41px;
    z-index: 999;
}   
  
#gotoTop:hover{opacity: 1;}  
.category-subs {
padding-left: 8px;
}

.centermain {
    overflow: hidden;
    margin-bottom: 10px;
}
#banner-rotator {
    border-bottom: 1px solid #e0dfdd;
    padding-bottom: 3px;
    width: 735px;
    overflow:hidden;
}
#featuredProducts{
   border-bottom: 1px solid #e0dfdd;
   padding-bottom: 25px;
}

.textmain{
width: 100%;
overflow:hidden;
background: url("../images/bottom-top.jpg") no-repeat center top;
padding:30px 0;
}
.teleft{
padding: 8px;
width: 50%;
float:left;
}
.teright{
width: 40%;
float: right;
padding: 8px;
}
.teright a{
padding: 15px 10px;
}

.navSplitPagesLinks, .navSplitPagesResult {margin: 10px 0;}
.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #6b231d;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #e9e9e9;
    color: #3e3e3e;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
.navSplitPagesLinks a:hover{
    background: none repeat scroll 0 0 #979797;
    color: #FFF;
}

#bottom-content {
    margin: 30px auto;
    position: relative;
    width: 735px;
    overflow:hidden;
}
.bottom-promos {
    padding-top: 40px;
    text-align: center;
}
.bottom-promos li.first-promo {
    margin-left: 0;
}
.bottom-promos li {
    float: left;
    margin-left: 20px;
    width: 355px;
}
.bottom-promos h2 {
    color: #333333;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin-top: 5px;
    text-transform: uppercase;
}
.sideBoxContentItem{overflow:hidden;margin: 8px 0;}
.wpimg{
    width: 100%;
    vertical-align: top;
    text-align:center;
}
.wpname{
    width: 100%;
    text-align: left;
    line-height: 18px;
    padding: 5px 0;
}


.clickdate_bannermain{
    overflow: hidden;
}
.clickdate_bannerimg{
    width:410px;
    height:300px;
    float:left;
}

.clickdate_bannerimg img{
    width:80px;
    height:auto;
}
.zdymks{
    margin: 5px 0;
}




#clickdate_headermain {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}

.clickdate_headercontainer {
    background: #454545 none repeat scroll 0 0;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

#clickdate_header-container {
    background: #454545 none repeat scroll 0 0;
    display: block;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 1050px;
}

#clickdate_logo {
    left: 0;
    position: absolute;
    top: 0;
}
#site-search {
    border: 1px solid #e5e5e5;
    font-size: 12px;
    height: 24px;
    left: 213px;
    padding: 3px;
    position: absolute;
    top: 9px !important;
    width: 234px;
}
#site-search, #site-search-again {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    height: 24px;
    left: 275px;
    padding: 3px;
    position: absolute;
    top: 55px;
    width: 253px;
}
#search, #search-again {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #001722;
    float: left;
    font: 13px/24px helvetica,arial,sans-serif;
    height: 24px;
	line-height: 24px;
    outline: 0 none;
    padding: 0 5px;
    position: absolute;
    width: 200px;
    z-index: 1;
}

#site-search .button-search, #site-search-again .button-search {
    background: transparent url("../images/imgs.png") no-repeat scroll center 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    float: right;
    font: 0px/0 sans-serif;
    height: 24px;
    padding: 0;
    width: 40px;
}

#clickdate-nav {
    font-size: 12px;
    left: 550px;
    position: absolute;
    top: 0;
}

#clickdate-nav.is-signed-in, #clickdate-nav.clickdate-in {
    display: block;
}

#clickdate-nav .clickdate-greeting {
    color: #d5d5d5;
    margin-top: 10px;
}

ul.clickdate-nav-group {
    display: inline-block;
    margin-left: -3px;
}

ul.clickdate-nav-group li {
    float: left;
    margin: 0 7px 0 0;
    position: relative;
}

ul.clickdate-nav-group li a {
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    padding: 0 2px;
    text-transform: uppercase;
}


#clickdate-cart {
    position: absolute;
    right: 140px;
    top: 0;
    z-index: 1;
}

.clickdate-cart-header {
    background-color: #454545;
    border-left: 1px solid #eee;
    border-radius: 0;
    font-weight: 400;
}
.clickdate-cart-header:hover,
.clickdate-cart-header:active,
.clickdate-cart-header.loaded{
    border-left:1px solid #f0f0f0;
    border-radius:0;
    -moz-border-radius:0;
    font-weight:400;
    background-color:#f0f0f0;
}
.clickdate-cart-header a {
    color: #fff;
    display: block;
    height: 38px;
    padding: 12px 10px 0 52px;
    text-decoration: none;
}
.clickdate-cart-header:hover a,
.clickdate-cart-header:active a,
.clickdate-cart-header.loaded a{
color:#000
}
.clickdate-cart-header .clickdate_shopping-bag {
    display: block;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
}
.clickdate-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.clickdate-hidden, .ada-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.clickdate-cart-header .clickdate-items {
    background: transparent url("../images/imgs.png") no-repeat scroll 0 -90px;
    color: #454545;
    display: block;
    font-size: 19px;
    font-weight: 100;
    height: 30px;
    left: 0;
    max-width: 59px;
    overflow: hidden;
    padding: 16px 0 0 10px;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: -1px;
    width: 35px;
}
.clickdate-cart-header:hover .clickdate-items,
.clickdate-cart-header:active .clickdate-items,
.clickdate-cart-header.loaded .clickdate-items{
    color:#fff;
    background:url("../images/imgs.png") no-repeat scroll 0 -137px transparent
}

.clickdate-cart-header .clickdate_subtotal {
    display: block;
    font-size: 13px;
    margin: 0;
}

#checkout-clickdate{
    background: #95c96f none repeat scroll 0 0;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 140px;
}

#checkout-clickdate .checkout-link {
    color: #fff;
    /*font-size: 15px;*/
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}
#checkout-clickdate .checkout-link:hover{
    text-decoration:underline;
}




.clickdate_title-holder {
    background: url("../images/transparent.png") repeat scroll 0 0;
    margin: 40px 0 15px;
    overflow: hidden;
    padding: 0 11px 0 0;
}

.clickdate_title-holder h2 {
    background: url("../images/triangle-grey.gif") no-repeat scroll 185px top;
    float: left;
    font-size: 24px;
    margin: 0;
    padding: 0 30px 0 0;
}

.clickdate_title-holder h2 a {
    background: #404040 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font: 700 16px/18px "Dosis",sans-serif;
    min-width: 159px;
    padding: 9px 13px;
    text-transform: uppercase;
}

.clickdate_title-holder .more {
    background: rgba(0, 0, 0, 0) url("../images/arrow-right-dark.gif") no-repeat scroll right 3px;
    color: #404040;
    float: right;
    margin: 11px 0 0;
    padding: 0 14px 0 0;
    text-decoration: none;
}

.clickdate_product_ul {
    color: #212121;
    font: 600 14px "Dosis",sans-serif;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0 0 28px;

}


.clickdate_product_ul > li {
    display: inline-block;
    padding: 0 10px 20px 0;
    vertical-align: top;
    width: 23.3%;
}


.clickdate_product_ul .clickdate_visual {
    display: block;
    margin-bottom: 10px;
    padding: 0 2px 2px 0;
    position: relative;
    width: 220px;
}

.clickdate_product_ul .clickdate_visual img {
    vertical-align: top;
}
.clickdate_product_ul h3 {
    font-size: 14px;
    height: 32px;
    line-height: 15px;
    margin: 0 0 1px;
    overflow: hidden;
}
.clickdate_product_ul li > .clickdate_product-price {
    color: #4d4d4d;
    display: block;
    font: italic 400 14px/18px "Lekton",sans-serif;
}


.clickdate_product_ul li > .clickdate_product-price  .productSpecialPrice {
    color: #000;
    font-family: impact,Arial,Helvetica,sans-serif;
    font-size: 18px;
}

h2.clickdateCategoriesName{
    color: #000;
    font-size: 15px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 10px 0;
    padding: 10px 0 11px 16px;
    text-transform: uppercase;
}
h2.clickdateCategoriesName a{
    padding: 0 8px;
    font-size:11px;
    color:#000;
}
h2.clickdateCategoriesName a:hover{
    text-decoration:underline;
    color:#111;
}
.clickdateCategoriesProduct  {
    width: 20%;
    float:left;
}
.clickdateCategoriesProducts  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 10px 2px;
    padding: 6px 0 0;
    text-align: center;
    vertical-align: top;
}

.clickdateCategoriesProducts:hover {
    box-shadow: 0 0 10px #999999;
	border: 1px solid #fff;
	transition: all 2s ease 0s;
}

.clickdateProduct-p {
    margin: 10px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    color:#222;
}
#productListing img, #similar_product img {height: 150px;width:auto;}
.clickdateCategoriesProducts .clickdate-c-p-img {
    vertical-align: top;
    padding: 10px 0;
}
.clickdateCategoriesProducts .clickdate-c-p-img img {
    width: 90%;
    height: auto;
}

.clickdateCategoriesProducts .clickdate-c-p-price {
    font-size: 12px;
}

.clickdate_headertitle {
    text-align: center;
}
.clickdate_headertitle span {
    display: inline-block;
}

.clickdate_headertitle_content {
    margin: 5px 20px 0;
}

.clickdate_headertitle_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
	padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.clickdate_contextual-info{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px;
    margin: 25px 0 25px;
    overflow: hidden;
}


#productMainImage IMG {
	width: 90%;
	height: auto;
}

/*
	top-story__header 
*/


.top-story__header {
    width: 1120px;
	margin: 0 auto;
	padding: 30px 0;
}
.top-story__header {
    display: flex;
    justify-content: space-between;
}
.top-story__header-headings {
    width: 75%;
	float: left;
}
.top-story__header-headings p {
	font-family: "gloria",sans-serif;
    letter-spacing: 2px;
}
.c-cms-module-header {
    margin: 0;
    color: #3a2e2c;
    padding-bottom: 8px;
    line-height: 1;
    font-size: 55px;
}
.c-heading__dash-wrap {
    white-space: nowrap;
}
.c-heading__dash {
    background: currentcolor none repeat scroll 0 0;
    display: inline-block;
    height: 0.0625rem;
    position: relative;
    vertical-align: middle;
}
.top-story__header-ctas {
    padding-top: 20px;
    width: 23%;
	float: right;
}

.top-story__search {
	width: 100%;
	float: left;
	margin: 3px 0;
}
.top-story__header-ctas a {
	display: block;
	height: 35px;
	line-height: 35px;
	border: 1px solid #DEDFDF;
	text-align: center;
	margin: 0 3px;
	font-size: 14px;
	text-transform: uppercase;
}
.top-story__header-ctas a:hover {
	background: #DEDFDF;
	color: #000;
}
/*
	top-story__header End
*/

/*
	footer
*/
#clickdate_foot{
    width: 100%;
    padding: 15px 0;
}
#clickdate_foot a:hover {
	text-decoration:underline;
}
#nbzLU75PRi {
    background: #000 none repeat scroll 0 0;
    box-sizing: border-box;
    margin-top: 20px;
    width: 100%;
}

#kCi2PXSqyZ {
    margin: 0 auto;
    width: 1128px;
}

.qd7BDeg9Na {
    height: 70px;
    padding: 40px 0;
    text-transform: capitalize;
}
.yopCyH05zW {
    float: left;
    padding-top: 15px;
    width: 69%;
}

.yopCyH05zW ul li {
    float: left;
    line-height: 40px;
    margin-right: 30px;
    text-align: left;
}
.qd7BDeg9Na a {
    color: #fff;
}
#uxZtj2F349 {
    float: right;
    padding-top: 4px;
}
.gryujaH2c4 {
    border-top: 1px solid #888888;
    color: #fff;
    line-height: 30px;
    padding: 20px 0;
    text-align: left;
}
.gryujaH2c4 a {
    color: #fff;
}
#mv92r1Bays {
    background: #fff none repeat scroll 0 0;
    position: relative;
    width: 100%;
}


#q9IGCezwjY {
    color: #000;
    font-size: 18px;
    margin: 0 auto;
    padding: 20px 0;
    width: 1128px;
	height: 30px;
	line-height: 30px;
}

#a1kIMPHwla {
    background-color: #fff;
    margin-left: 12px;
    padding: 4px;
}
.currenctes_languages {
	float: right;
	display: block;
}
.footer_currenctes, .footer_languages {
	float: right;
	padding-left: 10px;
}
.footer_languages img {
	margin-bottom: -3px;
}
/*
	footer end
*/
.brandImg {
	width: 100%;
	display: block;
	margin: 10px 0;
	text-align: center;
	background: #222222;
}
.brandImg .brand-name {
	display: inline-block;
	text-align: center;
	padding: 0;
	margin: 0;

}
/*
	bannerBody
*/
.bannerBody {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.bannerBodyImg {
	position: relative;
    z-index: 2;
}
.bannerBodyText {
	width: 1346px;
	bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.bannerBodyTextHeight {
	display: table;
    height: 100%;
}
.bannerBodyText-height {
	display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.bannerBodyTextWidth {
	position: relative;
    z-index: 3;
	display: table;
    table-layout: fixed;
    width: 100%;
	padding-top: 60px;
}
.bannerText {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.bannerText a {
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin: 5px 10px;
	background-color: #fff;
    color: #333;
	font-family: "Libre Baskerville",serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.bannerText a:hover {
	background-color: rgba(255,255,255,0.6);
}
h4.zf-eyebrow {
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	font-size: 25px;
	font-family: "gloria",sans-serif;
}
h4.zf-eyebrow::before {
    content: "";
    display: inline-block;
    height: 2px;
    margin: 5px;
    width: 30px;
}
h4.zf-eyebrow.white::before {
    background-color: #fff;
}
h4.zf-eyebrow::after {
    content: "";
    display: inline-block;
    height: 2px;
    margin: 5px;
    width: 30px;
}
h4.zf-eyebrow.white::after {
    background-color: #fff;
}
.bannerBodyTextWidth h1 {
	font-weight: 600;
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Libre Baskerville",serif;
}
/*
	bannerBody end
*/

/*
	top
*/
#top {
	width: 100%;
	display: block;
	margin: 10px 0;
	overflow: hidden;
	clear:both;
}
.top-div {
	width: 50%;
	float: left;
	padding: 0;
	margin: 0;
}
.top-div h2 {
	color: #26394c;
    font-size: 23px;
    font-weight: bold;
    line-height: 23px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.brand {
	padding: 10px;
	text-align: center;
}
.brand a {
	display: inline-block;
	text-align: center;
	margin: 20px 5px;
}
.top-div ul {
	padding: 10px;
	text-align: center;
}
.top-div ul li {
	width: 33%;
	display: inline-block;
	text-align: center;
	margin: 3px 0;
}
.top-div ul li a {
	height: 25px;
	line-height: 25px;
	color: #000;
    font-size: 11px;
	display: block;
	text-align: left;
    text-transform: uppercase;
}
/*
	top END
*/
/*
	products-cart
*/

#cartAdd {
    color: #c60;
    line-height: 30px;
    padding: 10px 0;
}

#cartAdd input {
    margin: 0;
    vertical-align: middle;
}
.quantity {
    color: #333;
    float: left;
    padding-right: 10px;
}
#min {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ddd currentcolor #ddd #ddd;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    line-height: 6px;
    padding: 0;
    width: 24px;
}
#text_box {
    border: 1px solid #ddd;
    font-size: 15px;
    font-weight: bold;
    height: 28px;
	line-height: 28px;
    text-align: center;
}
#add {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ddd #ddd #ddd currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    line-height: 20px;
    padding: 0;
    width: 24px;
}
#cartAdd button {
	min-width:45px !important;
	width:auto !important;
}
#cartAdd #add-arise-ToBasket.btn-arise {
	background-color:#1a252e;
	border-color:#1a252e;
	font-size:14px !important;
	text-align:center !important;
	width:180px;
	float:left;
	font-weight:bold;
}
#cartAdd .btn-arise {
	display:inline-block;
	line-height:22px;
	padding:0 15px;
	height: 30px;
	line-height: 30px;
	font-size:16px;
	background-position:right bottom !important;
}
#cartAdd #add-arise-ToBasket.btn-arise {
	background-color:#0c9;
	border:1px solid #0c9;
	color:#fff;
	margin:0;
	transition:color 0.3s ease 0s,background-color 0.3s ease 0s,border-color 0.3s ease 0s,opacity 0.3s ease 0s;
}

#cartAdd #add-arise-ToBasket.btn-arise:hover {
	background-color:#36a7e2;
	border-color:#36a7e2;
}
/*
	products-cart end
*/