
/*-------------------General Settings ------------------------*/
*{
	margin:0;
	padding:0;
}

body {
	background:#fff url(/images/spacer.gif) top left;
	font-family:verdana,trebuchet,arial,helvetica, sans-serif;
	/*font-family:trebuchet,tahoma,verdana,arial,helvetica, sans-serif;*/
	/*font-family:georgia,"times new roman",serif;*/
	font-size:12pt;
	line-height:1.25em;
}

a{
	font-weight:bold;
	}
	
a,a:visited{
	color:#444;
	
text-decoration: underline;
}

a:hover,a:active{
	color:#635231;
text-decoration:none;
	
}

h2{
	
	
}

h3{
	
	
}

h4{
font-size:1.05em;
	
}

p{
	margin:10px 0;
	font-size:9pt;
	color:#3c3c3c;
}



/*-------------------Image style ------------------------*/



img{
border:1px solid #666;	
	
}


.thumb{
	width:48px;
	height:48px;
	border:1px solid #666;
	
}

.sm{
	width:180px;
	height:100px;
	border:1px solid #666;
	
}

.full{
	width:480px;
	height:280px;
	border:1px solid #666;
	
}

.arrow{
	
}


.bu{
	
}
	

.icon{
	
}


#logo{
background:transparent !important;
	
}

		
/*-------------------Structure ------------------------*/


#pcontainer{/*-----page container if necessary ------*/
	position:relative;
	width:980px;
	margin:0 auto;
	padding:0;
}

hcontainer{/*-----header container if necessary ------*/
	
}

#ccontainer{/*-----content container if necessary ------*/
	
}

#fcontainer{/*-----footer container if necessary ------*/
	
}

.clrflt{
	height:1%;
	clear:both;
	}

.clrflt img{
		border-style:none;
		}
	
	
	
#header{
height:90px;
background:transparent url(/images/hdr_dsgnrhosting.gif) top left no-repeat;
margin:10px 0 41px 0;	
}



#navigation{
	font-size:9pt;
	font-weight:bold;
background:#f7f7f7 url(/images/naveffect.png) top left no-repeat;
border-left:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #bbb;
	position:absolute;
	top:90px;
	z-index:5;
	left:0;
	height:32px;
	width:100%;
}


#footerbar{
font-size:8pt;
text-align:right;
background:#f7f7f7 url(../images/naveffect.png) top left no-repeat;
border-left:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #bbb;
	height:32px;
width:978px;
}

#footerbar p{
padding-right:10px;
}

#navigation ul{
display:block;
list-style-type:none;
}

#navigation ul li{
display:inline;

}

#navigation ul li a{
	padding:7px 14px 9px 14px;
	line-height:30px;
	border-right:1px #ccc solid;
	
}

#navigation ul li a:hover{
background-color:#dedede;
	
}


#navigation ul li a.activepage{
	
}

#topbar{
	height:40px;
}

#main{
	float:left;
	width:701px;
	margin:0;
	padding:0;
}

#content{
	position:relative;
	top:10px;
	padding:0;
	margin:0;
	
}

#sidebar{
	float:left;
	width:262px;
	margin-left:16px;
}

.packages{
margin:10px 0;
font-size:9pt;
}

.packages h4, .text h4, .text h3{
	color:#c5791a;
	}

#sidebar .packages h4{

	}
	
#sidebar .packages div{
margin-top:10px;
clear:both;
}

#sidebar .packages ul{
	margin-top:6px;
padding-bottom:8px;
}

.packages ul{
float:left;
width:125px;
font-size:7.5pt;
line-height:10.25pt;
}

.floatwrapper ul{
width:122px;

}



#sidebar .packages{
margin:10px 0;
font-size:9pt;
}

.text{
font-size:9pt;
}
#sidebar .packages div{
margin-top:10px;
}


#sidebar h4{
	color:#c5791a;
	}

#footer{
padding-top:0;
margin-top:0;
height:80px;
background:transparent url(../images/ftr_dsgnrhosting.gif) bottom right no-repeat;
display:block;
clear:both;
}




/*-------------------Appearance Style Classes ------------------------*/

.boilerplate{

	font-size:8pt;
line-height:12px;
text-align:right;
	
}

.boilerplate p{
	
margin-right:10px !important;
	
}

.feature{
	
}


.first-noright{
border-right:0 !important;	
}

.first-noleft{
	border-left:0 !important;
}

.first{
	border-style:none;
}

.last-noright{
border-right:0 !important;	
}

.last-noleft{
	border-left:0 !important;
}

.last{
	border-style:none;
}



.button{
	
}



/*-------------------form Style------------------------*/
form{
	
}
	
label{
	
}

input{
	
}

fieldset{
	
}


/*-------------------General List Style ------------------------*/

ul{
	list-style-type:disc;
	display:block;
	
}

ul li{
	display:block;

	
	
}

.packages ul li{
line-height:8.25pt;
padding-bottom:4px;
}

.rightList{
margin-left:10px;
}
ul ul{

	
}

ul ul li{
	display:block;

}

ul li a{

}

