/*

Bisham CSS Styles

http://www.bishamconsulting.com/ 

ALL CONTENT © COPYRIGHT 2009

COLOUR REFERENCES
BODY BG: #FFF
FONT COLOR MAIN: #000
FONT COLOR HEADING: #666
FONT COLOR SPECIFIC: #666
LINKS: #000

-------------------------------------------------------- */

/* @group Main Structure */

body {
	font-size: 62.5%;
	font-family: Helvetica Neue, Helvetica, Arail, sans-serif;
	color:#1455a3;;
	background-color: #FFF;
	line-height: 1.4;
}

.inner {
	width: 940px;
	margin: 0pt auto;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

/* @end */


/* @group Typography */

p {margin:0 0 1.5em; font-size: 1.4em; color:#1455a3;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1f94c2;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;color:#1455A3;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;color:#175aab;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

/* @end */


/* @group Miscleanous */

a:focus, a:hover {color:#175aab;text-decoration:underline;}
a {color:#96B7E2;text-decoration:none;}

li ul, li ol {margin:0 1.5em; color:#1455a3;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}

.blue {color:#1f94c2;}

address {padding-left: 10px; font-size: 1.4em;}

/* @end */

/* @group Head */

.num {
	float: right;
	background: url(../images/tel_bg.png) repeat-x 0 bottom;
	height: 60px;
	width: 184px;
	margin: 37px 4px 0 0;
}

.logo {
	float: left;
	margin: 10px 0 15px 0;
	border: none;
}

#head .inner {
	position: relative;
	}

#contactus {
	font-weight: bold;
	position: absolute;
	top: 14px;
	right: 3px;
	}
	
#contactus a img {
	border: none;
	}
	
/* @end */

/* @group Nav */

/* General */

	#nav { clear: both; background: url(../images/nav_bg.png) repeat-x; height: 40px; margin-bottom: 30px; position: relative; z-index: 49;}
	#nav ul { margin: 0; padding: 0; float: left;}
	#nav ul li { position: relative; color: #FFFFFF; border-right: 2px groove #825f9d; }
	
	#nav .home { width:50px; height:40px; }

/* Head links */
	#nav li.headlink { list-style-type: none; float: left; width: 154px; text-align: center; }
	#nav li.headlink a { display: block; color: #FFF; text-decoration: none; padding: 5px 0 9px 0; font-size: 1.6em; }
	#nav li.headlink a:hover { text-decoration:none; background-color:#7d539d;}

/* Child lists and links */
	#nav li.headlink ul { display: none; text-align: left; background-color: #825f9d; padding: 0 1px 5px 1px;}
	#nav li.headlink ul li { border-top: 2px groove #825f9d; border-right: none; list-style-type: none;}
	#nav li.headlink:hover ul { display: block; position:absolute; width: 230px; left: 0;}
	#nav li.headlink ul li a { padding: 7px 5px 7px 5px; text-decoration: none; font-size: 1.5em;}
	#nav li.headlink ul li a:hover { background-color:#7d539d; color:#13202c; text-decoration:none; }

	#nav ul {
	border-left: 2px groove #825f9d;
	}

/* @end */

/* @group Advert */

#advert {
	clear: both;
}

.news {
	width: 310px;
	float: right;
	margin: 0 0 0 10px;
}

.news h2 {
	font-size: 1.5em;
	background-color: #1455a3;
	color: #FFF;
	padding: 3px 0 7px 10px;
	margin: 0 5px 0 5px;
}

.news .blogList {
	margin-top: 0px;
	background: url(../images/news_bg.png) no-repeat 0 0px;
	min-height: 280px;
}

.news .blogList li {
	height: 52px;
	padding-top: 15px;
}

.news h2.postTitle {
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0px;
}

.news .postInfo {
	padding-left: 15px;
	margin-bottom: 0px;
}

.rss img {
	float: right;
	border: none;
	padding-right: 15px;
	margin-top: -32px;
}

.slideshow {
	width: 620px;
	float: left;
}

#slider {
    width: 618px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 267px;
    width: 618px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    border-width: 1px 1px 0 1px;
    border-color: #1F94C2;
    border-style: solid;
}

.scrollContainer div.panel {
    height: 267px;
    width: 618px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 28px;
    border: 1px solid #1455a3;
    width: 618px;
}

ul.navigation li {
	float: left;
    width: 206px;
    text-align: center;
}

ul.navigation a {
    text-decoration: none;
    display: block;
    padding: 1px 0 5px 0;
    background: url(../images/slider_bg.png) repeat-x;
    color: #FFF;
    font-size: 1.6em;
}

ul.navigation a:hover {
    background: url(../images/slider_hover.png) repeat-x;
}

ul.navigation a.selected {
    background: url(../images/slider_select.png) repeat-x;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}

.links2 {
	margin-top:32px;
	float:right;
	color:#96B7E2;
	text-decoration:underline;
	font-size:0.9em;
}

.text-detail a { border:none;}

.abslink
{
	position:fixed;
	bottom:5px;
	right:15px;

}

/* @end */



/* @group Content */

#content {
	clear: both;
	z-index: 2;
}

/* @group Services */

.services {
	width: 310px;
	float: right;
	margin: 20px 0 30px 10px;
	min-height: 300px;
}

.services h2 {
	font-size: 1.5em;
	background-color: #1455a3;
	color: #FFF;
	padding: 3px 0 7px 10px;
	margin: 0 5px 0 5px;
}

.services ul {
	margin: 0;
	padding: 0 0 5px 18px;
	background: url(../images/services_bg.png) no-repeat 0 0;
}

.services li {
	list-style-type: none;
	font-size: 1.3em;
	padding: 0;
	line-height: 31px;
}

/* @end */

/* @group Welcome */

.welcome {
	float: left;
	width: 620px;
	margin: 30px 0 0 0;
}

.welcome h3 {
	line-height: 1.8;
	margin-top: 0;
}

.welcome img {
	float: right;
}

/* @end */

/* @group Marquee */

.marquee{
	margin-bottom: 20px;
	font-size: 1.4em;
}

/* @end */

/*
-----------CONTENT AREA STYLES-----------------------------
*/

.text {
	width: 620px;
	float: right;
	background: url(../images/text_bg.png) repeat-y 10px 0;
	margin: 0 0 30px 20px;
	padding: 0 20px;
}

.text .text-detail {
	padding: 10px 20px 20px;
	font-size: 1.3em;
	line-height: 1.5em;
	}
	
.text .text-detail p {
	font-size: 1em;
	}
	
.text .text-detail img.border {
	border: 4px solid #f2f7f8;
	}

.text h3 {
	font-size: 1.2em;
	margin-bottom: 1.3em;
	padding-top: 0.4em;
	padding-bottom: 6px;
	font-weight: normal;
	margin-top: 0;
	border-bottom: 3px solid #edf3f4;
	
}


.text h4 {
	font-size: 1em;
	margin-bottom: 1.5em;
	font-weight: bold;
	margin-top: 0;
	
}

.text .text-detail ul {
	margin: 0;
	padding-bottom: 0em;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 1.5em;
}

.text .text-detail ul li {
	background: url(../images/list_bullet.gif) no-repeat left 8px;
	padding-left: 18px;
	}

/* table style */

table.service {
	margin-bottom: 1.5em;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	vertical-align:top;
	color: #fff;
	width: 580px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}

table.service td {
background-color: #f2f7f8;
	color: #000;
	padding: 8px;
	text-align: left;
	border-right: 1px #fff solid;
	border-bottom: 1px solid #fff;
	}

table.service td.hed {
	vertical-align: top;
	background-color:#96b7e2;
	width:120px;
	padding: 8px;
	text-align: left;
	color: #fff;
	}
	
	
/* table overview */

table.overview {
background-color: #f2f7f8;
	font-size: 12px;
	margin-bottom: 14px;
	}
	
table.overview td.header {
	background-color: #96b7e2;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 6px 9px;
	width: 450px;
	font-size: 14px;
	height: 10px;
	}
	
table.overview td.header a {
	color: #fff;
	}

table.overview td img {
	float: left;
	border-right: 1px solid #fff;
	}
	
table.overview td.content {
padding: 3px 9px 9px;
}

table.overview td.content p {
font-size: 12px;
margin-top: 7px;
margin-bottom: 0;
padding-left: 0;
}

/*-----Services Table---------*/

table.our_services {
background-color: #f2f7f8;
	margin-bottom: 14px;
	vertical-align: top !important;
	width: 100%;
}

table.our_services img {
	float: left;
	border-right: 1px solid #fff;
	}
	

	
table.our_services td.title {
	background-color: #96b7e2;
	border-bottom: 1px solid #fff;
	padding: 6px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 15px !important;
	width: 100%;
	color:#FFFFFF;
	}
	
table.our_services td.description {
	padding: 0px 10px 6px;
	height: 75px;
	}
	
table.our_services td.description p {
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
}

.links {
float:right;
vertical-align:top;
color:#96B7E2;
}

.links a {
color:#96B7E2;
font-size:0.9em;
padding-left:15px;
text-decoration:underline;
}
/*-----Case Studies---------*/

table.client_list {
background-color: #f2f7f8;
	margin-bottom: 14px;
	vertical-align: top !important;
	width: 100%;
}

table.client_list img {
	float: left;
	border-right: 1px solid #fff;
	}
	
table.client_list a {
	color: #fff;
	}
	
table.client_list td.title {
	background-color: #96b7e2;
	border-bottom: 1px solid #fff;
	padding: 6px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 15px !important;
	color: #fff;
	width: 100%;
	}
	
table.client_list td.description {
	padding: 0px 10px 6px;
	height: 32px;
	}
	
table.client_list td.description p {
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
}

/*-----Consultants Table---------*/

table.consultants {
background-color: #f2f7f8;
	margin-bottom: 14px;
	vertical-align: top !important;
	width: 100%;
}

table.consultants img {
	float: left;
	border-right: 1px solid #fff;
	}
	
table.consultants a {
	color: #fff;
	}
	
table.consultants td.title {
	background-color: #96b7e2;
	border-bottom: 1px solid #fff;
	padding: 6px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 15px !important;
	width: 100%;
	}
	
table.consultants td.description {
	padding: 0px 10px 6px;
	height: 75px;
	}
	
table.consultants td.description p {
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
}

/*-----Case Study---------*/

table.case_study {
background-color: #f2f7f8;
	margin-bottom: 14px;
	vertical-align: top !important;
	width: 100%;
}

table.case_study img {
	float: left;
	border-right: 1px solid #fff;
	}
	
table.case_study a {
	color: #96B7E2;
	}
	
table.case_study td.title {
	background-color: #96b7e2;
	border-bottom: 1px solid #fff;
	padding: 6px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 15px !important;
	width: 100%;
	}
	
table.case_study td.description {
	padding: 0px 10px 6px;
	height: 75px;
	}
	
table.case_study td.description p {
	margin-top: 6px;
	margin-bottom: 0;
	padding-left: 0;
}

/*-----Case Study---------*/

table.case_intro {
	background-color: #f2f7f8;
	margin-bottom: 14px;
	vertical-align: top !important;
	width: 100%;
}

table.case_intro img {
	float: left;
	border-right: 1px solid #fff;
	}
	
table.case_intro a {
	color: #fff;
	}
	
table.case_intro td.description {
	padding: 15px 15px 15px;
	}
	
table.case_intro td.description p {
	margin-bottom: 0;
	padding-left: 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #555;
}

table.case_intro h3 {
	border-bottom: 0;
	padding-bottom: 0;
	}

/*-----News Table---------*/

table.news {
	margin-bottom: 14px;
	width: 100%;
}


table.news td {
	border-bottom: 1px solid silver;
	padding: 14px 10px 16px 0;
	}
	
table.news img {
	float: left;
	padding-top: 6px;
	}


/*
------Form Styles---------------
*/

.text .text-detail .form_container {
	margin-top: 0;
	margin-bottom: 0;
	}
	
.text .text-detail select {
	border: 1px solid #b195c6;
	}
		
.text .text-detail .type-address .textField,
.text .text-detail .type-phone .textField,
.text .text-detail .type-email .textField,
.text .text-detail .type-number .textField,
.text .text-detail .type-text .textField,
.text .text-detail .type-website .textField,
.text .text-detail .type-paragraph textarea
 {
width:299px;
border: 1px solid #b195c6;
}

.text .text-detail .type-name input.firstname, .text .text-detail .type-name input.lastname {
	width: 143px;
	border: 1px solid #b195c6;
	}
	
.text .text-detail .smallField input.firstname, .text .text-detail .smallField input.lastname  {
	width: 119px !important;
	}
	border: 1px solid #b195c6;

.text .text-detail .type-dropdown .dropdown {
	min-width: 152px;
	border: 1px solid #b195c6;
	}

.text .text-detail .formHeader {
	display: none;
	}

.text .text-detail .form_container .title {
	font-size: 1em;
	}
	
.text .text-detail .form_container .type-sectionbreak .title {
	font-weight: normal;
	padding-bottom: 1.3em;
	margin-bottom: 0;
	display: block;
	}
	
.text .text-detail .form_container .type-sectionbreak .fieldItemInner {
	padding-top: 0;
	}
	

	
.text .text-detail .form_container .type-sectionbreak .fieldContent, .text .text-detail .form_container .type-sectionbreak .fieldInstructions, .text .text-detail .form_container .type-sectionbreak .req {
	display: none;
	}
	
.text .text-detail .form_container {
	font-size: 1em;
	}
	
.text .text-detail .form_container div.submitButtonContainer {
	font-size: 1em !important;
	}
	
.text .text-detail .form_container .fieldNote {
	font-size: 0.9em;
	padding-top: 0.4em;
	}

.text .text-detail .form_container p.fieldRow {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	}

.text .text-detail .form_container.fieldItem .fieldInstructions {
	padding: 0 !important;
	}

.text .text-detail .form_container .formTitle {
	padding-left: 0 !important;
	font-size: 1.2em;
}

.text .text-detail .form_container.formDescription {
	padding-left: 0 !important;
 }
 
.text .text-detail .form_container .fieldSelected {
	border-color:#f2f7f8 !important;
	background-color: #f2f7f8 !important;
}

.text .text-detail .form_container input.submitButton {
	cursor: pointer;
	padding: 1px 8px;
	margin-top: 0.3em;
	font-size: 1em;
	}
	
.text .text-detail .form_container .fieldItem .fieldTitle {
	font-weight:bold;
	padding-bottom: 0.3em;
}

.text .text-detail .form_container .fieldItem .fieldTitle .req {
	color: #94c43a;
}

.text .text-detail .form_container .dropdown-image-container span.dropdown-image {
	display: none !important;
}

.text .text-detail .form_container p.fieldRow input.city {
	width: 143px;
	}
	
.text .text-detail .form_container p.fieldRow input.state {
	width: 143px;
	}
	
.text .text-detail .form_container p.fieldRow input.zip {
	width: 106px;
	}
	
.text .text-detail .form_container p.fieldRow div.dropdown-image-container select {
	width: 182px;
	margin-top: 1px;
	}
	
.text .text-detail .form_container p.fieldRow span.checkbox-container span.choice-option {
	display: inline;
	padding-right: 0.5em;
	font-size: 1em;
	}

.text .text-detail .form_container div.formHeader h2 {
	font-weight: normal;
	font-size: 1.5em;
	margin: 0px 0 14px 0;
	}

.text .text-detail .form_container .radio-container .choice-option, .text .text-detail .form_container .checkbox-container .choice-option {
	display: inline;
	padding-right: 8px;
	}
	
.text .text-detail .form_container .radio-container .choice-option label, .text .text-detail .form_container .checkbox-container .choice-option label {
	padding-left: 3px;
	}
	
.text .text-detail .form_container .radio-container .choice-option input, .text .text-detail .form_container .checkbox-container .choice-option input {
	margin-left: 0;
	}
	
/* @end */

/* @group Text */



.side-nav {
	float: left;
	width: 260px;
	background: url(../images/side_nav_bg.png) repeat-y;
	min-height: 400px;
	margin-bottom: 30px;
	z-index: 2;
}

.side-nav h2 {
	font-size: 1.5em;
	background-color: #b195c6;
	color: #FFF;
	padding: 3px 0 7px 10px;
	margin: 0 10px 0 10px;
}

.text h2 {
	font-size: 1.5em;
	background-color: #b195c6;
	color: #FFF;
	padding: 3px 0 7px 10px;
	margin-top: 0;
}

ul.sectionMenu {
	margin: 0;
	padding: 10px 0 0 20px;
}

ul.sectionMenu li {
	list-style-type: none;
	height: 30px;
}

ul.sectionMenu li a {
	color: #333333;
	font-size: 1.3em;
	display: block;
	position: relative;
}

ul.sectionMenu li a:hover {
	text-decoration: underline;
}

ul.sectionMenu li.selectedPage {
	text-decoration: none;
	background: transparent url(../images/side_nav_select.png) no-repeat;
	position: relative;
	left: -24px;
	top:  0;
	text-indent: 12px;
	height: 42px;
	border: none;
	width: 254px;
}

ul.sectionMenu li a.selectedPage  {
	color: #FFF;
	padding: 5px 0 0 12px;
}

/* @end */





/* @group Foot */

#foot .inner {
	clear: both;
	height: 40px;
	border-top: 1px solid #1f94c2;
}

#foot p {
	font-size: 1.2em;
	padding-top: 10px;
}

.push {
	float: right;
}

.copyright {
	float: left;
}


/* @end */

 /* <textEditor>  */	

.left_inline {
	float: left;
	display: inline;
	padding-right: 20px;
	}

.right_inline {
	display: inline;
	float: right;
	padding-left: 20px;
	}
	
.our_services {
	position: static;
	}

.consultants {
	position: static;
	}

.client_list {
	position: static;
	}
	
.title {
	position: static;
	}
	
.description {
	position: static;
	}
	
.case_intro {
	position: static;
	}
	
 /* </textEditor>  */	