/* XD Link Directory V 2.3
   author: Dexter Zafra (www.ex-designz.net and www.myasp-net.com) */

body { 
   padding: 0; 
   margin: 0; 
   font: 0.7em Tahoma, sans-serif; 
   line-height: 1.5em;
   background: #DFCCA3; 
   color: #454545; 
   margin-top: 0;
}
a {
   color: #993333;
   text-decoration:none;
}
a:hover { 
   color: #6C757A;
   text-decoration : none;
}
.dark { 
    color: #737373; 
    background: inherit; 
    font-weight: bold; 
}
.ora { 
    color: firebrick; 
    background: inherit; 
    font-weight: bold; 
}
.ora2 { 
    color: #993333; 
    background: inherit; 
    font-weight: bold; 
}
.dtcat_m {
font-family : verdana, arial, helvetica, sans-serif;
color : #993333; 
font-size : 9px; 
text-decoration : none;
line-height:12px;
vertical-align:top; 
}
:link.dtcat_m {
font-family : verdana, arial, helvetica, sans-serif;
color : #993333; 
font-size : 9px; 
text-decoration : none; 
} 
:visited.dtcat_m {
font-family : verdana, arial, helvetica, sans-serif;
color : #993333; 
font-size : 9px; 
text-decoration : none; 
} 
:hover.dtcat_m {
font-family : verdana, arial, helvetica, sans-serif;
color : #ff3e3e; 
font-size : 9px; 
text-decoration : none; 
} 
:active.dtcat_m {
font-family : verdana, arial, helvetica, sans-serif; 
color : #993333; 
font-size : 9px; 
text-decoration : none; 
}
h1 { 
   font-size: 1em;
    margin-bottom: 2px;
    background: inherit;
    color: #993333;
}
h1 a, h2 a { 
    text-decoration: none; 
}
h1 a:hover, h2 a:hover { 
    color: #FF6600; 
    background: inherit; 
}
h2 { 
    margin: 0; 
    padding: 0; 
    font: bold 1.7em Arial, Sans-Serif; 
    letter-spacing: -1px; 
}
h2
{
    font-size: 10px;
    background: inherit;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    color: #E0691A;
    font-variant: normal;
    letter-spacing: 2px;
}
h3
{
    font-size: 9px;
    background: inherit;
    font-family: arial;
    font-variant: normal;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    line-height: 11px;
    color: #993333;
}
p {
    margin: 0 0 5px 0; 
}
ul { 
    margin: 0; 
    padding : 0; 
    list-style : none; 
}
form { 	
    margin: 0; 
}
.textbox {
    border-left : 1px solid #acc6db; 
    border-right : 1px solid #acc6db; 
    border-top : 1px solid #acc6db; 
    border-bottom : 1px solid #acc6db; 
    background-color : #fff; 
    font-size : 11px;
    font-weight: normal;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : #000; 
}
.textbox2 {
    border:2px groove #ACC6DB; width: 300px; 
    background-color : #FFFFFF; 
    padding: 2px;
    font-weight: normal;
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : #275078 
} 
.cselect2 {
    background-color : #fff; 
    font-size : 11px; 
    font-weight: normal;
    padding: 1px;
    color : #275078; 
    font-family : Verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
}
.submit2 {
    color : #fff; 
    font-family : verdana, arial, helvetica, sans-serif; 
    font-size : 8pt; 
    font-weight : bold; 
    background-color : #6898D0; 
    border : 1px solid #dadada; 
    cursor : pointer; 
}
input.submit {
    background: #E0691A url(../images/submit.gif) no-repeat;
    border: 0;
    padding: 4px 0;
    width: 65px;
    margin: 0 15px 0px 0;
    color: #FFF;
    font: bold 1em Arial, Sans-Serif;
}
fieldset { 
    border: solid 1px #E1EDFF; 
    padding-bottom: 15px; 
    margin-top: 10px;
    padding-left: 8px; 
    width: auto; 
}
legend {
    padding: 0.2em 0.5em;
    border:1px solid #E1EDFF;
    color:#336699;
    font-size : 11px; 
    color : #336699; 
    font-weight: bold;
    font-family : verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
    text-align:right;
}
:link.dtcat {
    font-family : Tahoma, sans-serif;
    color : #993333; 
    font-weight : bold; 
    font-size : 12px; 
    text-decoration : none; 
} 
:visited.dtcat {
    font-family : Tahoma, sans-serif;
    color : #993333; 
    font-weight : bold; 
    font-size : 12px; 
    text-decoration : none; 
} 
:hover.dtcat {
    font-family : Tahoma, sans-serif;
    color : #6C757A; 
    font-weight : bold; 
    font-size : 12px; 
    text-decoration : none; 
} 
:active.dtcat {
    font-family : Tahoma, sans-serif; 
    color : #993333; 
    font-weight : bold; 
    font-size : 12px; 
    text-decoration : none; 
}
:link.dtcat2 {
    font-family : Tahoma, sans-serif;
    color : #E0691A; 
    font-weight : normal; 
    font-size : 11px; 
    text-decoration : underline; 
} 
:visited.dtcat2 {
    font-family : Tahoma, sans-serif;
    color : #E0691A; 
    font-weight :normal; 
    font-size : 11px; 
    text-decoration : underline; 
} 
:hover.dtcat2 {
    font-family : Tahoma, sans-serif;
    color : #6C757A; 
    font-weight : normal; 
    font-size : 11px; 
    text-decoration : none; 
} 
:active.dtcat2 {
    font-family : Tahoma, sans-serif; 
    color : #E0691A; 
    font-weight : normal; 
    font-size : 11px; 
    text-decoration : underline; 
}
.hot {
    font-size : 10px; 
    color : #ff3e3e; 
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    text-decoration : none; 
}
.bluearrow {
    font-size : 11px; 
    font-weight : bold; 
    color : #FF9224; 
    font-family : verdana; 
    text-decoration : none; 
} 
.bluearrow2 {
    font-size : 11px; 
    font-weight : bold; 
    color : #993333; 
    font-family : verdana; 
    text-decoration : none; 
}
.bluearrow3 {
    font-size : 11px; 
    font-weight :normal; 
    color : #F36801; 
    font-family : verdana; 
    text-decoration : none; 
}
.cmaron3 {
    font-size : 11px; 
    color : #800000; 
    font-weight: normal;
    font-family : verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
}
.content5 {
    font-size : 11px; 
    color : #800000; 
    font-weight: normal;
    font-family : Tahoma, sans-serif;  
    text-decoration : none; 
}
.cgrn1 {
    font-size : 11px; 
    color : #435900; 
    font-weight: bold;
    font-family : Tahoma, sans-serif;  
    text-decoration : none; 
}
.cat2 {
    font-size : 11px; 
    font-weight: normal;
    font-family : Tahoma, sans-serif;  
    text-decoration : none; 
}
.cred {
    font-size : 12px; 
    color : red; 
    font-family : verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
}
.cred2 {
    font-size : 10px; 
    color : red; 
    font-family : verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
}
.rhd {
color: #fff;
font: bold 1em Tahoma, Arial, Sans-Serif;
text-decoration: none;
}
/* Layout
   ------ */
.content { 
    margin: 0 auto;
    width: 860px;
    padding: 0; 
}
.header { 
    height: 40px;
    background: #eee;
    color: #808080;
    margin:  0 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #ccc;
}
.header1
{
    background: lemonchiffon;
    color: #808080;
    border-bottom: 1px solid #ccc;
    padding: 2px 0 0 0;
}
.top_info {
    float: right;
    width: 555px;
    padding:  2px 0 2px 0;
    border-bottom: 1px solid #eee;
    background: #eee;
    color: #808080;
}
.top_info_left {
    width: 215px;
    float: left;
}
.top_info_right {
    float: right;
    width: 190px;
    padding: 0 0 0 35px;
    border-left: 1px solid #eee;
}
.browse_category {
    padding-left: 30px;
    padding-right: 65px;
    font-size: 0.9em;
    width: 190px;
    color: #FFF;
    background: inherit;
}
.bar
{
    font-size: 1.1em;
    height: 30px;
    color: #FFF;
    margin: 0 0 0 0px;
    border-bottom: #6A93AA 3px solid;
    background: firebrick;
}
.bar li
{
    padding-top: 6px;
    padding-bottom: 7px;
    color: #FFEADC;
    background: firebrick;
    float: left;
}	
.bar li.active
{
    background: url(/images/bar.gif) #b17f31 no-repeat center top;
    color: #fff;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    padding-top: 6px;
}
.bar li a { 
    padding: 6px 10px 7px 10px;
    font-weight: bold;
    color: #FFF; 
    background: inherit;
    text-decoration: none;
} 
.bar li a:hover
{
    background: url(/images/bar.gif) orange no-repeat center top;
    color: #fff;
    font-weight: bold;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
} 
/* IE Hack Top Navigation Bar
   ------ */
html>body .bar li a:hover { 
    padding-top: 7.5px;
    padding-bottom: 8.5px;
}
.search_field { 
    color: #808080;
    clear: both;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    margin: 1px 0;
}
.grey {
    color: #808080;
    background: inherit;
    font-weight: normal;
}
.search_form { 
     text-align: right;
}
.search_form1 { 
    text-align: right; 
}
.subheader {
    margin: 0px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding: 5px 0 5px 0;
    background: #A4A4A4;
    color: #fff;
}
.sponsor
{
    /* clear: both;*/
    color: #FFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Sans-Serif;
    margin: 0;
    border-right: #622016 1px solid;
    border-top: #622016 1px solid;
    border-left: #622016 1px solid;
    border-bottom: #622016 1px solid;
    background-color: #993333;
}
/* left side panel main content
   --------- */
.left {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}
.left h3
{
    /* clear: both;*/
    color: #FFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Sans-Serif;
    margin: 0;
    border-right: #622016 1px solid;
    border-top: #622016 1px solid;
    border-left: #622016 1px solid;
    border-bottom: #622016 1px solid;
    background-color: #993333;
}
.left_side {
    float: left;
    width: 69%;
    padding: 0 0 0 0;
    margin: 10px 0;
}
.left_side a, .right_side a { 
    color: #993333;
    text-decoration:none;
}		
.right_side {
    float: right;
    width: 180px;
    background: #FFF url(../images/dotted.gif) repeat-y;
    color: #414141;
    padding: 0 0 0 40px;
    margin: 10px 0;
}	
.left_box { 
    margin: 0 0 10px 0; 
    color: #000; 
    background: #FFF; 
    padding: 3px 0; 
}
.image {
    float: left;
    margin: 0 9px 3px 0;
}			
/* right side panel featured link, newest links
   ---------- */		
.right {
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
}
.right h3 {
    background: #6C757A  url(../images/corner.gif) no-repeat top right;
    border-left: #9FD500 3px solid;
    color: #FFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Sans-Serif;
    margin: 0 0 3px 0;
}
.right_articles
{
    background: #f5f5f5;
    color: #414141;
    padding: 4px;
    margin: 0 0 3px 0;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}	
.tgr
{
    /*background: #6C757A  url(../images/corner.gif) no-repeat top right;*/
    color: #FFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Sans-Serif;
    margin: 0 0 3px 0;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: silver;
}
/* Submit Link Content
   --------- */
.leftsub {
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    width: 600px;
}
.leftsub h3 {
   color: #FFF;
    padding: 7px 0 7px 5px;
    font: bold 1em Tahoma, Arial, Sans-Serif;
    margin: 0;
    border-right: #622016 1px solid;
    border-top: #622016 1px solid;
    border-left: #622016 1px solid;
    border-bottom: #622016 1px solid;
    background-color: #993333;
}
.leftsub_side {
    float: left;
    width: 180px;
    padding: 0 0 0 10px;
    margin: 10px 0;
}
.leftsub_side a { 
    color: #993333;
}		
.leftsub_box { 
    margin: 0 0 10px 0; 
    color: #000; 
    background: #FFF; 
    padding: 3px 0; 
}
/* Begin star rater CSS */
.srating {
    list-style:none;
    margin: 3px;
    padding:0px;
    width: 100px;
    height: 20px;
    position: relative;
    background: url(../images/strating.gif) top left repeat-x;		
}
.srating li {
    padding:0px;
    margin:0px;
    /*\*/
    float: left;
    /* */
}
.srating li a {
    display:block;
    width:20px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    background-image:none;	
}
.srating li a:hover {
    background: url(../images/strating.gif) 0px -20px repeat-x;
    z-index: 1;
    left: 0px;
}
.srating a.onestar {
    left: 0px;
}
.srating a:hover.onestar {
    width:20px;
}
.srating a.twostars {
    left:20px;
}
.srating a:hover.twostars {
    width: 40px;
}
.srating a:hover.threestars {
    width: 60px;
}
.srating a.threestars {
    left: 40px;
}
.srating a.fourstars {
    left: 60px;
}	
.srating a:hover.fourstars {
    width: 80px;
}
.srating a.fivestars {
    left: 80px;
}
.srating a:hover.fivestars {
    width: 100px;
}	
/* footer
   ------ */
.footer
{
    clear: both;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0;
    border-top: 1px solid #ccc;
    line-height: 1.8em;
    background-color: #fff;
}
.footer a {
    color: #808080; 
    background: #fff; 
}
.motori
{
    display:none;
}
iframe
{
   font-weight:bolder;
    }
