/* CSS Document */

/* - - - - - - - - - - - - - - - - - -
	AWD
	Developed by Soushi Iida
	http://www.awebd.com.au
- - - - - - - - - - - - - - - - - - */

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

body{
	margin:0;
	padding:0;
	background:url(/catalog/images/index_back_bkgrd.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	
}

h1{
padding:0;
margin:0;
color:#cc0000;
font-size:20px;
font-weight:bold;
}


a {
  color: #000000;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}


TR.headerNavigation {
font-size:11px;
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1587C4;
  font-weight : bold;
}

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

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #FFFFFF;
}

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

.sperator {
  background: #ffffff;
  border-bottom:1px dotted #FF0000;
}

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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TR.productListing-even {
  background: #ffffff;
  border-bottom:1px dotted #ff0000;
}

.productListing-even{
	border:solid 1px #FF0000;
}
.productListing-odd{
	border:solid 1px #FF0000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  width:100%;
  font-size:12px;
  text-align:left;
}

.productListing-heading {
  /*font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;*/
  display:none;
}

.bot-border{
	border-bottom:1px dotted #b6b7cb;
}

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

TD.productListing-data a {
text-decoration:none;
}
TD.productListing-data a:hover {
text-decoration:none;
}


A.pageResults {
  color:#84ba46;
}

A.pageResults:hover {
  color: #84ba46;
  background: #eeeeee;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #cc0000;
}

.product_title_custom{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1587C4;
  padding-top:15px;
}

.price_title_custom{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #cc0000;
  padding-top:15px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  border:none;
}

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

a{
	text-decoration:none;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #cc0000;
  font-weight:bold;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/* category box styling */
#categorybox .infoBoxHeading {
display:none
 }
 
 #categorybox .infoBox {
 background: #FFFFFF;
 border-top:dotted #cc0000 1px;
 }

 #categorybox .infoBoxContents {
 background: #FFFFFF;
  color:#cc0000
}
 
 #categorybox a {
 padding-top:0px;
 padding-bottom:8px;
 display:block;
  border-bottom:dotted 1px #cc0000;
 padding-left:30px;
 font-size:14px;
/* line-height:20px;*/
 color: #cc0000;}
 
 /* info box styling */
#informationbox .infoBoxHeading {
display:none
 }
 
#informationbox .infoBox {
 background: #FFFFFF;

 }
 
#informationbox .infoBoxContents {
 background: #FFFFFF;
  color:#cc0000
}
 
#informationbox a {
 padding-left:30px;
 font-size:12px;
 line-height:20px;
 color: #cc0000;}
 
 #informationbox a:hover {
 color: #0e75bb;
 text-decoration:none;}
 
 .productlist_title a{
 color:#cc0000;
 }

.pageheading_product{
color:#cc0000;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding-top:5px;
}

.footer_text{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.footer_text a{
color:#666666;
text-decoration:none;
}

.footer_text a:hover{
color:#666666;
text-decoration:underline;
}

.style1 {
color: #0099CC;
}

.invoice_custom{
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
color: #1587C4;
}

.custom_menu_list{
border-bottom:1px dotted #cc0000;
height:20px;
padding-left:15px;
font-size:11px;
padding-top:5px;
padding-bottom:5px;
}

.custom_menu_list_top{
border-bottom:1px dotted #cc0000;
border-top:1px dotted #cc0000;
height:20px;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

/*.custom_menu_list a{
height:28px;
color:#cc0000;
}

.custom_menu_list_top a{
margin:0;
padding-bottom:8px;
color:#cc0000;
}

.custom_menu_list a:hover{
color:#0e75bb;
  text-decoration:none;
}

.custom_menu_list_top a:hover{
color:#0e75bb;
  text-decoration:none;
}
*/





.category_menu .infoBoxHeading {
display:none
 }
 
.category_menu .infoBox {
 background: #FFFFFF;
 }
 
.category_menu .infoBoxContents {
 background: #FFFFFF;
  color:#cc0000
}
 
.category_menu a {
 padding-top:0px;
 padding-bottom:8px;
 display:block;
 font-size:14px;
/* line-height:20px;*/
 color: #cc0000;}
 
.category_menu_text {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#cc0000;
}

.category_menu_text a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#cc0000;
}

.category_menu_text a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#cc0000;
}



#index_bkgrd{
background:url(images/index_bkgrd.jpg)  50% 0px no-repeat;
z-index:-1;
}


#header{
	height:166px;
	width:750px;
	margin:0 auto;

}

#logo{
	float:left;
	width:353px;
	height:63px;
	margin-left:13px;
	margin-top:80px;
	margin-bottom:10px;
}

#index_top_right{
	float:left;
width:330px;
margin-left:10px;
margin-top:60px;
}


#flash_area{
height:450px;
width:750px;
	margin:0 auto;
}

#footer{
margin-top:10px;
width:750px;
margin-bottom:20px;
padding-top:20px;
height:79px;
color:#84ba46;
background:url(images/index_footer.jpg) no-repeat;
	margin:0 auto;
	line-height:18px;
	font-size:12px;
}

#footer a{
	color:#84ba46;
	text-decoration:none;
}
#footer a:hover{
	color:#6aad26;
	text-decoration:underline;
}

.wholesale_btn{
text-align:right;
padding-right:20px;
}

.mailing_list{
text-align:right;
color:#FF6600;
padding-right:20px;
margin-top:8px;
height:20px;
width:330px;
}
.content_area{
position: relative;
width:740px;
	margin:0 auto;

}
.content{
margin:0 auto;
width:690px;
line-height:16px;
padding-top:30px;
font-size:14px;
}

.clear{
clear:both;
}

#sub_bkgrd{
background:url(images/sub_bkgrd.jpg)  50% 0px no-repeat;
z-index:-1;
width:100%;
}

#sub_content_top{
	height:14px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	background:url(images/sub_content_header.jpg) no-repeat;

}
#sub_logo{
	float:left;
	width:303px;
	height:63px;
	margin-left:23px;
	margin-top:20px;
	margin-bottom:10px;
}
#sub_top_right{
	float:right;
width:354px;
margin-top:10px;
margin-right:20px;
}
#sub_header_space{
	height:26px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
		z-index:1;

}
#sub_header{
	width:748px;
	margin:0 auto;

}
#sub_content{
position: relative;
background:url(images/sub_content_bkgrd.jpg) repeat-y;
width:750px;
padding:0;
margin-left:auto;
margin-right:auto;
min-height:530px;
}
#sub_footer{
position: relative;
background:url(images/sub_footer.jpg) no-repeat;
width:750px;
height:140px;
margin-top:0;
margin:0 auto;
padding-top:80px;
color:#84ba46;
font-size:12px;
text-align:left;

}
#sub_footer a{
	text-decoration:none;
	color:#84ba46;
}
#sub_footer a:hover{
	text-decoration:underline;
	color:#6aad26;
}
/*trade enquiries*/
.trade_holder{
	width:690px;
	padding-top:20px;
}

.trade_enquiry{
	width:344px;
	float:left;

}

.trade_enquiry_panel{
	width:313px;
	margin:0 auto;
}
.trade_login{
	width:344px;

	float:left;	
	min-height:200px;
}
.trade_login_panel{
	width:313px;
	margin:0 auto;
}

.trade_text{
	font-size:14px;
color:#90c74e;
font-weight:bold;
}
.trade_panel{
	background:url(images/trade_panel_main.jpg) repeat-y;
	height:200px;
}
.shop_top{
	text-align:right;
	padding-right:10px;
	background:url(includes/languages/english/images/orangebar.gif) no-repeat;
	margin:0 auto;
	width:700px;
	height:27px;
	padding-left:20px;
	padding-top:7px;
	color:#FFF;
	font-size:14px;
}

.shop_top a{
	color:#FFF;
	text-decoration:none;
		font-size:14px;
}

.shop_top a:hover{
	color:#FFF;
	text-decoration:underline;
		font-size:14px;
}

/*text styling*/


h2{
font-size:18px;
color:#f68f1e;
display:block;
margin:0px 0 18px 0;
padding:0 0 2px 20px;
background:url(images/small_mandarin.jpg) left no-repeat;
}
h3{
font-size:14px;
color:#6aad26;
margin:20px 0 5px 0;
}

p{margin:0;
padding:0;
}

.mini_text{font-size:11px;
}

.green{
	color:#35e329;
	margin:0px 0 18px 0;
padding:0 0 2px 20px;
background:url(images/small_mandarin_green.jpg) left no-repeat;
}
.lgreen{
	color:#bdd61a;	margin:0px 0 18px 0;
padding:0 0 2px 20px;
background:url(images/small_mandarin_lgreen.jpg) left no-repeat;
}

.pink{
	color:#ef5593;
	padding:0 0 2px 20px;
background:url(images/small_mandarin_pink.jpg) left no-repeat;
}

.location_line{
	 background:url(images/location_line.gif) repeat-x;
}

.btntop {
    position: relative;
    margin-top: 20px;
}

.inside {
    position: relative;
}

.venderlogo {
    padding-top: 10px;
    padding-right: 20px;
}

/*added 10/07/09 sizing chart styling*/

.size_header{
	background-color:#999;
	text-align:center;
	color:#FFFFFF;
	width:146px;
	padding:2px;
}
.size_table{
	border:1px dotted #666;
}

.sizing_odd{background:#d8ebbe;
}
.sizing_middle{
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	height:25px;
}
.sizing_bottom{
	color:#333333;
	font-size:12px;
	width:450px;
	text-align:left;
}

.advanced_text{
	font-size:11px;
}

.advanced_text a{
	font-size:11px;
}

.advanced_text a:hover{
	font-size:11px;
	text-decoration:underline;
}

.recently_view_border{
	border-top:1px dotted #bdd61a;
	border-bottom:1px dotted #bdd61a;
    width: 620px;
}

.right_border{
	border-right:1px dotted #bdd61a;
    padding-left: 0px;
}

.align_left{
	text-align: left;
}

.thumb_border{
	border:1px solid #ffffff;
}

a img {border: 0px}

.main_right_body {
    padding-left: 20px;
}

.price_font {
    font-size: 12px; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
}

.special_price_font {
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #cc0000; 
}

.email_friend {
    padding-top: 20px;
    padding-left: 10px;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    background-color: #ffffff;
    width: 100%;
}

#footer .facebook_text a{
color:#3c527b
}
#footer .facebook_text a:hover{
color:#6b84b3
}

