@charset "UTF-8";
/* CSS Document */

img {
	border:none;
}

a {
	color:#313431;
	text-decoration:none;
}


a:hover {
	color:#ea3502;
	text-decoration:underline;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	font-size:2.00em;
	color:#ea3502;
}

h3 {
	font-size:1.17em;
	color:#ea3502;
}

h3.instock {
	font-size:1.5em;
	color:#090;
}

h3.outofstock a {
	color:#ea3502;
	text-decoration:underline;
}

h3.outofstock {
	font-size:1.5em;
	color:#ea3502;
}

body {
	-x-system-font:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#313431;
	font-size:0.75em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin:0 auto;
	padding:0;
	background-color:#313431;
}

html, body {
	height:100%;
}

#makebgwhite {
	width:100%;
	background-color:#fff;	
}

#top {
	height:90px;
	margin:0 auto;
	width:960px;
	padding-bottom:5px;
}

#logo {
	float:left;
	height:90px;
	margin:0;
	width:433px;
}

#email {
	display:inline-block;
	margin:0;
	padding:0;
	float:left;
}

#email ul {
	margin:2px 10px 0 0px;
	padding:0;
}

#email li {
	list-style:none;
	display:inline;
}

#socialmedia {
	display:inline-block;
	margin:0;
	padding:0;
	float:right;
}

#socialmedia ul {
	margin:8px 0 0 0px;
}

#socialmedia li {
	list-style:none;
	display:inline;
}

#cart {
	float:right;
	clear:right;
	margin-top:18px;
}

#cart img {
	vertical-align:middle;
	margin-left:10px;
}

#cart input.image {
	vertical-align:middle;
	margin-left:10px;
}

#nav {
	height:35px;
	background-color:#adaead;
}

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

#navdivider {
	height:10px;
	background-color:#313431;
}

#search {
	display:inline-block;
	float:right;
	position:relative;
	padding-top:5px;
}

#search input[type=text] {
	color:#313431;
	width:150px;
	margin-right:5px;
}

input[type=submit], input[type=button] {
	color:#ffffff;
	background-color:#313431;
}

input[type=submit]:hover, input[type=button]:hover {
	color:#313431;
	background-color:#ffffff;
}

input.addcart[type=submit], input.addcart[type=button] {
	color:#ffffff;
	background-color:#313431;
	font-size:1.69em;
}

input.addcart[type=submit]:hover, input.addcart[type=button]:hover {
	color:#313431;
	background-color:#ffffff;
	font-size:1.69em;
}

input.addcartshipping[type=submit], input.addcartshipping[type=button] {
	color:#ffffff;
	background-color:#313431;
	font-size:1em;
}

input.addcartshipping[type=submit]:hover, input.addcartshipping[type=button]:hover {
	color:#313431;
	background-color:#ffffff;
	font-size:1em;
}


#heropromo {
	width:960px;
	margin:0 auto;
	padding: 16px 0;
}

#homepromotext {
	width:960px;
	margin:0 auto;
	padding:16px 0 0 0;
}

#promos {
	width:960px;
	margin:0 auto;
	padding-bottom:12px;
	display:block;
}

#promos ul {
	margin:0;
	padding:0;
}

#promos li {
	list-style:none;
	display:inline;
	padding:0;
}

#promo1{
	/*margin:0 12px 0 0;*/
	margin:0;
	padding:0;
	height:140px;
	width:310px;
	float:left;
}

#promo2{
	height:140px;
	width:310px;
	padding:0;
	margin:0 0 0 15px;
}

#promo3 {
	width:310px;
	height:140px;
	padding:0;
	float:right;
}

#promoFB {
	/*margin:0 12px 0 0;*/
	margin:0;
	padding:0;
	height:140px;
	width:310px;
	float:left;
}

#promoSN {
	background:url(../images/promo3bg.jpg) left top no-repeat;
	width:310px;
	height:140px;
	display:inline-block;
	padding:0;
	float:right;
}

#promoSN ul {
	margin:38px 0 0 10px;
	padding:0;
}


#footer {
	height:35px;
	background-color:#adaead;
}

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

#copyright {
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-size:0.70em;
}

#footerlinks {
	float:right;
	text-transform:uppercase;
}

#footerlinks ul {
	margin:0;
	padding:5px 0 0 0;
}

#footerlinks li {
	list-style:none;
	display:inline;
	padding:0 10px;
	border-right:1px solid #313431;
}

#footerlinks li.last {
	padding-right:0;
	border-right:none;
}

#bottom {
	padding-top:10px;
	padding-bottom:20px;
	background-color:#313431;
	width:940px;
	color:#fff;
	margin:0 auto;
	font-size:0.917em;
}

#bottom ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

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

#bottom ul a:hover{
	 color:#fff;
	 text-decoration:none;
}

#bottom .block {
	display:inline-block;
	vertical-align:top;
	padding-right:40px;
}




/* PAGE NUMBERS SRTYLING */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	/*font-size: 11px;
	font-family: Arial;*/
}

#wp_page_numbers {
	margin: 12px 0 12px 12px;
	display:inline-block;
	width: 100%;
	background: white;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #313431;
	border: 1px solid #adaead;
}

#wp_page_numbers li a:hover {
	border-color: #313431;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #ea3502;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #ea3502;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #adaead;
	font-size: 11px;
	border: 1px solid #adaead;
}

#onecolumn {
	width:960px;
	margin:0 auto;
	padding: 16px 0;
	display:block;
}

#onecolumn h2 {
	margin:0 0 12px 0;
}

#onecolumn a {
	color:#ea3502;
}

#sidelinks-container {
position:fixed;
left:0px;
width:30px;
height:120px;
top:250px;
overflow:hidden;
background: #313431;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;

}

#sidelinks-container .sidelink-text{
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
padding:5px 0 0 0;
display:block;
font-size:1.33em;
text-decoration: none;
text-transform:uppercase;
color: #ffffff;
width:110px;
height:110px;
}

#sidelinks-container .sidelink-text a{
color: #e9e9e9;
text-decoration:none;
}





