/*=======================================================================================*/
/* Company: Next Horizon                                                           																								      */
/* Year: 2007                                                                  																											          */
/* Concept and Design: EJ Samuel                         																						                              */
/* XHTML, CSS, Flash, and Programming: Travis Repetto & Blake Lyons										        	                          */
/*=======================================================================================*/

/*=======================================================================================
	CSS Style order
	
	Global
	Containers
	Header
========================================================================================*/

/*=======================================================================================
Global Styles
========================================================================================*/

*{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
html, body{
	border: 0;
}
body{
	background: #fff url(../images/bg.jpg) repeat-x top center;
	
}

a{
	color: #0f374d;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color: #0f374d;
	background: #fff;
}
h2{
	color: #0f374d;
	font-size: 18px;
}
h3{
	color: #333;
	font-size: 16px;
}
.clear{
	clear: both;
	height: 0;
}
.right {
	float: right;
}
.left {
	float: left;
}


/*=======================================================================================
Containers
========================================================================================*/

#sitesheader{
	width: 980px;
	height: 105px;
	margin: 0 auto;
}
#container{
	width: 900px;
	min-width: 900px;
	margin: 0 auto;

}
#content{
	background: #0f374d;
	padding: 10px 0 0 10px;
	font-size: 12px;
	
}

.databg{
	background: #0f374d url(../images/data.jpg) 15px bottom no-repeat;
	display:block;
	overflow:hidden;
	}
#contentleft{
	float: left;
	width: 630px;
	height: auto;
	z-index: 1;

}
#portfoliocontentleft {
	float: left;
	width: 620px;
	height: 600px;
}
#contentright{
	float: left;
	width: 245px;
	margin-left: 9px;
	z-index: 3;
}
#contentfooter{
	background: transparent url(../images/bg_content_footer.jpg) no-repeat;
	height: 10px;
}
#splashFooter{
	padding: 20px 0;
	font-size: 10px;
	text-align: center;
}


/*=======================================================================================
Sitesheader
========================================================================================*/

#home #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#contactus #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#webdesign #sitesheader{
	background: transparent url(../images/bg_header_webdesign.jpg) no-repeat;
}

#ecommerce #sitesheader, #attorneys #sitesheader, #construction #sitesheader, #financial #sitesheader, #medical #sitesheader, #medical #sitesheader, #realestate #sitesheader, #hospitality #sitesheader, #other #sitesheader{
	background: transparent url(../images/bg_header_webdesign.jpg) no-repeat;
}

#seo #sitesheader{
	background: transparent url(../images/bg_header_webdesign.jpg) no-repeat;
}
#company #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#testimonials #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#faqs #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#contact #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#programming #sitesheader, #database #sitesheader, #cplus #sitesheader, #java #sitesheader, #dotnet #sitesheader, #business #sitesheader{
	background: transparent url(../images/bg_header_programming.jpg) no-repeat;
}


#webhosting #sitesheader, #dedicated #sitesheader, #exchange #sitesheader{
	background: transparent url(../images/bg_header_webhosting.jpg) no-repeat;
}
#networking #sitesheader{
	background: transparent url(../images/bg_header_networking.jpg) no-repeat;
}
#nextcart #sitesheader{
	background: transparent url(../images/bg_header_nextcart.jpg) no-repeat;
}
#questionnaire #sitesheader{
	background: transparent url(../images/bg_header_home.jpg) no-repeat;
}
#logo{
	width: 282px;
	height: 59px;
	margin: 6px 21px 0 0;
	float: left;
}
#logo a{
	background: transparent url(../images/logo.png) no-repeat top left;
	text-indent: -5000em;
	width: 100%;
	height: 100%;
	display: block;
}
* html #logo a{
	background: transparent url(../images/logo.jpg);
}
#logo a:hover{
	background-position: bottom left;
}
#topnav{
	margin: 0 40px 0 0;
	text-align: right;
}
#topnav li{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 20px;
	color: #748998;
	font-size: 11px;
	line-height: 20px;
}
#topnav li a{
	color: #748998;
	text-decoration: none;
	text-transform: lowercase;
	background: none;
}
#topnav li a:Hover{
	color: #333;
	text-decoration: underline;
	background: none;
}
#sectionnav{
	float: left;
	margin: 19px 0 0 0;
}
#sectionnav li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sectionnav li a{
	display: block;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 19px 0 5px !important;
	margin: 0 19px 0 4px ;
	padding: 5px 0 0 0;
	color: #3b5b6d;
	line-height: 25px;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: none;
}
#sectionnav li a:Hover{
	color: #fff;
}
#sectionnav li a.currentsection{
	color: #fff;
}
#sectionnav li a.currentsection span{
	color: #b8f31d;
}
#topsubnav{
	width: 900px;
	margin: 0 auto;
	text-align: right;
}
#topsubnav li{
	display: inline;
	list-style-type: none;
	margin: 0 0 0 15px;
}
#topsubnav li a{
	background: transparent url(../images/bg_subnav_arrow.png) no-repeat right 3px;
	color: #fff;
	font-size: 11px;
	line-height: 25px !important;
	line-height: 24px;
	text-transform: lowercase;
	text-decoration: none;
	padding: 0 12px 0 0;
}
#topsubnav li a:Hover{
	text-decoration: underline;
}


/*=======================================================================================
Flashheader
========================================================================================*/

#flashheader{
	font-size: 14px;
}
#flashheader .webdesignflashbg{
	background: transparent url(../images/webdesignflashbg.jpg) no-repeat;
	height: 156px;
	padding: 30px 100px 0 100px;
}
#flashheader p{
	margin-bottom: 10px;
	background: #fff;
}
.alert{
	color: #000;
	font-weight: bold;
	background: #f8fafc;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	padding: 4px;
}
.alert img{
	margin-right: 4px;
}


/*=======================================================================================
Mainnav
========================================================================================*/

#mainnav{
	background: transparent url(../images/bg_mainnav.jpg) repeat-x top left;
	border-left: 1px solid #0f374d;
	border-right: 1px solid #0f374d;
	height: 25px;
}
#mainnav ul{
	padding: 0;
	margin: 0;
}
#mainnav li{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainnav li a{
	display: block;
	float: left;
	height: 25px;	
	color: #333;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../images/bg_mainnav_spacer.jpg) no-repeat top left;
}
#mainnav li a:Hover{
	color: #666;
	background-color: transparent;
}
#mainnav li a.firstlink{
	background: none;
}
#mainnav li a.currentsection{
	color: #fff;
}
#mainnav li a.currentsection span{
	color: #b8f31d;
}

/* Webdesign Nav */

#mainnav #webdevelopment{
	width: 153px;
}
#mainnav #portfolio{
	width: 123px;
}
#mainnav #ecommerce{
	width: 119px;
}
#mainnav #onlinemarketing{
	width: 165px;
}
#mainnav #webdesignprocess{
	width: 171px;
}
#mainnav #copyrightpolicy{
	width: 167px;
	
}

/* Networking Nav */
#mainnav #lans{
	width: 113px;
}
#mainnav #microsoft{
	width: 200px;
}
#mainnav #cisco{
	width: 175px;
}
#mainnav #vpn{
	width: 165px;
}
#mainnav #remote{
	width: 171px;
}
#mainnav #security{
	width: 187px;
}

/* Programming Nav */
#mainnav #visualbasic{
	width: 135px;
}
#mainnav #dotnetframework{
	width: 160px;
}
#mainnav #databases{
	width: 200px;
}
#mainnav #cplus{
	width: 65px;
}
#mainnav #javascript{
	width: 150px;
}
#mainnav #business{
	width: 167px;
}

/* Web Hosting Nav */

#mainnav #sharedhosting {
	width: 142px;
}
#mainnav #dedicatedhosting {
	width: 165px;
}
#mainnav #collocation {
	width: 118px;
}
#mainnav #exchangesharedhosting {
	width: auto;
	padding: 0 10px 0 10px;
}
#mainnav #emailsetup {
	width: 110px;
}
#mainnav #remotebackup {
	width: 136px;
}

/* Old Web Hosting Nav */

#mainnav #securedservers {
	width: 153px;
}
#mainnav #dedicatedhosting {
	width: 165px;
}
#mainnav #emailvirus {
	width: 145px;
}
#mainnav #spamcontrol {
	width: 130px;
}
#mainnav #asp {
	width: 40px;
}
#mainnav #emailsetup {
	width: 110px;
}
.emailsetup {
	width: 110px;
}
#mainnav #onlinemarketing {
	width: 155px;
}
#mainnav #contactus {
	width: 120px;
}


/*=======================================================================================
Content Left
========================================================================================*/

/*section*/

#contentleft .sectionheader{
	background: transparent url(../images/bg_content_section_header.jpg) no-repeat top center;
	padding: 10px 0 0 0;
}
#contentleft .sectionheader h3{
	background: transparent url(../images/bg_content_section_title.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 25px;
}
#contentleft .sectionheader h3 span{
	color: #b8f31d;
}
#contentleft .sectioncontent{
	background: transparent url(../images/bg_content_section_repeater.jpg) repeat-y;
	padding: 5px 10px 0 10px;
	
	/*width: 98%;*/
}





/*************************new portfolio**************************************/

#contentleft .portcontent{
	background: #fff url(../images/portfolio-interface/bgx.jpg) repeat-x;
	
	display: inline-block;
	width:631px;
	/*width: 98%;*/
}

#contentleft .bottomrounded{
	background: #fff url(../images/portfolio-interface/bottom-rounded.jpg) no-repeat;
	
	display: inline-block;
	width:631px;
	height:9px;
	/*width: 98%;*/
}

#contentleft .sectionportfolio {
	background: #003d7d;
	margin:4px;
	padding:2px;
	font-family:Helvetica,Arial,sans-serif;
}

#shelf{
	display:block;
	overflow:hidden;
	background:url(../images/portfolio-interface/shelf.jpg) center bottom no-repeat;
	height:295px;
	margin-bottom:-7px;
}

#navwrap{
	display:block;
	clear:both;
	width:625px;
	height:41px;
	margin:10px 0 20px 6px;
	overflow:hidden;
}

#navwrap ul li{
display:inline;
margin:0;
padding:0;
}

#navwrap ul li a{
	display:block;
	float:left;
	text-indent:-5000em;
	background:url(../images/portfolio-interface/nav.png) no-repeat;
}

h3.detail-header a{
	display:block;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
	
	margin:0 0 7px 13px;
	text-decoration:none;
  color:#555;
	letter-spacing:-.01em;
	font-size:16px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	line-height:21px;
}

h3.detail-header a:hover{
	background:none;
	color:#039;
}

#mycarousel li{
	margin:0;
	padding:0;
	
}

 #mycarousel .projectdetails{
	display:block;
	margin:0 auto 0 auto;
	background:url(../images/portfolio-interface/details-bg.jpg) no-repeat;
	width:553px;
	height:1000px;
	padding:5px 0 0 17px;
}

 #mycarousel .projectdetails-blank{
	display:block;
	margin:0 auto 0 auto;
	background:url(../images/portfolio-interface/details-blank-bg.jpg) no-repeat;
	width:553px;
	height:1000px;
	padding:5px 0 0 17px;
}


#navwrap ul li a.ec{
	width:87px;
	height:39px;
	background-position:0 0;
	
}

#navwrap ul li a.at{
	width:77px;
	height:39px;
	background-position:-87px 0;
}


#navwrap ul li a.co{
	width:97px;
	height:39px;
	background-position:-165px 0;
}


#navwrap ul li a.fi{
	width:73px;
	height:39px;
	background-position:-264px 0;
}


#navwrap ul li a.me{
	width:67px;
	height:39px;
	background-position:-338px 0;
}


#navwrap ul li a.re{
	width:82px;
	height:39px;
	background-position:-409px 0;
}


#navwrap ul li a.ho{
	width:86px;
	height:39px;
	background-position:-492px 0;
}

#navwrap ul li a.oth{
	width:52px;
	height:39px;
	background-position:-580px 0;
}



#navwrap ul li a.ec:hover{
	
	background-position:0 -38px;
	
}

#navwrap ul li a.at.active{
background-position:-87px -38px;
}

#navwrap ul li a.ec.active{
	background-position:0 -38px;
}

#navwrap ul li a.at:hover{
	
	background-position:-87px -38px;
}


#navwrap ul li a.co:hover{
	
	background-position:-165px -38px;
}

#navwrap ul li a.co.active{
	
	background-position:-165px -38px;
}



#navwrap ul li a.fi:hover{

	background-position:-264px -38px;
}

#navwrap ul li a.fi.active{

	background-position:-264px -38px;
}


#navwrap ul li a.me:hover{
	
	background-position:-338px -38px;
}

#navwrap ul li a.me.active{
	
	background-position:-338px -38px;
}


#navwrap ul li a.re:hover{
	
	background-position:-409px -38px;
}

#navwrap ul li a.re.active{
	
	background-position:-409px -38px;
}


#navwrap ul li a.ho:hover{
	
	background-position:-492px -38px;
}

#navwrap ul li a.ho.active{
	
	background-position:-492px -38px;
}

#navwrap ul li a.oth:hover{
	
	background-position:-580px -38px;
}

#navwrap ul li a.oth.active{
	
	background-position:-580px -38px;
}



.detail-left{
	width:365px;
	height:125px;
	display:block;
	float:left;
	margin:7px -30px 0 13px;
}

h4.detail-title{
	color:#4376bd;
	font-size:16px;
	margin:13px 0 1px 0;
	letter-spacing:-.01em;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);

}

h4.detail-title span{
	color:#646464;
	font-weight:normal;
}

p.detail-p{
	color:#646464;
	font-size:.9em;
	line-height:13px;
}

.detail-right{
	width:124px;
	height:125px;
	display:block;
	float:left;
	margin:0 0 0 52px;
	padding-top:1px;
}

.detail-right2{
	width:124px;
	height:125px;
	display:block;
	float:left;
	margin:0 0 0 52px;
	padding-top:1px;
}

.detail-right ul{
	display:block;
	margin:17px 0 0 30px;
}

.detail-right2 ul{
	display:block;
	margin:8px 0 0 30px;
}


.detail-right ul li{
	font-weight:bold;
	color:#646464;
	font-size:11px;
	line-height:22px;
	list-style:none;
	white-space:nowrap;
	letter-spacing:-.02em;
}

.detail-right2 ul li{
	font-weight:bold;
	color:#646464;
	font-size:11px;
	line-height:10px;
	list-style:none;
	white-space:nowrap;
	letter-spacing:-.02em;
}

.detail-right2 ul li{
	font-weight:bold;
	color:#646464;
	font-size:11px;
	line-height:19px;
	list-style:none;
	white-space:nowrap;
	letter-spacing:-.02em;
}

.detail-right a{
	display:block;
	width:150px;
	height:22px;
  margin-top:6px;
	text-indent:-5000em;
}

.detail-right2 a{
	display:block;
	width:150px;
	height:22px;
  margin-top:0;
	text-indent:-5000em;
}

.detail-right a:hover{
	background:none;
}







#contentleft .sectioncontent h4{
	color: #000;
	font-size: 12px;
}
#contentleft .sectioncontent p{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.sectioncontent ul{
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 40px;
	padding: 5px 0 5px 0px;
}
#contentleft .sectioncontent2 {
	padding: 5px 10px 0 10px;
}
#contentleft .sectioncontent2 h4{
	color: #000;
	font-size: 12px;
}
#contentleft .sectioncontent2 p{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
#contentleft .sectioncontent2 ul{
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;
	padding: 5px 0 5px 0px;
}
#contentleft .sectionfooter{
	background: transparent url(../images/bg_content_section_footer.jpg) no-repeat;
	height: 10px;
	margin: 0 0 10px 0;
}
.link a {
	color: #0f374d;
	text-decoration: underline;
	outline: none;
}
.link a:hover{
	color: #0f374d;
	background: #fff;
}

/*subsection*/

#contentleft .subsection{
	background: transparent url(../images/bg_content_subsection_repeater.jpg) repeat-y;
}
#contentleft .subsection .sectioncolumn{
	width: 204px;
	float: left;
}
#contentleft .subsection .subsectionpadding{
	margin-right: 9px;
}
#contentleft .subsection .sectionheader{
	background: transparent url(../images/bg_content_subsection_header.jpg) no-repeat top center;
	padding: 10px 0 0 0;
}
/*
#contentleft .subsection h3{
	background: transparent url(../images/bg_content_section_title.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 25px;
}
#contentleft .subsection h3 span{
	color: #b8f31d;
}
*/
#contentleft .subsection .sectioncontent{
	background: none;
	/*padding: 5px 10px 0 5px;*/
}
#contentleft .subsection .sectioncontent h4{
	color: #000;
	font-size: 12px;
}
#contentleft .subsection .sectioncontent p{
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
#contentleft .subsection .sectioncontent ul{
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 10px;
}
#contentleft .subsection .sectionfooter{
	background: transparent url(../images/bg_content_subsection_footer.jpg) no-repeat;
	height: 10px;
	margin: 0 0 10px 0;
}

/*subsectionsingle*/

#contentleft .subsectionsingle{
	width: 204px;
	float: left;
}
#contentleft .subsectionsinglepadding{
	margin-right: 9px;
}
#contentleft .subsectionsingle .sectionheader{
	background: transparent url(../images/bg_content_subsection_single_header.jpg) no-repeat top center;
	padding: 10px 0 0 0;
}
#contentleft .subsectionsingle .sectioncontent{
	background: transparent url(../images/bg_content_subsection_single_repeater.jpg) repeat-y;
}
#contentleft .subsectionsingle .sectioncontent h4{
	font-size: 12px;
}
#contentleft .subsectionsingle .sectioncontent p{
	font-size: 11px;
	line-height: 16px;
}
#contentleft .subsectionsingle .sectioncontent ul{
	font-size: 11px;
	line-height: 16px;
}
#contentleft .subsectionsingle .sectionfooter{
	background: transparent url(../images/bg_content_subsection_single_footer.jpg) no-repeat;
}


/*==================================================*/
/*	Sub Section 2 Column							*/
/*==================================================*/

/*subsection*/
#contentleft .subsection2 {
	background: url('../images/bg_subsection_2column_repea.jpg') 0 0 repeat-y;
	display: inline-block;
}
#contentleft .subsection2 .sectioncolumn1{
	background: none;
	width: 310px;
	float: left;
}
#contentleft .subsection2 .sectioncolumn2{
	width:310px;
	float:left;
	margin-left: 8px;
}
#contentleft .subsection2 .subsectionpadding{
	margin-right: 0px;
}
/*#contentleft .subsection2 .sectionheader{
	background: transparent url(../images/bg_subsection_2column_heade.jpg) no-repeat top center;
	padding: 10px 0 0 0;
}
*/
#contentleft .subsection2 h3{
	background: transparent url(../images/bg_content_section_title.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 25px;
}
#contentleft .subsection2 h3 span{
	color: #b8f31d;
}
#contentleft .subsection2 .sectioncontent{
	background: none;
	padding: 5px 10px 0 15px;
}
#contentleft .subsection2 .sectioncontent h4{
	color: #000;
	font-size: 12px;
}
#contentleft .subsection2 .sectioncontent p{
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#contentleft .subsection2 .sectioncontent ul{
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 10px;
}
#contentleft .subsection2 .sectionfooter{
	background: transparent url(../images/bg_subsection_2column_foot.jpg) no-repeat;
	height: 10px;
	margin: 0 0 0 0;
}
.iespace {
	padding: 0 0 10px 0;
}	
/* Portfolio Content Left */

#portfoliocontentleft .body {
	background: #ffffff;
}
#topnumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
#topnumbers a {
	color: #247fe6;
	font-weight: normal;
	text-decoration: underline;
}
#topnumbers a:hover {
	color: #0f374d;
}
#description {
	float: left;
	width: 196px;
	height: 76px;
	margin: 0;
	padding: 2px 2px 2px 5px;
}
#descriptionp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	margin: 10px 5px 5px 10px;
	padding: 0;
	text-indent: 15px;
}
#description h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 2px 0 0 6px;
}
#description h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 5px 6px;
}
#description h1 span {
	color:#b8f31d;
}
#description h2 span {
	color:#b8f31d;
}
#launch {
	text-align: right;
	margin: 0 8px 0 0;
	padding: 0;
	color: #fff;
}
#launch a span {
	color:#b8f31d;
}
#launch a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 0;
	text-decoration: none;
}
#launch a:hover {
	background: none;
	text-decoration: underline;
}
#portfoliopicture a {
	width: 173px;
	height: 96px;
	float: left;
	display: block;
	margin: 1px 0 0 14px;
	text-indent: -5000px;
}

#portfoliopicture a:hover {	
	background: none;
}

/*--- Section 1 ---*/

#leftsection1 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection1 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection1 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection1 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section1_portfolio.jpg') no-repeat top left;
}

/*--- Section 1-1 ---*/

#leftsection1-1 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection1-1 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection1-1 {	
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}
#portfoliosection1-1 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 5px;
	background: url('../images/portfolio/section1-1_portfolio.jpg') no-repeat top left;
}


/*--- Section 2 ---*/

#leftsection2 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection2 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection2 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection2 {
	width: 597px;
	height: 297px;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section2_portfolio.jpg') no-repeat top left;
}

/*--- Section 3 ---*/

#leftsection3 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection3 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection3 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection3 {
	width: 597px;
	height: 297px;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section3_portfolio.jpg') no-repeat top left;
}

/*--- Section 4 ---*/

#leftsection4 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection4 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection4 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection4 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section4_portfolio.jpg') no-repeat top left;
}

/*--- Section 5 ---*/

#leftsection5 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection5 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection5 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection5 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section5_portfolio.jpg') no-repeat top left;
}

/*--- Section 6 ---*/

#leftsection6 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection6 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection6 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection6 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section6_portfolio.jpg') no-repeat top left;
}

/*--- Section 7 ---*/

#leftsection7 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection7 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection7 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#portfoliosection7 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section7_portfolio.jpg') no-repeat top left;
}

/*--- Section 8 ---*/

#leftsection8 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection8 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection8 {
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}
#portfoliosection8 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section8_portfolio.jpg') no-repeat top left;
}

/*--- Section 9 ---*/

#leftsection9 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection9 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection9 {
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}
#portfoliosection9 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section9_portfolio.jpg') no-repeat top left;
}

/*--- Section 10 ---*/

#leftsection10 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection10 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection10 {
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}
#portfoliosection10 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section10_portfolio.jpg') no-repeat top left;
}



#portfoliosection11 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section11_portfolio.jpg') no-repeat top left;
}
#leftsection11 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection11 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection11 {
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}

#portfoliosection12 {
	width: 597px;
	height: 275px;
	overflow: hidden;
	margin: 20px 0 0px 0;
	padding: 5px;
	background: url('../images/portfolio/section12_portfolio.jpg') no-repeat top left;
}
#leftsection12 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#middlesection12 {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0;
}
#rightsection12 {
	float: left;
	width: 196px;
	margin: 0;
	padding: 0;
}


/*=======================================================================================
Content Right
========================================================================================*/
#portfolio_inc {
	width: 251px;	
}
#portfolio_inc .section{
	background: transparent url(../images/bg_portfolio_section.jpg) no-repeat;
	height: 108px;
	padding: 7px 0 0 7px;
	color: #333;
}
#portfolio_inc h3{
	background: transparent url(../images/bg_recentdevelopments.jpg) no-repeat;
	font-size: 12px;
	width: 251px;
	height: 27px;
	text-indent: -2000px;
}
#portfolio_inc h4{
	font-size: 11px;
}
#portfolio_inc p{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
#portfolio_inc ul{
	font-size: 10px;
	font-weight: normal;
	height: 70px;
}

#portfolio_inc ul#zeroout li{
	margin:0;
	padding:0;
}

#portfolio_inc li{
	margin: 1px 0;
	list-style-type: none;
	letter-spacing: -1px;
}
#portfolio_inc img{
	width: 125px;
	height: 100px;
}
#portfolio_inc a.explorelink {
	display: block;
	width: 100px;
	height: 20px;
	margin: 17px 0 0 138px;
	text-indent: -2000px;
	background: none;
}


/*=======================================================================================
Footer
========================================================================================*/

#copyright{
	color: #666;
	font-weight: bold;
	margin-top: 10px;
	float: right;
}
#copyright a{
	color: #666;
	text-decoration: none;
}
#copyright a:hover{
	color: #fff;
	background: #666;
}
#validation{
	color: #666;
	font-weight: bold;
}
#validation a{
	color: #666;
	text-decoration: none;
}
#validation a:hover{
	color: #333;
	background: #7FC93D;
}
#footernav{
	text-align: center;
}
#footernav li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footernav li a{
	color: #000;
	text-decoration: none;
	padding: 0 3px;
}
#footernav li a:hover{
	color: #333;
	text-decoration: underline;
}
#footer * {
	font-size: 11px;	
}

/*=======================================================================================
Contact Us Styles
========================================================================================*/

#contactButtons {
	float: left;
	width: 275px;
	height: 70px;
	overflow: hidden;
	/*border: 1px solid #ccc;*/
	margin: 0px 0 10px 15px;
}
#contactButtons #btnContactForm a {
	width: 275px;
	height: 70px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	background: url('../images/btnContactForm.jpg') 0 -70px no-repeat;
}
#contactButtons #btnContactForm a:hover {
	background-position: 0 0; 
}
#btnDesignForm {
	float: left;
	width: 400px;
	height: 55px;
	overflow: hidden;
	margin: 10px 0 30px 15px;
}
#btnDesignForm a {
	width: 400px;
	height: 55px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	background: url('../images/btn_designQuestionnaire.jpg') 0 0 no-repeat;
}
#btnDesignForm a:hover {
	background-position: 0 -55px; 
}
#columnwidth {
	position: relative;
	width: 310px;
	margin: 0;
	padding: 0;
}
#contentleft .sectioncontent2 p {
	text-align: left;
	padding: 0;
}


/*=======================================================================================
Contactform
========================================================================================*/

/* --- Form Send --- */

#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/spinner.gif) no-repeat center;
}

fieldset{
	margin: 30px 0 20px 0;
	padding: 0;
	border: none;
	text-align: left;
}
legend{
	color: #0f374d;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 8px;
}

/*--- Generic Form Label Styles ---*/

#contactform label, #contactform .text {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contactform label{
	width: 90px;
	color: #0f374d;
	text-align: right;
	padding-right: 10px;
	margin-left: 10px;
}

/*--- Generic Style Settings ---*/

#contactform .text{
	width: 150px;
	padding: 2px;
	color: #666;
	background: #f9f9f9;
	border: 2px solid #ccc;
}
#contactform .text:hover{
	color: #333;
	background: #eff7ff;
	border: 2px solid #999;
}
#contactform .text:focus{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}
* html #contactform .text{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}
#contactform select.text{
	width: 158px;
}

/*--- Company Name Textbox Styles ---*/

#contactform label, #contactform .company_name {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#contactform .company_name{
	width: 225px;
	padding: 2px;
	color: #666;
	background: #f9f9f9;
	border: 2px solid #ccc;
}
#contactform .company_name:hover{
	color: #333;
	background: #eff7ff;
	border: 2px solid #999;
}
#contactform .company_name:focus{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}

/*--- Zip Code Textbox Styles ---*/

#contactform label, #contactform .zip{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contactform .zip{
	width: 100px;
	padding: 2px;
	color: #666;
	background: #f9f9f9;
	border: 2px solid #ccc;
}
#contactform .zip:hover{
	color: #333;
	background: #eff7ff;
	border: 2px solid #999;
}
#contactform .zip:focus{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}

/*--- Email Textbox Styles ---*/

#contactform label, #contactform .email {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contactform .email {
	width: 150px;
	padding: 2px;
	color: #666;
	background: #f9f9f9;
	border: 2px solid #ccc;
}
#contactform .email:hover{
	color: #333;
	background: #eff7ff;
	border: 2px solid #999;
}
#contactform .email:focus{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}

/*--- Email Captcha Styles ---*/

#contactform label, #contactform .captchacode {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contactform .captchacode {
	width: 150px;
	padding: 2px;
	color: #666;
	background: #f9f9f9;
	border: 2px solid #ccc;
}
#contactform .captchacode:hover{
	color: #333;
	background: #eff7ff;
	border: 2px solid #999;
}
#contactform .captchacode:focus{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}

/*--- Find Textbox Styles ---*/

#contactform label, #contactform .find {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contactform .find {
	width: 175px;
	padding: 2px;
	color: #666;
	background: #f9f9f9;
	border: 2px solid #ccc;
}
#contactform .find:hover{
	color: #333;
	background: #eff7ff;
	border: 2px solid #999;
}
#contactform .find:focus{
	color: #333;
	background: #fff;
	border: 2px solid #ccc;
}

/*--- Contact Form Textarea ---*/

#contactform textarea.text{
	width: 455px;
	height: 75px;
}

/*--- Contact Form Button(s) ---*/

#contactform .button{
	color: #fff;
	font-weight: bold;
	background: #0f374d;
	border: 2px solid #ccc;
	margin-top: 10px;
	margin-right: 30px;
	padding: 2px;
	cursor: pointer;
}
#contactform .button:hover{
	color: #000;
	background: #b8f32f;
	border: 2px solid #333;
}
#contactform .red{
	color: #f00;
}
#messagecontainer h3{
	text-align: center;
	margin: 60px 0 70px 0;
}


/*=======================================================================================
Validation
========================================================================================*/

.LV_validation_message{
	float: left;
	clear: left;
	width: 150px;
    font-weight:bold;
    margin:0 0 0 115px;
}
.LV_valid {
    color:#00CC00;
}	
.LV_invalid {
    color:#f00;
}    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


/*=======================================================================================
Design Questionnaire Form
========================================================================================*/

#questionnaire {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}
#questionnaire-container {
	padding: 10px;
}
#questionnaire-container label {
	float: left;
	width: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding: 2px;
	text-align: right;
}

/*----- Contact Information -----*/

#section-contactinfo fieldset {
	float: left;
	width: 96%;
	border: 2px solid #b5b5b5;
	margin: 10px 0 10px 0;
	padding: 10px;
}
#section-contactinfo legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#section-contactinfo input {
	float: left;
	width: 150px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	border: 1px solid #b5b5b5;
}
#section-contactinfo input:hover {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-contactinfo input:focus {
	background: #CBE2FE;
	border: 1px solid #333;
}
	
/*----- Company Information -----*/

#section-companyinfo fieldset {
	float: left;
	width: 96%;
	border: 2px solid #b5b5b5;
	margin: 10px 0 10px 0;
	padding: 10px;
}
#section-companyinfo legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#section-companyinfo input {
	float: left;
	width: 150px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	border: 1px solid #b5b5b5;
}
#section-companyinfo input:hover {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-companyinfo input:focus {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-companyinfo textarea {
	float: left;
	width: 180px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	border: 1px solid #b5b5b5;
}
#section-companyinfo textarea:hover {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-companyinfo textarea:focus {
	background: #CBE2FE;
	border: 1px solid #333;
}

/*----- Large Text Area Section -----*/

#section-textarea fieldset {
	float: left;
	width: 96%;
	border: 2px solid #b5b5b5;
	margin: 10px 0 10px 0;
	padding: 10px;
}
#section-textarea legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#section-textarea legend.iefix {
	font-size: 13px;
}
#section-textarea textarea {
	float: left;
	width: 96%;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	border: 1px solid #b5b5b5;
}
#section-textarea textarea:hover {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-textarea textarea:focus {
	background: #CBE2FE;
	border: 1px solid #333;
}

/*----- Large Text Area Section with Yes or No Question -----*/

#section-textarea2 fieldset {
	float: left;
	width: 96%;
	border: 2px solid #b5b5b5;
	margin: 10px 0 10px 0;
	padding: 10px;
}
#section-textarea2 legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#section-textarea2 input {
	float: left;
	width: 20px;
	border: none;
}
#section-textarea2 input:hover {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-textarea2 input:focus {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-textarea2 textarea {
	float: left;
	width: 96%;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	border: 1px solid #b5b5b5;
}
#section-textarea2 textarea:hover {
	background: #CBE2FE;
	border: 1px solid #333;
}
#section-textarea2 textarea:focus {
	background: #CBE2FE;
	border: 1px solid #333;
}

/*----- Section Budget -----*/

#section-budget fieldset {
	float: left;
	width: 96%;
	border: 2px solid #b5b5b5;
	margin: 10px 0 10px 0;
	padding: 10px;
}
#section-budget legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#section-budget input {
	float: left;
	width: 20px;
	border: none;
}
#section-budget textarea {
	float: left;
	width: 96%;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px;
	border: 1px solid #b5b5b5;
}

/*----- Submit Button -----*/

#btnSubmit input {
	float: left;
	width: 75px;
	height:auto;
	padding: 4px;
	color: #000;
	cursor: pointer;
	margin: 0 0 0 250px;
	font-weight: bold;
}


/*=======================================================================================
Sitemap
========================================================================================*/

dl#sitemap{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#sitemap dt{
	font-size: 14px;
	font-weight: bold;
}
#sitemap dt a{
	color: #0f374d;
	text-decoration: underline;
}
#sitemap dt a:hover{
	color: #fff;
	text-decoration: none;
	background: #0f374d;
}
#sitemap dl{
	color: #666;
}
#sitemap dl .date{
	color: #7FC93D;
}
#sitemap dd{
	margin-bottom: 15px;
}


/*=======================================================================================
Links
========================================================================================*/

#seo a{
	color: #000;
	text-decoration: none;
}
#seo a:hover{
	color: #0f374d;
	text-decoration: none;
}
.seo a{
	color: #000;
	text-decoration: none;
}
.seo a:hover{
	color: #0f374d;
	text-decoration: none;
}
.seo ul {
	list-style-type: none;
}
.seo li {
	list-style-type: disc;
}


/*=======================================================================================
F.A.Q. Section
========================================================================================*/

.QnACourses li{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
.qnadirections{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
.QnAs{
	margin: 5px 0 0 0;
}
.QnAs li{
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}
.QnAs dd{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.QnAs dt{
	color: #000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 3px;
	cursor: pointer;
	width:550px;
}
.QnAs dt:hover{
	color: #000;
}
.QnAs dd{
	display: none;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	background: #fff;
	padding: 0 12px;
	margin-bottom: 5px;
	width:550px;
}
.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0f374d;
}



/*=============================================
Shared Hosting Table Styles
===============================================*/
.tablePadder {
	height: 3px;
	display:block;	
}	
table#feature-table {
	font-size: 11px;
	width: 605px;
}
table#feature-table tr.row1 td, table#feature-table tr.row2 td  {
	padding: 0 0 0 5px;
	height: 30px;
}
table#feature-table td.feature {
	width: 100px;
	text-align:center;
}
table#feature-table td.desc {
	font-weight: bold;
	font-size: 11px;
}
table#feature-table tr.header {
	height: 32px;
	color: #fff;
	font-size: 11px;
	background: url('../images/hosting/tableheader.gif') top left no-repeat;
	width: 605px;		
}
table#feature-table .header td, table#feature-table .header2 td.deschead2, table#feature-table .signup td.details  {
	padding-left: 5px;
}
table#feature-table tr.header2 {
	background-color: #ccff33;
}
table#feature-table tr.header2 td {
	padding: 5px 0 5px 0;
}
table#feature-table tr.signup {
	background-color: #f0f0f0;
}
table#feature-table .signup td {
	background: url('../images/hostingbar.gif') top left no-repeat;
	height: 30px;
}
table#feature-table .signupDedicated{
	background: url('../images/hostingbar.gif') top left no-repeat;
	height: 30px;
}
table#feature-table .signupDedicated td{
	text-align: center;
}
table#feature-table tr.row1 {
}
table#feature-table tr.row2 {
	background-color: #e8e8e8;
}
table#feature-table tr.footer {
	height: 32px;
	background: url('../images/tablefooter.gif') top left no-repeat;
	width: 605px;		
}
a.tableBtn {
	display: block;
	height: 30px;
	width: 100px;
	text-indent: -5000px;
	background: url('../images/hosting/signupBtn.gif') top left no-repeat;
}	
a.tableBtn2 {
	display: block;
	height: 30px;
	width: 100px;
	text-indent: -5000px;
	background: url('../images/hosting/signupBtn2.gif') top left no-repeat;
}	
table#feature-table td.icons, img.icons {
	width: 40px;
}



/*=============================================
Shared Hosting Column Styles
===============================================*/

.leftCol {
	width: 380px;
	padding: 3px 10px 0 0;	
	float: left;
}
#ba .leftCol p, #ba .rightCol li {
	font-size: 12px;
}
#ba ul {
	padding:0;
	margin:0;
	list-style: none;
}
#ba ul li {
	font-size: 11px;
	padding:0;
	margin:0;
	word-spacing: -1px;
	line-height: 13px;
	padding: 5px 5px 7px 5px;
	color: #fdfdfd;
	border-bottom: 1px dashed #acb9c2;
}
.rightCol {
	width: 220px;
	float: left;
	margin: 3px 0 0 0;
}
.rightColFooter {
	background: url('../images/hosting/rightcolfooter.gif') top left no-repeat;
	width: 220px;
	height: 15px;
}
#ba .rightCol a {
	color: #b8f31d;
}
.rightCol .stuff {
	background-color: #0f374d;
	padding: 10px 5px 0 5px;
	margin-top: 1px;
}
.rightCol .topstuff h2 {
	font-size: 14px;
	color:#fdfdfd;
}
.rightCol .topstuff h2 span {
	color: #b8f31d;
}
.rightCol .topstuff {
	background-color: #acb9c2;
	padding: 8px 0 5px 8px;
	width: 212px;
	height: 20px;
	background: url('../images/hosting/rightcolheader.gif') top left no-repeat;
}
#ba .sharedHostingBanner {
	width: 390px;
	height: 124px;
}

/* AS EDIT New Styles 2009 */
.throw {
	display: inline-block;
	position: absolute;
	text-indent: -5000px;
	width: 0;
}
#contentleft .sectionheader h2{
	background: transparent url(../images/bg_content_section_title.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 25px;
}
#contentleft h2 span{
	color: #b8f31d;
}
#contentleft .subsection h3 {
	font-size: 10px;
}

#footernav h4, #copyright h4 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}
#footernav h4 a:hover, #copyright h4 a:hover {
	background: none;
	color: inherit;
	text-decoration: underline;
}




/* AS EDIT FANCY BOX */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 10005;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 10001;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 10002;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 9998;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 20000;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	height:335px;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 10015;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}



/*/ New Dedicated Page /*/

#theBg ul,li {
	
	margin: 0 0 0 13px;
	padding: 0 15px 0 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial;
	vertical-align: baseline;
	
}

.dedicatedPricing {
		
}
#theBg {
	background: url('../images/hosting/dedicatedbg.gif') 0 bottom no-repeat;
	min-height: 300px !important;
	font-family:Verdana, Geneva, sans-serif;
	width: 593px;
	margin: 0 auto;	
}
.theTop {
	height: 120px;
	display: block;
}	
.redLink {
	color: #93070a;
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size:12px;
}
.serverCont {
	width: 189px;
	height: 118px;
	display: inline-block;
	float: left;
}

#theBg .serverCont h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 15px 0 0 15px;
}
#theBg .serverCont h3 {
	background: url('../images/hosting/dedicatedtitlesm.gif') 0 0 no-repeat;
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	color: #203e4d;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
}
.thePrice {
	margin: 0 0 0 65px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}
#theBg ul {
	margin: 0 0 0 10px;
	width: 189px;
	padding: 5px;	
}
#theBg ul li {
	line-height: 16px;	
	margin: 0 0 6px 0;
	list-style: outside;
}
#start {
	background: url('../images/hosting/startersever.gif') 0 0 no-repeat;
	margin-right: 10px;
}
#pro {
	margin-right: 10px;	
	background: url('../images/hosting/proserver.gif') 0 0 no-repeat;
}
#enterprise {
	background: url('../images/hosting/enterpriseserver.gif') 0 0 no-repeat;
}




.emailPopup {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color: #0f374d;
	padding: 20px 20px;
	float: none;
	position: inherit;
	height: 300px;
}

