/* Test Theme - Red */
/* Category Menu Top Pages Menu Right Large Banner */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background: #fff url(/images/html_bck.jpg) repeat-x fixed !important;
}
html, body {
	font: 13px Tahoma, verdana, arial, sans-serif;
	color: #777;
}

p {
	margin: 13px 0;
}
a img {
	border: 0;
}
a {
	color: #25649a;
	background: none;
	text-decoration: underline;
}
a:hover {
	color: #25649a;
	background: none;
	text-decoration: underline;
}
html #wrapper {
	width: 980px;
	border: #3e5062 solid 1px;
	margin: 0px auto !important;
	background: url(/images/bck.jpg) repeat-y;
}
#wrapper .site_phrases_top {
	position:relative;
	width: 980px;
	top: 0;
}
#wrapper .site_phrases_bottom {
	position: absolute;
	width: 980px;
	padding-top: 0px;
}
#wrapper .site_phrases_top ul, #wrapper .site_phrases_bottom ul{
	color: #3e5062;
	font-weight: normal;
	font-size: 9px;
	list-style: none;
	padding: 0px;
	text-align: center;
	padding: 10px 0;
}
#wrapper .site_phrases_top li, #wrapper .site_phrases_bottom li {
	display: inline;
	margin: 5px;
	width: 980px;
}
#skip_nav {
	display: none;
}
#top {
	position: relative;
	float: left;
}

#top_inner_wrapper {
	width: 980px;
	height: 357px;
	float: left;
	background: url(/images/page-top.jpg) no-repeat;
}
#title_bar h1 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 29px;
	height: 30px;
	line-height: 30px;
	margin-left: 100px;
	overflow: hidden;
	padding-top: 22px;
	width: 380px;
	position: absolute;
	left: -10000px;
}
#page_date {
	display: none;
}
#summary {
	color: #FF0000;
	font-weight: 300;
	font-family: Tahoma;
	font-size: 12px;
	overflow: hidden;
	width: 380px;
	height: 30px;
	margin: 0 0 0 100px;
	position: absolute;
	left: -10000px;
}
#summary p{
	margin:0;
	padding:0;
}
#logo object {
	position: absolute;
	bottom: 11px;
	left: 36px;
}
#catmenu {
	font-size: 13px;
	height: 40px;
	overflow: hidden;
	padding:89px 40px 0pt 40px;
	position: absolute;
	text-transform: capitalize;
	top: 0;
	width: 900px;
}
#catmenu_inner_wrapper_top ul {
	width: 900px;
	margin: auto;
	}
#catmenu_inner_wrapper_top ul li {
	list-style: none;
	display: inline;
}
#catmenu_inner_wrapper_top ul li.this_page a{
	color: #137bb1;
	display: block;
	float: left;
	margin-top:5px;
	height: 57px;
	margin-right: 0px;
	overflow: hidden;
	padding: 5px 10px 0; /* 5 10 0*/
	text-align: center;
	text-decoration: underline;
	width: 102px;
	background: url(/images/catmenu_this_page.jpg) top left no-repeat;
}

#catmenu_inner_wrapper_top ul li a {
	color: #359dd3;
	display: block;
	float: left;
	height: 57px;
	overflow: hidden;
	padding: 5px 10px 0; /* was 5px 10px 0; */
	text-align: center;
	text-decoration: none;
	width: 102px;
	background: url(/images/catmenu_a.jpg) top left no-repeat;
}
#catmenu_inner_wrapper_top ul li a:hover {
	color: #a3d758;
	text-decoration: underline;
	background:  url(/images/catmenu_ahover.jpg) top left no-repeat;
}
#breadcrumb {
	height: 22px;
	position: absolute;
	bottom: -30px;
	background: url(/images/breadcrumbs.jpg) repeat-y;
}
#breadcrumb ul {
	height: 22px;
	overflow: hidden;
	padding: 0 25px 0 49px;
	width: 645px;
}
#breadcrumb ul li {
	display: inline;
	margin-right: 10px;
}
#breadcrumb ul li a {
	color: #25649a;
	padding-left: 15px;
	text-decoration: none;
	background: url(/images/arrow.jpg) left no-repeat;
}
#breadcrumb ul li a:hover {
	color: #25649a;
	text-decoration: underline;
	background: url(/images/double-arrow.jpg) left no-repeat;
}
#breadcrumb ul li.this_page {
	color: #25649a;
	font-weight: bold;
	padding-left: 17px;
	background: url(/images/double-arrow.jpg) left no-repeat;
}
#main {
	margin-top: 25px;
	float: left;
}
#content {
	float: left;
	width: 665px;
	padding: 70px 10px 0px 38px;
	position: relative;
	font: 13px Tahoma, Arial, Verdana, sans-serifpx;
	margin: 0;
}
#content h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	height: 45px;
	left: 0;
	line-height: 34px;
	overflow: hidden;
	padding: 12px 25px 0pt 48px;
	position: absolute;
	top: 10px;
	width: 645px;
	background: url(/images/main-header.jpg) no-repeat 0% 50%;
}
#content h3 {
	color: #25649a;
	font-size: 16px;
	height: 18px;
	display: inline;
	padding: 0 0 0 26px !important;
	background: url(/images/bulletsub.jpg) no-repeat;
}
#content h4 {
	color:#25649a;
	font: 13px tahoma, verdana, arial, sans-serifbold;
	font-weight: bold;
}
#content ul, #content ol {
	margin: 15px 25px 15px 25px;
	padding-left: 30px;
	overflow:hidden;
}
#content p {
	color: #777;
	line-height: 18px;
}
#content img {
	border: 0px solid #a6a6a6;
}
#content form {
	border: #fff solid 1px;
	padding-bottom: 15px !important;
	background: #f0eded;
}
#content label {
	color:  #9d9d9d
}
#content textarea {
	color: #9d9d9d;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #9d9d9d;
	background-color: #FFFFCC;
}
#content fieldset {
	border: 0px;
}
#content form p#submitButtons {
	float: right;
	padding-right: 25px;
}
#content input#submit {
	background: #25649a; 
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	width: 60px;
	color: #fff;
	cursor: pointer;
}
#content input#submit:hover {
	color: #fff;
	background: #25649a;
}
#content input#reset {
	background: #25649a;
	font-weight: bold;
	margin-top: 8px;
	width: 100px;
	color: #fff;
	cursor: pointer;
}
#content input#paypal {
	width: 160px;
	height: 47px;
	cursor: pointer;
	border:0px;
}
#content input#reset:hover {
	color: #fff;
	background: #25649a;
}
#content input.errorInput, #content textarea.errorInput, #content checkbox.errorInput {
	color: #F00;
	border: 1px solid #F00;
	background: #f8cad0;
}
#content input.okayInput, #content textarea.okayInput, #content checkbox.okayInput {
	color: green;
	border: 1px solid green;
	background: #CCFFCC;
}
#rhcol {
    color: #1777a6;
	width: 232px;
	display: inline;
	float: right;
	margin: 12px 29px 0 6px;
	position: relative;
	min-height: 50px;
    height: auto !important;
    height: 50px;
	background: url(/images/rhpagemenu_bck.jpg) top left repeat;
}
#rhcol_inner_wrapper {
	margin-top: 0px;
	background: url(/images/rhpagemenu_bck.jpg) repeat-y;
}
#rhcol h2 {
	color:#1777a6;
	font-size: 22px;
	font-weight: 300;
	height: 38px;
	padding:14px 0pt 0pt 18px;
	text-align: left;
	width: 214px;
	background: url(/images/rhpage-header.jpg) top no-repeat;
}
#pagemenu_inner_wrapper_right ul {
	width: 232px;
	list-style: none;
	padding-bottom: 20px;
	background: url(/images/rhpage-bottom.jpg) bottom no-repeat;
}
#pagemenu_inner_wrapper_right ul li a {
	color: #1777a6;
	display: block;
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	overflow: hidden;
	padding: 7px 10px 7px 50px;
	text-decoration: none;
	width: 172px;
	background: url(/images/rhpagemenu_a.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li a:hover {
	color: #1777a6;
	text-decoration: underline;
	background: url(/images/rhpagemenu_ahover.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li.this_page {
	display: block;
	text-decoration: underline;
	width: 172px;
	height: 21px;
	font-size: 11px;
	padding: 7px 10px 7px 50px;
	background: url(/images/rhpagemenu_ahover.jpg) no-repeat;
}
.sidebar_plugin {
	color: #1777a6;
	width: 232px;
	background: url(/images/rhpagemenu_bck.jpg) top left repeat;
}
.sidebar a {
	color: #1777a6;
}
.sidebar a:hover {
	color: #1777a6;
}
#rhcol .sidebar_plugin p {
	margin: 0;
	padding: 6px 28px 25px 28px;
	background: url(/images/rhpage-bottom.jpg) bottom no-repeat;
}
#rhcol #sidebar_text p {
	padding:5px 20px 25px !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image .sidebar_plugin {
	background: none;
}
#rhcol #rhcol_inner_wrapper #sidebar_image {
	background: url(/images/advert-h2.jpg) top no-repeat !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image p {
	background: url(/images/rhpage-bottom.jpg) bottom no-repeat !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image img {
	margin: 17px 0 21px;
}
#pagemenu_inner_wrapper_right .sidebar_plugin ul li.this_page {
	color: #fff;
	line-height: 30px;
	text-decoration :none;
	width: 232px;
}
#pagemenu_inner_wrapper_right ul li.this_page.visibility {
	margin-bottom: 0px !important;
}
#footer {
	color: #FFF;
	font-size: 11px;
	clear: both;
	width: 980px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	text-align: center;
	background: url(/images/footer_bck.jpg) repeat-y;
}

#footer_inner_wrapper {
	width: 980px;
	overflow: hidden;
	padding-top: 17px;
	margin: 0;
	background: url(/images/footer_top.jpg) no-repeat top;
}
#footer_inner_wrapper ul {
	line-height: 18px;
	margin: 5px 0 0;
	padding: 20px 20px 0 20px;
	width: 940px;
}
#footer_inner_wrapper ul li {
	list-style: none;
	text-align: center;
	margin: 0 8px;
	white-space: nowrap;
	display: inline;
	margin: 0 0 0 4px;
	padding-left: 14px;
	background: url(/images/text_bullets.jpg) no-repeat scroll 0 3px;
}
* html #footer_inner_wrapper ul li {
	margin: 0 8px 0 4px;
}
#footer_inner_wrapper ul li a {
	text-decoration: none;
	color: #1777a6;
}
#footer_inner_wrapper ul li a:hover {
	text-decoration: underline;
	color: #1777a6;
}
#footer_inner_wrapper ul li.first_item {
	background: none;
	padding: 0;
}
#footer_inner_wrapper ul li.this_page {
	text-decoration: underline;
	font-weight: bold;
	color: #1777a6;
}
#footer_inner_wrapper p#copyright {
	text-align: center;
	width: 940px;
	padding: 10px 20px 0 20px;
	margin: 0;
	color: #1777a6;
}
#link_rotator {
	padding: 10px 10px 35px;
	text-align: center;
	margin: 0;
	color: #1777a6;
	background: url(/images/footer_bottom.jpg) no-repeat bottom;
}
#link_rotator a {
	color: #1777a6;
}
#link_rotator a:hover {
	color: #1777a6;
}
#subfooter {
	clear: both;
}
#advanced_layouts_78 #text_image_1,#advanced_layouts_78 #text_image_2,#advanced_layouts_78 #text_image_3,#advanced_layouts_78 #text_image_4,#advanced_layouts_78 #text_image_5,#advanced_layouts_78 #text_image_6,#advanced_layouts_78 #image_1_block {
	border-color: #bbb !important;
}

#formResponse  .checkInput {/*background: url(/images/warn.png) no-repeat right;*/}
#formResponse  p {
	/*background-color:#00FF00;*/
	
}
#formResponse label 
{
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	margin:10px 0;
	width:25%;
}
#content form input, #content form textarea select option {
border:1px solid #CCC;
border-top:1px solid #777;
border-left:1px solid #888;
display:block;
float:left;
margin:10px 0;
width:69%;
}
.selectlist {
border:1px solid #CCC;
border-top:1px solid #777;
border-left:1px solid #888;
display:block;
float:left;
margin:10px 0;
width:10%;
}
#content input#captcha {
width:100px;
}
#content form input.narrow
{
	width:30%;
}
#content form input.vnarrow
{
	width:10%;
}
 #UserForm table th, #content #UserForm table td 
{
	border: 0px;
	
}

