BODY {
	margin: 0; 
	padding: 0;
	border-collapse: collapse;
	font-family:	Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
TABLE, TH, TD {
	border-collapse: collapse;
	font-size: 12px;
}
BODY {
	background-color: #E1E1E1;
}
HTML, HTML BODY {
	height: 100%;
}

A {
	color: #4F585E;
	text-decoration:	none;
}
A:hover {
	text-decoration:	underline;
}
#border_lft {
	width: 26px;
	height: 100%;
	background-image:  url(/images/main/border_main_lft.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#column_mdl {
	height: 100%;
	background-color:	#ffffff;
	text-align: left;
	vertical-align: top;
	padding:0;
	margin:0;
}
.nav_chain {
	text-align: left;
	vertical-align: top;
}
#border_rgt {
	width: 26px;
	background-image:  url(/images/main/border_main_rgt.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height: 100%;
}



#content_container {
	width: 800px;
	background-color:	#ffffff;
}


FORM {
	display: inline;
}

INPUT, SELECT, TEXTAREA, BUTTON {
	font-size: 11px;
	color: #4F585E;
	background-color: #ffffff;
}

/* top menu */

#table_menu_top {
	width: 800px;
	text-align: left;
	vertical-align: top;
	border:none;
}
#table_menu_top TH {
	height: 100px;
	background-image: url(/images/main/background_top.gif);
	background-repeat: repeat-x;
	border:none;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#topmenu_buttons {
	padding-left: 20px;
	padding-top: 15px;
	
}

#logo {
	float: left;
	clear: none;
}
#login_form {
	float: right;
	margin-top: 27px;
	margin-right: 7px;
}

#login_form_forum {
	float: right;
	margin-top: 32px;
	margin-right: 10px;
}

#txt_login, #txt_password {
	border: 1px solid #B3B4B5;
	margin-left: 8px;
	vertical-align: top;
	font-size: 11px;
	margin-top: 2px;
}
#btn_login_submit {
	margin-left: 17px;	
}
#login_form TABLE {
font-weight: normal;
margin-left: 8px;
margin-top: 1px;
width:	350px;
}
#top_usr, #top_pwd {
	font-size:11px;

	text-align: left;
}
#top_pwd {
text-align: right;
padding-right: 10px;
}
#visual_homepage {

/*	margin-bottom:	25px;*/
}

#table_homepage_top_container {

	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #C9D4DD;
	width: 720px;
	margin-top: 27px;
	margin-bottom: 25px;
}

#img_bottom {
	vertical-align: top;
	text-align: left;
	width: 130px;	
}



#table_homepage_main {
	width: 540px;
	height: 216px;
	margin-left: 5px;
	margin-bottom: 25px;
	text-align: left;
	vertical-align: top;
}
#homepage_adv {
	width: 280px;
	padding-right: 15px;
	border-right: 1px solid #C9D4DD;
}
#homepage_adv H1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight:	normal;
}
#homepage_adv P {
	margin-bottom: 6px;
}

#homepage_accept {
	text-align: left;
	vertical-align: top;
	width: 260px;
}

#homepage_accept P {
margin-left: 23px;
font-size: 14px;
}
#homepage_accept IMG {
	margin-left: 23px;
}
#homepage_accept IMG.first {
	margin-bottom: 30px;
}

/*  */
#table_homepage_promo {
	text-align: left;
	vertical-align: top;
	width: 720px;
	border-bottom: 1px solid #C9D4DD;
}
#table_homepage_promo TD {
	padding-bottom: 26px;
}
#homepage_promo_image {
	width: 180px;
}
#homepage_promo_text {
	width: 540px;
	text-align: left;
	vertical-align: top;
}
#homepage_promo_info_button {
	margin-bottom: 20px;
}

/*  */

#homepage_catalog {
	width: 760px;
	margin-top: 25px;
}
#homepage_catalog_button {
	margin: 7px 0 13px 28px;

}

.homepage_catalog_row {
	width: 730px;
/*	margin-bottom: 26px; */
}
.homepage_catalog_row_cnt {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C9D4DD;
}
A {
	color: #0000BB;
	text-decoration: underline;
} 
A:hover {
	text-decoration: none;
} 


.homepage_catalog_row TD {
	width: 190px;
	text-align: center;
	border-left: 1px solid #C9D4DD;
	border-right: 1px solid #C9D4DD;
	padding-left: 15px;
	padding-right: 15px;
}

.homepage_catalog_row TD.product_image {
	padding-top: 10px;
}
.homepage_catalog_row TD.first {
	width: 175px;
	text-align: left;
	border-left: none;
	padding-left: 0;
}
.homepage_catalog_row TD.last {
	width: 175px;
	text-align: right;
	border-right: none;
	padding-right: 0;
}
.homepage_catalog_row TD.product_title {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	font-size: 14px;
}

TD.product_title A {
	text-decoration: none;
	color: #4F585E;
}

TD.product_title A:hover {
	text-decoration:	underline;
}

.homepage_catalog_row TD.product_price {
	text-align: left;
	font-size: 14px;
font-weight: bold;
padding-bottom: 20px;
}
.homepage_catalog_row .price {
	float: left;
	padding-top: 5px;
}
.homepage_catalog_row .button {
	float: right;
}

/*  */
#table_productinfo_main {
	width: 760px;
	margin-top: 27px;
	text-align: left;
	vertical-align: top;
}
#table_productinfo_main_home {

	width: 760px;
	margin-top: 27px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #C9D4DD;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
#visual_payment {
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #C9D4DD;
	width: 109px;
	text-align: center;
	padding-top: 13px;
}

#product_databrief {
	padding-left: 5px;
	padding-right: 15px;
	width: 380px;
	text-align: left;
	vertical-align: top;
}

#product_databrief H1 {
font-size: 24px;
color: #4F585E;
font-weight: normal;
margin-top:	0;
margin-bottom: 10px;
}
.markProductOutOfStock, .stockWarning {
	font-size: 20px;
	color: #bb0000;
}
.discuss {
	margin-bottom: 23px;	
}

#product_databrief .btn_discuss {
	margin-right: 25px;	
}


.price_txt {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #525252;
	margin-top: 9px;
}

.price_val {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #525252;
	margin-left: 30px;
	margin-top: 7px;
}
.price_txt_home {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #525252;
	margin-top: 19px;
}

.price_val_home {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #525252;
	margin-left: 30px;
	margin-top: 17px;
}

.button_addtocart {
	margin-top: 0px;
	float: right;	
}
.button_iwantone {
	margin-top: 0px;
	float: right;	
}


#product_image_cell {
	width: 270px;	
	text-align: center;
}

#shipment_image {
	margin-top: 1px;	
}


/*shipping calc*/
.txt_calc_zip {
	vertical-align:top;
	border: 1px solid #B3B4B5;
	width: 138px;
	margin-right: 5px;
}
.sel_calc_zip {
	vertical-align:top;
	border: 1px solid #B3B4B5;
	width: 142px;
	margin-right: 5px;
}

.button_winclose {
	text-align: center;
	margin-top: 15px;
}

.window_calculator {
	background-color: #ffffff;
}

#table_shipping_calc {
	width:170px;
	height:110px;
	background-image:url(/images/main/table_calc_bgr.gif);
	background-repeat: no-repeat;
}


#table_shipping_calc th {
	padding-top: 7px;
	border:none;
	color: #ebebeb;
	font-size: 11px;
	font-family: verdana;
	text-align:center;
	
}
#table_shipping_calc td input, #table_shipping_calc td select {
	margin-top: 3px;
	margin-left: 5px;
}
#table_shipping_calc td {
	text-align: center;
	border:none;
}

#table_shipping_calculator_win {
	width: 500px;
	margin-top: 0px;
}

#table_shipping_calculator_win TH {
	background-color: #4bb815;
}

#table_shipping_calculator_win TH H3 {
	color: #ffffff;
	margin-top:15px;
	margin-bottom: 10px;
}
.shippingmethodheader {
	background-color: #4bb815;
	padding-top:5px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#btn_close, .button_calculate {
	cursor: pointer;
	cursor:hand;
}

.button_calculate {
	margin-top:7px;
	margin-bottom: 3px;
}
.calculator_result_innr {
/*	border-top: 1px solid #C9D4DD;
	margin-top: 5px; */
}
.calculator_row TD {
	border-bottom: 1px solid #C9D4DD;
	padding-bottom: 5px;
	padding-top: 3px;
}


/*  */
#table_productinfo_full {
	width: 760px;
	border-top: 1px solid #C9D4DD;
	margin-top: 17px;
	text-align: left;
	vertical-align: top;
}

#productinfo_lft {
	width: 500px;
	padding-left: 22px;
	padding-right: 40px;
	text-align: left;
	vertical-align: top;
}
#productinfo_rgt {
	width: 260px;
	text-align: left;
	vertical-align: top;
}


#productinfo_navi TD  {
	border-right: 1px solid #ffffff;
	background-color:	#EBEBEB;
	font-weight: bold;
	vertical-align: middle;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

#productinfo_lft H2 {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 30px 0;	
}

/*  */
#productinfo_add {
width: 235px;
background-color: #E2EBF1;
margin-top: 25px;
margin-left: 3px;
}
#productinfo_add TD {
	padding: 10px 5px 10px 5px;
	background-color: #E2EBF1;
	color: #4F585E;
}

#productinfo_add TH, #productinfo_add TD.header {
	height: 20px;
	background-color: #4F585E;	
	padding: 0 6px 0 6px;
	vertical-align: middle;
	background-position: top left;
	font-weight: bold;
	color: #ffffff;
}
#productinfo_add TH {
	background-image: url(/images/main/productinfo_add_hdr_main.gif);	
}
#productinfo_add TD.header {
	background-image: url(/images/main/productinfo_add_hdr_cell.gif);
}


/* bottom */
#btm_copyright {
	width: 800px;
	text-align: center;
	margin-top: 27px;
	background-image:url(/images/main/background_btm.gif);
	height: 48px;
	font-size:11px;
	background-repeat: repeat-x;
}
.menu_footer {
	text-transform: uppercase;
	text-decoration: none;
	font-size:10px;
	color: #888888;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#btm_copyright P {
	margin-top: 15px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* common */
.small {
	font-size: 10px;
}

/* old css code */
.cnt_border_resizable {
	margin-top: 20px;
	width:760px;
	text-align: left;
}

.cnt_border_resizable H1 {
	font-size: 24px;
	font-weight:	normal;
}
/* shopping cart classes */
.productListing-heading {
	height: 22px;
	vertical-align: middle;
	font-weight:	bold;
	color: #000000;
	text-align: center;
	background-color:	#dcdcdc;
	padding: 4px;	
	text-align: left;
}
.productListing-heading-right {
	height: 22px;
	vertical-align: middle;
	font-weight:	bold;
	color: #000000;
	text-align: center;
	background-color:	#dcdcdc;
	padding: 4px;	
	text-align: right;
}
.productListing-data {
	padding: 4px 3px 4px 3px;	
	border-bottom:	1px solid #dcdcdc;
}
.productListing-data .productListing-data {
	padding: 2px;
	border: none;
}

#row_cart_update {
	margin-top: 5px;
}

/* about us */
#aboutus {
	width:	760px;
}
#aboutus TD {
	vertical-align: top;
}
#aboutus TD.contents {
	width:	260px;
	padding-right: 10px;
	border-right: 1px solid #C9D4DD;
}
#aboutus TD.text {
	width:	500px;
	padding-left: 10px;
}

#aboutus H2 {
	font-weight:	normal;
	font-size:	20px;
	margin-bottom:	5px;
}

#aboutus H3 {
	margin-bottom:	1px;
	font-size: 12px;
	font-weight: bold;
}

#aboutus P {
	margin-top: 0;
}

TD.contents A {
	color: #4F585E;
	text-decoration:	none;
}
TD.contents A:hover {
	text-decoration:	underline;
}

 TD.contents UL {
 	margin-left: 0;
	margin-top:	0;
 } 
TD.contents UL LI {
	margin-left: 15px;
	list-style-type: circle;
}
/* contact us */
#contactus {
	width:	760px;
}
#contactus TD {
	vertical-align: top;
}
#contactus TD.form {
width:	500px;
	padding-right: 10px;
	border-right: 1px solid #C9D4DD;
}
#contactus TD.storedata {
	width: 260px;
	padding-left: 10px;
}

#contactus .form {
	width: 100%;
}
#contactus .form TD {
	padding: 4px;
}
#contactus .form TD.txt {
	text-align: left;
	width: 120px;
}
#contactus .form TD.fld {
	width: 340px;
}

#contactus .fld INPUT, #contactus .fld SELECT {
	width: 240px;
	border: 1px solid	#B3B4B5;
}

#contactus .fld TEXTAREA {
	overflow-x: hidden;
	overflow-y: auto;
	height: 80px;
	width: 320px;
	border: 1px solid	#B3B4B5;
}

#contactus .form TD.submit {
text-align: center;

}
/* checkout forms */
/* --  */
#checkout_account_navi {
	margin-bottom:	15px;
	width:	760px;
}

#checkout_account_navi TD {
	width: 190px;
	text-align: center;
	vertical-align: middle;
	background-color: #EBEBEB;
	height: 20px;
	border-left:	1px solid white;
	border-right:	1px solid white;
}
#checkout_account_navi .curr {
	font-weight: bold;
	color: #4F585E;
	background-color:	#CCCCCC;
}
#checkout_account_navi .next {
	color: #BBBBBB;
}

/* -- create_account */

.checkout_form_input {
	width:	760px;  /* NB */
	margin-top:	15px;
}

.checkout_form_input TD {
	padding: 4px;
}
.checkout_form_input TD.txt {
	text-align: left;
	width: 160px;
}
.checkout_form_input TD.fld {
	width: 600px; /* NB */
}
.checkout_form_input .fld INPUT, .checkout_form_input SELECT, .checkout_form_input TEXTAREA {
	width: 200px;
	border: 1px solid	#B3B4B5;
}
.checkout_form_input .section {
	border-top: 1px solid	#B3B4B5;
}

.checkout_form_input .section_spacer {
	height: 15px;	
}

.checkout_form_input .section H2 {
	color: #444444;
	font-weight:	normal;
	font-size: 18px;
	margin-bottom:	0;
	margin-top:	10px;
}

.checkout_form_input .submit, .checkout_form_input .newsletter {
	padding-left:	164px;
}
/* two columns */

.twocol_container {
	width: 760px;
	margin-top: 10px;
}

.twocol_container .lft {
	width: 380px;
	padding-right: 10px;
	border-right: 1px solid	#B3B4B5;
}

.twocol_container .rgt {
	padding-left: 10px;
	width: 380px;
}


.twocol_container TD {
	vertical-align: top;
}

.twocol_container .checkout_form_input  {
	width: 370px;
}

.twocol_container .lft TD.txt {
	text-align: left;
	width: 140px;
}
.twocol_container .lft TD.fld {
	width: 210px; /* NB */
}




.checkout_form_input_rgt TD {
	padding: 4px;
}
.checkout_form_input_rgt .section_spacer {
	height: 15px;
}
.checkout_form_input_rgt .section {
	border-top: 1px solid	#B3B4B5;
}

 .checkout_form_input_rgt .section H2 {
		color: #444444;
	font-weight:	normal;
	font-size: 18px;
	margin-bottom:	0;
	margin-top:	10px;
}

.checkout_form_input_rgt  {
	width: 370px;
	margin-top: 15px;
}


.checkout_form_input_rgt  INPUT, .checkout_form_input_rgt SELECT {
	width: 200px;
	border: 1px solid #B3B4B5;
}


.twocol_container .submit, .twocol_container .newsletter {
	padding-left:	154px;
}






/* common */
.nobottom {
	margin-bottom:	0;
}
.notop {
	margin-top:	0;
}



/* not mine */
a.bottomlinks {
	text-transform: uppercase;
	text-decoration: none;
	font-size:10px;
	color: #888888;
}
a.bottomlinks:hover {
	color: #222222;
	text-decoration: underline;
}
a.forumlink {
	font-size: 11px;
	text-decoration: none;
}
a.forumlink:hover {
	text-decoration: underline;
}
#forumdate {
	width: 55px;
	font-size: 10px;
	color: #777777;
	text-transform: uppercase;
	float:left;
}
#forumtopic {
	text-align:left;
	float:left;
	width: 170px;
	margin-bottom: 10px;
}


.messageBox { font-size: 12px; }
.messageStackError, .messageStackWarning {  font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 12px; background-color: #99ff00; }
.checkoutBarTo { color: #bbbbbb; }
.checkoutBarCurrent { color: #222222; }


/* CSS hover enlarged image popup */

#pic {
	position: relative;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0px;
}

#pic a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	position: absolute;
	width: 230px;
	height: 230px; 
	left: -30px;
	top: -110px;
}

