/** 
* Main CSS file for the "walmart" theme for VirtueMart
* @copyright 2006-2008 soeren
* @license GNU/GPL
*
*/

/* Product Details CSS */

.cart_header {
	padding:0;
	margin:0;
	font-family:Verdana;
	font-weight:bold;
	letter-spacing:-.05em;
	font-size:1.7em;
	}
	
#vmMainPage h1 {
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #EEE;
	display: block;
	text-align:left;
	}

.vmCartContainer tr,th,td {
	margin-bottom: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align:left;
	}

.vmBrowseProductTitle  a{
	margin-bottom: 0px;
	margin-top: 10px;
	margin:10px auto 0px;
	font-weight: bold !important;
	text-decoration: underline !important;
	text-align: left !important;
	font-size: 13px;
	line-height: 1.3em;
	color: #203548;
	
	}	
	
div .vmCartContainer {
	padding: 10px;
	border: 1px solid #E4E4E4;
	margin: 15px auto;
	width: 340px;
	background: #525353;
	
	}
	
.vmBrowseContainer {
	width:92%;
	padding: 10px 8px !important;
	background:transparent;
	border-bottom:0px dashed #E0E0E0;
	border-right:0px dashed #E0E0E0;
	float:left;
	}

.vmBrowseContainerLeft {
	width:92%;
	padding: 10px 8px !important;
	background:transparent;
	border-bottom:1px dashed #E0E0E0;
	border-right:0px dashed #E0E0E0;
	float:left;
	}

.vmBrowseImageContainer {
	width:20%;
	padding: 5px !important;
	background:transparent;
	float:left;
	}

.vmBrowseContentContainer {
	width:75%;
	padding: 5px !important;
	background:transparent;
	float:left;
	}
	
.vmBrowseProductSDesc {
	font-size: 11px;
	line-height: 12px;
	color: #000;
	}
	
.product-Old-Price {
	font-size: 1em !important;
	font-family: Verdana, Arial, sans-serif !important;
	font-weight: normal;
	}

.product-amount-saved {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}

#vmCatSku {
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 12px;
	background: #FFF;
	padding:5px 0;
	color: #555;
	margin-top:10px;
	}

#vmCatPrice {
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 12px;
	background: #FFF;
	padding:5px 0;
	color: #555;
	margin-top:10px;
	text-align:left;
	width:100%;
	}

.vmFlyPage .productPrice {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Verdana;
	}
	
.productPrice {
	font-size: 15px;
	color: #EEEEEE;
	font-weight: bold;
	font-family: Arial, Verdana;
	}
	
.vmAttribChildDetail {
	font-size: 1em;
	font-family: Arial, Verdana;
	font-weight: normal;
	color:#E4E4E4;
	}
/* browse page CSS */
.browseProductContainerpbv {
	vertical-align: bottom;
	width: 98%;
	height: 225px;
	margin: 5px !important;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	}

.browseProductImageContainerpbv {
	padding-top: 5px !important;
	padding-left: 5px !important;
	}
	
.browseProductTitlepbv  a,h5{
	font-size: 1.05em;
	font-weight: bold !important;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
	color: #FF8418 !important;
	}

.vmFlyPage {
	width: 97%;
	float:left;
	background: url( "themes/magento_box/images/product_bg.gif" ) repeat-x;
	padding: 20px 10px;
	border:1px solid #CCC;
	}

.vmImages {
	width: 28%;
	float:left;
	background: transparent;
	margin-right: 5px;
	}

.vmReviews {
	border:1px solid #CCCCCC;
	font-size: 12px;
	padding:4px 8px;
	width: 85%;
	margin:5px auto;
	background: #FAFAFA;
	}
	
.vmDetails {
	width: 68%;
	float:left;
	}
	
.vmProductName {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	color: #0A263C;
	padding-bottom: 5px !important;
	border-bottom:1px dashed #E4E4E4;
	}

.vmProductSku {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial;
	color: #333;
	padding-bottom: 1px !important;
	}
	
.vmProductDesc {
	font-size: 11px;
	line-height: 12px;
	}

.vmAddtoCart {
	float: right;
	padding: 3px;
	vertical-align: middle;
	border:0px solid #CCC;
	background: transparent;
	margin:2px 0;
	overflow: hidden;
	width: 300px;
	height: 40px;
	}

.vmCartHeader {
	background: #D9E5EE;
	padding: 3px 8px;
	color: #0A263C;
	font-weight:bold;
	font-size: 12px;
	}
	
.vmsectiontableheader {
	font-size: 12px;
	text-transform: normal;
	font-weight: bold !important;
	padding: 2px 8px;
	color: #E2E5E7;
	height: 15px;
	border-right:1px solid #C2D3E0;
	border-bottom:2px solid #B6D1E2;
	background: #888888 ;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	}

.vmsectiontableentry1  {
	font-size: 11px;
	text-transform: normal;
	padding: 5px;
	color: #E2E5E7;
	height: 15px;
	border:0px solid #CCC;
	background: #888888;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	}

.vmsectiontableentry2 {
	font-size: 13px;
	text-transform: normal;
	padding: 5px;
	color: #E2E5E7;
	height: 20px;
	border:0px solid #CCC;
	background: #888888;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	}
	
#browsePriceContainerpbv {
	width: 110px;
	}
	
#vmMainPage tr.sectiontableheader {
	background: #888888 !important;
	font-family: arial, verdana;
	}

/* Checkout page, cart and button CSS */
#vmMainPage legend.sectiontableheader {
	padding:5px;
	margin:0;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:-.05em;
	font-size:1.3em;
	color: #E2E5E7;
	background: transparent;
	text-transform: none;
	border: 0px solid #555;
	}

	
#vmMainPage fieldset {
	border: 1px solid #333 !important;
	margin-bottom: 10px !important;
	color: #EEE;
	font: arial, verdana;
	background: #525353;
	}
/* General Shop Styles here please */
.notify_button {
	text-align:center;
	background-position:bottom left;
	width:98px;height:30px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
}
/*.addtocart_button {
	background: url( "themes/magento_box/images/add-to-cart_blue.gif" ) no-repeat  center transparent;
}*/
.addtocart_button {
	background: #A10103 !important;
	width:100px !important;
	border:1px solid #DE5400;
	color:#FFFFFF;
	padding:1px 8px;
	margin:2px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Sans-serif, Verdana;
	}

.addtocart_browse {
	width: 95%;
	margin-top:2px;
	float:left;
	}

	
.notify_button {
	background: #F18200;
	border: 1px solid #DE5400;
	padding: 1px 8px;
	color: #FFFFFF;
}

.addtocart_button_module {
	background: #A10103 !important;
	width:100px !important;
	border:1px solid #DE5400;
	color:#FFFFFF;
	padding:1px 8px;
	margin:2px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Sans-serif, Verdana;
}

#vmMainPage .button {
	background: #F18200 !important;
	width:120px !important;
	border:1px solid #DE5400;
	color:#FFFFFF;
	padding:1px 8px;
	margin:2px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Sans-serif, Verdana;
	}

input.addtocart_button_module:hover  {
	color: #FFF;	
}

.addtocart_form {
	width: 100%;
	display: inline;
	white-space: nowrap;
}

/* The quantity box beneath the "add to cart" button  */
.quantity_box {	
	vertical-align: middle;
	font-size: 12px;
}
.quantity_box_button {
	width:10px;
	vertical-align:middle;
	height:10px;
	background-repeat: no-repeat;
	background-position: center;
}
.quantity_box_button_down {
	background-image: url( "themes/magento_box/images/down_small.gif" );
}
.quantity_box_button_up {
	background-image: url( "themes/magento_box/images/up_small.gif" );
}
.continue_link, .checkout_link {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
}
/*.checkout_link {
	
	width:160px;height:30px;
	background: url( "themes/magento_box/images/btn_ProceedtoCheckout.gif" ) no-repeat left;
} */

.continue_link {
	background: #525353;
	border:1px solid #FC840A;
	color: #FFF;
	text-decoration: none;
	padding: 2px 8px;
	
}
.next_page {
	background: url( "themes/magento_box/images/next_16x16.png" ) no-repeat right;
	padding-right: 30px;
	line-height: 20px;
	float: right;
	width: auto;
}
.previous_page {
	background: url( "themes/magento_box/images/previous_16x16.png" ) no-repeat left;
	padding-left: 30px;
	line-height: 20px;
	float: left;
	width: auto;
}

/* This is the text box informing customers about your returns policy */
.legalinfo {
	background: lightgray;
	border: 2px solid gray;
	margin: 10px;
	padding: 0px 0px 10px 10px;
}

div.pathway {
	margin-bottom: 1em;
}

div.pathway img {
	padding: 0 2px;
}

/* The PDF, Email and Print buttons */
div.buttons_heading {
	margin:10px;
	width:10%;
	float:right;
}


.product-Old-Price {
	font-size:10px !important;
	text-decoration:line-through;
}
/** BROWSE PRODUCTS STYLES **/
.browseProductContainer {
	width:92%;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	text-align:center;
}

.browseProductTitle {
	font-size: 16px; 
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	width: 30%;
	float: left;
}
.browseProductImageContainer {
	float: left;
	width: auto;
	margin: 3px;
}
.browseProductDetailsContainer {
	float: left;
	width: 70%;
}
.browseProductDescription {
	margin-top: 40px;
	width:50%;
}
.browsePriceContainer {
	float: left;
	margin: 5px;
	width:20%;
}
.browseAddToCartContainer {
	width:30%;
	text-align:center
}
.browseRatingContainer {
	float: left;
	width:25%;
	margin: 3px;
	white-space: nowrap;
}

/** Flypage Styles **/
.thumbnailListContainer {
	text-align: center;
	width: 200px;
	height: 200px;
	overflow: auto;
}

/*
General Form Styling
*/
.formLabel {
	float:left;
	width:30%;
	text-align:right;
	font-weight: bold;
	margin: 2px;
	white-space: nowrap;
	clear: left;
	vertical-align: middle;
	margin-top: 8px;
}

#agreed_div {
	white-space: normal;
}

.formField {
	float:left;
	width:60%;
	margin: 2px;
	vertical-align: middle;
	margin-top: 8px;
	
}
.missing {
	color:red;
	font-weight:bold;
}

/**
* Administration Styles
*/
.adminListHeader {
	float:left; height: 48px; background-repeat: no-repeat;
	text-align: left; font-size: 18px; font-weight: bold;
	padding-left: 80px;	
}

.labelcell {
	margin-left: auto;
	font-weight: bold;
	vertical-align: top;
	width: 30%;
}
table.adminform td.labelcell {
	text-align: right;
}
.iconcell {
	vertical-align: top;
	width: 5%;
}
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-color:#7B7B7B;
	/*background-position:left 5px;*/
	background-repeat:no-repeat;
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:1px 0pt;
	font-weight: 900;
	margin:1pt 1pt 1em 1em;
	padding:0.5em 1em 1.5em 35px;
}
.shop_error {
	background-image: url( "themes/magento_box/images/error.gif" );
}
.shop_warning {
	background-image: url( "themes/magento_box/images/warning.png" );
}
.shop_info, .shop_tip {
  	background-image: url( "themes/magento_box/images/info.png" );
}

.shop_debug {
	background-image: url( "themes/magento_box/images/log_debug.png" );

}
.shop_critical {
	font-weight: bold;
	background-image: url( "themes/magento_box/images/log_critical.png" );
}
/**
* Addtocart detail Styles
*/
.vmPlaceOrder {
	background: url( "themes/magento_box/images/btn_place_order.gif" ) no-repeat center;
	height: 45px;
	width: 190px;
	border: none;
	}

.vmCartContainer { /* Cart Container */
	width: auto;
	float: left;
	Text-align:left;
	/*border: 1px solid #000;*/
	padding: 5px;
}

.vmCartChildHeading { /* Header for the cart */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;

}

.vmCartChild { /* Container for the Child Product */
	
	
	float:left;	
	width:320px;
}

.vmChildDetail { /* Child Detail, description , attributes ,price, quantity etc */
	
	vertical-align: middle;
	margin-top: 6px;
	float:left;
	text-align:left;
}

.vmCartChild .productPrice{
width:25px; 
margin-right:10px;
}

.vmCartChildElement { /* Individual element styling */
	
	width: 100%;
	vertical-align: top ;
	height: 25px;
	text-align: center;

	
}

.vmCartAttributes { /* Attributes Div*/
	background: #525353;
	/*margin-top:8px;*/
	border:1px solid #EAEAEA;
	width:85%;
	padding: 0px;
	margin: 3px 0px;
}

.vmAttribChildDetail {  /* Product Attributes Styling */
	
}
	

.vmMultiple {
	height:35px;
}



.vmChildType { /* Product type div*/

width: 100%;
}

.vmClearDetail { /*Clear the divs afer child types*/
	clear: both;
}

.vmClearAttribs { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne { /* Odd Row One styling */
	background: transparent;	
}

.vmRowTwo { /* Even Row Styling */
	background: transparent;
}

/* Link Details for link to child*/
.vmChildDetail a, .vmChildDetail a:link {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmChildDetail a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
/* Styling for the form elements to enable correct Line Up  */
.inputboxquantity {
	margin-top: 3px;
	vertical-align: middle;
}
.availabilityHeader {
	text-decoration:underline;
	font-weight:bold;
}
.inputboxattrib {
	float: left;
	margin-top: 0px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.quantitycheckbox {
	margin-top: 6px;
	vertical-align: middle;
}	

/**
* Addtocart detail Styles for placing attributes beside product_types
*/
.vmCartContainer_2up { /* Cart Container */
	width: 100%;
	float: left;
	background: lightblue;
	border: 1px solid #000;
	padding: 3px;
}

.vmCartChildHeading_2up { /* Header for the cart */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

.vmCartChild_2up { /* Container for the Child Product */
	
	vertical-align: middle;
	border: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	
	margin-bottom: 2px;
	float:left;	
}

.vmChildDetail_2up { /* Child Detail, description , attributes ,price, quantity etc */
	vertical-align: middle;
	margin-top: 6px;
}

.vmCartChildElement_2up { /* Individual element styling */
	width: 100%;
	vertical-align: middle ;
	height: 25px;
	text-align: left;
	
}

.vmCartAttributes_2up { /* Attributes Div*/
	float: left;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	width:50%;
}

.vmAttribChildDetail_2up {  /* Product Attributes Styling */
	
}
	
.vmMultiple {
	height:35px;
}

.vmChildType_2up { /* Product type div*/
	background: lightblue;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	float: left;
	width: 40%;
	border: 1px solid #000;
}

.vmClearDetail_2up { /*Clear the divs afer child types*/
	
}

.vmClearAttribs_2up { /*Clear the divs before the attributes*/
	clear:both;
}
.vmRowOne_2up { /* Odd Row One styling */
	background: lightgray;	
}

.vmRowTwo_2up { /* Even Row Styling */
	background: white;
}

/* Link Details for link to child*/
.vmChildDetail_2up a, .vmChildDetail_2up a:link {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmChildDetail_2up a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.vmCartModuleList  {
  cursor : pointer;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
.vmCartModuleList:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.vmquote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}
.editable {
	background: #ffff33;
	cursor: pointer;
}
ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
}
.clr { clear: both; overflow:hidden; }
.sectiontableheader
{color:white;
	background-color: #999999;
	padding: 0px;
}
.sectiontableentry1
{
	background-color: #525353;
}
.sectiontableentry
{
background-color: #525353;
}
