body {
	margin: 0;
	padding: 0;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 10pt;
	background: url(top-bg.jpg) repeat-x 0 0;
}

a {
	color: #ff9933;
}

#container {
	width: 960px;
	margin: 45px auto 0;
}

#feature-container {

}

#header {
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}

#header .logo {
	background: url(logo.png) no-repeat;
	display: block;
	height: 67px;
	width: 103px;
}

#header .logo span {
	display: none;
}

#nav {
	float: right;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {
	color: #888;
	font-weight: 300;
	text-decoration: none;
	margin-left: 20px;
	font-size: 10pt;
}

#nav ul li a:hover {
	color: #333;	
}

#home {
	min-height: 200px;
}

#top {
	position: fixed;
	background: #3d1908;
	padding: 15px 15px 15px 15px;
	color: #ddd;
	top: 0;
	right: 0;
	left: 0;
	z-index:300;
}

#top input.username, #top input.password {
	border-radius: 5px;
	width: 100px;
	border: 1px solid #fff;
	margin-left: 10px;
	margin-right: 10px;
}

#top .lcms-plexcart-login-btn {
	background: #888;
	color: #fff;
	border: none;
	border-radius: 5px;
}

#top a {
	color: #fff;
	text-decoration: none;
}

#top .top-placeholder {
	margin: 0 auto;
	width: 960px;
}

#feature img {
	max-width: 960px;
}

#feature {
	margin-bottom: 20px;
	min-height:380px;
}

#side {
	width: 300px;
}

.clear {
	clear: both;
}

.onethird {
	width: 33.3%;
	float: left;
}

.onethird img {
	max-width: 100%;
}

.onethird-left .placeholder {
	padding-right: 10px;
}

.onethird-mid .placeholder {
	padding-left: 5px;
	padding-right: 5px;
}

.onethird-right .placeholder {
	padding-left: 10px;
}

#logo {
	width: 50%;
}


#footer-container {
	background: url(bg-spec.jpg);
}

#footer {
	border-top: 1px solid #eee;
	margin: 0 auto;
	width: 960px;
	padding-top: 40px;
	margin-top: 30px;
	min-height: 320px;
}

#subfeature {
	width: 960px;
	margin: 0 auto;
}


#cart-search {
	float: right;
	margin-top: 15px;
	margin-left: 25px;
}

#cart-search input.lcms-plexcart-search {
	width: 100px;
}


#subfeature h2 {
	font-weight: 300;
	font-size: 20pt;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

h1, h2, h3, h4 {
	font-weight: 300;
}

.lcms-contactform input.text, .lcms-contactform textarea {
	font-size: 10pt;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-family: "Roboto", Arial, sans-serif;
}

select {
	font-size: 10pt;
	border: 1px solid #ccc;
	background: #eee;
}

.lcms-plexcart-addtocart {
	border: 1px solid #c1c1c1 !important;
	background: #ededed;
	background: -webkit-linear-gradient(#ededed 0%, #c1c1c1 100%);
	background: linear-gradient(#ededed 0%, #c1c1c1 100%);
	border-radius: 5px !important;
	color: #666 !important;
	font-size: 9pt !important;
}

.lcms-plexcart-addtocart:hover {
	border: 1px solid #969696 !important;
	background: #ededed;
	background: -webkit-linear-gradient(#ededed 0%, #c1c1c1 100%);
	background: linear-gradient(#ededed 0%, #c1c1c1 100%);
}

.lcms-plexcart-addtocart:active {
	border: 1px solid #969696 !important;
	background: #ededed;
	background: -webkit-linear-gradient(#c1c1c1 0%, #ededed 100%);
	background: linear-gradient(#c1c1c1 0%, #ededed 100%);
}


.lcms-plexcart-item {
	border: 1px solid #fff;
	background: #fff;
	margin-bottom: 20px !important;
	height: 280px !important;
}

.lcms-plexcart-item:hover {

}

input.lcms-plexcart-search {
	border-radius: 5px !important;
	font-size: 10pt !important;
	padding: 3px !important;
	-webkit-appearance: inherit;
	width: 120px !important;
	border: 1px solid #ccc !important;
}

.lcms-plexcart-search-btn {
	background: #5a2c16;
	font-size: 10pt;
	padding: 3px;
	border: 1px solid #5a2c16;	
	color: #fff;
	border-radius: 5px;
}

.lcms-plexcart-item-title {
	color: #000;
}

.lcms-plexcart-categories a {
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #555;
}

.lcms-plexcart-subcategories {
	margin: 0 !important;
	padding: 0 !important;
}

.lcms-plexcart-subcategories a {
	padding-left: 20px;
}

.lcms-plexcart-categories a:hover {
	color: #000;
	border-bottom: 1px solid #aaa;
}

.lcms-plexcart-breadcrumb h3 {
	font-weight: normal;
}

.lcms-plexcart-breadcrumb a {
	text-decoration: none;	
	color: #888;
}

div.lcms-plexcart-container {
	margin: 0 !important;
}

select.lcms-plexcart-item-qty {
	border: 1px solid #eee;
	padding: 3px;
	font-size: 11pt;
}

.lcms-plexcart-items {
	margin-left: 220px !important;
}

.lcms-plexcart-items .lcms-plexcart-item:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.lcms-plexcart-filter {
	margin-right: 0 !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding-bottom: 15px;
}

.lcms-plexcart-pagination {
	margin-top: 20px;
	background: none !important;
}

.lcms-plexcart-img-container {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);	
}

.lcms-plexcart-item-details {
	padding-left: 360px !important;
}

.lcms-plexcart-image-container img.primary {
	width: 100% !important;
}

#footer hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

.specs-sizeinfo { 
	width: 100%; 
	text-align: center;  
}

.specs-sizeinfo  th { 
	background: orange; 
	color: white; 
	padding: 15px 0;
}

.specs-sizeinfo  tr {
	
}
.specs-sizeinfo  td {
	padding: 10px 0;
}

.specs-sizeinfo tr:nth-child(even) {
	background: #eee;
}

.specs-sizeinfo tr:nth-child(odd) {
	background: #f3f3f3;
}

.pseudo-left {
	width: 48%; 
	float: left; 
	text-align: justify; 
	line-height: 150%; 
	color: #666;
}

.pseudo-right {
	width: 48%; 
	float: right;
	text-align: justify; 
	line-height: 150%; 
	color: #666; 
}

.pseudo-left ul, .pseudo-right ul { 
	line-height:150%; 
}

.clearfix {
	clear:both; 
}

.specs-info-cont { 
	float:left; 
}

.headTitle { 
	font-weight: bold; 
	color: white; 
	background: #5a2c16; 
	padding: 10px 20px; 
	margin: 0;

}

.toggleOpen { 
	cursor: pointer; 
}

.togglePanel { 
	border-bottom: 1px solid #ccc;
	padding: 0px 25px;
	margin: 0;
}

.togglePanel p {
	padding:5px 0; 
}

.one-third {
	width:30%;
	float:left;
	margin-right:30px; 
	margin-bottom:25px; 
	line-height: 150%;
}

div.lcms-plexcart-image-container {
	height: 160px !important;
}

.spec-contact td {
	vertical-align:top;
	padding-right:40px;
}

#footer .lcms-contactform table { }
#footer .lcms-contactform tr{ }
#footer .lcms-contactform td { }


.lcms-plexcart-item-details h4 {
	font-size: 12pt;
	padding: 5px 0;
	margin: 40px 0 10px 0;
	text-transform: uppercase;
}

.lcms-plexcart-variants-selection {
	margin-bottom: 30px;
}

.social-media { 
	float:right;
	margin: -40px 30px 0 0;
}

.social-media a img {
	width:30px;
	float:left;
	margin:20px 15px 10px 0px;
}

.social-media a:hover img {
	border-bottom:1px solid orange;
}

.lcms-plexcart-subcategories li {
	background: #fafafa;
}

.lcms-plexcart-tags {

}

.lcms-plexcart-tags  li {

	
}

.lcms-plexcart-tags  li a{
	display: block;
	padding: 8px 0 8px 20px;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #555;
}


.lcms-plexcart-tags  li a:hover{
	color:#000;
	border-bottom: 1px solid #aaa;
}

	#click-here {
	    position: relative;    
	}
	
	#click-here-button a{
	   position: absolute;
	   bottom: 15px;
	   right: 10px; 
	   padding: 5px 10px;
	   background:#9a9a9a;
	   color:white;
	   border-radius:6px;
	   cursor:pointer;
	}
	
	#click-here-button a:hover {
		background:grey;
	}


.lcms-plexcartfeed-items {
	width: auto;
    height:320px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}

.lcms-plexcartfeed-items .lcms-plexcart-item {
	width: 200px;
	box-sizing: border-box;
	padding: 15px 20px;
	margin: 5px;
	margin-bottom: 20px !important;
	display: inline-block;
	float: none;
}


.lcms-plexcart-addtowishlist {
	opacity: 0.5;
	background: url(heart.png) no-repeat top left;
	border: none;
	padding-left: 25px;
	font-size: 10pt;
	cursor: pointer;
}

.lcms-plexcart-addtowishlist:hover {
	opacity: 1;
}

.arrow-left {
	position: absolute;
	font-size: 18pt;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #aaa;
	cursor: pointer;
	margin-left: -15px;
	margin-top: 75px;
}

.arrow-left:hover {
	border: 1px solid #ccc;
	color: #888;	
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.arrow-right {
	position: absolute;
	margin-left: 945px;
	font-size: 18pt;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #aaa;
	cursor: pointer;
	margin-top: 75px;
	
}

.arrow-right:hover {
	border: 1px solid #ccc;
	color: #888;	
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.lcms-plexcart-wishlist-item-added {
	font-size: 7pt;
}


.lcms-plexcart-addtocart-holder {
	margin: 5px 0 0 0 !important;
	padding-bottom:0;
	display: block !important;
}

.lcms-plexcart-addtowishlist-holder {
	padding: 5px 0 0 0;
	display: block;
}

.lcms-plexcart-addtocart-holder br {
	display: none;
}

.lcms-plexcart-user-info a {
	padding-right: 10px;
}


.lcms-plexcart-wishlist tr td {
	background:white; 
	text-align:center;
}


.lcms-plexcart-wishlist tr td img { 
	height: 80px; 
	width:auto; 
}

.lcms-plexcart-my-cart {
	background: url(cart-icon.png) no-repeat 5px 0;
	padding-left: 35px;
	
}

table.lcms-plexcart-checkout, table.grid {
	background: #f9f9f9;
}

table.lcms-plexcart-checkout th, table.grid th {
	background: #888;
	color: #fff;
}

table.lcms-plexcart-checkout td, table.lcms-plexcart-checkout th, table.grid th, table.grid td {
	padding: 10px !important;
	border-bottom: 1px solid #eee !important;
}

h1.checkout {
	margin-top: 40px !important;
}

hr {
	border: none;
	border-bottom: 1px solid #ddd;
}

.lcms-plexcart-removefromwishlist-container {
	text-align: right;
	position: absolute;
	width: 150px;
}

.lcms-plexcart-removefromwishlist span {
	display: none;
}

.lcms-plexcart-removefromwishlist {
	height: 30px;
	width: 30px;
	background: url(icon-trash.png) no-repeat center center;
	border: 1px solid #eee;
	cursor: pointer;
}

.lcms-plexcart-removefromwishlist:hover {
	border: 1px solid #ccc;
}


.lcms-plexcart-removeitem {
	height: 30px;
	width: 30px;
	background: url(icon-trash.png) no-repeat center center;
	border: 1px solid #eee;
	cursor: pointer;
	text-indent: -3000em;
}

.lcms-plexcart-removeitem:hover {
	border: 1px solid #ccc;
}