@import url("topmenu.css");
@import url("txt.css");
@import url("tab.css");

/* ----------------------------- Global -------------------------------- */
span.disableLink{
	text-decoration: none;
	color: #FFF; 
	border-bottom: 0; 
}

a {
	text-decoration: none;
	color: #FFF; 
	border-bottom: 0; 
}  
 
a:hover {
	text-decoration: none;
	color: #FFF;
	background: #6cdaf7; 
	border-bottom: 0; 
} 

a.black {
	text-decoration: none;
	color: #000; 
	border-bottom: 0; 
}  
 
a.black:hover {
	text-decoration: none;
	color: #000;
	background: #6cdaf7; 
	border-bottom: 0; 
} 

a.blue {
	text-decoration: none;
	color: #86DDFB; 
	border-bottom: 0; 
}  
 
a.blue:hover {
	text-decoration: none;
	color: #000;
	background:none;
	border-bottom: 0; 
} 

a.nonestyle {
	text-decoration: none;
	color: #86DDFB; 
	border-bottom: 0; 
}  
 
a.nonestyle:hover {
	text-decoration: none;
	color: #000;
	background:none;
	border-bottom: 0; 
} 

html, body {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: 100%;
	width: 100%;
} 

body {
	background: #cecbc6 url(../imgs/background/top_black.jpg) 0 0 repeat-x;
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	height: 32px;
	color: #000; 
	line-height: 1.6em;
}

td {
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000; 
	line-height: 1.6em;
}

img, img a, img a:hover { border: 0; }

/* ----------------------------- Body Elements -------------------------------- */

.clear { clear: both; }

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 989px;
	color:#6cdaf7;
	text-align: left;
	border: 0;
}

.bg {
	margin: 0 auto 0 auto;
	padding: 0;
	color:#6cdaf7;
	background: url(../imgs/background/glow_bg.jpg) center 0 no-repeat;
	text-align: left;
	border: 0;
}

/* ----------------------------- Home Page -------------------------------- */

.top1 {
	float: left;
	margin: 0;
	padding: 0 0 0 130px;
	width: 291px;
	height: 148px;
	background: transparent url(../imgs/background/logo_bg.jpg) 0 0 no-repeat;
}

.top3 {
	float: left;
	margin: 0;
	padding: 0;
	width: 207px;
}

.topmenu {
	float: left;
	margin: 0;
	padding: 80px 0 0 0;
	width: 361px;
	height: 68px;
	background: transparent url(../imgs/background/buttons_bg.jpg) 0 0 no-repeat;
}

.middle_part {
	margin: 0;
	padding: 62px 0 0 0;
	width: 638px;
	height: 486px;
	background: transparent url(../imgs/background/middle/center_box.jpg) 0 0 no-repeat;
}

.home {
	margin: 0;
	padding: 0;
	width: 638px;
	height: 198px;
	background: transparent url(../imgs/background/middle/product_bg.jpg) 0 0 no-repeat;
}

.home_product {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	width: 119px;
	height: 132px;
}

.home_product2 {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	width: 127px;
	height: 132px;
}

.home_product3 {
	float: left;
	margin: 5px 0 0 30px;
	padding: 0;
	width: 119px;
	height: 115px;

}

.home_product4 {
	float: left;
	margin: 5px 0 0 30px;
	padding: 0;
	width: 119px;
	height: 115px;
	background: transparent url(../imgs/background/middle/p1b.gif) 0 0 no-repeat;
}

.home_product5 {
	float: left;
	margin: 5px 0 0 30px;
	padding: 0;
	width: 119px;
	height: 115px;
	background: transparent url(../imgs/background/middle/p2b.gif) 0 0 no-repeat;
}

.h_right_box{
	padding: 0 0 0 44px;
	margin: 0;
	background: transparent url(../imgs/background/middle/right_box.jpg) 0 0 no-repeat;
}

.h_right_box2{
	padding: 0 0 0 44px;
	margin: 0;
	background: transparent url(../imgs/background/middle/right_box2.jpg) 0 0 no-repeat;
}

.board_bg{
	padding: 0 0 0 25px;
	margin: 0;
	width: 142px;
	background: transparent url(../imgs/background/middle/board_bg.jpg) 0 0 repeat-y;
	background-position:1px 0;
}

.board_bg3{
	padding: 0 0 0 25px;
	margin-left:-1px;
	width: 142px;
	background: transparent url(../imgs/background/middle/board_bg.jpg) 0 0 repeat-y;
	background-position:1px 0;
}

.board_bg2 {
	padding: 0 0 0 33px;
	margin: 0;
	width: 134px;
	background: transparent url(../imgs/background/middle/board_bg.jpg) 1px 0 repeat-y;
}

.bottom_part{
	padding: 0;
	margin: 0;
	width: 989px;
	height: 292px;
	background: transparent url(../imgs/background/bottom/b_box.gif) 0 0 no-repeat;
}

/* ----------------------------- Sub Page -------------------------------- */

.repeat_middle {
	margin: 0;
	padding: 0;
	width: 638px;
	background: transparent url(../imgs/background/middle/rcenter_box.jpg) 0 0 repeat-y top;
}

.sub_middle {
	margin: 0;
	padding: 0;
	width: 638px;
	background: transparent url(../imgs/background/middle/center_box.jpg) 0 0 no-repeat;
}

.box {
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 618px;
	height: 441px;
	scrollbar-base-color: #6cdaf7;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #d6d5d5;
	scrollbar-shadow-color: gray;
	scrollbar-lightshadow-color: gray;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;

}

.box_basic {
	margin: 0;
	padding: 0 20px 0 0;
	overflow-y: auto;
	width: 600px;
	height: 393px;
	scrollbar-base-color: #6cdaf7;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #d6d5d5;
	scrollbar-shadow-color: gray;
	scrollbar-lightshadow-color: gray;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
}

.box_faq {
	margin: 0;
	padding: 0;
	overflow-y: auto;
	width: 618px;
	height: 363px;
	scrollbar-base-color: #6cdaf7;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #d6d5d5;
	scrollbar-shadow-color: gray;
	scrollbar-lightshadow-color: gray;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
}

.sub_product {
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
	width: 123px;
	height: 119px;
}

.indiv_product {
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
	width: 342px;
}

.indiv_product_ {
	margin: 0;
	padding: 0 0 0 25px;
}

.sbottom_part{
	padding: 0;
	margin: 0;
	width: 989px;
	height: 209px;
	background: transparent url(../imgs/background/bottom/b_box2.gif) 0 0 no-repeat;
}

.sboard_bottom {
	padding: 0 0 0 1px;
	margin: 0;
}

.about_middle {
	margin: 0;
	padding: 30px 0 0 0;
	width: 638px;
	height: 518px;
	background: transparent url(../imgs/background/middle/center_box.jpg) 0 0 no-repeat;
}

.shoppingcart_middle {
	margin: 0;
	padding: 0 0 0 15px;
	width: 623px;
	height: 518px;
	background: transparent url(../imgs/background/middle/center_box.jpg) 0 0 no-repeat;
}

.account_middle {
	margin: 0;
	padding: 60px 0 0 20px;
	width: 618px;
	height: 488px;
	background: transparent url(../imgs/background/middle/center_box.jpg) 0 0 no-repeat;
}

.add_button{
	padding: 0 0 0 35px;
	margin: 0;
}

.thin_border{
	width: 7px;
	border-right:#333333 thin solid;
	padding: 0;
	margin: 0;
}

.login_b{
	padding: 10px 0 0 64px;
	margin: 0;
}	

.cart_menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 608px;
	height: 31px;
}

.cart_icon {
	float: left;
	margin: 0;
	padding: 14px 14px 0 14px;
	width: 49px;
	height: 68px;
}

.line {
	margin: 0 0 0 5px;
	padding: 0;
	border: #6cdaf7 thin solid;
	width: 597px;
	height: 306px;
	overflow-y: auto;
	scrollbar-base-color: #6cdaf7;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #d6d5d5;
	scrollbar-shadow-color: gray;
	scrollbar-lightshadow-color: gray;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
}

.page_menu {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


/* ----------------------------- Form Elements -------------------------------- */
.header {font-size: 15px; font-weight: bold; color: #5F3713; margin: 0 0 5px 0; text-align: left; }
.normal {font-size: 11px; color: #5F3713; margin: 0; text-align: left; }
.header2 {font-size: 12px; font-weight: bold; color: #5F3713; margin: 0; }
.formbg {margin: 0; padding: 0; text-align: left; }
.normal2 {font-size: 10px; color: #5F3713; margin: 0; text-align: left; }

#form  {margin: 0; padding: 0; text-align:left; width: 980px; }
.form1 {margin: 0; padding: 0; text-align:left; }
.form2 {margin: 0; padding: 0; text-align:left; width: 350px; }

.loader {
	float:left;
}

.response {
	margin: 0;
	padding: 10px;
	background-color: #666;
	border: 1px solid #999;
	color: #FFF;
}

.forms { 
	margin: 0;
	padding: 0;
}

.field {
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000; 
	background-color: #FFF;
	height: 16px;
	width: 180px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.field_search {
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000; 
	background-color: #FFF;
	height: 16px;
	width: 80px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.sfield {
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFF; 
	background-color: #6cdaf7;
	width: 50px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.bigfield {
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000; 
	background-color: #FFF;
	width: 222px;
	height: 90px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.btn {
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #fff; 
	font-weight: bold;
	background-color: #6cdaf7;
	border: 2px solid #6cdaf7;
	width: 70px;
	height: 21px;
}

a.greyBtn:link, a.greyBtn:visited {
	display:block; 
	background:url(../imgs/grey-bg.gif) no-repeat; 
	width:140px; 
	height:24px; 
	text-align:center; 
	line-height:24px;
	color: #ffffff;
	font-weight: bold;
	float:right;

}

.space { width: 15px; }

.space_h { height: 7px; }

/**Table style**/
table.inputTable{
	padding:5px;
}
table.inputTable td{
	line-height:1.2em;
	vertical-align:top;
	padding-bottom:5px;
}
table.inputTable td.label{
	font-size:11px;
}

table.inputTable input{
	height:1.5em;
}

table.inputForm{
	padding:5px;
}
table.inputForm td{
	line-height:1.2em;
	vertical-align:top;
	padding-bottom:5px;
}
table.inputForm td.label{
	font-size:11px;
}

table.inputForm input{
	height:1.2em;
	width:200px;
}
/**End of Table style**/
/* == Notice / Error == */
.error {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
  padding-left:5px;
  color: #ffffff;
  border: 1px solid #CE4141;
  background:#CF2626;
  margin: 4px 0;
  text-align:center;
  font-weight:bold;
}

.notice {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
  padding-left:5px;
  color: #ffffff;
  border: 1px solid #2E6D29;
  background:#4E8F3E;
  margin: 4px 0;
  text-align:center;
  font-weight:bold;
}
/* == End of Notice Error == */

/**misc**/
div.loginInfoDiv{
	padding:5px 5px;
	background:#BFEDFF;
	border:1px solid #00B2FC;

}

div#forgotpwdDiv{
	padding:5px 5px;
	background:#BFEDFF;
	border:1px solid #00B2FC;
}

div.productDiv{
	width:123px;
	float:left;
	margin-left:25px;
	margin-top:20px;
	min-height:200px!important;
	font-weight:bold;
}

span.lineThrough{
 text-decoration:line-through;
}

div.homeProductDiv {
	margin: 0px 0 0 10px;
	padding: 0;
	width: 140px;
	height: 115px;
	float:left;
	background:url(../imgs/background/middle/product_shadow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
}

div.homeProductDiv_xshadow {
	margin: 0px 0 0 10px;
	padding: 0;
	width: 140px;
	height: 115px;
	float:left;
	text-align:center;
}

div.home_product_txt{
	
}

/**end of misc**/

/**Cart Style**/
.cart-box {
  padding-bottom: 25px; 
}

input.button1 {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  background: #6CDAF7;
  color:#ffffff;
  border:0;
  padding:3px;
}

.cartTotal {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dashed #ffffff;
  width: 100%;
  background-image: url(./images/hr-2.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 15px;
  font-weight:bold;
}

.prodlist-price-current {
  color: #000; 
  font-size: 15px;
  font-weight: bold; 
}
.big-divbox {
  width: 600px;
  height: 280px;
  border: 1px solid #cccccc;
  overflow: auto; 
  padding: 5px;
}

.pg a {
	float: left;
	margin: 0 3px 0 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #FFF; 
	border: 1px solid #6cdaf7; 
	background-color: #6cdaf7;
	font-size: 10px;
	font-weight: bold;
}

.pg a:hover, #highlight {
	float: left;
	margin: 0 3px 0 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #555; 
	border: 1px solid #555; 
	background-color: none;
	font-size: 10px;
	font-weight: bold;
}

/**End of Cart**/

.cap{
	text-transform:uppercase;
}

.news_leftSide{
	float:left;
	width:50px;
	font-weight:bold;
}

.news_rightSide{
	float:right;
	width:540px;
}

.border_text a {
	text-decoration: none;
	color: #6cdaf7; 
	border-bottom: 0; 
}

.border_text a:hover {
	text-decoration: none;
	color: #FFF; 
	border-bottom: 0; 
}

.special_price{
	color:#8F8F8F;
	font-weight:bold;
}
.home_product_black{
	font-weight:bold;
}

.blackFont{
	color:#000000;
}

.hlabel{
	position:absolute;
}
