@import url(blocks.css);
@import url(menu.css);
@import url(menu_2.css);
@import url(index_page.css);
@import url(directory_page.css);
@import url(description_page.css);
@import url(best_buys.css);
@import url(calculators.css);
@import url(digg_menu.css);
@import url(is_style.css);

.barca {background-color:#ffffff !important;}
.acta {background-color:#000000 !important;}

/*rating*/

li .current_news  { background-color:#CEE6F2 !important;}

.current_news 
{ color:#ffffff;
    background-color:#CEE6F2 !important;}


h3{
font-weight:normal;
padding:0px;
font-size:22px;
color:#D44693;
}
a.rating_star
{
float:left;
display:block;
width:14px;
height:14px;
}
a.full_star{
background:  url(/images/star_full.gif) left top no-repeat;
}
a.empty_star
{
text-decoration:none;
background: url(/images/star_empty.gif) left top no-repeat;
}
a.full_star:hover{
text-decoration:none;
}
a.empty_star:hover{
text-decoration:none;
}


SELECT{ 
height: 15px; 
font-size: 10px; 
width: 120px;
color: #333333;
border: 1px solid #CCCCCC;   }

INPUT#search_input{
font-size:14px;
font-weight:normal;
height:15px;
vertical-align:top;
margin:0px;
padding:0px;
width:151px;
background:transparent;
border:0px;
/*background: #FFF url(_/images/search_input.gif) center center repeat-x;*/
}

INPUT.checkbox { 
border: solid 0px #CCCCCC;
background: none;
}

INPUT.image{ 
border: solid 0px  #CCCCCC;
}
.radio{ 
height: 15px; 
width: 15px;
font-size: 10px; 
border: 0px solid #CCCCCC; 
margin-top: 0px; }

INPUT.text{ 
background:#f1f5fa; 
font-size: 10px; 
color: #333333;
border: 1px solid #CCCCCC; 
margin-top: 3px; }

INPUT, SELECT{ 
background:#fff; 
font-size: 10px; 
color: #333333;
border: 1px solid #CCCCCC; 
}


TEXTAREA{ 
background:#fff; 
font-size: 10px; 
border: 1px solid #CCCCCC; 
color: #333333;  
margin-top: 3px; }

* {
font-family: Tahoma;
}

html {
margin: 0px;
padding: 0px;
}

body /*all body font class*/ {
padding:0px; 
margin:0px;
Letter-spacing: 0px;
font-size: 12px;
color: #333333;
text-align: center;
}

form{
margin: 0px; 
padding: 0px;
clear:left;
}

img{
border:0px;
display:inline;
}

table {/*all table font class*/
letter-spacing: 0px;
}


a {/*avarage link*/
color: #E41B5B;
text-decoration: none;
}

a:hover {text-decoration: underline;}

p {
padding:0px;
margin:0px;
}

.athin /*thin link*/{
font-weight: normal;
color: #E41B5B;
text-decoration: none;
/*text-decoration: underline;*/
}
a.athin:hover { 
text-decoration: underline;
}

.ablack {   
color: #4d4d4d;
text-decoration: none;
}
a.ablack:hover { 
text-decoration: underline;
} 
.ablack:hover { 
text-decoration: none; }

.gray {   
color: #cccccc;
text-decoration: none;
}
a.gray:hover { 
text-decoration: underline;
}

hr {
border: 0;
width: 100%;
}
hr.hr5 {
border-bottom: 1px dashed #ec83bd;
color: #ffffff;
height: 1px;
}
hr.hr4 {
border-bottom: 1px dashed #777777;
color: #f5f5f5;
height: 1px;
}
hr.hr3 {
border-bottom: 1px dotted #df74ae;
color: #fff;
height: 1px;
}

hr.hr2 {
border-bottom: 1px solid #cbcbcb;
color: #fff;
height: 1px;
clear:left;
}


/*Directory Paging*/
.prev_next {font-size:24px; font-family:tahoma; color:#000000; line-height: 14px; clear: left; padding-top:30px; }
a.prev_next {font-size:24px; font-family:tahoma; color:#89bd6c!important; line-height: 14px;}
.pages {
padding: 0px;
margin: 1em 0;
clear: left;
font-family: tahoma, sans-serif;
}
.pages a:hover {
background:#e6e6e6;
}
.pages a, .pages span {
color: #d44693;
display: block;
float: left;
/*padding: 0.4em 0.5em;*/
line-height: 20px;
padding:0 3px;
text-align:center;
margin-right: 4px;
border: 1px solid #e0e0e0;
background: #f8f8f8;
}
.pages span.current {
border: 1px solid #c6709f;
background: #e69bc5;
color: #ffffff;
}
.pages a {
border: 1px solid #e0e0e0;
text-decoration: none;
color:#d44693!important;
}
.pages .nextprev {
color: #666666!important;
}
.pages .empty {
background:transparent;
color: #d44693 !important;
border:0px;
}

.article{
margin: 0 7 5 0px;
}

.myClass 
{
    font-family:Tahoma;
    font-size:13px;
    color:#000000;
    text-decoration:underline;
    font-weight:normal !important;
    
    }

.myClass:hover 
{
    font-family:Tahoma;
    font-size:13px;
    color:#000000;
    text-decoration:none;
    font-weight:normal !important;
    }


.myClass a
{
    font-family:Tahoma;
    font-size:13px;
    color:#000000;
    text-decoration:underline;
    font-weight:normal !important;
    
    }

.myClass a:hover 
{
    font-family:Tahoma;
    font-size:13px;
    color:#000000;
    text-decoration:none;
    font-weight:normal !important;
    }
    
    
 
  




