
h1, h2, h3, h4, h5, h6 {
	color: #555;
}

div#outer-container{
background-color:#fff;
width:900px;
margin:auto;
min-height: 100%;
}


a#logo {
	color: #B9121B;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}


div#nav div#placeholder-nav {
	background-color: #D52B1e;
}

div#hero div#placeholder-hero {
	background-color: #EFEBD9;
}

div#hero-sub div.inner {
	background-color: #F5F3E9;
	color: #444;
	font-size: 11px;
}


td.menu-item {
	color: #fff;	
	text-transform:uppercase;
	vertical-align:middle;
	font-weight: bold;
	font-size:14px;
padding-left:10px;
}

td.menu-item-hover {
	color: #000000;
	text-transform:uppercase;
	vertical-align:middle;
	font-weight: bold;
	font-size:14px;
	
}

td.menu-item-selected {
	color:#000000;
	text-transform:uppercase;
	vertical-align:middle;
	font-weight: bold;
	font-size:14px;
}

td.submenu-item {
	background: #FFF;
	color: #000;
	font-size: 13px;
	padding: 4px !important;	
}

td.submenu-item-hover {
	background: #D52B1e;
	color:#FFF;
	font-size: 13px;
	padding: 4px !important;
	
	
}

td.submenu-item-selected  {
	background:#000;
	color: #fff;
	font-weight:bold;
	font-size: 13px;
	padding: 4px !important;
	
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color:#D52B1e;
	text-decoration: none;	
}

a:hover, a:active {
	color: #D52B1e;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* New Template Settings */



div#sidemenu{
width: 150px;
float:left;
text-align:left;
}


div#breadcrumbs {
	float:right;
	text-align:right;
	font-size: 10px;
	margin-top: 3px;
	color: #000000;
	height: 8px;
	}
	

div#sect-bar{
	height: 25px;
	width: 900px;
	background-image:url(/Images/cssimg/sect-crosshatch.jpg);
	float:left;
	text-align:left;
	vertical-align:middle;
	margin-bottom:35px;
	}
	
div#sect-bar h2 {
color:#000000;
font-weight: bold;
font-size:14px;
text-transform:uppercase;
margin-top:2px;
}

div#sub-menu{
float:left;
width:150px;
}

div#c-container{
margin: 0 0 0 0px;
background-color:#ffffff;
}

div#placeholder-logo{
width:410px;
height:85px;
float:left;
text-align:left;
vertical-align:bottom;
}
div#placeholder-banner-ad {
	padding: 15px 0 0 0;
	text-align: right;
	height:75px;
	width:470px;
	float:right;
	vertical-align:bottom;
	}
div#nav-bar{
	height: 25px;
	background-color:#D52B1e;
	float:left;
	width: 900px;
	text-align:left;
	vertical-align:middle;
	}
div#flash-hero{
	width:900px;
	height:265px;
	float:left;
	}
	
div#page-content{
float:left;
text-align:left;
}

div#newsholder{
text-align:left;
}

div#right-sidebar{
width:300px;
float: right;
text-align:left;
}

/* @group Template Settings */

div#crumbs{
float:right;
text-align:right;
font-size:10px;
height:10px;
width:auto;
}

div#header-left img {
	margin: 30px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 30px 0 0 0;
	text-align: right;
}



div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 25px;
}

/*div#placeholder-nav {
	padding-left: 18px;
}*/

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 870px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 270px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; } 

#left-col{
float:left;
margin:20px;
width:180px;
}

#mid-col{
float:left;
margin:20px;
width:500px;
}

#right-col{
float:right;
width:180px;
}



  /* @end */

