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

body {
    background: #DCDBDB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}

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

a:hover {
color: #968aad;}

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

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

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

h2 {clear: both;
background: url("../images/pbullet.png") 0 0 no-repeat;

	font-size: 12px;
	margin: 2px 5px 2px 0;
	padding: 2px 0 2px 25px;
     
        
}

h3 {
	color: #3E81B4;
	font-size: 8pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}

.clear {
 clear: both;}

a {
	outline: none;
}

.sotd {
 float:left;
 width: 370px;}

.sotd p {
 margin:0;
 padding: 0;}

#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 #d8d998;
	text-align: center;
}
#links p {
	margin: 0 0 0px 0;
}
.url {
	color: #6f6f6f;
}

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

input.text {
	color: #000000;
	border: 1px solid #3E81B4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 0;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
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: 15px;
	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: 960px;
          border-left: 1px #000000 solid;
         border-right: 1px #000000 solid;
        
}
	
.center1 {
	background-color: #FFFFFF;
          border-left: 1px #000000 solid;
         border-right: 1px #000000 solid;
	margin: 0 auto;
	width: 960px;
}
	
.header {

	background: url("../images/header-back.gif") repeat-x;
	height: 140px;
	width: 960px;
	margin: 0 auto;
         border-top: 1px #000000 solid;
}

.headerLogo {
	float: left;
	margin: 15px 5px 5px 10px;
}


.titlesearch {
 border-left: 1px #000000 solid;
 border-right: 1px #000000 solid;
 padding:10px 0 10px 0;
 margin:0 auto;
 clear: both;
 height:45px;
 background: #ffffff;
 width:960px;}

.titlesearch img {
 float:left;}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 10px 40px 0px 0px;
}

.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #1A4E80;
}

.searchInput {
	background-color: #f4f9e4;
	border: 1px solid #989a37;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
}

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

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	float: left;
}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.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;
	height: 33px;
	width: 962px;
	margin: 0 auto;
}

.hMenu {
	float: right;
	margin-right: 10px;
}

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

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

.hMenu img {
	float: left;
}

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

.path {
	background: url("../images/pathBg.gif") repeat-x;
	background-color: #FFFFFF;
      font-weight: bold;
	margin: 0 auto;
	width: 950px;
	height: 18px;
	padding: 15px 0px 5px 10px;
         border-left: 1px #000000 solid;
         border-right: 1px #000000 solid;
}

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

.path a:hover {
	color: #968aad;
	text-decoration: none;
}

.path img {
	margin: 0px 5px 1px 5px;
}

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

.leftContainer {
	float: left;
	width: 210px;
        margin-left:5px;
	background-color: #FFFFFF;
}


.centerContainer {
        
        width: 535px;
	float: left;
}




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

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

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

.rightContainer {
	float: left;
	width: 210px;
        
       	background-color: #FFFFFF;
}

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

.footer {
	margin: 0 auto;
	width: 960px;
	/*background: url("../images/footerBg.gif") repeat-x;*/
	background-color: #FFFFFF;
	border-top: 1px solid #DCDBDB;
                  border-left: 1px #000000 solid;
         border-right: 1px #000000 solid;
         border-bottom: 1px #000000 solid;
	clear:both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #3b3741;
      font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #968aad;
	text-decoration: none;
}


.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/* ORIGINAL BOX CODE

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

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url("../images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") repeat-y;
	width: 190px;
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}

*/


/* NEW BOX CODE */

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



.Leftbox-top, .Rightbox-top {
	width: 210px;
	height: 20px;
	padding: 10px 0px 0 0;
	color: #0000006;
	text-align: center;
	font-weight: bold;}


.Leftbox-top {
	background: url("../images/LeftBoxTop.png") no-repeat;}

.Rightbox-top {
        background: url("../images/RightBoxTop.png") no-repeat;}


.Leftbox-middle {
	clear: both;
        background: url("../images/LeftBoxMiddle.png") repeat-y;
	width: 210px;}

.Leftbox-bottom {
	clear: both;
	background: url("../images/LeftBoxBottom.png") no-repeat;	
	width: 210px;
        height: 15px;}



.Rightbox-middle {
	clear: both;
	background: url("../images/RightBoxMiddle.png") repeat-y;	
	width: 210px;}

.Rightbox-bottom {
	clear: both;
	background: url("../images/RightBoxBottom.png") no-repeat;	
	width: 210px;
        height: 15px;}

.Centerbox-top {
	width: 535px;
        background: url("../images/ContentTop.png") no-repeat;
	height: 20px;
	padding: 10px 0 0 0;
	color: #000000;
	text-align: center;
	font-weight: bold;}

.Centerbox-middle {
        clear:both;
	width: 515px;
	padding: 8px 10px 0px 10px;
	background: url("../images/ContentMiddle.png") repeat-y;
	}

.Centerbox-bottom {
	width: 535px;
        background: url("../images/ContentBottom.png") no-repeat;
	height: 15px;}


.Sponsorbox-top {
	width: 535px;
	height: 20px;
	padding: 10px 0 0 0;
	color: #000000;
	text-align: center;
	font-weight: bold;
        background: url("../images/SponsBoxTop.png") no-repeat;}

.Sponsorbox-middle {
        clear: both;
 	width: 535px;
	padding: 0px;
	background: url("../images/SponsBoxMiddle.png") repeat-y;
	}

.Sponsorbox-bottom {
	width: 535px;
        background: url("../images/SponsBoxBottom.png") no-repeat;
	height: 15px;}



.Otherbox-top {
	width: 530px;
	height: 20px;
	padding: 10px 0 0 0;
	color: #000000;
	text-align: center;
	font-weight: bold;
        background: url("../images/FeatBoxTop.png") no-repeat;}

.featbox-middle {
        clear: both;
	width: 530px;
	padding: 0px;
	background: url("../images/FeatBoxMiddle.png") repeat-y;
                }

.featbox-bottom {
 	width: 530px;
        height: 15px;
	background: url("../images/FeatBoxBottom.png") no-repeat;
                }

.featlink {
        clear: both;
	width: 496px;
	padding: 0px 5px 0 5px;
	background: #e6f5b2;
        margin-bottom:10px;
        border: 2px black solid;
	}

.normlink {
        clear: both;
	width: 500px;
	padding: 0px 5px 0 5px;
	background: #ffffff;
        margin-bottom:10px;
	}

.linkdesc {
 float:left;
 width: 480px;}

.flinkdesc {
 float:left;
 width: 360px;}

.linkdesc p, .flinkdesc p {
 margin:0;
 padding: 0;}


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

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

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

.boxSponsored {
	margin: 0px 7px 0px 7px;
	padding: 5px 12px 5px 7px;
	color: #000000;   
		font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 5px 12px 0px 7px;
	color: #000000;
	font-size: 10px;
}


.boxSponsoredLast p, .boxSponsored p {
 padding:0;
 margin:0;}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3b3741;
	text-decoration: none;
	font-weight: bold;
}

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

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

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

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
      font-weight: bold;
	color: #5c5368;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #968aad;
	text-decoration: none;
}


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

.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: #796791;
	text-decoration: none;
}

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

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

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

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

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

a.readMore:hover {
	font-weight: bold;
      color: #a294b4;
	text-decoration: none;
}

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

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

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

.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;
}

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


.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 {
   float:left;
   padding-right: 5px;
   
   height:16px;
   color: #6b6b6b;
   width: 160px;
}

.link_rating img {
   display: block;
   float: left;
   }

.link_rating span.review {
   float: left; 
   width:195px;
   height:16px;
   font-size:10px;
   color: #000000;
   padding-top: 3px;
}

.ratespan {
 color: #040404;
 font-size:9px;
 font-weight: bold;
 float:left;
 margin-top:2px;
 }


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

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


/* login slider related */

#panel {
    background: #989A37;
    display: block;
    color: #ffffff;
    position: absolute; 
    z-index: -1; 
    top: 0px; 
    margin-right:10px;
    width: 200px;
    height: 110px;
}

#panel a{
	color: #ffffff;
}

.slide {
    margin: 0px 10px 0 0;
    background: #989A37;
    text-align: right;
    color: #ffffff;
    padding: 5px 5px 0px 0px;
    
    
}

.btn-slide {
    text-align: right;
    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: 400px;
    background: #E51D25;
}

#panel_table {border: none;
              padding-top: 0px;
              padding-bottom: 0px;
              z-index: -1;
              height: 0px;}

.loginBox {
   float:right;
   background: #989A37;
   padding:0;
 margin:0px 10px 0 0;
 width:200px;
}

/* SOCIAL NETWORKING */

.bookmarks {
	clear: both; 
        padding: 10px 17px 10px 17px;
	
	width: 176px;}

.bookmarks img {
 border: none;
 height: 16px;
 width: 16px;
 margin: 3px;}



/* END SOCIAL NETWORKING */

/* Merchant Counpons mod by PHPLDLIST.COM */

.mcoupontitle {
 clear:both;
 font-weight: bold;
 color: #000000;
 margin: 5px 0 5px 0;
 font-size:14px;
 text-align: center;}

.mcoupon {
 margin: 0 auto;
 padding:5px;
 border: 2px #000000 dashed;
 width: 430px;}

.mcouponsection {
 clear:both;
 padding:5px;
 margin: 0;}

.mcoupontag {
 float:left;
 width:80px;
 font-weight: bold;
 font-size: 20px;}

.mcouponlogo {
 float: left;
 width: 100px;
 height: 100px;
 margin-right:10px;
 border: none;}
 
.mcoupondesc { 
 float: left;
 width: 230px;
 font-weight: bold;
 font-size:10px;}

.mcouponexpiry {
 float:left;
 width: 205px;
 text-align: left;}

.mcouponcode {
 float: left;
 width: 205px;
 text-align: right;}

.printbutton {
 width: 430px;
 margin: 20px auto;
 text-align: right;}
/* End Merchant Counpons mod by PHPLDLIST.COM */

/* TOOLTIPS MOD BY PHPLDLIST.COM */

.tips {
 float: left;}


.tips li {color: #202020;
             margin-left:20px;
            
}

.tips ul {color: #404040;
              
              margin:5px 0 0 0;
              padding:0px 4px 0px 0;
}

.tips a .tips-container {display:none;}

.tips a {position:relative;
         text-decoration:none;
 z-index:2000;}

.tips a:hover {position:relative;
         text-decoration:none;
 z-index:2001;}

/* THE MAIN CONTAINER FOR THE ENTIRE TOOLTIPS POPUP */
.tips a:hover .tips-container{
  display:block;
  position: absolute;
  bottom: -10px;  /* Adjust for vertical position in relation to trigger */
  left: 175px;  /* Adjust for horizontal position in relation to trigger */
  display: block;
  width: 374px;
  z-index:5000;

    } 


/* THE TOOLTIPS BOX HEADER */
.tips .tips-top {  background: url("../images/tiptop.png") no-repeat; 
          height: 24px;
          width: 309px;
          padding: 16px 40px 0 25px;
          font-size: 14px;
          color: #000000;
          font-weight:bold;
}

/* THE TOOLTIPS BOX BOTTOM */
.tips .tips-bottom {
  background: url("../images/tipbot.png") no-repeat;
  width:374px;
  height:85px;
}
 
/* THE MAIN CONTENT AREA OF THE TOOLTIPS BOX */   
.tips-middle {
    background: url("../images/tipmid.png") repeat-y;
  padding: 5px 40px 5px 25px;
  text-align:left;
  color:#000000;
  font-size:11px;
  width: 309px;
 
  
}

/* END TOOLTIPS MOD  BY PHPLDLIST.COM */

.section {
 clear: both;
 padding-bottom:15px;}

.submit-section {border: 1px #413955 solid;
 clear: both;
 margin: 5px 10px 5px 5px;
 padding: 0 10px 5px 10px;}

.section-half {
 float: left;
 width: 222px;
 margin: 0 3px 0px 3px;
 padding: 0 5px 0px 5px;
 font-size:10px;
 font-weight: bold;}

.section-half ul {
 margin: 0;
 padding: 0 0 10px 0;
 list-style: square inside;}

.section-half span {
 clear: both;
 float: right;
 background: url("../images/hMenuContainerBg.gif") repeat-x;
 height: 24px;
 border: 1px #413955 solid;
 text-align: center;
 font-weight: bold;
 font-size: 13px;
 padding: 8px 10px 0px 10px;
 width: 100px;
 float: right;}

.section-half span a {
 color: #ffffff;
 display: block;}

.section-half span:hover {
 background: url("../images/hMenuHoverBg.gif") repeat-x;}

.priceright {
 float: right;
 font-size: 10px;}


.message {
 font-size:12px;
 font-weight: normal;}

.formline {
 padding: 5px 0 5px 0;
 clear: both;}

.formtag {
  font-size: 13px;
 padding-top: 2px;
 float: left;
 width: 150px;
 text-align: right;
 margin-right: 10px;}

.formfield {
 float: left;}

.input1, .input2, .input4 {
 font-family: Verdana;
 font-size: 12px;
 width: 300px;
 background: #e9ebf3 url("../images/formback.gif") repeat-x;
 padding: 2px;
 border: 1px solid #6e4a66;}

/* INPUT */
.input1 {
 height: 16px;}

/* TEXT AREA */
.input2 {
 height: 100px;}

.input3 {
 height: 25px;
 background: #e9ebf3 url("../images/formback.gif") repeat-x;}


/* DROPDOWN */
.input4 {
 height: 25px;}
 
/* CHECKBOX */
.input5 {
 margin-top: 2px;}

.subcats {
 margin: 0px 5px 0 25px;
 font-weight: bold;}

.subcats a:link, .subcats a:active, .subcats a:visited {
	color: #5c5368;
	text-decoration: none;
}

.subcats a:hover {
	color: #968aad;
	text-decoration: none;
}

.Rightbox-middle a:link, .Rightbox-middle a:active, .Rightbox-middle a:visited {
 color: #000000;}

.Rightbox-middle a:hover {
 color: #c0c0c0;}

