body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
a img {
border: none;
}
ol {
	margin-left: 40px;
}
body {
	behavior: url(assets/js/csshover.htc);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #CCEEEE;
	background-image: url(assets/images/pageElements/curiousBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #495966;
}
h1, h2, h3, h4 {
	
}
a {
	text-decoration: none;
	color: #40A4B0;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin-left: 30px;
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #84C6CF;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
	
}
#sidebar {
	background-color: #FFF;
}
#footer #login {
	margin-bottom: 5px;
	padding: 10px 0;
	font-size: 11px;
	background-color: #0D875D;
	
}
#login label, #register label {
display: inline-block;
margin: 0 5px 0 0;
font-size: 11px;
font-weight: bold;
color: #000;
}
#register .story label {
width: 190px;
}
#footer #login p {
	margin: 4px 0 0 0;
}
#footer #login p a {
	color: #FFF;
}
#footer #login input {
	margin: 0 6px 0 0;
	height: 12px;
	padding: 2px;
	border: 1px solid #40A4B0;
	font-size: 10px;
	padding: 1px;
	width: 60px;
}
#footer #login input.submit {
	margin-right: 25px;	
	width: 40px;
	height: 20px;
	padding-top: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
#login input#chkbox {
width: auto;
padding: 0;
}
#sidebar #login p {
	margin-left: 30px;
}
#banner {
	margin-bottom: 5px;
	height: 160px;
	margin-left: 30px;
	padding-left: 30px;
	background-image: url(assets/images/pageElements/curiousBanner.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#banner h1 {
	padding-top: 30px;
	text-indent: -2000px;
	width: 210px;
	height: 60px;
}
#banner h1 a {
	display: block;
	width: 210px;
	height: 60px;
	background-image: url(assets/images/pageElements/curiousLogo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#banner #search {
	width: 200px;
	float: right;
	margin-top: 5px;
}
.ajaxSearch_resultsInfo {
	font-size: 10px;
	text-transform: uppercase;
}
#ajaxSearch_input {
	border: 1px solid #40A4B0;
	font-size: 10px;
	padding: 2px;
	height: 14px;
}

#banner #search fieldset {
	border: none;
}
#banner #primaryNavigation ul.outer {
	list-style: none;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #40A4B0;
	display: inline-block;
position: relative;
	width: 770px;
}
#banner #primaryNavigation ul li {
	display: block;
	float: left;
	font-family: "Avant Garde", Arial, sans-serif;
}
#banner #primaryNavigation ul li a {
	text-decoration: none;
	color: #40A4B0;
	padding: 4px 12px 4px 0;
}
#banner #primaryNavigation ul.drop li a {
	text-decoration: none;
	color: #1D808D;
	padding: 4px 6px;
}

#banner #primaryNavigation ul li a:hover {
	color: #317B85;
}
#banner #primaryNavigation ul a.active.parent.sf-with-ul, #banner #primaryNavigation ul a.current {
	color: #485865;
}
#banner #primaryNavigation ul.drop {
	padding: 0;
	background-color: #FFF;
	
	position: absolute;
	display: block;
	top: 47px;
	z-index: 2;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E7EBEC;
	border-right-color: #C7E0E4;
	border-left-color: #C7E0E4;
}
#banner #primaryNavigation ul.drop li {
	display: block;
	float: left;
	margin-top: 8px;
	padding: 3px 8px 3px 0;
	border-bottom: 1px solid #C7E0E4;
	width: 152px;
	
}
#banner #primaryNavigation ul.drop li a {
	display: block;
}
#banner #primaryNavigation ul li a {
	display: block;
	text-decoration: none;
	color: #555;
	background: #fff;
	
	
	border-bottom: 0;
	}

.sf-sub-indicator {
	margin-left: 5px;
	top:			1.05em; /* IE6 only */
	width:			7px;
	height:			10px;
	display: inline-block;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('assets/images/arrows.png') no-repeat left bottom; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a:hover .sf-sub-indicator {
	background-position:		right bottom;
}
#mainPanel {
	width: 530px;
	float: left;
}
#mainPanel #content .share {
	width: 30px;
	height: 140px;
	margin-top: 30px;
	float: left;
	margin-bottom: 5px;
	background-image: url(assets/images/pageElements/curioustabs.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainPanel #content .share a.add {
	text-indent: -2000px;
	width: 30px;
	height: 90px;
	display: block;
}
#mainPanel #content .share a.rss {
	text-indent: -2000px;
	width: 30px;
	height: 35px;
	display: block;
	margin-top: 5px;
}
#mainPanel #content .story {
	float: right;
	width: 500px;
	background-image: url(assets/images/pageElements/curiousStoryBg.png);
	background-position: bottom right;
	background-repeat: repeat-y;
	min-height: 110px;
	line-height: 16px;
	padding-bottom: 80px;
	letter-spacing: -0.01em;
}
#mainPanel #content .story h2 {
	font-size: 19px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 30px 20px 10px 0;
	border-bottom: 2px solid #40A4B0;
	color: #09885F;
	font-weight: normal;
}
#mainPanel #content .story p, #mainPanel #content .story h4 {
	margin-bottom: 18px;
	padding: 0 30px;
	line-height: 18px;
}
#mainPanel #content .story h4 {
	color: #40A4B0;
	margin-bottom: 10px;
	padding: 0 30px;
	line-height: 22px;
}
#mainPanel #content .story blockquote {
	color: #09885F;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
	background-image: url(assets/images/pageElements/curiousBlockquotes.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-top: 2px solid #6BB245;
	border-bottom: 1px solid #6BB245;
	width: 370px;
	padding: 10px 50px;
}
#mainPanel #content .story ul {
font-size: 13px;
margin-left: 30px;
width: 420px;
}
#mainPanel #content .story ul li {
margin-bottom: 5px;
background-image: url(assets/images/pageElements/squareBullet.gif);
background-repeat: no-repeat;
padding-left: 10px;
background-position: 0 6px;
list-style: none;
}
#mainPanel #content .story #nameBrowse ul li {
background-image: none;
margin-bottom: 0;
padding-left: 0;
}

/* for Internet Explorer */
/*\*/
* html #mainPanel #content .story {
height: 110px;
}
* html #mainPanel #content .story blockquote {
background-image: url(assets/images/pageElements/curiousBlockquotes.gif);
}
/**/



#sidebar {
	float: right;
	width: 295px;
	margin-bottom: 20px;
	
}
#sidebar h3 {
	font-size: 19px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 30px 20px 8px 0;
	border-bottom: 2px solid #6BB245;
	color: #6BB245;
	font-weight: normal;
	line-height: 20px;
} 
#sidebar .item {
	padding-bottom: 2px;
	margin-bottom: 5px;
	/*border-bottom: 2px solid #DBF3F3;*/
}
.blog #sidebar .item, .single #sidebar .item, .archive #sidebar .item {
	border-bottom: none;
	padding-bottom: 5px;
}
#sidebar .item.last {
	border-bottom: none;
}
#sidebar .item h4 {
	float: right;
	width: 265px;
	padding-top: 6px;
}
#sidebar .item ul li {
	margin-left: 30px;
	padding: 3px 0;
	border-bottom: 1px solid #DBF3F3;
	list-style: none;
}
#sidebar .news {
	margin-bottom: 10px;
}
#practitionerDirectory #sidebar .news .item {
margin-left: 30px;
border-bottom: none;
}
#practitionerDirectory #wrapper #sidebar .news h4 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 30px 20px 2px 0;
	border-bottom: 1px solid #6BB245;
	color: #6BB245;
	font-weight: normal;
	line-height: 20px;
	}
#sidebar .item .toggle {
	text-indent: -6000px;
	float: left;
	width: 24px;
	height: 24px;
	background-image:url(assets/images/pageElements/expand.gif);
	cursor: pointer;
	position: relative;
	top: -16px;
}
#sidebar .item .toggle:hover {
	background-image:url(assets/images/pageElements/expandHover.gif);
}
#sidebar .item .toggle.selected {
	text-indent: -6000px;
	float: left;
	width: 25px;
	height: 25px;

	background-image:url(assets/images/pageElements/contract.gif);
	cursor: pointer;
}
#sidebar .item .toggle.selected:hover {
	background-image:url(assets/images/pageElements/contractHover.gif);
}
#sidebar .item .story, #practitionerDirectory #sidebar .item {
	float: left;
	width: 230px;
	margin-left: 7px;
	font-size: 11px;
	
}
#sidebar .item li {
margin: 5px 0 0 15px;

}
#sidebar .gallery .story {


}
#sidebar .item.small p {
font-size: 10px;
}
#sidebar .gallery .story img {
	margin-right: 5px;
}
#sidebar .item .description {
	font-size: 9px;
	
	color: #6BB245;
	margin-bottom: 6px;
	float: right;
	width: 265px;
}
#sidebar .item h4 {
	color: #218099;
	
	font-size: 10px;
}
#sidebar .item p, #sidebar .item li {
	font-size: 11px;
	line-height: 14px;
}
#sidebar .item p a {
	
	text-decoration: none;	
	font-weight: bold;
	color: #6BB245;
	font-size: 10px;
}
#sidebar .item p a:hover {
	text-decoration: underline;
}
#sidebar .clear {
	height: 1px;
	font-size: 1px;
	clear: both;
}
#footer {
	clear: both;
	background-color: #6CB044;
	margin-top: 5px;
	padding: 5px;
	width: 490px;
	font-size: 11px;
	margin-left: 30px;
	/*height: 14px;*/
	background-image: url(assets/images/pageElements/curiousFooter.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#footer .links a {
	text-decoration: none;
	color: #FFF;
}
#footer .links a:hover {
	text-decoration: underline;
}
/*010101010101010101*/

#practitionerDirectory form#ajaxSearch_form {
	margin: 10px 30px;
}
#practitionerDirectory form#ajaxSearch_form fieldset {
	border: none;
	width: 185px;
	float: left;
}
#searchClose {
	float: left;
}
.AS_ajax_result {
	display: block;
}
#current-search-results {
	margin: 30px;
}
#practitionerDirectory form {
	color: #40A4B0;
}

#practitionerDirectory #mainPanel #content .story #current-search-results p {
	padding-left: 0;
}
#practitionerDirectory select {
	border: 1px solid #84C6CF;
	width: 320px;
	color: #40A4B0;
}
#practitionerDirectory option {
	padding: 2px 10px;
	color: #40A4B0;
}
#practitionerDirectory #ajaxSearch_form input, .submit {

}
#practitionerDirectory input#keyword {
	width: 300px;
	border: 1px solid #40A4B0;
	padding: 3px;
	font-size: 10px;
}
#content #ajaxSearch_submit, #content .submit {
	border: none;
	background-color: #6BB245;
	background-image:url(assets/images/pageElements/goButton.gif);
	text-indent: -1000px;
	color: #FFF;
	padding: 1px 2px;
	font-size: 12px;
	height: 20px;
	width: 40px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	
}

#wrapper.practitionerSearchResults #content .story .practitionerEntry h4,
#wrapper.practitionerSearchResults #content .story .practitionerEntry p {
	padding: 0 0;
}
#wrapper.practitionerSearchResults #content .story .practitionerEntry h4 {
	border-bottom: 1px solid #84C6CF;
}
#wrapper.practitionerSearchResults #content .story .practitionerEntry p, #wrapper.practitionerSearchResults #content .story .practitionerEntry ul {
	line-height: 13px;
	font-size: 11px;
	margin-bottom: 13px;
	padding-right: 30px;
}
#wrapper.practitionerSearchResults #content .story .practitionerEntry ul {
	margin-left: 20px;
}

.practitionerEntry {
	line-height: 11px;
	margin: 0 0 10px 30px;
	padding: 5px 0 10px 0;
	border-bottom: 2px solid #84C6CF;
}
.profilePicture, .profileForm {
	margin: 0 0 10px 30px;
	
}
.profilePicture {
float: left;
}
.profileForm {
	padding: 10px 0;
}
.profileForm #comment {
	height: 50px;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #40A4B0;
	margin-bottom: 10px;

}
#contact label {
	font-size: 11px;	
	line-height: 11px;
	padding-bottom: 2px;
	display: block;
}
#nameBrowse ul {
	list-style: none;
}
#nameBrowse li {
	display: inline;
}
#nameBrowse li a {
	display: block;
	width: 27px;
	height: 15px;
	background-color: #40A4B0;
	color: #FFF;
	float: left;
	text-align: center;
	padding: 5px 0;
	font-size: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#nameBrowse li a:hover {
	text-decoration: none;
	background-color: #84C6CF;
	color: #40A4B0;
}
.clearfix {
clear: both;
}
#register #mainPanel #login label {
margin: 0 10px 10px 0;
}
#register .check, #register .radiogroup input {
margin-right: 20px;
}
#register .radiogroup label {
width: auto;
margin-bottom: 5px;
}
.introduction {
	border-top: 2px solid #6BB245;
	border-bottom: 1px solid #6BB245;
	margin: 30px 30px 30px 0;
	padding: 10px 0 10px 0px;
}
#map_canvas, #map2_canvas {
margin: 30px;
width: 440px;
height: 320px;
}
caption {
display: none;
}
#curiousmindslogos table {
margin-left: 30px;
}
#curiousmindslogos td {
	padding: 8px 0;
	background-color: #FFFFFF;
}
h2 .company, h4 a .company  {
color: #40a4b0;
}
h2 .separator, h4 .separator  {
color: #CCC;
font-weight: normal;
}
#vimeoPlayer {
width: 295px;
}
#thumbs { position: relative; width: 295px; padding: 0; }
#wrapper #vimeoPlayer #thumbs ul { list-style-type: none; margin: 0; padding: 0; width: 295px; }	
.thumb img { border: 0; float: left; width: 60px; height: 45px; background: url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); margin: 10px 0 0 10px; }
.thumb a {color: #666666; text-decoration: none; }
#embed { height: 164px; width: 295px; }
#stats { clear: both; margin-bottom: 20px; }
.desc { display: none; position: absolute; background-color: #FFF; top: -50px; left: 0px; z-index: 200; width: 285px; padding: 7px 5px 10px 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; } 
a:hover .desc { display: block; }
.vimeoclear {clear: both;}
#sponsors {
margin-left: 30px;
margin-top: 10px;
}
.blog .post small, .archive .post small {
	margin-left: 30px;
	padding-bottom: 20px;
}
.post ol.commentlist {
	margin-left: 30px;
}
.post ol.commentlist li {
	padding: 3px 0;
	border-bottom: 1px solid #DBF3F3;
}
.post ol.commentlist cite.fn {
	font-style: normal;
	font-weight: bold;
}
.post ol.commentlist a.comment-reply-link {
	font-size: 11px;
}
#respond {
	margin: 10px 0;
}
.news ul {
	margin: 0 0 30px 30px;
	font-size: 10px;
	font-weight: bold;
}
.news ul li {
	list-style: none;
	padding: 3px 0;
	border-bottom: 1px solid #DBF3F3;
}
#wrapper #vimeoPlayer #thumbs ul li {
	display: inline;
}


/* CASE STUDIES TEMPLATE */
#mainPanel #content .story .casestudyhead	{padding:15px 0 0 0;border-bottom:none;margin:0 0 0 15px}
.casestudyhead span							{display:block;clear:none;float:left;}
.casestudyhead .caption						{width:165px;}
.casestudyhead .title						{width:305px;}
.casestudyinfo								{border-collapse:collapse;padding:0;margin:10px 15px 0 15px;}
.casestudyinfo td							{border:none;border-top:1px solid #3aa6b2;padding:15px 0;}
.casestudyinfo .label						{color:#6bb345;font-weight:bold;font-size:14px;width:150px;padding-right:15px;}
.casestudyinfo .val							{color:#495966;}
.casestudyinfo .last td						{border-bottom:1px solid #3aa6b2;}
.casestudyinfo .projecttitle .val			{font-weight:bold;}

.casestudycontent							{border-top:3px solid #6bb345;padding-top:15px;margin:10px 15px 0 15px;}
.casestudycontent h3						{margin-bottom:10px;}
.casestudycontent h3.open					{margin-bottom:0;}
.casestudycontent h3 a						{color:#6bb345;font-weight:bold;padding-left:22px;background:url(assets/images/pageElements/casestudy_controls.gif) no-repeat 0 -4px;height;25px;cursor:pointer;}
.casestudycontent h3 a:hover				{background-position:left -26px;color:#485865;text-decoration:none;}
.casestudycontent h3.open a					{background-position:left -48px;}
.casestudycontent h3.open a:hover			{background-position:left -70px;color:#485865;}
.casestudycontent .cscontent				{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #6bb345;}

#mainPanel #content .casestudycontent p,
#mainPanel #content .casestudycontent ul,
#mainPanel #content .casestudycontent li	{padding-left:0;margin-left:0;}
#mainPanel #content .casestudycontent ul	{margin-bottom:15px;}