/****************************************************************/
/* TYPOGRAPHY 													*/
/****************************************************************/
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #382310;
	border-bottom: 1px solid #3B92B2;
}

h3 {
	font-size: 16px;
	font-weight: normal
	color: #382310;
	border-bottom: 1px dotted #382310;
}

.cat {
	font-weight: bold;
}

.cat A {
	text-decoration: none;
}

.cat A:HOVER, .subcat A:HOVER {
	color: #000000; 
	text-decoration: underline;
}

.subcat {
	font-size: 11px; 
	color: #333333;
}

.subcat A {
	color: #333333; 
	text-decoration: none;
}

.linkarea {
	padding-bottom: 15px;
}

.linktitle {
	font-weight: bold;
}

.linktitle A:LINK {
	font-weight: bold;
}

.linkdetails {
}
.linkdetails a:link {
}
.linkdetails a:visited {
}
.linkdetails a:hover {
}

.linkshortdesc {
}
.linkshortdesc a:link {
}
.linkshortdesc a:visited {
}
.linkshortdesc a:hover {
}

.linkurl {
}
.linkurl a:link {
}
.linkurl a:visited {
}
.linkurl a:hover {
}


.bg {
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.break {
	padding-bottom: 6px;
	padding-top: 6px;
}


.profile {
	font-size: 11px; color: #6F6F6F;
	font-family:  verdana, arial, sans-serif;
}
.profile a:link {
	font-weight: bold; color: #3B92B2; text-decoration: none;
}
.profile a:visited {
	font-weight: bold; color: #3B92B2; text-decoration: none;
}
.profile a:hover {
	font-weight: bold; color: #3B92B2; text-decoration: underline;
}

.submit_area {
	font-size: 11px; color: #6F6F6F;
	font-family:  verdana, arial, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	Border: #3B92B2 1px solid;
}
.submit_area a:link {
	font-weight: bold; text-decoration: none;
}
.submit_area a:visited {
	font-weight: bold; text-decoration: none;
}
.submit_area a:hover {
	font-weight: bold; text-decoration: underline;
}

div.pr {
	font-size: 6pt;
	font-family:  verdana, arial, sans-serif;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}

table.formPage {
	border: 1px solid #A0A0A0;
}

td.err {
	padding: 4px;
	color: #3B92B2;
	background: #A5E8FE;
	border: 1px solid #3B92B2;
	text-align: left;
}

td.msg{
	padding: 4px;
	color: #3B92B2;
	background: #A5E8FE;
	border: 1px solid #3B92B2;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#3B92B2;
   font-family: verdana, arial, sans-serif;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #3B92B2;
   border-width:0 1px 1px;
   font-family: verdana, arial, sans-serif;
   font-size:12px;
}

#catTitle { background:#F6FAEE; font-size:13px; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3B92B2;
   background:#F6FAEE;
   border:1px solid #3B92B2;
   border-width:1px 0 3px 0;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F6FAEE;
}

#categtree .even {
   background:#EFF3E8;
}

#categtree .categ-item:hover {
   background:#E0FAD7;
}

TD.price TABLE {
	margin-bottom: 15px;
}

TD.price TABLE TD {
	padding-right: 15px;
}


/****************************************************************/
/* Theme Changes - Added by Sam Stevens		    				*/
/****************************************************************/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82.5%;
	margin: 0;
	background-image: url(../images/bkgd_stripes.jpg);
	background-repeat: repeat-x;
	background-color: #F6F1DE;
}

A {
	color: #9A0120;
}

DIV#header {
	margin-top: 10px;
	width: 100%;
	background-image: url(../images/bkgd_header.jpg);
	background-repeat: repeat-x;		
}

DIV#searchform {
	float: right;
	text-align: right;
	vertical-align: top;
	margin: 26px 20px 10px 0;
}

DIV#navigation UL {
	list-style-type: none;
	margin: 26px 0 0;
}

DIV#navigation UL LI {
	float: left;
}

DIV#adsense468x2 UL, DIV#footerbanner UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

DIV#adsense468x2 UL LI, DIV#footerbanner UL LI {
	float: left;
	padding: 10px 15px;
}

DIV#contentwrapper {
	clear: both;
	width: 100%;
}

DIV#leftcol {
	float: left;
	width: 160px;
	padding: 10px 10px 30px 10px;
	vertical-align: top;
}

DIV#center {
	margin-left: 180px;
}

TABLE#formPage {
	clear: both;
	margin: 10px 0 20px 180px;
	padding: 10px;
	width: 500px;
}

/****************************************************************/
/* TYPOGRAPHY 													*/
/****************************************************************/

H1 {
	color: #37220D;
	font-size: 18px;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	text-decoration: none;
}

.url {
	color: #666666;
}

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#breadcrumbs A {
	font-weight: bold;
}

.feature_area {
	font-size: 11px; 
	font-family:  verdana, arial, sans-serif;
	background-color: #FFFFFF;
	padding: 6px;
	Border: #9A0120 1px solid;
}

.feature_area a:link, .feature_area a:visited {
	font-weight: bold;
}

DIV.prb {
	background: #9A0120;
	height: 3px;
	font-size: 1px;
}

/****************************************************************/
/* FORMS									*/
/****************************************************************/

FORM {
	margin: 0;
	padding: 0;
}

SELECT, INPUT, TEXTAREA {
	font-size: 0.9em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

DIV#searchform INPUT.search {
	width: 188px;
	padding: 6px;
	font-size: 0.8em;
}

DIV#searchform INPUT.button {
	padding: 5px 6px;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #39240F;
	border-top: 2px solid #996533;
	border-left: 2px solid #996533;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-right: 5px;
}


/****************************************************************/
/* Footer														*/
/****************************************************************/

DIV#footerbanner, DIV#footer {
	clear: both;
}

DIV#footer {
	background-color: #38230E;
	padding: 2px;
	text-align: center;
	font-size: 0.8em;
	color: #F6F1DE;
}

DIV#footer A {
	color: #FFFFFF;
	text-decoration: underline;
}

DIV#footer A:HOVER {
	text-decoration: none;
}

/****************************************************************/
/* MISC									*/
/****************************************************************/

P.txtlink {
	text-align: center;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
}

.txtlink A:HOVER {
	color: Black;
	text-decoration: none;
}
