/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label{
	color:#000000;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}


a {
	color:#878a7c;
	text-decoration:underline;
}

a:hover {
	color:#878a7c;
	text-decoration:none
}
/*----------------------------------------------------------content---*/
.invalid{ color:red !important;}
.form-validate label { font-size:12px;}
.validate-indent{ margin-bottom:15px; display:block;}
.validate{ margin-top:15px;}
/*-----------------------------article_settings-*/
.pollstableborder{ width:100%;}
#poll .componentheading{ padding-left:0 !important; margin-left:0 !important;}
.article_indent ul {
	margin:10px 0px 15px 0; list-style:none;
}
.article_indent ul li {
	padding:0px 0px 1px 17px;
	background:url(../images/list_marker.gif) 0 6px no-repeat; 
	line-height:21px;
	color:#ECECEC;
	
}
.article_indent ul li a {
	color:#ECECEC !important;
}
.article_indente a {
	color:#ECECEC;
	text-decoration:underline
}
.article_indent a:hover {
	color:#ECECEC;
	text-decoration:none;
}

.article_indent table td .required{ width:250px;}
.input-field input{ width:150px !important; color:#848181;}
.article-decor {
	padding:0px 0px 0px 0px;
}


#contact_text {
	height:auto;
	overflow:auto;
	margin:0px 0px 5px 0px;
	width:90%
}
.article_bot {
	line-height:5px
}
.article_separator {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 0px 0 0px;
	display:block;
	display:none;
	
	
	 
}
.column_separator {
	padding:0px 0px 0px 0 !important;
}
.article_column {
	padding:0px 0px 0px 0px;
	
	
}
.article_indent h3 {
	overflow:hidden;
}
.article_indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}

.contentpaneopen img {
	margin:0 10px 4px 0px;
}
.icon-indent img{ margin:0 0 0 9px !important;}
.width{ width:100%;}
.indent-top-none{ margin:0 !important;}
/*---------------------------content-heading---*/

.componentheading {
	color:#606350;
	font-size:21px;
	font-weight:normal;
	line-height:140%;
	margin:20px 0px 10px 23px;
	padding:0 0px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.contentheading {
	color:#606350;
	font-size:18px;
	line-height:20px;
	margin:0 0 0 0;
	padding:13px 0px 13px 23px;
	font-weight:normal;
}
.buttonheading {
	padding:3px 0px 0px 5px;
}
.buttonheading img {
	margin:0px 0px 0px 0px;
}
/*-----------------------------item-info---*/

.iteminfo {
	padding:0px 0px 6px 0px;
	margin:0px 0px 15px 0px;
}
td.modifydate {
	font-size:10px;
	padding:14px 0 0 0;
	text-decoration:none !important;
	color:#8d8d8d;
	
}
div.modifydate {
	font-size:10px;
	padding:12px 0px 0px 0;
	text-decoration:none !important;
	color:#A7A6A6;
}

.createdby {
	color:#0f559d;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
}
.createdate {
	font-size:10px;
	margin:0px 0px 0px 24px!important;
	padding:0 0px 2px 18px !important;
	text-transform:none;
	display:inline;
	color:#8d8d8d;
	font-weight:normal;
	line-height:12px;
	display:block;
	background:url(../images/title_marker.gif) 0 3px no-repeat;
	
}

span.small { /* Written by */
	font-size:11px;
	margin:0 0px 0 0;
	padding:0 0px 0 2px;
	text-transform:none;
	color:#606060;
	line-height:14px;
	
}
.wrapper-title span.small{ color:#747474; font-size:11px; padding:0 0 0 31px; margin:0; line-height:13px; }
.results span.small{ margin:0 0 0 4px !important; color:#979c7f;}
div.small {
	padding:8px 0px 1px 24px;
	font-size:12px;
	 color:#979c7f;
	 margin:0 0 0 0;
	 display:block;
}
/*-----------------------------------buttons---*/


.button, .validate 	
{
    color:#FFF ;	 
		  border:none;
		  line-height:14px;
		  font-family:Tahoma;
		  font-size:11px;
		  padding:2px 0 4px 0;
		  
		  font-weight:bold;
		  background:url(../images/buttons/button_green_80x20_normal.png)  no-repeat top right;
		  text-align:center;
		  display:block;
		  font-weight:bold;
		  height:auto !important;
		  width:80px;
}
.button span {
	    background: url(../images/buttons/button_green_80x20_normal.png) no-repeat top left;
	    color:#FFF ;	 
}
.button:hover 
{
        background: transparent url(../images/buttons/button_green_80x20_hover.png) no-repeat top right;
        cursor: pointer;
}
.button:hover span {
	    background: transparent url(../images/buttons/button_green_80x20_hover.png) no-repeat top left;
	    color:#FFF ;	 
}
.button:active {
	    background: transparent url(../images/buttons/button_green_80x20_pressed.png) no-repeat top right;
}
.button:active span {
	    background: transparent url(../images/buttons/button_green_80x20_pressed.png) no-repeat top left;
}


.wide_button
{
		color:#FFF ;
		border:none;
		  line-height:14px;
		  font-family:Tahoma;
		  font-size:11px;
		  padding:2px 0 4px 0;
		  
		  font-weight:bold;
		  background:url(../images/buttons/button_green_120x20_normal.png)  no-repeat top right;
		  text-align:center;
		  display:block;
		  font-weight:bold;
		  height:auto !important;
		  width:120px;
}
.wide_button span {
	    background: url(../images/buttons/button_green_120x20_normal.png) no-repeat top left;
	    color:#FFF ;
}
.wide_button:hover 
{
        background: transparent url(../images/buttons/button_green_120x20_hover.png) no-repeat top right;
        cursor: pointer;
}
.wide_button:hover span {
	    background: transparent url(../images/buttons/button_green_120x20_hover.png) no-repeat top left;
	    color:#FFF ;
}
.wide_button:active {
	    background: transparent url(../images/buttons/button_green_120x20_pressed.png) no-repeat top right;
}
.wide_button:active span {
	    background: transparent url(../images/buttons/button_green_120x20_pressed.png) no-repeat top left;
}


.signup_button
{
		color:#000 ;
		 font-size:11px;
		  border:none;
		  height:auto !important;
		  line-height:14px;
		  font-family:Tahoma;
		  padding:2px 0 4px 0;
		  text-transform:uppercase !important;
		  font-weight:bold;
		  background:url(../images/signup_button.gif) 0 0 repeat-x ;
		   width:90px;
		   text-align:center;
		   display:block;
		   font-weight:bold;
}
.signup_button:hover{ color:#000; text-decoration:underline;}
.signup_button{	cursor:pointer;	}
.signup_button{cursor:pointer;}


.signupnow_button
{
		background: transparent url(../images/buttons/signupnow_button_normal.png) no-repeat;
		display: block; 
		padding: 2px 0 4px 0; 
		margin: 5px 5px 5px 0;
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		font-size: 20px;
		font-weight: 700;
		line-height:10px;
		text-decoration:none;
		text-align: center; 
		vertical-align:middle;
		border: 0; 
		cursor: pointer;
		overflow: visible;
		width: 220px;
		height:35px;
}
.signupnow_button:span
{ 
        background: transparent url(../images/buttons/signupnow_button_normal.png) no-repeat; 
		display: block; 
		white-space: nowrap;
		padding: 3px 5px 8px 5px; 
		height:20px;
		color:#fff;
}
.signupnow_button:hover
{
        background: transparent url(../images/buttons/signupnow_button_pressed.png) no-repeat;    
}
.signupnow_button:hover span
{
        background: transparent url(../images/buttons/signupnow_button_pressed.png) no-repeat;   
}

/*--Class to display buttons to look like Hyperlinks button--*/
.big_button  
{
        background:url(../images/buttons/generic_button_normal.png) 0 0 no-repeat ;    			
        display: block;
		padding: 2px 0 4px 0; 
		margin: 5px 5px 5px 0;
		font-family: Tahoma, Helvetica, Arial, sans-serif;
        background-attachment: scroll;
        font-size: 12px;
        font-weight: 900;
        line-height:20px;
        color:#FFF;
        text-decoration:none;
		text-align: center; 
		vertical-align:middle;
		border: 0; 
		cursor: pointer;
		overflow: visible;
		width: 105px;
		height: 25px;
}
.big_button span {background: url(../images/buttons/generic_button_normal.png) no-repeat top left; color:#FFF;}
.big_button:hover {background: transparent url(../images/buttons/generic_button_pressed.png) 0 0  no-repeat; color:#FFF;}
.big_button:hover span {background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat; color:#FFF;}
.big_button:active {background: transparent url(../images/buttons/generic_button_pressed.png) 0 0  no-repeat; color:#FFF;}
.big_button:active span {background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat; color:#FFF;}



.generic_button
{
		background: transparent url(../images/buttons/generic_button_normal.png) no-repeat;
		display: block; 
		padding: 2px 0 4px 0; 
		margin: 5px 5px 5px 0;
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: 900;
		text-decoration:none;
		text-align: center; 
		line-height:17px;
		border: 0; 
		cursor: pointer;
		overflow: visible;
		width: 100px;
		height: 25px;
}
.generic_button:span
{ 
        background: transparent url(../images/buttons/generic_button_normal.png) no-repeat; 
		display: block; 
		white-space: nowrap;
		padding: 3px 5px 8px 5px; 
		height:25px;
		color:#fff;
}
.generic_button:hover
{
        background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat;    
}
.generic_button:hover span
{
        background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat;   
}


.order_button
{
		color:#FFF ;
		border:none;
		  line-height:14px;
		  font-family:Tahoma;
		  font-size:11px;
		  padding:2px 0 4px 0;
		  
		  font-weight:bold;
		  background:url(../images/buttons/button_green_100x20_normal.png)  no-repeat top right;
		  text-align:center;
		  display:block;
		  font-weight:bold;
		  height:auto !important;
		  width:100px;
}
.order_button span {
	    background: url(../images/buttons/button_green_100x20_normal.png) no-repeat top left;
	    color:#FFF ;
}
.order_button:hover 
{
        background: transparent url(../images/buttons/button_green_100x20_hover.png) no-repeat top right;
        cursor: pointer;
}
.order_button:hover span {
	    background: transparent url(../images/buttons/button_green_100x20_hover.png) no-repeat top left;
	    color:#FFF ;
}
.order_button:active {
	    background: transparent url(../images/buttons/button_green_100x20_pressed.png) no-repeat top right;
}
.order_button:active span {
	    background: transparent url(../images/buttons/button_green_100x20_pressed.png) no-repeat top left;
}


.search_result .button{
		color:#FFF ;
		 font-size:10px;
		  border:none;
		  height:auto !important;
		  line-height:14px;
		  font-family:Tahoma;
		  padding:2px 0 4px 0;
		  text-transform:uppercase !important;
		  font-weight:bold;
		  background:url(../images/wrapper_button1.gif) 0 0 no-repeat;
		   width:70px;
		   text-align:center;
		   display:block;
		   font-weight:bold;
		   margin:15px 0 !important;
}

.google_search_button
{
        border:none;
        background: transparent url(../images/Google_Search_Button.png) no-repeat;   
        height:22px;
        width:23px;
}

.button_small
{
    color:#FFF ;	 
		  border:none;
		  line-height:14px;
		  font-family:Tahoma;
		  font-size:11px;
		  padding:2px 0 4px 0;
		  
		  font-weight:bold;
		  background:url(../images/buttons/button_green_70x20_normal.png)  no-repeat top right;
		  text-align:center;
		  display:block;
		  font-weight:bold;
		  height:auto !important;
		  width:70px;		  
}
.button_small span {background: url(../images/buttons/button_green_70x20_normal.png) no-repeat top left; color:#FFF;}
.button_small:hover {background: transparent url(../images/buttons/button_green_70x20_hover.png) 0 0  no-repeat; color:#FFF;}
.button_small:hover span {background: transparent url(../images/buttons/button_green_70x20_hover.png) no-repeat; color:#FFF;}
.button_small:active {background: transparent url(../images/buttons/button_green_70x20_pressed.png) 0 0  no-repeat; color:#FFF;}
.button_small:active span {background: transparent url(../images/buttons/button_green_70x20_pressed.png) no-repeat; color:#FFF;}


/*--Class to display buttons to look like Hyperlinks button--*/
.button_remove
{
    background: url(../images/icons/Remove.png) no-repeat;
    cursor:pointer;
    border: none;
    width:20px;
}
            
/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none;
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto;
}
div.readmore {
	margin:0 0px 0px 0px;
	padding:0 0px 0px 10px;
	
	
}
div a.readon {

		 color:#FFF;
		 font-size:10px;
		  border:none;
		  height:auto !important;
		  line-height:14px;
		  font-family:Tahoma;
		  font-weight:normal;
		  text-transform:uppercase !important;
		  font-weight:bold;
		  display:block;
		  background:url(../images/wrapper_button.gif) 0 0 no-repeat;
		  padding:2px 0;
		  text-align:center;
		  width:56px;
		  text-decoration:none;
		  margin:11px 0 0 0;
		  
		  
		  
		  
	  
	
}
a.readon:hover {
	color:#FFF !important;
	text-decoration:underline;
}

/*-----------------------------blog-more---*/
.text-page, .pagenav{ color:#EEEEEE !important; text-decoration:none;}

.blog_more {padding:0 0px 10px 25px;}
.blog_more h2 {	background:none;	color:#000000 !important; 	font-size:12px;	padding:0px 0px 0px 0px;}
.blog_more ul {	margin:10px 0px 15px 0; list-style:none; font-weight:bold;}
.blog_more ul li{ background:url(../images/bull_link.gif) 0 6px no-repeat; padding:0 0 0 15px; color:#618a43; line-height:16px; margin-bottom:6px;}
.blog_more ul li a{ line-height:16px; color:#618a43; font-size:12px;}
.blog_more ul li a:hover{ color:#618a43;}

.blog_more strong {	color:#606350; 	font-size:14px;	display:block; padding-bottom:15px; margin-top:25px;  font-weight:normal;}

/*-----------------------------pagenav---*/
.pagination span {
	background:url(../images/pagination-left.gif) no-repeat 0 0 #260401;
	margin-right:3px;
	display:block;
	float:left;
}
.pagination span font {
	background:url(../images/pagination-right.gif) no-repeat right 0;
	padding:5px 10px 5px 10px;
	line-height:14px;
	color:#146dac;
	font-weight:bold;
	display:block;
	font-size:11px;
}
.pagenav {
	color:#EEEEEE;
	font-size:12px;
	font-weight:normal;
	padding:0 4px;
}


.pagination_nav {
	color:#EEEEEE;
	font-size:12px;
	padding:21px 20px 0px 0px;
	text-align:center;
	word-spacing:3px;
	background:#191919;
}
.pagination_nav div {
	background:#f4f4f4;
	padding:5px 0px 5px 0px;
}
.pagination {
	margin-top:10px;
	display:block;
	overflow:hidden;
}
.pagination li {
	float:left;
	padding:0px 5px 0px 5px;
}
.pagination_result {
	color:#202020;
	padding:0 0px 21px 0px;
	line-height:16px;
	text-align:center;
	background:#191919;
	font-weight:bold;
	font-size:12px;
}
/*--------------------------------------result---*/

.sectiontableheader img{ vertical-align:middle; margin-right:6px;}
.sectiontableentry0 td {
	color:#979c7f;
	padding:10px 5px 10px 5px;
}
.sectiontableentry1 td {
	background:#f7faea;
	color:#979c7f;
	padding:10px 15px 10px 15px;
}
.sectiontableentry2 td {
	color:#979c7f;
	padding:10px 15px 10px 15px;
}

.sectiontableentry1 a {
	color:#979c7f !important;
}
.sectiontableentry2 a {
	color:#979c7f;
}
.sectiontableentry1 a:hover {
	color:#979c7f;
}
.sectiontableentry2 a:hover {
	color:#979c7f;
}


.var1 {
	background:#f7faea;
	padding:10px !important;
	margin:10px 0px 10px 0px;
	color:#979c7f;
}
.var1 p, .var2 p{ color:#979c7f}
.var1 h4 a, .var2 h4 a{ color:#979c7f !important;}
.var2 {
	padding:10px !important;
	margin:10px 0px 10px 0px;
	color:#979c7f;
}
.results {
	text-align:center;
	padding:0px 19px 0px 0;
}
#page {
	padding:0px 0 25px 0;
}
#page ol li {
	padding:0px 0px 10px 0px;
	text-align:left
}
.searchintro {
	padding:15px 0px 10px 24px;
}
.searchintro strong {
	color:#9f6650; font-weight:bold;
}
#page h3 {
	font-size:130%;
	padding:10px 0px 15px 0;
	text-align:left;
	color:#606350;
	text-transform:none;
	
}
#page .display .inputbox, #page .inputbox {
	color:#282828;
}
#page .only input{ vertical-align:middle; margin-right:5px; margin:3px 0;  _margin:0 0;}
#page #ordering {
	height:20px;
}
#page .display {
	padding:10px 0px 25px 0px;
}
#page legend {
	color:#526448;
	background:#dbefba;
	padding:3px 7px;
}
.search_result{ padding-top:0; padding-left:0; padding-right:10px;}
.sectiontableentry0 .pad2{color:#FFF;}
.sectiontableentry0 .pad2, .sectiontableentry1 .pad2, .sectiontableentry2 .pad2 {
	padding:2px 0px 2px 15px;
	
	
}
.sectiontableheader {
	padding:15px 0;
}
.extra-wrapper{ width:3%; float:left; border:none !important;}
/*--------------------------------------poll---*/

.poll-body{ padding:15px 0 15px 0;}
.poll .question {
	font-size:12px !important;
	color:#568430 !important;
	line-height:15px;
	font-weight:normal;
	padding:0 0 0 0;
	
}

.poll .body label {
	font-size:11px;
	line-height:14px;
	padding:0px 0px 0 7px !important;
	color:#FFF;
}
.button{cursor:pointer;}
.poll .button {
	color:#ffffff;
		 font-size:12px;
		  border:none;
		  height:auto !important;
		  line-height:15px;
		  font-family:Arial;
		  padding:1px 0 3px 0;
		  margin:0 0 0 0;
		  text-transform:lowercase !important;
		  font-weight:bold;
		  background:url(../images/wrapper_button_1.gif) 0 0 no-repeat;
		   width:62px;
		   text-align:center;
		   display:block;
		   font-weight:normal;
		   
	
	
}
.poll .button:hover, .poll .result:hover{ color:#ffffff; text-decoration:underline;}
.poll .result {
	margin:0 19px 0 0 !important;
	color:#ffffff;
		 font-size:12px;
		  border:none;
		  height:auto !important;
		  line-height:15px;
		  font-family:Arial;
		  padding:1px 0 3px 0;
		  text-transform:lowercase !important;
		  font-weight:bold;
		  background:url(../images/wrapper_button_1.gif) 0 0 no-repeat;
		   width:62px;
		   text-align:center;
		   display:block;
		   font-weight:normal;
	
}
.poll .section, .poll .section2 {
	overflow:hidden;
	padding:0px 0px 3px 0px;
	width:100%;
}
.poll .radio {
	float:left;
	width:15px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
	_margin-top:2px;
}
.poll .var {
	margin:0px 0px 0px 20px;
	text-align:left;
	
}
.display {
	padding:0px 0px 10px 0px;
}
.display select {
	border:1px solid #dbefba;
	width:100px;
}
.sectiontableentry1 div, .sectiontableentry0 div {
	font-size:1px
}
.fright{ float:right;}
.fleft{ float:left;}

.extra-text-title{ padding-bottom:20px; font-size:14px;}

/*--------------------------------------user---*/

dl.contentpane dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
* html dl.contentpane .input-field {
	padding-top:3px;
}
dl.contentpane .button-field {
	width:140px;
	_padding:17px 0 0 0;
}
dl.contentpane .button-field .validate{ 
		 color:#FFF ;
		 font-size:10px;
		  border:none;
		  height:auto !important;
		  line-height:14px;
		  font-family:Tahoma;
		  padding:2px 0 4px 0;
		  text-transform:uppercase !important;
		  font-weight:bold;
		  background:url(../images/wrapper_button1.gif) 0 0 no-repeat;
		   width:70px;
		   text-align:center;
		   display:block;
		   font-weight:bold;
	margin-bottom:14px;
		   
}
dl.contentpane .button-field .validate:hover{ color:#FFF; text-decoration:underline;}

/*-------------------------------------search---*/
.search-input{ background:url(../images/search_bg.gif) 23px 22px no-repeat; height:63px;}
.search .inputbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	padding:2px 0 2px 5px !important;
	vertical-align:top;
	width:141px;
	color:#2c2c2c;
	text-transform:capitalize !important;
	_height:16px;
	border:none;
	background:none;
	margin:24px 0 0 56px;
}

.search .button {background:url(../images/searchButton.gif) no-repeat scroll 0 0;
	color:#CB670E;
	width:32px;
	height:19px;
	padding:0;
	margin:1px 0 0 0;
	
	
}
/*-------------------------------------search-result---*/
/*-------------------title----*/

.search_result h3 {
	color:#d6d5d5;
	 text-transform:uppercase;
	 font-size:14px;
}
/*-------------------article----*/

.search_result p {
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword {
	border:1px solid #dbefba
}
legend {
	color:#C4C4C4;
	 background:#042447;
}
.highlight {  /* highlight sought word */
	color:#9f6650;
	font-weight:bold
}
.phrase {
	border:solid 1px #dbefba;
	color:#FFF;
	float:left;
	padding:0 10px;
	width:60%;
	
}
.phrase .inputbox {
	background:#fff;
	color:#808080;
	display:block;
	margin-top:10px;
}
.phrase .inputbox option {
	background:#fff;
	border-bottom:solid 1px #202020;
	padding:2px;
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#1e3300;
}
fieldset.word, fieldset.only {
	border:solid 1px #dbefba;
}
.only {
	border:solid 0;
	line-height:1.3em;
	padding:0 10px 0 10px;
}
.only-indent{ padding-bottom:2px;}
.word {
	border:solid 0 !important;
	padding:10px 10px 10px 0;
}
.word input {
	background:#fff;
	color:#ff6614;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:2px;
}
.contact_email input {
	margin:4px 0px 3px 0px;
}
.contact_email input, .contact_email textarea{ margin-top:4px !important; color:#747474; font-size:11px; font-family:Arial;}
#contact_email_copy{ margin-top:2px !important; vertical-align:middle;}
.only .indent-extra-top{ padding:11px 0;}
.line-bottom-phrase{ height:27px;}
.separate-search{width:2%; float:left; border:none;}

/*-------------------------------------admin-form---*/

.adminform td {
	padding:0px 0px 2px 0px;
}
/*---------------------------system-error-messages--*/

.error {
	margin:0px 29px 10px 23px;
}
.error h2 {
	color:#bd0202;
	font:bold 14px Tahoma;
	padding:15px 20px 15px 0;
}
#system-message dt.error, dt.message {
	display: none;
}
.error dd ul {
	background: #920202;
	border-top: 3px solid #670606;
	border-bottom: 3px solid #670606;
	color: #fff;
	margin:0 0 0 0 !important;
	padding:5px 0px 5px 5px;
}
.error dd ul li {
	background:none !important;
	color:#fff !important;
	margin:0px 0px 0px 20px !important;
}
.pass_remind {
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}

/*-------------------title-wrapper----*/


/*-------------------box-wrapper----*/




/*-------------------content----*/


.module label {
	display:block;
	line-height:100%;
	padding:1px 0px 6px 0;
	vertical-align:middle;
	color:#607555;
	font-size:12px;
	line-height:14px;

	
}
.poll-body{ padding:21px 0 14px 14px;}


/*-------------------module-list-finish----*/

.count { /* count users */
	font-weight:bold;
	color:#c0db28;
}



.module span {
	font-weight:bold;
	color:#43a30a;
	font-size:13px;
}




/*-------------------title----*/




/*-----------------content----*/

.breadcrumbs { padding:8px 0 0 12px; display:block; color:#5A5A5A; font-size:12px; font-weight:bold;}
.breadcrumbs .pathway{color:#5A5A5A !important; text-decoration:underline  !important; text-transform:none; text-decoration:none; font-size:12px;}
.breadcrumbs .pathway:hover{ text-decoration:none !important; color:#5A5A5A; font-size:12px;}
.breadcrumbs  img{ margin:0 4px 1px 4px;}
/*-------------------------------------topmenu---*/

ul.menu-nav {
/*padding:18px 0 0 0;*/
padding:5px 0 0 0;
margin:0;


	
}
ul.menu-nav li	{
	display:block; 
	padding:0 0 0 0;
	float:left;
}
ul.menu-nav li a  {
	border:none;
	text-decoration:none !important;
	display:block;

	
	
}
ul.menu-nav li a span	{
	display:block; 
	/*padding:8px 28px 13px 28px;*/
	padding:0px 16px 5px 16px;
	color:#f7f1c8;
	display:block; 
	font-size:13px;
	font-weight:normal;
	text-decoration:none !important;
	/*changed the following line TBK 27/11/09*/
	background:url(../images/top_menu_separator.gif) right 0px no-repeat;
	/*background:url(../images/top_menu_separator.gif) right 12px no-repeat;*/
	font-family:Arial;
	
	
	
	
	
	
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	border:none;
	display:block; 
	text-decoration:none;
	width:auto;
	font-weight:normal;
	
	
}
ul.menu-nav li a:hover span	{
	display:block; 
	color:#b9d85b;
	font-weight:normal;
}

/*-------------------active----*/

ul.menu-nav li.active a {
	border:none;
	display:block;
	float:left; 
	text-align:center;
	width:auto;
}
ul.menu-nav li.active a span {
	 color:#b9d85b;
	 
}




/*----------------------------------------login-form---*/

/* Layout */

.module-login .leftside
{
	height:160px;
	width:75%;
	float:left;
	margin-bottom:5px;
}

.module-login .rightside
{
	height:40px;
	width:40px;
	float:right;
	padding:10px 10px 0 0;
	margin-bottom:5px;
}

.module-login label {
	font-size:11px;
	line-height:15px;
	color:#dbefba;
	font-weight:bold;
}

.module-login p, label.remember {
	font-size:10px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
}

.module-login a {
	color:#e2f95f;
	font-size:11px;
	line-height:13px;
}

.module-login a:hover {
	color:#e2f95f;
}

.module-login .inputbox { /* inputbox */
	 width:120px; 
	 margin:1px 0 2px 0; 
	 color:#000; 
	 font-size:12px; 
	 font-family:Arial;
	line-height:12px;

	vertical-align:top;
	border:none;
	 _height:10px;
	 border:2px solid #BBBABA;	
}


/* Button */

.module-login .loginbutton { 
		background: transparent url(../images/buttons/brown.png) no-repeat;
		display: block; 
		padding: 0 0 0 0; 
		margin: 5px 5px 5px 0;
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: 900;
		text-decoration:none;
		text-align: center; 
		border: 0; 
		cursor: pointer;
		overflow: visible;
		width: 100px;
}
.module-login .loginbutton span { 
		background: transparent url(../images/buttons/brown.png) no-repeat; 
		display: block; 
		white-space: nowrap;
		padding: 3px 5px 8px 5px; 
		height:10px;
		color:#fff;
}
.module-login .loginbutton:hover 
{
	background: transparent url(../images/buttons/brown2.png) no-repeat; 
}
.module-login .loginbutton:hover span
{
		background: transparent url(../images/buttons/brown2.png) no-repeat; 
}


.module-login .login_button { 
		background: transparent url(../images/buttons/generic_button_normal.png) no-repeat;
		display: block; 
		padding: 0 0 0 0; 
		margin: 5px 5px 5px 0;
		font-family: Tahoma, Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: 900;
		text-decoration:none;
		text-align: center; 
		line-height:17px;
		border: 0; 
		cursor: pointer;
		overflow: visible;
		width: 100px;
		height: 25px;
}
.module-login .login_button span
{
    background: transparent url(../images/buttons/generic_button_normal.png) no-repeat; 
		display: block; 
		white-space: nowrap;
		padding: 3px 5px 8px 5px; 
		height:10px;
		color:#000000;
}
.module-login .login_button:hover 
{
	background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat; 
}
.module-login .login_button:hover span
{
    background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat;  
}


/*----------------------------------------end of login-form---*/

.indent-button{margin:6px 0 2px 0;}
.logform-indent{ padding:0 0 0 0; line-height:14px;}
.logform-indent p{ padding:0; margin:0; line-height:14px;}
.form-indent-button{padding:9px 0 5px 0 !important; }

.form-indent1{font-size:11px !important;  color:#FFF !important;}
.form-indent1 a, .form-indent1 a:hover{ color:#FFF !important; font-size:11px !important; }
.contenttoc th{ padding-bottom:10px;}
.pagenavcounter{ padding:15px 0;}
.article-indent h3 img{ margin:5px 0 0 0 !important;}
.article-indent h3, .article-indent h2{ padding:15px 0 10px 0;}
.separator-bottom{ background:url(../images/separator_bottom.gif) bottom left repeat-x;}
.width{ width:100%;}
.extra-indent-right{ padding:11px 14px 0 0;}


.menu{ margin:15px 0 21px 28px; list-style:none;}
.menu li{ padding:0; line-height:15px;  padding:1px 0 4px 0; font-weight:bold; margin-bottom:6px;}
.menu li a{padding:0 0 0 0; color:#526448; font-size:12px; line-height:15px; background:url(../images/main_menu_marker.gif) 0 5px no-repeat; padding:0 0 0 13px; text-decoration:none;}
.menu li a:hover{  color:#9f6650; text-decoration:none; line-height:15px;}
.menu li li{ padding:0 0 0 15px; margin:0;}
.menu .active ul{ padding:6px 0 5px 0px; margin:0;}
.menu .active ul li{ padding-bottom:3px;}
.menu .active a{ color:#9f6650;}
.menu .active a:hover{ color:#9f6650;}
.menu ul{list-style:none;}
.menu li ul li a{padding:0 0 0 0; color:#526448; font-size:12px; line-height:15px; background:url(../images/main_menu_marker.gif) 0 5px no-repeat; padding:0 0 0 0; text-decoration:none;} 



.pub-menu{ margin:15px 0 11px 5px; list-style:none;}
.pub-menu li{ padding:0; line-height:15px;  padding:1px 0 4px 0; margin-bottom:6px;}
.pub-menu li a{padding:0 0 0 0; color:#526448; font-size:12px; line-height:15px; background:url(../images/main_menu_marker.gif) 0 5px no-repeat; padding:0 0 0 8px; text-decoration:none;}
.pub-menu li a:hover{  color:#9f6650; text-decoration:none; line-height:15px;}
.pub-menu li li{ padding:0 0 0 8px; margin:0;}
.pub-menu .active ul{ padding:6px 0 5px 0px; margin:0;}
.pub-menu .active ul li{ padding-bottom:3px;}
.pub-menu .active a{ color:#9f6650;}
.pub-menu .active a:hover{ color:#9f6650;}
.pub-menu ul{list-style:none;}
.pub-menu li ul li a{padding:1 1 1 1 ; color:#526448; font-size:12px; line-height:15px; padding:1 0 1 0; text-decoration:none;} 
.pub-menu-head{ font-weight:bold;}
.pub-menu-item{ font-weight:normal; }

.pagin-top, .pagin-bottom, .pagin-top span, .pagin-top a, .pagin-bottom span, .pagin-bottom a, .pagin, .pagin span, .pagin a, .pagin a:hover, .pagin-top-border{ color:#878a7c !important;  word-spacing:1px;}
.pagin-top{ padding:1px 0 !important;}
.pagin-bottom{ padding-bottom:15px;}

.log p{ padding:10px 0;  font-weight:normal; color:#9f6650; font-size:13px;}


#component-contact .contentheading{ padding:0 0 15px 0 !important; font-size:125%; color:#5A7986;}

.article-indent ul{ list-style:none; margin:15px 0; font-weight:bold;}
.article-indent ul li{ background:url(../images/bull_link.gif) 0 6px no-repeat; padding:0 0 0 11px; color:#4d595b; line-height:17px; margin-bottom:9px; font-size:11px;}
.article-indent ul li a{ line-height:17px; color:#4d595b; font-size:11px;}
.article-indent ul li a:hover{ color:#4d595b;}
.article-indent ul li p{ line-height:19px;}

.list-web-links li{ background:url(../images/bull_link.gif) 0 7px no-repeat !important; line-height:14px; color:#4d595b;}
.list-web-links li a{ line-height:14px;}
.list-web-links li span, .list li span{ color:#4e8a26; margin:0 0 0 5px;}

.contentdescription img{ margin-right:19px;}
.module_menu .main-box{ padding:0 !important;}
.icon-indent{ padding:11px 0 0 9px; margin-right:24px; background:url(../images/icon_separator.gif) 0 16px no-repeat;}
#left div, #left td, #left p, #left p a{ color:#66832f;}
.s1 .main-box div{ color:#526448 !important;}
.s1 .main-box span.count{ color:#5b892e !important;}
#left .main-box{ padding:21px 2px 21px 10px;}
#right .main-box{ padding:15px 10px 21px 7px;}

#content .module ul, ul.latestnews{ list-style:none; margin:0; padding:0;}
#content .module ul li{ background:url(../images/bull_link.gif) 0 5px no-repeat; padding:0 0 0 15px; font-weight:bold; margin-bottom:9px;}
#content .module ul li a, #content .module ul li a:hover{ color:#618a43; font-size:12px;}

li.latestnews{ background:none !important; padding:0 !important;}
a.latestnews{ font-weight:normal !important; text-decoration:none; font-size:11px !important; color:#506346 !important;}
a:hover.latestnews{ color:#506346; text-decoration:underline;}


/*---------------------------------------------------------structure---*/

/*#body { background:#dbefba;}*/
#body  { background:url(../images/PageBackground.png);}
#Mobilebody  { background:url(../images/MobilePageBackground.png);}
.main {
	width:980px;
	position:relative;
	background-color:White;
}
/*-------------------------------------header---*/
.clear{ width:100%; overflow:hidden;}
.clear1{ clear:both;}
.br{ display:block;}

/*added the following line ... replaced it with commented line TBK 27/11/09*/
/*.header h1{ display:block; margin:30px 0 0 30px; position:absolute;}*/
.header h1{ display:block; margin:45px 0 0 0px; position:absolute;}
.header h1 a{ display:block; position:absolute; cursor:pointer;}
  
/*added the following line, replaced it with the commented line TBK 27/11/09*/

.header{ background:url(../images/header.png) 0 0 no-repeat; height:167px;}
.Mobileheader{ background:url(../images/MobileHeader.png) 0 0 no-repeat; height:72px;}
.etra-indent{ position:absolute; top:167px; 
margin-left:267px; 
}

/*top in the following line was 225px ... changed by TBK 27/10/09*/
.etra-indent1{ position:absolute; top:135px; margin-left:342px;
	left: 0px;
}
.row-top-menu 
{
	background: transparent url(../images/row_top_menu.png) 0 0 no-repeat;
	height:30px;
}
.row-top-menu .fleft{ width:254px;}
.row-top-menu .fright{ width:580px;}

.header .fleft{ width:730px; }
.header .fright{ width:200px;}
.header .fright2{ width:250px;}

/*added the following line ... TBK 27/10/09*/
.header .fright .wrapper-box1 { margin: 5px 0 0 0 ;}
/*.header .fright .wrapper-box1 { margin:51px 0 0 0 ;}*/
.header .fright .wrapper-box1 .box-title{margin: 4px 27px 0 0;}
.header .fright .wrapper-box1 .main-box{ padding:3px 0 0 0;}
.header .fright h3{ color:#e2f95f; font-size:16px; border-bottom:1px solid #b6cc38;  padding:0 0 12px 10px;}
.header .fright .wrapper-box2 { margin: 5px 0 0 -150px ;}
/*.header .fright .wrapper-box1 { margin:51px 0 0 0 ;}*/
.header .fright2 .wrapper-box2 .box-title{margin: 4px 27px 0 0;}
.header .fright2 .wrapper-box2 .main-box{ padding:3px 0 0 0;}

/*----------------------------------------------------------*/
.homepage-become-admin-box{ position:absolute; top:4px; margin-left:870px;	left: 0px ; width:100px;}
.advertisement_top{ position:absolute; top:40px; margin-left:630px;	left: 0px; width:350px; height:125px;}
.advertisement_left{ width:100%; height:400px;}
/*----------------------------------------------------------*/

.live-updates{ position:absolute; top:68px; margin-left:500px;	left: 0px; width:231px; height:25px;  background:url(../images/LiveUpdatesTemplate.png) no-repeat; }
/*-------------------------------------content---*/
#content{ padding:10px 0 0 10px;}
#container{overflow:hidden; height:100%;  text-align:left;}
#left{ float:left; text-align:left; _margin: 0 -3px 0 0;   width:202px; }
#right{ float:right; text-align:left; _margin: 0 0 0 -3px;   width:223px; }
.left-indent{ padding:14px 22px 0 0;}
.right-indent{ padding:14px 28px 0 28px;}


.container-wrapepr .border-top {background:url(../images/border_top.gif) repeat-x top #FFF;}
.container-wrapepr .border-bottom {background:url(../images/border_bottom.gif) repeat-x bottom;}
.container-wrapepr .border-left {background:url(../images/border_left.gif) repeat-y left;}
.container-wrapepr .border-right {background:url(../images/border_right.gif) repeat-y right;}
.container-wrapepr .corner-top-left {background:url(../images/corner_top_left.gif) no-repeat left top;}
.container-wrapepr .corner-top-right {background:url(../images/corner_top_right.gif) no-repeat right top;}
.container-wrapepr .corner-bottom-left {background:url(../images/corner_bottom_left.gif) no-repeat left bottom;}
.container-wrapepr .corner-bottom-right {background:url(../images/corner_bottom_right.gif) no-repeat right bottom;}
.container-wrapepr-indent{ padding:9px;}



.wrapper-extra-box{ margin-bottom:4px;}
.wrapper-extra-box .corner-top-left {background:#e4f6da url(../images/corner1_top_left.gif) no-repeat left top;}
.wrapper-extra-box .corner-top-right {background:url(../images/corner1_top_right.gif) no-repeat right top;}
.wrapper-extra-box .corner-bottom-left {background:url(../images/corner1_bottom_left.gif) no-repeat left bottom;}
.wrapper-extra-box .corner-bottom-right {background:url(../images/corner1_bottom_right.gif) no-repeat right bottom;}
.wrapper-extra-box-indent{ padding:11px 19px 12px 10px;}
.img-indent{ float:left; margin:0 25px 0 0;}
.wrapper-extra-box .indent-top-bottom{ padding:0 0 10px 0;}
/*changed the commented line to the following line. TBK 29/10/09 */
/*.wrapper-extra-box h3{ color:#152a0b; font-size:18px; font-weight:normal; padding:12px 0 20px 0;}*/
.wrapper-extra-box h3{ color:#152a0b; font-size:18px; font-weight:normal; padding:0 0 2px 0;}
.wrapper-extra-box a, .wrapper-extra-box div{ color:#71945d;}

.generic-wrapper-box-right{ margin-left:15px; margin-right:15px; }

.generic-wrapper-box{ margin-left:25px; margin-right:25px;}
.generic-wrapper-box .corner-top-left{background: #FFFFFF url(../images/generic_corner_top_left.gif) no-repeat left top;}
.generic-wrapper-box .corner-top-right {background:url(../images/generic_corner_top_right.gif) no-repeat right top;}
.generic-wrapper-box .corner-bottom-left {background:url(../images/generic_corner_bottom_left.gif) no-repeat left bottom;}
.generic-wrapper-box .corner-bottom-right {background:url(../images/generic_corner_bottom_right.gif) no-repeat right bottom;}
.generic-wrapper-box-indent{ padding:11px 19px 12px 10px;}
.img-indent{ float:left; margin:0 25px 0 0;}
.generic-wrapper-box .indent-top-bottom{ padding:0 0 10px 0;}
.generic-wrapper-box h3{ color:#152a0b; font-size:13px; font-weight:bold; padding:0 0 2px 0;}
.generic-wrapper-box a, .generic-wrapper-box div{ color:#71945d;}

.generic2-wrapper-box{ margin-top:10px;}
.generic2-wrapper-box .corner-top-left {background:#e4f6da url(../images/generic_corner_top_left2.gif) no-repeat left top;}
.generic2-wrapper-box .corner-top-right {background:url(../images/generic_corner_top_right2.gif) no-repeat right top;}
.generic2-wrapper-box .corner-bottom-left {background:url(../images/generic_corner_bottom_left2.gif) no-repeat left bottom;}
.generic2-wrapper-box .corner-bottom-right {background:url(../images/generic_corner_bottom_right2.gif) no-repeat right bottom;}
.generic2-wrapper-box-indent{ padding:10px 1px 1px 1px;}
.img-indent{ float:left; margin:0 25px 0 0;}
.generic2-wrapper-box .indent-top-bottom{ padding:0 0 10px 0;}
.generic2-wrapper-box h3{ color:#152a0b; font-size:13px; font-weight:bold; padding:0 0 2px 0;}
.generic2-wrapper-box a, .generic2-wrapper-box div{ color:#71945d;}



.wrapper-title{ background:#f1f6da url(../images/wrapper_title_left.gif) 0 0 no-repeat;}
.bull-title{ background:url(../images/wrapper_title_right.gif) top right no-repeat;}
.wrapper-titlw-bottom{ background:#f7faea; padding-bottom:6px;}

.row-col{ background:url(../images/extra_wrapper.gif) 235px 138px no-repeat;}
.article-indent{ padding:20px 29px 23px 23px;}
.img-indent1{ float:left; margin:0 21px 0 0 !important;}
.text1{ color:#9f6650; font-size:12px; text-transform:uppercase; padding:4px 0 16px 0;}
.text2{ font-size:12px; text-transform:uppercase; padding:10px 0 16px 0; display:block;}
.row-col .col-1{ width:260px;}
.row-col .col-2{ width:218px;}
.extra-indent-right{ padding-right:53px;}

.wrapper-box .box-title h3{ color:#4d5c45; font-size:16px; color:#4d5c45; border-bottom:1px solid #b6cc38;}
#left .wrapper-box .box-title h3{  padding:0 0 16px 9px;}
#right .wrapper-box .box-title h3{  padding:0 0 15px 6px;}

.wrapper-box .main-box{ background:url(../images/separator_box.gif) bottom left repeat-x; margin-bottom:17px;}


li.mostread{ padding:0 !important; background:none !important;}
a.mostread{ color:#768521 !important; text-decoration:underline !important; font-weight:normal !important;}
a.mostread:hover{ text-decoration:none !important; color:#768521;}
.indent-top1{ padding:15px 0 0 0 ;}




/*-------------------------------------footer---*/
.footer 
{
	padding:21px 0; 
	text-align:center; 
	color:#9ba787; 
	font-size:12px;
	letter-spacing:1px;
}
.footer a, .footer a:hover{ color:#449900; font-weight:bold;}


/*-------------------------------------popupMenu---*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
	z-index:100;
	padding: 5px;
	font-size:11px;
       }
       
       


/*.button_new {padding-top: 12px;
			padding-right: 15px;
			padding-bottom: 12px;
			padding-left: 15px;
			background-attachment: scroll;
			background-repeat: repeat-x;
			background:url(../images/buttons/green2.png) 0 0 no-repeat ;
			background-position: 50% 100%;
			background-color: #ffffff;
			border-top-color: #cccccc;
			border-left-color: #cccccc;
			border-right-color: #cccccc;
			border-bottom-color: #cccccc;
			border-top-width: 1px;
			border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-style: solid;
			border-left-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			font-size: 18px;
			line-height: 18px;
			color: #555555;
			text-decoration: none;
			cursor: pointer;
			text-align: center;
			}
.button_new:hover {background: transparent url(../images/buttons/green2.png) no-repeat top right; cursor: pointer; background-position: 50% 100%;}
.button_new:active {background:#eee; cursor: pointer;}*/

/*---This css button class is only used to display hyperlink into button look and feel--------*/
.button_green  {padding-top: 2px;
			    padding-right: 10px;
			    padding-bottom: 4px;
			    padding-left: 10px;
			    background-attachment: scroll;		
			    background:url(../images/buttons/button_green_80x20_normal.png) 0 0 no-repeat ;    			
			    height:auto !important;    			
			    font-size: 11px;
			    line-height:14px;
			    color:#FFF;
			    text-decoration: none;
			    font-family:Arial;
			    font-weight:bold;
			    cursor: pointer;
			    }
.button_green span {background: url(../images/buttons/button_green_80x20_normal.png) no-repeat top left; color:#FFF;}
.button_green:hover {background: transparent url(../images/buttons/button_green_80x20_hover.png) 0 0  no-repeat; color:#FFF;}
.button_green:hover span {background: transparent url(../images/buttons/button_green_80x20_hover.png) no-repeat; color:#FFF;}
.button_green:active {background: transparent url(../images/buttons/button_green_80x20_pressed.png) 0 0  no-repeat; color:#FFF;}
.button_green:active span {background: transparent url(../images/buttons/button_green_80x20_pressed.png) no-repeat; color:#FFF;}

.button_green_s2
{
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    background-attachment: scroll;		
    background:url(../images/buttons/button_green_70x20_normal.png) 0 0 no-repeat ;    			
    height:auto !important;    			
    font-size: 11px;
    line-height:14px;
    color:#FFF;
    text-decoration: none;
    font-family:Arial;
    font-weight:bold;
    cursor: pointer;
}
.button_green_s2 span {background: url(../images/buttons/button_green_70x20_normal.png) no-repeat top left; color:#FFF;}
.button_green_s2:hover {background: transparent url(../images/buttons/button_green_70x20_hover.png) 0 0  no-repeat; color:#FFF;}
.button_green_s2:hover span {background: transparent url(../images/buttons/button_green_70x20_hover.png) no-repeat; color:#FFF;}
.button_green_s2:active {background: transparent url(../images/buttons/button_green_70x20_pressed.png) 0 0  no-repeat; color:#FFF;}
.button_green_s2:active span {background: transparent url(../images/buttons/button_green_70x20_pressed.png) no-repeat; color:#FFF;}

/*--Class to display Hyperlinks as a Big Button--*/
.hyperlink_button  {padding-top: 5px;
		            padding-right: 20px;
		            padding-bottom: 12px;
		            padding-left: 20px;
		            background-attachment: scroll;		
		            background:url(../images/buttons/generic_button_normal.png) 0 0 no-repeat ;    			
		            height:auto !important;    			
		            font-size: 13px;
		            line-height:13px;
		            color:#FFF;
		            text-decoration: none;
		            font-family:Arial;
		            font-weight:bold;
		            cursor: pointer;}
.hyperlink_button span {background: url(../images/buttons/generic_button_normal.png) no-repeat top left; color:#FFF;}
.hyperlink_button:hover {background: transparent url(../images/buttons/generic_button_pressed.png) 0 0  no-repeat; color:#FFF;}
.hyperlink_button:hover span {background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat; color:#FFF;}
.hyperlink_button:active {background: transparent url(../images/buttons/generic_button_pressed.png) 0 0  no-repeat; color:#FFF;}
.hyperlink_button:active span {background: transparent url(../images/buttons/generic_button_pressed.png) no-repeat; color:#FFF;}

/*--Start: News Hyperlinks-----------------------------------------------------*/
.News_Hyperlinks1:link {color:#0e5911; cursor: pointer; text-decoration: none; font-weight:bold; font-size:larger; font-family:Arial;}    /* unvisited link */
.News_Hyperlinks1:visited {color:#0e5911;} /* visited link */
.News_Hyperlinks1:hover {color:#0e5911; text-decoration:underline;}   /* mouse over link */
.News_Hyperlinks1:active {color:#0e5911;}  /* selected link */

.News_Hyperlinks2:link {color:#000; cursor: pointer; text-decoration: none; font-family:Arial;}    /* unvisited link */
.News_Hyperlinks2:visited {color:#000;} /* visited link */
.News_Hyperlinks2:hover {color:#000; text-decoration:underline;}   /* mouse over link */
.News_Hyperlinks2:active {color:#000;}  /* selected link */

.Simple_Hyperlinks:link {cursor: pointer; text-decoration: none; font-family:Arial;}    /* unvisited link */
.Simple_Hyperlinks:hover {text-decoration:underline;}

.News_Hyperlinks3:link {cursor: pointer; text-decoration: none; font-family:Arial;}    /* unvisited link */
.News_Hyperlinks3:hover {text-decoration:underline;}
/*--End: News Hyperlinks-----------------------------------------------------*/

/*-------------------------- round corner box --------*/
.round-corner-box 
{
	/*max-width:600px;*/
	min-width:100px;
	margin: 10px;
}
.round-corner-box .maincontent 
{
	background: #FFFFFF;
	padding: 10px;	
}
.round-corner-box .top
{
	background:transparent url(../images/stationary/round_corner_top_left.png) no-repeat left top;
	height: 35px;
	padding: 15px 0 0 20px;
	font: 900 18px/22px "Arial", Helvetica, sans-serif;
	color:Maroon;
	margin-right: 17px;
}
.round-corner-box .top .corner
{
	background:transparent url(../images/stationary/round_corner_top_right.png) no-repeat right top; 
	height: 50px;
	margin-right:-17px;
	margin-top: -37px;
	line-height: 18px;
	padding: 0 0 0 17px;
}
.round-corner-box .bottom
{
	background:transparent url(../images/stationary/round_corner_bottom_left.png) no-repeat left bottom;
	height: 21px;
	margin-right: 21px;
}
.round-corner-box .bottom .corner
{
	background:transparent url(../images/stationary/round_corner_bottom_right.png) no-repeat right bottom;
	height: 21px;
	margin-right: -21px;
}
/*--------------------------*/


/*=========================== New Look and Feel 2011 ===================================*/

/* ----- Auto sized green Buttons --------*/
.autoSizeButton 
{
    color:#FFF ;	 
	padding: 0px;
	list-style: none;
	float: left;
	text-decoration: none;
	cursor: pointer;
	font: 900 12px/22px "Arial", Helvetica, sans-serif;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 5px;
	background: url(../images/buttons/green.png) no-repeat top right;
}

.autoSizeButton span {
	margin: 0px 5px 0 -5px;
	padding: 1px 8px 5px 14px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float: left;	
	background: url(../images/buttons/green.png) no-repeat top left;
	color:#FFF ;	 
}
.autoSizeButton:hover {
	background: transparent url(../images/buttons/green_hover.png) no-repeat top right;
}

.autoSizeButton:hover span {
	background: transparent url(../images/buttons/green_hover.png) no-repeat top left;
	color:#FFF ;	 
}

.autoSizeButton:active {
	background: transparent url(../images/buttons/green_down.png) no-repeat top right;
}

.autoSizeButton:active span {
	background: transparent url(../images/buttons/green_down.png) no-repeat top left;
}
/* ----- End of Auto sized green Buttons --------*/

.item-listing li
{ 
	float:right;
	margin: 2px 0 2px 0;
}
.item-listing li a
{ 
	text-decoration: none;
	font-family::Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #336633;
	padding: 0 20px 0 0;
	float: left;
}
.item-listing li a:hover
{ 
	text-decoration: underline;
}
.item-listing ul.item-listing-buttons
{
	list-style:none;
}
.item-listing ul.item-listing-buttons li.top-beer-add
{
	background: transparent url(../images/icons/top_beer_add.png) no-repeat right;
}
.item-listing ul.item-listing-buttons li.top-beer-remove
{
	background: transparent url(../images/icons/top_beer_remove.png) no-repeat right;
}
.item-listing ul.item-listing-buttons li.delete
{
	background: transparent url(../images/icons/delete.png) no-repeat right;
}
.item-listing ul.item-listing-buttons li.recommend
{
	background: transparent url(../images/icons/user_comment.png) no-repeat right;
}
.item-listing ul.item-listing-buttons li.pubpal
{
	background: transparent url(../images/icons/become_pubpal.png) no-repeat right;
}

/* ----- Upload Boxes ---------------------- */
.uploadbox
{
	width:250px;
	float:left;
	margin: 5px 5px 5px 5px;
}
.uploadbox .uploadbox-preview
{
	width:200px;
	height:200px;
}
.uploadbox .uploadbox-controls
{
	margin: 30px 5px 30px 5px;
	line-height:5px;
	text-align:left;
}
/* ----- End of Upload Boxes ---------------------- */

/* ----- Upload Boxes ---------------------- */
.widgetbox
{
}
.widgetbox .widgetbox-preview
{
	background: #FFFFFF;
}
.widgetbox .widgetbox-buttons
{
	float:right;
	position:relative;
	right:0px;
	top: 0px;
}
.widgetbox .widgetbox-fields
{
	float:left;
}
.widgetbox .widgetbox-fields-elements
{
	margin-right: 15px;
}
/* ----- End of Upload Boxes ---------------------- */



/* ----- Div -------------------------------------- */
.divRoundCorner
{ 
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border: 2px solid #8A999E;
}

.divRoundCorner-Thin
{ 
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border: 1px solid #8A999E;
}