﻿
.imgright {
	margin:5px 0 15px 15px;
	float:right;
	padding:5px;
}

.imgleft {
	margin:5px 15px 15px 0;
	float:left;
	padding:5px;
}

/* Page Tools */

.page-tools ul {
	padding: 0;
	margin: 10px 0 20px 0;
	float: left;
	clear:both;
}

.page-tools ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.page-tools li {
	float: left;
}

.page-tools li a {
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left:20px;
	color: #000;
	text-decoration: none;
	font-size: 0.916em;
	min-width: 22px;
	margin-right: 10px;
}

.page-tools li a:hover {
	text-decoration: underline;
}

.page-tools li.send-page a {
	background-image: url(../images/tools/icon-send-to-a-friend.gif);
	background-position: 0 -1px;
}

.page-tools li.comment-tool a {
	background-image: url(../images/tools/icon-comment.gif);
}

.page-tools li.feedback a {
	background-image: url(../images/tools/icon-feedback.gif);
}

.page-tools li.share-page a {
	background-image: url(../images/tools/icon-share.gif);
}

.page-tools li.read-more a {
	background-image: url(../images/tools/icon-read-more.gif);
}

.page-tools li.print-page a {
	background-image: url(../images/tools/icon-print.gif);
}

/*Register Panel */

#panel-register {
	float: left;
	padding: 15px;
	margin: 0 0 20px 0;
	width: 580px;
	border:1px solid #BCBCBC;
	background-color:#EAEAEA;
}

#register-form label {
	font-weight: bold;
}

#register-form dt {
	text-align: right;
}

#register-form label span {
	color: #cc0000;
	margin-left: 3px;
}

/*smallnotes */
.smallnote {
	font-size:0.916em !important;
	border:0px !important;
	color:#999;
}

/* faq pages */
.page_faq #main {
	width:480px;
	margin:20px 0 0;
}

.page_faq #main h1 {
	margin:0 0 20px;
}

.page_faq #main ul.listinglist {
	list-style:none;
	padding:0;
	margin:20px 0;
}

.page_faq #main ul.listinglist li {
	margin:0 0 5px;
}

.page_faq #main ul.listinglist li a {
	font-size:14px;
}

.page_faq #main ul.listinglist li strong.number {
	margin:0 10px 0 0;
}

.page_faq #main .question {
	margin:0 0 25px;
}

.page_faq #main .discussion {
	margin:0 0 20px;
}

.page_faq #main .discussion .comments h2 {
	margin:0 0 15px;
}

.page_faq #main .discussion .comments {
	border:dashed 1px #ccc;
	border-width:0 0 1px;
	margin:0 0 25px;
}

.page_faq #main .discussion .comments .comment {
	margin:0 0 10px;
	padding:15px 0;
	border:dashed 1px #ccc;
	border-width:1px 0 0;
}

.page_faq #main .discussion .comments .comment .comment-body p {
	margin:0;
}

.page_faq #main .discussion .comments .comment .comment-details {
	float:right;
	margin:0 0 10px;
}

.page_faq #main .discussion .comments .comment .comment-details .date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.page_faq #main .discussion .comments .comment .comment-body {
	clear:both;
}

.page_faq #main .discussion .commentform h2 {
	margin:0 0 10px;
}

.page_faq #main .discussion .commentform .textarea_wrap {
	border:solid 1px #CCC;
	padding:3px;
	margin:0 0 10px;
}

.page_faq #main .discussion .commentform textarea {
	width:100%;
	border:none;
	padding:0;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* subhome */
.feature_listing .ul a.li {
	border:dotted 1px #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:15px;
	margin:0 0 15px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}

.feature_listing .ul a.li .li_head {
	overflow:hidden;
	zoom:1;
}

.feature_listing .ul a.li:hover h4 {
	background:url(/images/green_right_arrow.png) no-repeat 100% 50%;
	padding:0 20px 0 0;
	float:left;
}

.feature_listing .ul a.li h4 {
	color:#CB5A90;
	font-size:14px;
	margin:0 0 5px;
}

.feature_listing .ul a.li p {
	color:#333;
}

/*subhome  subleads */
.template_82 .subleads .inner {
	width:560px;
	overflow:hidden;
	zoom:1;
}

.template_82 .subleads .inner a.sublead {
	width:180px;
	margin:0 20px 20px 0;
	float:left;
	padding:0 0 0 80px;
	background-repeat:no-repeat;
	text-decoration:none;
	height:80px;
	overflow:hidden;
}

.template_82 .subleads .inner a.sublead:hover h3 {
	text-decoration:underline;
}

.template_82 .subleads .inner a.sublead h3 {
	color:#48A0A8;
	font-size:16px;
	margin:0 0 5px;
}

.template_82 .subleads .inner a.sublead p {
	color:#333;
	line-height:16px;
}

/* subhome panels */
.template_82 .top {
	margin:0 0 20px;
}

.template_82 .top .inner {
	width:560px;
	overflow:hidden;
	zoom:1;
}

.template_82 .top .panel,
.template_82 .top .panel .panel_top,
.template_82 .top .panel .panel_bottom {
	background:url(/images/panels/short/260px_panel.png) no-repeat;
}

.template_82 .top .panel {
	width:260px;
	float:left;
	margin:0 20px 0 0;
	background-position:-260px 0;
	background-repeat:repeat-y;
}

.template_82 .top .panel .panel_bottom {
	padding:10px 15px 15px;
	background-position:100% 100%;
	height:136px;
}

.template_82 .top .panel h2 {
	color:#7E2A4C;
	margin:0 0 10px;
	font-size:16px;
}

.template_82 .top .panel p {
	color:#666;
	font-size:11px;
	margin:0 0 10px;
	line-height:16px;
}

.template_82 .top .panel ul.link_list {
	list-style:none;
}

.template_82 .top .panel ul.link_list li {
	padding:0 0 0 20px;
	background:url(../images/green_right_arrow.png) no-repeat 0 50%;
	margin:0 0 7px;
}

.template_82 .top .panel ul.link_list li:last-child {
	margin:0;
}

.template_82 .top .panel ul.link_list li a {
	color:#7E2A4C;
	font-weight:bold;
	font-size:13px;
}

.template_82 .top .panel ul.link_list li a:hover {
	text-decoration:none;
}

.template_82 .top .panel .search_box_wrap {
	overflow:hidden;
	zoom:1;
	margin:0 0 10px;
}

.template_82 .top .panel .search_box_wrap .search_box {
	float:left;
	border:solid 4px #CFCFCF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#CFCFCF;
}

.template_82 .top .panel .search_box_wrap .search_box .input_type_text {
	background:#FFF;
	border:none;
	padding:4px 3px;
	width:155px;
	-moz-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
}

.template_82 .top .panel .search_box_wrap .search_box .input_type_submit {
	background:url(../images/button_grad.png) repeat-x;
	border-left:solid 1px #D3D3D3;
	border-width:0 0 0 1px;
	padding:3px 8px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	cursor:pointer;
	text-shadow:0 1px 0 #FFF;
	outline:none;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	border-radius:0 2px 2px 0;
	overflow:visible;
}

.template_82 .top .panel .search_box_wrap .search_box .input_type_text,
.template_82 .top .panel .search_box_wrap .search_box .input_type_submit {
	vertical-align:middle;
}

/* subsub home lead panel */
.template_83 .primary_zone {
	margin:0 0 20px;
}

.template_83 .primary_zone .lead_panel,
.template_83 .primary_zone .lead_panel .panel_top,
.template_83 .primary_zone .lead_panel .panel_bottom {
	background:url(/images/panels/short/540px_panel.png) no-repeat;
}

.template_83 .primary_zone .lead_panel {
	background-position:-540px 0;
	background-repeat:repeat-y;
}

.template_83 .primary_zone .lead_panel .panel_bottom {
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding:10px;
	overflow:hidden;
	zoom:1;
}

.template_83 .primary_zone .lead_panel .lead_image {
	float:left;
	margin:0 20px 0 0;
}

.template_83 .primary_zone .lead_panel .lead_image img {
	vertical-align:middle;
}

.template_83 .primary_zone .lead_panel .lead_module {
	overflow:hidden;
	zoom:1;
	padding:10px 10px 10px 0;
}

.template_83 .primary_zone .lead_panel .lead_module p {
	line-height:18px;
	margin:0 0 10px;
}

.template_83 .primary_zone .lead_panel .lead_module a {
	color:#936;
	font-size:14px;
	font-weight:bold;
}

.template_83 .primary_zone .lead_panel .lead_module a:hover {
	text-decoration:none;
}

.template_83 #main h1 {
	margin:0 0 20px;
	color:#936;
	font-size:24px;
}

/* subsubhome subleads */
.template_83 .subleads .inner {
	overflow:hidden;
	zoom:1;
	width:560px;
}

.template_83 .subleads .inner a.sublead {
	float:left;
	margin:0 20px 20px 0;
	text-decoration:none;
	width:260px;
	height:75px;
}

.template_83 .subleads .inner a.sublead:hover h2 {
	text-decoration:underline;
}

.template_83 .subleads .inner a.sublead h2 {
	color:#48A0A8;
	margin:0 0 5px;
}

.template_83 .subleads .inner a.sublead p {
	color:#333;
}

#content-head-search {
	overflow:hidden;
	zoom:1;
}


.search_button {
	overflow:hidden;
	zoom:1;
}

.search_button input {
	float:right;
}