html {
	overflow:-moz-scrollbars-vertical;
}
body {
	font: 0.75em/1.15em verdana,arial,helvetica sans-serif;
	/*
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans Regular","Lucida Sans","Arial","Tahoma","Trebuchet MS","Helvetica","Geneva",sans-serif;
	font-size:12px;
	font-weight:normal;
	*/
	color: #333;
	margin: 0px;
	background:#F5F5ED url(images/fading.png) repeat-x scroll 0 0;
}
a img {
	border: none;
}

i {
	color: #777;
}

table td {
	padding-left: 10px;
	padding-right: 10px;
	/*background-color: #f6f6f6;*/
}

table.info-features td {
	border: 1px dotted #ccc;
}

table td.info {
	border: 1px dotted #999;
}


table.home {
	border-spacing: 20px;
}
/*table.home td {
	width: 170px;
	padding: 3px 12px;
	text-align: center;
}
*/
table.home td a {
	background-image: url(images/button-background1.jpg);
	padding: 4px 12px;
	border: 1px dotted #999;
	width: 190px;
	display: block;
	text-align: center;
}

table {
	margin-bottom: 10px;
}


a:link, a:visited {
	color: #0e5d8b;
	text-decoration: none;
}

a:hover {
	color: #0281ca;
	text-decoration: underline;
}

#toc {
	float: left;
	padding: 0px 20px 20px 20px;
}


blockquote {
	background:transparent url(images/drop-shadow.png) no-repeat scroll right bottom !important;
	border-left:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	display:block;
	float:right;
	font-weight:normal;
	margin:10px 0 10px 30px !important;
	max-width:200px;
	min-width:200px;
	padding:10px 20px 20px 10px;
	position:relative;
	width:200px;
}


h1 {
	font-size: 21px;
	color:#555;
	margin: 0;
	padding: 10px 0 0;
	font-weight: bold;
	overflow: visible;
	letter-spacing: -0.4px;
}
h2 {
	font-size: 19px;
	/*color:#13578C;*/
	color: #888;
	line-height:1.4;
	margin: 20px 0 0;
	letter-spacing: -1px;
	padding: 0 0 10px 0;
	font-weight: normal;
}

h3 {
        font-weight: bold;
	color: #13578C;
	font-size: 18px;
	letter-spacing: -1px;
        margin: 15px 0px 8px 0px;
        border-bottom: 2px solid #5e81a4;
}

h4 {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
}

hr {
	height: 0px;
	border: 0px;
	margin: 10px 0;
	border-top: dotted 1px #e1e1e1;
	overflow: hidden;
	clear: both;
}


#bgleft {
	background-image: url(images/bg_left.gif);
	width: 18px;
	height: 586px;
	margin: 0;
	padding: 0;
	float: left;
}

#bgright {
	background-image: url(images/bg_right.gif);
	width: 18px;
	height: 586px;
	margin: 0;
	padding: 0;
	float: right;
}


#container {
	background:transparent url(images/back.png) no-repeat scroll center top;
	min-width:970px;
	width:100%;
	margin: 0 auto;
}	


#main {
	width: 950px;
	padding: 0;
	margin: 0 auto;
}


/* Head */

#flags {
	color: #fff;
	font-size: 80%;
	float: right;
	padding: 15px;
}
#flags a {
	color: #fff;
}

#head {
	color: #333;
	padding: 0;
	margin: 0;
	height: 114px;
}

#head-login {
	padding: 0;
	color: #888;
	position: absolute;
	top: 17px;
	right: 0;
	font-size: 11px;

}

#head-login a:link, #head-login a:visited  {
	color: #633;
	text-decoration: none;	
}
#head-login a:hover {
	color: #0281ca;
	text-decoration: none;	
}

#head-logo {
	padding: 35px 0px 0px;
	width: 400px;
	float: left;
}

#title {
	padding: 20px 30px;
	margin: 15px -35px 20px;
	width: 890px;
	background: url(images/intro-bg.gif) repeat-x;
}

#title-inside {
	padding: 0;
	margin: 0 auto;
}

#title-inside p {
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ddd;
	line-height: 1.3;
	padding: 0;
	margin: 0;
	text-align: center;
}



#topheader {
	color: #444;
	margin: 0 auto;
}
#topheader-inside {
	line-height: 1;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	height: 35px;
	margin: 6px auto 0px auto;
}


#head-select {
	padding: 6px;
	border: 6px solid #0e5d8b;
	background-color: #efefef;
	position: absolute;
	top: 10px;
	right: 0;
}
	
/* Main navigation */

#head-nav {
	font-weight: bold;
	font-size: 13px;
	padding: 0 20px;
	position: relative;
	top: 35px;
	float: right;
}
#head-nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#head-nav ul li {
	display: block;
	float: left;
	list-style: none;
	background: #fff url(images/topFade.gif) repeat-x;
	margin-left: 5px;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
}
#head-nav ul li a {
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	padding: 11px 16px 3px;
	height: 20px;
}
#head-nav ul li a:hover, #head-nav ul li a.current:hover {
	color: #333;
	background: #eea;
}

#head-nav ul li a.current {
	color: #fff;
	background: #4d4d4d url(images/tabs_win_05.gif) repeat-x;
}



/* Content */

/*
#subnav {
	width: 920px;
	margin: 0px auto;
	height: 40px;
	clear: both;
}
#subnav ul.navi {
	margin: 0;
	padding: 0;
}
#subnav ul.navi li {
	padding: 2px 5px 0px 0px;
	display: block;
	float: left;
	background-image: none;
}
#subnav ul.navi li a {
	font-size: 90%;
	padding: 5px 15px;
	font-weight: bold;
	border: 1px dotted #ccc;
	color: #666;
	background-image: url(images/button-background1.jpg);
}
#subnav ul.navi li a.current {
	border: 1px solid #000;
	color: #fff;
	background-color: #eee;
	background-image: url(images/button-background.jpg);
}
#subnav ul.navi li a:hover {
	text-decoration: none;
	background-color: #666;
	color: #fff;
	background-image: url(images/button-background.jpg);
}
*/

#subnav {
	width: 920px;
	margin: 0px auto;
	height: 65px;
	padding: 0px;
}

#subnav ul.navi {
	float: left;
	clear: both;
	margin-top: 8px;
	padding-left: 0;
}
#subnav ul.navi li {
	float:left;
	line-height: 18px;
	list-style-type: none;
	padding: 0px 3px 0px 0px;
	text-align: center;
}
#subnav ul.navi li a {
	text-decoration: none;
	margin: 0;
	padding: 4px 20px;
	height: 18px;
	display: block;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#subnav ul.navi li a.current {
        color: #fff;
        background-color: #000;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#subnav ul.navi li a:hover {
        background-color: #000;
        color: #fff;
}



#contentheader {
	min-height: 10px;
	padding-top: 10px;
}


.right {
	float: right;
}

#content {
	background:transparent url(images/sprite02.png) repeat-y scroll 0 0;
	float:left;
	line-height: 1.6;
	width: 880px;
	padding: 10px 35px 20px;
	margin: 0px auto;
	overflow: hidden;
	min-height: 400px;
}

#content tt {
	color: #339;
	font-size: 14px;
	padding: 0 10px;
}

#content h2, #content p {
	/* padding: 0 0 15px 0; */
	padding: 0;
	clear: left;
}

#content ul.content {
	margin: 10px;
	padding: 0;
	list-style: none;
	line-height: 1.2;
}
#content ul.content li  {
	padding: 1px 0px 4px 25px;
	background-image: url(images/linkblue.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#content ul.content li ul {
	margin: 2px 0px 10px 0px;
	padding: 0;
}

#content ul.content li ul li {
	margin-left: 15px;
	padding: 3px 0 3px 5px;
	background-image: none;
	list-style: square;
}

#content .errmsg {
        color: #333;
        background: #f0f0f0;
        border: 0px solid #f00;
        border-left-width: 10px;
        padding-left: 10px;
        line-height: 25px;
        margin: 20px 0px 20px 0px;
}


#content hr {
height: 2px;
border-bottom: 2px dotted #333;
} 




/* Forms */


#content form {
	clear: both;
	margin: 0;
}

#content form .mandatory {
	font-weight: bold;
}

#content form .row {
	clear: left;
	padding: 5px;
}

#content form .warn {
	font-weight: bold;
	color: red;
}

#content label {
	float: left;
	width: 320px;
	margin-bottom: 10px;
	display: block
}

/*
#content input {
	float: left;
	display: block
}
*/

#content input[type=text], #content input[type=password] {
	width: 170px;
}

#content input[type=submit]
{
        width: auto;
	padding: 3px 20px 3px 20px;
}

#content fieldset {
	padding: 5px;
	border: none;
	/*border-bottom: 1px dotted #666;*/
	border-top: 1px dotted #666;
	margin: 15px 0px 20px 0px;
}

#content legend { 
	margin: 10px 0px 10px 10px;
	padding:0 1em;
	color:#333;
	background-color: #eee;
	font-size:1.1em;
}

#content form br {
	clear: left;
}

#content .inputtext {
	color:#000;
}
#content .inputtext:focus {
	color:#000;
	background: #feffd8;
}



#content input[disabled] {
	color:#999;
	background-color:#eee;
}


#content .warning {
	padding: 10px;
	background-color: #ffc;
	border: 1px dotted red;
	margin: 10px 0px 20px 0px;
	line-height: 1.5;
}

#contentfooter {
	margin-top: 25px;
}



/* Foot */

#foot {
	background:transparent url(images/sprite02.png) no-repeat scroll -1900px 0;
	clear:both;
	overflow:hidden;
	padding: 15px;
	overflow: hidden;
	color: #666;
	line-height: 1.3;
}

#foot-inside {
        padding: 0;
        margin: 0 auto;
        /*height: 150px;*/
        width: 920px;
        position: relative;
}

#foot a:link, #foot a:visited {
	color: #666;
	font-size: 0.84em;
	background-color: inherit;
	text-decoration: none;
}

#foot a:hover {
	color: #999;
}

#foot ul {
	padding: 0px 40px 10px 0px;
        list-style: none;  
        float: left;
        margin: 0px;
}
 
#foot p {
        float: right;
}

#infobox {
	width:610px; 
	height:25px;
	background-color: #feffd8;
	text-align: left;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 20px;
}

.field {
	min-width: 100px;
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
}

.bigfield {
	min-width: 260px;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}


.biggestfield {
	min-width: 340px;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}

.mini {
	font-size: 70%;
}
.grey {

}



/* order page */

.clearer {
	clear:both;
	font-size:1px;
}




#product {
	height:140px;
	padding:10px;
	width:410px;
	border: 1px solid #999;
	clear: right;
	margin: 0px 10px 30px 0px;
}	

#product_titel {
	float: left;
	margin: 0px auto;
	text-align: center;
	width: 200px;

}

div h1#toc0 {
	font-family:helvetica,arial sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	color: #333;
	text-align: left;
}

#order div h1#toc0 {
	text-align: center;
}

#order div h2#toc1 {
	margin: 0px;
	font-size: 22px;
 	letter-spacing: -2px;
	color: #666;
	text-align: center;
}




/* ---- */

.hostingBox, .hostingBoxLast {
	background:transparent url(images/box-border-top.gif) no-repeat scroll 0 0;
	float:left;
	margin-right: 2px;
	padding-top:7px;
	width:217px;
}

.hostingContent {
	text-align: center;
	background:#FFFFFF url(images/box-bg.gif) repeat-y scroll 0 0;
}


.hostingOrder {
	background:transparent url(images/box-border-bottom.gif) no-repeat scroll 0 0;
	height:26px;
	padding-top:3px;
	text-align:center;
}


.hostingContent strong {
	font-size: 1.1em;
	line-height: 1.2;
}

.hostingContent h1 {
	font-size: 1.5em;
	background-color: #555;
	color: #fff;
	margin: 6px;
	padding: 2px;
}

.hostingContent h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}

#serverstatus {
	background:transparent url(images/bg_fade.jpg) repeat-x;
	border: 1px solid #aaa;
	padding: 10px 15px 20px 15px;
	height: 100px;
	margin: 10px 10px 5px 0;
	width: 380px;
	float: left;
}
#serverstatus tt {
	padding: 0;
	letter-spacing: -1px;
	font-size: 11px;
}

#servicestatus {
	background:transparent url(images/bg_fade.jpg) repeat-x;
	border: 1px solid #aaa;
	padding: 5px 10px 10px 10px;
	height: 120px;
	margin: 10px;
	width: 129px;
	float: left;
}
#servicestatus tt {
	font-size: 11px;
}

code {
	border: 1px solid #aaa;
	padding: 10px;
	display: block;
	background-color: #ffc;
	margin: 0;
	overflow: auto;
	overflow-Y: hidden;
	width: 820px;
	font-size: 11px;
}


dt {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

#playerlinks img {
	padding: 3px 5px;
}

.onair {
	border-style: solid !important;
	border-left: 5px solid #ccc;
	border-top: 2px solid #ccc;
	border-color: #ccc !important;
	background: transparent url(images/stripefade.png) repeat-x;
}
	
#listeners, #listeners img {
	font-size: 70%;
	color: #999;
	float: left !important;
}
