html {
	margin:auto;
	padding:0px;
	background:#6B0E21 url( /media/images/2009/background.png ) top left repeat-x;
	font-family: Helvetica;
	font-size: 12px;
	color:#6D7273;
}

#table_ td{
	font-family: Helvetica;
	font-size: 12px !important;
}

img {
	border: none;
}

#container, body {
	margin:0px auto !important;
	width:1013px;
}

#header, #div__header {
	width:963px;
	background: url( /media/images/2009/header.png ) top left no-repeat;
	padding: 0px 25px;
	padding-top:2px;
}

#header table, #div__header table {
	width: 100%;
}

#top_nav {
	padding-left:0px;
	padding-right: 10px;
	display: inline;
	float: right;
	font-size: 12px !important;
}

#top_nav a {
	margin-left: 10px;
	font-size: 12px !important;
}

#top_nav a {
	text-decoration: none;
	color: #6D7273;
}

#top_nav a:hover {
	text-decoration: underline;
	color: #6B0E21;
}

#nav {
	padding-left:0px;
	margin:0px auto;
	display: inline;
	font-size: 12px !important;
}

#nav li {
	list-style:none;
	margin-right: 1px;
}

#nav a {
	float:left;
	height:34px;
	background: url( /media/images/2009/nav_background.jpg ) top left;
	display: inline-block;
	padding:0px 10px;
	width:auto;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color:#6B0E21; 
	margin-right: 1px;
	font-size:12px;
}

#nav a:hover {
	background: url( /media/images/2009/over.png ) left top;
	color:#FFFFFF;
}

#nav_checkout a {
	padding: 0px;
	display: inline;
}

#div__body, #body {
	width: 1013px;
	background: url( /media/images/2009/center.png ) top left repeat-y;
}

#left {
	width: 200px;
	padding-left:5px;  /* 30px; */
}

#left a {
	color: #6D7273;
	text-decoration: none;
}

#left a:hover {
	color: #6B0E21;
	text-decoration: underline;
}

#content {
	padding-left: 10px;
	width: 720px;
	float:left;
}

#content h3 {
	width: 90%;
	text-align: center;
}

#content p {
	width: 90%;
	display: block;
}

#content a {
	color: #6D7273;
	text-decoration: none;
	font-weight:bold
}

#content a:hover {
	color: #6B0E21;
	text-decoration: underline;
}

#footer, #div__footer {
	width: 1013px;
	background: url( /media/images/2009/footer.png ) bottom left;
	min-height: 200px;
	float:left;
	text-align: center;
	padding-bottom: 30px;
	font-size: 12px !important;
}

#footer p {
	width: 99%;
	font-size: 12px !important;
}

#credit {
	margin-left: 300px;
	float:left;
	height:52px;
	width: 208px;
}

#guarentee {
	float: left;
}
	
#social {
	float:left;
	margin-top: 5px;
	margin-left: 20px;
}

#footer a, #div__footer a {
	color:#6D7273;
	text-decoration: none;
}

#footer a:hover, #div__footer a:hover {
	color: #6B0E21;
	text-decoration: underline;
}

#featured {
	margin-top:20px;
	float:left;
}

#featured .box {
	float: left;
	width: 177px;
	background: url( /media/images/2009/box-background.jpg ) bottom center no-repeat;
	padding-bottom: 20px;
	margin: 0px;
	margin-bottom:20px;
	margin-left: 0px;
	height: 420px;
}

#featured .box .title a {
	width: 177px;
	height: 50px;
	display: block;
	background: url( /media/images/2009/maroon-tab.jpg ) top center no-repeat;
	text-align: center;
	line-height: 41px;
	color: #FFFFFF;
	font-weight: 500px;
	text-decoration: none;
	font-size: 12px !important;
}

#featured .box ul {
	float: left;
	margin-left: 0px;
}

#featured .box  {
	list-style: none;
}

#featured .box a {
	width:auto;
	background: none;
	color: #4091c2;
	text-align: left;
	font-size: 11px;
	text-decoration:none;
}

#featured .box a:hover {
	text-decoration: underline;
}

.pagination {
	width: 99%;
	float:left;
	font-size: 13px;
	text-align: right;
}

.pagination a {
	width: 20px;
	height:20px; 
	display: inline block;
	text-decoration: none;
	color: #6D7273;
}


#contact {
	padding-bottom: 10px;
}

#contact h1 {
	width:161px;
	height:53px;
	background: url( /media/images/2009/signup-header.png ) top center no-repeat;
}

#contact h1 span {
	display: none;

}

#form {
	background:#000000 url( /media/images/2009/signup-background.png ) center center no-repeat;
	padding:5px;
	color:#ffffff;
	width: 151px;
	margin-top:-16px;
}

#form label {
	margin-top:10px;
}

#form input[type="text"] {
	width:125px;
}

#form input[type="submit"] {
	width:79px;
	height: 23px;
	background: url( /media/images/2009/search-button.png );
}

/*---dropdown menu-----*/

#dropmenudiv{
	position:absolute;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:1000;
	background: url( ../images/dropdown-background.png ) bottom left transparent;
	left:150px;
}

#dropmenudiv a{
	height:30px;
	width: 100%;
	line-height: 30px;
	display:block;
	text-indent: 10px;
	padding: 1px 0;
	text-decoration: none;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-bottom: #6B0E21 1px solid;
}

#dropmenudiv a:hover{ 
	/*hover background color*/
	text-decoration:underline;
	color:#000000;
}

.textboldnolink a {
	color:#6B0E21 !important;
}

#blog_nav li {
	list-style: none;
}

#main_col {
	width: 700px;
}

.pricem, .txt14b-red {
	font-size: 16px;
	font-weight: bold;
	color:#6B0E21; 
}

a.smalltextnolink{
	white-space: normal;
}

table#carttable, .portletHandle table {
	max-width: 720px;
}

/*--- item category styling -----*/

.buyButton {
  border:none;
  padding-top:6px;
}
.buyButton:hover{cursor:pointer;}
.listPrice{
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}
.yourPrice{
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
