body
{
	margin-top: 0px;
	font: 0.7em verdana;
}

input 
{
	color: #000000;
	font-size: 11px;
}

select 
{
	color: #000000;
	font-size: 11px;
}

a
{
	color: #6c7715;
}

a:hover 
{
	color: #262626;
}
a:visited 
{
	color: purple;
}

.myfontmsg{
	font-weight: bold; 
	color: red;
	padding: 10px;
}

#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: 0px;
	margin-top: 0px;
	margin-left: 2px;
/*	padding-right: 10px;*/
}


#category_menu ul 
{
	padding: 0px;
	margin: 0px;
}

#category_menu li 
{
	list-style: url(images/clear.gif);
}


#category_menu a
{
	color: #7a7b77;
	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: #a6a6a6;
	border: dotted;
}

#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%;
}

.paging
{
	text-align: center;
}

/************** Product details **************/

.category_product
{
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #666666;
}

#product_detail_related .category_product
{
	float: left;
	text-align: center;
	border: 0px;
}

.product_thumbnail{
	/*
	width: 110px;
	*/
}

.category_product .product_info{
	color: #858585;
	text-decoration: none;
}

.category_product a.product_info{
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}

.category_product a
{	
	width: 100%;
	color: #5b5b5b;
	text-decoration: none;
	
}
a.product_detail_category{
	color: #000000;
}
a.product_detail_navigate{
	color: #000000;
	text-decoration: none;
}
.category_product .label
{
	/*
	width: 70px;
	text-align: right;
	padding: 0 5px;
	float: left;
	*/
	color: #858585;

}

.category_product input{
	background-color: #f0f1e7;
	color: #727c23;
	border: solid 1px #727c23;
	font-weight: bold;
}

/* End of Product Details */

.label
{
	width: 100px;
	text-align: left
	padding: 0 5px;
	float: left;
}

.data
{
	text-align: right;
	float: left;
}
.label_price
{
	width: 100px;
	text-align: left
	padding: 0 5px;
	float: left;
	color: #c85050;
}

.data_price
{
	text-align: right;
	float: left;
	color: #c85050;
}
.data2 
{
	float: left;
}

.our_price
{
	/*font-weight: bold;*/
	color: #787878;
}


.save_price
{
	
}
	
.product_title 
{
	font-size: 12px;
	color: #2b85c4;
}

.product_image
{
	float: left;
}


.product_info
{
	/*float: left;*/
}


.separator
{
	clear: both;
}

.separator_large
{
	clear: both;
	line-height: 3px;
	height: 3px;
	width: 100%;
	font-size: 1px;
}

.separator_small
{
	clear: both;
	line-height: 1px;
	height: 1px;
	width: 100%;
	font-size: 1px;
}

.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: 70px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

/* for checkboxes */

.form .form_checkbox_element
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .form_checkbox_data 
{
	
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 205px;
	vertical-align: middle;
}

.form .separator 
{
	clear: both;
	padding: 0px;
	font-size: 1px;
	height: 1px;
}

.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: 100%;
	margin: 0px auto;
}

.step ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.step li 
{
	margin: 0px;
	display: inline;
	border: solid 1px #727c23;
	padding: 4px 4px;
	line-height: 25px;
	color: #69712b;
	background-color: #e3e5d3;
	letter-spacing: -1px;
}

.step .current_step 
{
	background: #9fa669;
	color: #ffffff;
	font-weight: bold;
}

.account_nav 
{
	text-align: center;
	width: 100%;
	margin: 5px auto;
}

.account_nav ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px
}

.account_nav li 
{
	display: inline;
	padding: 2px;
}

.registry_nav 
{
	text-align: center;
	width: 100%;
	margin: 5px auto;
}

.registry_nav ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px
}

.registry_nav li 
{
	display: inline;
	padding: 2px;
}

.table_data {
	font: 1em verdana;
}

.table_data table {
	font: 1em verdana;
}

th
{
}

td
{
}


.center_content_section th
{
	color: #ffffff;
}
.center_content_section td
{

}

#data tr 
{
	font: 10pt verdana,arial;
	color: #000000;
}

#data th 
{
	font: 10pt verdana,arial;
	text-align: left;
	background-color: #e3e5d3;
	color: #88913a;
}

#data td 
{
	background-color: #FFFFFF
	color: #333333;
}	

#data td.section 
{
	background-color: #e3e5d3;
	color: #88913a;
	font-weight: bold;
}
#data td.section2 
{
	background-color: #e3e5d3; 
	color: #69712b; 
	font-weight: bold; 
	line-height: 20px; 
	height: 20px; 
	border-top: 1px solid #666666
}

fieldset 
{
	margin: 0;
	padding: 0;
}
.homepagetop {
	background-color: #262626;
	height: 42px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
}
.homepageheader {
	background-color: #e9edc8;
	background-image: url(images/sce/lumomo-homepic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 181px;
	border: 1px solid #000000;
}
.homepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 53px;
}
.homesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #41480c;
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 32px;
}
.lumomopicsdivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/sce/lumomopicsback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.homefeatureproducts {
	padding-top: 4px;
}

.lumomopicstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.redtext {
	color: #c85050;
}


.greentext {
	color: #abb841;
}
