/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */

/* Misc Styles and defaults 
-------------------------------------------- */
  
body {
	margin:0px;
	padding:0px;
	background: #142572;
	color: #333;
 	font-size: 62.5%; 
	font-family: Helvetica, Arial, Lucida, sans-serif; 
}

ul, li, ol, p {
	margin:0;
	padding:0;
	}

p {
	font-size:1.2em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* remember to define focus styles! */
#tooltip.pretty {
	font-family: Helvetica, Arial;
	font-size:11px;
	border: none;
	width: 260px;
	padding-top: 10px;
	height: 120px;
}
#tooltip.pretty div { width: 300px; text-align: left; }

#tooltip.fancy {
	background: url('../images/shadow2.png') no-repeat;
	padding-left: 55px;
	height: 190px;
	width: 326px;
}

#tooltip.fancy b {
	color:#069;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1.0;
}
#tooltip h3, #tooltip div { margin: 0; }

/* CONTAINER
----------------------------------------- */
#BgContainer {
	position:relative;
	width: 1005px;  
	margin: 0 auto; 
	z-index:1;
}

#MidContainer { 
	width: 985px;
	margin: 0 auto;
    background: url('../images/content-bg.png') center repeat-y;
				
}

#LayoutHome {
	width: 890px;
	height:1120px;
	overflow: hidden;
	margin: 0 50px;
}

#LayoutPackages {
	width: 890px;
	height:1100px;
	overflow: hidden;
	margin: 0 50px;
}

#LayoutAbout {
	width: 890px;
	height:1150px;
	overflow: hidden;
	margin: 0 50px;
}

#Layout {
	width: 890px;
	overflow: hidden;
	margin: 0 50px;
}

#Content {
	width: 650px;
	float: left; 	
	margin: 7px 0px 10px 15px;
	text-align: left;
	z-index:10;
}
/* HEADER
----------------------------------------- */

#Header {
	position: relative;
	width: 1005px;
	height:116px;
	overflow:hidden;
	z-index:20;
}

#HeaderMain {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:116px;
	overflow:hidden;
	background: url('../images/hdr-bg.png') repeat-x;
	z-index:1;
}

/* MAIN NAVIGATION - LOGO
----------------------------------------- */
#hm-logo {
	position:relative;
	top:0px;
	left:30px;
	float:left;
	width: 298px;
	height: 111px;
	z-index:30;
}

/*** Main Nav ***/
#Navigation {
	position:relative;
	top:22px;
	left:0px;
	white-space:nowrap;
	width: 645px;
	height:auto;
	overflow: hidden;
	z-index:50;
}

#Navigation ul { 
		float:right;
		position:relative;
		top: 0px;
		right:20px;
	}
	#Navigation ul li { 
		display:inline-block;
	 	list-style: none; 
		padding: 0 10px; 
		float: left;
		line-height: 56px;
		height: 56px;
		z-index:1;
		}
	#Navigation ul li.current, #Navigation ul li.section { 
		display:block;
	 	list-style: none; 
		padding: 0 10px; 
		float: left;
		line-height: 56px;
		height: 86px;
		background: url('../images/triangle.png') center bottom no-repeat;
		z-index:50;
		}
  		#Navigation ul li a {
	text-align: center;
	text-decoration: none;
	font-size: 2em;
	color: #000;
	white-space:nowrap;
	z-index:5000;
			}
			#Navigation ul li a:hover { 
				color: #666;
				}
			#Navigation ul li:hover { 
				cursor: pointer;
				z-index:1;
				}
    

#Curve {
	position:relative;
	top:-18px;
	left:50px;
	height:23px;
	width:916px;
	z-index:1;
}

#homePageLeftSpacer {
	position:relative; 
	float:left; 
	width:20px; 
	height:396px; 
}
    
#webDes {
	position:absolute;
	top:230px;
	left:20px;
	width:111px;
	height:123px;
}

#webDev {
	position:absolute;
	top:230px;
	left:131px;
	width:111px;
	height:123px;
}

#webHost {
	position:absolute;
	top:230px;
	left:242px;
	width:111px;
	height:123px;
}

.blueHR {
	text-align:center;
}

#homePageBox1 {
	font-family: helvetica, arial; 
	background: url('../../../assets/Uploads/fabric.png') center top no-repeat; 
	height: 405px; 
	width:890px;
}

#homePageBox2 {
	position:relative; 
	float:left; 
	width:410px; 
	height:396px;
}

#homePageBox3 {
	position:relative;
	top:10px;
	float:left;
	width:451px;
	height:376px;
}

#freeQuote {
	position:absolute;
	top:0px;
	left:320px;
	width:122px;
	height:122px;
}

#homePageText1 {
	font-size: 1.5em; 
	color:#666; 
	font-weight:normal; 
}

#homePageText2 {
	font-size: 4em; 
	color:#000b69; 
	font-weight:normal; 
}

#homePageText3 {
	font-size: 4em; 
	color:#000b69; 
	font-weight:normal; 
	margin-left: 62px; 
}

#homeTeamBox1 {
	font-family: helvetica, arial; 
	background: url('../../../assets/Uploads/team.png') center top no-repeat; 
	height: 310px; 
	width:890px;
}

#callMeBox {
	position:relative;
	top: 205px;
	left: 540px;
}

#team {
	position:relative; 
	float:left; 
	color:#666;
	font-weight:normal;
	line-height: 1.8em;
}

#homeTeamText1 p {
	position:absolute;
	font-size: 1.8em;
	width:510px;
	height:25px;
	left: 367px;
	top: 14px;
}

#homeTeamText2 p {
	position:absolute;
	font-size: 1.8em;
	width:464px;
	height:25px;
	left: 414px;
	top: 44px;
}

#homeTeamText3 p {
	position:absolute;
	font-size: 1.8em;
	width:215px;
	height:25px;
	left: 433px;
	top: 75px;
}

#homeTeamText4 p {
	position:absolute;
	font-size: 1.8em;
	width:275px;
	height:25px;
	left: 24px;
	top: 124px;
}

#homeTeamText5 p {
	position:absolute;
	font-size: 1.8em;
	width:328px;
	height:25px;
	left: 24px;
	top: 154px;
}

#homeTeamText6 p {
	position:absolute;
	font-size: 1.8em;
	width:427px;
	height:25px;
	left: 450px;
	top: 124px;
}

#homeTeamText7 p {
	position:absolute;
	font-size: 1.8em;
	width:501px;
	height:25px;
	left: 426px;
	top: 154px;
}

#homeTeamText8 p {
	position:absolute;
	font-size: 1.8em;
	width:846px;
	height:25px;
	left: 24px;
	top: 184px;
}

#callMarc {
	position:absolute;
	width:101px;
	height:23px;
	left: 780px;
	top: 208px;
}

#capabilitiesBox {
	position:absolute; 
	left:49px;
	font-family: helvetica, arial;
	float:left;
	background: url('../../../assets/Uploads/capabilities.png') left top no-repeat;
	height: 400px; 
	width:910px;
}

#capabilities {
	position:relative; 
	float:left; 
	font-weight:normal;
}

#detailsBox {
	position: relative;
	height: 253px;
	width: 544px;
	background: url('../../../assets/Uploads/details.png') left top no-repeat;
	left: 11px;
	top: 340px;
}

#detailsTextBox {
	font-family: Helvetica, Arial;
	line-height:1.7em;
	font-size: 1.9em;
	font-weight: normal;
	color: #666;
	position: relative;
	height: 160px;
	width: 425px;
	left: 86px;
	top: 48px;
}

#detailsTextBox2 {
	font-family: Helvetica, Arial;
	line-height:normal;
	font-size: 1em;
	font-weight: normal;
	color: #666;
	position: relative;
	height: 16px;
	width: 725px;
	left: 100px;
	top: 380px;
}

#refBox {
	position:relative; 
	left: 11px;
	top: 82px;
	background: url('../../../assets/Uploads/referralsbox.png') left top no-repeat;
	font-family: helvetica, arial;
	float: left;
	height: 378px; 
	width: 544px;
}
#refTextBox {
	font-family: Helvetica, Arial;
	line-height:1.7em;
	font-size: 1.9em;
	font-weight: normal;
	color: #666;
	position: relative;
	left: 86px;
	top: 43px;
	width: 420px;
	height: 400px;
}

#solutionsBox {
	position:relative; 
	left: 11px;
	top: 71px;
	background: url('../../../assets/Uploads/solutions.png') left top no-repeat;
	font-family: helvetica, arial;
	float: left;
	height: 478px; 
	width: 544px;
}
#solutionsTextBox {
	font-family: Helvetica, Arial;
	line-height:1.7em;
	font-size: 1.9em;
	font-weight: normal;
	color: #666;
	position: relative;
	left: 86px;
	top: 48px;
	width: 420px;
	height: 400px;
}

#refCapText p {
	font-family: Helvetica, Arial;
	position:absolute;
	font-size: 4em;
	line-height:100%;
	color:#000b69;
	width:510px;
	height:35px;
	left: 30px;
	top: 26px;
}

#homeCapText1 p {
	position:absolute;
	text-shadow: #333 2px 0.08em 3px;
	font-size: 4em;
	line-height:100%;
	color:#000b69;
	width:510px;
	height:25px;
	left: 30px;
	top: 26px;
}

#homeCapText2 p {
	position:absolute;
	font-size: 1.8em;
	color:#666;
	line-height: 1.7em;
	width:645px;
	height:25px;
	left: 30px;
	top: 74px;
}

#freedomBox {
	position:absolute; 
	left:49px;
	font-family: helvetica, arial;
	float:left;
	height: 424px; 
	width:906px;
}

#freedomBox2 {
	position:absolute; 
	left:0px;
	top:424px;
	font-family: helvetica, arial;
	float:left;
	height: 360px; 
	width:906px;
}

#LAN {
	position:absolute;
	left:459px;
	top:356px;
	height: 277px;
	width:347px;
	z-index:3000;
}

#aboutText1 {
	font-family: Helvetica, Arial;
	font-size: 1.9em;
	font-weight:normal;
	color: #666;
	position:relative;
	top: 43px;
	left: 20px;
	height: 80px;
	width: 885px;
}

#midAboutBox {
	position:absolute; 
	left:49px;
	top:540px;
	background: url('../../../assets/Uploads/callMarc2.png') right top no-repeat;
	font-family: helvetica, arial;
	float:left;
	height: 730px; 
	width:906px;
}

#freeQuote2 {
	position: relative;
	float:left;
	left: 135px;
	top: 80px;
	width: 95px;
	height: 95px;
}

#abooutTextBox2 {
	font-family: Helvetica, Arial;
	font-size: 1.9em;
	font-style:italic;
	line-height: 1.3em;
	font-weight: normal;
	color: #666;
	position: relative;
	height: 55px;
	width: 320px;
	left: 25px;
	top: 108px;
	float: left;
}

#abooutContactInfo {
	position: relative;
	height: 255px;
	width: 249px;
	left: 50px;
	top: 140px;
	float: left;
}

#abooutTextBox3 {
	font-family: Helvetica, Arial;
	font-size: 1.9em;
	font-style:italic;
	line-height: normal;
	font-weight: normal;
	color: #666;
	position: relative;
	height: 25px;
	width: 350px;
	left: 25px;
	top: 140px;
	float: left;
}

#abooutTextBox3 a {
	color:#000b69;
}

#abooutTextBox3 a:hover {
	color:#000b69;
}

/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	border:thin;
	border-color:#333;
	border-style:solid;
	border-width:thin;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color:#39F;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
	display: block;
	width: 100%;
	height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		padding: 0;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.1em;
            	text-indent: 8px;
            	width: 188px;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	font-size: 1.1em;
            	text-decoration: none;
            	display: block;
            	color:#333;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;  
	width: 985px;
	height: 99px;
	margin: 0 auto;
}
	#Footer .footerTop {
		width: 100%;
		height:99px;
	}
  	#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
	}
  		#Footer a { 
	   		color: #fff; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #fff;
				text-decoration: underline;
			}
#FooterBottom {
	width: 985px;
	height:50px;
	background: #142572;
	margin: 0 auto;
	text-align:center;
}
#Footer2 {
	width: 985px;
	height:44px;
	background: #142572 url(../images/footer-bar.png) no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1em;
	color:#CCC;
}
.FooterText {
	position:relative;
	float:right;
	line-height:4.4em;
	top: 0px;
	right:53px;
}
.FooterText a:link {
	color:#CCC;
	text-decoration:none;
}
.FooterText a:visited {
	color:#CCC;
	text-decoration:none;
}
.FooterText a:hover {
	color:#999;
	text-decoration:underline;
}
.FooterText a:active {
	color:#CCC;
	text-decoration:none;
}
.green {
	color: #408b00;
}

.green a {
	color: #408b00;
}

.green a:hover {
	color: #408b00;
}

.ltblue, .ltblue a, .ltblue a:hover {
	color: #39c;
}

.dkblue {
	color: #000b69;
}
