﻿body {
	margin: 0;
	background: url(images/x2.png) 50% 50% repeat-y;
	background-color: #BABABA;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
h1 {
	color: #EECE77;
	font-size: 22px;
	margin-left: 7px;
}
h2 {
	font-size: 14px;
}
a {
	text-decoration:none;
}
a:link {
	color:#000000;
}
/* layout */
#bodydiv {
	float: left;
	width: 470px;
	margin-left: 7px;
	font-size: 14px;
}
#logo {
	float: left;
	margin: 8px 12px 0px 5px;
}
/* ancillary */
.imgleft {
	margin:7px 7px 7px 0px;
	float: left;
}

#coname {
	font-size: 36px;
	font-family: "Cooper Black";
	color: #EED373;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 260px; /*	border-bottom: 1px dashed #D2D4C9; */;
	color: #FFFFFF;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
}
#sidebar li ul {
	padding: 20px;
}
#sidebar li li {
	line-height: 35px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}
#sidebar h2 {
	padding: 5px 10px;
/*	background: #79A73B url(images/img04.jpg) repeat-x left top; */	letter-spacing: -.5px;
	font-size: 1.4em;
	color: #FFFFFF;
}
#sidebar p {
	padding: 20px;
}
#sidebar a {
	color: #787878;
}
#creditcardlogos {
	margin: 10px 0px 10px 0px;
}
.smallfont {
	font-size: 12px;
}
#contactform {
	margin-left: 7px;
	border: 1px #EECE77 solid;
	padding: 5px;
	color: #000000;
}
#footerhr {
	clear: both;
	height: 1px;
	margin-top: 5px;
}
#footer {
	padding-left: 7px;
}
/* feedback form */
form#feedbackform {
	margin: 0px;
	padding: 0px;
}
.x {
	 float:left;
	 width:100px;
	 padding-top:5px;
	 padding-right:5px;
	 text-align:right;
}
.xx {
	margin-top:7px;
}
#send {
	margin-top:7px;
}

.overalltext {
	margin: 7px;
}
#whyuslist {
	line-height: 150%;
}
/* deluxe */
/* link underneath product in category */
.producttitle {
	font-size: 12px;
}
.txtcolor {
	color: #EED373;
}
.hilite {
	color: #FF0000;
}
#idmain {
	width: 760px;
	margin: 0 auto;
}
#idlogo {
	float: left;
	text-align: left;
}
#ads2 {
	 float:right;
	 margin:7px 7px 0px 0px;
}
/* job nav */
#jobnav {
	margin-bottom:7px;
}
/* faq page */
.bigq {
	font-family: "Baskerville Old Face";
	font-size: xx-large;
}
/* sitemap page */
#sitemaptbl a {
	color: #314894;
	text-decoration: none;
}
#sitemaptbl img {
	vertical-align:middle;
}
.shipping {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #EED373;
}
/* copyright,credits */
#slsleft {
	float:left;
}
#slsright {
	float:right;
}
#topmsg {
	font-size: 1.2em;
	background-color:#6AB757;
	padding:5px 0 5px 0;
}

/*** common.css ***/
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.centerall {
	text-align: center;
	margin: 0 auto;
}
/* center a table in a div */
.centertbl {
	text-align: center;
}
.centertbl table {
	text-align: left;
	margin: 0 auto;
}
.clrboth {
	clear: both;
}
.divclr {
	clear: both;
	height: 0px;
}
.errmsg {
	color: red;
}
.imgleft {
	margin: 0px 7px 7px 0px;
	float: left;
}
.clrleft {
	clear: left;
}
.txtright {
	text-align:right;
}
.txtleft {
	text-align:left;
}
#bkmrk {
	margin: 10px;
}
.imgright {
	margin: 7px 7px 7px 0px;
	float: right;
}
.clrright {
	clear: right;
}
.fineprint {
	font-size:0.8em;
}