body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

img.tariffcnt {
	width:35px;
	height:35px;
	padding:5px;
	float:left;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol li {
	list-style:decimal;
	margin-top:2px;
}

ol.nested li {
list-style-type: upper-latin;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 25px;
}
h2, h3, h4 {
	font-size: 20px;
}
h3 {
	padding-bottom: 10px;
}
a {
	color: #666;
}

.upper {
	font-size:18px;
	vertical-align: text-top;
}

#righttext a {
	font-size:12px;
	font-weight:bold;
}

a:hover {
	color: #333;
}
p {
	margin: 0;
	padding-bottom: 12px;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*form {
	margin: 0;
	padding: 0;
}*/
.logo {
	float: left;
}
.maindiv {
	width: 920px;
	margin: 0 auto;
	overflow: auto;
}
.grey {
	color: #ccc;
}
#header {
	width: 100%;
	background:#fff;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #2FCBFF;
}
#topinfo {
	float: right;
	background: #199bcf;
	width: 350px;
	padding: 7px 15px;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
#topinfo p {
	padding: 0;
	line-height: 1.4em;
}
#topinfo img {
	float: left;
	padding-right: 5px;
}
#topinfo a {
	color: #fff;
	text-decoration: none;
}
#topinfo a:hover {
	color: #ccc;
}
#header ul {
	float: right;
	width: 350px;
	padding: 30px 0;
	margin-left: 100px;
}
#header ul li {
	float: left;
	padding-left: 20px;
}
#slogan {
	float: right;
	width:500px;
	padding: 5px 0px;
	font-size: 18px;
}
#slogan div {
	float: right;
	background: #199bcf;
	width: 350px;
	padding: 7px 15px;
	color: #fff;
	text-align:center;
	text-shadow: 1px 1px 1px #333;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}
#topmenu {
	width: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 1.8em;
	text-align:center;
	text-shadow: 1px 1px 1px #38819C;
}
#topmenu a {
	color: #fff;
	font-size: 25px;
	/*	font-weight:bold;*/
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
}
#topmenu a:hover {
	text-decoration:underline;
}
#topmenu span {
	padding-right: 15px;
}
#topmenu .maindiv {
	width: 920px;
	height: 60px;
	background: url(/img/topmenu.png) no-repeat top;
	padding: 10px 25px 15px 15px;
}
ul#righttext {
	width: 360px;
	float: right;
}
ul#righttext li {
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	width: 338px;
	height: 237px;
	background: url(/img/bg_mid_f.png) repeat-x bottom;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 5px;
}
ul#righttext img {
	float: left;
	padding-right: 10px;
}
ul#righttext p {
	padding-bottom: 10px;
}
ul#righttext h4 {
	font-size: 23px;
}

#countries {
	width: 920px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

#countries td {
	width: auto;
	padding: 10px 10px 0 0;
}

#countries div {
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	background: url(/img/bg_mid_f.png) repeat-x bottom;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 auto;

}

#countries div img {
		float: left;
	padding-right: 10px;
}

#countries div a {
	font-size:14px;
	font-weight:bold;
}

.tariff {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.tariff h3 {
	height: 38px;
	font-size: 27px;
	color: #fff;
	padding: 7px 0 0 12px;
	width: 286px;
}
.tariffplana, .tariffplanb, .tariffplanc {
	text-align:center;
}
.tariff h3.tariffplana {
	background: #E37A1C url(/img/tariffa.png) repeat-x top;
	text-shadow: 1px 1px 1px #B6834D;
	border: 1px solid #D97A1C;
}
.tariff h3.tariffplanb {
	background: #999 url(/img/tariffb.png) repeat-x top;
	text-shadow: 1px 1px 1px #666;
	border: 1px solid #aaa;
}
.tariff h3.tariffplanc {
	background: #D7B327 url(/img/tariffc.png) repeat-x top;
	text-shadow: 1px 1px 1px #B6A359;
	border: 1px solid #D8B527;
}
.tariffplan {
	width: 298px;
	border: 1px solid #ccc;
	border-top: none;
}

/*.tariffplan {
	background-image: url(img/usa1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
*/
.tariffplaninfo {
	width: 288px;
	font-weight: bold;
	background: url(/img/bg_mid_f.png) repeat-x bottom;
	font-size: 15px;
	padding: 8px 0 8px 10px;
}
.tariffplan img {
	float: left;
	padding: 2px 5px 0 0;
}
.tariffplan ul {
	margin: 10px auto;
	width: 268px;
	font-size: 16px;
}
.tariffplan li {
/*	background: url(/img/bg_tariffs.png) repeat-x bottom;*/
	padding: 5px;
	line-height: 1.2em;
}
.tariffplan li img {
	padding-top: 0;
}
.tariffplan p.price {
	padding-left: 20px;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -1px;
}
.tariffplan p a {
	width: 179px;
	height: 26px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	padding-top: 9px;
}
.tariffa, .tariffb, .tariffc {
	width:179px;
	margin: 0 auto;
}
.tariffa a {
	background: url(/img/tariff_a.png) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	text-shadow: 1px 1px 1px #B6834D;
}
.tariffa a:hover {
	background: url(/img/tariff_a.png) 0 -35px;
	color: #FFF;
}
.tariffb a {
	background: url(/img/tariff_b.png) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	text-shadow: 1px 1px 1px #666;
}
.tariffb a:hover {
	background: url(/img/tariff_b.png) 0 -35px;
	color: #FFF;
}
.tariffc a {
	background: url(/img/tariff_c.png) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	text-shadow: 1px 1px 1px #B6A359;
}
.tariffc a:hover {
	background: url(/img/tariff_c.png) 0 -35px;
	color: #FFF;
}
.notediv {
	width: 893px;
	padding: 10px 10px 5px 15px;
	background: url(/img/bg_mid_f.png) repeat-x bottom;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 10px 0 5px 0;
	float: left;
	border: 1px solid #ccc;
}
.notediv p {
	padding-bottom: 5px;
}
.notediv h4 {
	font-size: 25px;
}
.notediv img {
	float: right;
	padding: 5px 0 0 15px;
}
#lefttext {
	width: 540px;
	float: left;
}
#footer {
	padding-top: 15px;
	margin: 15px auto;
	height: 100px;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	width: 920px;
	font-size:14px;
}
#footer span {
	padding-right:15px;
}
#footer a {
	font-size:14px;
}
#footer a:hover {
	color: #FF9F55;
	text-decoration:none;
}
#proxytext {
	font-size:12px;
	text-align:justify;
	margin-top:15px;
}
#proxytext a {
	font-size:18px;
}
/** buttons **/

button {
	border:0 none;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block;
	font-weight:bold;
	margin:0;
	padding:0;
	outline:0 none;
	overflow:visible;
	position:relative;
	text-decoration:none;
	background-position: top left;
	background-repeat:no-repeat;
}
button span {
	display:block;
	position:relative;
	white-space:nowrap;
	text-align:center;
	background-position: top left;
	background-repeat:no-repeat;
}
.button-bronze {
	background:url(/img/tariff_a.png);
	text-shadow: 1px 1px 1px #B6834D;	
}
.button-silver {
	background:url(/img/tariff_b.png);
	text-shadow: 1px 1px 1px #666;	
}
.button-gold {
	background:url(/img/tariff_c.png);
	text-shadow: 1px 1px 1px #B6A359;	
}
.button-bronze, .button-silver, .button-gold {
	background-repeat:no-repeat;
	background-position: top left;
	font-weight:bold;
}
.button-bronze span, .button-silver span, .button-gold span {
	background-repeat:no-repeat;
	background-position: top left;
	color:#fff;
	font-size:16px;
	width:178px;
	height:35px;
	line-height:35px;
	margin:0;
	font-weight:bold;
}
.button-bronze:hover, .button-bronze:focus, .button-silver:hover, .button-silver:focus, .button-gold:hover, .button-gold:focus {
	background-position: left -39px;
}
.button-bronze:hover span, .button-bronze:focus span, .button-silver:hover span, .button-silver:focus span, .button-gold:hover span, .button-gold:focus span {
	background-position: left -39px;
}
.button-bronze:active span, .button-silver:active span, .button-gold:active span {
	background-position: left -35px;
}


a.paypallink, a.creditcardslink {
	cursor:pointer;
	padding:15px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 1px solid;
	font-size: 23px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	display: inline-block;
	margin:5px 0px 5px;
	text-decoration:none;
	color: #fff;
	-webkit-box-shadow:inset 0px 2px 0px #ffebab, 1px 1px 3px rgba(0, 0, 0, .25);
	-moz-box-shadow:inset 0px 2px 0px #ffebab, 1px 1px 3px rgba(0, 0, 0, .25);
}


/*Order page*/


a.paypallink {

	background:#ff9b00;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcd00', endColorstr='#ef6000');
	background:-webkit-gradient(linear, left top, left bottom, from(#ffcd00), to(#ef6000));    
	background:-moz-linear-gradient(top, #ffcd00, #ef6000); 
	border: 1px solid #ff9b00;
	text-shadow: 1px 1px 0px #995e00;
	box-shadow: inset 0px 2px 0px #ffebab, 1px 1px 3px rgba(0, 0, 0, .25);	
}

a.paypallink:hover {
	background:#ff8a00;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde00', endColorstr='#ff6600');
	background:-webkit-gradient(linear, left top, left bottom, from(#ffde00), to(#ff6600));
	background:-moz-linear-gradient(top, #ffde00, #ff6600);
	text-decoration:none!important;
}

a.creditcardslink {

	background:#0099cc;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ccff', endColorstr='#0099cc');
	background:-webkit-gradient(linear, left top, left bottom, from(#33ccff), to(#0099cc));    
	background:-moz-linear-gradient(top, #33ccff, #0099cc); 
	border: 1px solid #33ccff;
	text-shadow: 1px 1px 0px #006699;
	box-shadow: inset 0px 2px 0px #99ffff, 1px 1px 3px rgba(0, 0, 0, .25);	
}

a.creditcardslink:hover {
	background:#0099cc;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ddff', endColorstr='#0099cc');
	background:-webkit-gradient(linear, left top, left bottom, from(#33ddff), to(#0099cc));
	background:-moz-linear-gradient(top, #33ddff, #0099cc);
	text-decoration:none!important;
}

a span{
	display:block;
	text-align:center;
	color:white;
	font-style: italic;
	font-size:14px;
	text-shadow: 1px 1px 0px #995e00;
	font-family:Arial, Helvetica, sans-serif!important;
}




