@charset "utf-8";

body {
	margin: 0px;
	background: #000000 url(images/bg.jpg) top center no-repeat;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:0.8em;
}
h1{
	font-size:1.8em;
	text-transform:lowercase;
}
.h1{
	font-size:1.8em;
	text-transform:lowercase;
	color: #000;
}
h2{
	font-size:1.4em;
	text-transform:lowercase;
}
img{
	border:none;
}
ul{
	list-style: url(images/ul.jpg);
}	
ul ul{
	margin-top:5px;
}
div#page {
	width: 916px;
	margin: 0px auto;
}
div#logo {
	width: 916px;
	height: 88px;
	text-align: left;
}

div#border_top {
	width: 916px;
	height: 8px;
	float: left;
	background: url(images/border_top.png) top center no-repeat;
}

div#border_bottom {
	width: 916px;
	height: 8px;
	margin-bottom: 40px;
	float: left;
	background: url(images/border_bottom.png) bottom center no-repeat;
}

div#border_wrapper {
	width: 916px;
	float: left;
	background: url(images/border_wrapper.png) repeat-y;
}

div#wrapper {
	width: 898px;
	margin: 0px 8px 0px 8px;
	float: left;
	border: 1px solid #FFFFFF;
}

div#top_menu {
	height: 33px;
	background: #F16621;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: 1px solid #fff;
}

div#top_menu a {
	width: 118px;
	padding: 9px 0px 8px 8px;
	float: left;
	border-right: #fff 1px solid;
	color: #fff;
	text-decoration: none;
}

div#top_menu a:hover {
	background: #FA8F1B;
}

div#top_menu a.on {
	background: #555;
}

.onlast{
	border:none !important;
	padding-right:10px !important;
}

div#content {
	width: 898px;
	float: left;
	background: #fff url(images/content_bg.jpg) 0px 0px no-repeat;
	color:#444;
}
div#content:after,.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div#content_left {
	width: 535px;
	min-height: 250px;
	padding: 50px 50px 50px 50px;
	float: left;
}
div#content a{
	color: #D16621;
	border-bottom: dashed #F16621 1px;
	text-decoration: none;
}
div#content a:hover{
	color: #FA8F1B;
	border-bottom: solid #FA8F1B 1px;
	text-decoration: none;
}
div#content_left h1 {
	margin: 0px 0px 30px 0px;
}
div#content_right {
	width: 213px;
	padding: 50px 25px;
	float: left;
}
div#content_right h1 {
	margin: 0px;
	font-size:1.6em;
	color: #F16621;
}
div#content_right ul{
	margin:10px 20px 0px 0px;
	padding:0px;
	list-style:none;
	border-top:1px solid transparent;
}
div#content_right ul li{
	border-bottom:1px dotted #F7A57D;
}
div#content_right ul li.onSub{
	background: #ccc;
}
div#content_right ul li.on{
	background: #555;
}
div#content_right ul a{
	text-decoration:none !important;
	border-bottom:none;
	padding:10px 0px 0px 5px;
	display:block;
	margin:0px 10px 10px 10px;
	color: #c00;
}
div#content_right ul a:hover{
	border-bottom:none;
	color: #F58E5C;
}
div#content_right ul li.on a{
	color:#fff;
}
div#content_right ul li.on a:hover{
	color: #F58E5C;
}
div#content_right ul li.on li a{
	color: #c00;
}
div#content_right ul li.on li.on{
	background:#ededed;
}
div#content_right ul li.on li.on a{
	text-decoration:underline !important;
}
div#content_right ul ul{
	background:#ededed;
	margin:0px;
}
div#content_right ul ul li{
	border-bottom:1px solid transparent;
}
div#content_right ul ul a{
	padding-left:20px;
}
div#content_bottom {
	width: 798px;
	min-height: 200px;
	float: left;
	background: #f7941d url(images/content_bottom_bg.jpg) 0px 0px no-repeat;
	padding: 50px;
}
div#content_bottom a{
	color:#000;
}
div#portfolio {
	width: 898px;
	height: 385px;
	float: left;
	background: #000000;
}
div#portfolio noscript p{
	color:#fff;
	padding:20px;
}
div#ignite_description {
	width: 818px;
	padding: 40px 40px 40px 40px;
	float: left;
	background: #3E3C3D;
	color: #eee;
}

div#ignite_description a {
	border-bottom: #965906 solid 1px;
	color: #FA8F1B;
	text-decoration: none;
}

div#ignite_description h2 {
	margin: 0px 0px 10px 0px;
}

div#ignite_description .floatleft,div#hosting .floatleft {
	width: 259px;
	margin-right: 20px;
	float: left;
	font-size: 12px;
}

div#bottom_menu {
	width: 898px;
	float: left;
	background: #FA8F1B;
	border-top: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	border-bottom:1px solid #fff;
}

div#bottom_menu a:hover {
	background: #F16621;
}

div#bottom_menu a {
	width: 210px;
	height: 100px;
	padding: 5px 0px 0px 10px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-right: #fff 1px solid;
	line-height: 160%;
}

div#bottom_menu h1 {
	margin: 0px;
	color: #000;
}
div#hosting{
	background: #fff url(/_style/images/content_bg.jpg) top left no-repeat;
	padding: 10px 40px;	
}
.light_orange {
	color: #FA8F1B;
}
.dark_orange {
	color: #F16621;
}
.white{
	color:#fff;
}
div.product a{
	display:block;
	background:#333;
	color:#fff !important;
	border:none !important;
	width:130px;
	height:35px;
	padding:10px;
	border:1px solid black;
	margin:0px 10px 10px 0px;
	float:left;
}
div.product a:hover{
	background:#D82828;
}
a.portfolioitem{
	margin:0px 5px 5px 0px;
	border:none !important;
}
div#tooltip{
	border:1px dotted #333;
	background:#ffe;
	position:absolute;
	font-size:11px;
	padding:10px;
	width:200px;
	text-align:left;
	opacity:.94;
}
.foundin{
	border:1px solid #ccc;
	padding:10px;
	background:#f5f5f5;
}
.foundin a{
	margin-left:5px;	
}
/* OVERLAYS */
a#overlay_dimmer {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(images/overlaybg.png);
	cursor: pointer;
}

a#overlay_help_number {
	width: 100%;
	top: 150px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 4;
	position: absolute;
	cursor: pointer;
	font-size: 100px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
/* classes */
form.float input{
	float:left;
	padding:2px;
	width:100px;
}
form.float label{
	float:left;
	display:block;
	width:95px;
	text-align:right;
	padding-right:5px;
}
form.float br{
	clear:both;
}	