/* -----------------------------------
CSS author: AV Web Designs Developers
Updated:	Date here
Updated by: Date here
----------------------------------- */

/* -----------------------------------
simple reset
----------------------------------- */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

fieldset, img { border: 0; }
legend { color: #000; }

input, textarea, select, button
{
	font-size: 110%;
	line-height: 1.1;
	font-family: helvetica, arial, sans-serif;
}

input[type="submit"]:hover {
	opacity: .9;
}

input[type="submit"] {
	height:36px;
	font-weight: bold;
	width: 200px;
	text-align: center;
	line-height: 150%;
	display: block;
	color: white;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(top, #242424, #000000);
	background-image: -o-linear-gradient(top, #242424, #000000);
	background-image: linear-gradient(top bottom, #242424, #000000);
	background-image: -moz-linear-gradient(top, #242424, #000000);
	border: 1px solid #242424;
	background-color: #242424;
}

.ymm_product_search_select {
	width: 296px;
	padding: 5px;
	color: #000;
	background-color: #fff;
	border: 1px solid #523f2e;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
	background-image: -o-linear-gradient(top, #f5f5f5, #ffffff);
	background-image: linear-gradient(top bottom, #f5f5f5, #ffffff);
	background-image: -moz-linear-gradient(top, #f5f5f5, #ffffff);
}

button
{
	width: auto;
	overflow: visible;
	border:0;
	background:none;
}

table, tbody, tr
{
	border-collapse: collapse;
	border-spacing: 0;
	
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

ul li { list-style: none; }



abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

pre, code
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2;
}

/* -----------------------------------
elements
----------------------------------- */

body
{
	background-color: #131313;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#292929;
	background-image:url(/images/bg-body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 .5em;
	color: #ffffff;
	font-family: 'Anton', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}

h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

p {
	margin: 0 0 1em;
}

.read-more span {
	font-weight:bold;
	color: #ff870a;
}

.read-more a:link, .read-more a, 
.read-more a:visited, .read-more a:active {
	font-weight:bold;
	color:#0f3b6e;
}


a:link, a:visited, a:active { text-decoration:underline; color:#eb6433; }
a:hover {text-decoration:none; }



.pageImg {
border: 5px #ffffff solid;
}

.blueLink a:link,
.blueLink a:active,
.blueLink a:visited {
text-decoration:underline;
color:#eb6433;
}

.blueLink a:hover {
text-decoration:none;
}

.blueText {
color:#eb6433;
}
.add_this {
margin-bottom:15px;
}

/* -----------------------------------
Global
----------------------------------- */
.section-content h1,
.section-content h2,
.section-content h3,
.section-content h4{
color:#000000;
font-size:22px;
}

.section-content a:link,
.section-content a:active,
.section-content a:visited {
color:#eb6433;
text-decoration:underline;

}
.section-content a:hover {
text-decoration:none;

}
#popupShippingEstimator  h1, #popupSearchHelp  h1, #popupAdditionalImage  h1, #popupImage  h1, #popupCVVHelp  h1, #popupCouponHelp  h1, #popupAtrribsQuantityPricesHelp  h1, #infoShoppingCart  h1
{
color:#000000;
font-size:22px;
}

#popupShippingEstimator  h2, #popupSearchHelp  h2, #popupAdditionalImage  h2, #popupImage  h2, #popupCVVHelp  h2, #popupCouponHelp  h2, #popupAtrribsQuantityPricesHelp  h2, #infoShoppingCart  h2
{
color:#000000;
font-size:18px;
}

h3.itemTitle,
h3 a:link{
margin: 0 0;
}
h3 a:link,
h3 a:active,
h3 a:visited,
.itemTitle a:link,
.itemTitle a:active,
.itemTitle a:visited{
color:#000000;
font-size:16px;
margin: 0 0;

}

h3 a:link,
h3 a:active,
h3 a:visited{
color:#000000;
font-size:18px;
margin: 0 0;

}

{
	border-bottom: 1px dashed #32281D;
	margin:0px;
	margin-bottom:8px;
}

.header-sidebar h3 {
	display:block;
	font-size:24px;
	background-image:url(../images/bg-header-sidebar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:1px 0 3px 8px;
	margin:0;
}

.header-section h1,
.header-section h2 {
	display:block;
	font-size:24px;
	background-image:url(../images/bg-header-section.jpg);
	background-position:top;
	background-repeat:repeat-y;
	padding:1px 8px 3px 8px;
	margin:0;
	border-bottom:none;
	background-color:#000000;
}

.header-section {
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
}
.noBorder{
border-top:none !important;
}

/* -----------------------------------
layout
----------------------------------- */
 #siteBG{
	background-image:url(/images/bg-site.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:100%;
 }
 
 .pageBackground{
	background-image:url(/images/bg-site-content.png);
	background-position:top;
	background-repeat:repeat-y;
 }

.pageLayout{
	width:960px;
	margin:0 auto;
	background-color:#000000;
	
	
 }

.contentBox{
	border-left:4px solid #000000;
	border-right:4px solid #000000;
	border-bottom:4px solid #000000;
	overflow:hidden;	
	background-color:#FFF;
	background-image:url(/images/bg-content-body.jpg);
	background-repeat:repeat;
	margin-top:-13px;
}

.empty {
	color: #ccc;
	padding: 75px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.featuredBox{
width:201px;
float:left;
margin-right:4px;
}
.last {
margin-right:0px !important;
}
.featuredBox img{
border:1px solid #9f9f9f !important;

}
.featuredBtn img{
border:none !important;
}

.featuredMfgrs img{
border:1px solid #9f9f9f !important;
margin: 0 0 4px 0 !important;

}

/* -----------------------------------
header
----------------------------------- */
#headerTop
{
display:block;
width:942px;
margin: 0 auto;
padding:0 0 0 18px;
height:32px;

}
#headerTop h4{
margin-bottom:0px;
}

#phoneNumber{
float:left;
font-family: 'Anton', sans-serif;
font-weight:normal;
font-size:20px;
color:#eb6433;
padding-left:15px;

}

#header{
	height:178px;
	width:960px;
	position:relative;
	clear:both;
}


.topNav {
	float:right;
	color:#FFFFFF;
	margin-right:10px;
	padding-top:8px;
	display:inline;
}

.topNav a {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:2px;
	
}

.topNav a:hover {
	color:#eb6433;	
}


/* -----------------------------------
search box
----------------------------------- */
#searchBox{
	float:right;
	width:247px;
	height:43px;
	background-image:url(../images/bg-searchbox.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-right:4px;
	padding: 0 0 0 86px;
	vertical-align:middle;
}
#searchBox input{
margin:0;
background:none;
border:none;
outline:none;
margin-top:13px;
margin-left:5px;
}

#searchBox input:focus{
border:none;
}



/* -----------------------------------
primary-nav
----------------------------------- */

#mainNav {
width:619px;
padding-left:4px;
height:43px;
float:left;
}

.dropmenu li.bullets {
	padding:0 2px;
}


ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	border-spacing:0px;
	z-index:9998;
}

.dropmenu li{
	position: relative;
	list-style: none;
	float: left;  
	margin: 0px;
	padding: 0px;

}
.dropmenu li a{
	padding: 0px 0px 0px 0px;
	display: block;
	cursor: auto;
	cursor:pointer;
}

/*.dropmenu li ul li a{
height:auto;
}*/

.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}

.dropmenu li:hover ul li ul{
display:none;}

.dropmenu ul{
	position: absolute;
	display: none;
	width: 200px;
	padding: 0px;
	margin-left:-1px;
	margin-top:-1px;
	font-size:13px;
	border:3px solid #000000;
	background-image:url(/images/bg-sidebar-body.jpg);
	background-position:top;
	background-repeat:repeat;
	border-top:none;
	
}

.dropmenu ul li{
	border: 0;
	float: none;
	background-image:url(../images/bullets-left.png);
	background-position:left;
	background-repeat:no-repeat;
	z-index:2;
	vertical-align:middle;
}
.dropmenu ul li a{
	text-transform:capitalize;
	color:#ffffff;
	text-decoration:none;

	padding-left:27px;
	padding-right:5px;
	padding-top:8px;
	height:22px;
	vertical-align:middle;
	
}
.dropmenu ul li ul li a{
border-left:none;
}

.dropmenu li ul li a:hover{
	background-image:url(../images/bg-menu-hover.png);
	background-position:left;
	background-repeat:repeat;
	z-index:1;

}
.dropmenu div ul{
	position: relative;
	display: block;
}


/* -----------------------------------
Side Boxes
----------------------------------- */

.mainBox
{
	float:right;
	position:relative;
	width:632px;
	text-align:justify;
	margin:0;
	position:relative; 
	min-height: 600px;
	border-top:4px solid #000000;

}

.section-boxes{
	background-repeat:repeat;
	clear:both;
}


.section-content{
	border-top: 1px solid #f1f1f1;
	padding:10px;
}

.imageBorder, .pageImg{
border:4px solid #9f9f9f;
}

.sideBox
{
	float:left;
	width:316px;
	text-align:justify;
	margin:0 0 0 0;
	position:relative;
	background-color:#000000;
	border-right:4px solid #000000;
}

.sidebar-boxes{
	background-image:url(/images/bg-sidebar-body.jpg);
	background-repeat:repeat;
	margin-top:4px;
	clear:both;
}


.sidebar-content{
	background-image:url(/images/bg-sidebar-gradient.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: 1px solid #535353;
	color:#FFFFFF;
	padding:10px;
	position:relative;
}

img.desaturate{
filter: grayscale(100%);
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
-ms-filter: grayscale(100%); -o-filter: grayscale(100%);

filter: gray;
}
img.desaturate:hover{
filter: none;
-webkit-filter: none; -moz-filter: none;
-ms-filter: none; -o-filter: none;
filter: none;
}

/*------------------------------------
featured products
----------------------------------- */
#featured-products {

}
#featured-products .featured-product .image {
	margin: 0px 20px 5px 0px;
	padding: 6px;
	width: 179px;
	height: 114px;
	overflow: hidden;
	border: 1px solid #CFC6AE;
	background-color: white;
}

/* -----------------------------------
testimonials
----------------------------------- */
.testimonialPost-side {
border-bottom:1px dashed #6c6c6c;
padding-bottom:10px;
margin-bottom:10px;
color:#dfdfdf;
font-size:13px;
clear:both;
}

.testimonialContent-side {
font-style:italic;
}

.testimonialAuthor-side{
font-weight:bold;
}

/* -----------------------------------
facebook
----------------------------------- */

#facebookTag{
position:absolute;
bottom:0;
right:0;
padding-right:30px;
padding-bottom:15px;
}


/* -----------------------------------
Gallery
----------------------------------- */

div.gallery {
	float: left;
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}

ul.gallery {
	/*
	position: relative;
	display: block;
	*/
}

ul.gallery li {
	
	display: block;
	float:left;
	margin:0 16px 16px 0;
	text-align: center;
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
	/*
	width: 200px;
	min-height: 250px;
	border: 1px solid #000;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
	*display: inline;
	_height: 250px;
	*/
}

ul.gallery .last {
	margin-right:0;
}

ul.gallery .first {
	/*margin-left:6px;*/
}

.section-content ul.gallery img {
	vertical-align: middle;
	max-width: 130px;
	max-height: 130px;
	display: -moz-inline-box; /* Firefox 2 */
	display: inline-block;
}

ul.gallery img {
 	border:thin solid #444444;
}

/* -----------------------------------
blog
----------------------------------- */

.blogPost{
	padding: 0 0 25px 0;
	background-image: url(../images/blog-divider.png); 
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:8px;
	font-size:13px;
}

.blogTitle{
color:#6c301e;
font-size:16px;
font-weight:bold;
padding-bottom:8px;
display:block;}

.blogThumb{
width:80px;
height:70px;
float:left;
margin-right:10px;
position:relative;
display:block;
margin-top:-3px;
}
.blogThumb img{
position:absolute;
top:0;
left:0;
}

.blogPost-side {
border-bottom:1px dashed #6c6c6c;
padding-bottom:10px;
margin-bottom:10px;
color:#dfdfdf;
font-size:14px;
clear:both;
}


.blogTitle-side {
font-weight:bold;
text-transform:uppercase;
}
.blogTitle-side a:link,
.blogTitle-side a:active,
.blogTitle-side a:visited {
color:#dfdfdf;
text-decoration:none;
}

.blogContent-side {
font-size:14px;
font-style:italic;
}


/* -----------------------------------
Bread Crumb
----------------------------------- */
#navBreadCrumb {
	padding: 0;
	margin: 0em;
	margin-bottom:25px;
	color:#292929;
	font-weight:bold;
	font-size: 13px;
}
#navBreadCrumb a:link,
#navBreadCrumb a:active,
#navBreadCrumb a:visited{
color:#292929;
font-weight:normal;
text-decoration:underline;
}

#navBreadCrumb a:hover {
	text-decoration:none; 
}

/* -----------------------------------
footer
----------------------------------- */

#footer{
	background-image:url(../images/bg-footer-top.png);
	background-position:top;
	background-repeat:no-repeat;
	height:351px;
}
#footerColumns{
margin: 0 auto;
width:960px;
overflow:hidden;

}


.footerSocial li{
	float:left;
}

.footerSocial .last {
	margin:18px 0  0 3px;
}

.footerColumns {
	float:left;
	width:170px;
	min-height:224px;
	margin-top:25px;
	color:#FFFFFF;
}

.list li {
	background:url(../images/bullets.png) no-repeat left center;
	padding-left:20px;
}

.list li a {
	text-decoration:none;
}

.list li a:hover {
	text-decoration:underline;
}

.footerColumns li {
	list-style:none;
	margin:0 0 12px 0;
}

.footerColumns  a {
	text-decoration:underline;
}

.footerColumns  a:hover {
	text-decoration:none;
}

.footerColumns p {
	padding-left:0px;
	padding-right:10px
}
.footerColumns .last {
	margin-bottom:0;
}

.footerColumns h2 {
	border-bottom:1px dashed #6C6C6C;
	margin-bottom:14px;
}

.explore {
	margin-left: 8px;
}

.copyright{
float:left;
display:block;
	margin: 0 auto;
	padding:30px 22px 10px 10px;
	color:#656565;
	clear:both;

}
.copyright a:link, 
.copyright a:visited, 
.copyright a:active{
	color:#4e6e94;
	text-decoration:underline;
} 

.copyright a:hover{
	color:#ffffff;
	text-decoration:none;
} 

.avwebLogo{
float:right;
padding-top:25px;
}

/* -----------------------------------
form
----------------------------------- */

#quote {
	width:310px;
	margin-top: 0px;
	float:left;
	text-align:left;
}

#quotePage {
	width:310px;
}

#quote input, #quotePage input, #quotePage select  {
	width:290px;
	padding:10px;
	margin:5px 0 15px 0;
	border: thin solid #ef9f4d;
	display: block;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;


}


#quote textarea, #quotePage textarea {
	width:290px;
	border: thin solid #ef9f4d;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;


	
}

#quote input:focus, #quote select:focus, #quote textarea:focus{
background-color:#fff9f5;
}

#quotePage input, #quotePage textarea, #quotePage select {
float:none;
margin:3px 0 20px 0;
padding:5px 5px 5px 5px;
}

#quote button, #quotePage button {
	background-image:url(../images/btn-submitform.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	text-indent:-9999px;
	height: 33px;
	width: 149px;
}


/* -----------------------------------
mobile device overrides
----------------------------------- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


/* -----------------------------------
admin
----------------------------------- */
.thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbs li {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 100px;
	height: 100px;
	border: solid 1px #fff;
	/*background:#fff url(../images/progress.gif) no-repeat center center;*/
	background-color:#000;
}
.thumbs img {
	/*width: 100px;*/
	margin:0;
	padding:0;
	height: 100px;
	position: absolute;
	clip: rect(0 115px 100px 15px);
	left: -15px;
}

.hr {
	border: 0;
	color: #2a406e;
	background-color: #2a406e;
	height: 1px;
}

/* -----------------------------------
never changes
----------------------------------- */
.clearfix{
clear:both;
height:0;
}

.regularList ul{
margin-left:5px;
margin-bottom:10px;

}
.regularList ul li{
padding-left:20px;
line-height:20px;
background-position:left top;
background-image:url(../images/bullet.png);
background-repeat:no-repeat;

}
.regularList ul li.spacing {
line-height:16px;
padding-bottom:15px;
background-position:left top;
background-image:url(../images/bullet2.png);
background-repeat:no-repeat;
}


#admin_content h1, #admin_content h2, #admin_sidebar h1, #admin_sidebar h2 {
	color:#6c301e;
	border-bottom:2px solid #6c301e;
}