body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

#header{
	background-attachment: scroll;
	background-image: url(/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#searchform {
	font-size: 11px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 30px;
}
#searchform a {
	color: #000099;
}

.headads{
	text-align: center;
	margin-bottom: 20px;	
}

.deeplinklist {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.deeplinklist h5 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.deeplinklist ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: square;
}

.deeplinklist li {
	margin: 0px;
	padding: 0px;
}

.deeplinklist a {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
}

#page_content {
	margin: 10px;
}

.page_left {
}
.page_right {
	width: 170px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 18px;
	margin: 5px 0 5px 0;
	color: #CC0000;
}

h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h2 a:link, h2 a:visited {
	color: #2173C5;
}

h2 a:hover, h2 a:active {
	color: #FF6600;
}

h3 {
	color: #006699;
	font-size: 12px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8CAD8;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #333333;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label{
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}

.smallDesc{
	font-size: 12px;
}

.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}

.featured_box {
	background-color: #F4FFE8;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4D955;
	padding: 10px;
}

.standard_box {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
	padding: 10px;
}

.desc {
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}
.url {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.url a:link, .url a:visited{
	color: #0066CC;
}
.url a:hover, .url a:active{
	color: #0099FF;
}

.catg {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.catg  a:link, .catg a:visited {
	color: #0066CC;
}
.catg  a:hover, .catg a:active {
	color: #0099FF;
}

.listlinks {
	color: #666666;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: normal;
}
.listlinks a:link, .listlinks a:visited {
	color: #0066CC;
}
.listlinks a:hover, .listlinks a:active {
	color: #0099FF;
}

.ltitle {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.ltitle  a:link, .ltitle a:visited {
	color: #0066CC;
}
.ltitle  a:hover, .ltitle a:active {
	color: #0099FF;
}

#path {
	background-color: #F7ECC1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
}
#path a:link, #path a:visited {
	color: #996600;
	font-weight: bold;
}
#path a:hover, #path a:active {
	color: #CC0000;
}

.submit {
	float: right;
	vertical-align: bottom;
}



#user-bar {
	clear:both;
	width:20%;
	text-align:right;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#user-bar a:link, #user-bar a:visited {
	font-weight: bold;
	color:#0000CC;
}
#user-bar a:hover, #user-bar a:active {
	color:#CC0000;
}


.text, .btn {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #000000;
	background-color: #F8F8F8;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #000000;
	background-color: #F8F8F8;
}
select {
	font-size: 8pt;
	border: 1px solid #000000;
	background-color: #F8F8F8;
}

.captcha {
	border: 1px solid #000000;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #D3EE82;
	cursor: pointer;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 3px 0px 7px 25px;
	padding: 0px;
}

p.subcats a:link, p.subcats a:visited{
	color: #666666;
}
p.subcats a:hover, p.subcats a:active{
	color: #FF6600;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
	bottom:0;
	clear:both;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
div.footer a {
	color: #666666;
	text-decoration: none;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

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

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   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:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

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

.paywarn {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}


.plans td {
	background-color: #F5FBEE
}
.planname{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB874;
	height: 60px;
}
.planname .desc{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
}
.planprice{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB874;
	height: 60px
}
