/* CSS Document */

/*****
** VND CART | CSS FRAMEWORK ***
* -------------------------------------
* This CSS framework will contain all the layout options for
* the current VND Cart.
*
* All VND Cart sections will be prefixed with vndc_
*
******/

/*** GENERAL ***/
@import url(modules/general.css);

/*** RESULT PAGE ***/
@import url(modules/result.css);

/*** DASHBOARD ***/
@import url(modules/dashboard.css);

/*** RESULTS PAGE ***/
@import url(modules/results.css);

/*** VIEW CART ***/
@import url(modules/cart.css);

/*** CHECKOUT PAGE ***/
@import url(modules/checkout.css);



/***************
* SITE SPECIFIC SETTINGS :
*
****************/

.vndc_interface-tabs{
	margin-bottom:20px;
}
.vndc_welcome-dialog{
	margin-bottom:20px;
}


.vndc_search-table td{padding:10px 10px;}

.vndc_search-table th{background:#323232;color:white; padding:10px 10px;}

.vndc_search-table tr:nth-child(even) {background: #e6e6e6}

.vndc_search-table tr:nth-child(odd) {background: #FFF}


.vndc_blanksearch-table tr:nth-child(even) td {padding: 0px 5px; padding-top: 15px; }

.vndc_blanksearch-table tr:nth-child(odd) td {padding:0px 5px; padding-top: 7px; }

.vndc_blanksearch-table th{background:#d1d1d1;color:white; padding:10px 5px;}

	
	

.details_table th, .details_table td{
	
	padding:5px;
}

.details_line {
	margin-top: 7px;	
	margin-bottom: 4px;
}
	
	
	

/***********************************************************/

.underpurplebarsmall a{
	color:#069;	
}
.vndc_easy-separator{
	display:block;
	height:20px;
	width:100%;	
}
.vndcart_right-content-heading a{
	color:white;	
}

.vndcart_left-account {
	float: left;
	width: 580px;
	padding-left: 75px;
	padding-top: 35px;
	font-size: 18px;
}

.vndcart_right-content-heading {
	padding-right: 25px;
	padding-left: 25px;
	width: 680px;
	/*background-image: url(/img/vehicle-hd-bg.png);*/
	background-color:#069;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 48px;
	/* added by amh */
	min-height: 48px;
	/*height: 48px;*/
	color: #fff;
	font-size: 24px;
	text-shadow: 1px 1px 1px #560f11;
}

.vndcart_right-text {
	padding: 25px;
	float: left;
	width: 680px;
	font-size: 14px;
	color: #6b6b6b;
	
	/* added by amh 2014-05-06 */
	padding-top: 0px;
}

.vndcart_right-text_notop {
	padding-top: 0px;
}

.vndcart_field-large {
	height: 32px;
	width: 568px;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
	border: 1px solid #bcbcbc;
	padding-right: 5px;
	padding-left: 5px;
	moz-box-shadow: inset 0px 1px 4px #bcbcbc;
	-webkit-box-shadow: inset 0px 1px 4px #bcbcbc;
	box-shadow: inset 0px 1px 4px #bcbcbc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	line-height: 32px;
}
.vndcart_field-medium {
	height: 32px;
	width: 248px;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
	border: 1px solid #bcbcbc;
	padding-right: 5px;
	padding-left: 5px;
	moz-box-shadow: inset 0px 1px 4px #bcbcbc;
	-webkit-box-shadow: inset 0px 1px 4px #bcbcbc;
	box-shadow: inset 0px 1px 4px #bcbcbc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	line-height: 32px;
}

.vndcart_login-btn {
	float: left;
	margin-top: 12px;
	margin-bottom: 20px; 
	margin-left: 195px;
}

.vndcart_login-btn a {
	font-size: 14px;
	color: #000;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url(/img/search-btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a3a3a3;
	height: 35px;
	width: 188px;
	line-height: 35px;
	background-color: #d5d5d5;
}
.vndcart_login-btn a:hover {
	text-shadow: 0px -1px 0px #fff;
	font-family: 'sansationbold';
}

.vndcart_new-account-heading {
	font-size: 24px;
	line-height: 48px;
	color: #fff;
	float: left;
	height: 48px;
	width: 710px;
	padding-left: 20px;
	/*background-image: url(/img/footer-bg.png);*/
	background-color:#069;
	background-repeat: repeat;
	text-shadow: 0px 1px 1px #000;
}

.vndcart_new-account-heading2 {
	font-size: 18px;
	line-height: 48px;
	color: #fff;
	float: left;
	height: 48px;
	width: 710px;
	padding-left: 20px;
	/*background-image: url(/img/footer-bg.png);*/
	background-color:#069;
	background-repeat: repeat;
	text-shadow: 0px 1px 1px #000;
}

.vndcart_cart-big a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 37px;
	width: 190px;
	line-height: 37px;
	background-image: url(../img/big-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow: 0px 1px 0px #fcfcfc;
}
.vndcart_cart-big a:hover {
	color: #d80423;
}
.vndcart_cart-big {
	padding-top: 4px;
	float:left;
}
.vndcart_heading-q-t {
	float: right;
	width: 137px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height: 48px;
	text-align: center;
}

.vndcart_search-bg {
	float: left;
	padding-left: 25px;
	width: 705px;
}
.vndcart_search-product-box {
	float: left;
	width: 217px;
	padding-top: 34px;
	padding-right: 13px;
	padding-bottom: 5px;
}

.vndcart_cart-add-list {
	float: left;
	width: 730px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}


.vndcart_quantities {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	line-height: 50px;
	text-align: center;
	height: 50px;
	font-size: 18px;
}

.vndcart_product-img-cart {
	float: left;
	width: 429px;
	padding-top: 25px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.vndcart_product-search-img {
	float: left;
	/* commented by amh 2013-05-20 */
	/*height: 215px;*/
	min-height: 40px;
	width: 215px;
	text-align: center;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
}

.vndcart_quantity-selected {
	float: left;
	width: 137px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height: 270px;
}

.vndcart_cart-update-btns {
	float: left;
	width: 429px;
	padding-top: 8px;
	padding-left: 25px;
}

.vndcart_cart-update-btns_medium4 {
	min-height: 245px;
}

.vndcart_cart-big_leftSmall {

	margin-left:25px;	
}

.vndcart_cart-big a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 37px;
	width: 190px;
	line-height: 37px;
	background-image: url(/img/big-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow: 0px 1px 0px #fcfcfc;
}
.vndcart_cart-big a:hover {
	color: #d80423;
}
.vndcart_cart-big {
	padding-top: 4px;
	float:left;
}

.vndcart_cart-big.margin {
	margin-top: 10px;
	margin-left: 50px;
}

.vndcart_subtotal {
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	width: 137px;
	float: left;
}

.vndcart_subtotal_topborder {
	
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	width: 137px;
	float: left;
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #000;	
}




/************************************************************/

.vndcart_gallerytoparea{
	width:1027px;
	padding:0 0 0 0;
	overflow:hidden;
}
.vndcart_gallerytop{
	width:700px;
	background:url(/images/main_bg_top.png) no-repeat;
	padding:0px 0px 0 0px;
	min-height: 35px;
}
.vndcart_gallerytopleft{
	float:left;
	padding:0 0 0 0px;
	min-height: 35px;
}
.vndcart_gallerytopleft ul li{
	float:left;
	display:block;
	
	margin-right:20px;
	
	line-height:31px;
	margin:0 3px 0 0;
	
	/* addded by amh 2014-05-06 */
	border: 1px solid #DDD;
	padding: 10px 14px 5px;
	border-radius: 9px 9px 0px 0px;
	/****************************/
}
.vndcart_gallerytopleft ul li a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	
	/* added by amh 2014-05-06 */
	/*color:#947c67;*/
	color: #000;
	
	font-weight:bold;
	display:block;
	background:url(/images/navbg.gif) repeat-x bottom;
	text-shadow: -1px 1px 1px #FFF;
}

.vndcart_gallerytopleft ul li img{
	opacity:0.7;

}

.vndcart_gallerytopleft ul li a span{
	display:block;
	background:url(/images/navleft.gif) no-repeat left bottom;
}
.vndcart_gallerytopleft ul li a span span{
	display:block;
	padding:0 0px;
	background:url(/images/navright.gif) no-repeat right bottom;
}
.vndcart_gallerytopleft ul li a:hover, .vndcart_gallerytopleft ul li a.vndcart_selected{
	background:url(/images/navbghover.gif) repeat-x bottom;
	color:#6c8837;
	display:block;
	font-size:12px;
	text-decoration:none;
}
.vndcart_gallerytopleft ul li a:hover span, .vndcart_gallerytopleft ul li a.selected span{
	background:url(/images/navlefthover.gif) no-repeat left bottom;
	color:#547333;
	display:block;
}



.vndcart_gallerytopleft ul li a:hover span span, .vndcart_gallerytopleft ul li a.vndcart_selected span span{
	background:url(/images/navrighthover.gif) no-repeat right bottom;
	display:block;
}
.vndcart_gallerytopright{
	float:right;
	padding:15px 10px 0 0;
}
.vndcart_gallerytopright p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#747474;
}
.vndcart_gallerytopright p a{
	font-weight:bold;
	color:#747474;
	text-decoration:none;
	padding:0 12px;
}

.vndcart_clear {
	clear:both;
}

.vndcart_clear_small {

	min-height: 12px;
	clear: both;	
}

.vndcart_button {
	width:150px;
	padding-top:20px;
	padding-bottom:10px;
	float:left;
}

.vndcart_button2 {
	width:150px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:right;
	float:left;
}

.vndcart_button2_topLeft {

	width:150px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:right;
	float:left;
	padding-top:5px; 
	padding-right: 5px;	
}


.vndcart_iconimage {
	text-align:right;
	padding-right:10px;
	padding-bottom:15px;
}

vndcart_iconimage2 {

	text-align:right;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:40px;	
}

.vndcart_underpurplebarfull {
	width:680px;
	float: left;
	min-height: 20px;
	padding:0px 0 5px 0px;
}

.vndcart_underpurplebarfull_nobottom {

	width:680px;
	float: left;
	min-height: 20px;
	padding:0px 0 0px 0px;
}

.vndcart_underpurplebarfull_bottom {
	width:680px;
	float: left;
	min-height: 20px;
	padding:0px 0 5px 0px;
}

.vndcart_underpurplebarfull_bottom_largeText {
	width:680px;
	float: left;
	min-height: 20px;
	font-size: 13px;
	padding:0px 0 5px 0px;
}

.vndcart_underpurplebarfull_small {
	width:220px;
	float: left;
	min-height: 20px;
	padding:0px 0 0px 0px;
}

.vndcart_underpurpleCartFull_small {
	width:210px;
	float: left;
	min-height: 20px;
	padding:0px 12px 0px 0px;
}

.vndcart_innercontent3 {
	
	margin-bottom: 20px;
	
}

.vndcart_underpurplebarsmall {
	width:175px;
	/*padding:5px 5px 5px 5px;*/
	border: thin #303030 solid;
}

.vndcart_underpurplebarsmall3 {
	
	width:200px;
	padding:5px 5px 5px 5px;
}

.vndcart_underpurplebarsmall3_float {
	
	width:200px;
	float: left;
	padding:5px 5px 5px 5px;
}

.vndcart_underpurplebarsmall3_top2 {
	
	width:200px;
	padding:5px 5px 5px 5px;
	margin-top: 7px;	
}

.vndcart_underpurplebarmedium3 {
	
	width:570px;
	padding:5px 5px 5px 5px;
}

.vndcart_underpurplebarmedium4 {
	
	width:325px;
	padding:0px 0px 0px 0px;
	margin-bottom: 12px;
	border: thin #303030 solid;
}

.vndcart_searchdiv {
	width:50%;
	float:left;
}

.vndcart_orderdiv {
	width:50%;
	float:left;
}

.vndcart_thumbnaildiv {
	width:30%;
	float:left;
	padding:2px;
}

.vndcart_orderdiv h2 {
	font-size:25px;
	font-weight:100;
}

.vndcart_searchresultswrap {
	width:160px;
	height:250px;
	float:left;
	margin-right:7px;
	margin-bottom:15px;
	margin-top:10px;
}

.vndcart_ProdView_Text {
	
	color:#7e501a; 
	font-weight:bold	
}

.vndcart_ProdView_Text4 {
	
	color:#7e501a; 
	font-size:18px
}

.vndcart_ProdView_Paragraph {
	
	font-size:16px; 
	font-weight:bold	
}

.vndcart_searchresults {
	width:142px;
	padding-bottom:5px;
	height:45px;
}
.vndcart_searchresultsimage {
	width:142px;
	height:106px;
	padding-bottom:5px;
}
.vndcart_searchresultstext {
	width:142px;
	height:65px;
	padding-bottom:5px;
}

.vndcart_searchresultswrapend {
	height:250px;
	width:160px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

.vndcart_buttonHolder5 {
	
	float: left; 
	width: 200px; 
	min-height: 16px; 
	margin: 0px 190px 17px; 
	text-align: center;	
}

.vndcart_messageHolder5 {
	
	background-color: #FFFF00; 
	width: 580px;	
}

.vndcart_messageHolder6 {
	
	font-weight:bold; 
	color:blue	
}

.vndcart_dashtextright {

	width: 350px; 
	float: left; 
	min-height: 16px;	
}

.vndcart_signupLabels {
	float: left; 
	min-width: 20px; 
	min-height: 16px;	
}

vndcart_SearchTable_large {

	width: 680px;		
}

.vndcart_SearchTable_medium {
	
	width: 575px;	
}

.vndcart_SearchTable_medium_largeText tr, td, th {
	
	/*font-size: 13px;*/
}

.vndcart_SearchTable {
	
	background-color: #303030;			
}

.vndcart_SearchTable th {

	background: #303030;	
	color: #FFF;	
}
.vndcart_SearchTable td {

	background: #FFFFFF;		
}

.vndcart_left {
	float:left;
	font-size: 18px;
}

.vndcart_left_regSize {
	float:left;
}

.vndcart_right {
	float:right;
}

.vndcart_right_rightSide {
	float:right;
	padding-right: 5px;
}

.vndcart_cartDetails5 {

	float: left; 
	width: 62px; 
	min-height: 16px; 
	margin-left: 12px;	
}

.vndcart_cartDetails6 {

	float: left; 
	width: 40px; 
	min-height: 16px; 
	margin-top: 9px;	
}

.vndcart_cartHeader7 {
	
	float: left; 
	width: 200px; 
	background-color:#069;
	min-width: 16px; 
	padding: 5px; 
	color: #FFFFFF;	
}

.vndcart_cartContent7 {
	
	float: left; 
	width: 198px;
	border: solid 1px #303030; 
	min-width: 16px; 
	padding: 5px;	
}

.vndcart_selectMedium {
	
	width:190px
}	

.vndcart_img_medium {
	
	margin-right:20px;	
}

.vndcart_img_small {

	padding-right:10px;	
}

.vndcart_link_small {
	
	margin-right: 7px;	
}

.vndcart_cellButtonRight {
	
	text-align:right; 
	padding-right:50px;	
}

.vndcart_formTop7 {

	margin-top: 0px;	
}

.vndcart_DescHolder8 {
	
	padding-left:8px	
}

.vndcart_ProductDetails9 {
	
	list-style-type:circle; 
	margin-left:24px;	
}

.vndcart_QuantityText5 {
	
	width: 45px; 
	margin-top: 15px;	
}

.vndcart_textHolder5 {
	
	font-size:10px; 
	padding-top:6px;	
}

.vndcart_link_black { 

	color: #000;
}

.vndcart_topBackgroundDiv { 

	background-color: #303030; 
	width: 315px;
	color: #FFFFFF; 
	padding: 5px;
}

.vndcart_topDiv {

	float:left; 
	white-space:nowrap;
	width: 285px; 
	overflow:hidden; 
	padding: 5px;	
}

.vndcart_cart-add-list {
	float: left;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.vndcart_product-img-cart {
	float: left;
	width: 429px;
	padding-top: 25px;
	padding-left: 25px;
}
.vndcart_cart-update-btns {
	float: left;
	width: 429px;
	padding-top: 8px;
	padding-left: 25px;
}
.vndcart_cart-product-details {
	float: left;
	width: 192px;
	padding-left: 20px;
	font-size: 18px;
}
.vndcart_cart-add-text {
	font-size: 18px;
	color: #d80423;
	width: 185px;
	min-height: 16px;
	margin-bottom: 4px;
}

.vndcart_cart-add-list_bottom {
	
	border-bottom: 0px;
	border-bottom-width: 0px;
}

/********** added by amh 20140-05-06 ***********************/

.tabs_holder {
	padding: 0px; margin: 0px; border-bottom: 1px solid #DDD; height: 47px;
}

.customer_area {
	
	/*width: 83%;		
	margin-left: 17%;*/
		float: left;
	min-height: 16px;	
}


.customer_inner_area {
	width: 98%;
	margin: 15px 1% 30px 1%;
	font-weight: bold;
	font-size: 14px;	
}

div.customer_inner_area input, select {
	font-weight: normal;
}


/***********************************************************/

.multi-add-holder {
		
			float: right;
			width: 305px;
			text-align: right;
			min-height: 16px;
			margin-right: 49px;	
		}


