body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family:arial, verdana, sans-serif;
	font-size:0.9em;
}
a {	
	color: #157D6B; /*#e93;*/
	font-weight: bold;
}

h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	font-size: 12px;
	padding:5px;
	padding-bottom: 0px;
	border:0px;
	margin-left:0px;
	text-transform: uppercase;
	border-bottom:1px solid #ccc;
}
h1 img {
	padding-right:5px;
}

h2 {
	color: #cc3333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

div.inset {
	margin-left: 22px;
}


#container {
	width:770px;
	height:auto;
}
#header {
	text-align:right;
	color:#666;
	font-size:0.8em;
}
#header img#logo {
	float:left;
	padding: 0;
	margin: 0;
}
#header fieldset, #header form {
	border:0px;
	margin:0px;
	padding:0px;
	
}
#header p {
	margin-top:0px;
	font-weight:bold;
}
#header p a {
	color:#666;
}
#header form img {
	padding-right:5px;
}
#header form select#search_area, #header form input#search_txt {
	margin-bottom:3px;
	color:#666;
	font-size:0.9em;
}
#header form input#search_submit {
	padding-left:5px;
	
}
#topNav {
	text-align:left;
	clear:both;
	height:22px;
}
#topNav ul {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-right:0px;
	list-style-type:none;
	height:22px;
}
#topNav ul li {
	float:left;
	height:22px;
	font-size:8pt;
	font-weight:bold;
	text-transform: uppercase;
}
#topNav ul li a {
	float:left;
	display:block;
	padding-left:20px;
	padding-right:20px;
	border:0px;
	border-left:1px solid #999;
	height:18px;
	background-image:url("../images/topNavGrey.gif");
	background-repeat:repeat-x;
	padding-top:4px;
	text-decoration:none;
	color:#c33;
}
#topNav ul li img {
	float: left;
	display: block;
}
#nav {
	height:22px;
	width:118px;
	text-align:right;
	padding-right:20px;
	font-size:9pt;
	color:#333;
	padding-top:4px;
	background-image:url("../images/topNavOrange.gif");
	background-repeat:no-repeat;
}
#topNav ul li#events a {
	border-right:1px solid #999;
}
#breadcrumbs {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
	width:100%;
	font-weight:bold;
	color:#999;
}
#breadcrumbs img {
	padding:0px 5px 1px 5px;
}
#breadcrumbs a {
	color:#999;
}

/* LEFT */
#left {
	clear:both;
	float:left;
	height:auto;
	width:160px;
	margin-top:5px;
	background-color:#e5e5e5;
}
#left a {
	font-weight:normal;
}
#left div.item {
	background-image:url("../images/leftNavH3Bg2.gif");
	margin:0px;
	padding:0px;
	height:26px;
	padding-top:7px;
	background-repeat:repeat-x;
	background-color:#e5e5e5;
	font-size:11pt;
	color:white;
	font-weight:normal;
}
#left div.item a {
	color:white;
	text-decoration:none;
}
#left div#topItem {
	margin-top:0px;
}
#left div.item img {
	padding:1px 3px 1px 3px;
}
#left ul {
	margin-top:5px;
	margin-bottom:10px;
	padding-left:10px;
	margin-left:10px;
}
#left ul li {
	list-style-image: url("../images/leftLI.gif");
	min-height: 15px;
	/*IE Hack \*/
	*height:15px;
	/*End Hack*/
}
#left ul li a {
	display:block;
	width:100%;
	color:#630;
	text-decoration:none;
}
#left ul li a:hover {
	background-color:#eee;
}
#left p {
	font-size:0.8em;
	padding:5px;
}




#content {
	margin-top:5px;
	color:#666;
}
#right {
	float:right;
	width:140px;
}	
#right .item {
	background-color:#e5e5e5;
	border:0px;
	margin:0px;
	margin-bottom:5px;
	border-left:12px solid #d44;
}
#right .item .itemContent {
	border:0px;
	border-left:4px solid #ec9;
}
#right .item .itemContent h5 {
	width:108px;
	background-color:white;
	padding:5px;
	border:0px;
	margin:0px;
	border-bottom:1px solid #db8;
	text-transform: uppercase;
}
#right .item .itemContent h5 img {
	padding:0px 3px 0px 0px;
}
#right .item .itemContent p {
	font-size:0.8em;
	padding:1px 5px 3px 5px;
}
#right .item .itemContent a {
	font-size:0.8em;
	display:block;
	width:100px;
	padding:10px;;
	text-align:right;
}
#main {
	float:left;
	width:425px;
	padding-left: 5px;
}	




#main p strong {
	text-transform: uppercase;
}

#main > p {
	margin-left: 22px;
	font-size:0.8em;
}

#main img {
	border:0px;
	padding-top:2px;
	padding-left:2px;
}
#main .listing {
	/*clear:right;*/
	padding-bottom:30px;
}
#main .special {
	width:190px;
	margin:5px;
	/*float:left;*/
	border:1px solid #666;
	background-color:#e9dbce;
	text-align: center;
}
/*
#main .specialBig {
	width: 190px;
	margin:5px;
	margin-left: 5px;
	float:left;
	border:1px solid #666;
	background-color:#e9dbce;
	text-align: center;
}
*/
#main .special h5, #main .specialBig h5 {
	margin:0px;
	padding:0px;
	padding:5px 0px 0px 15px;
	border:0px;
	border-bottom:2px solid #ec9;
	background-color:white;
	color:#333;
	font-weight:bold;
	font-size:0.8em;
	text-transform: uppercase;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url("../images/specialH5Bg.gif");
}
#main #specials {
	clear:both;
}
#specials:after{ 
	content: "."; 
	display: block; 
	height: auto; 
	overflow:hidden; 
	clear: both; 
	visibility:hidden; 
} 
/* Holly Hack Targets IE Win only \*/ 
* html #specials {
	height: 1%;
} 

/* End Holly Hack */		
#footer {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	height:30px;
	text-align:center;
}
#footer p {
	margin:0px;
	padding:0px;
	color:#999999;
	font-size:0.8em;
	font-weight:normal;
}
/*
#footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
}
#footer ul li a {
	display:block;
	float:left;
	color:#999999;
	font-size:0.8em;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	border:0px;
	border-right:1px solid #999999;
}
#footer ul li#listFooterLI a {
	border:0px;
}
*/
#footer div#list {
	margin-bottom: 4px;
}
#footer a  {
	color:#999999;
	font-size:0.8em;
	font-weight:normal;
	padding-left: 5px;
	padding-right: 5px;

	border-right: 1px solid #999999;
}
#footer a#lastFooter {
	border: 0px
}

.categoryMenu {
	position: absolute;
	visibility: hidden;
	border: 1px solid #999999;
	border-bottom: none;
	background-color: #eeeeee;
	width: 160px;
}
.categoryMenu div {
	border-bottom: 1px solid #999999;
	font-size: 13px;
}

.manufacturersMenu {
	text-align: left;
	position: absolute;
	/*
	left: 236px;
	top: 90px;
	*/
	visibility: hidden;
	width: 160px;
	border: 1px solid #999999;
	border-bottom: none;
	background-color:#e5e5e5;
	font-size: 13px;
}
.manufacturersMenu div {
	border-bottom: 1px solid #999999;
	padding: 2px;
}

.salespersonSearch {
	position: absolute;
	/*
	left: 634px;
	top: 90px;
	*/
	visibility: hidden;
	border: 1px solid #999999;
	border-bottom: none;
	background-color:#e5e5e5;
}

.notice {
	color: red;
}
