/*	
--------------------------------------------------------------------------------------------*/

/*	General settings
--------------------------------------------------------------------------------------------*/
html, body, div, span, small, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, blockquote, acronym, address, code, del, dfn, dl, dt, dd, em, img, q, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, b, p {
	border : 0;
	font-size : 100%;
	font-family : inherit;
	}

body{
	font:normal 12px/20px "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	color:#666666;
	margin:0;
	background:#FFFFFF;
	}

.leftalign	{ 	float:left;}
.rightalign	{	float:right;}

.textleft 	{ text-align:left;}
.textright  { text-align:right;}
.center 	{ text-align:center;}

.clear		{ clear:both;}

.featured 	{	
	background:#fbf2dd !important;
	border:1px solid #d6c59c !important;
	}

p	{
	padding:0 0 10px 0;
	}

a 	{
	color:#5b5b5b;
	text-decoration:none;	
	}

a:hover	{
	color:#278baf;
	text-decoration:underline;	
	}

h3 span {
	margin:0;
	color:#747474;
	font: normal 10px Tahoma;
	text-transform: uppercase;
	display: block;
	letter-spacing: normal;
	}	


/*	Headings
--------------------------------------------------------------------------------------------*/

h1 {
	font: normal 26px/26px "Trebuchet MS", "Lucida Grande","Lucida Sans unicode", Sans-serif;
	padding:0;
	margin:0 0 5px 0;
	letter-spacing:-1px;
	}

h2	{
	font:normal 22px/24px "Trebuchet MS", "Lucida Grande","Lucida Sans unicode", Sans-serif;
	letter-spacing:-1px;
	margin:0 0 5px 0;
	}

h3	{
	font:bold 20px/22px "Trebuchet MS", "Lucida Grande","Lucida Sans unicode", Sans-serif;
	margin:0 0 10px 0;
	padding:0;
	}

h4	{
	font:bold 16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

h5	{
	font:bold 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

h6	{
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
	
h1, h2, h3, h4, h5, h6 { color:#000;}

small {
	font-size:1em;
	}


/*	Header
--------------------------------------------------------------------------------------------*/

.header	{
		background:#fff;
		border-bottom:1px solid #ddd;
		height:85px;
		}

		.logo 	{
				padding:10px 0 0 0px;
				}
/*	Top Menu
--------------------------------------------------------------------------------------------*/
.top-menu	{
		padding:30px 0 0 0;
		margin-left:20px;
		}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000;	
	font-size:15px;	text-decoration:none;
}
.sf-menu li a{ font-weight:bold;}
.sf-menu li li a{ font-weight:normal;}

.sf-menu li ul{
	background:#fff;
	border:	1px solid #e6e6e6;
	padding:0px 8px 10px 0px;
	border-top:0;
}

.sf-menu li li {
	background:		#fff;
	border-top:	1px solid #e6e6e6;
	margin-bottom:2px;
}
.sf-menu li ul li ul{
	border-top:	1px solid #e6e6e6;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#278baf;	
	outline:		0;	text-decoration:none;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	color:#278baf;	 
	background:#fff;	
	text-decoration:none;
	outline:		0;
}

/* Active Page Status CSS for all the browsers*/	
.sf-menu li.current-cat a, .sf-menu li.current_page_item a {
color:#278baf;
font-weight:normal;
}

.sf-menu li.current-cat a:visited, .sf-menu li.current_page_item a:visited {
color:#278baf;
font-weight:bold;
}
.sf-menu li a span {
display:block; 
font:normal 9px/20px Tahoma, Arial, Helvetica, sans-serif; 
color:#999;
}

/*	Sub Header
--------------------------------------------------------------------------------------------*/

.subheader_bg	{
		height:72px;	
		background:#f5f5f5 url(../images/dot.png);
		}
	
.subheader {
		width:960px;
		height:72px;	
		}

		.subheader h2, .subheader p {
				padding-top:22px;
				padding-left:10px;
				}
	
		.subheader h2	{
				color:#000;		
				}
		
		.subheader p	{
				color:#000;
				font:bold 16px/18px "Lucida Sans", Sans-serif;			
				}
				

/*	Featured Accordion 
--------------------------------------------------------------------------------------------*/
.accordion_bg	{
		padding-top:30px;
		background:#ffffff url(../images/dot.png);
		padding-bottom:30px;	
		}
.sliderbg {
	background:url(../images/slider_bg.png) no-repeat;
	height:360px;
	}

	.slider{
		padding-top:8px;
		width:940px;
		margin-left:auto;							
		display:block;
		margin-right:auto;
		position:relative;
		border:0px solid #fff;
		}

	.accordion, .accordion1{
		margin:0;
		width:940px;
		padding:0;
		list-style-type: none;
		}

	.slideimg {
		border:1px solid #ccc;
		padding:3px;
		float:left;
		margin-right:10px; 
		background:#fffff;
		}

	.one h1, 
	.two h1, 
	.three h1, 
	.four h1,
	.five h1	{
				font:bold 26px/28px "Trebuchet MS", Helvetica, sans-serif;
				color:#000;
				letter-spacing:-1px;
				padding:10px 0 10px 0;
				}
	

	.one		{	background:#f7f7f7 !important;	 }	/* Slide 1 */
	
	.two		{	background:#f2f2f2 !important;	 }	/* Slide 2 */
	
	.three		{	background:#ededed !important;	 }	/* Slide 3 */
	
	.four		{	background:#e8e8e8 !important;	 }	/* Slide 4 */
	
	.five		{	background:#e3e3e3 !important;	 }	/* Slide 5 */
	 

.active{
		background:#ffffff !important;
		}

.accordion li{
		cursor:default;
		}

.accordion .active_click{
		cursor:default;
		}

.one, .two, .three, .four, .five	{
/* Assign your own class if you want*/
	}

.headerbox	{
	margin:30px 0px;
	width:310px;
	float:left;
	padding-left:30px;	
	}

	.headerbox p {
		cursor:text;
		padding-top:5px;	
		}
	
.headerbox small { font:italic 11px/16px Verdana, Arial, Verdana, Helvetica, sans-serif;}	

.slideinfo {
	width:112px;
	background:URL(../images/seperator.gif) repeat-y top left;
	float:right;	
	height:310px;
	padding-top:30px;
	position:relative;
	text-align:center;
	}


	.slideinfo span{
		font:bold 12px/13px "Trebuchet MS", Helvetica, sans-serif;
		color:#000;
		display:block;
		padding:0px 10px 15px 10px;
		-moz-opacity:.45; 
		-ms-filter:alpha(opacity=45); 
		filter:alpha(opacity=45); 
		opacity:.45;
		-khtml-opacity:.45; 
		-webkit-opacity:.45; 	
		}
	
	.slideinfo p.icon {
		padding-top:50px;
		margin-bottom:20px;
		display:block;
	
	}


.s-num { 
	position:absolute;
	bottom:0px;
	left:25px;
	}

/*	Featured Accordion Only Images and short info
--------------------------------------------------------------------------------------------*/
.sliderbg {
	background:url(../images/slider_bg.png) no-repeat;
	height:360px;
	}

	.slider{
		padding-top:10px;
		width:940px;
		margin-left:auto;							
		display:block;
		margin-right:auto;
		position:relative;
		border:0px solid #fff;
		}

		.accordions .accordion2{
		margin:0;
		width:940px;
		padding:0;
		list-style-type: none;
		}


	.slide1 h1, 
	.slide2 h1, 
	.slide3 h1, 
	.slide4 h1,
	.slide5 h1	{
				font:bold 20px/20px "Trebuchet MS", Helvetica, sans-serif;
				color:#777;
				letter-spacing:0;
				}
	

	.slide1		{	background:#222 !important;	 }	/* Slide 1 */
	
	.slide2		{	background:#333 !important;	 }	/* Slide 2 */
	
	.slide3		{	background:#444 !important;	 }	/* Slide 3 */
	
	.slide4		{	background:#555 !important;	 }	/* Slide 4 */
	
	.slide5		{	background:#666 !important;	 }	/* Slide 5 */
	 

.active{
		}

.accordions li{
		cursor:default;
		}

.accordions .active_click{
		cursor:default;
		}

.slide1, .slide2, .slide3, .slide4, .slide5	{
/* Assign your own class if you want*/
	}

.slideinfos {
	padding:8px;
	position:absolute;
	bottom:10px;
	right:10px;
	width:auto;
	display:block;
	text-align:right;
	color:#FFFFFF;
	}
.slideinfos a {
	cursor:pointer;
	}

/*	Layout Columns
--------------------------------------------------------------------------------------------*/

.middlepart	{
		padding:30px 0;
		background:url(../images/mid_bg.gif) top repeat-x;
		overflow:hidden;
		height:100%;
		}

	.sidebar {
			margin:0;
			padding: 0px 0px;
			overflow:hidden;
			height:100%;
			}
			
	.middlepart .grid_9 {
			background:URL(../images/sep.gif) repeat-y top left;
			}
			
	.content {
			padding-left: 20px;
			}
	
/*	Homepage 3 Columns
--------------------------------------------------------------------------------------------*/
.smallbox	{
		width:300px;
		margin-left: 9px;
		float:left;
		padding: 20px 0px;
		text-align: center;
		overflow:hidden;
		height:100%;
		}

	.smallbox h2 {
			font:bold 20px/22px "Trebuchet MS", "Lucida Grande","Lucida Sans unicode", Sans-serif;
			}
			
	.smallbox p {
			padding:10px;
			}
	
	.boxicon {
			margin:10px 0 0 0;
			}


/*	Separator Lines
--------------------------------------------------------------------------------------------*/

.hr_line	{
		border-top:1px solid #e5e5e5;
		height:1px;
		margin:15px 0;
		}

.line {
		background:url(../images/line.gif) repeat-x;
		height:3px;
		width:100%;
		clear:both;
		margin-top:10px;
		margin-bottom:10px;
		}


/* Readmore
-------------------------------------------------------------------------------------*/

a.readmore {
		text-decoration:none;
		}

a.readmore:hover {
		text-decoration:underline;
		}


/* Sidebar Menu
-------------------------------------------------------------------------------------*/
ul.subnav{
		list-style:none;
		margin:0;
		padding:0px;
		}

		ul.subnav li a{
				voice-family:inherit;
				margin:1px 0;
				padding:0;
				height:100%;
				text-decoration:none;
				border-bottom:1px dashed #e6e6e6;
				color:#777;
				}

				ul.subnav li a:link, 
				ul.subnav li a:visited{
						color:#777;
						display:block;
						padding:6px 2px;
						}

		ul.subnav li.current a{
				font-weight:bold;
				text-decoration:none;
				color:#000 !important;	
				}

				ul.subnav li a:hover{
						color:#00919f;
						padding:6px 2px;
						text-decoration:none;
						}
										
								
/*	Portfolio Page
--------------------------------------------------------------------------------------------*/
.boxgrid { 
		width: 300px;
		overflow:hidden;
		height:280px; 
		margin-left:9px; 
		float:left;
		margin-bottom:20px;
		}
		
			.boxcaption{ 
					height:auto;
					padding:3px 5px 0px 0px;
					margin:0px;
						}		

			.boxcaption p{
					font-size:11px;
					color:#929292;
					line-height:16px;
					}
				
			.boxcaption h3{
					font-size:1.5em;
					padding: 0; 
					color:#505050;
					margin:0;
					}
									
			.img_border{
					border: solid 2px #e6e6e6;
					padding:3px;
					}				
									
				a.learn {
					font-size:12px;
					color:#008f9c;
					}

				a.learn:hover {
					color:#000000;	
					}										
										
.boxgridphoto { 
		width: 300px;
		overflow:hidden;
		height:160px; 
		margin-left:9px; 
		float:left;
		margin-bottom:20px;
		}			
/*	Services Style 1
--------------------------------------------------------------------------------------------*/
			
.service-box .icon {
	float:left;
		}

.service-box p, .service-box h3 {
	margin-left:100px;
		}

.service-box  {
	clear:both;
	margin-bottom:30px;
	}
	

/*	Services Style 2
--------------------------------------------------------------------------------------------*/
			
.service-box2 .icon {
	float:left;
		}

.service-box2 p, .service-box2 h3 {
	margin-left:10px;
		}

.service-box2  {
	width:310px;
	float:left;
	margin-bottom:30px;
	margin-right:20px;
	}
	

/*	Footer
--------------------------------------------------------------------------------------------*/

.sitefooter	{
		width:100%;
		background:#f5f5f5;
		border-top:1px solid #ccc;
		height:70px;
		text-align:center;
		padding-top:25px;
		}


/*	Definition List
--------------------------------------------------------------------------------------------*/

 dl { 
 	border: 0px solid #ddd; 
 	padding: 0.1em; 
	}

	dt { 
		float: left; 
		clear: left; 
		width: 20px; 
		text-align: left; 
		font-weight: bold; 
		} 

	dd { 
		margin: 0 0 0 25px; 
		padding: 0 0 0.5em 0; 
		}
		

/*	Blog Page
--------------------------------------------------------------------------------------------*/

.post	{ 
		padding:0px 0px 0px 0;
		position:relative;
		clear:left;		
        }

.excerpt {			
		padding:10px 0;
		margin-bottom:25px;
		}
						
		.excerpt p	{margin: 10px 0 10px 0px;}			

		.excerpt ul, .excerpt ol	{
			margin:0;
			padding:10px 0 20px 20px;
			list-style-position:inside;	
			}	

		.excerpt ul	{	list-style-type:square;		}
		.excerpt ol	{	list-style-type:decimal;	}
	

		.post-info	span{
					padding:0px 0;
					color:#aaa;
					}

		.post-info h2 {			
					margin:0;
					}

	.date   {
			border-right:1px solid #ccc;
			width:50px;
			float:left;
			margin-right:10px;
			text-align:center;
			height:50px;
			text-transform:uppercase;
			font-size:10px;
			}

		.date  b{
				font:normal 30px/30px Georgia, Helvetica, sans-serif;
				display:block;
				}
					  	
			
/*	Comments
--------------------------------------------------------------------------------------------*/
#commentblock{
	background:#f7f7f7;	
	border: 1px solid #ddd;
	padding:10px;
	}

	#comments h1 {
		padding:20px;
		}

ol.commentlist {
	margin: 0;
	padding	: 0;
	}			
			
	ol.commentlist li {
		margin: 0px;
		padding:5px 10px 0px 10px;
		padding-left:100px;
		list-style:none
		}

.comment_wrap	{
	position:relative;
	background: #fff;		
	overflow:visible;
	height:100%;
	border: 1px solid #ccc;
	}

	.comment-author	{
		position: absolute;
		left: -90px;
		width: 90px;
		color: #484848;
		font-size: 10px;
		line-height: 12px;
		}

	.single_comment	{
		padding:5px;
		padding-bottom:10px;
		margin-bottom:10px;
		}

.alt {
	margin: 0;
	padding:0px;
	}

.comment-author a {
	text-decoration:none;
	}

.avatar {
	padding:3px;
	border:1px solid #ddd;
	background: #fff;	
	}



	.commentlist ul.children {
		margin:5px 0 0px 0;
		padding:0px;
		}

		ol.commentlist li ul.children li {
			margin: 0px;
			padding:0px;
			padding-left:25px;
			}
	
		.children .comment-author	{
				position: absolute;
			    top:15px;
				width: 110px;
				color: #484848;
				text-align:left;
				font-size: 10px;
				line-height: 11px;
				}

		.commentlist ul.children {
				border-left:1px solid #ccc;
				}

		ul.children .comment-author img.avatar	{
				width: 40px;
				float:right;
				margin-left:0px;
				margin-right:10px;
				margin-top:0px;
				height:40px;
				}

		ul.children li.depth-2 .single_comment {
				padding-top:0px;
				padding:15px;
				margin-right:0;
				padding-bottom:1px;
				}


		ul.children li.depth-3 .single_comment {
				padding:15px;
				margin-right:0;
				padding-bottom:15px;
				}
	
 .single_comment p {
	padding:10px;
	text-align:left;
	line-height:normal;
	}

	.commentlist code {
		background:#e6e6e6;
		padding:3px;
		}

	.commentlist .moderation {	
		margin-top: 10px;
		color: #dd0000;	
		}

	.commentlist .children {
		margin-top:5px;	
		}


/*	Comments Page Form
--------------------------------------------------------------------------------------------*/
#respond {
	padding:10px;
	position:relative;
	}


#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}


	.reply a:link, .reply a:visited  {	
		background:#ddd;	
		text-align:center;		
		text-decoration:none !important;
		text-transform: uppercase;
		color:#212121;	
		padding:4px 10px;		
		font-size:10px;	
		}

	.reply a:hover {	
		background:#aaa;
		color:#fff;
		}

	.reply {
		position:absolute;
		left:15px;
		bottom:15px;
		}


.cancel-comment-reply a {
	background:#ddd;	
	text-align:center;		
	text-decoration:none !important;
	text-transform: uppercase;
	color:#212121;	
	padding:4px 10px;		
	font-size:10px;	
	width:auto;
	}

	.cancel-comment-reply a:hover {
		background:url(../images/button_bg.gif) bottom repeat-x;
		color:#fff;
		}
	
#commentform input, #commentform textarea{
	padding:4px;
	}

#commentform input[type=image]{
	width:auto !important;
	background:none;
	}

.btn {
	border: 0 !important;
	}


cite.fn {
	font-weight:bold;
	font-size:11px;
	font-style:normal;
	text-align:left;
	}

.comment-meta {
	margin-top:2px;
	color:#aaa;
	}



/*	Contact Form
--------------------------------------------------------------------------------------------*/
#form {
	padding: 15px 0;
	}


		#form label {
			font-size: 1.2em;
			width: 140px;
			display: inline-block;
			margin-right: 0px;
			margin-bottom: 15px;
			}
		

		#form .input {
			background:#fbfbfb;		
			border: 1px solid #e5e5e5;
			padding: 5px 7px;
			margin-bottom: 15px;
			width: 360px;
			}
		

		#form select {
			background:#fbfbfb;			
			width: 375px;			
			font: 1.2em Tahoma;
			border: 1px solid #e5e5e5;
			padding: 5px 6px;
			margin-bottom: 15px;
			}
		

		#form textarea {
			background:#fbfbfb;			
			border: 1px solid #e5e5e5;
			vertical-align: top;
			width: 355px;
			font: 1.1em Tahoma;
			line-height: 1.7em;
			padding: 9px;
			height: 200px;
			}
		

		#form .indent {
			padding-left: 145px;
			padding-top: 15px;
			}
			
		/* The button */
		#form .submitbutton {
			background:url(../images/button.gif) no-repeat;
			width: 105px;
			border:none;
			height:28px;
			}
			
/*	Error / Success / Notice	
-----------------------------------------------------------------------------------*/

.notes 	{background: #f0f0f0;border: 1px solid #b8b8b8;}
.success 	{background: #ccfcd1;border: 1px solid #60a400;}
.error	{background: #f9e3e3;	border: 1px solid #e79e9e;}
.notice 	{background: #fcf0cc;border: 1px solid #ecc735;}
	.notes, .notice, .success, .error 
		{font-size: 100%;color:#484848;padding:10px;width:auto;margin: 0 0 20px 0px; text-align:left}
	.notes span, .notice span, .success span, .error span 
		{font-weight: bold;font-size: 1.2em;padding: 2px 40px;}
	.notes p, .success p, .error p, .notice p 
		{margin: 0px;padding: 0px 40px;}

/*	Services Style 1
--------------------------------------------------------------------------------------------*/
.color1 { color:#2c8492;}
.color2 { color:#853135;}
.color3 { color:#6fcbd0;}

/* START table styles */
.tbl {
	float:left;
	margin-top:10px;
	width:100%;
}
*:first-child+html .tbl { /* this applies only to ie7 */
	margin-bottom:10px;
}
.tbl td {
	float:left;
}
.tbl tr td {
	padding:4px 0 4px 14px;
}
.tbl tr .td-1 { 
	width:50px; 
}
.tbl tr .td-2 {
	width:490px; 
}
.tbl tr .td-3 {
	width:90px; 
}
.tbl tr .td-4 {
	width:550px; 
}

/* END table styles */

/* START table styles */
.tbl thead tr .thead-leftc { /* table left rounded corner */
	background:#2c8492 url(tbl_left_rounded.gif) no-repeat top left;
}
.tbl thead tr .thead-rightc {/* table right rounded corner */
	background:#2c8492 url(tbl_right_rounded.gif) no-repeat top right;
}
.tbl thead tr td { /* table header background */
	background:#2c8492;	
	color:#fff;
}
.tbl tbody tr td { /* table row line */
	border-bottom:1px solid #dadada;
}
.tbl .odd td { /* table background for odd rows 1, 3, 5... */
	background:#fff;
}
.tbl .even td { /* table background for even rows 2, 4, 6... */
	background:#f5f5f5;
}
/* END table styles */
