
body {
	margin:0;
	padding:0;
	background:#cccccc ;
	text-align:justify;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #737373;
}


h1, h2, h3 {
	text-align:left;
	margin-top: 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul
{
}






a {
	text-decoration:none;
	border-bottom:none;
	color: #311628; 
	
}

a:hover {
	text-decoration:none;
	border-bottom:none;
	color: #BDBDBD;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 0 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 0px;
}


span.practicesIntro{
	font-size:12px;
	font-style:italic;
	color:#000000;
	text-align:right;
}




/*-------------------------------------------------------
						wrapper
---------------------------------------------------------*/



#wrapper {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/*span.farncombeTxt {
	width:900px;
	display:block;

	margin: 10px auto 10px auto ;
	padding: 0px 30px 0px 30px;
	text-align:center;
	background-color:#737373;
		color: #ffffff;
}*/



/*----------------------------------------------------------------------
						header
-----------------------------------------------------------------------*/

#header {
	width:900px;
	display:block;
	height:330px;
	margin: 0 auto;
	padding:0px 30px 0px 30px;
	background-color:#FFFFFF;
}


#header P, h1{

}


/*-----------------------logo--------------------------------------------*/

div.logo
{
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:300px;
	height:60px;
	
	background-color:#FFFFFF;
	float:left;
}

span.farncombeLogo img
{
	
	width:300px;
	height:60px;
	
	background:url('img/logo.png') top left no-repeat;
}

/*-----------------------menu1--------------------------------------------*/
/*menu1 */
div.menu1 
{
	float:right;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

ul.menu1 
{	clear:both;
	float:right;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
}

ul.menu1 li
 {
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 4px;
	border-left:1px dotted #DCDCDC;
	display:inline;
}

ul.menu1 a
{
	height:24px;
	margin:0;
	padding:0px 4px 0px 4px;
	text-decoration:none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #000000;
}

ul.menu1 a:hover
{
	border-bottom:5px groove #311628;
	/*text-decoration::none;
	background-color:#311628;
	color: #FFFFFF;
	*/
	
}

ul.menu1 .current_page_item a 
{	
	
	border-bottom:5px groove #311628;
	/*	text-decoration::none;
	background-color:#311628;
	color: #FFFFFF;
	*/
}


/*-----------------------bannerContainer---------------------------------*/


div.bannerContainer
 {
	float:left;
	width:900px;
	height:200px;
	display:block;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

/*-----------------------flashBanner-------------------------------------*/

div.flashBanner {
	clear:both;
	float:left;
	width:600px;
	height:200px;
	background-color:#000000;
	margin:0;
	padding:0;
}

/*-----------------------menu2------------------------------------------*/


div.menu2 {
	float:left;	
	margin:0;
	padding:36px 0px 0px 10px;	
	width:140px;
	height:164px;
	background: #000000 ;
	text-decoration: none;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.48px;	
}

ul.menu2 {	
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	background:#000000 ;
}

ul.menu2 li {
	clear:both;
	display:inline;
	width:130px;
	margin:0;
	padding:0px 10px 0px 0px;
	height:18px;
	float:left;
	border-bottom:1px dotted #000000;
}

ul.menu2 a {
	height:10px;
	text-decoration::none;
	width:130px;
	margin:0;
	padding:2px 4px 2px 0px;
	background-color:#000000;
	color:#FFFFFF;
	
	
}

ul.menu2 a:hover {
	background-color:#000000;
	color: #DCDCDC;
	text-decoration::none;
	width:140px;
	background-width:140px;
	background-color:#DCDCDC;
	color: #000000;
	
	/*border-bottom:5px groove #311628;*/
}

ul.menu2 .current_page_item a {
	background-color:#000000;
	text-decoration::none;
	width:140px;
	background-width:140px;
	background-color:#DCDCDC;
	color: #000000;
}


span.imgConsulting img
{	
	margin:10px 0px 0px 0px;
	width:130px;
	height:22px;
	padding:0;	
	background:url('img/imgConsulting.png') top left no-repeat;
}

span.imgConsulting img:hover
{
	background-position: bottom left;
}



span.imgImplementation img
{
	margin:10px 0px 0px 0px;
	width:130px;
	height:22px;
	padding:0;
	background:url('img/imgImplementation.png') top left no-repeat;
}

span.imgImplementation img:hover
{
	background-position: bottom left;
}



/*----------------------------------------------------------------------
						Page
-----------------------------------------------------------------------*/


/*-----------------------menu3--------------------------------*/



div.menu3 {
	width:100%;
	height:30px;
	margin:0;
	padding:0px 0px 0px 0px;
	background:#FFFFFF ;
}

ul.menu3 {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style: none;
}

ul.menu3 li {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right:1px dotted #DCDCDC;
	display: inline;
}

ul.menu3 a {
	height: 30px;
	margin: 0;
	padding:0px 5px 0px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	border-bottom:none;
}

ul.menu3 a:hover {
	border-bottom:5px groove #311628;
	/*	text-decoration::none;
	background-color:#311628;
	color: #FFFFFF;
	*/
	
	
}



	
ul.menu3 .current_page_item a {
	border-bottom:5px groove #311628;
	/*	text-decoration::none;
	background-color:#311628;
	color: #FFFFFF;
	*/
	
}

/*-----------------------Page--------------------------------*/

#page {
	clear:both;
	width:900px;
	margin:0 auto;
	padding:0px 30px 0px 30px;
	background: #ffffff;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}


/*-----------------------content--------------------------------*/

#content {
	float:left;
	width: 580px;
	margin:30px 20px 0px 0px;
	padding:0px 0px 0px 0px ;
	background: #FFFFFF;
}

#contentMap {
	float:left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}
span.map {
width:100%;
margin:0px 0px 0px 0px;
padding:0px 50px 0px 50px;

}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}





.title {
	line-height:28px ;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 24px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #311628;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 0px;
	border-bottom: 1px #DCDCDC dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
}

.links a {
	display: block;
	width: 110px;
	height: 28px;
	padding-top: 2px;
	background: url(../sources/morningdew/morningdew/images/img07.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.links a:hover {

}


/*-----------------------ThinkCreative--------------------------------*/

.archive {
text-align:left;
width: 110px;
float: left;
margin:15px 0px 0px 0px;
padding: 0;
color: #737373;
}

	.archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	 .archive li {
	padding: 0 0 10px 0;
	}
	
	
		.archive li ul {
		background: #ededed;
		padding-bottom: 20px;
		}
		
		.archive li li {
		line-height:normal;
		margin: 0px 15px;
		padding: 8px 0px;
		border-bottom: 1px #DCDCDC dashed;
		background: none;
		}
		
			.archive li h2{
			background: #dcdcdc;
			margin: 0 0 0 0;
			padding: 5px 15px 5px 15px;
			text-transform: uppercase;
			font-size: 11px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #000;
			}
	
			.archive li li a {
			display:block;
			color: #737373;
			}
			
				.archive li li a.selected {
			display:block;
			color:#000000;
			}
			
			.archive li li a:hover {
			color: #311628;
			}
			
			.archive p {
			padding:0px 0px 10px 5px;
			margin:0px;
			}
			
#newsletter-content {
float:left;clear:none; 
width:460px;
margin:15px 0px 0px 10px;
line-height:14px;
text-align:left;
border-bottom: 1px #DCDCDC dashed;
}

	#newsletter-content h1 {
	padding:8px 0px 18px 0px;
	margin:0px;
	display:block;
	font-size:26px;
	font-weight:normal;
	}
	
		#newsletter-content h2 {
		font-weight:normal;
		margin:0px; padding:0px 0px 15px 0px;
		}
		
		.news-left-image {
		float:left;
		margin:0px 8px 5px 0px;
		}
		
		.news-right-image {
			float:right;
		margin:0px 0px 5px 8px;
		}
		
	
		.networking_links {
		padding:10px 0px;
		border-top: 1px #DCDCDC dashed;
		
		}
			
					
		
			

/*-----------------------END ThinkCreative--------------------------------*/


/*-----------------------sidebarRights--------------------------------*/

.sidebarRight {
	text-align:left;
   	width: 250px;
    	float: right;
	margin:30px 0px 0px 30px;
	padding: 0;
	color: #737373;
}

.sidebarRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarRight li {
	padding: 0 0 20px 0;
}

.sidebarRight li ul {
	background: #ededed;
	padding-bottom: 20px;
}

.sidebarRight li li {
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}


.sidebarRight li h2 {
	height: 26px;
	background: #dcdcdc;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebarRight a {
	color: #737373;
}

.sidebarRight a:hover {
	color: #311628;
}


/*-----------------------sidebarLeft--------------------------------*/



.sidebarLeft {
text-align:left;
    width:230px;
    float:left;
	margin:10px 30px 0px 0px;
	padding:0;
	color:#737373;
}

.sidebarLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarLeft li {
	padding: 0 0 20px 0;
}

.sidebarLeft li ul {
	background: #F7F7F7;
	padding-bottom: 20px;
}

.sidebarLeft li li {
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}


.sidebarLeft li h2 {
	height: 26px;
	background: #311628;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebarLeft a {
	color: #737373;
}

.sidebarLeft a:hover {
	color: #BDBDBD;
}








/*-----------------------Search--------------------------------*/





#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/*-----------------------footer--------------------------------*/
/* Footer */
#footer {
clear:both;
	width:900px;
	height:110px;
	margin:0 auto;
	padding: 30px 30px 0px 30px;
	background-color: #ffffff;
}




#footer p {
	width: 800px;
	margin: 0 auto;
	padding:10px 30px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a 
{
	text-decoration:none;
	border-bottom:none;
	
	color: #BDBDBD;
}

#footer a:hover
{
	text-decoration:none;
	border-bottom:none;
	color:#311628;
}



#footer .link {
}

#footer .copyright {
}




/*
--------------------------------------------------------------------
-                          Forms components                        -
--------------------------------------------------------------------
*/
hr
{
	clear:both; 
	
	height: 2px;
	border: 0;
	
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	
	background-color:#DCDCDC;
	color: #737373;
}



/*
--------------------------------------------------------------------
-                             Green input                          -
--------------------------------------------------------------------
*/

div.input_WhitePaper
{
	display: block;
	position: relative;
	
	height: 40px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	
	background: #DCDCDC url("img/img_input_left.gif") no-repeat left top;
}

div.input_WhitePaper span
{
	display: block;
	
	padding-top: 12px;
	padding-left: 25px;
	
	font-weight: bold;
}

div.input_WhitePaper input
{
	display: block;
	position: absolute;
	
	right: 0px;
	top: 0px;
	width: 350px;
	height: 30px;
	
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	text-indent: 10px;
	border: 0px;
	
	background: url("img/img_input_text.gif") no-repeat left top;
}

div.input_WhitePaper input.username
{
	text-align: center;
	font-size: 16px;
	
	padding-top: 10px;
}

div.input_WhitePaper input.password
{
	text-align: center;
	font-size: 16px;
	
	padding-top: 10px;
}

 div.input_SubmitBtn
{
	display: block;
	position: relative;
	text-align:right;
	
	
	height: 40px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	
	background: #FFFFFF;
	
}


/*
--------------------------------------------------------------------
-                               Inputs                             -
--------------------------------------------------------------------
*/
input:focus
{
	outline-offset: 0;
	outline: none;
}
textarea:focus
{
	outline-offset: 0;
	outline: none;
}


div.input
{
	display: block;
	position: relative;
	clear: both;
	
	width: 100%
}

div.input span.label
{
	display:block;
	position: absolute;
	
	left: 0px;
	top: 10px;
	
	font-weight: bold;
	font-size: 14px;
}


div.input span.component
{
	display: block;
	float: right;
	
	right: 0px;
	top: 5px;
	
	width: 500px;
	height: auto;
	
	min-height: 30px;
}


div.input select.select
{
	display: block;
	position: relative;
	
	width: 492px;
	height: 30px;
	
	padding: 0px;
	border: solid 1px rgb(206,204,0);
	margin: 5px;
	
	font-weight: normal;
	font-size: 14px;
}


div.input input.text, input.password
{
	display: block;
	position: relative;
	
	width: 490px;
	height: 15px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	border: solid 1px rgb(206,204,0);
	margin: 4px;
}

div.input textarea
{
	display: block;
	position: relative;
	
	width: 490px;
	height: 100px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	border: solid 1px rgb(206,204,0);
	margin: 4px;
	
	overflow-y: scroll;
	
	font-family: helvetica, "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: justify;
}


div.input input:focus, div.input textarea:focus
{
	border: solid 3px rgb(206,204,0);
	margin: 2px;
}






/*-----------------------------------------------------------*/

span.submitBtn img
{
	margin-left:16px;
	width:92px;
	height:30px;
	padding:0px;
	background:url('img/submitBtn.gif') top left no-repeat;
}
span.submitBtn img:hover
{
	background-position: bottom left;
}









