﻿/* *****************global home page styles************************ */
a:focus {
	border: none; /* required for removing the borders from links (ff accessibility options) */
}

/** {margin:0; padding:0;}*/


html, body, p, h1, h2, h3, h4, h5, h6, form, ul, ol, fieldset {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #585858;
	/*  margin: 0;
	padding: 0;
	border: 0;
	width:100%;*/
}   

body { 
	background-color: #e6e6e6; 
	text-align: center;
}

ul {
	list-style-image: url("img/bullet.jpg");
	line-height: 150%;
	text-align:left;
	width: auto;
	height: auto;
	margin: 0px 5px 0px 20px;
	color: #585858;
}

li 
{
    margin: 0px 0px 10px 0px;
    
}

a 
{
    color: #288782;
    text-decoration: underline;
}

a:hover 
{
    color: #724099;   
}
/*
a:link, a:visited {
	color:#003366;
	text-decoration:underline;
	cursor:pointer;
}

a:hover{
	color:#288772;
	text-decoration:underline;
	cursor:pointer;
}
*/
img {
	border: 0px none;
}

.topPane p 
{
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}

h1 
{
background-color: transparent;
background-image: url(img/h1-bg.jpg);
background-repeat: repeat-x;
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 36px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
padding: 20px 0px 20px 35px;
margin: 0px 0px 10px 0px;
text-transform: none;
min-height: 46px;
height: auto;
text-align: left;
}

h1.home 
{
    height: 20px;
    padding: 10px 0px 10px 15px;
    font-size: 20px;
    background-image: url(img/bg-h1-home.jpg);
}

h2 {
	color:#674086;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 150%;
	padding: 10px 35px 5px 35px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

h2.purplebar 
{
    background-image: url(img/bg-h2-right.jpg);
    margin: 0px 0px 10px 0px;
    padding: 15px 10px 15px 35px;
    font-family: Arial;
    line-height: 150%;
    color: white;
}

h3 {
	color:#288782;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 150%;
	padding: 0px 35px 0px 35px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

h4 
{
    padding: 0px 35px 0px 35px;
	margin: 10px 0px 10px 0px; 
	color: #288782;
}

.ipsTable 
{
    line-height: 150%;
    text-align: center;
    border: 1px solid #f3f3f3;
}

.ipsTable thead tr td
{
    padding: 7px 0px 7px 0px;
    width: auto;
    height: auto;
    background-color: #f3f3f3;
    color: #288782;
}

.ipsTable tbody tr td
{
    padding: 5px 5px 5px 5px;
}

.ipsTable tbody tr.even 
{
    background-color: #f9f9f9;
}

.Header {
    width: 960px;
    /* height: 131px; */
    min-height: 110px;
    margin: 0 auto;
    padding:0;
    text-align:center;
    background-image: url(img/ips_header_pixels.jpg);
    background-position: top center;
    background-repeat: repeat-x;
}

.HeaderContentArea {
    width: 960px;
    margin:0 auto;
   	padding:0;
	overflow:hidden;
}

.HeaderMinHeight {
   float:right; 
   width:1px;
}

.headerTitle {
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: normal;
    color : #723099;
    text-transform: capitalize;
    text-align:left;
    display: none;
    padding: 15px 35px 5px 35px;   
}

.headerText {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #585858;
    line-height: 150%;
    vertical-align: baseline;
    padding: 9px 35px 6px 35px;
	margin:0;
    display: block;
    text-align:left;
    background-color: #f3f3f3;
	/* margin-right:250px; */
}


/********************** horizontal navigation *********************/



.homeNavigation {
	/* border-top: dashed 1px #8ac548; */
	width:960px;
	height: 46px;
	margin-bottom: 10px;
	padding: 0;
	/* z-index: 12; */
	/*text-align: center;*/
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	display: block;
	text-align:center;
	background-color: #f0eef0;
	background-image: url(img/bg-menu.jpg);
	
}

.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_bar:focus 
{
	outline: none;
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	font-size: 13px; 
	color: black;
	font-style: normal; 
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 5px 3px 3px 5px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	cursor: hand; 
    /*white-space: normal;  /*Word wrapping menu item now optional*/	    
    padding: 13px 16px 13px 16px;   /*explicitly set padding for root menu items*/
    border-left: 1px solid #eff8e3;
    border-right: 1px solid #eae7ea;
	display: inline-block;
	margin-top: 1px;
}

.main_dnnmenu_active
{
    /* background-image: url(img/bg-menu-active.jpg); */
    background-color: #674086;
    background-repeat: repeat-x;
    background-position: bottom;
    color: White;
    
}

.main_dnnmenu_itemhover {  
    /* background-image: url(img/bg-menu-hover.jpg); */
    background-repeat: repeat-x;
    background-color: #288782;
    color: White;
}

.main_dnnmenu_itemhover td {  
    /* background-image: url(img/bg-menu-hover.jpg); */
    background-repeat: repeat-x;
    color: White;
    background-color: #288782;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	border: solid 1px #BDBEC1; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
}


/* *****************positional div styles************************ */

/* centers the content area upon browser resize */
.wrapper {
	width:770px;
	margin: 0 auto;
	text-align:center;
	padding: 0;
}
.mainBody {
	text-align: left;
	margin: 0;
}

.Header .logo {
	width:155px;
	height:68px;
	float:left;
	text-align:center;
	vertical-align:middle;
}

.Header .logo img {
    margin-top:10px;
}

.Header .login  input {
    /*margin-bottom: 6px;*/
    
}

.Header .login table td {padding:0; margin:0; font-size: 11px; line-height: 100%;}
.Header .login td.txtGreen {
    /*vertical-align: top; */
    padding-left: 10px; 
}

#dnn_ctr583_Login_Login_DNN_cmdLogin 
{
    margin-left: 10px;
}
.login .lnkDarkGreen {margin:0; padding:0; margin-top:4px; display:block;}
.login table { 
	display: table;
	width:300px;
	padding:0;
	margin:10px 0 0 0;
	border-collapse: collapse; 
}

.Header .login {
	width:300px;
	float: left;
	/*padding-top:10px;*/
	text-align:center;
	vertical-align:middle;
	margin-left:180px;
}
.content_selectlanguage { 
	/* border-left:1px dashed #8ac548; */
	height:113px; 
	width:207px; 
	float:right; 
	text-align: left;
	/*background-color:#99CC00;*/
}

.content_selectlanguage .socialmedia 
{
    width: 207px;
    height: 30px;
    margin: 10px 0px 0px 0px;
    float: right;
    clear: right;
    /*overflow: hidden; */
    text-align: left;   
}

.content_selectlanguage .socialmedia img 
{
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
}

.content_selectlanguage .socialmedia img:hover
{
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}

.header .selectLanguage {
	padding-top: 20px;
	color:#000000;
    font-size:11px;
    text-align:left;
}

.selectLanguage span {
	padding-left:0px;
}

.ClearBoth {
    clear:both;
    overflow:hidden;
    height:1px;
}

.navigation {
    /*float: left;*/
	width:960px;
	background-color: #eae3ef;
	padding: 5px 5px 5px 5px;
	margin-bottom:20px;
}

.navigation table, .navigation td
{
    margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

table.prizes { border-collapse:collapse; margin-left:15px; margin-right:10px; margin-bottom:10px;}
table.prizes td {font-size:11px; padding:5px 5px 5px 3px; vertical-align:top;}
table.prizes tr.tb_head {font-weight:bold; background-color:#ecdef7; color:#333333;}
table.prizes .dark {background-color:#eef6e1; color:#333333;}
table.prizes .light {background-color:#fff; color:#333333;}

.content {
	background:#ffffff url("img/bg-homecontent.jpg") right repeat-y;
	width:960px;
	min-height:500px;
}

.subcontent 
{
    background:#ffffff url("img/bg-subcontent.jpg") right repeat-y;
}

.oneColumnContent 
{
    background:#ffffff url("img/bg-onecolumncontent.jpg") right repeat-y;
}

/* for Internet Explorer */
/*\*/
* html .content {
	height: 500px;
}
/**/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.content_column {
	/* border-top: 1px dashed #8AC548; */
	width:960px;
	min-height:500px;
}

.contentHorizontalNav {
	margin: 0;
}

.contentArea {
    width: 960px;
	padding:0;
    margin: 0 auto;
	text-align:left;
	line-height:1.2em;
}

.topPane {
	text-align:left;
	padding:0px;
	margin:0px;
	width: 740px;
	color: #585858;
	
}

.midPane 
{
    float: right;
    width: 200px;
    margin-right: 20px;
}

.content_middle {
	float: left;
	width: 520px;
	text-align:left;
	padding: 0;
	padding-bottom:10px;
	margin:0;
	margin-right: 0px;
	
}

.content table 
{
    font-size: 11px;
}
.subpage  
{
    width: 740px;
}

.oneColumn  
{
    width: 960px;
}

.contentPlaceholder {
	text-align:left;
	padding-bottom:10px;
}

.contentPlaceholder p {

	font-size: 11px;
	margin: 7px 35px 8px 35px;
	color: #585858;
	line-height: 160%;
}

.contentPlaceholder ul {
	padding: 0;
	margin: 0px 35px 0px 55px;
}

.contentPlaceholder ol {
	text-align:left;
	padding: 0;
	margin: 0px 35px 0px 58px;
}

.contentPlaceholder li 
{
}

.contentPlaceholder ul.faqs{list-style-image:none;}

.contentPlaceholder ul.faqs li {
	list-style-type:none;
}

.contentPlaceholder span.update {
	color:#a9a9a9;
	display:block;
	/*padding-left: 7px;*/
}

.contentPlaceholder_2columns {
	padding-bottom:10px;
	text-align:left;
}

.contentPlaceholder_2columns p {
	text-align:left;
	font-size: 11px;
	margin:0 0 1em 0;
	padding:0 5px 0 15px;

}

.contentPlaceholder_2columns ol{text-align:left;}

.contentPlaceholder_2columns ul.faqs {list-style-image:none; }

.contentPlaceholder_2columns ul.faqs li {list-style-type:none;}

.contentPlaceholder_2columns span.update {
	color:#a9a9a9;
	display:block;
	/*padding-left:15px;*/
	padding-right:5px;
}

.contentPlaceholder_2columns ul{ margin-top:0px;}


/* --- Styles for winners in winners gallery page -- */

.container_winners{ width:728px; overflow:hidden;} 

.winners {

	float:left;
	width: 345px;
	height: auto;
	min-height: 90px;
	margin-left:15px;
	margin-bottom:15px;
	text-align:left;
	margin-top:7px;
	display:inline;
	font-size: 11px;
	color: #585858;
	line-height: 150%;
}

.winners .image_container{
	float:left;
	text-align:center;
	padding: 5px 10px 5px 0px;
}

.winners strong{color:#238874;}

.winners cite{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#797979;
	
}

/* Begin styles for popular gift ideas*/

.popular_gift {
	width:200px; 
	margin-bottom:20px;
}

.popular_gift td{
	text-align:center;
}

.popular_gift td strong.green{color:#008080; font-size:11px;}

.popular_gift td strong.purple{color:#724099; font-size:10px;}

.webPartsArea_right h1{text-align:left;}

/* End styles for popular gift ideas*/

/* *****************footer styles************************ */

.footer {
    margin: 15px auto 0px auto;
	width: 960px;
	padding: 0;
	background-color: White;
	color: #939393;
	text-align: center;
	height: 90px;
}

.footerLogos {
    width: 940px;
    padding: 10px 10px 10px 10px;
    height: 35px;
    background-color: #fff;
    display: block;
}

.center_footer {
	width:650px; 
	margin:0 auto 0 auto;
	overflow:hidden;
	padding:0;
	/*border:1px solid red;*/
}

.center_footer img{float:left; border:0;}

.footer p 
{
    font-size: 11px;
    margin: 0;
    padding: 10px 0px 10px 0px;
}

.footer .footer_logos{ float:right; }

.footer strong.copy{color:#8e8e8e; font-size:10px;}

.footer .footer_logos img {margin-left:20px;}

.footerCopyright {
	position:relative;
	text-align: center;
	height: 35px;
	background-color: #e6e6e6;
	padding-top: 10px;
}

.footerCopyright p {
	text-align: center;
	font-size: 11px;
	color: #929292;
	font-weight: normal;
}

.footer .icons {
	border:0px;
}


/*********** controls styles *************/

/************** vertical navigation ******/

.VerticalTreeView a:link, .VerticalTreeView a:active, .VerticalTreeView a:hover, .VerticalTreeView a:visited
{
	text-decoration: none;
}

.leaf a, a:link.leaf, a:visited.leaf, a:active.leaf, a:hover.leaf
{
	color: #288773;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
}

.leaf
{
	text-indent: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px 0;
	white-space:normal;
	width:163px;
}

.leafSelected
{
	color: #6F4194;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.notSelected {
	display: block;
	width: 163px;
	height: 20px;
	margin: 0 0 2px 0;
	padding-top: 2px;
	background-color:#704591;
	/*background-image: url(img/navBG_02.gif);
	background-repeat: no-repeat;*/
	cursor: hand;
	text-indent: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space:normal;

}

.selected {
	display: block;
	width: 163px;
	height: 20px;
	margin:0 0 2px 0;
	padding-top: 2px;
	background-color:#278470;
	/*background-image: url(img/navBG_01.gif);
	background-repeat: no-repeat;*/
	cursor: hand;
	text-indent: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


/***************/
.cpanel 
{
	position:relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 168px;
}
.dynAddrWrapper input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	border: 1px solid #8ac548;
	font-size: 9px;
	width: 200px;
}

.txtInputBox {
	color:#666666;
	border: 1px solid #288782;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
	width: 190px;
	font-size: 11px;
}

.txtInputBoxLogin 
{
    
    border: 1px solid #288782;
}
.selectLanguage .txtInputBox {
	margin-left:0px;
}

.txtGreen {
	color: #000000;
	
}

/* Begin styles for popular gift ideas
.popular_gift {
	width:195px; 
	border-top:1px solid #eeeeee;
}
.popular_gift td{
	border-bottom:1px solid #eeeeee;
	text-align:center;
}
.popular_gift td strong.green{color:#008080;}
.popular_gift td strong.purple{color:#6f4194; font-size:10px;}

End styles for popular gift ideas*/


.button {
	height:0px;
	padding-top:6px;
	margin-bottom:6px;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

a.btnPurple, a:Link.btnPurple,a:Visited.btnPurple {
    background: url(img/btn-yes-bg.jpg);
	display: inline;
	padding: 5px 5px 5px 5px;
	font-family: Arial,Helvetica,sans-serif;;
    font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	white-space: nowrap;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #288874;
}
 
a:Hover.btnPurple, a:Active.btnPurple {
	background: url(img/btn-yes-hover-bg.jpg);
	padding: 6px 4px 4px 6px;
}


a:Link.btnLime {
	
	border: 0px;
	background-repeat:repeat-x;
	font-size: 11px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:21px; 
	background-image: url(img/btnLimeTile.gif);
	background-repeat:repeat-x;
	padding: 3px 6px 3px 6px;
	
}

a:Hover.btnLime {
	
	border: 0px;
	background-repeat:repeat-x;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:21px; 
	background-image: url(img/btnLimeTileOn.gif);
	background-repeat:repeat-x;
	padding: 3px 6px 3px 6px;
	color:#FFFFFF;
}
a:Visited.btnLime {
	
	border: 0px;
	background-repeat:repeat-x;
	font-size: 11px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:21px; 
	background-image: url(img/btnLimeTile.gif);
	background-repeat:repeat-x;
	padding: 3px 6px 3px 6px;
	
}
a:Active.btnLime {
	
	border: 0px;
	background-repeat:repeat-x;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:21px; 
	background-image: url(img/btnLimeTileOn.gif);
	background-repeat:repeat-x;
	padding: 3px 6px 3px 6px;
	color:#FFFFFF;
}

a.btnGreen, a:Link.btnGreen, a:Visited.btnGreen {
	text-decoration: none;
	background-image: url(img/btn-yes-bg.jpg);
	display:inline;
	padding: 1px 10px;
	font-weight:bold;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #333333;
	color:#FFFFFF;
	white-space:nowrap;
	height: 18px;
}

a:Hover.btnGreen, a:Active.btnGreen
{
	background-image: url(img/btnGreenTileOn.gif);
	display:inline;
	padding: 1px 10px;
	font-weight:bold;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #333333;
	color:#FFFFFF;
	white-space:nowrap;
	height: 18px;
}

.errorLabel {
    font-size: 10px;
    color: red;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    /*width: 220px;*/
    text-align: left;
    line-height: 100%;
}

.errorLabel_1, .errorMessage {
	font-size: 10px;
    color: red;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    text-align: left;
}

.topError, p.topError {
    padding: 6px;
    font-size: 11px;
    background-color: #ffcccc;
    border: 1px solid #993333;
    color: Black;
    font-weight: normal;
    width: 80%;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block;
    text-align: center;
}

.topSuccess 
{
    padding: 6px;
    font-size: 11px;
    background-color: #b5ffc1;
    border: 1px solid #5bdb70;
    color: Black;
    font-weight: normal;
    width: 80%;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block; 
    text-align: center;
}
/* buttons */


.greenButton {
    background: url(img/btn-no-bg.jpg);
	display: inline-block;
	padding: 5px 5px 5px 5px;
	font:bold 11px Arial,Helvetica,sans-serif;
	line-height: normal;
	color: #FFFFFF;
	/*white-space: nowrap;
	height: 30px;*/
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #3c3c3c;
}

.greenButton:hover {
  background-image: url(img/btn-no-hover-bg.jpg);   
  padding: 5px 4px 5px 6px;
}

a.greenButton:hover { color:#fff;}

.purpleButton, a.purpleButton {
    background: url(img/btn-yes-bg.jpg);
	border: 1px solid #288874;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	font:bold 11px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	/*white-space: nowrap;
	height: 30px;*/
	text-decoration: none;
	text-transform: uppercase;
	/*line-height: 100%;*/
}


.purpleButton:hover, a.purpleButton:hover {
  background-image: url(img/btn-yes-hover-bg.jpg);  
  padding: 5px 4px 5px 6px;
  color: #ffffff; 
}

.disabledButton {
	color: #CCCCCC;
	background-color: #AFAFAF;
	border: 1px solid #333333;
	font-weight: bold;	
	margin: 0px;
	overflow: visible;
	padding: 0 10px;
}
	
.formLabel {
font-weight: normal;	
}


/* cusom ipsos css */ 
/* modal popup region */
.modal_pop
{
	
	
}
.pnlPreview
{
	background-color: #A0E1A1;
	padding: 0px 5px 0px 5px;		
}
.modal_Head
{
	background-color: #2C8D2C;
	height:30px;
	width: 100%;
}
.modal_inner1
{
	background-color:#C4ECC7;

	height: 100%;
}
.modal_content
{
	width: 100%;
	height: 100%;
}
.modalBackground 
{
	background-color: Gray;
	filter:alpha(opacity=30);
	opacity:0.30; 
}
/* end of modal popup region */

.loginBtn {
	background-color: #238874;
	width:17px;
	height:13px;
	color: #FFFFFF;
	font-size: 9px;
	border: 0px;
	text-decoration: bold;
}
.loginTxt {
	color:#40947c;
	font-size: .7em;
}
.checkbox {
	font-size: 11px;
	/* color:#40947c; */
	line-height:-.4em;
}
a.lnkDarkGreen:link, a.lnkDarkGreen:visited {
	color: #288782;
	text-decoration: underline;
	font-weight:normal;
	line-height: 150%;
}

a.lnkDarkGreen:hover, a.lnkDarkGreen:active {
	color: #724099;
}

.txtInputBoxMultiline {
    height: 150px;
    width: 200px;
    overflow: auto;
    border: 1px solid #288782;
}

.rightRail {
    float:right;
	width:200px;
	padding: 0;
}

.rightRail h2, .midpane h2 
{
    background-image: url(img/bg-h2-right.jpg);
    margin: 0px 0px 10px 0px;
    padding: 15px 10px 15px 10px;
    font-family: Arial;
    font-size: 14px;
    line-height: 150%;
	letter-spacing: 0px;
    color: white;
}

.rightRail h2.newsFeed 
{
    background-image: url(img/bg-h2-newsfeed-right.jpg);
}

.rightRail p
{
    
    padding: 13px 25px 13px 25px;
    margin: 0;    
}

.rightRail ul, .midPane ul
{
    padding: 10px;
    margin-left: 20px;
}

.rightrail img.box 
{
   border: 1px solid #f5fbef;   
}

.SubHead 
{
   /*background-color: #e6e6e6;  */
   /* background-image: url(img/bg-login.jpg); */
   background-repeat: repeat-y;
}

.midPane p 
{
    padding: 5px 10px 25px 10px;
    margin: 0;
}


p.noPad 
{
    padding: 0;
    margin: 0;   
    
}

.panelistFeedback 
{
  background-image: url(img/bg_panelistfeedback.gif);
  width: 200px;
  height: 145px;
  overflow: hidden;
  color: #585858;
}

.panelistFeedback p.quote 
{
    margin: 0;
    padding: 0;
    text-align: left;   
    line-height: 150%;
}

.panelistFeedback p.author 
{
    margin: 0;
    padding: 0;
    text-align: right;
}
/* AJAX TICKER */

#ajaxticker1{
width: 170px;
height: 75px;
border: none;
margin-left: 15px;
margin-top: 15px;
overflow: hidden;
font-family: Verdana;
font-size: 11px;
color: #585858;
clear: left;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

.someclass{ //class to apply to your scroller(s) if desired
}

/* END OF AJAX TICKER */

.nameAddress 
{
   display: none;   
}

.skinObject 
{
    font-size: 14pt;
    font-weight: normal;
    font-family: Verdana;   
}

.login a#dnn_dnnLOGIN_cmdLogin:link 
{
    font-size: 8pt;    
    color: #288782;
    font-weight: normal;

}

.content_middle .remainingPoints 
{
    display: none;   
}

.content_middle #joinThePanel 
{
    display: none;   
}

.newsfeeddate, .newsfeedauthor 
{
    color: #d5d5d5;
    font-style: italic;
}

/* Charity Ticker */

h2.charityticker {
/*	background: transparent;
	color: #8c3936;
	font-size: 16px;
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 0; */
	background-image: url(img/NA_top_200_pink.jpg);
}

h3.charityticker {
	color: black;
	line-height: 150%;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-size: 14px;
}

p.charityticker {
	color: #c22471;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	line-height: 100%;
}

#charityticker {
	background-image: url(/portals/0/charity-ticker.jpg);
	background-position: bottom;
	width: 200px;
	height: 185px;
	overflow: hidden;
	text-align: center;
}

.charitytickerpoints {
	font-size: 12px;
	display: none;
}
/* end of Charity Ticker */