html { height: 100%; margin-bottom: 1px; }

body {
    background: #FFFFFF url('../images/bg.gif') repeat-x top left;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	font-style:normal; font-variant:normal;line-height:1.5;
	color: #333333;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

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

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #AA0000;
	font-size: 12px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}

a {
	outline: none;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}

.link {
	font-size: larger;
}
	
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #333333;
	padding: 2px;
	border: 1px solid #CECECE;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #CECECE;
}
select {
	font-size: 8pt;
	border: 1px solid #CECECE;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #AA0000;
	background: url("../images/boxTop.gif") repeat-x top left;
	color: #FFFFFF;
	cursor: pointer;
	height: 24px;
	padding: 1px 12px 5px 12px; 
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
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;
}

.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:#3E81B4;
   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;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	width: 840px;
	border: 0px solid;
}
	
.center1 {
	background: #FFFFFF;
	margin: 0 auto;
	width: 840px;
	border: 0px solid;
}
	
.header {
	background: #FFFFFF;
	height: 115px;
	width: 840px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 10px;
}

.headerSearch {
	float: right;
	margin: 0px;
}

.searchInput {
	background: #F0F0F0;
	border: 1px solid #D0D0D0;
	padding: 2px;
	float: left;
	width: 180px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnBody {
	background: #CC0000;
	height: 21px;
	margin: 0;
	padding: 2px 4px 4px 4px;
	border: 1px solid #990000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.userBar {
	clear: right;
	float: right;
	margin: 10px 40px 0px 0px;
	color: #CA0002;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #CA0002;
	text-decoration: underline;
}

.userBar a:hover {
	color: #3E81B4;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x top left;
	height: 35px;
	width: 840px;
	margin: 0 auto;
}

.hMenu {
	margin: 0 auto;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 27px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
	background: url("../images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 27px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.hMenu img {
	float: left;
}

/*-------------------*/

.path {
	background: url("../images/pathBg.gif") repeat-x;
	margin: 0 auto;
	width: 825px;
	height: 34px;
	font-size: 12px;
	padding: 8px 0px 0px 15px;
}

.path a:link, .path a:active, .path a:visited {
	color: #1b4f81;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	background: #FFFFFF;
}

/*-------------------*/

.centerContainer {
	float: left;
	margin-left: 6px;
}

.centerContainerM {
	width: 617px;
	padding: 0px;
	border: 0px solid;
}

.red-bar {
	background: url("../images/red-top.gif") repeat-x top left;
	height: 17px;
	width: 607px;
	padding: 3px 0 3px 10px;
	margin-bottom: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}

.maincontent {
	border: 1px dashed #E0E1E1;
	background: #FAFAFA;
	padding: 12px;
	margin-bottom: 12px; 
	width: 590px;
}

.maincontent-link {
	color: #003366;
	text-decoration: none;
}

.maincontent-link:hover {
	text-decoration: underline;
}

.catHomeMain {
	color: #cc0000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.catHomeMain:hover {
	color: #BB0000;
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 1px 0px 16px 22px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #333333;
	text-decoration: none;
}

a.catHomeSub:hover {
	text-decoration: underline;
}

.catHomeCount {
	color: ##cccdcd;
	font-weight: normal;
	font-size: 9px;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.footer {
	margin: 0 auto;
	width: 840px;
	background: #FFFFFF;
	border-top: 1px solid #F2F2F2;
	clear:both;
	padding: 10px 0px 10px 0px;
	font-size: 9px;
	color: #333333;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #AF0A0A;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/

.box {
	margin: 0px 15px 20px 0px;
}


.boxTop {
	float: left;
	background: url("../images/boxTop.gif") repeat-x;
	width: 201px;
	height: 18px;
	padding: 3px 0 3px 9px;
	
	color: #FFFFFF;
	font-weight: bold;
}

.boxMiddle {
	clear: both;
	background: #FFFFFF;
	width: 208px;
	border: 1px solid #CCCDCD;
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 12px;
	margin: 0;
	list-style: none;
	color: #333333;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.boxSponsoredLast {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #af0a0a;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 10px 10px 10px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 3px 0px 3px 18px; 
	border-bottom: 1px dashed #CDCDCD;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: AF0A0A;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;

}

.boxPopCats li a:hover {
	color: #000000;
	text-decoration: underline;
}

.box-dots {
	background: url("../images/dots.gif") repeat-x top left;
	width: 182px;
	height: 3px;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #CA0002;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #CA0002;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #CA0002;
	text-decoration: underline;
}

a.readMore {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

a.readMore:hover {
	color: #af0a0a;
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}

a.readMoreFeat:hover {
	color: #CA0002;
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #3E81B4;
        font-size: 8pt;
        padding: 0;
}

.link_rating {
   padding: 0px;
   padding-right: 5px;
   border: 1px solid #E1E1E1;
   background: #ffffff;
   color: #6b6b6b;
   width: 200px;
}

.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}

.link_rating span.review {
   display: block;
   float: right;    
   color: #000000;
   padding-top: 3px;
}

.frontend_actions {
	float: right;
	width: 36px;
	height: 36px;
}

.float_tiny {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}


/* login slider related */

#panel {
    background: #E51D25;
    display: block;
    color: #ffffff;
   /* padding: 10px 20px 10px 20px;*/
    position: absolute; 
    z-index: -1; 
    top: 0px; 
    width: 840px;
    height: 110px;
}

#panel a{
	color: #ffffff;
}

.slide {
    margin: 0;
    padding: 0;
    border-top: solid 4px #CA0002;
    background: #E51D25;
    text-align: right;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.slide a:active, .slide a:link, .slide a:visited {
	color: #ffffff;
	text-decoration: none;
}

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 840px;
    background: #E51D25;
}