#navigation {
	background-color:#000000
}

#left_column {
	background-image:url(../examples/images/left-corner.gif);
	background-repeat:no-repeat;
	background-position:right top
}
#left_column .container {
	margin:8px 11px 8px 11px
}
#right_column .container {
	margin:8px 11px 8px 11px
}

#sample_template {
	background-color:#F0F0F0;
	border-bottom:4px solid #C6C6C6;
	color:#797979;
}
#sample_template .container {
	margin:0x 8px 8px 8px
}
#affiliate_login {
	background-color:#1F1F1F;
	color:#9F9F9F;
	background-image:url(../examples/images/affiliate-login-tile.gif)
}
#affiliate_login .container {
	margin:3x 15px 3px 15px
}
#affiliate_login .input_style {
	background-color:#CACACA;
	width:87px;
	height:20px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#4E4E4E
}
#search_form {
	background-color:#E8E8E8;
	background-image:url(../examples/images/search_engine.gif);
	color:#6B6B6B;
	background-repeat: no-repeat;
	padding:28px 0px 6px 0px;
	border-bottom:4px solid #C5C5C5;
}
.input_style {vertical-align:middle}
.input_style option {color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.input_style select {color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.input_style input {height:20px;color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.header_image img {
	margin:18px 0px 4px 0px
}
.line_style {
	background-color:#DDDDDD;
}
.category_list ul {margin:0px;padding:10px 0px 10px 38px;list-style-image:url(../examples/images/bullet-c.gif)}
.category_list a {color:#9A9A9A;text-decoration:none}
.category_list a:hover {text-decoration:underline}
.category_list li {padding:0px 0px 0px 0px}
#product_list {
	background-color:#F0F0F0;
	border-bottom:4px solid #C6C6C6;
	color:#797979;
}
#product_list ul {
	margin:0;
	padding:0px 0px 0px 14px;
	list-style-type:disc;
	color:#797979;
}
#product_list a {
	color:#797979;
	font-weight:bold;
	text-decoration:none;
}
#product_list a:hover {
	text-decoration:underline;
}
#bottom_banners {
	text-align:center;
	background-color:#F5F5F5;
	border:2px solid #E7E7E7;
	padding:23px 0px 23px 0px;
}

BLOCKQUOTE{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/*** COMMON COLORS ****/
.font-dark {color:#C53800}
.font-light{color:#FF7100}
.bg-dark {background-color:#C53800}
.bg-light{background-color:#FF7100}
H4{color: #F66520}
.rightBar{color: #E66900}
.leftMenu LI{color:#EE6900}
.leftMenu A {color:#2969A4}
.leftMenu A:visited{color: #255E93}
.leftMenu A:hover  {color: Blue}
.categoryList A{color:#666666}
.categoryList A:visited{color:#666666}
.button{
	color: White;
	background-color: #EE6900;
}

.list-8 {
	overflow: hidden;
	padding: 0 0 0 1px;
}

	.list-8 li {
		background: url(../images/marker-4.gif) no-repeat 1px 9px;
		padding: 4px 0 0 18px;
		line-height: 1.538em;
		font-size: 10px;
		color: #6c7376;
	}
	
	.list-8 li a {
		color: #6c7376;
	}
	.list-8 li .active {
	font-weight:bold;
	background: none;	
	color: #F66520;
	font-size: 10px;
	}
	
	#footer {
	width: 980px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
}

	#footer .inner {
		padding: 8px 43px 0 0;
	}

	#footer span a {
		background: url(../images/facebook-logo.png); no-repeat 100% 100%;
		display: block;
		width: 99px;
		height: 26px;
		float: right;
		text-transform: uppercase;
		text-decoration: none;
		color: #6c7376;
	}
	
	#footer p {
		padding: 0 0 0 56px;
		font-size: 1.083em;
		color: #6c7376;
	}
	
	#footer p em {
		margin: 0 4px 0 0;
		font-style: normal;
	}
	
	#footer p span {
		margin: 0 4px 0 0;
	}
	
	#footer p a {
		margin: 0 0 0 4px;
		text-decoration: none;
		color: #6c7376;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}
		#footer p a:visited {
		text-decoration: none;
		color: #6c7376;
		
	}