﻿#slider {
    position:relative;
	margin: 30px 0 42 0;
    width:610px; /* Change this to your images width */
    height:258px; /* Change this to your images height */
   	background:#f8f8e6 url(loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 4px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 4px 0px #4a4a4a;
    box-shadow: 0px 1px 4px 0px #4a4a4a;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

body
{
	background:#f8f8e6 url("images/bg.gif") repeat-x;
	margin: 0px;
	font-size: 8px;
	color: #333333;
	font-family: Tahoma, Arial, Sans-Serif, Verdana;
}

a, a:visited {
	color: #111111;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	color: #111111;
	font-weight: bold;
	text-decoration:underline;
}


/* Classes */
.box_info
{
	font-size: 12px;
	padding-right: 10px;
}
.box_fb_fanbox
{
	padding-left: 1px;
}
.link
{
	font-size: 11px;
}
.box_table
{
	background: url("images/bg_boxlarge.gif");
	margin-top: 48px;
	color: #333333;
	font-size: 12px;
	margin-bottom: 0px;	
}
.box_stdlarge
{
	background: url("images/bg_boxlarge.gif");
	margin-top: 48px;
	color: #333333;
	font-size: 12px;
	padding: 7px;
	padding-right: 10px;	
}
.box_stdlarge a:link, .box_stdlarge a:visited
{
    font-size: 12px;
    color: #333333;	
	font-weight: bold;
}
.box_stdlarge a:hover, .box_stdlarge a:active
{
    font-size: 12px;
    color: #333333;	
	font-weight: bold;
	text-decoration: underline;
}	
.ikkese 
{
	display: none;
}
.feature
{
	color: #333333;
	font-size: 12px;
}
.feature a:link, .feature a:visited
{
    font-size: 12px;
    color: #333333;	
	font-weight: bold;
}
.feature a:hover, .feature a:active
{
    font-size: 12px;
    color: #333333;	
	font-weight: bold;
	text-decoration: underline;
}	
.feature_specs
{
	padding-right: 10px;
	text-align: left;
	vertical-align:text-top;
	font-size: 10px;
}
.box_columnright
{
	background: url("images/bg_boxsmall.gif");
	font-size: 11px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 7px;
	padding-right: 14px;
	padding-left: 21px;
}
.hdl_title
{
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 5px; 
	padding-bottom: 5px;
}
.columnright
{
	font-size: 11px;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	width: 100%;
}
.columnright td
{
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copyright
{
	font-size: 7pt;
	margin: 0px;
	color: #333333;
}
.copyright a
{
	text-decoration: none;
	color: #333333;
}
.copyright a:hover
{
	text-decoration: none;
	font-size: 7pt;
	color: #333333;
}
.sitemapheader
{
	background: #e6e6d6;
	font-size: 8pt;
    font-weight: normal;
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif, Verdana;
}
.sitemap 
{
	background: #e6e6d6;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	font-family: Tahoma, Arial, Sans-Serif, Verdana;
}
.sitemap a, .sitemap a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #333333;    
}
.sitemap a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
input, textarea
{
	background-color: #FAFAFA;
	color: #000000;	
	font-size: 9pt; 
	font-family: Verdana; 
	border: #aaaaaa 1px solid;
	padding: 2px;
	margin-left: 0px;
}

/* Begin star rater CSS */
.cgr {
font-size : 11px; 
color: #7BA402;
font-family : verdana,arial,helvetica,san-serif; 
}
.ratingtext
{
    font-size : 12px;
    font-weight : bold;
}
.srating{
list-style:none;
margin: 0px;
margin-right: 4px;
padding:0px;
width: 120px;
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.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars{
left: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
.srating a.sixstars{
left: 100px;
}
.srating a.sixstars:hover{
width: 120px;
}	

/* End star rater CSS */

