/*
Designed by MyCommerce.cn
Author : yanglin
*/
/* LAYOUT */
#pageHeader {
margin:0px auto;
width:980px;
}

#pageBody{
margin:0px auto;
width:980px; padding-top:12px
}

#pageContent {
width:600px; margin:0px auto;
}

#pageColumnLeft {
  float: left;
  width: 180px;
}

#pageColumnRight {
  float: right;
  width: 180px;
}

#pageFooter {
  margin:0px auto;
  width:980px;
  clear: both;
  text-align: center;
		margin-top:10px;
}
/* goble setting */
BODY {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

H1 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  white-space: nowrap;
  margin: 5px 0 12px 0;
}

H2 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 12px;
  margin-bottom: 12px;
}

IMG {
  border:none;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; font-weight: normal; }

A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

/* DEFINITIONS */

#siteLogo {
  float: left;
}
#head_languages{float:left; padding:0px 20px; height:30px; line-height:30px}
#head_currencies{float:left; padding:0px 10px;height:30px; line-height:30px}
#head_currencies form{display:inline}
#head_links{float:right; padding:0px 10px; height:30px; line-height:30px; white-space:nowrap; border:1px solid #B1C5DD}
#head_links a{padding:0px 5px}
#head_cart{float:right; white-space:nowrap; padding-left:30px; padding-right:20px; height:30px; line-height:30px;  background:url(images/cart_icon.gif) no-repeat left}
#head_cart span{color:#E76D0B; padding:0px 2px; font-weight:bold}


#main_link{background:url(images/head_bk.gif) no-repeat top #EEF2F8; padding-left:20px; height:30px}
#main_link ul{list-style:none; padding:0px; margin:0px; float:left}
#main_link ul li{float:left; background:url(images/head_bk.gif) no-repeat right -150px; margin-right:2px}
#main_link ul li a{display:block; float:left; background:url(images/head_bk.gif) no-repeat left -150px; padding:0px 15px; height:30px; line-height:30px; font-weight:bold; color:#172E54}
#main_link ul li a:hover{text-decoration:none; color:#FF7300}

#main_link .main_link_in{background:url(images/head_bk.gif) no-repeat right -190px #93C2DE;}
#main_link .main_link_in a{background:url(images/head_bk.gif) no-repeat left -190px;}
#main_link .main_link_in a:hover{color:#FFFFFF}

#navigationBar {
  margin:0px auto; clear:both;
  width:980px;
}


#head_search{
padding:15px 0px 15px 30px; clear:both; background:url(images/head_bk.gif) no-repeat left -80px #6DA8CD;
}
#head_search select, #head_search input{margin-left:5px; background-color:#FFFFFF}
#keywords{background:url(images/search.png) no-repeat 2px; padding-left:20px;}
#head_search form{display:inline}
#head_search a{color:#FFFFFF; padding-left:10px}


#breadcrumbPath {
  padding-left: 20px; background:url(images/head_bk.gif) no-repeat left -40px #EDF0F7; height:30px; line-height:22px; color:#003399
}
#breadcrumbPath a{color:#003399}


.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
background:url(images/box_bk.gif) no-repeat right -80px; margin-bottom:10px
}

.moduleBox .content {
		border:1px solid #8EB4CE;
  padding: 5px;
		background:#FFFFFF;
}

.moduleBox b{font-size:12px}

.moduleBox H6 {
background:url(images/box_bk.gif) no-repeat left -110px;
height:22px; line-height:22px; padding-left:10px
}

.inputRequirement {
  font-size: 12px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 12px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}


.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }


/* CSS Boxes */

.boxGroup {
}

.boxNew {
   margin-bottom:10px; background:url(images/box_bk.gif) right top #FFD58D
}

.boxTitle {
  background:url(images/box_bk.gif) left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#7B2E00;
  vertical-align: top;
		padding:5px 10px;
}

.boxContents {
  background: #FFFBEF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 5px;
		border:1px solid #FFB64B; 
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 12px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 12px;
  padding-bottom: 12px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 12px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}
