body.editor
{
	background-color: #fff;
}


input 
{
	color: #000000;
	font-size: 11px;
}

select 
{
	color: #000000;
	font-size: 11px;
}

a
{
	color: #007da3;
}

a:hover 
{
	color: blue;
}

#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;
	text-align: left;
}

#shopping_cart div 
{
	float: left;
	line-height: 25px;
	text-align: center;
}

#main_content 
{
	width: 955px;
	background: url(../images/en/extender.jpg) repeat-y;
}

#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;
}

#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;
}

#search_form input 
{
	width: 80px;
}

#category_menu 
{
	padding-right: 10px;
}

#category_menu ul 
{
	margin-left: 16px;
	padding: 0px;
}

#category_menu li 
{
	list-style: url(../images/en/bullet.gif);
}


#category_menu a
{
	color: #007da3;
	text-decoration: none;
}

#current 
{
	color: #016786;
	font-weight: bold;
}

.clear 
{
	clear: both;
}

img 
{
	border: 0;
}

.vgm_category_product 
{
	float: left;
	border: solid 1px #c4d0e0;
	display: block;
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.vgm_product_thumbnail
{
	float: left;
	text-align: center;
	width: 115px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.vgm_product_info 
{
	margin-left: 0px;
	margin-right: 5px;
	float: left;
	width: 200px;
}
.vgm_product_info p{
	display: inline;
	float: none;
}

.vgm_product_info a{
	font-size: 15px;
	font-color: #0b3d80;
	margin-bottom: 8px;
	text-decoration: none;
	color: #0b3d80;
	font-weight: bold;
	padding-bottom: 0px;
	float: left;
	width: 100%;
}
.vgm_product_info a:hover {
	font-size: 15px;
	font-color: #0b3d80;
	margin-bottom: 8px;
	text-decoration: underline;
	color: #0b3d80;
	font-weight: bold;
}
.paging 
{
	text-align: center;
}

.vgm_product_price .label 
{
	width: 95px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px}

.vgm_product_price .data
{
	text-align: left;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 0px}

.vgm_retail_price .data 
{
	text-decoration: line-through;
}

.vgm_product_image 
{
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#productdetails_right {
	float: left;
	width: 475px;
}


.vgm_product_data .label
{
	width: 115px;
	text-align: right;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.vgm_product_data .data 
{
	float:left;
	padding-bottom: 5px;
}

.vgm_order_summary 
{
	text-align: right;
	margin: 2px;
}

.new_user
{
	float: left;
}

.existing_user 
{
	float: left;
}

.form div {
	width: 100%;
	clear: left;
	float: left;
	margin-top: 3px;
}
.form {
	padding-top: 0px;
}

.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 
{
	text-align:left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.vgm_step 
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	width: 772px;
}

.vgm_step ul 
{
	list-style: none;
	margin: 0px;
}

.vgm_step li 
{
	display: block;
	border: solid 1px black;
	padding: 5px;
	float: left;
	width: 135px;
	height: 20px;
	text-align: center;
	margin-right: 5px;
}

.vgm_step #current_step 
{
	color: #FFFFFF;
	background-color: #0b3d80;
}

fieldset 
{
	width: 95%;
}

.vgm_account_nav 
{
	text-align: center;
	width: 550px;
	margin: 5px auto;
}

.vgm_account_nav ul 
{
	list-style: none;
}

.vgm_account_nav li 
{
	display: inline;
	padding: 2px;
}

.data tr
{
	font: 10pt verdana,arial;
	color: #000000;
}

.data th 
{
	text-align: left;
}

.vgm_sub_category 
{
	float: left;
	border: solid 1px #c4d0e0;
	display: block;
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: center;
	height: 120px;
}



.billing
{
	width: 100%;
}

.shipping
{
	width: 100%;
}
#vgm_category_path{
	font-size: 18px;
	line-height: 18px;
	background-image: url(../images/sce/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 556px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	float: left;
	clear: both;
}
#vgm_top_left {
	float: left;
	width: 564px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 14px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #FFFFFF;
}


#vgm_category_path a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#vgm_category_path a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#vgm_category_path a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#vgm_category_path a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.vgm_retail_price{
	color: #0fb20b;
}

.vgm_sell_price{
	color: #0fb20b;
	font-size: 14px;
	font-weight: bold;
}

.vgm_save_price{
	color: #0fb20b;
}
#productdescription{
	padding: 10px;
	width: 772px;
	margin-left: 3px;
	border: 1px solid #b5c4d9;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#productdescription .new_user {
	width: 225px;
	margin-right: 25px;
}
#productdescription .existing_user {
	width: 225px;
}
#productdescription .form_element {
	width: 150px;
	padding-bottom: 10px;
}

#productdescription .form_data input{
	width: 100px;
	text-align: left;
}#vgmcheckout {
	padding: 10px;
	width: 774px;
	margin-left: 3px;
	border: 1px solid #b5c4d9;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	background-color: #FFFFFF;	
}
#vgm_category_path h2 {
	background-image: url(../images/sce/blank.gif);
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#productoptions {
	float: left;
	width: 475px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#productlistings {
	clear: left;
	float: left;
	width: 772px;
	padding-top: 20px;
}
.vgm_product_price{
	display: block;
	float: left;

	text-align: left;
}
#login {

	padding: 10px;
	width: 772px;
	margin-left: 3px;
	border: 1px solid #b5c4d9;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#login .new_user {
	width: 225px;
	margin-right: 25px;
}
#login .existing_user {
	width: 300px;
}
#login .form_element {
	width: 80px;
	padding-bottom: 10px;
}

