/* CSS Document 
Colours
Dark Grey 1c1d15
Green 8dbf10
*/

/*CSS for example Accordion #hc1*/

#hc1 			{ background-color: #8EBE10; }
#hc1 img 		{ float: left; }
#hc1 a 			{ color: #8DBF10; text-decoration: none: }
#hc1 li			{ margin:0 3px 0 0; /*Spacing between each LI container*/ background-color: #FFF; }
#hc1 li .hpanel	{ padding-right: 15px; background-color: #8EBE10; }

/*CSS for example Accordion #hc2*/
.haccordion		{ padding: 0; }
.haccordion ul	{ margin: 0; padding: 0; list-style: none; overflow: hidden; /*leave as is*/ }
.haccordion li	{ margin: 0; padding: 0; display: block; /*leave as is*/
				  width: 100%; /*For users with JS disabled: Width of each content*/
			      height: 200px; /*For users with JS disabled: Height of each content*/
				  overflow: hidden; /*leave as is*/
			      float: left; /*leave as is*/
				}

.haccordion li .hpanel{ width: 100%; /*For users with JS disabled: Width of each content*/ height: 300px;  /*For users with JS disabled: Height of each content*/ }

/* Global Stuff */

.clearer 		{ clear:both; }
body			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #000000; }
#twitter 		{ top: 77px; float: left; position: fixed; width: 33px; clear: left; }
#blog 			{ top: 175px; float: left; position: fixed; width: 33px; clear: left; }
#contact 		{ top: 273px; float: left; position: fixed; width: 33px; }
#comp 			{ top: 371px; float: left; position: fixed; width: 33px; }
* 				{ padding: 0; margin: 0; }	
h1				{ font-family: Helvetica, sans-serif; font-size: 20px; color: #FFF; font-weight: bold; background-color: #8DBF10; padding: 5px; }	
h2  			{ font-family: Helvetica, sans-serif; font-size: 16px; color: #1c1d15; font-weight: bold; padding-left: 22px; background-image:url(images/h2-img.png); background-repeat:no-repeat; background-position:left; }
h3  			{ font-family: Helvetica, sans-serif; font-size: 14px; color: #8dbf10; font-weight: bold; }	
h4 				{ }
p  				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1c1d15; }	
hr 				{ clear : both; min-height : 1px; border-top-width: thin; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-top-style: solid;
border-top-color: #e6e6e6; margin-top: 15px; margin-bottom: 15px; }
small 			{ display: block; font-size: 12px; font-family: Helvetica, sans-serif; font-weight: bold; }
dd  			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; }

.class1 		{ color: #8dbf10; font-weight: bold; display: inline; }
.class2 		{ color: #666; font-size: 13px; font-style: italic; }
	
#text1 a.class2 { color: #8DBF10; font-weight: normal; display: inline; }
	
/* Main Nav */
	
#nav li 		{ list-style : none; display: inline; }
#nav ul 		{ list-style : none; }
#main-nav a 	{
				color: #fff;
				text-decoration : none;
				font-size: 13px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-weight: bolder;
				display: block;
				float: left;
				padding-top: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
				padding-left: 10px;
				}
				
#main-nav  a:hover, #main-nav  .active, #main-nav  a:focus, #main-nav  a:active {
				color: #8DBF10;
				text-decoration : none;
				font-size: 13px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-weight: 700;
				background-image: url(images/nav-btm-bg.jpg);
				background-repeat: no-repeat;
				padding-top: 10px;
				padding-right: 10px;
				padding-bottom: 25px;
				padding-left: 10px;
				background-position: center;
				display: block;
				}

#main-nav 		{ float: right; height: 49px; margin-top: 25px; margin-right: 30px; width: 520px; }
#sub-nav 		{ height: 21px; background-color: #88B910; padding-top: 5px; padding-left: 7px; background-image: url(images/sub-nav.jpg); background-repeat: no-repeat; }
#sub-nav a		{ color: #FFFFFF; text-decoration: none; font-family: Helvetica, sans-serif; display: block; float: left; margin-right: 10px; padding-right: 5px;padding-left: 5px; background-color: #8CC111; padding-top: 1px; padding-bottom: 1px; font-size: 12px; }

#sub-nav a:hover, #sub-nav .active, #sub-nav a:focus, #sub-nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #A9E914;
	padding-top: 1px;
	padding-bottom: 1px;
}

#sub-nav-left{
	width: 500px;
	float: left;
}

#sub-nav-right{
	width: 88px;
	float: right;
}

#sub-nav-right a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 27px;
	background-color: #8CC111;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	background-image: url(images/contact-btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

#sub-nav-right a:hover, #sub-nav-right .active, #sub-nav-right a:focus, #sub-nav-right a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 27px;
	background-color: #8CC111;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	background-image: url(images/contact-btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#wrapper 		{ width: 980px; margin-top: 0px; margin-right: auto; margin-left: auto; background-color: #FFFFFF; }
#top 			{ height: 74px; width: 100%; background-color: #1c1d15; background-image: url(images/top.jpg); background-repeat:no-repeat; }
#header 		{ width: 980px; background-color: #8dbf10; background-repeat:no-repeat; }
#bread-crumbs   { padding-top: 10px; padding-right: 10px; padding-left: 30px; margin-bottom: 0px; padding-bottom: 0px; }
#bread-crumbs a { color: #9AD30A; text-decoration: none; }
#bread-crumbs p { color: #666; text-decoration: none; }
#boxes 			{ height: 180px; width: 980px; }
#box1 			{
	height: 160px;
	width: 233px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;

}

#box2 {
	height: 160px;
	width: 233px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

#box3 {
	height: 160px;
	width: 233px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

#box4 {
	height: 160px;
	width: 233px;
	background-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;

}

/* Portfolio Page Stuff */

.port-link 				{ color: #9AC62E; font-weight: bold; margin-bottom: 20px; display: block; }
#content 				{ clear: both; overflow: hidden; background-color: #FFFFFF; }
/* #content img 			{ margin: 15px 0 15px 0; border: 1px solid #E4E4E4; } */

#case-study1 			{ height: 269px; float: left; margin-left: 60px; width: 421px; background-image: url(images/portfolio-images/ips-portfolio-img.jpg); background-repeat: no-repeat; background-position: right top; }
#case-study1 h3			{ font-size:12px; margin-top: 28px; margin-left: 225px; color: #FFF; }
#case-study2 			{ height: 269px; width: 411px; float: left; background-image: url(images/portfolio-images/aph-portfolio-img.jpg); background-repeat: no-repeat;margin-left: 23px; }
#case-study2 h3			{ font-size:12px; margin-top: 28px; margin-left: 225px; color: #FFF; }

.portfolioL 			{ width: 253px; float: left; margin-left: 63px; }
.portfolioM				{ width: 253px; float: left; margin-left: 48px; }
.portfolioR 			{ width: 253px; float: right; margin-right: 65px; }



#portul 				{ margin-left: 225px; text-decoration: none; list-style-type: none; color: #FFF; margin-top: 2px; }
#portul li 				{ margin-bottom: 3px; }
#portfolio-content h4 	{ background-image: url(images/port-header.jpg); background-repeat: no-repeat; display: block; padding-top: 12px; padding-bottom: 12px; color: #FFF;
text-indent: 10px; font-size: 14px; text-transform: uppercase; background-position: left; margin-bottom: 6px; }
#portfolio-content img 	{ margin: 10px 0 10px 0; }
#portfolio-content 		{ clear: both; overflow: hidden; background-color: #FFFFFF; padding: 15px 0 0 0; }
.portfolio-btn 			{ margin-left: 225px; text-decoration: none; list-style-type: none; color: #9DC634; margin-top: 18px; display: block; }
.port-p 				{ margin-bottom: 10px; }

#left 					{ width: 564px; float: left; }
#text1 					{ float: left; padding: 30px; }
#text1 p  				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #1c1d15; margin-top: 0px; margin-left: 20px; }
#text1 a 				{ padding-top: 5px;padding-bottom: 10px; color: #8dbf10; text-decoration : none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 700; display: block; }
#right 					{ width: 400px; float: right; }
#right h1 				{ margin-top: 0px; font-family: Helvetica, sans-serif; font-size: 20px; color: #FFF; font-weight: bold; background-color: #666; padding: 5px; }
#text2 {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
	padding-left: 30px;
}

#text2 p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-left: 10px;
	float: right;
	width: 250px;
	}
	
#text2 a {
	padding-top: 5px;
	padding-bottom: 20px;
	color: #8dbf10;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	display: block;
	
}
#right img {
	float: left;
}

#right hr {
	clear : both;
	min-height : 1px;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top: 15px;
	margin-bottom: 25px;
}

.formbutton{
	cursor:pointer;
	border:1px solid #CCCCCC;
	color:#FEFEFC;
	font-weight:normal;
	padding: 1px 2px;
	font-size: 12px;
	background-color: #9BD30E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Structure Stuff */

/* Contact Forms */

#contactform {
	margin-top: 20px;
	background-color: #F0F0F0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	
}

#footer {
	background-color: #333333;
	width: 100%;
	overflow: auto;
	padding-top: 125px;
	background-image: url(images/footer-img.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #fff;
	margin-top: 0px;
	}
	
#footer a {
	color: #fff;
	text-decoration : none;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
	
	
}

#footer a:hover, #footer .active, #footer a:focus, #footer a:active {
	color: #7f7f6f;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#about-us {
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#services {
	width: 220px;
	float: left;
	padding: 10px;
}

#recent-clients {
	width: 130px;
	float: left;
	padding: 10px;
}

#packages  {
	width: 130px;
	float: left;
	padding: 10px;
}

#links1 a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	
}

#links {
	padding-top: 30px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}

#links a {
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
	
}

#links a:hover, #links .active, #links a:focus, #links a:active {
	color: #8DBF10;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#company-logos {
	background-color: #FFF;
	margin-top: 15px;
	padding-top: 10px;
	clear: both;
	padding-left: 15px;
	
}

#company-logos2 {
	background-color: #FFF;
	padding-bottom: 10px;
	clear: both;
	padding-left: 15px;
	padding-top: 10px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;	
}

#footer-text {
	padding: 20px;
	font-size: 10px;
	
}

#footer-text p{
	font-size: 10px;
	
}
