﻿
html {
   font-size: 62.5%;
}

body 
{
	background-color: #999;
	font-family: Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding:0px;
	line-height:1.6em;
	color:#333333;
}

img
{
	border: 0px;
}

a {text-decoration: none; font-style: normal; color: #A040C0;}
a:hover{text-decoration: underline; font-style: normal; color: #A040C0;}


#container { width:1000px; margin: 0px auto; background-color:#FFFFFF}

#header {}

#menu {width:964px; height:44px; margin:0px auto; background-image:url(images/navigation.jpg); background-repeat:no-repeat;}

#menu ul {list-style-type:none; margin:0; padding:0px 0 0 0}

#menu li {float:left; text-indent:-9000px }

#menu li a {display:block; height:38px;}

#menu li.home {width:192px;height:38px;}
#menu li.services{width:192px; }
#menu li.hamp {width:192px; }
#menu li.about {width:192px; }
#menu li.contact {width:192px; }

#menu li.home a:hover {
	background-image:url(images/navigation_purple.jpg);
	background-position: 0px 0px;
}

#menu li.services a:hover {
	background-image:url(images/navigation_purple.jpg);
	background-position: -192px 0px;
}


#menu li.hamp a:hover {
	background-image:url(images/navigation_purple.jpg);
	background-position: -384px 0px;
}

#menu li.about a:hover {
	background-image:url(images/navigation_purple.jpg);
	background-position: -576px 0px;
}

#menu li.contact a:hover {
	background-image:url(images/navigation_purple.jpg);
	background-position: -768px 0px;
}

.right {float:right; margin-top:20px; margin-right:10px;}

.centre {text-align:center;}

.hr{
display: block;
height: 2px;
line-height: 2px;
background-color: white;
color: #000;
margin: 0px auto 10px auto;
padding: 0;
border-top:1px solid #999999;
border-bottom:1px solid #999999;

}
.hr hr{display: none;} 

#newscontainer {width:964px; margin:0px auto; }


#first_news_cover {width:50%; float:left;  margin-top:20px; color:#000000}
#third_news_cover {width:49%; float:left;  margin-top:20px; color:#000000; }

#first_news_cover p {text-align:left; margin-right:10%;}
#third_news_cover p {text-align:left; margin-left:10%;}

#first_news_cover h3 {text-align:left; }
#second_news_cover h3, #second h3  {text-align:left; margin-left:7.5%;}
#third_news_cover h3 {text-align:left; margin-left:10%;}


#first_news {width:33%; float:left; text-align:center; margin-top:20px; color:#000000}
#second_news {width:34%; float:left; text-align:center; margin-top:20px;}
#second {width: 34%; float: left; text-align: center; padding-top: 20px; background-color: #e5e5e5; margin-bottom: 20px; padding-bottom: 10px}
#third_news {width:33%; float:left; text-align:center; margin-top:20px; color:#000000}

#first_news p {text-align:left; margin-right:15%;}
#second_news p {text-align:left; margin-left:7.5%; margin-right:7.5%;}
.second {text-align:left;  margin-right:7.5%;}
#second p {text-align:left; margin-left:7.5%; margin-right:7.5%;}

#third_news p {text-align:left; margin-left:15%;}

#first_news h3 {text-align:left; }
#second_news h3, #second h3  {text-align:left; margin-left:7.5%;}
#third_news h3 {text-align:left; margin-left:15%;}

#servicescontainer {width:964px; margin:0px auto; clear:both;}

#servicescontainer p {padding-right:400px; margin-bottom:20px; }

#profit {width:21%; float:left; margin-right:2.5%;height:420px;}
#growth{width:22%; float:left; margin-left:1.5%; margin-right:1.5%; background-color:#e5e5e5; height:420px;}
#turnaround {width:22.5%; float:left; margin-left:2.5%; margin-right:2.5%; height:420px;}
#equity {width:21.5%; float:left; margin-left:2.5%; background-color:#e5e5e5; height:420px;}

#profit p {padding:0px 20px 10px 0px ;}
#growth p {padding:0px 20px 10px 20px ;}
#turnaround p {padding:0px 20px 10px 20px ;}
#equity p {padding:0px 20px 10px 20px ;}

#profit h3 {padding:20px 20px 0px 0px ;}
#growth h3 {padding:20px 20px 0px 20px ;}
#turnaround h3 {padding:20px 20px 0px 20px ;}
#equity h3 {padding:20px 20px 0px 20px ;}

.logo
{
	margin: 0px 0px 0px 5px;
}

.color1, .color2
{
	color: #ffffff;
}

.color1
{
	background-color: #88C865;
}

.color2
{
	background-color: #C7C8CA;
}

.pageColBg1
{
	background-color: #D3E9C6;
}

.pageColBg2
{
	background-color: #EAEBEC;
}

.navBar
{
	height: 20px;
	float: left;
}

.navButton
{
	width: 84px;
	height: 16px;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	margin-right: 6px;
	padding-top: 4px;
	float: left;
}

.pageColWrapper
{
	height: 440px;
}

.pageCol1, .pageCol2, .pageCol3, .pageCol3Smallest, .pageCol3Small, .pageCol3Big, .pageCol4
{
	height: 100%;
	font-size: 8pt;
	color: #6D6E71;
	margin-right: 12px;
	overflow: hidden;
	float: left;
}

.pageCol1
{
	width: 696px;
}

.pageCol2
{
	width: 342px;
}

.pageCol3
{
	width: 224px;
}

.pageCol3Smallest
{
	width: 208px;
}

.pageCol3Small
{
	width: 222px;
}

.pageCol3Big
{
	width: 242px;
}

.pageCol4
{
	width: 165px;
}

.pageColLast
{
	margin-right: 0px;
}

.pageColHeader
{
	height: 23px;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}

.pageColDetails
{
	padding-left: 8px;
	padding-right: 8px;
}

.more
{
	float: right;
	margin: 10px 0px 0px 0px;
}



.pageColDetails br
{
	clear: both;
}

.lastUpdated
{
	font-size: 8pt;
	text-align: center;
	padding: 0px 0px 10px 0px;
	clear: both;
}

#navFooter
{
	width:964px;
	margin:0px auto;
	text-align: left;
	color:#ccc;
}

#navFooter a
{
	color: #ccc;
}

#navFooterDivider
{
	color: #ccc;
	padding: 0px 20px 0px 20px;
}



/*SifR code */

h1, h2, h3, h4, h5 {
	font-family: 'Trajan Pro', Georgia, sans-serif;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h3 {
	font-family: Verdana, sans-serif;
	letter-spacing: -.05em;
	font-weight:bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}



h1 {
	text-align: left;
	font-size: 42px;;
	font-weight:normal;
	letter-spacing: -.05em;
	padding: 20px 0 2px 0;
	margin: 10px 20px 5px 0px;
	color:#333333;
}

.clear {clear:both;}
.logosleft {float:left; margin:0px 11px 5px 0px;}

/* send button code - left here to match old form. the other fields overwrits */




/* form css */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	
	
}

form.ddfm h1,
form.ddfm h2 {
	
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	
}

form.ddfm h2 {
	
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px 0 15px 0;
	width: 99%;
	
}

.ddfmwrap p.fieldwrap {
	padding: 0px;
	margin: 0px;
	clear: left;
}

form.ddfm {
	

	
	
	}

form.ddfm fieldset {
	
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 85px; 
	text-align: left;
	margin: 0 0 0 0; 
	padding: 0px 0px 3px 0;
	clear: left; 
	
	
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 100px; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 170px; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 100px;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 170px;
	margin-bottom: 15px;
	padding: 3px 0px 3px 0px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 100px;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 170px;
	margin-bottom: 15px;  
	padding: 3px 0 3px 0;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 99%; }

/* send button code - left here and edited to match old form */

input.btn
{
	width: 170px;
	background-color:#FFFFFF;
	border: solid 1px #8FA6C3;
	margin: 6px 0px 0px 85px;
}

input, textarea {border: solid 1px #8FA6C3;}


.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 100px;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
