body.editor
{
	background-color: #fff;
}
body
{
	margin-top: 0px;
font: 0.7em verdana;
}
input
{
	color: #000000;
	font-size: 11px;
}
select
{
	color: #000000;
	font-size: 11px;
}
a
{
	color: #007da3;
}
a:hover
{
	color: blue;
}
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#top_menu
{
	float: left;
	height: 25px;
	width: 463px;
}
#top_menu div
{
	float: left;
	color: #0e4871;
	line-height: 25px;
	text-align: center;
border-left: 1px solid #ffffff;
}
#top_menu #home
{
border: 0;
}
#top_menu a
{
	color: #0e4871;
	text-decoration: none;
}
#shopping_cart
{
	float: left;
	height: 25px;
}
#shopping_cart div
{
	float: left;
	line-height: 25px;
	text-align: center;
}
#main_content
{
	width: 700px;
background: url(../images/en/extender.jpg) repeat-y;
}
#content_wrapper
{
	float: left;
	width: 700px;
background: url(../images/en/extender2.jpg) repeat-y;
}
#shop_menu
{
	height: 25px;
	margin-right: 10px;
background: none;
}
#shop_menu ul
{
	text-align: right;
list-style: none;
}
#shop_menu li
{
	line-height: 25px;
display: inline;
border-left: 1px solid #9e9e93;
padding: 0 5px;
}
#shop_menu a
{
	color: #0e4871;
	text-decoration: none;
}
#shop_menu a:hover
{
	color: #a6d2df;
}
#shop_menu #shop_online
{
border: 0;
}
#bottom_menu
{
	float: left;
	height: 25px;
	width: 700px;
	text-align: center;
background: #007da3;
}
#bottom_menu ul
{
	height: 25px;
margin: 0px;
}
#bottom_menu li
{
	line-height: 25px;
list-style: none;
display: inline;
padding: 0 5px;
}
#bottom_menu a
{
	height: 25px;
	color: #a6d2df;
	line-height: 25px;
	text-decoration: none;
}
#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;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
margin: 2px;
}


.vgm_product_thumbnail
{
	float: left;
	width: 110px;
	text-align: center;
border: 1px solid #2b85c4;
}
.vgm_product_info
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 250px;
	font-family: Verdana;
	font-size: 8;
	font-style: normal;
}
.paging
{
	text-align: center;
}
.vgm_product_price .label
{
	float: left;
	width: 100px;
	text-align: right;
padding: 0 5px;
}
.vgm_product_price .data
{
	float: left;
	width: 100px;
	text-align: right;
}
.vgm_retail_price .data
{
	text-decoration: line-through;
}
.vgm_product_image
{
	float: left;
}
.vgm_product_data .label
{
	float: left;
	width: 100px;
	text-align: right;
padding: 0 5px;


}
.vgm_product_data .data
{
	float: left;
	
}
.vgm_order_summary
{
	text-align: right;
margin: 2px;
}
.new_user
{
	float: left;
}
.existing_user
{
	float: left;
}
.form div
{
	margin-bottom: 0.1em;
	width: 100%;
}
.form .indent
{
margin:10px 0px 10px 95px;
}
.form .form_element
{
	float: left;
	width: 180px;
	vertical-align: middle;
	text-align: right;
padding: 0px 10px 0px 0px;
}
.form .form_data
{
	float: left;
	text-align: left;
padding: 0px;
}
.vgm_step
{
	text-align: center;
margin: 5px auto;
}
.vgm_step ul
{
list-style: none;
margin: 0px;
}
.vgm_step li
{
display: inline;
border: solid 1px black;
padding: 2px;
}
.vgm_step #current_step
{
background: #0091a8;
}
fieldset
{
	width: 100%;
}
.vgm_account_nav
{
	width: 780px;
	text-align: center;
margin: 5px auto;
}
.vgm_account_nav ul
{
list-style: none;
}
.vgm_account_nav li
{
display: inline;
padding: 2px;
}
.data tr
{
	color: #000000;
font: 10pt verdana,arial;
}
.data th
{
	text-align: left;
}
.vgm_sub_category
{
	float: left;
margin: 2px;
}
.billing
{
	width: 100%;
}
.shipping
{
	width: 100%;
}

/*advanced styles */

/* Pleae note the vgm_product_detail class was added to the vgm-> site content Editor -> Pages -> Product detail layout page, view the source to see the structure.*/

.vgm_product_detail h1{ font-size: 1.7em; color: #ba0503} /* modify the title */

.vgm_product_detail p.vgm_product_description{ font-size: 1.2em; margin: 0px} /* modify product description; may not be needed */

.vgm_product_detail div.vgm_product_image img{ width: 200px } /* modify the width of the main product image */

.vgm_product_detail div.vgm_product_price{color: #ba0503 }  /* modify the price */

.vgm_product_detail div.vgm_product_data{color: #ba0503} /* modify the qty and the add buttons */
