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

body {
  background: #BCBEC3; 
color:#000; 
font: 73% arial,sans-serif; 
text-align: left;
margin:0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #F88414;
	padding:0px;
	margin:0px;
}



h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	line-height: 20px;
}



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;
	
}
#links table {
float: left;
position: relative;
width: 100%;
background: url("../images/dotted1.gif") repeat-x bottom;
padding-bottom: 10px;
margin-bottom: 10px;



}
.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: #F88414;
	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 {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.small a {
	padding: 0px;
	margin: 0px;
	color: #f88414;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}
.small:active {
	font-size: 9pt;
	font-weight: bold;
}
.sort {
	color: #000000;
	font-weight: bold;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	
}
.price table td{
	margin: 0px;
	padding: 2px;

}

.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: 980px;
	border: 0px solid;
	
}
	
.center1 {
	background: #FFFFFF;
	margin: 0 auto;
	width: 980px;
	border: 0px solid;
	padding-top:10px;
	float:left;

}

#header_top {
	background:url("../images/topgradwhite.gif") repeat-x top;
	height: 19px;
	width: 980px;
	margin: 0px;
}
	
.header {
	background:url("../images/bluegrad.gif") repeat-y;
	height: 102px;
	width: 980px;
	margin: 0px;
}

.headerLogo {
	float: left;
	margin: 31px 0px 0px 0px;
}

#htable {
float:right;
width:310px;
margin-top:5px;
}

#htable img {
margin:0px;
padding: 0px;
}

#htable a {
margin:0px;
padding: 0px;
float: left;
}

#right_inn {
float:left;
width:180px;
border:solid 1px #ccc;
margin-bottom: 15px;
}

#search_web_dir {
float:left;
position:relative;
padding:5px;
padding-left:7px;
padding-top:7px;
border:solid 1px #ccc;
width:168px;
height: 16px;
font-weight:bold;
font-size: 11px;
background: url("../images/sidegrad.gif") repeat-x;
border-bottom: none;
}

.right_add{
float:left;
position:relative;
width:159px;
text-align:left;
border:solid 1px #ccc;
margin:10px 0 3px 2px;
padding:15px 5px 2px 10px;
line-height: 20px;
}
.right_add a {
	color: #FE4200;
	font-size: 12px;
	text-decoration: underline;
}

.right_add a:hover {
	color: #F88F14;
	text-decoration: none;
}



.headerSearch {
	
	width:174px;
	float: left;
	margin: 0px;
	background:#F3F3F3;
	border:solid 1px #ccc;
	margin:2px;
	padding-bottom:13px;
}

.searchInput {
	background: #FFFFFF;
	padding: 2px;
	float: left;
	width: 146px;
	margin:5px;
	height: 14px;
	border-bottom: solid 1px #D4D0C8;
	border-right: solid 1px #D4D0C8;
}

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

.searchBtnBody {
	background: url("../images/button_search.gif") no-repeat;
	height: 23px;
	margin: 0px;
	width:81px;
	padding:0px;
	border:0px;
	font-size: 0px;
	color: #0A3691;
	float: left;
	cursor: pointer;
}

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

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

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

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

.hMenuContainer {
	background: url("../images/navgrad.gif") repeat-x top left;
	height: 32px;
	width: 980px;
	margin: 0px;
}

.hMenu {
	margin: 0px;
	margin-left:10px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
float: left;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight:bold; 
color: #ffffff;
text-decoration: none;
padding:9px 0 0 0;
}

.hMenu a:hover {
float: left;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight:bold; 
color: #ffffff;
text-decoration:underline;
}

.hMenu img {
	float: left;
}


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

.path {
	margin: 0 auto;
	width: 636px;
	padding: 4px 0px 4px 7px;
	border:solid 1px #E4E6E8;
	margin:0px 0 0px 0;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background: url("../images/catheaderbg.gif") repeat-x;
}

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

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

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

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

.rightContainer {
	float: right;
	width: 320px;
	background: #FFFFFF;
	text-align:left;

}

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

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

.centerContainerM {
	width: 645px;
	padding: 0px;
	
}

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

}
.maincontent {
	background: #E7E9EA;
	border: solid 1px #A8B0BB;
	padding: 12px;
	width: 595px;
	border-top: none;
}

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

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

.catHomeMain {
	color: #FE4200;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.catHomeMain:hover {
	color: #F88F14;
	text-decoration: none;
}

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

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

a.catHomeSub:hover {
	color: #f88f14;
	text-decoration: none;
}

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

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

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

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

.footer {
	margin: 0 auto;
	width: 980px;
	background:url("../images/bluegrad.gif") repeat-y;
	clear:both;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #fff;
	margin-bottom:10px;
}

.footer p {
padding:0px;
margin:0px;
margin-left:10px;
}




.footer a:active, .footer a:link, .footer a:visited {
	color: #fff;
	font-size:11px;
	text-decoration: none;
}

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


.fMenu {
	background:#525057;
	width:970px;
	margin: 0px;
	float:left;
	height:27px;
	padding:0px 0 0px 10px;
	margin-bottom:7px;
}

.fMenu a:link, .fMenu a:active, .fMenu a:visited {
float: left;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight:bold; 
color: #ffffff;
text-decoration: none;
padding:7px 0 0 0;
margin:0 10px 0 0px;
}

.fMenu a:hover {
float: left;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight:bold; 
color: #ffffff;
text-decoration:underline;
}

.footer a span {
color:#0B59B1;
font-size:10px;
text-decoration:none;
}

.footer a span:hover {
color:#0B59B1;
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: #FE4200;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #f88f14;
	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: 980px;
    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: 980px;
    background: #E51D25;
}

#container {
float:left;
position:relative;
width:100px;
}

.padd10 {
float:right;
margin:20px 0px 0 0;
 padding: 10px }
 
 .fimg {
 float:right;
 width:27px;
 margin:-7px 0 0 0;
 padding:0px;
 }
 
  .fimg img {
 margin:0px;
 padding:0px;
 }
 
#main_title  {
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
color: #f88414;
margin: 0px;
padding: 0px;
padding-left: 5px;
margin-bottom: 7px;
margin-top: 10px;
float: left;
position: relative;
width: 100%;
}


.padd10text { padding: 10px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #4D4D4D}

.text10_lineh {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;line-height:18px}


.sidegradient {
background-image:url(../images/sidegrad.gif);
background-position:top;
background-repeat:repeat;
}

.text8_cat {	font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000; font-weight:bold; padding:5px}

.fill_submitgray5 { background-color: #F3F3F3; padding:5px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000; line-height:18px }

.text10_simple {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}

.text_asterisk { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; font-weight:bold; color: #FF0000;}


.fill_featuredw5 { background-color: #ffffff; padding:5px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000; line-height:18px }

.text8_simple {	font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000;}

a {
	color: #FE4200;
	text-decoration: underline;
}

a:hover {
	color: #F88F14;
	text-decoration: none;
}

fieldset {
width: 620px;
}



