


body{margin:0px;background-color:#787878;color:#7A7A7A;}


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#7A7A7A;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#010101;text-decoration:none;}
A:LINK{color:#010101;text-decoration:none;}
A:VISITED{color:#010101;text-decoration:none;}
A:HOVER{color:#F49240;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#525252;
	height:23px;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#747474;}

.BoxHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#ffffff;
	height:25px;
	padding-left:5px;
	padding-rigth:5px;
	color:#708090;
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#daa520;
	color:#000000;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#daa520;
	color:#000000;
}
A:ACTIVE.BoxLink{color:#000000;text-decoration:none;}
A:LINK.BoxLink{color:#000000;text-decoration:none;}
A:VISITED.BoxLink{color:#000000;text-decoration:none;}
A:HOVER.BoxLink{color:#833802;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#444444;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#FFEBDD;
	border-bottom:1px solid #747474;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFEBDD;
	color:#000000;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#FCFCFC;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#FCFCFC;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #222222;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFEBDD;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#F7F7F7;
	color:#FF6B01;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#222222;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#222222;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#222222;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:verdana;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#222222;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #F0F0F0;
	padding:5px;
	margin:0px;
}


div.AuthorizeNetSeal{
float:right;
padding-right:3px!important;
}


/*=== Edited @ 22.01.2010
===========================================================================*/
.columns
{	background:url(../images/column_repeater.gif) repeat-y left top;
}
.about_deal_header h2
{	background:url(../images/about_deal_header.gif) no-repeat left top;
	width:339px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
}
.review_header h2
{	background:url(../images/reviews_header.gif) no-repeat left top;
	width:357px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
}
.content_wrapper_01
{	background:url(../images/colmn_bottom.gif) no-repeat left bottom;
}
.content_wrapper_02
{	background:url(../images/colmn_bottom02.gif) no-repeat left bottom;
}
.wapper
{	padding:18px;
}
.popupwindow{border:5px #8dddff solid;background-color:#f2fbff;padding:15px ;position:absolute;width:350px;left:500px;top:300px;z-index:10000;display:none;}
.popupwindow2{border:5px #8dddff solid;background-color:#f2fbff;padding:20px ;position:absolute;left:300px;top:200px;z-index:10000;display:none;}
.left_corner{background:url(../images/corner.png) left top no-repeat;width:10px;height:9px;position:absolute;left:-5px;top:-5px;}
.right_corner{background:url(../images/corner.png) -11px top no-repeat;width:10px;height:9px;position:absolute;right:-5px;top:-5px;}
.left_btm_corner{background:url(../images/corner.png) -21px bottom no-repeat;width:10px;height:9px;position:absolute;left:-5px;bottom:-5px;}
.right_btm_corner{background:url(../images/corner.png) -32px bottom no-repeat;width:10px;height:9px;position:absolute;right:-5px;bottom:-5px;}
.close_btn{background:url(../images/btn-close.gif) left top no-repeat;width:46px;height:17px;position:absolute;right:0px;top:0;}
.close_btn:hover{background-position:left -17px;}
.close_btn2{background:url(../images/btn-close.gif) left top no-repeat;width:46px;height:17px;position:absolute;right:0px;top:0;}
.close_btn2:hover{background-position:left -17px;}
.popupwindow ul{  margin:0 auto;   padding:20px 0 0; list-style:none;width:350px;}
.popupwindow li{  margin:0;  padding:0 0 10px 0;   list-style:none; font:bold 13px Tahoma,Geneva,sans-serif!important; color:#007FB8!important; }
.popupwindow li .left{width:155px;   float:left; font:bold 13px Tahoma,Geneva,sans-serif!important; color:#007FB8!important; }
.popupwindow li .styleinput {background:url(../images/textbox_bg.gif) left top no-repeat;border:0;width:186px;height:20px;padding:2px;}
.styleinput input{border:0;height:18px;width:183px;font-weight:700;color:#007fb8;background:none;}
.styleinput select{border:0;height:20px;width:186px;font-weight:700;color:#007fb8;background:none;}
.clear{clear:both}
#buynow{position:relative;}
.ProductAttributesSelect2
{
	border:0;height:20px;width:186px;font-weight:700;color:#494949;
	width:325px!important;
}
.ProductAttributesSelect3
{
	border:0;height:20px;width:150px;color:#494949;
	width:179px!important;
	background:url("../images/text_feild_bg_3.gif") no-repeat scroll left top transparent;
	border:0 none;
	display:inline !important;
	float:none !important;
	height:30px;
	margin:0 0 8px;
	padding:5px;
	font-size:14px;
	
}
.ProductAttributesSelect9
{
	border:0;height:20px;width:150px;color:#494949;
	width:260px!important;
	background:url("../images/text_feild_bg_9.gif") no-repeat scroll left top transparent;
	border:0 none;
	display:inline !important;
	float:none !important;
	height:30px;
	margin:0 0 8px;
	padding:5px;
	font-size:14px;
	
}
