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


/*	Author: Rockee Design & Marketing @ www.rockee.co.uk
*	Date: Jan'10
*	V: 1.4
*/

/****************************************************** LAYOUT  ********************************************************/
html { 
  padding:0px;
  margin:0px;
}

body {
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	margin: 0px;
	background-image: url(images/grey_bg.gif);
	background-repeat: repeat;
	line-height: 19px;
}


/* Links */

a {
	color: #C0D72F;
	text-decoration:none;
}

a:hover {
	color: #C0D72F;
	text-decoration:none;
}
a:active {
	color: #C0D72F;
	text-decoration:none;
}


#BOX {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c0d72f;
	padding:0px;
	text-align:left;
	width: 980px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topHALF {
	height: 0px;
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
}
#pgID {
	height: 230px;
}
#bottomHALF {
	overflow: auto;
	background-color: #FFFFFF;
}
#bottomLEFT {
	width: 175px;
	float: left;
	padding: 0px;
	margin-left: 50px;
	margin-right: 30px;
	visibility: hidden;
}
#bottomTITLE {
	font-size: 28px;
	margin-top: 30px;
	width: 650px;
	margin-left: 255px;
	line-height: 30px;
	color: #CECECE;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
}
#bottomMIDDLE {
	width: 445px;
	float: left;
	margin-bottom: 30px;
	padding: 0px;
}

#bottomMIDDLE a {
	color: #C0D72F;
	text-decoration:none;
}

#bottomMIDDLE a:hover {
	background-color: #C0D63F;
	color: #FFFFFF;
	text-decoration:none;
}
#bottomMIDDLE a:active {
	color: #C0D72F;
	text-decoration:none;
}

#bottomRIGHT {
	width: 200px;
	float: left;
	margin-right: 50px;
	margin-left: 30px;
	padding: 0px;
}
#bottomRIGHT a {
	color: #C0D72F;
	text-decoration:none;
}

#bottomRIGHT a:hover {
	background-color: #C0D63F;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#bottomRIGHT a:active {
	color: #C0D72F;
	text-decoration:none;
}
#COPYRIGHT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	color: #B6B6B6;
	font-size: 9px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 930px;
	margin-left: auto;
	padding-right: 10px;
	margin-right: auto;
}
#COPYRIGHT a {
	color:#B6B6B6;
	text-decoration:none;
}
#COPYRIGHT a:hover {
	color:#FFFFFF;
	background-color:#C0D63F;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	padding: 0px;
	color: #B6B6B6;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quoteName {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
	letter-spacing: normal;
}
.quoteSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #C0D63F;
	margin-left: 15px;
}
.quote {
	margin-left: 15px;
	background: url(images/quote.gif) no-repeat;
	color: #B4B4B4;
	padding-left: 23px;
	line-height: 1.6;
	font-style: italic;
	margin-left: 15px;
}
.quoteAddress_Name {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.quoteAddress {
	margin-left: 15px;
}
#breadcrumbs  {
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 75px;
	color: #BFD72E;
	letter-spacing: -0.05em;
	background-image: url(images/bc_Icon.gif);
	background-repeat: no-repeat;
	background-position: 50px 5px;
	margin: 0px;
}
#breadcrumbs a  {
	color: #BFD72E  !important;
	text-decoration: none;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
}
#breadcrumbs  a:hover  {
	color: #FFFFFF !important;
	background-color: #BFD72E;
}
#breadcrumbs  .current  {
	color: #CECECE;
	text-decoration: none;
}

h1 {
	text-transform: none;
	font-size: 16px;
}
h2 {
	font-size: 13px;
	text-transform: none;
}
h3 {
	font-size: 16px;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CECECE;
	padding-top: 20px;
	margin-top: 35px;
}
.jobTitle {
	font-size: 12px;
	font-weight: bold;
	color: #C0D63F;
}


/**************************************************** IMG  ****************************/
img, div {
	behavior: url(http://www.intrinsicinsight.co.uk/scripts/iepngfix.htc);
	margin: 0px;
	padding: 0px;	
}
.Framed  {
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}
.rightBorder  {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}
.right  {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.leftBoder {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}
.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}


/************************** CONTACT FORM DECO ****************************/

fieldset {
	border: 1px solid #D3D3D3;
	margin-top: 10px;
	margin-left: 20px;
	padding:10px;
	text-decoration: none;
	width:370px;
	font-size: 12px;
	margin-bottom: 20px;
}
legend {
	border: 1px solid #D3D3D3;
	font-weight:bold;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-left: -11px;
	background-color: #FFFFFF;
	line-height: 21px;
	letter-spacing: -1px;
}
input, textarea, select {
	padding:5px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
}

/**************************** TOP_NAV *************************/

#menu-wrap {
	display:block;
	width:100%;
	margin:0 auto;
	height: 50px;
}

ul.menu a:link {
	color: #1E1E1E;
	text-decoration: none;
}
ul.menu a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #BFD72E !important;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 1s, 1s;
	-transition-timing-function: ease-in;
}

ul.menu a:visited {
	text-decoration: none;
}
ul.menu  a:active {
	text-decoration: none;
	color: #1E1E1E;
}

ul.menu {
	list-style-type:none;
	margin:0px;
	padding:0px;
	float: right;
}
ul.menu li {
	-khtml-opacity: 0.80;      /* khtml, old safari */
	-moz-opacity: 0.80;       /* mozilla, netscape */
	opacity: 0.80;           /* fx, safari, opera */
	display:block;
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}

ul.menu li a {
	text-decoration:none;
	display: block;
	float: left;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 25px;
	height: 25px;
	color: #1E1E1E;
}
ul.menu li.current {
}
ul.menu li:hover {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
ul.menu  li:visited {
	color: #1E1E1E;
}
ul.menu   li:active {
	color: #1E1E1E;
}

ul.menu li a span {
	font-weight:normal;
}
ul.menu li.drop a {
}
ul.menu li.drop:hover li {
	border:none;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li.drop span.toggle {
	display:block;
	float:left;
	width:20px;
	background-color: transparent;
	background-image: url(images/toggle.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	height: 20px;
	margin-top: 18px;
}
ul.menu li.drop:hover span.toggle, ul.menu li.drop.current span.toggle {
	background-position:1px 5px;
}
ul.menu li.drop:hover, ul.menu li.current:hover {

}
ul.menu li.drop:hover ul {
	display:inline;
	z-index:1;
	padding-bottom:0px;
	color: #FFFFFF;
}
ul.menu li ul {
	display:none;
	position:absolute;
	bottom:50px;
	left:0px;
	list-style-type:none;
	filter: alpha(opacity=80); /* internet explorer */
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
	width: 140px;
}
ul.menu li ul li {
	float:none;
	height: auto;
	border:none;
	filter: alpha(opacity=100);
}
ul.menu li ul li a {
	float:none;
	background:none;
	display:block;
	font-size:12px;
	height:auto;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	line-height: normal;
	width: auto;
}

/* drop down menu hover styles */
ul.menu li:hover ul {
	border:none;
}
ul.menu li:hover ul * {
	background:none;
}
ul.menu li ul li:hover {
	background-color:#C0D63F;
	color: #FFFFFF;
}
ul.menu  li  ul  li:visited {
}

/**************************** SIDE_NAV *************************/

#sideMENU {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#sideMENU  li {
	font: 12px;
	margin: 0;
	padding: 0;
}
#sideMENU  a {
	color: #1E1E1E;
	margin: 0;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-image: url(images/sideNavIcon.png);
	background-repeat: no-repeat;
	background-position: 3px;
}
#sideMENU  a:hover {
	color: #fff;
	padding-bottom: 4px;
	background-color: #C0D72F;
	background-image: url(images/sideNavIconOVER.png);
	background-repeat: no-repeat;
	background-position: 3px;
}
.intrinsicList {
	list-style-position: outside;
	list-style-image: url(images/listIcon.png);
	list-style-type: none;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

