			/*   ===================================================================================================                                                                
                4. Navigation
======================================================================================================== */
	
#leftMenu { 
	float: left; 
	min-height:300px;
	width: 20%;
	}
	
	#leftMenu ul { 
		list-style: none; 
		margin: 0 0 1em 0; 
		padding: 0; 
		}
		
	#leftMenu li { 
		font-size 16px;
		line-height: 28px; 
		text-align: right;
		}
		
	#leftMenu a { 
		color: #333; 
		}
		
	#leftMenu li a:hover { 
		color: #B9A329;
		}
		
	#leftMenu li ul{
		margin:0;
		padding:0;
		}
		
	#leftMenu li ul a{
		padding:0 10px;
	}
	
		
	#leftMenu form{ 
		margin: 0 0 0 10px;
		padding: 0;  
		}
		
	#leftMenu fieldset{ 
		border: 0; 
		margin:0;
		padding:0;
		}
		
	#leftMenu input{ 
		float:left;
		height: 18px; 
		margin: 0 5px 5px 0; 
		width:65px;
		}
		
	#leftMenu li a.v65-pageAParent { 
		color: #fff; 
		}
		
	#leftMenu li a.v65-leftSelected { 
		color: #B9A329;
		}
		
	#leftMenu h1, #leftMenu h2, #leftMenu h3, #leftMenu h4, #leftMenu h5, #leftMenu h6{
		color:#cdcdcd;
		padding:0.5em 10px;
		margin:0;
		}
		
	#leftMenu h2{
		font: bold 1.1667em 'HelveticaNeue',Helvetica,Arial,sans-serif;
	    padding: 0.5em 10px;
	    display: none;
		}
		
	#leftMenu fieldset {
		display: none;
	}
		
		
/*   ===================================================================================================                                                                
                5. Content
======================================================================================================== */

#contentWrapper { 
	margin:0 auto;
	overflow: hidden;
	width:100%;
	/*max-width:947px;*/
	background: url('../images/content_divider.gif');
	background-repeat: repeat-y;
	background-position: 22.5% 0px;
	}
	
.noLeftContent{
	margin-left:185px;
	}
	
.store{
	background:#fff;
	}
	
#pageContent.store{
	width:100%;
	/*max-width:850px;*/
	float:none;
	margin:20px auto;
	}
	
#contentWrapper.store{
	background:#fff;
	}	
	
	#homepageContent { 
		padding: 20px; 
		}
		
	#pageContent { 
		float: right; 
		padding: 5px 0px 20px 0px;
		width: 75%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; 
	}		
	
	#pageContentWide { 
		padding: 20px; 
		width: 930px; 
		}
	
#contentWrapper.fullwidth {
	background-image: none;
}

#contentWrapper.fullwidth #pageContent {
	float: none;
	margin: 0px auto;
}
		
/*   ===================================================================================================                                                                
                6. Blog Template
======================================================================================================== */
#blogContent { 
	float: left; 
	overflow: hidden; 
	padding: 20px 25px 0 0; 
	width: 580px; 
	}

	#blogRightWrapper { 
		float: right; 
		padding: 20px 0 0 0; 
		overflow: hidden; 
		width: 345px; 
		}
		
		#blogRightWrapper-Col1 { 
			float: left; 
			overflow: hidden; 
			padding: 0 25px 0 0; 
			width: 160px; 
			}

		#blogRightWrapper-Col2 { 
			float: left; 
			overflow: hidden; 
			padding: 0; 
			width: 160px; 
			}
	

/*   ===================================================================================================                                                                
                7. Print Template
======================================================================================================== */

#printBody { 
	background-color: #FFF; 
	background-image: none; 
	font-size:0.8em;
	margin: 0; 
	padding: 0; 
	}
	
#printWrapper { 
	margin: 0 auto; 
	width: 700px; 
	}
	
	#printHeader { 
		height: 150px; 
		width: 700px; 
		}
		
	#printContent { 
		text-align: left; 
		width: 700px; 
		}	
	
/*   ===================================================================================================                                                                
                8. Buttons - This calls the button sprites from the local site
						Use these styles to customize buttons if necessary
======================================================================================================== */

.v65-productAddToCartQuantity {
	margin-right: 5px;
}

.v65-productAddToCartQuantity input, .v65-form input, .v65-form select, .v65-form textarea {
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

button.defaultBtn, a.linkBtn, a.modalLinkBtn, a.modalLinkAltBtn {
	background-image: none !important;
}

button.defaultBtn span, a.linkBtn span, a.modalLinkBtn span, a.modalLinkAltBtn span {
	height: auto;
	padding: 6px 8px;
	background-image: none !important;
	background-color: #B9A329;
	font-size: 14px;
	line-height: 14px;
	text-transform: lowercase;
}


/*   ===================================================================================================                                                                
                10. Clear Fix
======================================================================================================== */
				
.group:before, .group:after { 
	content:""; 
	display:table; 
	}
	
.group:after { 
	clear:both;
	}
	
.group { 
	zoom:1; /* For IE 6/7 (trigger hasLayout) */ 
	}

.layClear { 
	clear: both;  
	font-size: 0px; 
	height: 1px; 
	line-height: 0px; 
	margin-top: -1px; 
	}
		

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}
	
/*   ===================================================================================================                                                                
                11. Vin65 Overrides
======================================================================================================== */

.v65-login, .v65-logout{
	text-align:left;
	width:100px;
	}

/* -----Modal Cart----- */
a#v65-toggleModalCart {  
	text-transform: lowercase;
	}
	
a#v65-toggleModalCart strong {  
	font-weight: normal;
	}

#v65-modalCartDropdown{
	z-index:1001;
	}
	
#v65-modalCart{
	position:relative;
	float:right;
	}

#v65-subscribeWidget{
	margin:0 10px;
	}	
	
.v65-product3UpImage{
	height:220px;
	width:inherit;
	}
	
.v65-product3UpTeaser{
	height:45px;
	width:100%;
	}
		
.v65-product3UpPrice, .v65-product3UpAddToCart, .v65-product3UpAddToCart form, .v65-product3UpAddToCart fieldset, .v65-product3Up, .v65-product3UpImage{
	width:169px;
	}
	
#v65-productDescription{
	width:430px;
	}
	
#v65-fieldset-billingInfo {
    width: 350px;
	}
	
.v65-product3UpTeaser h2{
	font-size:12px;
	}

.v65-product3UpRating{
	width:100%;
	}
	
.v65-product3UpAddToCart input.v65-3upQuantity{
	margin:0 10px 5px 0;
	}
	
.v65-product3UpAddToCart form{
	height:25px;
	}
	
#v65-signUpClubSummaryWrapper{
	float:right;
	margin-bottom:20px;
	position:relative;
	width:320px;
	}
	
form#v65-checkBilling .v65-additionalComments, #v65-clubCreditCard div{
	float:left;
	}
	
form#v65-checkBilling .v65-additionalComments{
	width:310px;
	}
	
#v65-fieldset-usernamePassword, #v65-fieldset-clubOptions, #v65-fieldset-shippingInfo, #v65-fieldset-paymentMethod{
    width: 350px;
	}
	
#v65-fieldset-paymentMethod div{
	float:left;
	}
	
#v65-fieldset-shippingOptions{
	width:350px;
	}

#v65-productWrapper {
	width: 100%;
	max-width: 880px;
}

#v65-productImage {
	width: 250px;
	margin-right: 0px;
}

#v65-productDescription{
	width: calc(100% - 270px);
	float: right;
}

#v65-memberAddressBook tr:hover, .alertYellow {
    background-color: #EEE;
}

.v65-yourAccount, .v65-editProfile {
    float: right;
    width: auto;
    border: 0px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    display: none;
}

.v65-login, .v65-logout {
	clear: right;
	text-align: right;
	width: auto;
	float: right;
	margin: 20px 0px 10px 0px;
	text-transform: lowercase;
}

#v65-productSpecs, #v65-productDescription hr.dotted {
	display: none;
}

#v65-PagingTop {
    border-bottom: 0px;
    margin: 0px;
}

.v65-productAddToCartSKU {
	display: none;
}

#v65-productAddToCart, #v65-productAddToCart form {
	width: auto;
}

@media only screen and (max-width: 599px) {
	
	#v65-productImage {
		width: 100%;
		float: none;
		text-align: center;
	}

	#v65-productDescription{
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 767px) {

	#contentWrapper {
		background-image: none;
	}

	#leftMenu {
		float: none;
		min-height: 0px;
		width: 100%;
		text-align: center;
	}
	
	#leftMenu li {
		display: inline;
		margin: 0px 10px;
		text-align: center;
	}

	#leftMenu li:first-child {
		display: block;
	}
	
	#leftMenu li a {
		white-space: nowrap;
	}
	
	#v65-modalCart {
		float: left;
		left: 0px;
	}
	
	.v65-login, .v65-logout {
		clear: none;
		margin: 0px;
		line-height: 24px;
	}
	
	#pageContent {
 	   float: none;
 	   clear: both;
	   width: 100%;
	   padding-top: 20px;
	}

}

.col2 {
	margin-bottom: 50px;
}

.col2 h2 {
	font-size: 20px;
}

.col2 h2 a {
	color: #333333;
}

@media only screen and (min-width: 700px) {

	.cols {
		margin-left: -5%;
	}

	.col2 {
		width: 45%;
		float: left;
		margin: 0px 0px 50px 5%;
		display: inline;
	}

}

h1.border {
	border-bottom: 1px solid #333333;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

.v65-memberAllocationTable input {
	border: 1px solid #000000;
}