@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	
}
html, body {
	height: 100%;
}

body  {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, san-serif;
	background-color: #C5DD7C;
	background-image: url(images/img_bg.gif);
	padding: 0;
	text-align: center;
	color:#333333;
	font-size:62.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3;
}

p {
	font-size:1.5em;
	margin:.8em 0;
}


a {
	text-decoration:none;
	color:#FF3300;
	font-weight: bold;
}

a:hover{
	color:#FFFFFF;
}


ul {
	margin:0;
	padding:0px 0px 10px 4px;
	list-style-type:square;
	font-size:1.4em;
	list-style-position:inside;
	text-transform: capitalize;
	}
	
ul li {
	margin:0;
	padding:0px 0px 2px 0px;
}	



h1 {
	font-size:3em;
	font-weight:normal;
	margin-bottom:0.3em;
}

h1.about {
	position: relative;
	width: 248px;
	height: 50px;
	font-size: 1px;
	color:#99CC66;
		
}
	
h1.about span {
	position:absolute;
	top:0;
	width: 248px;
	height: 50px;
	background-image:url(images/img_hd_about.gif);
}

h1.services {
	position: relative;
	width: 239px;
	height: 49px;
	font-size: 1px;
	color:#99CC66;	
	
}
	
h1.services span {
	position:absolute;
	top:0;
	width: 239px;
	height: 49px;
	background-image:url(images/img_hd_services.gif);
	
}

h1.portfolio {
	position: relative;
	width: 318px;
	height: 44px;
	font-size: 1px;
	color:#99CC66;
}
	
h1.portfolio span {
	position:absolute;
	top:0;
	width: 318px;
	height: 44px;
	background-image:url(images/img_hd_portfolio.gif);
}

h1.contact {
	position: relative;
	width: 174px;
	height: 44px;
	font-size: 1px;
	color:#99CC66;
}
	
h1.contact span {
	position:absolute;
	top:0;
	width: 174px;
	height: 44px;
	background-image:url(images/img_hd_contact.gif);
}
	
h2 {
	font-size:1.8em;
	font-weight:normal;
	margin:.5em 0;
	padding:.3em 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -261px; /* the bottom margin is the negative value of the footer's height */
}

#container { 
	width: 923px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header { 
	position: relative;
	border: 1px #ffffff;
	height:100px;
	background-image:url(images/img_cloud_hdr.gif);
	background-repeat:no-repeat;
	padding: 0px;
} 

#logo {
	position:absolute;
	display: block;
	width: 168px;
	height: 46px;
	top:4px;
	left: 87px;
}

#topNAV {
	background:none;
	margin:0;
	padding: 0;
	top: 15px;
	right: 83px;
	position: absolute;
	width: 551px;
	text-align:right;
}

#topNAV a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

#topNAV a:hover{
	color:#FF6600;
}

#topNAV ul {
	font-size: 1.8em;
	text-transform:capitalize;
	list-style-type: none;
	margin:0px;
}

#topNAV li.normal {
	
	display: block;
	float: right;
	width: 4.5em;
	padding: 3px 15px 3px 0;
	border-right:1px #CCCCCC solid;
}

#topNAV li.last {
	display: block;
	float: right;
	width: 4.5em;
	padding: 3px 15px 3px 0;
	border-right:1px #FFFFFF solid;
}

#mainContentWIDE { 
	margin:0 92px; 
	padding: 0px;
}

#mainContentHOME { 
	margin:20px 77px 0;
	padding: 0px;
	background-image:url(images/img_homescreen.gif);
	background-repeat: no-repeat;
}

#mainContentHOME h1{ 
	padding-top: 8em;
}


/*big container */

.boxFLOATbig {
	width:600px;
	float:left;
	display: block;
	margin: 25px 0;
}

.boxFLOATbig img {
	border:4px #FFFFFF solid;
}

/*little containers */

.boxFLOAT {
	width:360px;
	float:left;
	display: block;
	margin: 25px 0;
}

.boxFLOAT img {
	border:4px #FFFFFF solid;
}

.boxFLOAT p {
	font-size: 1.3em;
}


.box3col {
	width:217px;
	float:left;
	display: block;
	margin: 10px 0 0 0;
	padding:0 23px 17px 0;
}

.box3col img {
	border: 2px solid #FFFFFF;
}

.box3col h1{
	margin:.3em 0 .1em .1em;
}


/*footer stuffs */


.NONfooter, .push {
	height: 261px; /* .push must be the same height as .NONfooter */
	 
}

.NONfooter {
	background-color: #433F3F;
	background-image:url(images/img_castlewall_bg.gif);
	background-repeat: repeat-x; 
	position: relative;
	
}

#footer {
	position: absolute;
	width: 780px;
	left: 50%;
	right: 50%;
	margin-left: -390px;
	height: 83px;
	top: 178px;
	text-align: left;
	background-image: url(images/img_logo_ftr.gif);
	background-repeat:no-repeat;
} 

#footer p{
	padding: 37px 0 5px 216px;
	color:#666666;
	font-size:1.3em;
	}
	
#footer a{
	color:#888888;
	text-decoration:none;
	font-weight:normal;
	}
	
#footer a:hover{
	color:#ffffff;
	}

/*other stuffs */


label {
font-size:1.5em;
	}

input {
	font-size:1.4em;
	}
	
textarea {
	font-size:1.3em
	}

.fltrt {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.fltrtBORDER {
	border:4px #FFFFFF solid;
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.fltlft { 
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tinytext {
	font-size:1.1em}
	
.fltrtBORDER {
	border:4px #FFFFFF solid;
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.brickDIV {
	background-image:url(images/img_divider.gif);
	background-repeat:repeat-x;
	height:9px;
	width:auto;
	margin: 30px 0px;
}

/*from template 

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

*/

/** Contact Page **/

p#tip {
	font-size: 14px;
}

/** Contact us Form **/

#contact_us {
	width: 460px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 120px;
	clear: both;
	color: #333;
	font-size: 16px;
}

#contact_us input, #contact_us textarea {
	width: 330px;
	background: #f3f3f3;
	border: 1px solid #666666;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #666666;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #433F3F;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #FF3300;
	font-weight: bold;
	font-style: italic;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #333333;
	font-style: italic;
}

/* #contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; } */

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

/* #contact { display: block; width: 650px; margin: 50px auto; padding: 35px; solid #cbcbcb; -webkit-border-radius:5px;  } */


p#tip {
	font-size: 14px;
}


/* Form style */


#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 14px; padding-top: 4px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f3f3f3; border: 1px solid #666666; margin: 0.8em 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }


#contact fieldset { padding-top:20px; border:0px solid #eee; -webkit-border-radius:0px; -moz-border-radius:0px; }
#contact legend { padding:0px 0px; font-weight:bold; color:#000; border:0px solid #eee; -webkit-border-radius:0px; -moz-border-radius:0px; margin-bottom:0 !important; margin-bottom:0px; }


#contact span.required{ font-size: 13px; color: #ff3300; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #ffff99 url('/assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#ff3300;border: 1px solid #666666; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('/assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }