/*=======================================================================================*/
/* 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;
	outline:none;
}
html, body{
	border: 0;
}
body{
	background: #fff url(../images/topBG.gif) repeat-x top center;
}

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: 98px;
	margin: 0 auto;
}
#container{
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
}
#content{
	background: #0f374d;
	padding: 10px 0 0 10px;
	font-size: 12px;
}
#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:url(../images/splash/bg_header_splash.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{
	background: transparent url(../images/bg_header_programming.jpg) no-repeat;
}
#webhosting #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/NHlogo.png) no-repeat top left;
	width:285px; 
	height:62px;  
	text-indent:-5000px;
	display:block; 
	float:left; 
	position:absolute;
}
/** html #logo a{
	background: transparent url(../images/NHlogo.png) no-repeat top left;
}
#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;
}*/

#topnav{
	margin: 0 0 0 550px;
	text-align: right;
}
#topnav li{
	width:auto;
	float:left;
	list-style-type: none;
	padding: 5px 0 0 20px;
	color: #748998;
	font-size: 11px;
	line-height: 20px;
	vertical-align:middle;
}
#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: 2px 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: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	
	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;
	display: inline-block;
}
#contentleft .sectionportfolio {
	background: #003d7d;
	margin:4px;
	padding:2px;
}
#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: 8px;
}
#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 10px;
}
#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 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 {
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
#copyright h4 a:link, #copyright h4 a:active, #copyright h4 a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-family: Tahoma, Helvetica, Arial;
}

#copyright h4 a:hover {
	color:#a3d801;
	background:none;
}
#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;
}

/*--- 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 {
	padding:0;
	margin:0;
	word-spacing: -1px;
	letter-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: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

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: 90;
    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: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	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;
}

#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_n.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: 100;
	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;
}

/*=======================================================================================*/
/* Company: Next Horizon                                                           																								      */
/* Year: 2010                                                                  																											          */
/* Concept and Design: Brett Callaghan                         																						                              */
/* XHTML, CSS: Brett Callaghan										        	                          */
/*=======================================================================================*/

/*=======================================================================================
	CSS Style order
	
	Global
	Containers
	Header
========================================================================================*/

/*=======================================================================================
Global Styles
========================================================================================*/
/*a:hover {
	background:none;
}*/

img {
	border:none;
}

#splashBG {
	background:url(../images/splash/splashBG.jpg) top center no-repeat;
	overflow:visible;
}

#splashContainer {
	height:642px;
}

#SplashBTNs {
	width:900px;
	margin:0px auto;
	position:relative;
}

#previous_project_btn a {
	position:absolute;
	z-index:999;
	margin-top:220px;
	margin-left:-60px;
	background:url(../images/splash/prevBTN.png) top left no-repeat;
	width:68px;
	height:68px;
	display:block;
	text-indent:-5000px;
}

#previous_project_btn a:hover {
	background:url(../images/splash/prevBTN-RO.png) top left no-repeat;
}

#next_project_btn a {
	position:absolute;
	z-index:999;
	margin-top:220px;
	margin-left:870px;
	background:url(../images/splash/nextBTN.png) top left no-repeat;
	width:68px;
	height:68px;
	display:block;
	text-indent:-5000px;
}

#next_project_btn a:hover {
	background:url(../images/splash/nextBTN-RO.png) top left no-repeat;
}

#splashContent {
	padding-top:70px;
}

.mainContentBox, .showcase_link {
	width:618px;
	height:507px;
	background:url(../images/splash/mainContentBox.png) top left no-repeat;
	display:block;
	float:left;
	padding:6px;
	margin-top:6px;
}

.projectBanner {
	position:absolute;
	z-index:999;
	margin-left:394px;
}

#bannerPortfolio {
	background:url(../images/splash/bannerPortfolio.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerDesign {
	background:url(../images/splash/bannerDesign.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerSEO {
	background:url(../images/splash/bannerSEO.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerRemote {
	background:url(../images/splash/bannerRemote.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerNetworking {
	background:url(../images/splash/bannerNetworking.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerHosting {
	background:url(../images/splash/bannerHosting.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerExchange {
	background:url(../images/splash/bannerExchange.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

#bannerCloud {
	background:url(../images/splash/bannerCloud.png) top left no-repeat;
	width:223px;
	height:132px;
	text-indent:-10000px;
	display:block;
}

.showcase_secondary {
	width:232px;
	height:255px;
	display:block;
	background:url(../images/splash/topBoxSML.png) top left no-repeat;
	margin-bottom:6px;
	margin-top:5px;
	float:left;
}

.showcase_secondary  img, .showcase_third img {
	width:215px;
	height:225px;
	margin:6px;
}

.showcase_third {
	width:232px;
	height:255px;
	display:block;
	background:url(../images/splash/bottomBoxSML.png) top left no-repeat;
	float:left;
}

#splashFooter {
	background:url(../images/splash/footerBG.png) top left repeat-x;
	height:310px;
	padding:0px;
}

#footerContainer {
	width:900px;
	margin:0 auto;
}

#footerContainer ul li {
	list-style:none;
	line-height:18px;
}

#footerContainer img {
	border:none;
}

#footerContainer a:link, #footerContainer a:active, #footerContainer a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-family: Tahoma, Helvetica, Arial;
}

#footerContainer a:hover {
	color:#a3d801;
	background:none;
}

#titlePlatform {
	background:url(../images/splash/txtPlatform.png) top left no-repeat;
	width:286px;
	height:16px;
	text-indent:-5000px;
}

#logoIntel {
	width:66px;
	height:60px;
	display:block;
	background:url(../images/splash/logoIntel.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;
}

#logoMicrosoft {
	width:111px;
	height:60px;
	display:block;
	background:url(../images/splash/logoMicrosoft.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;
}

#logoMySQL {
	width:109px;
	height:60px;
	display:block;
	background:url(../images/splash/logoMySQL.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;

}

#logoAdobe {
	width:46px;
	height:60px;
	display:block;
	background:url(../images/splash/logoAdobe.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;
}

#logoASP {
	width:147px;
	height:60px;
	display:block;
	background:url(../images/splash/logoASP.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;
}

#logoSQLServer {
	width:212px;
	height:60px;
	display:block;
	background:url(../images/splash/logoSQLServer.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;
}

#logoCisco {
	width:92px;
	height:60px;
	display:block;
	background:url(../images/splash/logoCisco.png) top left no-repeat;
	float:left;
	margin:25px 15px 0 0;
	text-indent:-5000px;
}

#titleWebDesign {
	background:url(../images/splash/txtWebDesign.png) top left no-repeat;
	width:87px;
	height:12px;
	text-indent:-5000px;
}

#titleWebHosting {
	background:url(../images/splash/txtWebHosting.png) top left no-repeat;
	width:96px;
	height:12px;
	text-indent:-5000px;
}

#titleProgramming {
	background:url(../images/splash/txtPrograming.png) top left no-repeat;
	width:92px;
	height:12px;
	text-indent:-5000px;
}

#titleNetworking {
	background:url(../images/splash/txtNetworking.png) top left no-repeat;
	width:95px;
	height:12px;
	text-indent:-5000px;
}

#titleFollowUs {
	background:url(../images/splash/txtFollowUs.png) top left no-repeat;
	width:107px;
	height:17px;
	text-indent:-5000px;
	margin-bottom:10px;
}

.footerList {
	width:200px;
	float:left;
	margin-top:25px;
}

.footerList ul li{
	background:url(../images/splash/footerBullet.png) top left no-repeat;
	padding-left:13px;
}

#social {
	width:100px;
	float:left;
	margin-top:25px;
}

#facebookIcon {
	margin:0 15px;
}

#copyright {
	color:#FFF;
}
/* CONTENT SLIDER */
/*#jFlowSlide{ background:#DBF3FD; font-family: Georgia; }*/
#myController { font-family: Georgia; padding:2px 0;  width:610px; background:#3AB7FF; }
#myController span.jFlowSelected { background:#43A0D5;margin-right:0px; }

.slide-wrapper { padding: 5px; }
/*.slide-thumbnail { width:300px; float:left; }
.slide-thumbnail img {max-width:300px; }
.slide-details { width:290px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:10px; }*/

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
/*.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }*/


/* ACTION SLIDER */

#showcase_clip { /*so showcase doesn't force a horizontal scrollbar*/
width: 100%;
min-width: 1024px;
overflow: hidden;
position: relative;
}

#showcase {
width: 1024px;
height: 525px;
overflow: visible;
position: relative;
margin:0px auto;
}

#projects {
position: relative;
left: -1024px;
}

#projects div.project {
width: 862px;
height: 519px;
position: absolute;
}

#project_1 {left: 100px;}
#project_2 {left: 1094px;}
#project_3 {left: 2088px;}
#project_4 {left: 3082px;}
#project_5 {left: 4076px;}
#project_6 {left: 5070px;}
#project_7 {left: 6064px;}
#project_8 {left: 7058px;}

div.project_info, div.pi_background, div.pi_hitzone {
width: 579px;
height: 465px;
color: #FFF;
z-index: 40;
position: absolute;
top: 12px;
left: 6px;
padding:10px;
font-family: Tahoma, Helvetica, Arial;
font-size:11px;
line-height:18px;
}

.bannerSpace {
	width:115px;
	height:100px;
	float:right;
}

div.project_info h3 {
	color:#a3d801;
}

div.project_info p {
	margin-bottom:15px;
}

div.project_info a:link, div.project_info a:visited, div.project_info a:active {
	color:#a3d801;
	text-decoration:underline;
}

div.project_info a:hover {
	text-decoration:none;
}

div.project_info {
	display:none;
}

div.pi_background {
display:none;
z-index: 30;
background: #000;
}

.contentColumn {
	width:180px;
	margin-right:12px;
	float:left;
}
