/*  */
html, body{ 
	margin:0; 
	padding:0; 
	height:100%; 
	color:#454545;
	background: #F6F6F6 url(33original.gif);
	background-attachment:fixed;
}
body, td, th{ font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif; }

#wrapper {
	width:970px;
	margin: 0 auto;
	-moz-box-shadow: 0 0 10px #C5C7CA;
	-webkit-box-shadow: 0 0 10px #C5C7CA;
	box-shadow: 0 0 10px #C5C7CA;
}

#page {
	width: 920px;
	height: 100%;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0 auto;
	background: #fff;
	display: table-cell;
}

#header {
	width: 100%;
	height: 196px;
}

#header #links {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}

#header #links a {
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #000;
	text-align: center;
}

#header #links a.first {
	border-left: none;
}

#header #links a:hover {
	text-decoration: underline;
	color: #A00100;
}


#header #logo {
	float: left;
	/*height: 84px;
	width: 220px;*/
	width: 300px;
	height: 84px;
}

#header #logo img {
	/*width: 216px;
	height: 60px;*/
	width: 296px;
	height: 83px;
	margin-top: 0.5px;
	margin-left: 2px;
}

#header #slogan {
	float: left;
	width: 250px;
	text-align: center;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 500;
	color: #333333;
}

#header #slogan small {
	font-size: 16px;
	padding-left: 2px;
}

#header #search {
	float: left;
	width: 350px;
	margin-top: 25px;
}

#search form input {
	width: 240px;
	height: 24px;
	float: left;
	padding: 4px;
	border: 1px solid #C5C7CA;
	background-color: #fafafa;
	color: #666666;
	font-size: 23px;
}

#search form .search-button {
	float: left;
	height: 24px;
	width: 60px;
	text-align: center;
	line-height: 24px;
	margin-left: 5px;
	padding: 4px;
	background: #DEDEDE;
	border: 1px solid #C5C7CA;
}

#search form .search-button a {
	text-decoration: none;
	color:#454545;
}

#search form .search-button a:hover {
	text-decoration: underline;
	color:#000;
}

#header #cart {
	clear: both;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-size: 12px;
	letter-spacing: 1px;
}

#header #cart a {
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #000;
	text-align: center;
}


#header #cart a.first {
	border-left: none;
}

#header #cart a:hover {
	text-decoration: underline;
	color: #A00100;
}

#header #tabs {
	width: 918px;
	border: 1px solid #C5C7CA;
}

#header #tabs ul {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #A00100;
}

#header #tabs li {
	width: 10%;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	color: #fff;
	line-height: 30px;
	list-style: none;
}

#header #tabs li a {
	color: #fff;
	text-decoration: none;
}

#header #tabs li.active {
	background: #333333;
}

#header #tabs li:hover {
	background: #333333;
}

#header #tabs #social {
	width: 100%;
	height: 28px;
	background: #fafafa;
	line-height: 28px;
	text-align: right;
	font-size: 11px;
}

#header #social div {
	float: right;
}

#header #social div a span {
	margin-top: 6px;
	margin-right: 5px;
}

#header #social a {
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#header #social a.first {
	border-left: none;
}

#header #social a:hover {
	text-decoration: underline;
	color: #A00100;
}

#content {
	width: 100%;
	padding-top: 25px;
	background: #fff;
}

#posts {
	width: 675px;
	float: right;
	padding-left: 25px;
	background: #fff;
}

#sections {
	clear: left;
	min-height: 340px;
	overflow: hidden;
	width: 675px;
}

#sections ul {
	width: 6750px;
}

#sections li {
	float: left;
	width: 675px;
}


#sections ul, #sections li {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.banner {
	width: 673px;
	height: 340px;
	border: 1px solid #C5C7CA;
	background: #000;
	background-position: center center;
	background-repeat: no-repeat;
}

.banner .banner-heading {
	float: left;
	width: 300px;
	height: 230px;
	margin: 15px;
	margin-top: 55px;
	padding: 0;
	background-image: url(../../images/black.png);
	background-repeat: repeat;
	overflow: hidden;
	font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,serif;
}

.banner .banner-heading a {
	text-decoration: none;
	color: #fff;
	height: 24px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	padding: 6px;
	background: #EB6C00;
	border: 1px solid #EB6C00;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

.banner .banner-heading span {
	font-size: 12px;
	font-weight: normal;
}

.banner .banner-product {
	float: left;
	margin: 15px;
	margin-left: 0;
	width: 320px;
	height: 310px;

}

.banner .banner-product img {
	width: 228px;
	height: 228px;
	border: 1px solid #EB6C00;
	margin-top: 15px;
	margin-left: 45px;
}

.banner p {
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
}

.banner p.banner-product-description {
	font-size: 14px;
	font-weight: normal;	
}

.banner h1 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 20px;
	max-height: 20px;
	overflow: hidden;
}

.banner h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 20px;
	max-height: 20px;
	overflow: hidden;
}

.banner h3 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	color: #EB6C00;
	font-size: 20px;
	font-weight: 500;
	width: 100%;
	text-align: center;
}

.post {
	width: 100%;
}

.post p {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-top: 15px;
	line-height: 25px;
}

.post p a {
	color:#454545;
}

.post span#ctl00_ContentPlaceHolder1_lblCategoryDescription strong {
	font-weight: normal;
}

.post h2 {
	width: 100%;
	background: #A00100;
	border: 1px solid #C5C7CA;
	font-size: 16px;
	font-weight: 500;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	color: #fff;
	clear: both;
}

.post h1 {
	margin: 0;
	padding: 0;
	font-weight: 500;
	color: #EB6C00;
	font-size: 22px;
	font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,serif;
}

#blog a {
	color:#454545;
}

#blog .post h2 {
	background: #fff;
	border: none;
	color: #EB6C00;
}

#blog .post h2 a {
	background: #fff;
	border: none;
	color: #EB6C00;
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: 500;
	font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,serif;
}

.post h4 {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-size: 22px;
	font-weight: 500;
	font-family:HelveticaNeue-Light,HelveticaNeue,'Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,serif;
	color: #EB6C00;
}

.post h4 a {
	color: #EB6C00;
	text-decoration: none;
}

#sidebar {
	width: 220px;
	float: right;
	background: #fff;
	margin-bottom: 25px;
}

#sidebar img {
	max-width: 218px;
	border: 1px solid #C5C7CA;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar .menu {
	border-bottom: 1px solid #A00100;
	margin-bottom: 25px;
}

#sidebar .menu h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	text-indent: 15px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}

#sidebar .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 218px;
	margin: 0 auto;
}

#sidebar .menu li {
	width: 188px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #fafafa;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	border-top: 1px dotted #C5C7CA;
	text-indent: 10px;
}

#sidebar .menu li a {
	text-decoration: none;
	color:#454545;
}

#sidebar .menu li.parent {
	text-indent: 0;
}

#sidebar .menu li:hover {
	background: #DEDEDE;
}

#footer {
	width: 100%;
	height: 450px;
	clear: both;
	border-top: 1px solid #C5C7CA;
}

#footer ul {
	width: 100%;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	list-style: none;
}

#footer li {
	width: 229px;
	height: 160px;
	float: left;
	border-right: 1px solid #C5C7CA;
	font-size: 14px;
	list-style: none;
}

#footer ul.manufacturers {
	padding-bottom: 15px;
	border-bottom: 1px solid #C5C7CA;
}

#footer ul.manufacturers li {
	height: 20px;
	border-right: none;
}

#footer li.last {
	border-right: none;
}

#footer h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	font-weight: 500;
	font-size: 16px;
}

#footer li p {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

#footer li a {
	color: #454545;
	line-height: 20px;
	margin-left: 15px;
}

#copyright {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
}

#blog {
	width: 100%;
}

/* Original CSS */

#productListing table {
	border:0px solid #fff !important;	
}

div.res_details
{
    position: relative;
    float: left;
    width: 675px;
    margin: 0;
	padding: 0;
    border-top: 1px dotted #000;
}
div.res_details div.item_details
{
    position: relative;
    float: left;
    width: 525px;
}

div.res_details img
{
    border: solid 1px #e78d05;
}

div.res_details div.item_details h4
{
    font-size: 1.2em;
    color: #EB6C00;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

div.res_details div.item_details h4 a {
	color: #EB6C00 !important;
}

div.res_details div.item_details a
{
    text-decoration: none;
    color: #d50003 !important;
}

div.res_details div.item_details span
{
    color: #d50003;
    text-decoration: line-through;
}

div.res_details div.item_details p {
	font-size: 12px;
	padding: 0;
	margin: 0;	
}

div.res_details div.item_details p.item_cost
{
    position: relative;
    float: left;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    border-top: 2px solid #fff;
}

div.res_details div.item_details img
{
    position: relative;
    float: right;
    border: none;
}

/* END Original CSS */

/*  */
