﻿

.maincontent_min_sizer_store
{
	min-height: 650px;
	padding: 5px 5px 5px 5px;
}

.right_side_info
{
  float:right;
  margin-top:-10px;
  
  /*  border:1px solid #000000;*/
}

.store_InDashDisplay
{
  float:left;
  width:649px;
  background-color:#ffffff;
  /*background-image: url('../images/content_bg.jpg' );
  background-repeat: no-repeat; */
  padding-left:10px;
  padding-right:10px;
  border-right:solid 2px #d0d0d0;
  border-bottom:solid 2px #d0d0d0;
  border-left:solid 1px #d0d0d0;
  margin-bottom:10px;
 } 
 
 
 .welcome_message
{
float:left;
 margin-top:-5px;
    background-color: #FFFF99;
    padding: 10px;
    border-right: solid 2px #d0d0d0;
    border-bottom: solid 2px #d0d0d0;
    border-left: solid 1px #d0d0d0;
    margin-bottom: 10px;
}
 
 
 .product_full_wrapper
 {
   background-color:#ffffff;
   padding:10px;
   border-right:solid 2px #d0d0d0;
   border-bottom:solid 2px #d0d0d0;
   border-left:solid 1px #d0d0d0;
   margin-bottom:10px;
   width:650px;
 }


.featured_table
{
	width: 100%;
	width:680px;
	border-spacing: 2px;
}


/******************* Product Columns ********************/
.product_columns
{
	float: left;
	width: 320px;
	padding:5px;
    background-color:#ffffff;
	border-right:solid 2px #d0d0d0;
    border-bottom:solid 2px #d0d0d0;
    border-left:solid 1px #d0d0d0;
    border-top:solid 1px #d0d0d0;
    height:190px;
}



.product_image
{
    float: left; 
    min-width: 150px;
    text-align: center;
    padding:5px;
}

.product_image img
{
	/*width: 70px;
	height: 70px;*/
  border:1px solid #000;
	
}
.product_title
{
	float:left;
    font-weight:bold;
    color:#000;
   /* margin-left:5px;*/
    text-align:left;
    width:150px;
	/*border:1px solid blue;*/
}

.product_title .titletext
{
	font-size: 16px;
	line-height:20px;
	color: #808080; 
	margin-top: 15px;
	/*margin-left:10px;*/
	min-height:50px;
    /*	border:1px solid green;*/	
}

.product_columns .short_description
{
	color: #000; 
	font-weight:normal;
	font-size:12px;
    min-height:150px;
    /*	border:1px solid green;*/	
}


.product_title_footer
{
    clear:left;
    float:left;
    width:100%;
	text-align: right;
	color: #808080;
	margin-right: 15px; 
	margin-top:10px;
/*	border:1px solid blue;*/
}

.product_title_footer a
{
   color:blue;
}

.product_line_seperator
{
	border-bottom: solid 3px #808080;
	margin-bottom: 10px;
	border-bottom-color: #C0C0C0;
}

.product_detail_product_name
{
	font-weight:bold;
	font-size:18px;
    /*border:1px solid #000000;*/
}

.product_detail_product_options
{
	border-spacing:5px;
	width:660px;
}

.product_detail_phone
{
	color: #808080;
	font-size: 14px;
}

.product_detail_description
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #808080;
	border-bottom: solid 3px #808080;
	min-height:50px;
	padding:5px;
	width:650px;
 
}

.BreadCrm
{
	float: left;
	width: 650px;
	padding:15px 5px 5px 10px;
    background-color:#ffffff;
	border-right:solid 2px #d0d0d0;
    border-bottom:solid 2px #d0d0d0;
    border-left:solid 1px #d0d0d0;
    border-top:solid 1px #d0d0d0;
    margin-bottom:20px;
    height:35px;
}

.SCProd
{
	color: #808080;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
}



.Text4 {
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 10px 15px;
}

.ButtonRw {
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: right;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

.button11TB
{
	font-size: 11px;
	font-weight: bold;

	color: #545454;
}
a.button11TB:link
{
	text-decoration: none;
	color: #545454;
	font-weight: bold;
}
a.button11TB:visited
{
	text-decoration: none;
	color: #545454;
	font-weight: bold;
}
a.button11TB:hover
{
	text-decoration: underline;
	color: #545454;
	font-weight: bold;
}

.product_cell
{
	width: 200px;
	height: 200px;
	border: 1px solid #C0C0C0;
	padding:5px;
}

.product_cell h3
{
	background-color:#a09a88;
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	padding:5px;
	margin-bottom:5px;
}

.product_cell .view_product
{
	text-align:right;
	margin-right:5px;
}

.productsdescription
{
	text-align:left;
	margin-top:10px;
	width:400px;
}

.VendoraButton
{
	background-color:#a09a88;
	color:#ffffff;
	border:none;
	padding:2px;
}

.dynamic_options
{
	line-height:25px;
}

.dynamic_options th
{
	font-weight:bold;
	width:100px;
	text-align:left;
}

.addtocart
{
	width:400px;
	margin-top:10px;
	text-align:right;
}

.mycart
{
    float:left;
	width:649px;
    background-color:#ffffff;
    padding:10px 10px 10px 10px;
    border-right:solid 2px #d0d0d0;
    border-bottom:solid 2px #d0d0d0;
    border-left:solid 1px #d0d0d0;
    margin-bottom:10px;
    margin-left:-10px;
    margin-top:-10px;
}


.mycart table
{
	width: 100%;
	
}
.mycart th
{
	background-color:Yellow;
	font-weight:bold;
	height:20px;
	padding:2px;
}

.mycart .items
{
	text-align:left;
}

.mycart .item_quantity
{
	text-align:center;
}

.mycart .item_quantity .input
{
	text-align:right;
}

.mycart .item_price
{
	text-align:right;
}

.mycart .item_total
{
	text-align:right;
}

.mycart .item_actions
{
	text-align:right;
	border-right: 1px solid #C0C0C0;
}
.mycart .item_row
{
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding:2px 2px 5px 2px;

}

.mycart .update_subtotal
{
	text-align:right;
	padding-top:10px;
	
}

.mycart .summary
{
	font-weight:bold;
	padding:5px;
}

.mycart .summary_amount
{
	text-align:right;
	padding-right:1px;
}

.mycart .checkout_btn
{
	text-align:right;
	padding-top:10px;
}
.SideCart
{
    background-color: #FFFFFF;
    padding: 10px;
    border-right: solid 2px #d0d0d0;
    border-bottom: solid 2px #d0d0d0;
    border-left: solid 1px #d0d0d0;
    margin-bottom: 10px;
    margin-left:10px;
	width:153px;
	
/*
	width:172px;
	border:1px solid #000000;
	background-color:#E4E4E4;
	margin-top:10px;
	margin-left:10px;
	padding:2px;
	text-align:left;
*/
}

.SCHder {

	color: #CC0000;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/store/Line_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.SCartHdr {
	color: #CC0000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DADADA;
}

.SCItem {
	color: #333333;
	text-align: left;
	vertical-align: middle;
/*	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;*/
	padding-left: 10px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.SCItem_JustAdded
{
	color: #333333;
	text-align: left;
	vertical-align: middle;

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PriceTbl {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;

}

.SCPrice {

	color: #333333;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.SCPrice2 {

	color: #333333;
	/*text-align: right;*/
	vertical-align: middle;
	padding: 10px 15px;
}

.ZIPField {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}
.ZIPTx {
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.checkoBUT {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.checkoBUT img
{ 
   border:0px;
}

.cart_total
{
	padding-top:10px;
}
.est_total
{
	font-weight:bold;
	color:#CC0000;
	padding-left: 15px;

	
}

.est_total_amount
{
	font-weight:bold;
	color:#CC0000;
	text-align:right;
	padding-left: 35px;

}


/*======================= CheckOut ==================================*/

.checkout
{
    width:600px;
    background-color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    border-right:solid 2px #d0d0d0;
    border-bottom:solid 2px #d0d0d0;
    border-left:solid 1px #d0d0d0;
    margin-top:5px;
    margin-bottom:10px;

}

.checkout_steps_border
{
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	
}
.checkout_steps
{
    color: #CC0000;
    width:620px;
    border:solid 1px #cccccc;
	background-color: #ffffff;
	padding:5px;
}

.checkout_steps_required_info
{
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    
}
.REGhder 
{
	color: #990000;
	text-align: center;
	padding: 7px 25px 8px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	padding-left:5px;
	padding-right:5px;
}

.check_out_btm_register
{
	margin-bottom:10px;
}

.ReqInfo {
	color: #CC0000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 35px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
	background-color: #F0F0F0;
	border-bottom-color: #CCCCCC;

}

.ErrorSummary
{
	color: #CC0000;
	font-weight: normal;
	background-color: #F0F0F0;
}

	
.left_right_border
{
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	
}

.left_border
{
	border-left:solid 1px #CCCCCC;
	padding-left:5px;
}
.right_border
{
	border-right:solid 1px #CCCCCC;
	padding-right:5px;

}

.right_check_out_area
{
    border-right:solid 1px #CCCCCC;
	padding-right:5px;
	/*background-color:#E4E4E4;*/
	width:200px;
	padding-left:5px;
}

/*====================== login register check out=========================*/

.login_register
{
    width:600px;
    background-color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    border-right:solid 2px #d0d0d0;
    border-bottom:solid 2px #d0d0d0;
    border-left:solid 1px #d0d0d0;
    margin-top:5px;
    margin-bottom:10px;
}

.OR
{
    text-align:center;
    height:45px;
}

.policy
{
    height:65px;
    padding-top:20px;
}

/*===================== Store InDash Managed Content =======================*/

.store_subpage_content
{
	float: left;
	text-align: left;
	padding: 0px 5px 5px 5px;
	line-height: 18px;
	width: 577px;
	/*min-height: 420px;*/
	color: #000;
	background-color: #fff;
	margin: 2px 0px 5px 2px;
}

.store_subpage_content a
{
	color: Blue;
}

.store_subpage_content h1
{
    font-size: 24px;
    font-weight: bold;
    /*background-color: #383938;*/
    color: #FFFF00;
    width: 580px;
    margin-top: 1px;
    margin-left: -4px;
    margin-right: -3px;
    height: 35px;
    padding-top: 12px;
    padding-left: 8px;
    padding-bottom: 5px;
    background-image: url( '../../images/site_design/Page_Header.png' ) top left no-repeat;
}

.store_subpage_content h2
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	
}

.store_subpage_content h3
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.store_subpage_content table td
{
    padding:2px 2px 2px 2px;
}

.store_subpage_content table th
{
    padding:2px 2px 2px 2px;
    font-weight:bold;
}


#shopping_subnavigation
{
    width:172px;
	
}

#shopping_subnavigation h3
{

    color: #ffffff;
    /*background-color: #33CC33;*/
    background-image: url(  '../images/subnav_header.png' );
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 5px;
    border:1px solid #000000;
    margin-left:10px;
    margin-bottom:2px;
    width:163px;
}

#shopping_subnavigation .navbody
{
    /*border:1px solid #000000;
	background-color:#a6fda6;
	text-align:left;
	color:#000000;
	margin-left:10px;
	*/
	background-color: #FFFFFF;
    padding: 10px;
    border-right: solid 2px #d0d0d0;
    border-bottom: solid 2px #d0d0d0;
    border-left: solid 1px #d0d0d0;
    margin-bottom: 10px;
    margin-left:10px;
	width:153px;
}

#shopping_subnavigation ul
{
    line-height: 30px;
    padding: 0px;
    margin: 10px;
 
}

#shopping_subnavigation  li
{
    color:#000000;
    margin-bottom:7px;

}

#shopping_subnavigation  ul li a
{
    color:#000000;
}


.checkoutpage_with_graphic
{
    margin-top:90px;
}