body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #009999;
}
a:active {
	color: #009999;
}





.mainTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1000px;
	border: 1px solid #666666;
}
.headerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	border: 0px none 0;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
.viewcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right;
	margin: 0px;
}
.naviTable {
	background-color: #5cb9bb;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 100%;
	vertical-align:top;
}

.searchBar {
	background-image: url(images/searchbar_bg.gif);
	background-repeat: no-repeat;
	background-position:right;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 151px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.suggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

.navigationTxt {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #56b8b9;
	font-weight: bold;
	font-style: normal;
}

.productsBorder {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cdd2d5;
}

.productsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1c80a1;
}

.productDec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #069bc0;
}

.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2494b9;
}

.tellFriend {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

.product_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
}

.product_dec_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262626;
}

.product_des_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}

.text_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}

.itemprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #262626;
}

.myCarttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

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

#masterdiv ul li ul
{
	padding-left: 10px;
	
}

#masterdiv ul li ul li:before
{
	content: "- ";
}

#masterdiv ul li a.top{
	cursor:pointer;
	margin-bottom: 5px;
	color:#01A3A5; /*56b8b9;*/
	width:180px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	border:0px solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#masterdiv ul li{
	list-style: none;
}

.qty
{
	border: 1px solid #555;
	font-size: 11px;
}

.addtocart
{
	background-image:url(images/addtocart.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 65px;
	border: none;
	height: 20px;
	background-color: #fff;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.product_title
{
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pagelinks
{
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 10px;
}

#pagelinks a
{
	color: #000;
	margin: 0 8px;
}

.inv td, .inv th {
	padding: 0px;
	margin: 0px;;
	border-bottom: 1px solid black;
	height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}

.inv
{
	margin-left: 10px;
	margin-top: 30px;
	border: 1px solid black;
}

.order_form td{
	padding: 0px;
	margin: 0px;;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.blur
{
	background-color: #CCC;
}

.n_blur
{
	background-color: #FFF;
}

#item_details, #customer_details
{
	border: 1px solid #000;	
	margin: 10px;
}

#customer_details td.br
{
	border-right: 1px solid #000;	
}

#customer_details td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #000;
	height: 30px;
	padding-left: 10px;
	text-align: left;
}


#item_details th, #customer_details th, #customer_details td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#item_details td, #item_details th 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #000;
	height: 30px;
	padding-right: 10px;
	text-align: right;
}

#item_details td.left, #item_details th.left
{
	text-align: left;

}

#item_details td.center, #item_details th.center
{
	text-align: left;

}

table.term_condi, 
table.term_condi td, 
table.term_condi td p, 
table.term_condi ol li
{
	font-family: Arial, Helvetica, sans-serif;
}

ol.ols
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contact_form_error
{
	color: #800;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pagelinks .current
{
	text-decoration:underline;
}

div.warns ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

div.warns ul li
{
	color: #f00;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#order_form td
{
	padding: 5px 0px;
}
