/* blue */
#page_bg {
	background:url(../images/bg.jpg);
	background-position:center top;
}

div#wrapper {
		background: none;
}

div#wrapper_r {
	background: none;
}

div#header {
	background: none;
	display:block;
	float:left;
}

div#header_l {
	background: none;
}

div#header_r {
	background: none;
}

div#footer {
	background: none;
}

div#footer_l {
	background: none;
}

div#footer_r {
	background: none;
}

.products tr {
	background: transparent url(../images/background-products.png) repeat-x 0 0 scroll;
}

.products tr td {
	/*height: 300px;*/
}

.products tr td img {
	margin: 0 auto;
	text-align: center;
}

table.fixme img {
	max-height: 100px;
}
ul#mainlevel-nav {
	display:block;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-2em 0 0;
	padding:0;
}
ul#mainlevel-nav li {
	display: inline;
}
ul#mainlevel-nav li a {
	color:#666666;
	font-weight:normal;
	padding: 1em;
	font-size: 12px;
}

ul#mainlevel-nav li a#active_menu-nav {
	background: #E0E0E0;
}

a.pathway {
	color: #999;
	font-weight: bold;
}

h1.product_title {
background:#484646 none repeat scroll 0 0;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
margin-bottom:0.2em;
margin-top:0.2em;
padding:0.7em;
text-transform:uppercase;
width:97%;
}

span.price {
	font-size: 14px;
}

.vmCartChild {
border:none;
text-align: left;
float:left;
margin-bottom:2px;
padding-left:2px;
padding-right:2px;
vertical-align:middle;
}
div.vmAttribChildDetail {
	width: auto !important;
}

div.vmCartContainer label {
	width: 50px;
}

input.addtocart_button {
background:transparent url(../images/buy-btn.png) no-repeat scroll 0 0;
display:block;
float:left;
height:19px;
margin:2em 1em 1em;
text-indent:-9999px;
width:56px;
margin-left:0;
}

table.product_desc {
	color: #666;
}

div.additional_images {
background:#E5E5E5 none repeat scroll 0 0;
display:block;
float:left;
overflow:hidden;
padding:0.6em;
width:380px;
}

div.additional_images a img {
	width: 40px;
	height: 40px;
	border: 1px solid #000;
}

td.main_image img {
	padding-top: 2em;
}

td.main_image a {
	display: block;
	width: 100%;
	height: 100%;
}
td.main_image a:hover {
	text-decoration: none;
}

