/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
    font-family:Arial, Helvetica, sans-serif;
	background:#9DE0FA;
	}

a img {border: none; 
text-decoration:none;
}


a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 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;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
#pmt-payease{margin: 0.5em 0.3em;
 float:left; clear:right}
#pmt-payease img {
display:inline; float:left}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	float:left; clear:right;
	}

#logo, .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.5em;
	}

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;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width:1000px;
	margin:0 auto;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
 #contentMainWrapper{
 	margin-left:0px;
	padding: 0em;}
#logoWrapper{
	background-image: url(../../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	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, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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;
	}

#navBreadCrumb {
	padding: 0.5em 0em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	width:950px;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
	
.mid_header{ 
    float:left;
	width:196px;
	padding:5px 0PX;
	border:1px #FFFFFF solid; 
	text-align:center; 
	color:#FFFFFF; 
	background:#B60714;
	}
.mid_header1{
    float:left; 
	width:196px;  
	height:30px; 
	border:1px #FFFFFF solid; 
	text-align:center
	}
.mid_main{ 
    float:left; 
	width:196px; 
	border:1px #cccccc solid; 
	text-align:center; 
	}
.mid_main img{ 
    height:196px; 
	width:196px;
	}
.uu1,.uu1 li{ list-style:none; float:left; font-size:12px; padding:0px; margin:0px; text-align:center; padding:2px}
*html .uu1,.uu1 li{ list-style:none; float:left; font-size:9px; padding:0px; margin:0px; text-align:center; padding:2px}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	/*border: 1px solid #000000;*/
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.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;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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 {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#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: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

/*.centeredContent,*/ TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#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: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

 #shoppingCartDefault #PPECbutton {
	float: right;
	}

.forward {
    float:right;
	margin-right:5px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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 {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}




/* CSS Document */
/*基本信息*/
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#FF0000;}
a:active {color:#000000;}

/*层容器*/
#container {
width:1000px;
margin:0 auto;
border:1px solid #000000; 
background:#FFFFFF url(../../images/header.png) repeat-x;
margin-top:-8px;
margin-bottom:-10px;
}
*html #container {
margin-top:0;
margin-bottom:0;
}
*+html #container {
margin-top:-15px;
margin-bottom:-15px;
}



/*头部*/
#header {
margin-top:0;
}
  #logo {
  float:left;
    }
  #logo a {
  text-decoration:none;
  }
 
h1.logo a, h1.logo2 a{display: block; text-indent: -1000em; height: 60px; width: 360px;overflow: hidden; z-index: 10; float:left; padding:0px; margin-top:10px; margin-left:-50px}
h1.logo2 a{background: url('/images/rs2guru_02.png') no-repeat center; }
h1.logo a{background: url('/images/logo2.png') no-repeat center; }

  #headerpic{
  float:right;
  margin-top:15px;
  margin-right:0;
  }
  #ups {
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFBE06;
  font-weight:bold;
  }
  #paper_quality {
  float:left; 
  margin-top:-50px; 
  margin-left:55px;
  }
  #telephone {
  }
  #live_chat {
  float:right;
  margin-top:15px;
  margin-right:43px;
  }
  #header_table {
  float:right;
  font-size:9px;
  margin-top:5px;
  }
  #search,#currencies {
  font-size:9px;
  margin-top:-12px;
  }
*html #search,*html #currencies {
margin-top:0px;
}
*+html #search,*+html #currencies {
margin-top:0px;
}
  #live_chat {
  }
  #menu {
  float:left;
  background:url(/images/menubanner.png);
  width:1000px;
  height:40px;
  } 
  #menu_second {
  float:left;
  background:url(/images/menubanner1.png);
  width:1000px;
  height:25px;
  } 
  #menu_second ul {
  float:right;
  padding:0px;
  margin:8px 5px 0px 0px;
  }
  *html #menu_second ul {
  float:right;
  padding:0px;
  margin:3px 5px 0px 0px;
  }
  *+html #menu_second ul {
  float:right;
  padding:0px;
  margin:0px 5px 0px 0px;
  }
  #menu ul {
  margin-left:-10px;
  }
  *html #menu ul {
  margin-left:10px;
  }
  *+html #menu ul {
  margin-left:10px;
  }
  #menu ul li{
  float:left;
  margin:5px 7px;
  list-style:none;
  font-family:"Times New Roman", Times, serif;
  font-size:13.5px;
  line-height:0;
  font-weight:500;
  }
  #menu_second ul li {
  float:left;
  margin:0.5px 6px;
  font-size:13px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  line-height:0;
  list-style:none;
  }
  *html #menu ul li {
  line-height:30px;
  }
  *html #menu_second ul li {
  line-height:25px;
  }
  *+html #menu ul li{
  line-height:30px;
  }
  *+html #menu_second ul li {
  line-height:25px;
  }
  #img_menuDix {
  margin-top:-20px;
  }
  *html #img_menuDix {
  margin-top:-5px;
  }
  *+html #img_menuDix {
  margin-top:-5px;
  }
  .img_menuborderleft {
  float:left;
  margin-left:0;
  margin-top:0px;
  }
  .img_menuborderright {
  float:right;
  margin-right:0;
  margin-top:-15px;
  }
  *html .img_menuborderright {
  margin-top:0;
  }
  *+html .img_menuborderright {
  margin-top:0;
  }
  

/*页面内容*/
#menu_right_top,#function_area1,#navigation_bottom,#pagebody1_left,#pagebody1_middle,#pagebody1_right,#pagebody2_left,.pagebody2_right_top,.pagebody2_right_bottom,.pagebody4_left,.pagebody4_right,.pagebody4_top,.pagebody4_bottom,#footer_top_left,#footer_top_right,#footer_menu,#footer_content,#product_info_note,#product_info_emphasize{

float:left;

}

#pagebody1 {

margin-top:-5px;

}
#pagebody1_left_top {

margin-left:1px;

background:url(/images/image_11_1.png);
width:209px;

height:357px;

}
#pagebody1 {

margin-top:-5px;

}
*html #pagebody1_left_top {

margin-left:1px;

background:url(/images/image_11_1.png) no-repeat;;
width:209px;

height:357px;

}
#pagebody1_middle{

width:525px;

height:357px;

overflow:hidden;

}

#pagebody1_right img {

border:0;

}
#pagebody1_right img {

border:0;

}

.pagebody2_left {

width:209px;
color:#000000;

}

/**html #pagebody2_left {
padding-top:15px;
color:#000000;

}*/

.pagebody2_left_top {

margin-left:1px;

margin-right:1px;

margin-top:1px;

width:208px;

height:44px;

background:url(/images/image_11_2.gif) repeat-x;

text-align:center;

line-height:44px;

font-weight:bold;

color:#333333;

font-size:14px;

}

#pagebody2_navigation a {

color:#000000;

}

.pagebody2_navigation_second,.pagebody2_navigation_third {

margin-left:1px;

margin-right:1px;

margin-top:1px;

width:208px;

height:33px;

font-size:14px;

color:#000000;

line-height:33px;

}

.pagebody2_navigation_second {

background:#c6c6c6;

text-indent:4mm;

}

.pagebody2_navigation_third {

background:#dfdfdd;

text-indent:6mm;
color:#000000;

}

.pagebody2_navigation_fourth {

margin:1px 1px 0 1px;

background:#dfdfdd;

width:208px;

height:534px;

}

#productlisting_banner_left {

float:left;

width:208px;

margin-left:1px;

margin-right:1px;

background:#B090AF;

height:100%;

}

.pagebody2_right_top_top {

font-size:14px;

text-align:center;

line-height:45px;

}

.pagebody2_right_top_top,.pagebody2_right_top_bottom ul {

margin-left:-41px;

}

.pagebody2_right_top_top {

margin-top:-14px;

}

/**html .pagebody2_right_top_top {

margin-top:10px;

}
*/
*+html .pagebody2_right_top_top {

margin-top:0;

}

.pagebody2_right_top_top a {color:#000000;}

.pagebody2_right_top_top ul li {

float:left;
list-style:none;

}

.pagebody2_right_top_top .on{

background:url(/images/image_17.png);

cursor:hand;

width:395px;

height:45px;

}

.pagebody2_right_top_top .off{

background:url(/images/image_17.png);

cursor:hand;

width:395px;

height:45px;

}

.pagebody2_right_top_bottom{

width:790px;

height:393px;

display:inline;

}

/**html .pagebody2_right_top_bottom{

width:790px;

height:393px;

display:inline;

}*/
/**html .pagebody2_right_top_bottom ul{
margin-top:-10px;
margin-bottom:-10px;
list-style:none;
}
*/
/**html #p2b ul{
margin-top:-10px;
margin-bottom:-10px;
list-style:none;
}*/

.pagebody2_right_top_bottom li{

width:196px;

height:393px;

float:left;
list-style:none;

}

/**html .pagebody2_right_top_bottom li{

width:196px;

height:393px;

float:left;
list-style:none;

}
*/
.pagebody2_right_top_bottom .x{

}

.pagebody2_right_top_bottom .h{

display:none;

}

.pagebody2_right_top_bottom li {

margin-left:1px;

}

#pagebody3 a {

color:#000000;

}

#pagebody3 a:hover {

color:#B090AF;

}

.price {

text-align:center;

height:40px;

}

.main_reviews img{

margin-left:50px;

}

.pagebody2_right_bottom img {

float:left;

margin:0;

}

#pagebody3 {

margin-top:1px;

}

#pagebody3 table {

text-align:center;

border:1px #CCCCCC solid;

}

#pagebody3 table thead tr{

background:#F2F2F2;

height:27px;

}

#pagebody3 table tbody tr {

height:23px;

}

#pagebody3 table td{

width:33.33%

}

.odd {

background:#F2F2F2;

}

.even {

background:#FFFFFF;

}

.pagebody4_top,.pagebody4_bottom {

margin-top:1px;

}

.pagebody4_left,.pagebody4_right {

border:1px #CCCCCC solid;

}

.pagebody4_right {

margin-left:2px;

}

.pagebody4_banner {

background:url(../../images/image_25.png);

width:496px;

height:28px;

line-height:28px;

font-size:14px;

font-weight:bold;

text-indent:4mm;

margin-top:-5px;

}

*html .pagebody4_banner {

background:url(../../images/image_25.png);
background-repeat:repeat-y;

width:497px;

height:38px;

line-height:28px;

font-size:14px;

font-weight:bold;

text-indent:4mm;

margin-top:-5px;

}
.pagebody4_content {

width:496px;

height:130px;
font-size:9px;

}
.pagebody4_banner h3{
background:url(/images/image_25.png);

}
*html .pagebody4_content {

width:497px;

height:130px;
font-size:9px;

}

.pagebody4_content_content {

text-indent:2mm;

padding:5px;

margin-top:-15px;
}

*html .pagebody4_content_content {

text-indent:2mm;

padding:5px;

margin-top:-25px;
}



#pagebody1_left_top a {

color:#cb94c1;
font-size:10px;

}
#pagebody1_left_top a:link,#pagebody1_left_top a:visited,#pagebody1_left_top a:hover,#pagebody1_left_top a:active { font-size:10px;}
#pagebody1_left_top_aboutus,#pagebody1_left_top_facebook,#pagebody1_left_top_twitter {

margin-left:62px;

line-height:43px;

}
#pagebody1_left_top_notice {

padding-left:0px;

padding-top:1px;

}






#pagebodybox1 {
float:left;
margin-left:5px;
margin-right:5px;

width:1003px;
height:342px;
}
*html #pagebodybox1 {
margin-left:6.5px;
}

*+html #pagebodybox1 {
margin-left:5px;
}
#bpic_forads {
float:left;
margin-left:5px;
margin-top:5px;
}
*html #bpic_forads {
margin-left:2px;
}
*+html #bpic_forads {
margin-left:5px;
}
#price_advantage {
float:left;
margin-left:5px;
margin-top:0;
}
#superiority {
float:left;
margin-left:1px;
margin-top:1px;
}
#slideshow-imgs {
    height:208px;
	z-index:0;
}
#slideshow {
	float:left;
	width:470px;
}



#pagebodybox3 {
float:left;
margin-top:15px;
}
.banner {
float:left;
margin-left:5px;
}
.banner ul {
list-style:none;
margin:0;
padding:0;
}
.banner ul li {
margin-left:2px;
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:12px;
border-bottom:1px dotted #000000;
padding-bottom:10px;
width:188px;
}
.banner ul li ul {
list-style:none;
padding:0;
}
.banner li  li {
margin-left:5px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding-bottom:2px;
border-bottom:none;
}
.banner li a:link {color:#CC0000;}
.banner li a:visited {color:#CC0000;}
.banner li a:hover {color:#000000;}
.banner li a:active{color:#CC0000;}

.banner li li a:link {color:#000000;}
.banner li li a:visited {color:#000000;}
.banner li li a:hover {color:#CC0000;}
.banner li li a:active {color:#000000;}

/*选项卡*/
#pagebox3middle {
width:810px;
float:left;
}

#tabs1,#tabs2,#tabs3{
float:left;
width:675px;
margin-left:5px;
margin-top:-15px;
}
#tabs2,#tabs3 {
margin-top:10px;
}
*html #tabs1 {
margin-top:0;
}
*+html #tabs1 {
margin-top:0;
}
*html #tabs2,*html #tabs3 {
margin-top:25px;
}
*+html #tabs2,*+html #tabs3 {
margin-top:25px;
}
.menu1box,.menu2box,.menu3box{
 position:relative;
 overflow:hidden;
 width:100%;
 height:45px;
 line-height:30px;
 text-align:left;
}
*html .menu1box,*html .menu2box,*html .menu3box {
height:30px;
}
*+html .menu1box,*+html .menu2box,*+html .menu3box {
height:30px;
}
#menu1,#menu2,#menu3{
 top:0;
 margin-left:-40px;
 z-index:1;
}
*html #menu1,*html #menu2,*html #menu3 {
margin-left:0;
}
*+html #menu1,*+html #menu2,*+html #menu3 {
margin-left:0;
}
#menu1 li,#menu2 li,#menu3 li{
 float:left;
 display:block;
 cursor:pointer;
 width:90px;
 text-align:center;
 height:30px;
 line-height:30px;
 background-color:#CC0000;
 font-weight:bold;
 list-style:none;
color:#FFFFFF;
}
#menu1 li.hover,#menu2 li.hover,#menu3 li.hover{
 background:#fff;
 border-left:1px solid #CC0000;
 border-top:1px solid #CC0000;
 border-right:1px solid #CC0000;
 font-weight:bold;
color:#CC0000;
}
#menu1 a:link,#menu2 a:link,#menu3 a:link{
color:#FFFFFF;
}
#menu1 a:visited,#menu2 a:visited,#menu3 a:visited{
color:#FFFFFF;
}
#menu1 a:hover,#menu2 a:hover,#menu3 a:hover {
color:#CC0000;
}
#menu1 a:active,#menu2 a:active,#menu3 a:active{
color:#FFFFFF;
}
.main1box,.main2box,.main3box{
 clear:both;
 margin-top:-1px;
 border:1px solid #BFBFBF;
 width:675px;
}
.main1box,.main3box {
height:300px;
}
.main2box {
height:170px;
}
#main1 ul,#main2 ul,#main3 ul{
 display: none;
 list-style:none;
 margin-left:-25px;
 margin-top:25px;
}
*html #main1 ul,*html #main2 ul,*html #main3 ul {
margin-left:15px;
}
*+html #main1 ul,*+html #main2 ul,*+html #main3 ul {
margin-left:15px;
}

#main1 ul.block,#main2 ul.block,#main3 ul.block{
 display: block;
}


#guest_message {
float:left;
margin-left:20px;
margin-top:5px;
text-align:left;
width:100px;
}
*html #guest_message {
margin-left:10px;
}
*+html #guest_message {
margin-left:20px;
}
#guest_message_title {
font-size:14px; 
border-bottom:1px dotted #000000; 
width:100px; 
padding-bottom:8px; 
line-height:20px; 
color:#CC0000;
font-weight:bold;
}

#hand_drawn_designers {
float:left;
background:url(../../images/hand_drawn_back.jpg);
margin-left:20px;
margin-top:20px;
width:180px;
height:140px;
}

#risk_disclosure_statement {
float:left;
background:url(../../images/risk_statement_back.jpg);
width:200px;
margin-top:20px;
margin-left:20px;
}
*html #risk_disclosure_statement,*html #hand_drawn_designers{
margin-left:10px;
}
*+html #risk_disclosure_statement,*+html #hand_drawn_designers{
margin-left:20px;
}

#link {
float:left;
margin-left:20px;
margin-top:20px;
text-align:left;
width:210px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
*html #link {
margin-left:10px;
}
*+html #link {
margin-left:20px;
}
#link a:link {color:#518691;}
#link a:visited {color:#518691;}
#link a:hover {color:#CC0000;}
#link a:active {color:#518691;}

#pagebodybox4 {
float:left;
margin-top:5px;
}
#wedding_etiquette {
float:left;
border:1px solid #999999;
padding:3px;
width:300px;
margin-left:5px;
text-align:left;
font-size:12px;
height:157px;
word-break:break-all;
}
*html #wedding_etiquette {
margin-left:6.5px;
}

*+html #wedding_etiquette {
margin-left:5px;
}
#questions {
float:left;
border:1px solid #999999;
padding:3px;
margin-left:5px;
width:380px;
word-break:break-all;
font-size:12px;
height:157px;
}
#contact{
float:left;
border:1px solid #999999;
margin-left:5px;
word-break:break-all;
font-size:12px;
height:163px;
}
  
 /*页底*/
#footer {
float:left;
margin-top:0px;
}
#footerbanner {


background-color:#ffffff;
text-align:center;
width:1000px;
height:20px;
font-size:12px;
line-height:20px;
} 
#line {
width:1000px;
height:20px;
background-color:#E3E3E3;
}
#footerbanner1 {
background-color:#EF595A;
width:998px; 
height:25px;
float:left;
font-size:12px;
}
#footerbanner2 {
background:url(../../images/nohand_footer.jpg);
width:979px;
height:37px;
margin-left:5px;
margin-right:5px;
float:left;
border:1px #999999 solid;
font-size:12px;
}
#footerbanner a:link {color:#696969;}
#footerbanner a:visited {color:#696969;}
#footerbanner a:hover {color:#CC0000;}
#footerbanner a:active {color:#696969;}
#footerbanner1 a:link {color:#FFFFFF;}
#footerbanner1 a:visited {color:#FFFFFF;}
#footerbanner1 a:hover {color:#000000;}
#footerbanner1 a:active {color:#FFFFFF;}



/*下拉菜单*/
#dropmenu{
position:absolute;
margin-top:30px;
margin-left:100px;
visibility:hidden; 
z-index:1000;
width:180px;
}
*html #dropmenu {
margin-top:30px;
margin-left:-805px;
}
*+html #dropmenu {
margin-top:30px;
margin-left:-810px;
}
#dropmenu1{
position:absolute;
margin-top:30px;
margin-left:308px;
visibility:hidden; 
z-index:1000;
width:180px;
}
*html #dropmenu1 {
margin-top:30px;
margin-left:-603px;
}
*+html #dropmenu1{
margin-top:30px;
margin-left:-608px;
}
#dropmenu2{
position:absolute;
margin-top:140px;
margin-left:150px;
visibility:hidden; 
z-index:1000;
width:180px;
}
*html #dropmenu2{
margin-top:30px;
margin-left:-411px;
}
*+html #dropmenu2 {
margin-top:30px;
margin-left:-416px;
}
#dropmenu3{
position:absolute;
margin-top:30px;
margin-left:700px;
visibility:hidden; 
z-index:1000;
width:180px;
}
*html #dropmenu3{
margin-top:30px;
margin-left:-223px;
}
*+html #dropmenu3 {
margin-top:30px;
margin-left:-228px;
}

.cat, .cat0{
float:left;
height:25px;
text-transform: capitalize;
}
.cat0{

}
.cat1{
border-bottom: 1px solid #666666;
height:25px;
text-transform: capitalize;
z-index:1;
background:#F5F5F5;
}
 .cat1 a, .cat1 a:visited {
padding-top:5px;
color:#000000;
font-size:12px;
line-height:25px;
display:block;
padding:0 10px 0 10px;
}
.cat1 a:hover{
    color:#FF0000;
	background:#5C5C5C;
	}


/*product_info_display*/
.options_name {
margin-left:0;
font-size:12px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

.options_menu {
margin-left:0;
font-size:12px;
font-family:"Times New Roman", Times, serif;
vertical-align:middle;
}

#reviews_show {
font-size:12px;

}
.reviews_show {

}



#indexDefaultMainContent {
float:left;
margin-left:-11px;
margin-top:-20px;
margin-bottom:15px;
width:1000px;
}
 
#productGeneral,#real_wedding1 {
float:left;
margin-left:-10px;
margin-right:0px;
}

.rightlist_content {
width:185px; 
height:145px;
margin-top:0;
}
*html .rightlist_content {
margin-top:-15px;
}
*+html .rightlist_content {
margin-top:-15px;
}

#nifty{ margin: 0 1.5%;background:#E75454; color:#FFFFFF; font-size:12px;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
     overflow: hidden; background: #E75454}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
#nifty a:link {color:#000000;}
#nifty a:visited {color:#000000;}
#nifty a:hover {color:#FFFFFF;}
#nifty a:active {color:#000000;}



#banner1 {
float:left;
margin-left:0px;
margin-top:5px;
}
#banner1 ul {
list-style:none;
margin:0;
padding:0;
}
#banner1 ul li {
margin-left:1px;
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:12px;
}
#banner1 ul li ul {
list-style:none;
padding:0;
}
#banner1 li  li {
margin-left:3px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
#banner1 li a:link {color:#CC0000;}
#banner1 li a:visited {color:#CC0000;}
#banner1 li a:hover {color:#000000;}
#banner1 li a:active{color:#CC0000;}

#banner1 li li a:link {color:#000000;}
#banner1 li li a:visited {color:#000000;}
#banner1 li li a:hover {color:#CC0000;}
#banner1 li li a:active {color:#000000;}


#papers_middle {
float:left;
margin-left:10px;
font-size:12px;
}

#productDescription {
font-size:12px;
margin-left:69px;
}

img{display: block;}
#w{ float:left;}
.ac{ background:#bbbbbb; border:1px solid #dddddd; }
.bc{ background:#777777; border:1px solid #999;
border-top-style:none;
padding-bottom:1.5px;
padding-left:0.5px;
padding-right:0.5px; 
}

#contact_us {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#contact_us a:link {color:#0000FF;}
#contact_us a:visited {color:#0000FF;}
#contact_us a:hover {color:#FF0000;}
#contact_us a:active{color:#0000FF;}
#contact_us table a:link {color:#000000;}
#contact_us table a:visited {color:#000000;}
#contact_us table a:hover {color:#FF0000;}
#contact_us table a:active{color:#000000;}



#contactUsForm {
width:250px;
font-size:10px;
}

#loginDefault {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.alpha1{
filter: Alpha(Opacity=50);
   -moz-opacity:.5;    
   opacity:0.5;  
}
.ap2{
position:relative;
}

#why_choose_us-content {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.ddd{
height:25px; 
line-height:25px; 
padding:0px; 
margin:0px;
}
.ddd img{
	vertical-align: middle;
	display:inline;
	}
	
	
	

.product_info_display_back {
float:left;
background:url(../../images/xd_03.jpg);
width:440px;
height:24px;
border:1px #cccccc solid;
padding:0;
font-size:14px;
font-weight:bold;
line-height:24px;
}
.product_info_display_text {
margin-left:5px;
}
#product_info_styleimg,#product_info_color {
margin-left:30px;
}
#product_info_description_more,#product_info_papers_more,#product_info_price_more,#product_info_styleimg_more,#product_info_color_more,#product_info_showreviews_more {
float:left;
border:1px #cccccc solid;
border-top:none;
}
#product_info_styleimg_more,#product_info_color_more {
width:440px;
}
#product_info_papers_more,#product_info_price_more,#product_info_showreviews_more,#product_info_description_more {
width:440px;
}
#productGeneral {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.productdetail {
font-size:10.5px;
}
.dleft {
font-weight:bold;
}

#product_info_papers,#product_info_price,#product_info_styleimg,#product_info_color,#product_info_writereviews,#product_info_special {
margin-top:10px;
}
#product_info_showreviews img,#product_info_writereviews img {
display:inline;
}
#papers_type,#envelope_type {
margin-left:15px;
}
#price_middle {
float:left;
width:580px;
margin-top:5px;
margin-left:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.price_type {
font-size:16px;
font-weight:bold;
}
.price_description {
font-size:12px;
margin-left:15px;
}
.price_priviledge {
color:#CC0000;
margin-left:15px;
font-size:14px;
}
.price_table {
margin-left:15px;
}


#navBreadCrumb {
margin-bottom:2px;
}
#navBreadCrumb ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	display:inline;
	}
#navBreadCrumb ul li {
	display: inline;
	padding: 0em 1.0em;
	font-size:10px;
	}

#productAttributes {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#shopping_guide-content,#shipping_return-content {
font-size:12px;
}
#shopping_guide_title,.shipping_return_title {
font-weight:bold;
}
#shopping_guide-heading,#vedio {
text-align:center;
}
#shipping_process {
margin-left:100px;
}
#category_three_des,#category_two_des {
margin-left:30px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


#package_tracking-heading {
background:url(../../images/glo_field1.gif);
float:left;
margin-top:-5px;
width:629px;
height:61px;
line-height:61px;
text-align:center;
}
*html #package_tracking-heading {
margin-top:-15px;
}
*+html #package_tracking-heading {
margin-top:-15px;
}
#package_tracking-heading_text {
float:left;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
#package_tracking-content {
float:left;
margin-top:10px;
font-size:12px;
margin-left:15px;
}
.package_tracking_locate2 {
color:#663300;
font-weight:bold;
}

.package_tracking_link {
line-height:20px;
}
#pagebox3right {
float:left;
margin-left:20px;
}
*html #pagebox3right {
margin-left:10px;
}
*+html #pagebox3right {
margin-left:20px;
}

.pagebox3right_img {
margin-bottom:15px;
}
.bottomlink {
font-size:12px;
text-align:center;
}
.rollBox{width:679px;overflow:hidden; padding-top:12px; padding-bottom:5px;} 

.rollBox .LeftBotton{height:52px;width:19px;background:url(../../images/rollover/arrow.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:67px 0 0 0;cursor:pointer;} 

.rollBox .RightBotton{height:52px;width:19px;background:url(../../images/rollover/arrow.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:67px 0 0 0;cursor:pointer;} 

.rollBox .Cont{width:641px;overflow:hidden;float:left;} 

.rollBox .ScrCont{width:10000000px;} 

.rollBox .Cont .pic{width:160px;float:left;text-align:center;} 

.rollBox .Cont .pic img{padding:1px;background:#fff;border:1px solid #ccc;display:block;} 
#faqs {
font-size:12px;
}


#tabs0 {
 float:left;
 width: 440px;
 margin-bottom:10px;
}
.menu0{
 position:relative;
 overflow:hidden;
 width:400px;
 height:25px;
 line-height:30px;
 text-align:left;
 background:url(../备份/rs2guru/images/xd_03.jpg);
 border:1px #cccccc solid;
 border-bottom:none;
 margin-left:0;
}
*html .menu0{
width:440px;
}
*+html .menu0{
width:440px;
}
.menu0 li{
 float:left;
 display:block;
 cursor:pointer;
 width:42px;
 text-align:center;
 height:27px;
 line-height:30px;
 font-weight:bold;
 list-style:none;
 margin-left:8px;
}
.menu0 li.hover{
 background:#fff;
 color:#CC0000;
 font-weight:bold;
}
#menu0_first_li {
margin-left:-25px;
}
*html #menu0_first_li {
margin-left:0px;
}
*+html #menu0_first_li {
margin-left:0px;
}

#main0 {
 clear:both;
 margin-top:-12px;
 border:1px #CCCCCC solid;
 width:440px;
}
*html #main0 {
margin-top:-19px;
border-bottom:1px #CCCCCC solid;
}
*+html #main0 {
margin-top:-19px;
border-bottom:1px #CCCCCC solid;
}
#main0 ul{
 display: none;
 list-style:none;
}
#main0 ul.block{
 margin-left:-35px;
 margin-top:6px;
}
*html #main0 ul.block{
 margin-left:0px;
}
*+html #main0 ul.block{
 margin-left:0px;
}
#pmt-paypalwpp {
display:none;
}
.cartAttribsList ul li {
font-size:12px;
}
#siteinfoIP,#siteinfoLegal {
font-size:12px;
}
#feedback-heading {
text-align:center;
}
#feedback-content table {
margin-left:100px;
}
.back,.forward {
font-size:13px;
}
#box3_pic {
margin-left:5px;
}
#popupShippingEstimator {
background:url(../../images/ibcn_03.jpg);
width:100%;
height:100%;
}
#pmt-paypal {
float:left;
margin-top:-5px;
}
.itemTitle { font-size:11px; text-align:center;}
#productListing a{
color:#48afda;
}

h3.itemTitle {
    float:left;
	margin-left:15px;
	}
#attri-333 {display:none;}