/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

* {
  color: #333333;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11px;
}
BODY {
  margin-bottom: 5px;
}

.boxText { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; }
.errorBox { font-family : Georgia, 'Times New Roman', Times, serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia, 'Times New Roman', Times, serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Georgia, 'Times New Roman', Times, serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.image-button { border: 0; cursor: pointer; }

.clearfloat {
	clear			: both;
    height			: 0;
    font-size		: 1px;
    line-height		: 0px;
}
A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}
.img {
	border: 0px;
}
a img {
	border: 0px;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

.headerNavigation {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11px;
  background: #ffffff;
  color: #333333;
  font-weight : normal;
}

A.headerNavigation { 
  color: #333333;
  font-size: 11px;
}

A.headerNavigation:hover {
  color: #333333;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
div.footer {
	border-top: 1px solid #dddddd;
	margin: 5px 0;
	padding: 10px 0;
	width: 950px;
}
div.footer p {
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	padding: 25px 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
}

.infoBoxContents img {
	padding: 0 5px 10px 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
}

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

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

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

.productListing-heading {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
  text-align: left;
}

TD.productListing-data img {
	margin: 0px 5px 10px 5px;
}

A.pageResults{
  color: #333333;
	text-decoration: none;
}

A.pageResults:hover {
  color: #333333;
	text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
  color: #000000;
}

td.main, p.main {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  line-height: 1.5;
}
td.main div.text_content {
	padding-left: 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
  	font-size: 12px;
}
td.mainColor, p.mainColor {
	float:right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.5;
}
td.mainColor div.text_content {
	padding-left: 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
}
TD.smallText, SPAN.smallText, p.smallText, div.smalltext {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  color: #333333;
  vertical-align: middle;
}

TD.accountCategory {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; color: #ff0000; }

/* add */

.general {
	background:#FFFFFF;
	padding-top: 6px;
	width: 950px;
}
div.hp2_bg {
	background  : url(images/qi-store-hp2-left.jpg) no-repeat left top;
	display		: block;
	float		: left;
	height		: 560px;
	width		: 426px;
	border: none;

}
div.hp2_menu {
	position:relative;
	left:50px;
	top:155px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #8a8280;
	font-size: 14px;
	font-weight: bold;
	line-height:24px;
}

/* add top menu */

.HomeMenu {
	font-weight:normal;
	font-size: 11px;
}
.HomeMenu:hover {
	text-decoration: underline;
}
td.one {
	background-color:#8a8280;
}
td.onebis01 {
	background-color:#8a8280;
	_border-left: 1px solid #8a8280
}
td.onebis02 {
	background-color:#8a8280;
	_border-left: 0px solid #FFFFFF
}
td.two {
	background-color:#FFFFFF;
}
h1 {
	font-size: 18px;
	margin: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
.cart_menu {
	background-color:#e0e0e0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
div.top_menu_text {
	padding: 0 0 9px;
	display: block;
}
div.top_menu_text_first {
	margin: 0px 22px 0px 20px;
	padding: 0px;
	display: block;
	float: left;
}

/* contact */
div.contact_bg {
	display		: block;
	float		: left;
	height		: 558px;
	width		: 426px;
}
div.contact_line {
	display		: block;
	float		: right;
	height		: 558px;
	width		: 406px;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.contact_text {
	position:relative;
	left:30px;
	top:75px;
	width: 326px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.contact_text_div1 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 110px;
}
div.contact_text_div2 {
	margin: 0px;
	padding: 0px;
	display: block;
}
/* about */
div.about_text {
	position:relative;
	left:30px;
	top:75px;
	width: 326px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
/* faqs */
div.faqs_bg {
	display		: block;
	float		: left;
	height		: 2225px;
	width		: 950px;
}
div.faqs_line {
	display		: block;
	float		: right;
	width		: 950px;
	height		: 2225px;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.faqs_text {
	position:relative;
	left:30px;
	top:75px;
	width: 779px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.faqs_text_div1 {
	margin: 0px 44px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 355px;
}
div.faqs_text_div2 {
	margin: 22px 0 0 0;
	padding: 0px;
	width: 355px;
	float: left;
	display: block;
}
div.faqs_text_div3 {
	position:relative;
	left:342px;
	top:15px;
	width: 200px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/* feature_listing */
div.feature_listing-data {
	margin: 0px 3px 20px 4px;
	width:128px;
	height:182px;
}
div.feature_listing-data img {
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.feature_listing-data div {
	text-align: center;
	vertical-align: top;
}
div.feature_listing_bg {
	display		: block;
	float		: left;
	height		: 800px;
	width		: 809px;
}
div.feature_listing_line {
	display		: block;
	float		: right;
	height		: 800px;
	width		: 809px;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.feature_listing_text {
	position:relative;
	left:24px;
	top:30px;
	width: 772px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 14px;
	font-weight: normal;
}
a.see_item {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 11px;
	text-decoration: underline;
}
div.caption_item {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 11px;
	margin-left:-12px;
	padding-left: 0px;
}
/* login */
div.login_bg {
	display		: block;
	float		: left;
	height		: 458px;
	width		: 809px;
}
div.login_line {
	display		: block;
	float		: right;
	height		: 458px;
	width		: 809px;
}
div.login_text {
	position:relative;
	left:30px;
	top:75px;
	width: 779px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.login_text_div1 h1 {
	padding-bottom: 30px;
}
div.login_text td {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.login_text_div1 {
	margin: 0px 44px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 355px;
}
div.login_text_div2 {
	margin: 53px 0 0 0;
	padding: 0px;
	width: 355px;
	float: left;
	display: block;
}
td.login_text {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
a.login_text_u {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
div.login_botton1 {
	position:relative;
	left:342px;
	top:15px;
	width: 200px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
div.boxForm {
	margin		: 10px 0 0 5px;
}
div.login_text_div1 p {
	background	: #fff;
	padding		: 2px 0 10px 0;
}	
div.login_text_div1 div {
	margin		: 0 0 10px 0;
}
div.login_text_div1 label {
	display		: block;
	width 		: 110px;
	padding		: 0px;
	float		: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}
div.login_text_div1 textarea,
div.login_text_div1 input {
	border		: 1px solid #ccc;
	padding		: 0 0 0 4px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}	
div.login_text_div1 div.butoane {
	margin 		: 5px 0 30px 210px;
}
div.login_text_div2 div.butoane2 {
	margin 		: 35px 0 0 0;
}
/* password forgotten */
div.passforgoten_bg {
	display		: block;
	float		: left;
	height		: 458px;
	width		: 809px;
}
div.passforgoten_bg2 {
	display		: block;
	float		: left;
	width		: 809px;
}
div.passforgoten_line {
	display		: block;
	float		: right;
	height		: 458px;
	width		: 809px;
}
div.passforgoten_line2 {
	display		: block;
	float		: right;
	width		: 809px;
}
div.passforgoten_text {
	position:relative;
	left:30px;
	top:75px;
	width: 779px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.passforgoten_text_div1 {
	margin: 0px 44px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 555px;
}
div.passforgoten_text_div1 h1 {
	padding-bottom: 30px;
}
a.passforgoten_text_u {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
div.passforgoten_text_div1 p {
	background	: #fff;
	padding		: 2px 0 10px 0;
}	
div.passforgoten_text_div1 div {
	margin		: 0 0 10px 0;
}
div.passforgoten_text_div1 label {
	display		: block;
	width 		: 110px;
	padding		: 0px;
	float		: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}
div.passforgoten_text_div1 textarea,
div.passforgoten_text_div1 input {
	border		: 1px solid #ccc;
	padding		: 0 0 0 4px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}	
div.passforgoten_text_div1 div.submit {
	margin 		: 0px 0 0px 10px;
	display		: block;
	float: left;
}
div.passforgoten_text_div1 div.input {
	display		: block;
	float		: left;
}
/* checkout */
div.checkout_bg {
	display		: block;
	float		: left;
	height		: 600px;
	width		: 809px;
}
div.checkout_line {
	display		: block;
	float		: right;
	height		: 600px;
	width		: 809px;
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.checkout_text {
	position:relative;
	left:30px;
	top:75px;
	width: 779px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
a.checkout_text_u {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
div.checkout_botton1 {
	position:relative;
	left:342px;
	top:15px;
	width: 200px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/* checkout div 1 */
div.checkout_text_div1 { margin: 0px 44px 0px 0px; padding: 0px; display: block; float: left; width: 355px; }
div.checkout_text_div1 h1 { padding-bottom: 30px; }
div.checkout_text_div1 p { background: #fff; padding: 2px 0 10px 0; }	
div.checkout_text_div1 div { margin: 0 0 10px 0; }
div.checkout_text_div1 label { display: block; width: 110px; padding: 0px; float: left; font-family: Georgia, 'Times New Roman', Times, serif;	color: #838383;	font-size: 12px; }
div.checkout_text_div1 textarea,
div.checkout_text_div1 input { border: 1px solid #ccc; padding: 0 0 0 4px; font-family: Georgia, 'Times New Roman', Times, serif;color: #838383;font-size: 12px;}	
div.checkout_text_div1 div.butoane { margin: 5px 0 30px 210px; }
/* checkout div 2 */
div.checkout_text_div2 { margin: 53px 0 0 0; padding: 0px; width: 355px; float: left; display: block; }
div.checkout_text_div2 p { background: #fff; padding: 2px 0 10px 0; }	
div.checkout_text_div2 div { margin: 0 0 10px 0; }
div.checkout_text_div2 label { display: block; width: 110px; padding: 0px; float: left; font-family: Georgia, 'Times New Roman', Times, serif; color: #838383; font-size: 12px; }
div.checkout_text_div2 textarea,
div.checkout_text_div2 input { border: 1px solid #ccc; padding: 0 0 0 4px; font-family: Georgia, 'Times New Roman', Times, serif; color: #838383; font-size: 12px; }	
div.checkout_text_div2 div.butoane { margin: 5px 0 30px 210px; }
div.checkout_text_div2 div.butoane2 { margin: 35px 0 0 0; }

div.checkout_text2 {
	position:relative;
	top:75px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.checkout_text_div3 {
	width: 779px;
	border: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	margin-top:20px;
	text-align: center;
	float: right;
}
div.checkout_text_div3 div.checkout_bg_div3 {
	background:#e0e0e0;
	height: 30px;
}

/* shopping cart */
div.sc { margin: 0 0 0 20px; width: 772px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight: normal;}
div.sc_line { width: 770px;	display: block;	height: 56px; }
div.sc_cell { display: block; float: left; height: 26px; }

div.sc_cell_product { display: block; float: left; height: 26px; width: 260px; }
div.sc_cell_attributes { display: block; float: left; height: 26px;	width: 210px; }
div.sc_cell_attribute { display: block; float: left;	height: 26px; width: 95px; }
div.sc_cell_attribute_color { display: block; float: left;	height: 26px; width: 160px; }
div.sc_cell_attribute_size { display: block; float: left;	height: 26px; width: 50px; }
div.sc_cell_price { display: block; float: left; height: 26px; width: 75px; }
div.sc_cell_qty { display: block; float: left; height: 26px; width: 70px; }
div.sc_btn_update { display: block; float: left; height: 26px; width: 79px; }
div.sc_cell_total { display: block; float: right; height: 26px; width: 75px; text-align: right; }
____div.sc_cell_cart_deletesd { padding-top: 24px; height: 26px; width: 770px; text-align: right; border: 1px solid #ccc;}
div.sc_cell_cart_delete {
clear:both;
float:right;
height:26px;
text-align:right;
width:130px;
}

div.sc_hd { margin: 0 0 0 15px; width: 772px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight: bold;}
div.sc_hd_item_name { display: block; width: 260px; float: left; }
div.sc_hd_item_color { display: block; width: 160px; float: left; }
div.sc_hd_item_size { display: block; width: 50px; float: left; }
div.sc_hd_item_price { display: block; width: 75px; float: left; }
div.sc_hd_item_qty { display: block; width: 70px; float: left; }
div.sc_hd_item_total { padding-right: 0px; display: block; width: 75px; float: right; text-align: right; }

div.sc_footer { 
	margin: 0 20px 0 20px; width: 772px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; font-weight: bold;
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.sc_heading { margin: 0 20px 0 20px; width: 732px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 20px; font-weight: bold; color: #9a9a9a;}
div.sc_btn_1 { margin: 0 20px 0 20px;}
div.sc_btn_2 { margin-right: 18px; float: right; text-align: right;}

/* checkout_shipping.php */
div.checkout_shipping_bg {
	display		: block;
	float		: left;
	width		: 809px;
}
div.checkout_shipping_line {
	display		: block;
	float		: right;
	width		: 809px;
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.checkout_shipping_text {
	position:relative;
	left:30px;
	top:75px;
	width: 779px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.checkout_shipping_text_div1 {
	margin: 0px 44px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 769px;
}
div.checkout_shipping_text_div1 h1 {
	padding-bottom: 30px;
}
div.checkout_shipping_text_div1 p {
	background	: #fff;
	padding		: 2px 0 10px 0;
}	
div.checkout_shipping_text_div1 div {
	margin		: 0 0 10px 0;
}
div.checkout_shipping_text_div1 label {
	display		: block;
	width 		: 110px;
	padding		: 0px;
	float		: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}
div.checkout_shipping_text_div1 textarea,
div.checkout_shipping_text_div1 input {
	border		: 1px solid #ccc;
	padding		: 0 0 0 4px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}	
div.checkout_shipping_text_div1 div.submit {
	margin 		: 0px 0 0px 10px;
	display		: block;
	float: left;
}
div.checkout_shipping_text_div1 div.input {
	display		: block;
	float		: left;
}

/* form */
textarea, input, select {
	border		: 1px solid #ccc;
	padding		: 0 0 0 4px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
}
input[type="image"] {
	padding	: 0;
}
/* Custom CSS */
.totalPages {
	font-size: 12px;
}
#extra_image {
	height: 412px;
}
#extra_image ul {
	margin: 0;
	padding: 0;
}
#extra_image ul li {
	list-style: none;
	padding:0 5px 10px;
}


/* Invite Friend */
div.invite_bg {
	display		: block;
	float		: left;
	height		: 585px;
	width		: 809px;
}
div.invite_line {
	display		: block;
	float		: right;
	height		: 585px;
	width		: 809px;
	border: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	border-spacing: 1px;
}
div.invite_text {
	position:relative;
	left:30px;
	top:75px;
	width: 779px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #838383;
	font-size: 12px;
	font-weight: normal;
}
div.invite_text_div1 {
	margin: 0px 44px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 440px;
}
div.invite_text_div1 textarea {
	height: 90px;
	padding: 16px 10px;
}
div.invite_text_div1 .submit_btn {
	float: right;
}
div.invite_text_div1 .notice {
	clear: both;
	padding-top: 30px;
	font-size: 11px;
	line-height: 13px;
}
div.invite_text_div2 {
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	width: 295px;
	height: 490px;
	background-color: #e6e6e6;
}
div.invite_text_div2 .info_box {
	margin: 53px 25px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #333333;
}
div.invite_text_div2 .info_box p {
	line-height: 18px;
}
div.invite_text_div2 .info_box a {
	border-bottom: 2px solid #333333;
}
div.invite_text_div2 .info_box a:link,
div.invite_text_div2 .info_box a:visited,
div.invite_text_div2 .info_box a:active,
div.invite_text_div2 .info_box a:hover {
	text-decoration: none;
}



/* Homepage Banner slider */
#carousel {
	margin: 0;
	width: 273px;
	height: 184px;
	padding: 0;
	overflow: scroll;
}
#carousel ul {
	list-style: none;
	width: 546px;
	margin: 0;
	padding: 0;
}
#carousel li {
	display: inline;
	float: left;
}
.carousel-wrapper {
	position: relative;
	width: 235px;
}

/*************16_NOV_2011*************/
/*.banners {
	background-color: #fff;
}*/
.banners{margin:0; padding:0;}
.banners a img{margin:0; padding:0; border:0;  float:left;}
.banners-right{margin:0; padding:0;}
.banners-right a img{padding:0; border:0;
*margin:0 0 0 -3px; *position:relative;
margin:0 0 0 -3px\9; position:relative\9;
}

.coupon-code {
	background-color: #fff;
	text-align :center;
	padding: 10px;
}
.info-box {
	font-size: 11px;
	height: 90px;
	text-align: center;
	padding: 0 33px;
}
.header_nav {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin: 5px 0;
}
.product_nav {
	padding-top: 44px;
}
.header_text {
	margin-bottom: 10px;
}
.sale {
	color: #ff0000;
}
.copyright {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10px;
	padding-top: 8px;
}
tr.product_box td {
	padding: 0 0 10px 20px;
	border-right: 1px solid #000;
}
tr.product_box td span {
	font-size: 12px;
}
tr.product_box td span.title {
	font-style: italic;
	font-weight: bold;
}
tr.product_box td span.price {
	color: #999;
}
tr.product_box_btn td {
	text-align: center;
	border-right: 1px solid #000;
}
tr.product_box td:last-child,
tr.product_box_btn td:last-child {
	border-right: 0;
}


/* Look Back Slider */
#imagetoggle {
	position: relative;
	width: 950px;
	height: 560px;
}
#togglebtn{
	bottom:5%;
	z-index: 3;
	position:absolute;
	text-align: center;
	width: 100%;
}
#togglebtn a{
	padding-left: 5px;
}
#supersize{
	position: absolute;
}
#supersize img, #supersize a{
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}
#slidecounter{
	display: none;
}


/* Swatch Image Box */
#swatch-box {
	position: absolute;
	background-color: #fff;
	width: 210px;
	height: 175px;
	margin: 0 0 0 10px;
	display: none;
	border: 1px solid #8a8280;
	top: 0;
}
#swatch-box img {
	border-bottom: 1px solid #8a8280;
}
#swatch-box p {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}

#holiday_header {
	padding: 40px;
}
div.count {
	font-size: 30px;
	margin: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 0 20px 0 10px;
	vertical-align: top;
	display: inline;
}
div.count span {
	font-size: 30px;
	margin: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 0 10px;
	vertical-align: top;
	display: inline;
}
