/*----------------------------*/
/* VGM_STYLES.CSS             */
/*----------------------------*/
#aspnetForm H1 {
	font-size:3.0em;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	}
/*---------------------------------*/
/* table styling on products       */
/*---------------------------------*/
#aspnetForm table td {
	/*border:1px solid black;*/
	}

#aspnetForm tr {}


	

#products_left_nav
{
	font-size: 1.4em;
}

/*Product para style/size */
#content p
{
	font-size: 1.0em;
}

#vgm_category_path {font-size:1.0em;}

#vgm_category_path a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#vgm_category_path a:visited
{
	color: #000000;
	font-weight: bold;
}

#vgm_category_path a:hover
{
	color: #FC8E00;
	font-weight: bold;
}

#vgm_category_path a:active
{
	color: #FC8E00;
	font-weight: bold;
}

.vgm_product_info a
{
	text-transform:uppercase;
	color: #000000;
	font-weight: bold;
}

.vgm_product_info a:visited
{
	color: #000000;
	font-weight: bold;
}

.vgm_product_info a:hover
{
	color: #FC8E00;
	font-weight: bold;
}

.vgm_product_nav
{
	margin-top: 10px;
	font-weight: bold;
	font-size:1.2em;
}

.vgm_product_nav a
{
	padding-left: 5px;
	padding-right: 10px;
	color: #808080;
	text-decoration: none;
}

.vgm_product_nav a:visited
{
	color: #808080;
}

.vgm_product_nav a:hover
{
	color: #2370FA;
}

#border-test
{
}
input
{
	color: #000000;
	font-size: 11px;
}

select
{
	color: #000000;
	font-size: 11px;
}

#container
{
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#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: 960px;
	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
{
	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: 910px;
	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;
}
.vgm_product_image {width:350px;}

.vgm_product_image div a img
{
	height: 75px;
	padding-top: 5px;
	width: 75px;
}

img
{
border: 0;
}

.vgm_category_product
{
	float: left;
	margin: 0px 30px 0px 0px;
}
.vgm_product_thumbnail
{
	float: left;
	width: 110px;
	text-align: center;
	border: 0;
	padding:15px 0px 6px 0px;
}

div.vgm_product_info
{
	width: 200px;
	/*font-size: 1.2em;*/
	padding:0px 0px 0px 0px;
}
.vgm_product_info
{	
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 250px;
}

.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;
	padding-right: 10px;
}

.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;
}
.billing
{
	width: 100%;
}
.shipping
{
	width: 100%;
}
.vgm_sub_category img
{
	margin-left: -12px;
padding:5px 0px 0px 0px;
}

.vgm_sub_category
{
	float: left;
	font-size: 1.0em;
	font-weight: bold;
        margin: 2px;
        margin:0px 10px 0px 10px;
}

.vgm_sub_category a:link
{
	color: #000000;
	text-decoration: none;
	margin:10px 10px 0px 10px;
	display:block;
}

.vgm_sub_category a:visited
{
	color: #000000;
	text-decoration: none;
	margin:10px 10px 0px 10px;
	display:block;
}

.vgm_sub_category a:hover
{
	color: #FC8E00;
	margin:10px 10px 0px 10px;
	display:block;
}

.vgm_sub_category a:active
{
	color: #FC8E00;
	margin:10px 10px 0px 10px;
	display:block;
}

#key-points
{
	float: left;
	width: 410px;
	padding:5px 0px 5px 0px;
}

#key-points ul li
{
	margin-left: 2px;
	padding-left: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 25px;
	background:url("../images/sce/round-droplet-25px.jpg") no-repeat scroll 0 0 transparent;
}

.product_extrafield_label
{
	font-size: 2.0em;
}

.feature
{
	margin-left: 30px;
	font-family: Arial;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	background: url("../images/sce/round-droplet-25px.jpg")  no-repeat;
}
/*
#footer-logos
{
	height: 121px;
	margin-top: 33px;
	width: 960px;
}
*/
