body
{
	margin-top: 0px;
	font: 11px verdana;
}

input
{
	color: #000000;
	font-size: 1em;
}

select
{
	color: #000000;
	font-size: 1em;
}

A
{
	text-decoration: none;
	color: #339933;
}
	A:hover
{
	text-decoration: none;
	color: #000000;
}

#container
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}



#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: 10px;
  padding-top: 1px;
  padding-bottom:1px;

}




#category_menu ul
{
	margin-left: 16px;
	padding: 0;

}

#category_menu li
{
	list-style: url(images/en/bullet.gif);



}


#category_menu a
{
	color: #000000;
	text-decoration: none;

}



#current
{
	color: #016786;
	font-weight: bold;
}

#current_obs
{
	color: #016786;
	font-weight: bold;
}

#current_obs ul
{
	font-weight: normal;
}

#current_obs ul li ul li#current_page { color: red;}


#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: #b6db12;
	/*border: dotted;*/
}



.category_path
{
	width: 100%;
}

.paging
{
	text-align: center;
}

.category_product
{
	float: left;
}


.product_thumbnail
{
	float: left;
	border: 1px solid #b6db12;
	text-align: center;
	width: 110px;
}

.category_product .product_info
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.label
{
	width: 70px;
	text-align: left;
	padding: 0 5px;
	float: left;
}

.data
{
	text-align: right;
	float: left;
}

.data2
{
	float: left;
}

.our_price
{
	font-weight: bold;
}

.save_price
{
	color: red;
}

.product_title
{
	font-size: 1.1em;
	color: #000000;
}

.product_image
{
	float: left;
	border: 1px solid black;
	margin-right: 5px;
}


.product_info
{
	float: left;
}


.separator
{
	clear: both;
}

.form div {
	margin-bottom: 0.5em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 0px;
}

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:left;
	float: left;
	width: 100px;
	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 #000000;
}
.order_detail th
{
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
}
.order_detail td
{
	border: 1px solid #000000;
}
*/
.order_summary {
	font: 1em verdana,arial;
	text-align: right;
}

.order_summary .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	width: 280px;
	font: 1em verdana;
	font-weight: bold;
}

.order_summary .form_data
{
	padding: 0 5 0 0;
	text-align:right;
	width: 100px;
	font: 1em verdana;
	font-weight: bold;
}

.new_user
{
	float: left;
	width: 200px;
}

.existing_user
{
	float: left;
	width: 300px;
}

.step
{
	text-align: center;
	width: 610px;
	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: #B6DA14;
	color: #ffffff;
	font-weight: bold;
}

.kk_test 
{
    color: Purple;
}
.account_nav
{
	text-align: center;
	width: 514px;
	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 #b6db12;
	background-color: #b6da14;
	color: #ffffff;
}

.td
{
	border: 1px solid #b6db12;
}

#data tr
{
	font: 1em verdana,arial;
	color: #000000;
}

#data th
{
	font: 1em verdana,arial;
	text-align: left;
	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;
}

div#content ul
{
	list-style-type: disc;
	margin-left:15px;
	display: block;
}

div#content
{
	padding:15px;
}

#content ul
{
	list-style-type: disc;
	display: block;
}

#content
{
	padding:15px;
}
