@charset "iso-8859-1";

/*

Theme Name:		Institute for Coaching

Theme URI:		http://www.order.com

Description:	Custom Them made by George Passariello

Version:		1

Author:			George Passariello 

Author URI:		http://www.order.com

*/



body {

	

    font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-align: left;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding:0px;

	/*letter-spacing: 1px;*/

	letter-spacing:normal;

	color:#101010;

}

#header {

	background: #73a0c5 ;

	}



#headerimg  {

height:135px;

margin:7px 9px 0;

padding-top:70px;

text-align:center;

vertical-align:middle;

width:970px;

font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;





}

	

* {

	padding: 0;

	margin: 0;

}

p img {

	max-width:100%;

	padding:3px;

}

/*---:[ global elements ]:---*/



a {

	color: #585858;

	text-decoration: none;

}

a:visited {

		text-decoration: none;

}

a:hover {

		text-decoration:underline;

}

a img {

	border: none;

}

blockquote {

	font-style: italic;

	color: #555;

	margin: 0 30px 1.5em 30px;

	padding: 0 0 0 10px;

	border-left: 1px solid #aaa;

}

abbr, acronym {

	border-bottom: 1px dotted #aaa;

	text-transform: uppercase;

	cursor: help;

}

code {

	color: #090;

	font-family: Courier, monospace;

}

pre {

	margin: 0 0 1.5em 0;

	overflow: auto;

	font-size: 1.3em;

	clear: both;

}

p.center {

	text-align: center !important;

}

p.bottom {

	margin: 0 !important;

}

p.unstyled {

	font-size: 1.4em;

}

.flickr_blue {

	color: #007ae4;

	text-transform: lowercase;

}

.flickr_pink {

	color: #ff2a96;

	text-transform: lowercase;

}

.green {

	color:#5c5c5c;

	font-size:14px !important;

	line-height:18px;

	padding-bottom:16px;

	}

.red {

	color: #f00;

}

.orange {

	color: #f40;

}

.purple {

	color: #909;

}

/*---:[ headlines ]:---*/



h1, h2, h3 {

	font-weight:normal;

	font-size:16px;

	color:#f84503;

}

#ctc h1, h2, h3 {

	font-weight: bold;

	color:#774411;

}

h1 {

	font-size:16px;

	letter-spacing:normal;

	padding-bottom:10px;

	text-transform:uppercase;

}

#masthead h1 {

	padding:0.4em 0 0.2em 0;

	border-top:0px solid #ccc;

	text-align:center;

	clear: both;

}

h1 a, h1 a:visited, h1 a:hover {

	 color:#FFFFFF;font-size:36px;font-weight:bold;text-decoration:none;}

h2 {

	font-size:14px;

	font-weight:normal;

	color:#F75113;

	padding-bottom: 5px;

}

h2 a {

	color: #774411;

	text-decoration: none;

}

h2 a:visited {

	color: #774411;

	text-decoration: none;

}

h2 a:hover {

	color: #535e12;

	text-decoration: none;

}

.posts h2 {

	margin: 0 0 0.1em 0;

	line-height: 1.2em;

}

.pages h2, h2.page_header {

	margin: 0 0 0.5em 0;

	padding: 0 0 0.6em 0;

	font-weight:bold;

	color:#1b1b1b;

	background: url('../default/images/hr_title_sep.gif') 0 100% no-repeat;

}

h2.archive_head {

}

h3 {

	font-size: 1.2em;

}

#masthead h3 {

	margin: 0 0 0.5em 0;

	font-weight: normal;

	font-size: 1.1em;

	text-transform: none;

	color: #888;

	text-align: center;

}

.entry h3 {

	margin: 2.5em 0 0.5em 0;

}

.entry h3.top {

	margin: 1.5em 0 0.5em 0 !important;

}

h3.comments_headers {

	font-size: 1.1em;

}

h4 {

	font: italic 1em Verdana, Arial, Helvetica, sans-serif;

	color: #888;

}

h4 a, h4 a:visited {

	color: #888;

	text-decoration: none;

}

h4 a:hover {

	color: #888;

	text-decoration: underline;

}

.posts h4 {

	margin: 0 0 1.25em 0;

	padding: 0 0 1.0em 0;

	background: url('../default/images/hr_title_sep.gif') 0 100% no-repeat;

}

/*---:[ core layout elements ]:---*/



#container {

	width: 970px;

	margin: 15px auto 0 auto;

}

#content_box {

	width: 970px;

	text-align: left;

	float: left;

	clear: both;

}

#content {

	width: 520px;

	padding: 0 0 0 20px;

	float: left;

}

#content_author {

	width: 740px;

	padding: 0 0 0 20px;

	float: left;

}

#sidebar {

	width: 210px;

	padding: 0 0 0 15px;

	float: right;

}

#l_sidebar {

	width: 210px;

	padding: 0 0 0 0px;

	float: left;

}

#r_sidebar {

	width: 190px;

	float: right;

}

#footer {

	width: 970px;

	padding: 1.2em 0 0 0;

	float: left;

	clear: both;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

}

/*---:[ header styles ]:---*/



#masthead {

	width: 970px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */

}

/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */



ul#images/ {

 list-style: none;

 width: 950px;

 padding: 2px 10px;

 border-bottom: 0px solid;

 float: left;

 clear: both;

 border-color: #774411;

}

ul#images/ li {

 padding: 0.3em 34px 0.3em 0;

 font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;

 text-transform: lowercase;

 letter-spacing: .1em;

 float: left;

}

ul#images/ li a, ul#images/ li a:visited {

 color: #000;

 text-decoration: none;

 padding-left: 5px;

}

ul#images/ li a:hover {

 color: #848431;

 text-decoration: none;

}

ul#images/ li a.current, ul#images/ li a.current:visited, ul#images/ li a.current:hover {

 color: #090;

 text-decoration: underline;

}

ul#images/ li.rss {

 padding: 0.85em 0 0.7em 0;

 float: right;

}

ul#images/ li.rss a {

 padding: 0 18px 0 0;

 background: url('images/icon_rss.gif') 100% 50% no-repeat;

}

#header_img {

background: url('images/banner.jpg') no-repeat;

	height: 200px;

	width: 970px;

	margin: 0px;

	padding: 0px;

	border-bottom: 0px solid #000;

	float: left;

	clear: both;

}

.header_img {

	display: block;

} /* this is really just an IE 6 and 7 hack in disguise */

/*---:[ content styles ]:---*/



.entry {

	font-size:  12px;

	font-family:Arial, Helvetica, sans-serif

	line-height: 18px;

	color:#595959;

	/*letter-spacing: 1px;*/

	margin-right: 10px;

}

.entry blockquote {

	font-size: 1.0em;

}



.entry strong { color:#101010; }



.entry blockquote.right {

	width: 200px;

	font-style: normal !important;

	font-size: 1.3em !important;

	margin: 0.3em 0 0.3em 15px !important;

	padding: 0.3em 0 !important;

	border: 3px double #aaa;

	border-width: 3px 0;

	text-align: center;

	float: right;

}

.entry blockquote.left {

	width: 200px;

	font-style: normal !important;

	font-size: 1.3em !important;

	margin: 0.3em 15px 0.3em 0 !important;

	padding: 0.3em 0 !important;

	border: 3px double #aaa;

	border-width: 3px 0;

	text-align: center;

	float: left;

}

.entry blockquote.right p, .entry blockquote.left p {

	margin: 0 !important;

	line-height: 1.4em !important;

}

.entry p {

	margin: 0 0 15px 0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#595959 !important;

	

	

}

.entry ul, .entry ol {

	margin: 0 0 1.5em 40px;

}

.entry ul {

	list-style-type: square;

}

.entry li {

	margin: 0 0 0.5em 0;

}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {

	margin: 0.5em 0 0.5em 30px;

}

.entry dl {

	margin: 0 0 1.5em 0;

}

.entry dt {

	font-weight: bold;

	margin: 0 0 0.5em 0;

}

.entry dd {

	margin: 0 0 1.5em 20px;

}

.entry .ad {

	margin: 0 0 0.5em 15px;

	float: right;

}

.entry .ad_left {

	margin: 0 15px 0.5em 0;

	float: left;

}

.entry img {

}

.entry img.left {

	padding: 3px;

	margin: 0.5em 15px 0.5em 0;

	border: 3px double #bbb;

	float: left;

	clear: left;

}

.entry img.right {

	padding: 3px;

	margin: 0.5em 0 0.5em 15px;

	border: 3px double #bbb;

	float: right;

	clear: right;

}

.entry img.center {

	display: block;

	padding: 3px;

	margin: 0 auto 1.5em auto;

	border: 3px double #bbb;

	float: none;

	clear: both;

}

.entry img.off {

	padding: 0 !important;

	border: none !important;

}

.entry img.stack {

	clear: none !important;

}

.tagged {

	padding: 0.4em 0 0 0;

	background: url('../default/images/hr_tag_sep.gif') no-repeat;

	font-size: 1.2em;

	line-height: 1.6em;

	color: #888;

	clear: both;

}

.tagged a, .tagged a:visited {

	padding: 0.25em;

	color: #333;

	text-decoration: none;

}

.tagged a:hover {

	color: #fff;

	background: #333;

	text-decoration: none;

}

.add_comment {

	display: block;

	padding: 0 0 0 20px;

	font-weight: bold;

	float: right;

}

.navigation {

	width: 500px;

	font-size: .8em;

	float: left;

}

.previous {

	float: left;

	width: 50%;

	text-align:left;

}

.next {

	float: right;

	width: 50%;

	text-align:right;

}

.clear {

	width: 500px;

	height: 1px;

	margin: 0 0 5.0em 0;

	clear: both;

}

.rule {

	background: url('../default/images/hr_tag_sep.gif') no-repeat;

}

.flat {

	margin: 0 0 2.0em 0 !important;

}

.whitespace {

	margin: 0 0 3.5em 0 !important;

}

/*---:[ sidebar styles ]:---*/



ul.sidebar_list {

	list-style: none;

	z-index: -1;

}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {

	width: 210px;

	padding: 0 0 0em 0;

	font-size:12px;

	font-weight:bold;

	line-height:16px;

	float: left;

	letter-spacing: 1px;

	margin-bottom:32px;

}

ul.sidebar_list li.widget_recent_entries {

	width: 210px;

	font-size: 1em;

	font-weight:bold;

	line-height: 1.3em;

	float: left;

	letter-spacing: 1px;

}

li.widget h2, li.linkcat h2 {

	font:Arial, Helvetica, sans-serif;

	font-weight:normal;

	font-size:16px;

	text-transform:uppercase;

	margin: 0 0 0.1em 0;

	padding: 0.1em 2px;

	padding-bottom: 5px;

	padding-top: 10px;

	color:#000000;

	/*	background: url('images/hr_dot_black.gif') 0 100% repeat-x; */

	

}

li.tag-link a {

	line-height:25px;

}

li.linkcat2 h2 {

	font-weight: bold;

	font-size: 1.077em;

	text-transform: lowercase;

	letter-spacing: normal;

	padding: 0.8em 2px;

	background-color:#efe48b;

	color: #774411;

}

li.widget p {

	margin: 0 0 1.5em 0;

	padding: 0 10px;

}

li.widget ul, li.linkcat ul {

	margin: 0 0 .2em 2px;

	list-style:none;

}

li.widget ol, li.linkcat ol {

	margin: 0 0 0.5em 1px;

}

li.widget li, li.linkcat li {

  padding:8px 0;

  background: url('images/menu-bt.jpg') no-repeat left bottom;}



li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {

	text-decoration: none;

	font-size:12px;

	color:#202020;

	}

li.widget li a:hover, li.linkcat li a:hover {

	text-decoration: none;

	font-size:12px;

	color:#F75113;

}

li.widget li .recent_date {

	padding: 0 0 0 8px;

	font-weight: bold;

	color: #888;

}

li.widget ul.flickr_stream {

	list-style: none;

	margin: 0;

	padding: 0 10px;

}

li.widget ul.flickr_stream li {

	margin: 0;

	padding: 0 5px 5px 0;

	display: inline;

}

li.widget ul.flickr_stream li a img {

	padding: 3px;

}

li.widget ul.flickr_stream li a:hover img {

	background: #ff2a96;

}

/*---< FlickrRSS styles for the widget only >---*/

		

			li.widget_flickrrss {

}

li.widget_flickrrss a img {

	margin: 0 5px 5px 0;

	padding: 3px;

}

li.widget_flickrrss a:hover img {

	background: #ff2a96;

}

/*---< Calendar widget styles >---*/

		

		#calendar_wrap {

	font-size: 1.3em;

}

/*---:[ footer styles ]:---*/



#footer p {

	margin: 0 0 0.923em 0;

	font-size: 1.3em;

	color: #888;

	text-align: center;

}

#footer a, #footer a:visited {

	color:#27598a;

	text-decoration:none;

	font-size:12px;

}

#footer a:hover {

	color: #888;

	text-decoration: underline;

}

/*---:[ comment styles ]:---*/



#comments {

	width: 500px;

	float: left;

	clear: both;

}

ul#comment_list {

	list-style: none;

	margin: 0 0 4.0em 0;

	border-top: 1px solid #bbb;

	float: left;

}

ul#comment_list li.comment {

	width: 500px;

	padding: 1.2em 0 0 0;

	border-bottom: 1px dotted #bbb;

	float: left;

}

ul#comment_list li.trackback {

	width: 470px;

	padding: 1.2em 15px 0 15px;

	background: url('../default/images/trackback_bg.gif');

}

.comment_meta {

	margin: 0 0 1.2em 0;

}

.comment_num {

	padding: 0 15px 0 20px;

	font-weight: bold;

	font-size: 1.4em;

	float: right;

}

.trackback .comment_num {

	padding: 0 0 0 20px;

}

.comment_num a, .comment_num a:visited {

	color: #888;

	text-decoration: none;

}

.comment_num a:hover {

	color: #df0000;

	text-decoration: none;

}

.comment_meta strong {

	font-size: 1.6em;

}

.comment_time {

	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;

	color: #888;

}

.comment .entry {

	padding: 0 15px;

}

.comment .entry p {

	font-size:13px;

	color:#000;

	line-height:22px;

}

/*---:[ comment form styles ]:---*/



#comment_form {

	width: 500px;

	padding: 1.0em 0 0 0;

	float: left;

}

#comment_form p {

	padding: 0.6em 0;

}

#comment_form label {

	padding: 0 0 0 10px;

	font-size: 1.2em;

}

#comment_form .text_input {

	width: 400px;

	padding: 3px;

	color: #444;

	font: normal 1.4em Verdana, Arial, Helvetica, sans-serif;

	border-top: 2px solid #999;

	border-left: 2px solid #999;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

}

#comment_form .text_area {

	width: 421px !important;

}

#comment_form .text_input:focus {

	border-top: 2px solid #666;

	border-left: 2px solid #666;

	border-right: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

}

#comment_form .form_submit {

	padding: 0.4em 4px;

	background: url('../default/images/submit_bg.gif');

	border: 3px double #999;

	border-top-color: #ccc;

	border-left-color: #ccc;

	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;

	cursor: pointer;

}

#comment_form p.subscribe-to-comments {

	font-size: 1.4em;

}

#comment_form p.subscribe-to-comments label {

	font-size: 1.0em;

}

/*---:[ search form styles ]:---*/



#search_form {

}

#search_form .search_input {

	width: 201px;

	padding: 3px;

	color: #090;

	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;

	border-top: 1px solid #999;

	border-left: 1px solid #999;

	border-right: 1px solid #f5f5f5;

	border-bottom: 1px solid #f5f5f5;

}

li.widget .search_input {

	font-size: 1.1em !important;

}

#search_form .search_input:focus {

	border-top: 1px solid #666;

	border-left: 1px solid #666;

	border-right: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

}

 * author profile */ div.profile-avatar img {

 padding: 5px;

 border: 1px solid #999;

}

div.profile-avatar {

}

div.profile-avatar h2 {

	display: block;

	margin: 4px auto 0;

}

/** in-post bioblock */



div.post div.profile-avatar {

	clear: left;

	margin-left: 0;

}

div.post div.profile-details ul li {

	list-style-type: none;

}

div.profile-avatar p {

	margin: 4px auto;

	font-weight: bold;

}

div.profile-details {

	float: left;

	margin: 10px 0 0 0px;

}

div.profile-details p.lightsmall {

	clear: left;

	margin: 25px 0pt 1px 4px;

}

div.profile-details p.sandwich {

	padding: 2px 0;

	margin: 6px 0 0 24px;

}

div.post div.profile-details p.sandwich {

	width: 488px;

}

div.expertblock div.profile-details p.sandwich {

	width: 454px;

}

div.profile-details p.sandwich a:link, div.profile-details p.sandwich a:visited {

	text-decoration: none;

	color: #1492c8;

}

div.profile-posts {

	float: left;

}

div.profile-details h2.author {

	margin: 0px 24px 10px;

}

div.profile-posts h2.posttitle, div.profile-posts small {

}

div.profile-posts h2.recent-entries {

	background-position: 20px 0;

}

div.profile-details p {

	line-height: 110%;

}

div.profile-details ul {

	margin-left: 24px;

}

div.solitary div.profile-details ul.biolinks {

	margin-left: 24px;

	list-style:none;

}

div.profile-details ul li {

	float: left;

	font-size: 13px;

}

div.profile-details ul li a {

	padding: 0px 10px;

	border-left: 1px solid #aaa;

}

div.profile-details ul li a.first {

	border: none;

	padding-left: 0;

}

div.profile-details ul li.email {

	padding-top: 6px;

}

div.profile-details ul li a:link, div.profile-details ul li a:visited {

	color: #1492c8;

	text-decoration: none;

}

div.bio {

	color: #333;

	float: left;

	padding: 5px;

}

div.bio h3 {

	clear: left;

}

div.bio a:link, div.bio a:visited {

	color: #006699;

	width: auto;

	text-decoration: none;

}

div.bio a:hover {

	text-decoration: underline;

}

p.biobio {

}

div.profile-posts .errcontainer {

	width: 488px;

	text-align: center;

	margin-top: 30px;

}

div.profile-posts {

	width: 488px;

	text-align: center;

	margin-top: 10px;

	text-align:left;

}

div.profile-posts .errcontainer .center {

	margin: 2px auto;

}

div.profile-posts .errcontainer h2 {

	font-size: 16px;

}

div.profile-posts .errcontainer p {

	font-size: 12px;

}

div.profile-posts #sitesearch h2 {

	font-size: 18px;

	background: #f4f3f0;

	color: #1492c8;

}

div.profile-posts #sitprofile-avataresearch h2, div.profile-posts #sitesearch form {

}

div.expertblock div.profile-avatar {

	margin-left: 0;

}

div.expertblock {

	border-bottom: 1px dotted #999;

	margin: 10px 0 0px 24px;

	padding-bottom: 30px;

	float: left;

	width: 410px;

}

/** end author profile */





#r_sidebar ul li ul#ourexperts {

	margin-left: 0px;

	margin-bottom: px;

	padding-left:  15px;

}

#l_sidebar ul li ul#ourexperts {

	margin-left: 0px;

	margin-bottom: 0px;

	padding-left:  15px;

}

#r_sidebar ul li ul#ourexperts li {

	width: 70px;

	height: 70px;

	display: block;

	float: left;

	padding-top: 5px;

	margin-left: 5px;

}

#l_sidebar ul li ul#ourexperts li {

	width: 70px;

	height: 70px;

	display: block;

	float: left;

	padding-top: 5px;

	margin-left: 5px;

}

#r_sidebar ul li ul#ourexperts li a img {

}

#l_sidebar ul li ul#ourexperts li a img {

}

#r_sidebar ul li ul#ourexperts li.subdesc, #r_sidebar ul li ul#ourexperts li.meet {

	color: #774411;

	height: auto;

	width: 210px;

	font-size: 12px;

	font-weight:bold;

}

#l_sidebar ul li ul#ourexperts li.subdesc, #r_sidebar ul li ul#ourexperts li.meet {

	color: #774411;

	height: auto;

	width: 210px;

	font-size: 12px;

	font-weight:bold;

}

p.biobio {

	float: left;

	font-size: 12px;

	line-height: 170%;

}

div.profile-details ul li a.first {

	border: none;

	padding-left: 0;

}

div.profile-avatar {

	margin-left: 0;

}

div.excerpt p {

	color: #333;

	width: 450px;

	margin: 0px 0px 10px;

	padding: 0;

	line-height: 170%;

	color: #666;

}

div.post.expertlist {

	border-top: 0;

	margin-top: 0;

	padding-top: 6px;

	width: 460px;

	padding-left: 20px;

}

img.alignleft, div.alignleft {

	float:left;

	margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright {

	float:right;

	margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter {

	text-align:center;

	margin:0 auto;

}

/************************************************

*	Homepage Bottom					     		* 

************************************************/



#homebottom {

	width: 970px;

	margin: 20px auto 0px;

	padding: 20px 0px 0px 0px;

	line-height: 20px;

	border-top: 2px solid #000000;

}

#homebottom h1 {

	color: #000000;

	font-size: 18px;

	font-weight: normal;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

}

#homebottom h2 {

	color: #000000;

	font-size: 12px;

	font-weight: bold;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

#homebottom h1 a, #homebottom h1 a:visited {

	color: #000000;

	text-decoration: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

}

#homebottom h1 a:hover {

	color: #000000;

	text-decoration: none;

}

#homebottom ul {

	color: #000000;

	list-style-type: square;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

#homebottom ul li {

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 0px 0px;

}

#homebottomleft {

	float: left;

	width: 280px;

	margin: 0px 0px 20px 0px;

	padding: 0px 20px 0px 0px;

	border-right: 1px solid #666666;

	overflow: hidden;

}

#homebottomleft img {

	float: left;

	border: 2px solid #C0C0C0;

	margin: 0px 0px 10px 0px;

}

#homebottomleft p {

	padding: 0px;

	margin: 0px;

}

#homebottommiddle {

	float: left;

	width: 280px;

	margin: 0px 0px 20px 0px;

	padding: 0px 20px 0px 20px;

	border-right: 1px solid #666666;

	overflow: hidden;

}

#homebottommiddle img {

	float: left;

	border: 2px solid #C0C0C0;

	margin: 0px 0px 10px 0px;

}

#homebottommiddle p {

	padding: 0px;

	margin: 0px;

}

#homebottomright {

	float: right;

	width: 280px;

	margin: 0px 0px 20px 0px;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}

#homebottomright img {

	float: left;

	border: 2px solid #C0C0C0;

	margin: 0px 0px 10px 0px;

}

#homebottomright p {

	padding: 0px;

	margin: 0px;

}

.newsletter {

	PADDING-RIGHT: 10px;

	PADDING-LEFT: 10px;

	PADDING-BOTTOM: 5px;

	PADDING-TOP: 5px;

	HEIGHT: 40px

}

.newsletter INPUT {

	BORDER-RIGHT: #959595 1px solid;

	BORDER-TOP: #959595 1px solid;

	BORDER-LEFT: #959595 1px solid;

	PADDING-RIGHT: 5px;

	PADDING-LEFT: 5px;

	PADDING-TOP: 0px;

	PADDING-BOTTOM: 0px;

	FLOAT: left;

	MARGIN: 3px 3px 0px 0px;

	WIDTH: 155px;

	COLOR: #959595;

	BORDER-BOTTOM: #959595 1px solid

}

.newsletter INPUT.btn {

	BORDER-TOP-WIDTH: 0px;

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	BORDER-LEFT-WIDTH: 0px;

	BORDER-BOTTOM-WIDTH: 0px;

	PADDING-BOTTOM: 0px;

	WIDTH: auto;

	PADDING-TOP: 0px;

	HEIGHT: auto;

	BORDER-RIGHT-WIDTH: 0px

}

.testimonial {

	COLOR: #000000;

	LINE-HEIGHT: 18px;

	PADDING-TOP: 5px;

	border-style:dotted;

	border-width: thin;

	border-color:#CCCCCC;

}

.dotted {

	border-style:dotted;

	border-width: thin;

	border-color:#CCCCCC;

}

.contactus {

	OVERFLOW: visible;

	WIDTH: auto;

	position: inherit;

	HEIGHT: auto;

	z-index: 4;

	PADDING-TOP: 10px;

	PADDING-BOTTOM: 10px;

	PADDING-left: 5px;

	COLOR: #000000;

}

.contactus FORM {

	MARGIN-TOP: 20px;

}

.contactus LABEL {

	DISPLAY: block;

	FLOAT: left;

	WIDTH: 40px;

	TEXT-ALIGN: right

}

.contactus INPUT {

	BORDER-RIGHT: #C37715 1px solid;

	BORDER-TOP: #C37715 1px solid;

	BORDER-LEFT: #C37715 1px solid;

	MARGIN: 0px 0px 15px 10px;

	BORDER-BOTTOM: #C37715 1px solid;

	WIDTH: 165px;

}

.contactus TEXTAREA {

	BORDER-RIGHT: #C37715 1px solid;

	BORDER-TOP: #C37715 1px solid;

	MARGIN: 0px 0px 15px 10px;

	BORDER-LEFT: #C37715 1px solid;

	WIDTH: 165px;

	BORDER-BOTTOM: #C37715 1px solid;

	HEIGHT: 90px

}

.contactus .btn {

	DISPLAY: block;

	MARGIN-LEFT: 100px;

	WIDTH: auto;

	BORDER-TOP-STYLE: none;

	BORDER-RIGHT-STYLE: none;

	BORDER-LEFT-STYLE: none;

	BORDER-BOTTOM-STYLE: none

}

.contactus .emails {

	MARGIN: 40px 0px 0px 100px

}

.contactus #error {

	DISPLAY: none;

	FONT-WEIGHT: bold;

	MARGIN: 10px 0px 20px 100px;

	COLOR: red

}

.contactus .error {

	BORDER-LEFT-COLOR: red;

	BORDER-BOTTOM-COLOR: red;

	BORDER-TOP-COLOR: red;

	BORDER-RIGHT-COLOR: red

}

.contactus_txt {

	padding-left: 8px;

	padding-right: 8px;

	color:#535e12;

	font-size: 1.1em;

}









/*                                                    */

/*  main 'top-level' form elements                    */

/*                                                    */

@import "../default/calendar.css";

.cform2 {

	width: 310px;

}

.cform2 fieldset {

	padding:5px 0 5px 0;

	border:none;

}

.cform2 .cf_hidden {

	display:none;

	border:none!important;

	background:none!important;

	padding:0!important;

	margin:0!important;

}

.cform2 legend {

	margin:0;

	padding:0;

	font-weight: bold;

	color: #774411;

}

ol.cf-ol {

	margin:0!important;

	padding:15px 0 0 0!important;

	border-top:1px solid #f0f0f0;

}

ol.cf-ol li {

	background:none!important;

	margin:5px 0!important; /*some themes may interfere otherwise*/

	padding:0;

	list-style:none!important;

	text-align:left;

	line-height:1.1em;

}

/*                                                    */

/* just for text-only fields (no input)               */

/*                                                    */



ol.cf-ol li.textonly {

	color:#888888;

	font-size:1em;

	letter-spacing:2px;

	margin:12px 0pt !important;

	padding:0pt 0pt 0pt 100px;

}

/*                                                    */

/* global definitions for field labels                */

/*                                                    */



.cform2 label {

	width:90px;

	margin:4px 10px 0 0;

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	text-align:left;

	vertical-align:top;

	font-weight: bold;

	color: #774411;

}

.cform2 label span {

	width:90px; /* must be the same as above!*/

	display:block;

}

label.cf-before {

	margin:4px 10px 0 0;

}

label.cf-after {

	margin:4px 2px 0pt 6px;

	text-align:left;

	width:75px;

}

label.cf-after span {

	width:75px;

	display:block;

}

label.cf-group-after {

	margin:4px 0 0 2px;

	width:60px;

	text-align:left;

}

label.cf-group-after span {

	width:60px;

	display:block;

}

/*                                                    */

/*   FORM FIELDS general formatting                   */

/*                                                    */



.cform2 input, .cform2 textarea, .cform2 select {

	padding:3px;

	border:1px solid #aaa;

	font:0.9em Trebuchet MS, sans-serif;

	color:#888;

	background:#ffffff url(/images/field-bg-top.gif) repeat-x top left;

	vertical-align:top;

}

.cform2 input:hover, .cform2 textarea:hover, .cform2 select:hover {

	border: 1px solid #FFCC00;

	background:#ffffff url(/images/field-bg-bottom.gif) repeat-x bottom left;

}

.cform2 input:focus, .cform2 textarea:focus, .cform2 select:focus {

	color:#666;

	background:#ffffff url(/images/field-bg-bottom.gif) repeat-x bottom left;

}

.cform2 textarea, .cform2 input {

	width:180px;

}

.cform2 select {

	width:306px; /* attempt to have equal length */

}

.cform2 select.cfselectmulti {

	height:7.5em;

}

.cform2 textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	overflow:auto;

}

/*           SIDEBARFORM                                         */



.cformW label {

	width:90px;

	margin:0px 0px 0 0;

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	text-align:left;

	vertical-align:top;

	font-weight: bold;

	color: #F75113;

}

.cformW label span {

	width:90px; /* must be the same as above!*/

	display:block;

}

.cformW {

	width: 190px;

}

.cformW fieldset {

	padding:1px 0 0px 0;

	border:none;

}

.cformW .cf_hidden {

	display:none;

	border:none!important;

	background:none!important;

	padding:0!important;

	margin:0!important;

}

.cformW legend {

	margin:0;

	padding:0;

	font-weight: bold;

	color: #774411;

}

.cformW input, .cformW textarea, .cformW select {

	padding:2px;

	border:1px solid #aaa;

	font:0.9em Trebuchet MS, sans-serif;

	color:#888;

	background:#ffffff url(/images/field-bg-top.gif) repeat-x top left;

	vertical-align:top;

}

.cformW input:hover, .cformW textarea:hover, .cformW select:hover {

	border: 1px solid #FFCC00;

	background:#ffffff url(/images/field-bg-bottom.gif) repeat-x bottom left;

}

.cformW input:focus, .cformW textarea:focus, .cformW select:focus {

	color:#666;

	background:#ffffff url(/images/field-bg-bottom.gif) repeat-x bottom left;

}

.cformW textarea, .cformW input {

	width:170px;

}

.cformW select {

	width:170px; /* attempt to have equal length */

}

.cformW select.cfselectmulti {

}

.cformW textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	overflow:auto;

}



/*-----contform---------*/

.cformcont label {

	width:100%;

	margin:0px 0px 0 0;

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	text-align:left;

	vertical-align:top;

	font-weight: bold;

	color: #F75113;

}

.cformcont label span {

	width:350px; /* must be the same as above!*/

	display:block;

}

.cformcont {

	width: 172px;

	margin-top:10px;

	margin-left:auto;

	margin-right:auto;



}

.cformcont fieldset {

	padding:1px 0 0px 0;

	border:none;

}

.cformcont .cf_hidden {

	display:none;

	border:none!important;

	background:none!important;

	padding:0!important;

	margin:0!important;

}

.cformcont legend {

	margin:0;

	padding:0;

	font-weight: bold;

	color: #774411;

}

.cformcont input, .cformcont textarea, .cformcont select {

	padding:2px;

	border:1px solid #aaa;

	font:0.9em Trebuchet MS, sans-serif;

	color:#888;

	background:#ffffff url(/images/field-bg-top.gif) repeat-x top left;

	vertical-align:top;

}

.cformcont input:hover, .cformcont textarea:hover, .cformcont select:hover {

	border: 1px solid #FFCC00;

	background:#ffffff url(/images/field-bg-bottom.gif) repeat-x bottom left;

}

.cformcont input:focus, .cformcont textarea:focus, .cformcont select:focus {

	color:#666;

	background:#ffffff url(/images/field-bg-bottom.gif) repeat-x bottom left;

}

.cformcont textarea, .cformcont input {

	width:170px;

}

.cformcont select {

	width:170px; /* attempt to have equal length */

}

.cformcont select.cfselectmulti {

}

.cformcont textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	overflow:auto;

}

/*                                                    */

/* formatting for text:  "(required)"  & other        */

/*                                                    */



span.reqtxt, span.emailreqtxt {

	margin-bottom:10px;

	display: block;

	vertical-align:top;

	color: #595959;

	font-size:0.8em;

	padding-right: 15px;

	text-align:right;

}

/*                                                    */

/*   radio button title                               */

/*                                                    */



ol.cf-ol li.cf-box-title {

	color:#888888;

	font-size:1em;

	letter-spacing:2px;

	margin:12px 0pt 0 !important;

	padding:0pt 0pt 0pt 100px;

}

/*                                                    */

/*   check boxes                                      */

/*                                                    */



input.cf-box-a, input.cf-box-b {

	margin:1px 0 0 0;

	width:16px;

	height:22px;

	border:none!important;

	background:none!important;

}

input.cf-box-a {

	margin-left:1px; /* check with label 'width' incl. */

}

.cf-box-c {

	margin:1px 100px 0 0;

	width:16px;

	height:22px;

	border:none!important;

	background:none!important;

}

/*                                                    */

/* check box groups                                   */

/*                                                    */



ol.cf-ol li.cf-box-group {

	padding: 0 0 5px 100px;

}

/*                                                    */

/*   FORM submit button                               */

/*                                                    */



p.cf-sb {

	margin: 0;

	padding:0pt 3px 0pt 0pt !important;

	text-align:center;

}

.cform2 input.sendbutton {

	width:100px;

	padding:2px;

	margin: 0 0 0 0px;

	font-size:0.8em;

	background:url(/images/button-bg.gif) repeat-x;

	border:1px solid #adadad!important;

	border-left-color:#ececec!important;

	border-top-color:#ececec!important;

	margin-right: 20px;

}

.cformW input.sendbutton {

	padding:2px;

	margin: 0 0 0 10px;

	font-size:0.8em;

	background:url(/images/button-bg.gif) repeat-x;

	border:1px solid #adadad!important;

	border-left-color:#ececec!important;

	border-top-color:#ececec!important;

}

/*                                                    */

/*   FORM FIELDS enhanced error display               */

/*                                                    */

ol.cf-ol li.cf_li_err {

	background:#FFDFDF url(/images/li-err-bg.png) repeat!important;

	border-color:#DF7D7D;

	border-style:solid;

	border-width:1px 0pt;

	padding:5px 0!important;

	margin:5px 0!important;

}

ol.cf-ol li ul.cf_li_text_err {

	margin:0 0 0 10px;

	padding:0;

	color:#333;

}

ol.cf-ol ul.cf_li_text_err li {

	background:url(../default/icon-alert.png) no-repeat left 1px!important;

	list-style:none!important;

	font-weight:bold;

	text-indent:0;

	margin:0 0 2px!important;

	padding-left:15px;

}

ol.cf-ol ul.cf_li_text_err li:before {

	content:'';

}





/*                                                    */

/* 'visitor verification' related styles              */

/*                                                    */

label.secq, label.seccap {

	vertical-align:text-bottom;

	margin-bottom:4px;

}

input.secinput {

	vertical-align:text-bottom;

}

#cform2s_captcha6, #cform2s_captcha5, #cform2s_captcha4, #cform2s_captcha3, #cform2s_captcha2, #cform2s_captcha {

	height:15px;

	width:100px;

	padding: 4px 4px;

	margin: 0;

	vertical-align:text-bottom;

}

img.captcha {

	vertical-align:text-bottom;

	margin:0 0 0 10px!important;

	padding:0!important;

	border:none!important;

	float:none!important;

}

img.captcha-reset {

	vertical-align:text-bottom;

	background:	url(../default/captcha_reset_white.gif) no-repeat;

	margin:0 0 2px 3px;

	width:21px;

	height:21px;

	border:none;

}

img.imgcalendar {

	border:none;

}

/*                                                    */

/* change formatting of response msgs here            */

/*                                                    */



div.cf_info {

	color:#333;

	display:none;

	padding:10px 15px!important;

	width:380px;

	line-height:1.3em;

	margin:10px auto;

}

div.cf_info ol {

	margin:0;

	padding:5px 15px 0 30px;

}

div.cf_info ol li {

	padding:1px 0;

	margin:2px 0;

}

div.cf_info a {

	color:red!important;

	text-decoration:underline!important;

}

div.success {

	background:#F9F9F9 none repeat scroll 0%;

	color:#AAAAAA;

	display:block;

}

div.failure {

	display:block;

	background:#FFDFDF url(../default/li-err-bg.png) repeat!important;

	border-color:#DF7D7D;

	border-style:solid;

	border-width:1px 0pt;

}

div.waiting {

	background:#F9F9F9;

	color:#AAAAAA;

	display:block;

}

/*                                                    */

/*   formatting for invalid user inputs               */

/*                                                    */

.cform2 .cf_error {

	color:red;

	border:1px solid #FF0000;

}

div.mailerr {

	display:block;

}

.mailerr, .cform2 .cf_errortxt {

	color:red;

}

/*                                                    */

/* change formatting of response msgs here            */

/*                                                    */



p.cf_info {

	margin:10px 0;

	text-align:center;

}

p.success {

	color:#535e12;

}

p.failure {

	color:red;

}



/*                                                    */

/* disabled fields [disabled] does not work on IE!    */

/*                                                    */



[disabled] {

 color:#dddddd;

 border-color:#dddddd!important;

 background:none!important;

}

.disabled {

	border-color:#dddddd!important;

}

/*                                                    */

/* upload box styling                                 */

/*                                                    */



.cform2 input.cf_upload {

	width:220px;

	background: #f9f9f9;

	border:1px solid #888888;

}

/*                                                    */

/*  Other: link love                                  */

/*                                                    */

.linklove {

	margin:6px auto 10px !important;

	padding:0pt 6px 0pt 0pt !important;

	text-align:right;

	width:410px;

}

.linklove a, .linklove a:visited {

	font-size: 0.8em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#aaaaaa!important;

}

/*                                                    */

/*  Other: browser hacks                              */

/*                                                    */

*+html ol.cf-ol, *+html ol.cf-ol li {

	display: inline-block;  /*for ie7*/

}

* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt {

	display: inline-block;

}

* html .cform2 legend {

	position:absolute;

	left: -8px;

	top:0;

	margin-left:0;

}

*+html .cform2 legend {

	position:absolute;

	left: -8px;

	top:0;

	margin-left:0;

}

* html .cform2 fieldset {

	position: relative;

	margin-top:15px;

	padding-top:25px;

}

*+html .cform2 fieldset {

	position: relative;

	margin-top:15px;

	padding-top:25px;

}

* html img.captcha {

	margin-bottom:1px!important;

}

*+html img.captcha {

	margin-bottom:1px!important;

}

#tag_cloud a {

	font-weight:normal;

	text-align:left;

}

#tag_cloud li {

}

#tag_cloud {

	padding-left: -20px;

}

#content ol {

	margin:15px 15px 0 15px;

	list-style-type:none;

}

#content ul {

	margin:15px 5px 0 5px;

	list-style-type:none;

}

#content ul li {

	margin-top:5px;

	padding:0 10px;

	font-size:12px;

	list-style:circle;

	list-style-type:circle;

	list-style-position:outside;

	text-decoration:none;

	padding-left: 5px;

	margin-left: 25px;

	line-height: 20px;

}

#content .ext li {

	margin-top:15px;

}

#content .li a {

	display:block;

	font-size:14px;

	font-style:italic;

	text-decoration:underline;

	line-height: 25px;

}

.recent-mid{float:left; width:194px; background:#f3f3f3; padding:0 8px; font-weight:normal; letter-spacing:normal; font-size:12px; color:#232122;}

.recent-mid-news{float:left; width:192px; background:#f2f2f2; padding:0 8px; font-weight:normal; letter-spacing:normal; font-size:12px; color:#232122; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}



.recent-mid ul li{ list-style-type:none; background:none; border-bottom:dashed 1px #9a9899;}







.recent-tp{float:left; width:210px; height:8px; background:url('images/recent-tp.png') no-repeat left top;}

.recent-bt{float:left; width:210px; height:8px; background:url('images/recent-bt.png') no-repeat left top;}



.what-peple-tp{background:url('images/what-people-tp.png') no-repeat left top; width:190px; height:9px; float:left;}

.what-peple-md{float:left; background:#f7f7ef; padding:0 15px; width:160px;}

.what-people-bottom{background:url('images/what-people-bt.png') no-repeat left top; width:190px; height:9px; float:left;}



.contactphone-contar {width:100%; float:left; padding-bottom:10px;}

.contactphone-contar h2 {font-size:16px; font-weight:normal; color:#F94802; margin-bottom:3px;}

.contactphone-contar p {font-size:15px; margin-bottom:5px; color:#5C5C5C}

.contactphone-contar p span {font-size:18px; color:#666666; float:left; margin-top:5px;}



.contformcont {border:1px solid #e8e3e3; padding:20px; background:#f2f2f2; width:354px; margin-left:66px;margin-bottom:16px;}



.recent-tp-newsl { float:left; width:210px; height:8px; background:url('images/recent-tp-news.png') no-repeat left top;}

.recent-bt-newsl { float:left; width:210px; height:8px; background:url('images/recent-bt-news.png') no-repeat left top;}

.ctc a{font-weight:normal !important; }







/* Menu */

.menu li a, #header h1 a, .navigation a{

	-webkit-transition: all 200ms linear; /*safari and chrome */

	-moz-transition: all 200ms linear; /* firefox */

	-o-transition: all 200ms linear; /* opera */

	transition: all 200ms linear;

}



#site-info, .menu{

		display:inline;

		float:left;

	}

	.menu{

		list-style:none;

		padding:0;

margin-top:16px;

width:960px;

padding:0 0 0 15px;

	}

.menu li{

font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;

			display:inline;

			float:left;

			font-size:17px;

			text-transform:none;



margin:0 0 0 35px;

			position:relative;

text-align:center;

font-weight:none;



		}

		.menu li:first-child{margin-left:0;}

			.menu li a{

				text-decoration:none;

				text-transform:uppercase;

			}

			.menu li a:hover, .menu li.current-menu-item a{

background:#f8f8f8;

				color:#222222;

				text-shadow:2px 2px 1px rgba(0,0,0,0.13);

				-moz-text-shadow:2px 2px 1px rgba(0,0,0,0.13);

			}

		.menu li:last-child{margin-left:40;}

			.menu li a{

				text-decoration:none;

				color:#202020;

			}

			.menu li a:hover, .menu li.current-menu-item a{

				color:#F75113;

				text-shadow:2px 2px 1px rgba(0,0,0,0.13);

				-moz-text-shadow:2px 2px 1px rgba(0,0,0,0.13);

			}

		.menu li ul{

			margin:0;

			position:absolute;

			top:26px;

			left:0;

			width:80px;

			background:#FFF;

			padding:10px;

			z-index:20;

			display:none;

			-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);

			-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);

			box-shadow:1px 1px 3px rgba(0,0,0,0.2);

		}

		.menu li:hover ul{

			display:block;

		}

			.menu li ul li a{

				font-size:16px;

				

			}

			.menu li ul li{

				display:block;

				clear:both;

				margin:0 0 10px 0;

				line-height:12px;

			}
			
h2.widgettitle{
			font:Arial, Helvetica, sans-serif;
			font-weight:normal;
	        font-size:16px;
	        color:#000000;
	}

