/*

*/

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

BODY {
  color: #333333;
  margin: 0px;
  background:#000000;
  font-family: Times New Roman;
  font-size:12px;
  line-height:120%;
}
FORM {
	display: inline;
}
div{
padding: 0px;
margin: 0px;
}
/*div*/

div.header{
 	background: url(images/header.png) top no-repeat;
 	width: 900px;
 	height: 180px;
}
/********/

/*tables*/
table{
padding: 0px;
margin: 0px;
}
tbody{
	padding: 0px;
	margin: 0px;
}
td{
	padding: 0px;
	margin: 0px;
}
table.top_menu{
 height: 40px;
 width: 900px;
 border-top: 1px solid #99B3CC;
 background: #336699;
}
.top_menu td{
	text-align: center;
	color: white;
	font-weight: none;
	font: 17px Georgia;
	cursor: pointer;
}
td.top_menu_search{
	width: 160px;
}
td.left_col{
	width: 160px;
	background: #F9FAFC;
}
td.content_col{
	width: 740px;
	background: #FFFFFF;
}
TD.infoBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #587CBE;
  border: 1px solid #C8D5E4;
  color: #ffffff;
  width: 160px;
}
td.product_item{
	width: 160px;
	padding: 10px;
	text-align: center;
	color: #264C75;
	font: 12px Times New Roman;
	font-weight: bold;
}
td.boxtext{
	padding-left: 5px;
}
table.footer{
	height: 40px;
	background: #336699;
	font: 11px Times New Roman;
	color: #FFFFFF;
	width: 900px;
}
table.product_info{
	
	
}
table.product_info select{
	
}

table.product_info .left_top{
	background: url(images/product_info_left_top.jpg) right no-repeat;
 	width: 3px;
 	height: 3px;
}
table.product_info .center_top{
	background: url(images/product_info_center_top.jpg) bottom repeat-x;
 	height: 3px;
}
table.product_info .right_top{
	background: url(images/product_info_right_top.jpg) left no-repeat;
 	width: 3px;
 	height: 3px;
}
table.product_info .left_center{
	background: url(images/product_info_left_center.jpg) right repeat-y;
 	width: 3px;
}
table.product_info .content{
 padding: 10px;
 background: url(images/product_info_content_background.png) right bottom no-repeat;
}
table.product_info .right_center{
	background: url(images/product_info_right_center.jpg) left repeat-y;
 	width: 3px;
}
table.product_info .left_bottom{
	background: url(images/product_info_left_bottom.jpg) right no-repeat;
 	width: 3px;
 	height: 3px;
}
table.product_info .center_bottom{
	background: url(images/product_info_center_bottom.jpg) top repeat-x;
 	height: 3px;
}
table.product_info .right_bottom{
	background: url(images/product_info_right_bottom.jpg) left no-repeat;
 	width: 3px;
 	height: 3px;
}
table.blue_notification{
	margin-top: 10px;
	padding-bottom: 20px; 
}
table.blue_notification .left_top{
	background: url(images/blue_notification_left_top.jpg) right no-repeat;
 	width: 3px;
 	height: 3px;
}
table.blue_notification .center_top{
	background: url(images/blue_notification_center_top.jpg) bottom repeat-x;
 	height: 3px;
}
table.blue_notification .right_top{
	background: url(images/blue_notification_right_top.jpg) left no-repeat;
 	width: 3px;
 	height: 3px;
}
table.blue_notification .left_center{
	background: url(images/blue_notification_left_center.jpg) right repeat-y;
 	width: 3px;
}
table.blue_notification .content{
	background: #F3F8FC; 
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold; 
	padding: 3px;
	padding-left: 8px;
}

table.blue_notification .content2{
	background: #F3F8FC; 
	font: 13px Georgia;
	color: #3F8EC2;

	padding: 3px;
	padding-left: 8px;
}
table.blue_notification .content2 a{
	background: #F3F8FC; 
	font: 13px Georgia;
	color: #3F8EC2;

}
table.blue_notification .right_center{
	background: url(images/blue_notification_right_center.jpg) left repeat-y;
 	width: 3px;
}
table.blue_notification .left_bottom{
	background: url(images/blue_notification_left_bottom.jpg) right no-repeat;
 	width: 3px;
 	height: 3px;
}
table.blue_notification .center_bottom{
	background: url(images/blue_notification_center_bottom.jpg) top repeat-x;
 	height: 3px;
}
table.blue_notification .right_bottom{
	background: url(images/blue_notification_right_bottom.jpg) left no-repeat;
 	width: 3px;
 	height: 3px;
}
td .productListing-heading{
	text-align: center;
	font: 10px Verdana;
	color: #3F8EC2;
}
td .productListing-data{
	text-align: center;
	font: 13px Verdana;
}

td .productListing-data a{
	font: 13px Verdana;
	color: #0072BB;
	text-decoration: underline;
}

td .productListing-data input{
	text-align: center;
	font: 13px Verdana;
	background: #EAEAF2;
	border: 1px solid #B1A082;
}

td td td.productListing-data b {
	color:  #333333;
}

td.smallText{
	font: 14px Times New Roman;
	color: #333333;
	padding-top: 10px;
}
td.smallText a{
	color: #0072BB;
}

table.infoBox td{
	text-align: center;
}
tr.infoBoxContents td{
	text-align: center;
}
span.inputRequirement{
	font:  14px Times New Roman;
	color: #333333;
}
/********/
#flashcontent
	{
	    position: relative;
	    top: 30px;
		width: 420px;
		height: 112px;
	}
div.product_info{
	margin-top: 20px;	
	
}
div.product_name{
	color: #3F8EC2;
	font: 13px Verdana;
	font-weight: bold;
	padding-top: 15px;
}
div.product_name_product_list{
	color: #3F8EC2;
	font: 13px Verdana;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
div.currency_on_product_info{
	color:#3F8EC2;
	font: 12px Time New Roman;
	float: left;
	}
div.product_price{
	text-align: center;
	color: #333333;
	font: 11px Verdana;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:20px;
}
div.product_price_on_produnt_info{
	text-align: center;
	color: #333333;
	font: 11px Verdana;
	font-weight: bold;
	margin-bottom:20px;
}
div.product_description{
	text-align: left;
	font: 13px Verdana;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	width: 240px;
}
div.screenshots{
	float: left;
	border: 1px solid #D6D6D6;
	margin-left: 5px;
}
div.submenu{
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	_left: 0px;
	padding-top: 10px;
	width: 740px;

	background: #FFFFFF;
	z-index: 33;
}
div.cell:hover table tr td div{
	text-decoration: underline;
	color: rgb(111, 165, 198);	
}
div.spase_for_div{
	float: left;
	width: 20px;
	font: 1px;
}
td.available_options_head{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 25px;
}
td.available_options_content{
	font: 12px Verdana;
	color: #333333;
	font-weight: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.available_options select{
	max-width: 240px;
	_width: 240px;
}
td.available_options_content select{
	font: 10px Verdana;
}
div.cell{
	display: table-cell !important;
	display: inline; /* IE */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	height: 40px;
	text-align: center;
	font: 16px Times New Roman;
	cursor: pointer;
	color: #ffffff;
}
div.infoboxHeadingLeft{
	border: 1px solid #FFFFFF;
	height: 28px;
	background: url(images/infoboxheadingleft.jpg) left no-repeat;
	font: 17px Times New Roman;
	font-weight: bold;
}
div.price{
	color: #FF0000;
	font: 10px Times New Roman;
	text-align: center;
}
div.breadcrumb{
	padding: 10px 10px 10px 20px;
	color: #0072BB;
	font: 17px Georgia;
	font-weight: none;
	text-decoration: none;
}
@-moz-document url-prefix(){
	div.breadcrumb{
		padding: 10px 10px 10px 5px;
	}
}

input.search_input{
	font: 12px Times New Roman;
	color: 	#666666;
    border: 1 solid #76A3D0;
    height: 20px;
    width: 130px;
    text-align: center;
}
span.price{
	font-size: 10px;
	font: 10px Times New Roman;
	color: #264C75;
	font-weight: normal;
}
/*links*/

div.header a {
 color: #FFFFFF;
 font-size: 10px;
 text-decoration: none;
}

div.header a:HOVER {
 color: #FFFFFF;
 font-size: 10px;
 text-decoration: underline;
}

.top_menu a{
 color: #FFFFFF;
 font-size: 16px;
 text-decoration: none;
}
.top_menu a:hover{
	color: #6FA5C6;
}
.infoBoxContents a{
 color: #336699;
 font-family: Times New Roman;
 font-weight: bold;
 font-size: 13px;
 
}
.breadcrumb a{
	color: #0072BB;
}
div.dynamic_mopics_warning{
	padding-top: 10px;
	font: 10px Verdana ;
	color: #333333;
}
div.dynamic_mopics_click_toview{
	padding-top: 5px;
	font: 10px Verdana ;
	color: #999999
}

td.product_item a{
	color: #264C75;
}
a{
text-decoration: none;
}

/**/
div.build_step1_table_bg {
	width:678px;
	height:409px;
	overflow:hidden;
 	background:#003366 url(../../images/build_step1_table_bg.jpg) left top repeat-x;
	margin-left:30px;
	z-index: 1;
}
div.build_step1_table_left {
	width:678px;
	height:409px;
	overflow:hidden;
 	background:url(../../images/build_step1_table_left.jpg) left top no-repeat;
}
div.build_step1_table_right {
	width:678px;
	height:409px;
	overflow:hidden;
 	background:url(../../images/build_step1_table_right.jpg) right top no-repeat;
}
div.build_step1_table_bottom {
	width:678px;
	height:9px;
	overflow:hidden;
 	background:url(../../images/build_step1_table_bottom.jpg) right top no-repeat;
	margin-left:30px;
}
span.build_step1_table_bottom_text {
	width:170px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:220%;
	padding-left: 20px;
	text-align: left;
}

.build_step1_table_bottom_pager
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top: -5px;
	_margin-top: -20px;
	margin-right: 20px;
	position: relative;	
	height: 10px;
	width: 400px;
	float: right;
	padding: 0px;
	text-align: right;
}
.build_step1_table_bottom_pager_text
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	cursor: pointer;
}

div.steps_menu_begin {
 	background:url(../../images/steps/menu_begin.jpg) left top no-repeat;
	width:7px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_menu_end {
 	background:url(../../images/steps/menu_end.jpg) left top no-repeat;
	width:7px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_menu_between {
 	background:url(../../images/steps/menu_between.jpg) left top repeat-x;
	width:3px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_menu_bg_active_left {
 	background:url(../../images/steps/menu_bg_active_left.jpg) left top no-repeat;
	width:3px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_menu_bg_active {
 	background:url(../../images/steps/menu_bg_active.jpg) left top repeat-x;
	width:220px;
	height:43px;
	overflow:hidden;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	line-height:350%;
}
div.steps_menu_bg_active_right {
 	background:url(../../images/steps/menu_bg_active_right.jpg) left top no-repeat;
	width:3px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_menu_bg_left {
 	background:url(../../images/steps/menu_bg_left.jpg) left top no-repeat;
	width:3px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_menu_bg {
 	background:url(../../images/steps/menu_bg.jpg) left top repeat-x;
	width:228px;
	height:43px;
	overflow:hidden;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#244870;
	line-height:350%;
}
div.steps_menu_bg_right {
 	background:url(../../images/steps/menu_bg_right.jpg) left top no-repeat;
	width:3px;
	height:43px;
	overflow:hidden;
	float:left;
}
div.steps_tbl_info_left {
 	background:url(../../images/steps/tbl_info_left.jpg) left top no-repeat;
	width:2px;
	height:31px;
	overflow:hidden;
	float:left;
}
div.steps_tbl_info_right {
 	background:url(../../images/steps/tbl_info_right.jpg) left top no-repeat;
	width:2px;
	height:31px;
	overflow:hidden;
	float:left;
}
div.steps_tbl_info_bg {
 	background:url(../../images/steps/tbl_info_bg.jpg) left top repeat-x;
	height:31px;
	overflow:hidden;
	float:left;
	font-family:Verdana;
	font-size:13px;
	color:#3F8EC2;
	padding-left:6px;
	line-height:250%;
	font-weight:bold;
}
div.module_title_build_step1 {
	margin-left:21px;
	width:684px;
	height:48px;
	overflow:hidden;
}
div.module_title_bg {
 	background:url(../../images/module_title_bg.jpg) left top repeat-x;
	width:100%;
	height:48px;
	overflow:hidden;
}
div.module_title_left {
 	background:url(../../images/module_title_left.jpg) left top no-repeat;
	width:100%;
	height:48px;
	overflow:hidden;
}
div.module_title_right {
 	background:url(../../images/module_title_right.jpg) right top no-repeat;
	width:100%;
	height:48px;
	overflow:hidden;
}
div.module_title_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	margin-left:14px;
	height:48px;
	overflow:hidden;
	line-height:240%;
}
div.module_content_build_step1 {
	margin-left:21px;
	width:684px;
	overflow:hidden;
}
.module_content_build_step1_text1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3F8EC2
}
div.build_step1_table_titles {
	height:32px;
	overflow:hidden;
	border-left:1px solid #90AAC3;
	border-bottom:1px solid #30698F;
	border-right:1px solid #30698F;
	cursor:pointer;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:370%;
	float:left;
}
div.build_step1_table_content {
	clear:both;
	width:661px;
	height:357px;
	overflow-y:scroll;
	background-color:#FFFFFF;
}
div.build_step1_table_items {
	height:26px;
	overflow:hidden;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#3F8EC2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:200%;
	float:left;
}
div.btn_vid1_bg {
 	background:url(../../images/btn_vid1_bg.jpg) left top repeat-x;
	height:28px;
	width:94px;
	overflow:hidden;
	cursor:pointer;
}
div.btn_vid1_left {
 	background:url(../../images/btn_vid1_left.jpg) left top no-repeat;
	height:28px;
	overflow:hidden;
}
div.btn_vid1_right {
 	background:url(../../images/btn_vid1_right.jpg) right top no-repeat;
	height:28px;
	overflow:hidden;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:270%;
}
div.build_step1_table_leftcol {
	width:134px;
	height:480px;
	overflow:hidden;
	float:left;
}
div.build_step1_table_leftcol_item {
	width:134px;
	height:20px;
	padding:0;
	margin:0;
	_height:24px;
	border-top:2px solid #6382A1;
	border-bottom:2px solid #002952;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:170%;
	_line-height:160%;
}
div.build_step1_table_rightcol {
	float:left;
	width:530px;
	height:470px;
/*	overflow-y:scroll;*/
	overflow-x:scroll;
	background-color:#FFFFFF;
	margin-top:15px;
	border:1px solid #30698F;
}
div.build_step1_table_rightcol_item {
	width:72px;
	height:454px;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F8EC2;
	line-height:230%;
}
div.build_step1_table_rightcol_item_row {
	height:22px;
	overflow:hidden;
}
div.build_step1_shape {
	margin-left:3px;
	height:20px;
	width:20px;
	overflow:hidden;
	float:left;
}
div.icon_ajax_loading {
 	background:url(../../images/icon_ajax_loading.gif) left top no-repeat;
	width:120px;
	height:40px;
	overflow:hidden;
	position:absolute;
	margin-top:186px;
	margin-left:270px;
}
div.icon_ajax_loading2 {
 	background:url(../../images/icon_ajax_loading.gif) left top no-repeat;
	width:120px;
	height:40px;
	overflow:hidden;
	position:absolute;
	margin-top:40px;
	margin-left:300px;
}



td.main2 select{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 150px;
}

td.main2 input{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 150px;
}

td.main input{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 150px;
}

div.main_table{
  margin-top: 0px;
  margin-bottom: 20px;
  _margin-bottom: 30px;
  _margin-top: 20px;
  
}

td.main_aling_left{
  text-align: left;
}

div.smalltextandlinc{
margin-bottom: 10px;
_margin-bottom: 20px;
margin-left: 10px;
}

div.smalltextandlinc font small b{
color: #000000;
}

div.smalltextandlinc a{
color: #0072BB;
}

div.top_for_main_forgotte_pass{
	_margin-top: 10px;
	margin-left: 10px;
}

div.text_for_main_forgotte_pass{
	margin-top: -10px;
	_margin-top: 10px;
	margin-left: 20px;
}

div.product_info{
_margin-top: 20px;
}

div.related_product{
 margin: 4px;	
}
div.related_product_title{
 padding-top: 15px;
 padding-left: 6px;
 padding-bottom: 10px;
 text-align: left;
 font: 13px Verdana;
 color: #3F8EC2;
 font-weight: bold;	
}
div.related_product_name{
 text-align: center;
}
div.related_product_name a{
 font: 13px Verdana;
 color: #3F8EC2;
 font-weight: bold;
}
div.related_product_price{
 padding-top: 10px;
 text-align: center;
}
div.related_product_price a{
 font: 11px Verdana;
 color: #124578;
 font-weight: bold;	
}
div.top_product_info{
margin-top: -10px;
_margin-top: 0px;
}

div.top_text_checkout_payment{
 margin-left: 5px;
 _margin-top: 10px;
}

td.main_update input{
	height: 35px;
}

div.top_text_order_info{
_padding-top: 10px;
_padding-bottom: 20px;
}

td.top_content_payment_info{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold; 
	padding-left: 15px;	
}

td.top_content_payment_info_second{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold; 
	padding-left: 15px;		
	padding-bottom: 10px;
}

div.top_checkout_payment{
margin-top: -15px;
_margin-top: 5px;
}

td.main_order_info input{
	height: 33px;
}

td.checkoutBarFrom a{
color: #333333;
}

td.checkoutBarCurrent{
	font: bold;
	color: #3F8EC2;
}

td.checkoutBarTo{
	color: #999999;
}

div.credit_avalible{
margin-left: 20px;
}

div.credit_avalible b{
color: #3F8EC2;
}

div.credit_avalible tr.modulerow_redeemcode td.main b{
color: #333333;
}

div.credit_avalible tr  td.main {
color: #333333;
}

div.credit_avalible tr.modulerow_redeemcode td.main{
text-align: left;
}

div.credit_avalide_redeemcode{
width: 390px;
text-align: right;
font: 14px Time New Roman;
}

div.credit_avalide_redeemcode input{
width: 150px;
text-align: right;
}

font.checkout_payment_litle_text{
font-size: 1px;
_font-size: 18px;}

tr.modulerow_redeemcode{
font: 13px Verdana;
}

td.modulerow_redeemcode{
	font: 13px Verdana;
	color: #333333;
	font: bold;
	text-align: left;
}

div.top_text_checkout_payment_address{
margin-left: 10px;
_padding-top: 10px;
_padding-bottom: 20px;
}

td.top_content_checkout_payment_address{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold; 
	padding-left: 20px;		
	padding-bottom: 10px;
}

td.checkout_payment_address_pointer1  select{
width: 150px;
}

td.checkout_payment_address_pointer1  input{
width: 150px;
}

td.checkout_payment_address_input input{ 
height: 33px;
}

td.login_pwa_input input{ 
height: 30px;
width: 96px;
}

td.login_pwa_small_text{
	font: 14px Times New Roman;
	color: #333333;
	
}

td.smallText_login{
	font: 14px Times New Roman;
	color: #333333;
	padding: 0px;
}

td.top_text_second_level{
font-family: Verdana; 
font-size: 13px; 
color: #3F8EC2;
padding-left: 20px;
}

td.top_text_second_level2{
font-family: Verdana; 
font-size: 13px; 
color: #3F8EC2;
padding-left: 10px;
}

div.top_text_account_notification{
margin-left: 10px;
_padding-top: 10px;
}

div.top_text_my_account{
margin-left: 10px;
_padding-top: 10px;
_padding-bottom: 10px;
}


td.acoount_notifications_pointer1 input{
width: 15px;
}

a.linck_for_my_account{
font: 14px Time New Roman;
 color: #0E4174;
}

td.top_text_third_level{
font-family: Verdana; 
font-size: 13px; 
color: #000000;
padding-left: 20px;
font-weight: bold;
}

td.top_text_third_level2{
font-family: Verdana; 
font-size: 13px; 
color: #333333;
font-weight: bold;
padding-left: 30px;
}

td.account_newsletters_pointer1 input{
width: 40px;
}

div.checkout_confirmation_pointer1 table{
font: 11px Verdana; 
color: #333333;
font-weight: bold;
}

div.checkout_confirmation_pointer1 table tr td{
text-align: right;
width: 100px;
}

div.checkout_confirmation_pointer2 input{
width: 98px;
}

td.checkout_shipping_pointer1 input{
width: 98px;
}
td.text_address_format{
font: 13 Time New Roman;
}
.dificalt_table{
height: 1px;	
}
@-moz-document url-prefix(){
	 .dificalt_table{
		height: 100%;
	 }
}
.product_cant_table {
	border: 1px solid #F8F8F8;
	width: 400px;
	height: 400px;
}
.product_cant_table img{
	max-width: 400px;
	max-height: 400px;
}
.subcat_breadcumb_table_1{
	border-bottom: 3px solid #6FA5C6;
}
.subcat_breadcumb_table_2{
	border-top: 3px solid #6FA5C6;
}
.subcat_breadcumb_text{
	font: 22 Georgia; 
	color: #6FA5C6; 
	padding-top: 8px; 
	padding-bottom: 8px;
}
div.product_information_title{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.product_information_text{
	font: 11px Verdana;
	color: #000000;
	}
.product_info_div_text{
	padding: 10px;
}
.build_diamond_table_checkbox{
	padding-left: 30px;
}
.build_step1_text{
	font: 10px Arial;
	color: #666666;
}
.border_in_build_diamond_color{
	margin-right:58px; 
	margin-left: 30px; 
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 3px;
	height: 30px;  
	border: 1px solid #999999;
}
.build_step_1_space{
	margin-left: 30px;
	height: 49px;
	padding-bottom: 10px;
}
.build_step_1_space_cut{
	margin-left: 20px;
	height: 49px;
	padding-bottom: 10px;
}
.module_content_build_step1_text1 img{
	cursor: pointer;
}
.small_text_build_step1{
	font: 11px Arial;
	color: #666666;
	float: right;
}
.popup_info{
	border: 1px solid #D7DFE8;
	background: #ffffff url(../../images/popup_info_bg.jpg) left top repeat-x;
	width: 430px;
	float: left;
	margin-top: -100px;
	z-index: 9999;
}
.popup_info_heading{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
.popup_info_close{
	margin-top: 2px;
	margin-right: 10px;
	float: right;
	cursor: pointer;
}
.popup_easy_info{
	background: #ffffff;
	border: 1px solid #000000;
	margin-top: 80px;
	margin-left: 140px;
	z-index:9999;
}
.litlespace{
	padding-left: 30px;
}
.product_info_litle_table{
	font: 13px Arial;
	color: #000000;
}
.wishlist_left_space{
	padding-left: 10px;
}
.pageHeading_wishList{
	font: 17px Georgia;
	color: #0072BB;
}
.wishlist_product_image{
 padding: 5px;
}
.wishlist_product_name{
	font: 13px Verdana;
	color: #3F8EC2;
	font-weight: bold;
	padding-left: 10px;
}
.wishlidt_price{
	font: 11px Verdana;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}
#wishlist{
	font: 12px Arial;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 20px;
	}
#wishlist span.wishlist input {
	width: 20px;
}
#wishlist span.wishlist{

}
.to_shopping_cart{
	font-weight: bold;
	padding-bottom: 10px;
	margin-mottom: 10px;
}
span.button_continue_wishlist input{
	 width: 100px;
	 margin-bottom: -8px;
	 
}
.wishlist_pagnator{
	font: 13px Verdana;
	color: #333333;
}
.wishlist_pagnator a.pageResults{
	font: 13px Verdana;
	color: #224A66;
	font-weight: bold;
}

.top_flash_banner{
float: left;
padding-left: 180px;
}

@-moz-document url-prefix(){
	.top_flash_banner{
		float: left;
		
	}
}

.content_text{	
	padding-left: 20px; 
    width: 720px;                                             
}

@-moz-document url-prefix(){
	.content_text{
        width: 720px;                                                   
	}
}

.pointer_search_step2{
	margin-top:7px;
	margin-left:2px;
	float:left;
}

@-moz-document url-prefix(){
	.pointer_search_step2{
		margin-top:14px;
		margin-left:2px;
		float:left;
	}
}

.searchHeading{	
	font: 17px Georgia;
	color: #0072BB;
}
.search_color{
	background-color: #003366;
	width: 690px;	
}
.search_left{
	width: 690px;
	background: url(images/search_left_content.jpg) repeat-y left top;
}
.search_right{
	width: 690px;
	background: url(images/search_right_content.jpg) repeat-y right top;	
}
.search_header{
	width: 690px;
	background: url(images/search_center_header.jpg) repeat-x left top;	
}
.search_header_left{
	width: 690px;
	background: url(images/search_left_header.jpg) no-repeat left top;		
}
.search_header_right{
	width: 690px;
	background: url(images/search_right_header.jpg) no-repeat right top;	
}
.search_header_content{
	padding-left: 10px;
	color: #ffffff;
	font: 13px Arial;
}
.search_header_first_row{
	width: 273px;
	padding-top: 15px;
	float: left;
	
}
.search_header_second_row{
	width: 187px;
	padding-top: 15px;
	float: left;	
}
.search_header_third_row{
	width: 107px;
	float: left;
	padding-top: 15px;
}
.search_header_four_row{
	width: 90px;
	float: left;

}
.search_header_hr{
	float: left;
	background: url(images/search_hr_header.jpg) no-repeat right top;
	width: 2px;
	height: 39px;
	font: 1px solid;		
}
.search_content{
	width: 660px;
}
.search_footer{
	width: 690px;
	height: 39px;
	background: url(images/search_center_footer.jpg) repeat-x left bottom;		
}
.search_footer_left{
	width: 690px;
	height: 39px;
	background: url(images/search_left_footer.jpg) no-repeat left bottom;		
}
.search_footer_right{
	width: 690px;
	height: 39px;
	background: url(images/search_right_footer.jpg) no-repeat right bottom;
	color: #FFFFFF;		
}
.search_footer_right a{
	color: #FFFFFF;			
	}	
.search_content_bg{
	background: #FFFFFF; 
	margin-left: 15px; 
	width: 660px;
}
.search_one_product_row{
	height: 52px;	
	width: 660px;
	background: #F2F9FF;
}
.search_one_product_row_white{
	height: 52px;	
	width: 660px;
	background: #FFFFFF;
}
.search_product_image_box{
	text-align: center;
	padding-top: 4px;
	width: 52px;
	height: 42px;
	float: left;
}
.search_prodyct_name{
	width: 218px;
	float: left;
	height: 52px;
	border-right: 1px solid #ffffff;
}
.search_prodyct_name div{
	padding: 0px 0px 0px 14px;
}
.search_prodyct_name_a{
	color: #3F8EC2;
	font: 12px Arial;
	text-decoration: underline;
}
.search_prodyct_model{
	width: 189px;
	float: left;
	height: 52px;
	border-right: 1px solid #ffffff;
}
.search_prodyct_model div{
	padding: 0px 0px 0px 14px;
}
.search_prodyct_price{
	width: 109px;
	float: left;
	height: 52px;
	border-right: 1px solid #ffffff;
}
.search_prodyct_price div{
	padding: 0px 6px 0px 0px;
	color: #3F8EC2;
	font: 12px Arial;
	font-weight: bold;
	text-align: right;
}
.search_prodyct_view{
	padding-top: 12px;
}
.search_paginator{
	float: right;
	font: 10 Verdana;
	padding-right: 20px;
	padding-top: 10px;
	text-decoration: none;
}
.search_paginator a{
	text-decoration: underline;
	font-weight: bold;
}
.search_go_to_advanced_search{
	
	float: left;
	margin-left: 20px;
}

.advanced_search_br_left_content{
	width: 97%;
	background: url(images/border/left_content.jpg) repeat-y left top;
}
.advanced_search_br_right_content{
	background: url(images/border/right_content.jpg) repeat-y right top;
}
.advanced_search_br_center_header{
	background: url(images/border/center_header.jpg) repeat-x left top;
}
.advanced_search_br_left_header{
	background: url(images/border/left_heder.jpg) no-repeat left top;
}
.advanced_search_br_right_header{
	background: url(images/border/right_header.jpg) no-repeat right top;
}     					
.advanced_search_br_center_footer{
	background: url(images/border/center_footer.jpg) repeat-x left bottom;
}
.advanced_search_br_left_footer{
	background: url(images/border/left_footer.jpg) no-repeat left bottom;
}
.advanced_search_br_right_footer{
	background: url(images/border/right_footer.jpg) no-repeat right bottom;
}
.advanced_search_header{
	color: #3F8EC2;
	font: 13px Verdana;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
}
.advanced_search_boxText{
	text-align:left;
}
.advanced_search_chech_search{
	font: 11px Verdana;
	color: #000000;
	font-weight: none;
}
.advanced_search_table{
	font: 11px Verdana;
	color: #000000;	
}
.advanced_search_help{
	padding: 10px 0px 10px 20px;
}
.advanced_search_help a{
	color: #336699;
	font: 12px Arial;
}
.advanced_search_categories_row{
	text-align: right;
}
.advanced_search_categories_row div{
	padding-right: 5px;
}
.seo_footer_header {
	padding-left: 25px;
	padding-top: 5px;
	text-align: left; 
}

.seo_footer_header a{
	text-decoration: underline; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px; 
}

.seo_footer_text{
	padding-left: 15px; 
	text-align: left; 
	border-right: 1px solid white; 
	height: 80px;
}

.seo_footer_text a{
	font-size: 12px; 
	line-height: 1.2; 
	text-decoration: underline;
	color: #F3F8FC;
}

.seo_footer_text_last{
	padding-left: 15px; 
	text-align: left; 
	height: 80px;
}

.seo_footer_text_last a{
	font-size: 12px; 
	line-height: 1.2; 
	text-decoration: underline;
	color: #F3F8FC;
}

table.main{
	width: 900px;
}

.contact_info{
	color: #336699;
	font: 13px Times New Roman;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;	
}

.header_currency_text{
	margin-top: 10px; 
	padding-right: 5px; 
	color: #ffffff;
}
.header_currency_box{

	padding-left: 200px; 
	
	margin-top: 0px;	
} 
.header_currency_text2{
	float:left;
	height:14px;
	overflow:hidden;
	color:#FFFFFF;
}
.header_currency_flag{
	float:left;
	height:14px;
	overflow:hidden;
	margin-left:6px;
}
.header_currency_text3{
	padding-right: 5px; 
	color: #ffffff;
}
div.header_currency_text3 a.header_currency_href,div.header_currency_text3 a.header_currency_href:hover,div.header_currency_text3 a.header_currency_href:visited{
	font-size: 12px;
}

.header_link{
	height: 130px; 
	width: 600px; 
	float: left;  
	left: 0px; 
	top: 0px; 
	position: absolute; 
	cursor: pointer;
}

#flashcontent embed{
	cursor: pointer;
}
.additional_info{
 	color: #666666; 
 	font-size: 11px;
}
.additional_info2{
 	color: #000000; 
 	font-size: 13px;
	font-family: Times New Roman;
	text-align: justify;
	margin-left: 20px;
	padding-right: 20px;
}