body {margin:0; padding:0; text-align:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#333; color:#fff;}
table {width:100%; height:100%;}


h1,h2,h3,h4,h5,h6 {padding:0;margin:2px; font-family:Verdana,Arial,Helvetica,sans-serif}
h1 {font-size:1.75em; border-bottom:1px dotted #FFCC00;}
h2 {
	font-size:1.2em; 
	border-bottom:1px dotted #FFCC00;
	color:#FFCC00;
}
h3 {font-size:1.25em; border-bottom:1px dotted #FFCC00;}
ul {margin:0;padding-left:12px;list-style:square;color:#ffffff}
li {margin:2px 0 2px 10px}
a {
	background:inherit; 
	color: #CFAF2D;
	text-decoration:none; 
	font-weight:bold;
}
a:hover {
	background:inherit; 
	color:#FFCC00; text-decoration:none; 
	border-bottom:1px solid #FFCC00; 
	font-weight:bold;}
#wrapper {border:2px solid #777;}
#lborder {width:14px; background-image:url(../images/lborder.jpg); background-repeat:repeat-y;}
#navbar, #footer {
	text-align:center;
	background:inherit; 
	color:#009900; 
	padding:5px; 
	background-image:url(images/hfbak.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
}
.grad_bg {
	text-align:center;
	font-weight:bold;	
	color:#ffffff;
	border: 0px; 
	background-image:url(images/head_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
}
#navlinks {
	text-align:center; 
	float:left;
	width: 100%;
}
#search {text-align:right; width:25%; float:right;}
#logo, #hdeco {
	border-bottom:2px solid #777; 
	border-top:1px solid #999; 
	height:150px; /* top height */
	background-image:url(images/headbak.jpg); 
	background-repeat:repeat-x;
}
#logo a {
	text-align:left;
	text-decoration:none;
	border-bottom: 0;
}
#hdeco {text-align:right;}
#main {
	border-left:2px solid #777; 
	border-right:2px solid #777; 
	background:#000;
}
#lcol {	
	padding:5px; 
	background-color:#333;
}
#ccol  {
	background-image:url(images/cback.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right; 
	padding:5px; 
	background-color:#333;
}
div.ccol  {
	background-image:url(images/cback.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right; 
	padding:5px; 
	background-color:#333;
	text-align:justify;
}

#rcol {
	padding:5px; 
	background-color:#333;
}
.hosting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px 0px 10px 15px;
	padding: 2px 0px 10px 15px;
	background-image: url(images/plan03.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width: 288px;
	height: 178px;
}

div.l {
	width: 25%;
	float:left;
}
div.c {
	width: 50%;
	float:left;
}
div.r {
	width: 25%;
	float:left;
}
div.sites {
	text-align:center;
	padding: 35px 0 35px 0;
}

div.equal {
	width: 25%;
	float:left;
}

.acc_title {	
	width: 100%;	
	border-bottom:1px dotted #FFCC00;	
	font-weight:bold;
}

.acc-content {
}



/* If you want to add a background hover effect to the left, center and right columns, uncomment the following line */
/* #lcol:hover, #ccol:hover, #rcol:hover {width:33%; background-image:url(images/cbackhover.jpg); background-repeat:no-repeat; background-position:bottom right; padding:5px; background-color:#5C5C5C;}*/
#footer {text-align:center; border-top:1px solid #999; background-color:inherit; color:#999999;}
#rborder {width:14px; background-image:url(images/rborder.jpg); background-repeat:repeat-y;}

/* FOR dOMAIN mANAGEMENT */

.domain_forms form, .domain_forms td, .domain_forms tr {
	color:#ffffff;
	background-color:#333333;
}

/* example_5 css iCarousel*/
#example_5 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 172px; /* important */
	height: 212px; /* important */
	background: #000;
}

#example_5_frame {position: relative}
#example_5_frame img {position: absolute;}
#example_5_previous {top: 0; left: 0;}
#example_5_next {top: 192px; left: 0;}

#example_5_content {
	position: absolute;
	margin-top: 20px;
	left: 0;
}

.example_5_item {
	padding: 5px;
	height: 162px;
	background: #000;
	text-align: left;
}

.example_5_item h4 {
	font-size: 85%;
	color: #fff;
}

.example_5_item p {
	font-size: 77%;
	color: #ccc;
}

#container_bd .example_5_item a {
	color: #ff0;
	text-decoration: underline;
}
	#container_bd .example_5_item a:hover {color: #0f0;}
			
