body
{
	margin-top: 0px;
	font: 11px Tahoma;
}

input 
{
	color: #007da3;
	font-size: 11px;
}

select 
{
	color: #007da3;
	font-size: 11px;
}

a
{
	color: #32579e;
}

a:hover 
{
	color: #ab3122;
}

#container
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#top_menu
{
	float: left;
	height: 25px;	
	width: 463px;
}

#top_menu div 
{
	color: #0e4871;
	float: left;
	line-height: 25px;
	text-align: center;
	border-left: 1px solid #ffffff;
}

#top_menu #home 
{
	border: 0;
}

#top_menu a 
{
	text-decoration: none;
	color: #0e4871;
}

#shopping_cart 
{
	float: left;
	height: 25px;
}

#shopping_cart div 
{
	float: left;
	line-height: 25px;
	text-align: center;
}

#main_content 
{
	width: 955px;
	background: url('images/en/extender.jpg') repeat-y;
}


#category_menu 
{
	padding-right: 6px;
	margin-left:12px;
	margin-top:-8px;
}


#category_menu ul 
{
	margin: 0px;
	margin-left: 10px;
	padding: 2px;
}

#category_menu li 
{
	list-style-image:url('images/sce/arrow_1.gif');
	border-bottom: 1px none;
	margin-top:3px;
	padding-bottom:2px;
	margin-left:5px;
	padding-left:-2px;
}


#category_menu a
{
	color: #32579e;
	text-decoration: none;
}

#current 
{
	color: #016786;
	font-weight: bold;
}

#content_wrapper 
{
	float: left;
	width: 804px;
	background: url('images/en/extender2.jpg') repeat-y;
}

#shop_menu 
{
	height: 25px;
	margin-right: 10px;	
	background: none;
}

#shop_menu ul 
{
	list-style: none;
	text-align: right;
}

#shop_menu li 
{
	display: inline;
	line-height: 25px;
	border-left: 1px solid #9e9e93;
	padding: 0 5px;
}

#shop_menu a 
{
	text-decoration: none;
	color: #0e4871;
}

#shop_menu a:hover
{
	color: #a6d2df;
}

#shop_menu #shop_online 
{
	border: 0;
}

hr
{
	color: #cccccc;
	border: solid;
	height:1px;
}

#bottom_menu
{
	text-align: center;
	height: 25px;
	background: #007da3;
	float: left;
	width: 910px;
}

#bottom_menu ul
{
	height: 25px;
	margin: 0px;	
}

#bottom_menu li
{
	list-style: none;
	display: inline;
	line-height: 25px;
	padding: 0 5px;
}

#bottom_menu a 
{
	text-decoration: none;
	color: #a6d2df;
	line-height: 25px;
	height: 25px;
}

#bottom_menu a:hover
{
	color: #ffffff;
}

.category_path
{
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

.category_path A
{
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
	color:#ab3122;
}

.paging
{
	text-align: center;
}

.category_product
{
	float: left;
	border: 1px solid #eaeaea;
	padding: 3px 0px 3px 3px;

	
}
.product_listing HR{
	
	padding:0;
	color: #ffffff;
	border: 0;
	height:0px;
	
	}


.product_thumbnail
{
	float: left;
	border: 1px solid #eaeaea;
	text-align: center;
	width: 150px;	
	background:white;
}

.category_product .product_info
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.category_product .product_info a{

font-size: 12px;
	color: #013756;

font-weight: bold;
border-bottom: 1px solid #cccccc;
padding:3px 4px 3px 10px;
margin-bottom:2px;
display:block;
text-decoration:none;
background-color:#f2f2f2;
width:300px;
}
.category_product .product_info a:hover{

text-decoration: underline;
color:#ea4a42;
}
.label
{
	width: 90px;
	text-align: right;
	padding:3px 0px 3px 2px;
	
	margin:2px;
	
	
	font-weight:normal;
	float: left;
}

.data
{
	
	text-align: left;
	padding:3px 0px 3px 2px;
	
	margin:2px;
	font-size: 0.9em;
	float: left;
}

.product_info INPUT, SELECT{
	font-size: 0.9em;
	}
.data2 
{
	text-align: left;
	padding:3px 0px 3px 2px;
	
	margin:2px;
		font-size: 0.9em;
	float: left;
}

.our_price
{
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	width:100%;
	color: #0031a7;

}

.save_price
{
	color: red;
}
	
.product_title 
{
	font-size: 12px;
	color: #013756;

font-weight: bold;
border-bottom: 1px solid #cccccc;
padding:3px 4px 3px 10px;
margin-bottom:2px;
display:block;

background-color:#f1f1f1;
width:535px;
}

.product_image
{
	float: left;
	border: 1px solid #cccccc;
	margin-left:2px;
	width:200px;
	padding: 3px 0px 5px 0px;
}

.product_image {
	
}



#product_detailtd .product_info
{
	float: right;
	background:#f2f2f2;
	margin-left: 2px;
	padding: 4px;
	width:320px;
	margin-right:2px;
	
}

#product_detailtd {
border: 1px solid #cccccc;
}


.separator
{
	clear: both;

}

.form div {
	margin-bottom: 0.5em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 95px;
}

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

.order_detail 
{
	font: 1em verdana;
	border: 1px solid #2b85c4;
}
.order_detail th
{
	border: 1px solid #2b85c4;
	background-color: #007da3;
	color: #ffffff;
}
.order_detail td
{
	border: 1px solid #2b85c4;
}

.order_summary {
	font: 10pt verdana,arial;
	text-align: right;
}

.order_summary .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	width: 280px;
	font: 0.8em verdana;
	font-weight: bold;
}

.order_summary .form_data 
{
	padding: 0 5 0 0;
	text-align:right;
	width: 100px;
	font: 0.8em verdana;
	font-weight: bold;
}

.new_user
{
	float: left;
}

.existing_user 
{
	float: left;
}

.step 
{
	text-align: center;
	width: 800px;
	margin: 5px auto;
}

.step ul 
{
	list-style: none;
	margin: 0px;
}

.step li 
{
	display: inline;
	border: solid 1px black;
	padding: 2px;
	font-weight: bold;
	line-height: 25px;
}

.step .current_step 
{
	background: #0091a8;
	color: #ffffff;
	font-weight: bold;
}

.account_nav 
{
	text-align: center;
	width: 800px;
	margin: 5px auto;
}

.account_nav ul 
{
	list-style: none;
	margin: 0px;
}

.account_nav li 
{
	display: inline;
	padding: 2px;
}

.registry_nav 
{
	text-align: center;
	width: 800px;
	margin: 5px auto;
}

.registry_nav ul 
{
	list-style: none;
	margin: 0px;
}

.registry_nav li 
{
	display: inline;
	padding: 2px;
}

.table_data {
	font: 1em verdana;
}

.table_data table {
	font: 1em verdana;
}

th
{
	border: 1px solid #2b85c4;
	background-color: #007da3;
	color: #ffffff;
}

td
{
	border: 0px solid #2b85c4;
}

#data tr 
{
	font: 10pt verdana,arial;
	color: #000000;
}

#data th 
{
	font: 10pt verdana,arial;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

#data td 
{
	background-color: #FFFFFF;
	color: #000000;
}	

#data td.section 
{
	background-color: #cacbc5;
	color: #636466;
	font-weight: bold;
}

fieldset 
{
	margin: 0;
	padding: 0;
}
.sub_category {
width:100%;
padding-bottom:10px;
height:auto;
}
.sub_category SPAN {
width:50%;
float:left;
display:block;
margin-right:20px;
margin-left:10px;

background:left no-repeat url('images/sce/arrow_1.gif');
padding-left: 10px;
}

.sub_category a {

font-size: 12px;
font-weight: bold;
text-decoration:none;
}
.pagemainheading2 {
font-size: 16px;
font-family: "Arial Narrow";
font-weight: bold;
border-bottom: 1px solid #cccccc;
padding:3px 4px 3px 10px;
display:block;
color:#333333;
background-color:#f1f1f1;
width:535px;

}
.f_tdbor {
background: url(images/sce/f_borderleft.gif) no-repeat left top;
font-size:10px;

}

.f_tdbor1 {
background: url(images/sce/f_borderleft.gif) no-repeat right top;
font-size:10px;

}
.d_tdbor
{
background: url(images/sce/designbox_bor.gif) no-repeat left top;
font-size:10px;

}

.d_tdbor1
{
background: url(images/sce/designbox_bor.gif) no-repeat right top;
font-size:10px;

}

.f_tdbor a {

color: #cb4d51;
font-weight:bold;
font-size:12px;

}

.tdbor1
{
border: 1px solid #cccccc;

}