VC_NULL/**
Client:			JMA Solutions
Date:			August 2008
Created by:		Gencon
**/


/** RESET CODE **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** **/

/** CLEAR AND FLOATS **/

.clear {
	clear:both;
	margin:0;
	line-height:1%;
	padding:0;
	font-size:0.1em;
	display:block;
	height:1%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;

}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

html { height: 100%; margin-bottom: 1px;} /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */

body {
	margin:0px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #362f2d;
	background:#b7d3f7 url(/images/bg-body.png) repeat-x top center;
	font-size:100%;
	line-height:1.125em;
	position:relative;

}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html body * { /* fix the ie5+ italics float bug */
	overflow:visible;
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html .head, * html .prime, * html .container, * html .foot { /* for ie5.5 / 6.0 - realign the text */
	text-align:left;
}

.head, .container, .foot {
	margin:0 auto;
	width:760px;
	clear:both;
}

.container {
	position:relative;
}

.head {
	position:relative;
}

.content {
	padding:0;
	width:760px;
	float:left;
	display:inline;
	background:#ffffff url(/images/bg-content.png) repeat-y top left;
}

.content_one {
	width:424px;
	float:left;
	margin:0;
	display:inline;
	padding:0 0 0 36px;
	min-height:420px;
	height:auto !important;
	height:420px;
}

.content_two {
	margin:1.6em 20px 0 0;
	float:right;
	width:240px;
	position:relative;
	display:inline;
}

.foot {
	padding:45px 30px;
	width:700px;
	background: url(/images/bg-footer.png) top left no-repeat;
}

* html .foot {
	background: url(/images/bg-footer.gif) top left no-repeat;
}

/** **/

/** HEAD **/

.logo {
	float:left;
	margin:25px 0 25px 34px;
}

/** PRIMARY NAVIGATION **/

.prime ul {
	font-size:1%;
	line-height:300px;
	background:transparent url(/images/bg-prime.png) no-repeat top left;
	height:40px;
	padding:25px 0 0 37px;
}

* html .prime ul {
	background:transparent url(/images/bg-prime.gif) no-repeat top left;
}

.prime ul li {
	display: inline;
	float: left;
	
	padding:0;
}

.prime ul li a {
	height:35px;
	display:block;
	overflow:hidden;
	line-height:300px;
}

.prime ul li#nav1_1 a {width:52px;background:url(/images/nav1_1.gif) no-repeat top left;}
.prime ul li#nav1_1 a:hover,.prime ul li#nav1_1 a.activelink {background-position:0 -50px;}

.prime ul li#nav1_2 a {width:88px;background:url(/images/nav1_2.gif) no-repeat top left;}
.prime ul li#nav1_2 a:hover,.prime ul li#nav1_2 a.activelink {background-position:0 -50px;}

.prime ul li#nav1_3 a {width:120px;background:url(/images/nav1_3.gif) no-repeat top left;}
.prime ul li#nav1_3 a:hover,.prime ul li#nav1_3 a.activelink {background-position:0 -50px;}

.prime ul li#nav1_4 a {width:153px;background:url(/images/nav1_4.gif) no-repeat top left;}
.prime ul li#nav1_4 a:hover,.prime ul li#nav1_4 a.activelink {background-position:0 -50px;}

.prime ul li#nav1_5 a {width:136px;background:url(/images/nav1_5.gif) no-repeat top left;}
.prime ul li#nav1_5 a:hover,.prime ul li#nav1_5 a.activelink {background-position:0 -50px;}

.prime ul li#nav1_6 a {width:107px;background:url(/images/nav1_6.gif) no-repeat top left;}
.prime ul li#nav1_6 a:hover,.prime ul li#nav1_6 a.activelink {background-position:0 -50px;}


/** **/

/** SECONDARY NAVIGATION **/

.content ul.secondary {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	width:243px;
}

.secondary img {
	border: none;
}

.content ul.secondary li {
	padding:2px 0 0 0;
	display: block;
	font-size: 1em;
	color: #fff;
	background: #d11e50 url(/images/bg-secondary-li-top.gif) no-repeat top left;
	width:243px;
	font-size:14px;
	list-style: none;
	line-height:20px;
	margin:0 0 13px 0;
}

ul.secondary li:hover, ul.secondary li.active {
	background-color: #0067b1;	
}

ul.secondary li a {
	padding: 0px 0 3px 14px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background: #d11e50 url(/images/bg-secondary-li-bottom.gif) no-repeat bottom left;
	width:229px;
}

ul.secondary li a:hover, ul.secondary li a.active {
	background: #0067b1 url(/images/bg-secondary-li-bottom-hover.gif) no-repeat bottom left;
	color: #fff;
	text-decoration: none;
}


/** FOOTER NAVIGATION **/

.foot ul li {
	float:left;
	display:inline;
	font-size:0.8em;
	line-height:1em;
	color:#fff;
	background:#679839;
	padding:2px;
}

.foot ul li a {
	padding:0 10px 0 0;
	display:inline;
	float:left;
	text-decoration:none;
	color:#fff;
}

.foot ul li a:hover {
	color:#ea2227;
}

.foot ul li#nav2_2, .foot ul li#nav2_3 {
	float:right;
}

.foot ul li#nav2_2 a, .foot ul li#nav2_3 a {
	padding:0 5px 0 5px;
}

/** **/

/** BANNERS **/

div.banner {
	width:722px;
	height:147px;
	background:#4a9cf2 url(/images/banner-home.jpg) no-repeat top left;
	display:block;
	margin:0 0 0 18px;
}

div.banner h1 {
	color:#fff;
	padding:30px 300px 0 26px;
	font-size:1.85em;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
}

body#home div.banner h1, 
body#contact div.banner h1 {
	padding-right:350px;
}

/** GENERIC STYLES **/

h1, h2, h3 {
	color:#284a94;
	font-size:1.4em;
	margin:20px 0 0 0;
	padding:0;
	line-height:1.4em;
	font-weight:normal;
}

h1 {
	font-size:1.4em;
	}

h2 {
	font-size:1em;
	color:#6f83be;
	margin-bottom:1em;
}

h3 {
	font-size:1.1em;
}


p, li, address {
	margin:0.5em 0 1em 0;
	line-height:1.6em;
	font-size:0.75em;
}

.content_two p {
	color:#284a94;
}

li {
	margin:0.5em 0 0 0;
}

a {
	color:#b90336;
	text-decoration:none;
}

a:hover {
	color:#ea2227;
	text-decoration:underline;
}

.content ul li {
	margin:0.5em 0 0 8px;
	list-style:none;
	background:url(/images/bg-li.gif) no-repeat left 0.35em;
	padding:0 0 0 14px;
	color:#666666;
}

.content ul li ul li, .content ul li ul li ul li, .content ul li ul li ul li ul li {
	background:url(/images/bg-li-li.gif) no-repeat left 0.35em;
	font-size:100%;
}

.content ol li ol li, .content ol li ol li ol li, .content ol li ol li ol li ol li {
	font-size:100%;
}

.content ol {
	list-style: decimal;
	padding:0.5em 0 0 1.5em;
}

/* notes */

.note_info {
	background-color: #f0f9ff;
	border: 1px solid #cacbcc;
	padding:0.2em;
	clear:both;
	text-align:center;
	width:18em;
	margin-left:210px;
}

.note_warning {
	background-color: #ffdbe0;
	border: 1px solid #cacbcc;
	color: red;
	font-weight: bold;
	padding: 4px;
	text-align:center;
}

/* */

/* Caption images */

.caption_image {
	margin:0;
	padding:0;
	text-align: left;
	width:243px;
}


.caption_image.right {
	margin:0 0 0 13px;
	float:right;
}

.caption_image.left {
	margin:0 13px 0 0;
	float:left;
}

.content_two .caption_image.left, .content_two .caption_image.right {
	float:none;
	margin:0;
}

.caption_image p, .caption_image img {
	padding:0;
	margin:0;
	font-size:0.9em;
	color:#666;
}

.caption_image p {
	padding:0;
	margin:0 0 0.5em 0;
	font-size:0.9em;
	color:#666;
}

/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Home page */



/* */

/* About Us  */

body#about_us div.banner {
	background:#4a9cf2 url(/images/banner-about.jpg) no-repeat top left;
}

/* */

/* Services  */

body#services div.banner {
	background:#4a9cf2 url(/images/banner-services.jpg) no-repeat top left;
}

/* */

/* Case Studies  */

body#case_studies div.banner {
	background:#4a9cf2 url(/images/banner-case-studies.jpg) no-repeat top left;
}

/* */

/* Resources  */

body#resources div.banner {
	background:#4a9cf2 url(/images/banner-resources.jpg) no-repeat top left;
}

/* */


/* Contact */

body#contact div.banner {
	background:#4a9cf2 url(/images/banner-contact.jpg) no-repeat top left;
}
/* */

/* Site Credits */


/** FORMS **/

/* forms */

.contactform label,.contactform input {
	display:block;
	font-size: 0.8em;
	float:none;
}


.contactform input, .contactform textarea {
	margin:0 0 0.5em 0;

}

.contactform fieldset {
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	background-color: transparent;
}

p.adminerror {
	padding:5px 0;
	border-top:1px solid #bed63a;
	border-bottom:1px solid #bed63a;
	color:#bed63a;
	margin-top:0;
	font-weight:bold;
}

form p.adminerror {
	font-weight:normal;
	border:none;
	margin-top:-0.5em;
}

form #name, form #email, form #number, form #enquiry {
	width:345px;
}

/* */


form .note_info, form .note_warning, form .buttons, form .note_plain {
	margin-left:60px;
	text-align:left;
}

label {
	width:10em;
	float:left;
	font-size: 0.8em;	
}

fieldset.buttons {
	padding-left:65px;
}

.contactform label {
	float:none;
}

input {
	float:left;
}

label.radiolabel {
	width:auto;
	margin-right:10px;
}

.contactform label,.contactform  input {
	display:block;
	font-size: 0.8em;
}

input, textarea {
	margin:0 0 0.5em 0;
}

fieldset {
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	background-color: transparent;

}

fieldset div {
	clear:both;
	margin:5px 0;
}

p.adminerror {
	padding:5px 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	color:red;
	margin-top:0;
	font-weight:bold;
}

form p.adminerror {
	font-weight:normal;
	border:none;
	margin-top:-0.5em;
}


/* for the wonderful ie5.5/6.0 we all love so much */

* html #contact_us form input {
	width:50%;
}

* html #contact_us form div.buttons input {
	width: auto;
}

/* */

/** **/

/** ADMIN **/

#admin_-_content_editor .content, #admin_-_call_to_action_editor .content, #admin_-_gallery_editor .content, #admin_-_gallery_image_editor .content, #login .content {
	padding:0 40px;
	width:680px;
	min-height:620px;
	height:auto !important;
	height:620px;	
}

.admin a {
	color:#cc0000;
	text-decoration:none;
	background:#ddd;
	padding:0.4em;
	border:1px #fff solid;
	line-height: 2em;
	font-weight:bold;
	display: inline;
}

.content_one li div.admin a {
	color:#cc0000;
	padding:0.0em;
}

.content_one li div.admin a:hover {
	color:#cc0000;
}

.admin a:hover {
	background:#ccc;
}

.caption_image .admin {
	text-align: left;
	font-size:0.8em;
	position:absolute;
}

.caption_image .admin a {
	margin:0 2px 0 0;
}

#home .column_cta .admintext {
	background:#fff;
}
/** **/

/** background stuff **/

div.grass {
	position:absolute;
	bottom:0;
	left:0;
	background: url(/images/bg-grass.gif) repeat-x top left;
	height:345px;
	width:100%;
}

