/* CSS Document */

body {
	font: 11px/1.5em "Lucida Grande", Arial, sans-serif;
	color: #333;
	background:#eee;
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
	font-weight:bold;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
	font-weight:normal;
}

p.justify{
	text-align:justify;
	}
	
img.flush{
	padding-top:0 2 0 2;
	margin:5px;
	}

h1 {
	color: #51ABE6;
	font-size: 18px;
	padding: 15px 0;
}

h1 span {
	color: #ff3300;
}

a:link, a:visited {
	color: #839b4b;
}

a:hover, a:active {
	color: #e65551;
}

h2 {
	color: #51ABE6;
	font-size: 16px;
	padding: 10px 0 5px;
	margin-bottom: 5px;
	background: url(/images/lineh.png) bottom left repeat-x;
}

#div align{
	padding-left:5px;
	}

h3 {
	color: #8ac6d8;
	font-size: 14px;
	padding: 8px 0 4px;
	margin-bottom: 4px;
	background: url(/images/lineh.png) bottom left repeat-x;
}

h4 {
	margin: 3px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}

p {
	padding: 2px 0;
}

/*layout*/

#wrapper{margin:auto;}

#container {
	width: 660px;
}

#container a, A:link, a:link {
	text-decoration: underline;
	border: 0px;
}

/*///////////////////////////////////////////////////////////
     REMOVES THE BORDER AROUND THE TOP BANNER in firefox
                   ***** I_Know_God 07 *****
///////////////////////////////////////////////////////////*/
#headerBlue img{
	border:0px;
	text-decoration: none;
	}

#tainerBlue, #tainerRed, #tainer2Blue, #tainerGreen, #tainerPurple, #tainerTeal, #tainerYellow, #tainerOrange {
	position: fixed !important;
	position: absolute;
	z-index:5;
	left: 690px;
	width: 15px;
	height: 100%;
	}

#tainerBlue {	
	background-color:#51ABE6;
}

#tainer2Blue {	
	background-color:#51ABE6;

}

#tainerRed {	
	background-color:#E65551;

}

#tainerGreen {	
	background-color:#84C96E;

}

#tainerPurple {	
	background-color:#A971C6;

}

#tainerTeal {	
	background-color:#66CDD0;

}

#tainerYellow {	
	background-color:#DBDD59;
}

#tainerOrange {	
	background-color:#EB8B4B;
}

#header, #headerBlue, #headerRed, #headerPurple, #headerGreen {
	position: absolute;
	z-index: 4;
	height: 60px;
	width: 690px;
	left: 0;
	top: 0;
	margin-left: 10px;
	margin-top: 24px;
}

#headerBlue a, A:link, a:link {
	color:#0099cc;
	text-decoration: none;
}

#headerBlue {
	background: url(/images/logoBlue.png);
}

#headerGreen {
	background: url(/images/logoGreen.png);
}

#headerRed {
	background: url(/images/logoRed.png);
}

#headerPurple {
	background: url(/images/logoPurple.png);
}

#header span {
	display: none;
}

ul#menu {
	width: 300px;
	margin: 20px 0 0 550px !important;
	margin: 20px 0 0 530px !important;
	position: fixed !important;
	position: absolute;
	padding: 0;
	list-style: none;
	z-index: 1;
	background-color:#eeeeee;
}

#menu li {
	height: 12 px;
	color: #333;
	width: 150px;
	padding-left: 150px;
	text-align: right;
}

#menu li.big{
	font-weight:bold;
	font-size: 13px;
	text-align: left;
/*	margin-top: 5px;*/
	width: 150px;
}

#menu li a {
	padding: 6px 10px;
	width: 130px;
	font-size: 12px;
}

#menu li.big a:link, #menu li.big a:visited, #menu li.big a:hover, #menu li.big a:active {
	color: #fff;
	padding: 10px 10px 10px 35px;
	width: 105px;
	font-size: 13px;
}

#menu a:link, #menu a:visited {
	display: block;
	color: #999;
	text-decoration: none;
}

#menu li.big a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color:#0099FF;
}

#menu li.services {
	background: url(../images/red.png) center right no-repeat;
}

#menu li.IP {
	background: url(../images/purple.png) center right no-repeat;
}

#menu li.home {
	background: url(../images/blue.png) center right no-repeat;
}

#menu li.hosting {
	background: url(../images/green.png) center right no-repeat;
}

#menu li.support {
	background: url(../images/blue.png) center right no-repeat;
}

#menu li.remote {
	background: url(../images/teal.png) center right no-repeat;
}

#menu li.spam {
	background: url(../images/yellow.png) center right no-repeat;
}

#menu li.search {
	background: url(../images/orange.png) center right no-repeat;
}

#menu li a span {
	display: none;
}

#content {
	position: absolute;
	top: 0;
	z-index: 2;
	width: 660px;
	background: #fff;
	padding: 80px 20px 20px 20px;
	min-height: 380px;
	line-height: 1.8;
	color: 0099CC;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
	color: #666;
}

ul.credits {
	font-size: 10px;
	color: #666;
}

/*download*/

label {
	cursor: pointer;
	display: block;
	background: #eee;
	width: 100%;
	height: 25px;
	padding: 1px 0 0;
	border: 1px solid #fff;
	background-color: #eee;
	background-position: top left;
	vertical-align: middle;
}

label em {
	margin-left: -16px;
	font-style: normal;
}

label img {
	position: relative;
	height: 16px;
	width: 16px;
	left: 110px;
	top: 4px;
}

label span.size {
	color: #aaa;
	font-size: 9px;
}

label.check {
	background-image: url(/images/chkbx.png);
}

label.radio {
	background-image: url(/images/rdibtn.png);
}

p.info {
	font-style: italic;
	color: #aaa;
}

div.group {
	width: 160px;
	float: left;
	margin-right: 5px;
}

div.compression {
	width: 100%;
}

p.generate input {
	vertical-align: top;
}

p.generate {
	float: right;
	margin-top: -50px;
	text-align: right;
}

p.credit {
	clear: both;
	padding: 20px 10px 10px;
	font-size: 10px;
	color: #555;
	text-align: center;
}

/*javascript*/

.tooltip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}

.tooltip h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(/images/bubble.png) top left;
}

.tooltip p {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/bubble.png) bottom right;
}

.box {
	left: 0;
	position: absolute;
	background: #000000;
	z-index: 10000;
	visibility: hidden;
}

.repo {
	background: url(/images/report.png) no-repeat !important;
	background: url(/images/report.gif) no-repeat;
	position: absolute;
	z-index: 11000;
	height: 252px;
	width: 315px;
	visibility: hidden;
}

.repotitle {
	margin: 10px 10px 5px 10px;
	padding: 0 0 5px 0;
	color: #555;
}

.textrepo {
	padding: 2px;
	width: 292px;
	height: 180px;
	margin: 5px 10px 5px;
	border: 1px solid #ccc;
}

.reposubmit {
	display: block;
	height: 20px;
	width: 56px;
	float: right;
	cursor: pointer;
}

.repoclose {
	width: 9px;
	height: 9px;
	background: url(/images/x.png) no-repeat;
	float: right;
	margin: 8px !important;
	margin: 8px 4px;
	cursor: pointer;
}

.imgBorder {
	border: 4px;
	border-color: #dddddd;
	border-bottom-color: #333333;
}
