﻿@charset "utf-8";
/* CSS Document */


body {
	background-image: url(http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/reseller_home_pages/4/images/bg02.gif);
	background-repeat: repeat-x;
	margin-top: 50px;
}

.title {
	font-size: 16px;
	color: #75c20b;
	font-weight:bolder;
}

.title_CH {
	font-size: 18px;
	color: #75c20b;
	font-weight:bolder;
}



.style3 {
	font-size: 8px;

}
.style4 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.style6 {
	font-size: 10px;
}

.style5 {
	color: #003399;
}

.content {
	font-family: Verdana;
	color: #717070;
}


.contentmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#898989;
	padding-top:10px;
	padding-left:20px;
}

.featureLink {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #3281CA;

}

.featureLink_CH {
	font-family: Verdana;
	font-size: 12px;
	color: #3281CA;

}

.contentCH {
	font-family: Verdana;
	font-size: 13px;
	

}

.contentText {
	font-family: Verdana;
	font-size: 11px;
	color: #717070;
}


.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation {
position: absolute;
top: 0;
left: 0;
z-index:100;
width: 100%; /* precision for Opera */
}

#menu dl {
float: left;
width: 12em;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}

#menu dd {
display: none;
border: 1px solid gray;
}

#menu li {
text-align: center;
background: #fff;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}

div#activate_wc_err{
  color: #0f538a;
}

