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

p {
	margin: 12px 0;
}
a img {
	border: 0;
}
a {
	color: #FF0000;
	background: none;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	background: none;
	text-decoration: underline;
}
html #wrapper {
	width: 980px;
	margin: 0 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: #999;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	text-align: center;
	padding: 10px 0;
	background: url(../images/bck.jpg) repeat-y;
}
#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: 516px;
	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;
	pading:0;
}
#logo object {
	position: absolute;
	bottom: 0;
}
#catmenu {
	position:absolute;
	top: 0;
	font-size: 13px;
	text-transform: capitalize;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	padding: 78px 20px 0 350px;
	width: 610px;
}
#catmenu_inner_wrapper_top ul {
	width: 610px;
	margin: auto;
}
#catmenu_inner_wrapper_top ul li {
	list-style: none;
	display: inline;
}
#catmenu_inner_wrapper_top ul li.this_page {
	color: #000099;
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	padding: 0 10px 0 15px;
	text-align: center;
	text-decoration: underline;
	width: 95px;
	margin-right: 0;
	background: url(../images/catmenu_this_page.jpg) top left no-repeat;
}
#catmenu_inner_wrapper_top ul li a {
	color: #aaa;
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	padding: 0 10px 0 15px;
	text-align: center;
	text-decoration: none;
	width: 95px;
	background: url(../images/catmenu_a.jpg) top left no-repeat;
}
#catmenu_inner_wrapper_top ul li a:hover {
	color: #20377c;
	text-decoration: underline;
	background:  url(../images/catmenu_ahover.jpg) top left no-repeat;
}
#breadcrumb {
	width: 980px;
	height: 55px;
	position: absolute;
	bottom: -35px;
	background: url(../images/breadcrumbs.jpg) repeat-y;
}
#breadcrumb ul {
	padding: 2px 23px 0 25px;
	overflow: hidden;
	height: 22px;
}
#breadcrumb ul li {
	display: inline;
	margin-right: 10px;
}
#breadcrumb ul li a {
	color: #aaa;
	padding-left: 15px;
	text-decoration: none;
	background: url(../images/arrow.jpg) left no-repeat;
}
#breadcrumb ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: url(../images/double-arrow.jpg) left no-repeat;
}
#breadcrumb ul li.this_page {
	color: #20377c;
	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: 11px Tahoma, Arial, Verdana, sans-serifpx;
	margin: 0;
}
#content h2 {
	width: 623px;
	height: 41px;
	color: #20377c;
	font-size: 22px;
	font-weight: 300;
	line-height: 27px;
	overflow: hidden;
	padding: 14px 0 0 90px;
	position: absolute;
	top: 10px;
	left: 0;
	background: url(../images/main-header.jpg) no-repeat;
}
#content h3 {
	color: #20377c;
	font-size: 16px;
	height: 18px;
	display: inline;
	padding: 0 0 0 26px !important;
	background: url(../images/bulletsub.jpg) no-repeat;
}
#content h4 {
	color: #FF0000;
	font: 12px tahoma, verdana, arial, sans-serifbold;
}
#content ul, #content ol {
	margin: 15px 25px 15px 25px;
	padding-left: 30px;
	overflow: hidden;
}
#content p {
	color: #999;
}
#content img {
	border: 1px solid #a6a6a6;
}
#content form {
	border: #666 solid 1px;
	padding-bottom: 15px !important;
	background: #EEE;
}
#content label {
	color:  #999;
}
#content textarea {
	color: #999;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #999;
	background-color: #ffffcc;
}
#content fieldset {
	border: 0;
}
#content form p#submitButtons {
	float: right;
	padding-right: 25px;
}
#content input#submit {
	background: #666;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	width: 60px;
	color: #fff;
	cursor: pointer;
}
#content input#submit:hover {
	color: #666;
	background: #fff;
}
#content input#reset {
	background: #666;
	font-weight: bold;
	margin-top: 8px;
	width: 100px;
	color: #fff;
	cursor: pointer;
}
#content input#reset:hover {
	color: #666;
	background: #fff;
}
#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: #666;
	width:232px;
	display: inline;
	float: right;
	margin: -20px 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: #FFFFFF;
	font-size: 22px;
	font-weight: 300;
	height: 48px;
	padding: 11px 0px 0 0px;
	text-align: center;
	width: 232px;
	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: #666;
	display: block;
	text-decoration: none;
	width: 172px;
	height: 21px;
	font-size: 11px;
	overflow: hidden;
	line-height: 18px;
	padding: 7px 10px 7px 50px;
	background: url(../images/rhpagemenu_a.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li a:hover {
	color: #FF0000;
	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: #666;
	width: 232px;
	background: url(../images/rhpagemenu_bck.jpg) top left repeat;
}
.sidebar a {
	color: #238024;
}
.sidebar a:hover {
	color: #238024;
}
#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 30px 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: #238024;
	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: #fff;
}
#footer_inner_wrapper ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
#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: #fff;
}
#footer_inner_wrapper p#copyright {
	text-align: center;
	width: 940px;
	padding: 10px 20px 0 20px;
	margin: 0;
	color: #fff;
}
#link_rotator {
	padding: 10px 10px 35px;
	text-align: center;
	margin: 0;
	color: #fff;
	background: url(../images/footer_bottom.jpg) no-repeat bottom;
}
#link_rotator a {
	color: #fff;
}
#link_rotator a:hover {
	color: #fff;
}
#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;
}
