﻿/**



 * 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:#e9e9e9 url("../images/body.png") repeat center center;
    color: #555555;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 0 0 15px;
    text-align: left;
}

#indexBody{

}



a{
    color: #333;
    text-decoration: none;
	}



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







a img{ border:0;}







/*wrappers - page or section containers*/



#hogegy {
    background: #ffffff none repeat scroll 0 0;
    height: 188px;
    margin: 0 auto;
    padding: 0 !important;
    text-align: left;
    vertical-align: top;
    width: 100%;
	}







.leftBoxContainer,.rightBoxContainer {/*left&right box border */	

    margin-bottom: 10px;
}



.leftBoxHeading,.rightBoxHeading {/*left BOX tittle*/
	background:none repeat-x scroll 0 0 #FFF;
    color: #222;
    font-size: 16px;
    font-weight: bold;
	height:40px;
    line-height: 40px;
    padding-left: 10px;
    text-transform: uppercase;
}



.leftBoxHeading a,.rightBoxHeading a { 
    color: #083D7E;
  }



.leftBoxHeading a:hover,.rightBoxHeading  a:hover { text-decoration:none;}

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

.sideBoxContent { 
    overflow: hidden;
    padding: 8px 5px;
	}



.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{

	}



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



#categoriesContent ul li { 

    line-height: 25px;
	}



#categoriesContent ul li a.category-top{ 
	 }



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



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



#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 {/*center box border */ 
    display: block;
    height: 1%;
    margin-bottom: 8px;
    padding: 0 0 6px;
}


.centerBoxHeading,#Desc {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    height:40px;
    line-height: 40px;
    padding:0 20px 0 10px;
    text-transform: uppercase;
    text-align: left;
}



#MiaoShu{
height:auto;
border: 1px solid #F2F2F2;
padding: 3px;
margin: 5px;	
}



#igegegeg {/* content a  table */
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    padding: 0 0;
    width: 970px;
}



#zuobiang, #youbiang {/*table left and right td */



	background-color: transparent;



}



#yougiegjeo {
   margin: 0 20px 0 0;

}
#zuobiangegfg{
    background-color: #FFF;
    border: 8px solid #FFF;
    color: #000000;
    margin: 5px 0 0;
    text-align: center;
    width: 220px;
}






.centerColumn{

}



                                                                                                             /*��ҳ��ʽ*/



#indexDefault{

	}



#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:15px 0;	



}







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







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 {



	margin: 0em;


text-align: center;
	font-size: 12px;



	}



.navNextPrevList {



	display: inline;



	white-space: nowrap;



	margin: 0;



	padding: 0.5em 0em;



	list-style-type: none;



	margin:0 5px;



	}











#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, #zuobiang, #youbiang, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {



	vertical-align: top;



	}



#whatsNew {
    float: left;
    text-align: center;
}



/*.content,*/ 







.alert {



	color: #FF0000;



	margin-left: 0.5em;



	}



.advisory {}



.important {



	font-weight: bold;



	}



.notice {}



.rating{}



.gvBal {



	float: right;



	}











#bannerTwo, #sanbueg, #siside, #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;



	}







.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #FF0000;
	}



.productSpecialPrice{
	
	color:#09325C;
	font-size:16px;
	font-weight:bold;
}
.productPriceDiscount{
	color:#000;
	font-weight:bold;
}
.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;

	}















/*sideboxes*/



.columnLeft {}











.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{
    height: 20px;
    overflow: hidden;
    width: 130px;
}




#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;



	}







/* categories box parent and child categories */



A.category-top, A.category-top:visited {
    color: #474747;
    font-weight: normal;
	font-size:12px;
    text-decoration: none;
	}



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



	color: #333333;



	font-weight:bold;



	}







SPAN.category-subs-parent {
    color: #FF0000;
    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;



}











#mainmenu {/*����*/
    border-bottom: 2px solid #999999;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0 0 0 10px;
	}















/*product_info*/







.product_left{
	float:left;
	width:400px;
	margin-right:10px;


	}
.pimages, #productMainImage {
width: 100%;
vertical-align: top;
}
	#attribsOptionsText{

	font-size:12px;}



.product_right{
    float: left;
    line-height: 30px;
    width: 200px;
	}



#chapgelist{

    padding: 0;
    width: 100%;

	}



.categoryIcon { padding:3px; margin-bottom:10px;}



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



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



#productMainImage {
    text-align: center;
	}


.product_right #PriceN{

}



	.imgLink{ }



#NameP{
    margin-bottom:10px;
    background: none repeat-x scroll 0 0 #f93131;
    color: #fff;
    text-align:center;
	 }



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

	}



	.biggerText {
    font-size: 12px;
		}



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



#TianGou {



	text-align: left;



	margin: 1em 1em 1em 0;



	width:160px;



	}



.tabTable {margin-bottom: 1.0em; }/* ��Ʒ�б��� common tpl_tabular_display.php*/



.tabTable tr { border:1px solid red}



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



	.productListing-rowheading{
	    background: none repeat scroll 0 0 #EEEEEE;
		}



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



	.productListing-data { 
	    border-bottom: 1px dashed #333333;
    padding: 15px 0;
	}



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



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



.itemTitle {
    
    height: 45px;
	line-height: 15px;
    overflow: hidden;
	display:block;
}

.itemTitle a{
	font-weight:bold;
	font-size: 12px;
	
}











/*����ҳ�� 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;



	}







/*----------------------------header css-----------------------------*/



#dingtouge {
    background:url("../images/bkg_body.gif") repeat-x scroll 0 0 transparent;
    clear: both;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 0 9px #D2D2D2;
}



#digncneg{

        width:400px;
	float:right;
        margin-bottom: 5px;
	}



#logo {
    float: left;
    margin-top: 5px;
}




#list {
    color: #000000;
    background-color:#FFF;
    border:8px solid #FFF;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    text-align: left;
    width: 220px;

	 }


#list ul {
    height: 45px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	}



#list ul li {
    color: #555555;
    font-size: 13px;
    float: left;
    display:inline;
	}



.bag {
    font-family: georgia;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    text-transform: uppercase;
	}



#cart { background:url(../images/cart.gif) no-repeat left center; padding-left:20px; margin-top:50px}



#list a {
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
	padding:0 10px 0 0;
	}



#list a:hover {color:#555;}











#menu{
    background: #e1e1e1 none repeat scroll 0 0;
    display: inline;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
	}
.menuas{
    height: 40px;
    margin: 0 auto;
    width: 970px;
}


#menu .banner { 
}



#menu ul{
    margin: 0;
    padding: 0;
		}



#menu li{
    float: left;
    padding-right: 1px;
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
    position: relative;
	}



#menu li a{
    color: #2f2f2f;
    display: block;
    font-size: 13px;

    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
	}



#menu li a:hover{ 
}



#yuyan{ width:200px; float:right; padding:0; margin:0}



#yuyan { width:150px; padding:0; margin:0; text-align:right; float:right}



#yuyan  a { padding:5px;}



#yuyan a img { padding-top:5px;}



#submenu { background:#ddd; padding:5px 0 3px 15px;}



.notice { float:left; font-weight:normal;



	width:540px; 



	background:url(../images/noticedot.gif) no-repeat 10px center; padding-left:30px}



#topBar{ background:url(../images/noticebg.jpg) repeat-x left bottom;



	margin:0 auto;



	color:#2C2C2C;



	font-weight:bold; padding:5px; height:15px



	}







.topBox{



	float:left; text-align:right;







	}



#nav_header{ border:none; }/*Home login*/



#lang_header{ border:none; padding:0 10px; float:right;}



#currency_header{ border:none; float:right}



#cart_header{



	background:url(../images/cart_bg.gif) 2em 0 no-repeat;



	padding:.2em 0 0 8em;



	}



/*------------------------header css---------------------------------*/







/* 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/bg-header.png") repeat-x scroll 0 0 transparent;
    color: #000;
	}



#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;background:#FFF;padding:5px;}



.categoryListBoxContents { text-align:center; vertical-align:middle; color:#FF6600; font-weight:bold;padding-bottom:10px}



#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:#FF6600; 
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: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	}





#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;
	_margin:9px 3px 0 2px;
	}





.additionalImages { text-align:center;}



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



#productAdditionalImages .centeredContent { 
    margin: 1px;
	}



.centerBoxContentsFeatured{
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 8px 5px 0 6px;
    text-align: center;
    padding:10px 8px;
    background:#FFF;

}


	
	


#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}



#siteinfoIP { } 



#diamiipt { 
    color: #000000;
    font-size: 12px;
    text-align: center;
	}



#diamiipt a {
   color: #000000;
   line-height: 25px;
	}



#diamiipt a:hover { color: #000}



#diamiipt img { margin:0 10px;}







#payments{
	float:left;
	background:url(../images/payments.gif) center center no-repeat;
	width:200px; height:50px;
	padding:0; 
	}











#productGeneral {    width: 710px; }







.sagh a{text-decoration:underline}

#information{
}

input{
}



#banner{
width:740px;
margin:0 0 10px 0;}


#indexDefault #featuredProducts{

}


li#search{
    color: #656565;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    z-index: 50;
    margin-top:5px;
    margin-left: 2px;
}
#news{
    clear: both;
}
.secmain{
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #010101;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 41px;
    line-height: 41px;
    padding-left: 10px;
    width: 250px;

}


#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;
}



#productAdditionalImages{
float:left;
display:inline;
padding-top:5px;
margin-top:5px;
}

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

#home{
    background: url("../images/0606.jpg") no-repeat scroll 0 0 transparent;
    color: #777777;
    line-height: 23px;
    margin: 0 0 8px;
    padding: 192px 0 0;
}

#indexDefault #specialsDefault{

}

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

#shopbag{
    background: rgba(0, 0, 0, 0) url("../images/cart.png") no-repeat scroll 0 -2px;
    color: #000000;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 40px;
    text-align: right;
    width: 120px;
}
#shopbag a{}
a.mycart{
font-weight:bold;
color:#FF0066;
padding:0 10px;
}


#productMainImage a{

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:50px;
}

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

#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:50px;
}

#specials li {
height: 60px;
list-style: none outside none;
margin: 0;
padding: 0;
}
#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;
}

#currenthead{
    color: #fff;
    float: right !important;
    font-size: 12px !important;
    margin:auto;
    text-transform: uppercase;
}

#oalgei{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px auto;
    width: 970px;
	text-align:center;
}

#wel{
    text-align:center;
    margin: 15px 0;
    width: 210px;
}

#categoriesbyname{
    background: url("../images/bynamehead.jpg") no-repeat scroll 0 0 transparent;
    padding: 185px 0 15px;
}

#categoriesbyname a.list,#categoriesbyname a.list:visited{
    display: inline-block;
    line-height: 1.1em;
    padding: 0;
    width: 31%;
}

#categoriesbyname a.list:hover{
    color:#f60;
}

#categoriesbyname a.list span{
    background: url("../images/sgh-sprite.png") no-repeat scroll -11px -465px transparent;
    display: inline-block;
    float: left;
    height: 11px;
	_height:9px;
    margin-right: 5px;
    padding: 0;
    width: 11px;
}

#categoriesbyname a.list:hover span{
    background: url("../images/sgh-sprite.png") no-repeat scroll -93px -478px transparent;
}

a#producttags span , a#producttags:visited span{
    background: url("../images/sgh-sprite.png") no-repeat scroll -55px -792px transparent;
    display: inline-block;
    float: left;
    height: 26px;
    width: 58px;
	
}

a#producttags:hover span{
    background: url("../images/sgh-sprite.png") no-repeat scroll -53px -817px transparent;
}

a#producttags{
    font-weight: bold;
    line-height: 28px;
    padding-left: 10px;
}


#proimg{
}




.dibulogo {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
}

#fulantou{
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: 930px;
}


#touerbufen {
    background: #242634 none repeat scroll 0 0;
    height: 118px;
    margin: 0 auto;

}
#top{
    height: 118px;
    margin: 0 auto;
    width: 970px;
}
#geouge{
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    padding: 17px 0;
    width: 970px;
}

.headline{
	 background-color: #F93131;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    text-align: center;
    width: 200px;
}


.perPage{
float:right;
display:inline;
text-align:right;
width:50%;	
margin-top: -25px;
}
.perPage a{
color:#f00;
font-weight:bold;	
}



#mainIntroduction{
	padding:8px;
	line-height:23px;
	

}



#footermenu{
	border-top:1px solid  #D8D8D8;
	border-bottom:1px solid  #D8D8D8;
	padding:20px 0;
	text-align:left;
	width:980px;
	margin:0 auto;
	background-color:#fff;
	height:170px;
	
}


#footermenu dt {
    clear: both;
    color: #000000;
    padding-bottom: 10px;
    text-transform: uppercase;
}


#footermenu a {
color:#666;
font-size:12px;
line-height:24px;
background:url("../images/arrow.gif") no-repeat scroll -8px -48px transparent;	
padding-left: 10px;
}



#footermenu dl {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/line.gif");
    background-origin: padding-box;
    background-position: right center;
    background-repeat: repeat-y;
    background-size: auto auto;
    float: left;
    height: 130px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 0;
}

.mybottom{
padding:8px;
border:1px solid #d9d9d9;	
}
.proright{
width: 140px;
float:right;
text-align:center;
padding: 15px 3px;
}
.proname{
height: 32px;
line-height: 15px;
overflow: hidden;
width:100%;
float:left;
margin-bottom:15px;
}
.propri{
width:100%;
float:left;
height: 16px;
}

#recentitem {
    position: fixed;
    right: 40px;
    top: 50%;
    width: 60px;
}
#recentitem img{
width:50px;
height: auto;
}
#recentitem h3 {
background: #666;
color: #FFF;
font-size: 11px;
line-height: 12px;
text-align: center;
padding: 3px 0;
font-weight: normal;
}
#recentitem a {
background: #FFF;
border: 1px solid #DEDEDE;
font-size: 11px;
display: block;
margin-bottom: -1px;
padding-bottom: 5px;
padding-top: 5px;
text-align: center;
}
#hotsalecat_one{
height: 190px;
}


#gotoTop{display:none;position:fixed;top:75%;left:48%;cursor:pointer;margin-top:-50px;margin-left:535px;width:55px; height:55px;background:url(../images/backtop.png) no-repeat left top;}   
  
#gotoTop.hover{background:url(../images/backtop.png) no-repeat rightright top;} 


.stext{
background: none repeat scroll 0 0 #fff;
border: 1px solid #cccccc;
padding: 5px;
}
.top-bom{
width: 100%;
}
.top-bom-left{
float:right;
margin-top: 10px;
}
.myleft{float:right;}
.top-bom-left ul li{
float: left;
}
.top-bom-left ul li a{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    padding: 10px;
    text-decoration: none;
}
.top-bom-left ul li.home a{
    color:#ffb502;
    font-size: 15px;
}
.top-bom-left ul li a:hover{
    color:#ffb502;
}
.centerBoxContentsNew {
    background: none repeat scroll 0 0 #fff;
}
.centerBoxContentsSpecials {
    background: none repeat scroll 0 0 #fff;
    margin: 2px;
    padding: 15px 3px;
    box-shadow: 2px 3px 2px 1px #d7d7d7;
}
#proname{
height: 32px;
line-height: 15px;
overflow: hidden;
}
.navSplitPagesLinks, .navSplitPagesResult {margin: 10px 0;}
.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 #7f7f7f;
    color: #FFF;
}
.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #302a26;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}

#premierart{
    float: left;
    position: relative;
}

.premierart-Shoes{
    font-family: Times New Roman,serif;
    font-size: 36px;
    font-style: italic;
    left: 50%;
    color: #fff;
    padding: 35px 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
#Luxury p{
    color: #222;
    font-size: 20px;
    line-height: 26px;
    margin: 5px 0;
    text-indent: 2em;
}
#Luxury h1{
    font-family: Times New Roman,serif;
    font-size: 25px;
    font-style: italic;
    margin-top: 10px;
}
#luxuryaccomsunshinecoast{


}
.luxuryaccomsunshinecoast{
    height: 482px;
    margin: 0 auto;
    width: 1150px;
}




#Accessories{
    position: relative;
    text-align: center;
}

#women{
    float: left;
    text-align: left;
}

#women h2{
    color: #fff;
    font-family: caption;
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
}

#nav a {
    color: #222;
    font-family: caption;
    font-size: 18px;
    line-height: 24px;
    text-decoration: underline;
}

#nav{
    float: left;
    margin: 10px 0 0;
    text-align: center;
    width: 158px;
}





#men-women{
    color: #222;
    font-family: caption;
    position: absolute;
    right: 9px;
    top: 40px;
    width: 316px;
}

#men-women h2{
    font-size: 25px;
    margin-bottom: 10px;
}

#men-women p{
    font-size: 17px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}




