/* CSS Document */

/* Global Layout */

body {
	background-image:url('/images/background.jpg');
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.25em;
}
h3 {
	font-size:1em;
}

#wrapper {
	min-width:60em;
	max-width:80em;
	border-width:0;
	padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
	}
	
* html #wrapper {
	height:1%;
}

#header {

	height:108px;
	overflow:hidden;
	z-index:1;
}

#headerleft {
	float:left;
	height:108px;
	}
	
* html #headerleft {
	margin-right:-3px;
	}

#headermiddle {
	background:url('/images/headerbackground.png') repeat-x;
	margin-left:30px;
	margin-right:24px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 0px 0px 0px;
	height:108px;
	}

* html #headermiddle {
background:url('/images/headerbackgroundie.png') no-repeat;
margin-left:0;
margin-right:0;
	}

#headerright {
	float:right;
	height:108px;
}

* html #headerright {
	margin-left:-3px;
	}

/* Navigation Elements */

#nav {
	width:100%;
}

* html #nav {
	height:1px;
}


#navleft {
	background:url('/images/leftshadow.png') repeat-y left top;
	float:left;
	width:100%;
	
	}	
	
* html #navleft {
	background:url('/images/leftshadowie.png') no-repeat left top;
	height:1px;
}	
	
#navright {
	background:url('/images/rightshadow.png') repeat-y right top;
	float:right;
	width:100%;
	overflow:hidden;
}

* html #navright {
	background:url('/images/rightshadowie.png') no-repeat right top;
	background-position:100%;
	background-repeat:no-repeat;
	text-align:right;
	zoom:1;
}	

#navredupper {
	background:url('/images/navredupper.png') repeat-x;
	white-space:nowrap;
	margin-left:12px;
	float:left;
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	height:2em;
	overflow:hidden;
}

* html #navredupper {
background:url('/images/navredupperie.png') no-repeat;
margin-right:-3px;
margin-left:6px;
}

#navblackupper {
	background-image:url('/images/navblackupper.png');
	background-repeat:repeat-x;
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	height:2em;
	margin-right:12px;
	overflow:hidden;
}

* html #navblackupper {
background:url('/images/navblackupperie.png') no-repeat;
margin-right:12px;
margin-left:0px;
}


ul.nav { 
	list-style: none; 
	margin:0;
	padding:0;
	float: left;	
}

ul.nav li {
	float: left;
	display: inline;
	padding:0;
	margin:0;
}


ul.nav a { 
	text-decoration: none;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
	color:#FFFFFF;
	margin:0;
	text-align:center;
	font-size:16px;
	border-right:1px;
	border-right-color:#9A868B;
	border-right-style:dashed;
	float:left;
	width:5.8em;
}

ul.nav li.whmcs a { 
	text-decoration: none;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
	color:#FFFFFF;
	margin:0;
	text-align:center;
	font-size:1em;
	border-right:1px;
	border-right-color:#9A868B;
	border-right-style:dashed;
	float:left;
	width:auto;
}

ul.nav li.nav2 a {
	width:6.8em;
	text-align:center;
	padding: 0.5em 1em 0.5em 1em;
}

ul.nav li.whmcs2 a { 
	text-decoration: none;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
	color:#FFFFFF;
	margin:0;
	text-align:center;
	font-size:1em;
	border-right:thin;
	border-right-color:#9A868B;
	border-right-style:dashed;
	float:left;
	width:auto;
}

ul.nav a:hover {
	background: url(/images/navredupper_over.png) repeat-x;
	text-decoration:underline;
}

ul.nav li.nav2 a:hover {
	background: url(/images/navblackupper_over.png) repeat-x;
}

ul.nav li.whmcs2 a:hover {
	background: url(/images/navblackupper_over.png) repeat-x;
}

/* BANNER */

#bannerwrapper {
	float:left;
	width:100%;
}

#bannerleft {
	background:url('/images/leftshadow.png') repeat-y left top;
	float:left;
	width:100%;
	}	
	
* html #bannerleft {
	background:url('/images/leftshadowie.png') no-repeat left top;
}	
	
#bannerright {
	background:url('/images/rightshadow.png') repeat-y right top;
	float:right;
	width:100%;
}

* html #bannerright {
	background:url('/images/rightshadowie.png') no-repeat right top;
}	

#banner {
	background:url('/images/blogbannerbg.jpg');
 	margin-right:12px;
	margin-left:12px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
	border-bottom:2px;
	border-bottom-color:#9A868B;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#9A868B;
	border-top-style:solid;
}

* html #banner {
	padding-bottom: 10px;
}

#hostingbannerleft {
	float:left;
	width:240px;
}

* html #hostingbannerleft {
	margin-right:-3px;
	width:240px;
}

#hostingbannercenter {
	background:url('/images/bannerbg-bh.jpg') repeat-x;
	height:124px;
	margin-right:174px;
	margin-left:174px;
	margin-bottom:-15px;
	padding-top:15px;
	padding-bottom:0px;
	vertical-align:middle;
	text-align:center;
} 

#hostingbannercenter h1,h2,h3 {
	margin-top:0;
	margin-bottom:0;
	padding:0;
	}

* html #hostingbannercenter {
	margin-left:0;
	margin-right:0;
}

#hostingbannerright {
	padding-top:15px;
	text-align:center;
	
}

* html #hostingbannerright {
	margin-left:-3px;
	text-align:center;
	padding-top:15px;
}

#unlimitedlist {
font-family:Arial, Helvetica, sans-serif;
	font-size:0.1em;
	float:left;
}
/* CONTENT */

#contentwrapper {
	float:left;
	width:100%;
	overflow:visible;
	position:relative;
}

#contentleft {
	background:url('/images/leftshadow.png') repeat-y left top;
	float:left;
	width:100%;
	}
	
* html #contentleft {
	background:url('/images/leftshadowie.png') repeat-y left top;
}		
	
#contentright {
	background:url('/images/rightshadow.png') repeat-y right top;
	float:right;
	width:100%;
	}

* html #contentright {
	background:url('/images/rightshadowie.png') repeat-y right top;
}	

#content {
	background:#FFFFFF;
 	margin-right:12px;
	margin-left:12px;
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	padding:10px 10px 10px 10px;
	font-size:0.8em;
}

#linuxhosting {
	width:35%;
	float:left;
	padding-right:15px;
	height:100%;
}

#linuxhostingheaderleft {
	width:11px;
	background:url('/images/leftblueheading.png') no-repeat left top;
	float:left;
}

#linuxhostingheadermiddle {
	width:280px;
	float:left;
		background:url('/images/headerblue.jpg');
		padding: 3px 0px 3px 0px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	font-size:1em;
	line-height:1.5em;
	margin-left:11px;	
}

#linuxhostingheaderright {
	width:302px;
	float:right;
	background:url('/images/rightblueheading.png') no-repeat right top;
}

#linuxhostinglist {
	list-style-image:url('/images/listarrow.png');
	clear:both;
	border:thin;
	border-color:#000000;
	border-style:solid;
	background:url('/images/boxbg.gif');
	width:300px;
	font-size:12px;
}

.tableheading {
	color: #FFFFFF; 
	padding:2px; 
	margin:0;
	font-size:1em;
	}

.feature {
	text-decoration:none;
	color:#000000;
	cursor:help;
	font-size:1em;
}

.feature1 {
	text-decoration:none;
	color:#FF0000;
	cursor:help;
}

.style11 {
	color: #666666;
	font-weight: bold;
}
.style13 {font-size: 9px}
.style14 {color: #FF0000}

.tablecellborders {
	border-left:1px;
	border-left-style:solid;
	border-left-color:#9A868B;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#9A868B;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#9A868B;
}

#featuresidebar .FantasticoHeaders {
	font-weight:bold;
	font-size:1em;
}

#featuresidebar .Fantastico {
	text-decoration:none;
	color:#000000;
	font-size:1em;
	}
	
#featuresidebar td {
	font-size:0.8em;
}

#featuresidebar th {
	font-size:1em;
	text-align:left;
}


/* FOOTER */

#footer {
	float:left;
	width:100%;
}

#footerleft {
	float:left;
}

* html #footerleft {
	margin-right:-3px;
}

#footerright {
	float:right;
}

* html #footerright {
	margin-left:-3px;
}

#footermiddle {
	background: url('/images/footerbackground.png') repeat-x;
	margin-left:25px;
	margin-right:23px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	height:38px;
}

* html #footermiddle {
	background: url('/images/footerbackgroundie.png') no-repeat;
	margin-left:0;
	margin-right:0px;
}

.clear:before {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height:1px;
}


/* end custom CSS */


.tblogin1 {
	border-top: 1px dashed #666666;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration:underline;
}
a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.copyright_1 {
	text-align: center;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	bottom: auto;
}

.tb_site_map_1 {
	background-color: #F0F0FF;
	border: 1px solid #000066;
}
.table_light_1 {
	background-color:#FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text_area_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}

.table_bg_gradient_2 {
	background-image: url(../Copy of simplelight/images/header_bg_1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 25px;
}

.select_small_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAEAEA;
	background-image:url(../Copy of simplelight/images/bg_gradient_1.jpg);
}

.list_1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.list_1 li {
	padding-bottom: 7px;
	list-style-position: inside;
	list-style-type:square;

}

.medium_1 {
	font-size:12px;
}

.jrox {
	visibility:hidden;
}

.header_2 {
	color: #666;
	padding: 2px 0 2px 10px;
	margin: 3px 0 -4px;
	font-size:13px;
	text-decoration: underline;
}

.bg_gradient_1 {
	border: 1px solid #F1F1F1;
	background: #FFFFE8;;
}

.bg_gradient_2 {
	background: #EBEBEB;
	font-size: 13px;
}

.bg_gradient_3 {
	background:  #CCC url(../Copy of simplelight/images/td_gradient_blue.jpg) -5px 0 repeat;
}

.aff_link_1 {
	color: #666;
	border: 1px solid #F1F1F1;
	background: #FFFFE8;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 3px 0 -4px;
	font-weight:bold;
}
	
.table_1 {
	border: 1px solid #000066;
	background-color: #FFF;
}

.table_2 {
	border: 1px dashed #000066;
	background-color: #FFFFE8;
}

.table_3 {
	background-color: #666666;
}

.table_4 {
	background-color: #FFFFE8;
}

.table_5 {
	background-color: #FFF;
	border: 1px #666 dashed;
}

.bg_white {
	background-color: #FFF;
}

.header_table {
	background-color: #CCCCFF;
	height: 75px;
}
.footer_table {
	height: 50px;
	background-color: #CCCCFF;
}

.link_header {
	background-color:#CCCCCC;
	background: url(../Copy of simplelight/images/bg_gradient_1.jpg); /*the path to your image*/
	background-repeat: repeat-x;
	height: 20px;
}

.main_icons_1 {
	border: 1px solid #000066;
	background-color:#FFFFFF;
}

.main_icons_2 {
	border: 1px solid #333333;
	background-color:#FFFFFF;
	margin: 6px;
	padding: 5px;
}

.main_icons_3 {
	float:left;
	border: 1px solid #333333;
	background-color:#FFFFFF;
	margin: 12px;
	padding: 5px;
	width: 100px;
}

.big_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
}

.pad_left_1 {
	padding-left: 5px;
	display:inline;
}

.pad_right_1 {
	padding-right: 5px;
	display:inline;

}

.small_10 {
	font-size:10px;
}

.link_small_1 {
	color:#666;
	font-size:11px;
}

.border_bottom_1 {
	border-bottom: 1px solid #000066;
	border-top: 1px solid #000066;
}

.border_bottom_1 a {
	font-weight:bold;
}

.error_1 {
	color:#FF0000;
	font-weight:bold;
}

.red_font_1 {
	color:#FF0033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.small_11px {
	font-size:11px;
}

select {
	font-size:11px;
}

#hideShow {	
position:absolute;
	width:400px;
	z-index:1;
	left: 30%;
	top: 105px;
	border: 2px solid #FF0000;
	background-color:#FFFFFF;
}

.pad_top_bottom {
	padding-top: 25px;
	padding-bottom: 25px;
}

.Mprogram {
	border: 1px solid #666666;
	padding: 1em;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color:#FFFFFF;
	height: 150px;
}

.MCustomTool {
	border: 1px solid #666666;
	padding: 1em;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color:#FFFFFF;
	height: 100px;
}

#sitemaplinks {
}

#mainmenu, #accountdetails, #affiliatetools, #affiliatestatistics {
	display:block;
	float:left;
	border-right: 1px solid #999999;
	padding: 3px;
	width: 130px;
	color: #333333;
	font-size:12px;
	margin:auto;
}

#affiliatereports {
	display:block;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 130px;
	color: #333333;
	font-size:12px;
	margin:auto;
}

