.footer {
	font-size : 9px;
	display: none;
}
/*-------------------*/

table {width:100%;}
/*-------------------*/
#center1 {
	background-color: transparent;
	margin: 0;
	width: 950px;
}
/*-------------------*/
#midpageLinks {
	background-color: transparent;
	margin:0;
	padding: 0;
	background: url("/sitegraphics/links/midpage_bg.gif") repeat;
	width: 950px;
}
/*-------------------*/
#centerLinksContainer {
	background-color: #fff;
	float: left;
	margin:0;
	padding:0 10px 0 10px;
	color: #000;
	width: 590px;
}
#centerLinksContainer a {
	color: #f60;
}
#centerLinksContainer a:hover {
	background-color:#f60;
	color:#fff;
	text-decoration: none;
}
/*-------------------*/
#humorsearch {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 150px;
	padding: 4px; 
}
#humorsearch .Search {
	vertical-align: middle;
	padding: 0px;
	height: 40px;
}
#humorsearch .SearchInput {
	float:left;
	background-color: #999;
	border: 1px solid #424242;
	height: 16px;
	padding: 1px 2px 0 1px;
	font: normal 11px;
}
#humorsearch .SearchBtn {
	float: right;
	margin: 2px 0 0 2px;
	height: 18px;
	font: normal 10px;
}
#humorsearch .advanced {
	float: left;
	font-size: 10px;
	color: #f60;
	margin: 10px 0 0 2px;
	height: 12px;
}
/*-------------------*/
div.pr {
	font-size: 6pt;
	color: #000;
	margin-top:3px;
	padding: 2px 10px 5px 13px;
	border: 1px solid #999; 
}
div.prg {
	width: 80px;
	border: 1px solid #999;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #000;
	height: 3px;
	font-size: 1px;
}
/*-------------------*/
.url {
	color: #6f6f6f;
}
/*-------------------*/
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000;
}
/*-------------------*/
table.formPage {
}
td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #CECECE;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #00F;
	background: #EDF3FF;
	border: 1px solid #CECECE;
	text-align: left;
}
/*-------------------*/
#spacer15 {
	clear:both;
	height:15px;
	margin:0;
	padding:0;
	background-color: transparent;
}
#spacer6 {
	clear:both;
	height:6px;
	margin:0;
	padding:0;
	background-color: transparent;
}
#links p {
	margin: 0 0 7px 0;
}
/*-------------------*/
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}
#catTitle { background:#fff; } /* Important for Konqueror */
#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 .categ-item:hover {
   background:#eee;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
#categtree .odd {
   background:#F8F8FC;
}
#categtree .even {
   background:#fff;
}
/*-------------------*/
.catHome {
	float: left;
	padding: 0px 10px 8px 10px;
	width: 260px;
	font-size: 12px;
}
a.catHomeMain:link, a.catHomeMain:visited {
	color: #f60;
	font-weight: bold;
	display:block;
	text-decoration: none;
}
a.catHomeMain:hover {
	background-color:#f60;
	color:#fff;

}
.catHomeSubcats {
	margin: 8px 0px 0px 0px;
}
a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #3D4861;
	text-decoration: none;
}
a.catHomeSub:hover {
	color: #3D4861;
	text-decoration: underline;
}
.catHomeCount {
	color: #5a70b3;
	font-weight: bold;
}
/*-------------------*/
.navig {
	padding: 5px;
	color: #D98719;
	font-weight: bold;
}
.mainPaging {
	float: right;
}
.pagingLinks {
	color: #D98719;
	font-weight: bold;
}
.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}
.pagingLinks a:hover {
	color: #D98719;
	text-decoration: none;
}
/*-------------------*/
.noResults {
	margin-left: 20px;
}
.noResults p {
	color: #D98719;
	margin: 0px 0px 15px 0px;
}
.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}
/*-------------------*/
a.Featured:link, a.Featured:active, a.Featured:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.Featured:hover {
	color: #D98719;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
/*-------------------*/
.label {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
/*-------------------*/
.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #D98719;
	font-weight: bold;
	text-decoration: none;
}
.searcCat a:hover {
	color: #D98719;
	font-weight: bold;
	text-decoration: underline;
}
a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}
/*-------------------*/
a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #3E81B4;
	font-weight: normal;
	text-decoration: none;
}
a.readMore:hover {
	color: #D98719;
	font-weight: normal;
	text-decoration: none;
}
a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}
a.readMoreFeat:hover {
	color: #D98719;
	text-decoration: underline;
}
/*-------------------*/
.linkDesc {
	font-size: 11px;
}
.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #D98719;
	text-decoration: underline;
}
.contentText {
	width: 530px;
	color: #C96700;
	text-align: justify;
	margin-bottom: 20px;
}
/*-------------------*/
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000;
	padding: 0 5px 1px 5px;
	height:20px;
	border: 1px solid #2a3f80;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #2a3f80;
	width: 264px;
	padding: 0 5px 1px 5px;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #ECF1F1;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}
span.req {
	margin-left: 3px;
	color: #fc8b09;
	font-weight: bold;
}
div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #CCC;
	text-align: left;
	clear: both;
	display: block;
}
.price {
	border: 1px solid #A0A0A0;
	font-size:12px;
}
.price table td{
	margin: 0;
	font-size:11px;
	padding: 2px;
	vertical-align: bottom;
}
.paging-links, .paging-info {
   text-align:right;
}
.paging-info {
   font-style: italic;
}
.field {
	font-size: 12px;
}
.limit_field {
   	border: 0 solid transparent;
   	border-width:0;
	font-size: 9px;
}
.smallDesc {
	font-size: 12px;
}
.thumbFeatured {
	width: 112px;
	height: 82px;
	border: 1px solid #4A5775;
	padding: 0px;
	background: #ecf1f1;
}
.boxFeatured {
	background: #ecf1f1;
	border:1px solid #e5e5e5;
	width: 98%;
	margin: 0 auto 0 auto;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
/*-------------------*/
a.link:active, a.link:link {
	font-size: 12px;
	color: #3f7ac2;
	text-decoration: none;
}
a.link:visited {
	font-size: 12px;
	color: #3f7ac2;
	text-decoration: none;
}
a.link:hover {
	font-size: 12px;
	color: #3f7ac2;
	text-decoration: underline;
}
/*-------------------*/
