/* ========================================================= */
/* = Health Class Helper - 2009
/* =
/* =	@desc: A Delicious, Google, Yahoo! Pipes mashup.
/* =	@author: ian at mcfarlan dot ca
/* =	@date: July 2009 = */
/* ========================================================= */

/* Ian's Dev Toolbox */

#dev_toolbox {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #fff;
	padding: 20px;
}

/* DOC Formatting */
#container {
	margin: 0 auto;
	width: 800px;
	background: #fff;
	border: 1px solid rgb(246,125,24);
	border-top: 5px solid rgb(246,125,24);
}

#hch_header, #hch_content, #hch_footer {
	padding: 20px 15px;
}

#hch_header {
	padding: 0 !important;
}

.banner {
	padding: 0;
	background: url(healthclasshelper_includes/gradient.jpg) no-repeat;
	clear: both;
	height: 30px;
}

#hch_content {

}

#leftbox {
	width: 136px;
}

#leftbox img {
	margin-bottom: 10px;
}

#leftbox strong {
	font-size: medium;
	color: rgb(246,125,34);
	font-weight: 100;
}

#hchu_healthclasshelper strong {
	position: relative;
	top: 50px;
	padding: 10px 15px;
	background: rgb(246,125,34);
	font-size: large;
	color: rgb(35,31,32);
	font-weight: 100;
	width: 540px !important;
	display: block;
	text-align: center;
}

#leftbox ul {
	padding-left: 3px;
	margin-left: 10px;
	width: 136px;
}

#leftbox p {
	margin-top: 10px !important;
}

#rightbox {
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px solid (246,125,24);
	min-height: 650px;
}

#leftbox, #rightbox {
	float: left;
}

#hch_footer {
	height: 50px;
}

#hch_footer .half_col {
	width: 50%;
	float: left;
}

#hch_footer ul {
	list-style: none;
}

#hch_footer ul li {
	padding-left: 10px;
	text-align: right;
}

#hch_footer ul li a {
	color: #06c;
}

#hch_footer ul li a:hover {
	color: #f93;
}

.tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tabs ul li {
	display: inline;
	float: left;
	margin-right: 30px;
}

#tab_container {
	clear: right;
	width: 570px;
}

.tab_opt {
	border-top: 3px solid #fff;
}

.tab_opt:hover {
	cursor: pointer;
}

.tabs .active {
	border-top: 3px solid rgb(246,125,24);
}

#tab_browse {
	border-right: 0;
}

.tab_content {
	padding-top: 30px;
}

#leftbox a {
	color: #06c;
}

#leftbox a:hover {
	color: #f93;
}

/* Google Fixes */

.gsc-branding-text, .gsc-branding-img, .gsc-clear-button {
	display: none;
}

.gsc-input input {
	background: none !important;
	width: 300px !important;
}

.gsc-search-button {
	position: relative;
	left: -200px;
}

.delicious-cloud {
	width: 560px !important;
}

.delicious-raindrop {
	line-height: 18pt;
}

#xml_parsed {
	width: 560px !Important;
}

.gf-result {
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #eee;
}

.gf-result:hover {
	background: rgb(253,209,180);
}

.gf-author, .gf-spacer, .gf-relativePublishedDate, .gsc-tabsArea {
	display: none !important;
}

.gfc-title {
	font-size: large;
	color: rgb(246,125,34) !important;
	position: relative;
	top: 3px;
	font-variant: small-caps;
	text-transform: uppercase;
}

.gf-title a {
	font-size: medium;
	color: rgb(0,70,127);
}

.gfc-result, .gfc-resultsHeader {
	margin-bottom: 0 !important;
}

#tags_filter {
	float: right;
	position: relative;
	top: -20px;
	right: 15px;
	margin-bottom: -20px;
	padding: 3px 5px;
}

.tags_opt {
	padding: 2px 4px;
	margin-left: 7px;
}

.tags_opt:hover {
	background: rgb(0,70,127);
	color: #fff;
}

#browse_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#browse_menu li {
	display: inline;
	float: left;
}

#browse_menu li a {
	padding: 0;
	position: relative;
	top: 5px;
}

#browse_menu li a.first {
	border-left: 0;
	padding-left: 0;
}

#browse_menu li a.active {
	position: relative;
	top: -5px;
}

h2 {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

#hch_content {
	background: url(healthclasshelper_includes/containerbg.gif) no-repeat bottom #fff;
	zoom: 1;
}

#linkAddress, #linkTitle, #linkTags, #linkDescription {
	border: 1px solid #666;
	width: 350px;
	margin-bottom: 5px;
}

.leftcol {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.linkAddress_txt, .linkTitle_txt, .linkTags_txt, .linkDescription_txt {
	color: rgb(246,125,34);
}

.required_field img {
	position: relative;
	left: -40px;
	top: 5px;
}

.tab_submit {
	display: none !important;
}

#hchu_parenting_toggle img {
	padding-left: 7px;
}

.gsc-trailing-more-results {
	display: none !important;
}

.county_logo {
	margin: 10px 0;
}

.county_logo img {
	border: 1px solid rgb(0,70,127);
}
