
/******** GENERAL ELEMENTS ********/

/* Content */
body{font-family: Verdana, Geneva, sans-serif;font-size:12px;color:#333;margin:0px;background-color:#ffffff;}
td{font-family:arial;font-size:13px;color:#3D3D3D}
a:link{color:#7ab800}
a:visited{color:#7ab800}
a:hover{color:#d9e506}
li{line-height:17px}

p {
	font-size: 11px;
	color: #202020;
	margin-bottom:10px;

}

ul { font-size: 11px;
	color: #202020;
	
}

h1 {
	font-size: 22px;
	color: #7bb741;
	margin-bottom: 2px;
	font-family:helvetica;
}

h2 {
	font-size: 18px;
	color: #7bb741;
	font-weight:bold;
	margin-bottom: 2px;
	font-family:helvetica;
}

h3 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 2px;
	font-style: italic;
	font-family:helvetica;
}

h4 {
	font-size: 16px;
	color: #7bb741;
	margin-bottom: 2px;
	font-family:helvetica;
}

h5 {
	font-size: 12px;
	color: #84c447;
	margin-bottom: 2px;
	font-family:helvetica;
}

h6 {
	font-size: 8px;
	color: #84c447;
	margin-bottom: 2px;
	font-weight:bold;
	font-family:helvetica;
}

/* Title */
.title{margin-bottom:5px;font-family:Verdana;font-size:24px;font-weight:normal;padding:0px;margin:0px;}

/* Form */
select {font-size:10pt;border:1px solid #dcdcdc;padding:4px;}
.button {height:30px;font-family:Arial;font-size:11px;padding-bottom:1px;padding-left:10px;padding-right:10px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
.textbox {font-family:Arial;font-size:9pt;padding:4px;}
.file {height:27px;font-size:10pt;padding:5px;border:0;background:#eee;margin-right:7px;}

/* Side Box */
.boxHeader  {width:295px;background:url('images/sidebox_bg.jpg') no-repeat left top;padding:12px 5px 5px 20px;margin:5px 0px 0px 0px;text-align:left;font-family:helvetica,arial;font-size:16px;color:#ffffff;height:41px;}
.boxContent {width:295px;padding:0px 5px 5px 20px;margin:0px 0px 10px 0px;font-family:Helvetica,arial;font-size:11px;}
.boxContent a {}
.boxFooter {}

/* Listing Paging, Sorting & Show More */
.pager {font-size:10px;font-family:arial;margin-top:10px;margin-bottom:10px;}
a.pageNumber{font-size:10px;font-family:arial;padding:3px;border:#ccc 1px solid;display:inline-block;width:12px;height:12px;text-align:center;text-decoration:none;font-weight:bold;background:#fff;color:#111;}
a.pageNumber:hover{border:#000 1px solid;background:#333;color:#fff;}
a.pageNextPrev{font-size:10px;font-family:arial;padding:3px;border:#ccc 1px solid;display:inline-block;width:12px;height:12px;text-align:center;text-decoration:none;font-weight:bold;background:#fff;color:#111;}
a.pageNextPrev:hover{border:#000 1px solid;background:#333;color:#fff;}
.pageNumberSelected{font-size:10px;font-family:arial;padding:3px;border:#000 1px solid;display:inline-block;width:12px;height:12px;text-align:center;text-decoration:none;font-weight:bold;background:#555;color:#fff;}

.sortArea {padding-bottom:7px;border-bottom:#eee 7px solid;margin-top:10px;margin-bottom:10px;}
.sortInactive {padding:15px;padding-top:7px;padding-bottom:7px;border:none;font-size:14px;}
.sortActive {padding:15px;padding-top:7px;padding-bottom:7px;background:#eee;border-top:#83c536 2px solid;font-size:14px;}
.showMoreArea {background:#eee;border:#ccc 1px solid;padding:15px;padding-left:15px;margin-bottom:10px;}
.showMoreArea a {background-image:url(../../systems/images/show_more.gif);background-repeat:no-repeat;background-position: right center;padding-right:14px;}


/******** SPECIAL ELEMENTS ********/

/* Poll Results */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* Go Back Button */
.divGoBack {margin-top:20px;margin-bottom:20px}
.btnGoBack {}
  

/******** MODULES ********/

/* Listing - Categories */
.category_tree td div {height:20px !important}
.category_tree_node {text-transform:uppercase;font-family:Arial;font-size:11px;}
a.category_tree_node:hover {}

/* Category Navigation */
.category_area {background:url('images/category_bg.jpg') no-repeat top center;padding-top:45px;padding-bottom:10px;color:#e09e24;}
.category_item {margin-top:5px;color:#333;}
.category_item a {background:url('images/dotpoint-green.jpg') no-repeat left center;padding-left:15px;font-weight:bold;color:#666666;text-decoration:none;font-size:16px;}
.category_item_desc {display:none;}

/* Forum */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:11px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;border-bottom:none;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_contentpanel {background-color:#ffffff;border:#BEC7D1 1px solid;padding:0px;}
.frm_post_subject {font-size:12px;font-weight:bold;background-color:#EFEFF1;border-bottom:#BEC7D1 1px solid;padding:5px;}
.frm_post_message {background-color:#ffffff;padding:5px;}

.frm_title {font-family:verdana;font-size:14px;font-weight:bold;}
.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

/* Mini Cart */
.box_mini_cart_heaader                      { height:21px; font-weight: normal; font-size: 16px; font-family: Verdana;}
.box_mini_cart_content                      { padding: 0 0 12px 0; border-top: solid 1px #ccc;}
.box_mini_cart_content #header              { border-bottom: solid 1px #ccc; height: 1px; overflow: hidden;}
.box_mini_cart_content .item td             { border-bottom: solid 1px #ccc; padding: 3px 0 3px 3px;}
.box_mini_cart_content .norm                { background: #fff;}
.box_mini_cart_content .alt                 { background: #f1f1f1;}
.box_mini_cart_content .subtotal            { text-align: right; font-weight: bold; padding-top: 3px; position: relative;}      
.box_mini_cart_content .subtotal .checkout  { position: absolute; top: 3px; left: 0px; font-weight: normal;}
.box_mini_cart_footer {}

/******** PLACEHOLDERS ********/

/* placeholderTopMenu */
.topmenu{font-family:Arial;font-weight:normal;font-size:14px;color:#fff;}
a.topmenu:link{font-family:Arial;font-weight:normal;font-size:14px;color:#fff;text-decoration:underline}
a.topmenu:visited{font-family:Arial;font-weight:normal;font-size:14px;color:#fff;text-decoration:underline}
a.topmenu:hover{font-family:Arial;font-weight:normal;font-size:14px;color:#e09e24;text-decoration:underline}

/* placeholderBottomMenu */
.bottommenu{font-family:helvetica;font-size:11px;color:#ffffff;}
a.bottommenu:link{font-family:helvetica;font-size:11px;color:#ffffff;text-decoration:none;text-transform:uppercase;}
a.bottommenu:visited{font-family:helvetica;font-size:11px;color:#ffffff;text-decoration:none;text-transform:uppercase;}
a.bottommenu:hover{font-family:helvetica;font-size:11px;color:#ff61b7;text-decoration:none;text-transform:uppercase;}
 
 /* placeholderRegister */
a.register:link{color:#000000;}
a.register:visited{color:#000000;}
a.register:hover{color:#818181;}

/* placeholderLoginLogout */
a.login:link{color:#000000;}
a.login:visited{color:#000000;}
a.login:hover{color:#818181;}

/* placeholderLogout */
a.logout:link{color:#000000;}
a.logout:visited{color:#000000;}
a.logout:hover{color:#818181;}

/* placeholderDashboardLink */
a.admin:link{color:#000000;}
a.admin:visited{color:#000000;}
a.admin:hover{color:#818181;}

/* placeholderBreadcrumb */
.breadcrumb{font-family:arial;font-size:12px;padding:0px;margin:0px;}
a.breadcrumb:link{font-family:helvetica;font-size:12px;color:#404545;text-decoration:none;}
a.breadcrumb:visited{color:#404545;text-decoration:none;}
a.breadcrumb:hover{color:#84c447;text-decoration:none;text-decoration:underline;}

/* placeholderPagesWithin */
.boxLinksWithin {border-top:#444444 3px solid;padding:15px;padding-bottom:8px;text-align:left;white-space:nowrap;font-family:Arial;font-size:11px;background:url('images/boxbg.jpg') #9a9a9a;color:#ffffff;}
.boxItemLinksWithin {white-space:nowrap;text-align:left;}
.boxItemLinksWithin a {color:#fff}

/* placeholderSameLevelPages */
.boxQuickLinks {border-top:#444444 3px solid;padding:15px;padding-bottom:8px;text-align:left;white-space:nowrap;font-family:Arial;font-size:11px;background:url('images/boxbg.jpg') #9a9a9a;color:#ffffff;}
.boxHeaderQuickLinks {white-space:nowrap;text-align:left;}
.boxItemQuickLinks {white-space:nowrap;text-align:left;}
.boxItemQuickLinks a {color:#fff}

/* placeholderLoginForm */
.btnLogin {}
.txtLogin {}
.labelLogin {}

/* placeholderSearch */
.boxSearch {margin:0px; margin-left:20px;margin-top:10px;}
.btnSearch {vertical-align:bottom; padding-left:30px;}
.txtSearch {margin-bottom:1px; border:none; width:182px; vertical-align:middle; font-size:12px;}


/* placeholderComments */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* placeholderPrint */
a.print:link{font-family:arial;font-size:11px;color:#333333;text-decoration:underline;white-space:nowrap}
a.print:visited{font-family:arial;font-size:11px;color:#333333;text-decoration:underline}
a.print:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* placeholderMainMenu_Links */
.mainbar{z-index:10;position:relative;height:22px;padding-top:8px; padding-left:18px;padding-bottom:8px;margin-bottom:0;background:url("images/nav-bg.png") no-repeat;}
.mainmenu {}
a.mainmenu:link {font-family:Verdana;font-size:14px;color:#fff;padding-left:10px;padding-right:10px;padding-top:8px;padding-bottom:10px;text-decoration:none}
a.mainmenu:visited {font-family:Verdana;font-size:14px;color:#fff;padding-left:10px;padding-right:10px;padding-top:8px;padding-bottom:10px;text-decoration:none}
a.mainmenu:hover {background:url("images/nav-hover.png") no-repeat center center;padding-left:10px;padding-right:10px;padding-top:8px;padding-bottom:11px;height:38px;font-family:Verdana;font-size:14px;text-decoration:none}

/* placeholderMainMenu_VerticalMenu */
.mnuVertical {width:170px}
.mnuOver {padding:3px;background-color:#656567;border:#cccccc 1px solid;border-left:#cccccc 1px solid;
    border-top:#cccccc 1px solid;border-bottom:#5A5A5C 1px solid;border-right:#5A5A5C 1px solid;color:#cccccc;}
.mnuSelected {padding:3px;background-color:#F3F2F7;border:white 1px solid; 
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;font-weight:bold;}
.mnuPath {padding:3px;background-color:#D7D7DB;border:white 1px solid;
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;}
.mnuNormal {padding:3px;background-color:#E5E5EA;border:white 1px solid;
    border-top:white 1px solid;border-bottom:#cccccc 1px solid;border-right:#cccccc 1px solid;}

/* placeholderMainMenu_DropMenu */
.top {font:bold 11px verdana;color:#E2E9DA;background:none;}
.top_hover {font:bold 11px verdana;color:#E2E9DA;background:#924693;}
.member {font:bold 10px verdana;color:#5B5E55;}
.member_hover {font:bold 10px verdana;color:#5B5E55;background:#C2C4C5;}
.topbar {background-image:url("images/header.gif");height:35px;}
.memberbar {background-image:url("images/memberbg.gif");height:27px;}

/* placeholderMainMenu_Tabs */
/*.tabActive_Left {width:15px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:15px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:15px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:15px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:underline;} */

/*.tabActive_Left {width:10px;height:10px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:10px;height:10px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:10px;height:10px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:10px;height:10px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {color:#FFFFFF;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;}
a.tabInactiveLink:visited {color:#FFFFFF;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;}
a.tabInactiveLink:hover {color:#d9e506;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;}

a.tabActiveLink:link {color:#FFFFFF;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;}
a.tabActiveLink:visited {color:#FFFFFF;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;}
a.tabActiveLink:hover {color:#d9e506;
	font-size:14px;
	font-weight: 500;
	text-decoration: none;}*/

/* placeholderMainMenu_Side */
#divSide {font:18px helvetica;background:url('images/side-nav.jpg') no-repeat center top;padding-top:50px;width:291px; text-align:left;padding-bottom:20px;}
#divSide a {color:#333333;text-decoration:none; font-size:}
#divSide a:hover {color:#de0079;}
.mnuLevel1 {margin:0px;list-style-type:none; padding:0px;padding-left:20px;padding-bottom:4px;}
.mnuLevel1 li {padding:3px;font-weight:none;}
.mnuLevel2 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.mnuLevel3 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.itemSelected {color:#ff61b7;}

/* placeholderMenu_Tree */
a.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.prnnode:hover {background-color:#CCFFCC; font-weight:bold;}
a.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.node:hover {background-color:#CCFFCC; text-decoration:underline;}
a.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
a.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
div.row {color:#0066cc;text-decoration:none;cursor:pointer;}
div.selrow {background-color:#99CCFF;cursor:pointer;}
div.row:hover {}
input.nodeedit {
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:20px;
    border:#cfcfcf 1px solid;
    z-index:1;}
.nlstree {text-align:left; border:#e6e7e8 5px solid;padding:12px;background:white;}

/* Template Specific Styles */
body
{
    background:url('images/background.jpg') no-repeat center 38px;/*default background image*/
	margin:0;padding:0;
	text-align: center;
}
#bannerArea
{
	width: 980px;
	height: 242px;
	margin: 0 auto 0;
	position:relative;
	display:block;
	padding:0px;
}

.wrapper {
	width:100%;
	padding:0;
	margin:auto;
}

#wrapperContainer {
	width:996px;
	margin:auto;
}

#container
{
    margin: auto;
    width: 996px; 
    z-index:0;
    padding-top:5px;
    text-align: left;
    background:url('images/content-bg.png') no-repeat center top transparent;
}
.header
{
	margin:auto;
	width:100%;
	z-index:555;
	position:relative;
	height:50px;
	color:#fff;
	background:url('images/nav-bg.png') repeat-x center top transparent;
}
#mainnav 
{ 
    text-align: left;
    width: 994px;
    padding-top:0px;
    margin:auto;
}

#logoWrap {
	padding-top:30px;
	z-index:400;
	position:absolute;
	left:-8px;
}

#leftside {
	float:left;
	position:relative;
	width:600px;
	display:block;
    padding-left:25px;
    padding-right:16px;
}


#rightside
{
	float: left;
	position:relative;
	width: 318px;
	display:block;
	padding-left:10px;
    padding-right: 25px;
}

#breadcrumb
{
    margin-left:5px;
    margin-top: 0px;
    text-align: left;
    padding-top:10px;
    width:550px;height:15px
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -158px; /* the bottom margin is the negative value of the footer's height */

}
.footercontainer, .push {
	height: 158px; /* .push must be the same height as .footer */
}



.footer
{
	clear: both;
	width: 100%;
	background:url('images/footer-bg.jpg') repeat-x center center;
	color:#ffffff;
	height:158px;
	display:block;
	margin: auto;
	padding-top:5px;
	margin-top:10px;
	
}

.footercontainer
{ 	background:none;
	color: #ffffff;
	font-size:11px;
	height: 78px;
	text-decoration:none;
	width: 980px;
	margin: auto;
	padding-top:60px;
	padding-left:33px;
	padding-right:33px; 
	text-align: left;
}

.footerLinks {
	font-size:10px;
	font-weight:lighter;
	color:#ffffff;
	margin-top:40px;
}

.footerLinks a {
	color:#ffffff;
	text-decoration:none;
}
	
.footerLinks a:visited {
	color:#ffffff;
	text-decoration:none;
}

.footerLinks a:hover {
	color:#d9e506;
	text-decoration:underline;
}


#ctl00_placeholderBody_ctl98_lblSearch
{
	display:none;
}

#ctl00_placeholderBody_ctl97_lblSearch
{
	display:none;
}

.copyrightlegal
{
	float:right;
	padding-right:25px;
}

#itag
{
	width: 600px;
}

/* Main Menu Tabs */
.rhm1{
	width:750px;
	height:34px;
	margin:0 auto; 		
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:10px;
	height:34px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:10px;
	height:34px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:34px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 10px;
	height:34px;
	line-height:30px;
	text-align:center;
	cursor:pointer;	
	color:#ffffff;
	font-size:12px;
	font-weight: 500;
	text-decoration: none;
	text-transform:lowercase;
}
.rhm1-bg li a span{	float:left;
	display:block;  
	padding-right: 10px;
	padding-bottom: 2px;
	text-transform:lowercase;  
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 1px;
}
.rhm1-bg li.current a span{
	color:#d9e506;
	background:url(images/rhm1_hover_r.gif) no-repeat right 1px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 1px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 1px;
}
/* End of Main Menu Tabs */

.search-bg {
	background:url(images/searchbg.gif) no-repeat right 1px;
	width:282px;
	height:42px;
	float:left;
	position:relative;
	margin-left:30px;
}

/***home buttons styles***/

.homeButtons {
	height:55px;
	width:190px;
	float:left;
	position:relative;
	display:block;
}

.homeButtons a {
	display:block;
	background:url('images/btn-grey-green.png') no-repeat left -55px;
}

.homeButtons a:hover {
	display:block;
	background-position: left top;
	
}

#logins {
	width:994px;
	margin:auto;
}
