* 
{
	font-family: "trebuchet ms", verdana, helvetica, arial;
}

html,
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bgblue
{
	background-color:#0070F0;
	color: white;
}
.bggrey, .bggray
{
	background-color: #d0d0f0;
}

div.page {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.page > div.innerpage {
	width: 100%;
	max-width: 1400px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0;
}

h1
{
	font-size: 1.666em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.headerlogoimage
{
	display: block;
	width: 64px;
	height: 50px; 
	margin: 9px 30px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	float: left;
}
h1.h1name {
	padding: 10px 0px 25px 0px;
}
 
img.mainlogoimage
{
	float: right; 
	margin-left: 10%;
}

div.banneview
{
}


hr 
{
	border: 0px;
	border-bottom: 4px solid #c0c0c0;
	color: #ffffff;
	margin: 20px 0px 20px 0px;
}

div.body {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	min-height: 1000px;
	display: block;
}

div.contentall 
{
	width: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	display: block;
	overflow: inherit;	
}
div.contentleft 
{
	width: auto;
	padding-right: 25%;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	display: block;
	overflow: inherit;	
}
div.contentright {
	width: auto;
	padding-left: 25%;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	display: block;
	overflow: inherit;
}

div.contentleft> img.icon
{
	width: 128px;
	height: 128px;
	float: right;
	margin: 0px 0px 80px 40px;
	padding: 0px 0px 0px 0px;
	display: block;
}

div.contentright > img.icon
{
	width: 128px;
	height: 128px;
	float: left;
	margin: 0px 40px 80px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

a:link,
a:visited,
a:hover
{
	color: #2020e0;
}


div.footer {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: px 4px 8px 4px;
	border: 0px;
	font-size: 0.8em;
}



/*--- Form elements ---------------------------------------------*/
.button,
.buttongrey,
input[type="button"],
input[type="submit"]
{
	width: auto;
	margin: 10px 10px 0px 0px;
	padding: 10px 20px 10px 20px;
	background-color: #0000b0;
	background-image: none;
	text-decoration: none;
	color:white;
	cursor: pointer;
}
a.button{
	color: white;
}
td.bold input[type="submit"]
{
	font-weight: bold;
}
td.firsttime input[type="submit"]
{
	background-color: #4040f0;
}

.buttongrey {
	background-color: #e0e0e0;
}
a.buttongrey {	
	color: black;
}

input[type="button"]:active,
input[type="submit"]:active
{
	background-color: #2020d0;
}

.buttongrey:active
{
	background-color: #f0f0f0;
}


/*--- sponsors --------------------------------------------------*/
div.sponsors,
div.sponsors2 {
	background-color: #d0d0f0;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 4px 3px 4px;
	border: 0px;
	font-size: 0.8em;
	background-image: url('/img/sponsorbg.gif');
	background-repeat: repeat-x;
}
div.sponsors A,
div.sponsors2 A {
	font-size: 0.8em;
	text-decoration: none;
}
div.sponsors A:HOVER,
div.sponsors2 A:HOVER {
	text-decoration: underline;
}

div.sponsors2 {
	margin-bottom: 4px;
	border-bottom: 1px solid #808080;
}












TT,
TT A
{
	font-family: courier new, courier, arial, helvetica;
}


em {
	font-weight: bold;
	font-decoration: none;
	font-style: normal;
	color: #e02020;
}
table tr td {
	vertical-align: top;
}
table tr th {
	vertical-align: bottom;
	background-color: #E0E0E0;
}

.tr0 {
	background-color: #f0f0f0;
}

.tr1 {
	background-color: #ffffff;
}

.tr0h,
.tr1h {
	background-color: #e0e0ff;
}

H2 {
	font-size: 16px;
	margin-bottom: 2px;
}

table tr th {
	font-size: 1.25em;
}



	

div.body .cpheader {
	width: 100%;
	margin-bottom: 32px;
	padding-bottom: 4px;
	display: block;
	clear: both;
}

small,
.small,
.small B,
.small A {
	font-size: 0.8em;
}
.small EM {
	color: #e02020;
}



div.loginpop{
	border: 1px solid black;
	box-shadow: 0px 5px 5px #808080;
	padding: 8px 8px 8px 8px;
	width: 280px;
	background-color: #0070D0;
	color: white;
}
div.loginpop table tr th {
	background-color: #d0d0d0;
	color: white;
}

div.loginpop table tr td {
	font-weight: normal;
	vertical-align: top;
	color: white;
}



div.newsitepop,
div.topbox {
	border: 1px dashed #000000;
	padding: 8px 8px 8px 8px;
	background-color: #f0f0f0;
}

div.topbox {
	margin: 0px 0px 8px 0px;
}
div.topbox FORM {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div.newsitepop {
	width: 341px;
}

div.newsitepop table tr th {
	background-color: #f0f0f0;
}

div.newsitepop table tr td {
	vertical-align: top;
}
div.newsitepop img {
	margin-right: 8px;
}



blockquote,
blockquote LI {
	font-family: courier new, courier;
}

blockquote {
	border-left: 4px dashed #c0c0c0;
	border-right: 4px dashed #c0c0c0;
	padding-right:4px;
	padding-left:4px;
	background-color:#e0e0e0;
}

blockquote .source {
	width: 100%;
	font-size: 13px;
	text-align: right;
}



div.generated {
	text-align: center;
	letter-spacing: 2px;
	text-decoration: underline;
	color: #e02020;
}
div.totalpages {
	text-align: center;
	letter-spacing: 1px;
	color: #808080;
	font-size: 11px;
}


.gray {
	color: #999999;
}


div.body.err404 {
	text-align: center; 
	MARGIN-TOP: 100px;
}

div.body.err404.inner {
	width: 600px;
	text-align: center; 
	border: 2px dotted #808080;
	background-color: #F0F0F0;
	padding: 16px;
}
div.body.err404.inner address {
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	font-size: 10px;
}
img.imgok {
	width: 9px;
	height: 9px;
	margin-left: 4px;
	border: 0;
}
img.imgupload,
img.imgshowchart,
img.imgping,
img.imglive  {
	width: 22px;
	height: 22px;
	margin: 0;
	border: 0;
}


div.body.news {
}

div.body.news B {
	padding-left: 0px;
}
	


div.body.news hr {
	border: 0px;
	border-bottom: 1px dashed #808080;
	color: #ffffff;
}

table tr td form {
	margin: 0px;
	padding: 0px;
}


.usage {
	border: 1px solid #000000;
	width: 302px;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-image: url('/img/inputbg.gif');
	padding: 0px 0px 0px 0px;
	display: block;
}

.usage .use1 {
	background-color: #6B8BC6;
	background-image: url('/img/usagebar.gif');
	float: left;
	color: white;
	padding-left: 2px;
	display: inline-block;
	height: 20px;

}
.usage .use2 {
	float: left;
}


dl dt {
	font-weight:bold;
	margin-bottom: 2px;
}
dl dd {
	margin-bottom: 16px;
}


input,
textarea {
	background-color: #FAFAFF;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0px 10px 10px 0px;
	font-size: 16px;		
}
		
form label {
	margin-left: 4px;
}



ul.checklist {
	list-style: none url('/img/ok.gif');
}

div.packages {
	border: 1px solid black;
	width: 684px;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.package,
div.package-nb {
	width: 230px;
	border: 0;
	margin: 0;
	float: left;
}

div.package.content,
div.package-nb.content {
	padding: 0px 20px 0px 0px;
	height: 320px;
}
div.package.content UL,
div.package.content-nb UL {
	margin-left: 20px;
}

div.package.content UL LI,
div.package.content-nb UL LI{
	margin-bottom: 8px;
}


div.package.order {
	text-align: center;
}

div.package-nb {
	border-left: 0px;
	padding-left: 8px;
	width: 222px;
}
div.package { 
	border-left: 1px solid #808080; 
	padding-left: 8px;
}

div.br100 {
	width: 100%;
	height: 100px;
}


div.boxes {
	width: 100%;
}

.future {
	display: none;
	visibility:hidden;
}

.advertisement,
.advertisement A {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}

.normal,
.normal A {
	color: #000000;
	text-decoration: none;
}


/*--MOBILE--*/
@media only screen and (max-width: 640px)
{
	img.mainlogoimage
	{
		display:none;
	}

	div.contentall,
	div.contentleft,
	div.contentright
	{
		width:auto;
		clear: both;
		display: block;
		overflow: inherit;	
		padding: 0px 0px 0px 0px;
	}

	h1.h1name {
		clear: both;
		padding: 10px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		width: 100%;
		font-size: 1.3em;
		font-weight: normal;
		text-align: center;
	}
	.news {
	}
	
	div.banneview
	{
		max-width: 100%;
	}
	div.bannerview img
	{
		max-width: 100%;
		height: auto;
	}

	div.page > div.innerpage {
		 width: auto;
                margin-left: 5px;
                margin-right: 5px;
	}

	.nomobile
	{
		display: none;
	}

}

