/* CSS Document */


.sharedout{
	background-color:#FFE8CA;
	border:3px solid #D9E4E4; 
    padding-bottom:15px;
}
.sharedover{
	background-color:#FFD7A6;
	border:3px solid #D9E4E4; 
    padding-bottom:15px;
}
.resellout{
	background-color:#FFE8CA;
	border:3px solid #D9E4E4; 
	padding-bottom:15px;
}
.resellover{
	background-color:#FFD7A6;
	border:3px solid #D9E4E4; 
	padding-bottom:15px;
}
.vpsout{
	background-color:#F5C9C9;
	border:3px solid #D9E4E4;
	padding-bottom:15px;
}
.vpsover{
	background-color:#EFADAD;
	border:3px solid #D9E4E4; 
	padding-bottom:15px;
}
.dedicatedout{
	background-color:#D9EECC;
	border:3px solid #D9E4E4; 
	padding-bottom:15px;
}
.dedicatedover{
	background-color:#B5DF9C;
	border:3px solid #D9E4E4; 
	padding-bottom:15px;
}
.right-bgr{
	background-color:#D9E4E4;
}
.black-bgr{
	background-color:#000000;
}
.selection {
    padding-left:3px;
    padding-right:3px;
    color:#000000;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    opacity:.55;
    -moz-opacity:.55;
    filter:alpha(opacity=55);   
}
.selection-dark {
    padding-left:3px;
    padding-right:3px;
	color:#000000;
	opacity:.50;
	border: thin solid #000000;
}
.border-box {
	border-bottom: 3px solid #D9E4E4; 
	border-top: 3px solid #D9E4E4; 
	border-left: 3px solid #D9E4E4; 
	border-right: 3px solid #D9E4E4;

}
div#tipDiv {
    position:absolute; 
    visibility:hidden; 
    left:0; 
    top:0; 
    z-index:10000;
    background-color:#FFFFFF; 
    opacity:.80;
    -moz-opacity:.80;
    filter:alpha(opacity=80); 
    border:3px solid #D9E4E4; 
    width:320; 
    padding:8px;
    color:#000000; 
    font-size:11px; 
    line-height:14px; 
    font-family:Tahoma; 
    text-align: justify;
}

.emphasized{
	color:#009900;
	font-weight:bold;
}

.help{
	color:#666666;
}

form{
     display:inline;
}
.inactive {
	 color:#CCCCCC; 
}
.highlighted {
     font-weight: bold
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #669933;
	font-weight: bold;
	font-size: 12px;
}
h2 {
     font-size:15px;
     font-family:Tahoma; 
	 color:#000000; 
}
h3 {
     font-size:13px;
     font-family:Tahoma; 
	 color:#000000; 
}
h4 {
	font-size: 11px;
}
h5 {
	margin-top:-7px;
	margin-bottom:-10px;
	font-weight: normal;
	line-height:14px;
	font-size: 11px;
    font-family:Tahoma; 
    text-align: justify;

}
h6 {
     font-size:9px;
     font-family:Tahoma; 
	 color:#000000; 
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#3D3D3D;
}
a {
	text-decoration: underline;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {
    margin:0px;
	padding:0px;
}
.style1 {
    color: #f7941d;
}
.green-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #669933;
	font-weight: bold;
	font-size: 12px;

}
.prices {
	color: #CC0000;
	margin-left:0px;
	line-height:20px; 
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	line-height:16px; 
}

.formatting {
	margin-left:40px; 
	margin-right:40px; 
	margin-top:6px;
	line-height:16px;
}

.products {
	margin-left:20px;
	padding-left:0px;
}
.definitions {
	margin-left:-30px; 
	margin-right:0px; 
	margin-bottom:10px;
}

.textbox {
	width:115px;
}