@charset "utf-8";
/* CSS Document */

#slider{; }	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;


		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:870px;
		height:234px;
		overflow:hidden; 
position:top left;
float:left

		}	

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:small;
	color:#000000;
	background-color:#FFFFFF;
	padding: 0;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x; 
	line-height:17px;
}

#header {
	margin:0px auto;
	width:894px;
	height:96px;
	background-image:url(images/bg_header.jpg);
	background-color:#FFFFFF;

}

.logo {
	float:left;
	margin-left:26px;
	margin-top:20px;
	width:250px;
	height:61px;
	background-image:url(images/looofa_logo.jpg);
	display: inline;
}

#nav {
	margin:0px auto;
	width:894px;
	background-image:url(images/bg_navigation.jpg);
	height:25px;
	background-color:#2c383f;
	background-repeat:repeat;
	color:#FFFFFF;
	padding-top:4px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}

#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:0px 5px;
margin-left:25px;
border:1px solid #333;
color:#fff;
text-decoration:none;
background-image:url(images/bg_navigation.jpg);
background-position:center;
background-color:#333;
	letter-spacing: 0.07em;	
	font-size:14px;

}

#nav a:hover{
background-color:#fff;
color:#fff1;
border-bottom: 3px solid #FFFFFF;
}

#nav li{
float:left;
position:relative;

}

#nav ul {
position:absolute;
display:none;
width:9em;
top:1.5em;
height:100px;
background-color:000;
	}

#nav li ul a{
width:9em;
height:auto;
float:left;
}
#nav li ul li#bottom a{
width:9em;
height:auto;
float:left;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
}
#nav ul ul{
top:auto;

}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;

}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav li#clients {
	float:right;
	padding-right:25px;

}


#adspace {
	margin:0px auto;
	width:894px;
	height:234px;
	background-image:url(images/bg_adspace.jpg);
	background-color:#4984df;	

}

#content {
	margin:0px auto;
	width:894px;
	height:auto;
	background:url(images/bg_content.gif) repeat;
	
}

#footer {
	margin:0px auto;
	width:894px;
	height:40px;
	background:url(images/bg_footer.jpg) repeat;
	background-color:#1c1d24;
	clear:both;
	color:#ffffff;
	font-size:11px;
}

#footer p {
   margin:0;
   }

#footer a{
	color:#CCCCCC;
	text-decoration:none;

	}
#footer a:hover{
	color:#559ad2;
	text-decoration:none;
	}

#quotelink {
	float:right;
	display:block;
	overflow:hidden;
	background-image:url(images/get_a_qoute_btn.jpg);
	background-position: 148px 0;
	width: 148px;
	height: 0px;
	margin-right:26px;
	padding-top:37px;
}

.domainsearch_sma {
	float:right;
	margin:25px 27px 0px 0px ;
	clear:right;
	display: inline;
}

#quotelink:hover {
	background-position: 0 0;
}

.right {float:right;}
.left {float:left;}

#ad_left {
	margin-left:10px;
	width:360px;
	height:234px;
	float:left;
}	
#ad_right {
	margin-right:10px;
	width:479px;
	height:234px;
	float:right;
	padding-top:20px;

}	

.black {color: #000000}

a:link {
	color: #234791;
	text-decoration: none;
	border:0px;
}
a:visited {
	text-decoration: none;
	color: #234791;
	border:0px;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	border:0px;
}
a:active {
	text-decoration: none;
	color: #234791;
	border:0px;
}
	
#twitter_update_list {
	color:#000000;
	list-style: none;
	padding: 0px 0px 0px 0px;
	width:250px;
	margin:0px;
	line-height:20px;
	white-space:no-wrap;
	text-indent:0px;
	}
	
#twitter_update_list ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	width:250px;
	text-indent:0px;
}

#twitter_update_list ul li{
	margin-bottom:0px;
	display:block;
	text-indent:0px;
}

#twitter-link {
	margin:0px;
}

#twitter_update_list ol {
     padding: 0px;
}

.picborder {
	border:black solid 1px;
}

#page_wrapper_1 {
	width:848px;
	height:auto;
	margin:0 auto;
}

#left_box {
	width:565px;
	height:auto;
	float:left;
	margin-left:15px;
	position:relative;
	padding:10px;
	display: inline;

}

#right_box {
	width:250px;
	height:auto;
	float:right;
	margin-right:15px;
	position:relative;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	display: inline;
}


#center_box {
	width:843px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-right:15px;
	position:relative;
	padding:10px;
	display: inline;
}

#small_box {
	width:256px;
	height:auto;
	float:left;
	margin-bottom:10px;
	border:solid 1px #e9e9e9;
		padding:8px;
}
#small_box_left {
	width:256px;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #e9e9e9;
		padding:8px;
}
#small_box_right {
	padding:8px;
	width:256px;
	height:auto;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #e9e9e9;
}


#right_box h1 {
	width:184px;
	height:26px;
	display: block;
	background:#4f8ef1;
	font-size:15px;
	Font-weight:strong;
	text-align:bottom;
	line-height:33px;
	text-indent:3px;
}

#footer_content {
	width:845px;
	height:auto;
	float:right;
	margin-right:15px;
	margin-left:15px;
	position:relative;
	padding:10px;
	display: inline;
}

#right_box p {
	margin-top:0px;
	margin-bottom:12px;
	margin-left:4px;

}

#content_box {
	width:870px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding:10px;
}

.picborder_right {
	float:right;
	margin:10px;
	display: inline;
}

#content h3 {
	padding: 0;
	margin: 0;
}

#content h3 a {
	color:#000000;
	text-decoration:none;
}

#content h3 a:hover {
	color: #000000;
}

#content h3 span.price {
	color:#000000;
	float:right;
}

#content h3 span span {
	font-size:small;
	font-weight:bold;
}

#content p {
	padding: ;
	margin-top: 3px;
	color:#000000;

}

#content .more {
	margin-bottom:20px;
	font-size:small;
	text-align:right;
}

#content .more a {
	color:#ffffff;
}

#content .more a:hover {
	color: #ffffff;
}

#hosting_box_1 {
	width:179px;
	height:200px;
	background-color:#4984df;
	float:left;
	display:inline;
	padding-left:3px;
	margin-bottom:17px;
}
#hosting_box_1 a{
text-decoration:none; border:0;}

#hosting_box_1 a:hover{
text-decoration:none; border:0;}

#hosting_box_2 {
	width:179px;
	height:200px;
	background-color:#70a3f2;
	float:left;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:17px;
	display:inline;
	padding-left:3px;
}

.white_heading {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

 div.c5 {text-align: center}
 div.c4 {text-align: right}
 h1.c3 {text-align: left}
 p.c2 {text-align: }
 div.c1 {text-align: left}
 
 #footer p{
	margin:0;
}
.white{
	color:#FFFFFF;
}
#footer_left{
	width:214px;
	height:143px;
	float:left;
	padding:5px 5px 5px 5px;
}
#footer_right{
	width:368px;
	height:143px;
	float:right;
	padding:5px 5px 5px 5px;
}
#footer_middle{
	width:215px;
	height:143px;
	float:left;
	padding:5px 5px 5px 5px;
}

#footer_bottom{
	width:836px;
	height:15px;
	padding:5px 5px 5px 5px;
}
#footer_bottom a{
	color:#CCCCCC;
	text-decoration:none;

	}
#footer_bottom a:hover{
	color:#559ad2;
	text-decoration:none;
	}
 img.c1 {margin-right:3px;margin-top:3px;border solid 1px #000000;}
 


#wrapper {
	width:870px;
	height:234px;
	margin:0 auto;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#twitter_update_list {
	margin-left:4px;
}
.right {float:right;}