@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;
font-family:tahoma;
color:white;
margin-top:0px;

}

object{background-color:#202020}

p{
padding-top:5px;
color:#666666; 
font-family:tahoma;
font-size:11px;
}

p#white{color:white;}

h1{ font-size:12px;
color:#999999;
}

.spanC{
color:white; 
background-image:url(../images/nav.gif);
background-repeat:no-repeat;
background-position:left;
display:block;
padding:0 0 0 15px;}

span{
color:white; 
background-image:url(../images/nav.gif);
background-repeat:no-repeat;
background-position:left;
display:block;
padding:0 0 0 15px;}


img
{
border:2px #999999 solid;
}
img#navIcon{ border:none;}

img#imgCont{margin:3px 0 3px 0; border:none;}

#captionCon{
	font-family:tahoma;
	font-size: 11px;
	color:#999999
}

#partner_ico
{
border:none;
}

form{
padding-left:5px;
border:#990000 thin solid;
font-family:tahoma;
font-size:11px;
color:#CCCCCC;
}

input{ border:#666666 thin solid; margin:5px; color:#333333;}

#button{height:19px;}

textarea{ width:145px; height:70px;
display:block;}

/*red link style*/
a#italii:link{color:red;  font-style:normal; text-decoration:none}
a#italii:visited{color:red;  font-style:normal; text-decoration:none}
a#italii:hover{color:red;  font-style:normal; text-decoration:underline}


/*Top link style*/
a.toplink:link{color:#FFFFFF; text-decoration:none; font-size:10px;}
a.toplink:visited{color:#FFFFFF; text-decoration:none; font-size:10px;}
a.toplink:active{color:#FFFFFF; text-decoration:none; font-size:10px;}
a.toplink:hover{color:#FFFFFF; text-decoration:underline; font-size:10px;}

.clearer {clear: both;}
/*******************************************************************/
/* navigation */
.navigation {	
margin-top:0px;
	background: #D9E1E5  url(../images/nav.gif);
	border: 1px solid #ba0000;
	border-color: #ba0000;
	border-top:none;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #a35a5a;
	color: #fff;
	display: block;
	float: left;
	line-height: 41px;
	padding: 0 15px;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navigation a:hover {
	background-position: left bottom;
	color: #FFFFFF;
}




/* Right side */
.nav_right{
padding:2px 0 27px 30px;
text-align:left; 
background:#333333;
margin:0 25px 0 0; 
}

#foot_left{
float:left;
height:30px; 
padding:5px 0 3px 25px; 
font-size:11px;
}

#foot_right{
float:right; 
height:20px; 
padding:5px 60px 3px 25px; 
font-size:11px; 
color:red;
}

#partner{
padding:5px 25px 5px 25px;}

#subcontent{color:#333333;
position:absolute;
left:100px;
top:150px;
visibility: hidden;
border: 2px solid #333333;
background-color: white; 
width: 400px; 
padding: 8px;
}
a.prod_detail{font-size:11px;}
a.prod_detail:link{color:white; text-decoration:underline;}
a.prod_detail:visited{color:white; text-decoration:underline;}

a.prod_detail:hover{color:white; text-decoration:none;}

