
/* DEFAULT TEXT STYLES
----------------------------------------------------------------------------- */
body, html {height:100%;}
body, dt, input{
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #211F18;
}
body * { 
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
}
div.HelpContent span.SubSubHead,
div.HelpContent span.SubHead,
div.DNN_Documents .SubHead,
div.news div div span.SubHead,
div.news div div a.SubHead,
h1,h2,h3,h4,h5,h6,
p,blockquote,ul,ol,dl,
fieldset,address, h5 .SkinObject{ 
	margin-bottom: 1em; 
	letter-spacing:normal;
}
.NormalTextBox,
.Normal {
	margin-bottom:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em !important;
}
.NormalTextBox {margin-bottom: auto;}
.NormalBold, tr.NormalBold td {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
}
.NormalGreen {color: green; font-weight: bold;}
li ul, li ol { margin: 0; }
address,abbr,acronym { font-style: normal; }
a { outline: none; }
a:link, a:visited { 
	color: #900; 
	text-decoration: none; 
}
a:hover, a:active { text-decoration: underline;}
abbr { border: none; font-style: normal;}
img { border: none; }
h1 { 
	font-size: 2.0em; 
	margin: 0.4em 0; 
	color: #900; 
	border-bottom: 3px double #E3DECA; 
	font: normal 2.0em/1.2em Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; }
div.HelpContent span.SubSubHead,
.Head, h2 { font-size: 1.5em; }
div.DNN_Documents .SubHead,
div.news div div span.SubHead,
div.news div div a.SubHead,
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; letter-spacing:0;}
div.HelpContent span.SubHead,
h5 .SkinObject,
h5 { font-size: 1.1em; }
h6 { font-size: 0.92em; }
div.HelpContent span.SubHead,
div.HelpContent span.SubSubHead,
div.news div div span.SubHead,
div.news div div a.SubHead,
h2,h3,h4,h5,h6 { font-weight: bold; margin: 1.2em 0 0.8em; line-height: 1.2em; }
/* for admin skin only */
#admin table#dnn_ctr333_ViewSchedule_dgSchedule td,
#admin table#dnn_ctr333_ViewScheduleHistory_dgScheduleHistory td {white-space:normal;}
#dnnUsers ul li,
.DnnModule-Portals #dnnPortals ul li {float:left;}

/* end of admin*/
#cmeditor .NormalTextBox,
table.RadEWrapper table,
#cmeditor .RadEWrapper table table,
#cmeditor .admin table.admin {
	width:auto !important;
	margin:0px !important;
}
table,th,td { font-weight: normal; vertical-align: top; text-align: left; font-size: 1.0em; }
ul,ol { padding: 0 0 0 1.6em; }
ol li { list-style-type: decimal; background: none; }


/* ICONS
----------------------------------------------------------------------------- */
a.aud,
a.back,
a.doc,
a.down,
a.email,
a.ext,
a.facebook,
a.file,
a.form,
a.img,
a.lock,
a.pdf,
a.ppt,
a.print,
a.rss,
a.txt,
a.twitter,
a.vid,
a.up,
a.xls
{
	padding: 2px 0 2px 24px !important;
	background: url(/images/common/icon_default.gif) left top no-repeat;
	}
a.aud	{ background-image: url(/images/common/icon_audio.gif); }
a.back	{ background-image: url(/images/common/icon_back.gif); }
a.doc	{ background-image: url(/images/common/icon_doc.gif); }
a.down	{ background-image: url(/images/common/icon_down.gif); }
a.email	{ background-image: url(/images/common/icon_email.gif); }
a.ext	{ background-image: url(/images/common/icon_ext.gif); }
a.facebook { background-image: url(/images/common/icon_facebook.gif); }
a.form	{ background-image: url(/images/common/icon_form.gif); }
a.img	{ background-image: url(/images/common/icon_image.gif); }
a.lock	{ background-image: url(/images/common/icon_lock.gif); }
a.pdf	{ background-image: url(/images/common/icon_pdf.gif); }
a.ppt	{ background-image: url(/images/common/icon_ppt.gif); }
a.print { background-image: url(/images/common/icon_print.gif); }
a.rss	{ background-image: url(/images/common/icon_rss.gif); }
a.twitter	{ background-image: url(/images/common/icon_twitter.gif); }
a.txt	{ background-image: url(/images/common/icon_txt.gif); }
a.up	{ background-image: url(/images/common/icon_up.gif); }
a.vid	{ background-image: url(/images/common/icon_video.gif); }
a.xls	{ background-image: url(/images/common/icon_xls.gif); }
a.subscribe {
    background: url("/images/common/toggle-plus.gif") no-repeat scroll right top transparent;
    padding: 0 20px 0 0;
    text-transform: uppercase;
	color:#990000;
	cursor:pointer;}


.clear { float: none; clear: both; }
/* Disables dropdowns in browsers that can't support them over flash */
.prevent-overlap #nav-main ul li.hover ul,
.prevent-overlap #nav-main ul li:hover ul { display: none;}
/* MASTHEAD
----------------------------------------------------------------------------- */
#header {
	z-index: 903;
	height: 174px;
	position: relative;
}
#masthead { position: relative;}
#admin #masthead div,	
#main #masthead div,
#masthead div { 
	height: 99px; 
	font-size: 2em;
	background: url(/images/common/mastheadv5.png) left top no-repeat;
}
#masthead div a {
	display: block;
	text-decoration: none;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute; 
	top: 14px; 
	left: 177px; 
	width: 546px;
	height: 70px;
}
/*#header form.searchform*/
#search {
	position: absolute; 
	left: 753px; 
	top: 104px; 
	width: 140px; 
	height: 24px; 
	z-index: 200;
	padding:5px;
	background-color: #E2DED0; 
	display: none;
}

/*#header form.searchform input.searchinput */
#search input.searchinput{
	width: 96px;
	left: 0; 
	height: 18px; 
	padding: 2px;
	border: 1px solid #A89F8D; 
}
#search img {position: relative; top:-2px;}
/*#header form.searchform input.searchbutton*/
#search a.searchbutton { margin-left:-2px;}

/* FOOTER
----------------------------------------------------------------------------- */
#footer address {
	margin: 0 0 0 27px;
	padding-top: 14px;
	font-size: 0.92em;
	color: #79715D;
}
#footer #validators {
	position: absolute;
	top: 70px;
}
/* NAV-MAIN
----------------------------------------------------------------------------- */
#nav-main {
	height:46px;
	float: left;	
}
#nav-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	height: 46px;
}
#nav-main ul li {
	position: relative;
	float: left;
	list-style-type:none;
}
#nav-const > ul > li > a ,
#nav-main > ul > li > a {
	text-indent: 0; 
	color: #E2DED0;
	padding-top: 14px; 
	height:30px; 
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia,Times,Times New Roman,serif;
	font-weight: bold;
	/*font-size:0.95em;*/
	font-size: 12px;
}

#nav-const > ul > li > a.active,
#nav-const > ul > li > a:hover,
#nav-main > ul > li > a.active,
#nav-main > ul > li > a:hover {color:#f0d38e;}

#nav-main ul li a {
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-decoration: none;
}

#nav-link-about_hw,
#nav-link-give_to_hw { width: 60px; }
#nav-link-admission,
#nav-link-academics,
#nav-link-athletics{ width: 85px; }
#nav-link-arts{ width: 45px; }
#nav-link-summer_programs{ width: 70px; }

#nav-main ul li ul {
	display: none;
	height: auto;
	width: 209px;
	padding:0px;
	position: absolute;
	z-index: 1200;
	background: url(/images/nav/main-drop.gif) left top repeat-y !important; 
	opacity: 0.9;
	-moz-opacity: 90%;
	filter: alpha(opacity=90);/**/
}
#nav-main ul li.hover ul,
#nav-main ul li:hover ul {
	display: block;
	}

#nav-main ul li ul li {
	float: none;
	width: 209px;
	background: url(/images/nav/main-drop.gif) left top repeat-y; 
}
#nav-main ul li ul li.first-child { background: url(/images/nav/main-drop-top.gif) left top no-repeat; }
#nav-main ul li ul li.last-child { background: url(/images/nav/main-drop-bot.gif) left bottom no-repeat; }
#nav-main ul li ul li a {
	position: relative;
	left: 0;
	height: auto;
	text-indent: 0;	
	padding: 6px 0;	
	margin: 0 8px;
	display: block;
	border-bottom: 1px dotted #BCBBA7; 
	color: #211F18; 
	overflow:visible;
	white-space:normal;
}
#nav-main ul li ul li.first-child a { padding-top: 12px; }
#nav-main ul li ul li.last-child a { padding-bottom: 12px; border: none; }
#nav-main ul li ul li a.hover, 
#nav-main ul li ul li a:hover { color:#900;}
#nav-main ul li ul li.hover ul,
#nav-main ul li ul li:hover ul,
#nav-main ul li ul li ul *,
#nav-main ul li ul li ul { display: none; }
/* NAV-CONST
----------------------------------------------------------------------------- */
#nav-const ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	height: 46px;
}
#nav-const ul li {
	position: relative;
	float: left;
	list-style-type:none;
}
#nav-const > ul > li > a {padding-top: 17px !important;}
#nav-const ul li a {
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-decoration: none;
}
#nav-link-parents{ width: 75px; }
#nav-link-alumni{ width: 67px; }
#nav-link-students{ width: 82px; }
#nav-link-facultystaff{ width: 118px; }
#nav-const ul li ul {
	display: none;
	height: auto;
	width: 209px;
	position: absolute;
	z-index: 200;
	opacity: 0.9;
	-moz-opacity: 90%;
	filter: alpha(opacity=90);
}
#nav-const ul li.hover ul,
#nav-const ul li:hover ul { display: block;}
#nav-const ul li ul li {
	float: none;
	width: 209px;
	background: url(/images/nav/main-drop.gif) left top repeat-y; 
}
#nav-const ul li ul li.first-child { background: url(/images/nav/main-drop-top.gif) left top no-repeat; }
#nav-const ul li ul li.last-child { background: url(/images/nav/main-drop-bot.gif) left bottom no-repeat; }
#nav-const ul li ul li a {
	position: relative;
	left: 0;
	height: auto;
	text-indent: 0;	
	padding: 6px 0;	
	margin: 0 8px;
	display: block;
	border-bottom: 1px dotted #BCBBA7; 
	color: #211F18; 
	overflow:visible;
	white-space:normal;
}
#nav-const ul li ul li.first-child a { padding-top: 12px; }
#nav-const ul li ul li.last-child a { padding-bottom: 12px; border: none; }
#nav-const ul li ul li a.hover, 
#nav-const ul li ul li a:hover { color: #900; }
#nav-const ul li ul li.hover ul,
#nav-const ul li ul li:hover ul,
#nav-const ul li ul li ul *,
#nav-const ul li ul li ul {
	display: none;
	left: 18px;
}

#nav-const ul #nav-li-searchicon {width: 30px;} 
#nav-const ul #nav-li-searchicon span {width: 27px; height:42px; 
	background: url(/images/btn-search.gif) center center no-repeat;
	display: block;
	cursor: pointer;
}
	
/* NAV-SUB
-------------------------------------------------------------------- */
#nav-sub h2 {
	display: block;
	width: 180px;
	height: 61px;
	background: url(/images/common/sect-general.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	text-decoration: none;
}
.about_hw #nav-sub h2 { background: url(/images/common/sect-about.gif) left top no-repeat; }
.academics #nav-sub h2 { background: url(/images/common/sect-academics.gif) left top no-repeat; }
.admission #nav-sub h2 { background: url(/images/common/sect-admission.png) left top no-repeat; }
#athleticsadmin #nav-sub h2,
#athletics #nav-sub h2 { background: url(/images/common/sect-athletics.gif) left top no-repeat; }
.give_to_hw #nav-sub h2 { background: url(/images/common/sect-advancement.gif) left top no-repeat; }
.student_life #nav-sub h2 { background: url(/images/common/sect-student.gif) left top no-repeat; }
.summer_programs #nav-sub h2 { background: url(/images/common/sect-summer.gif) left top no-repeat; }
.students #nav-sub h2 { background: url(/images/common/sect-students.gif) left top no-repeat; }
.parents #nav-sub h2 { background: url(/images/common/sect-parents.gif) left top no-repeat; }
.facstaff #nav-sub h2 { background: url(/images/common/sect-facultystaff.gif) left top no-repeat; }
.filmfestival #nav-sub h2 { background: url(/images/common/sect-filmfestival.gif) left top no-repeat; }
.green #nav-sub h2 { background: url(/images/common/sect-green.gif) left top no-repeat; }
.alumni #nav-sub h2 { background: url(/images/common/sect-alumni.gif) left top no-repeat; }
.trustees #nav-sub h2 { background: url(/images/common/sect-trustees.gif) left top no-repeat; }
.boxoffice #nav-sub h2 { background: url(/images/common/sect-boxoffice.gif) left top no-repeat; }
.pofa #nav-sub h2 { background: url(/images/common/sect-pofa.gif) left top no-repeat; }
.hwworks #nav-sub h2 { background: url(/images/common/sect-hwworks.gif) left top no-repeat; }
.stone #nav-sub h2 { background: url(/images/common/sect-stone.gif) left top no-repeat; }
#nav-sub ul {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	list-style-image: none;
	width: 177px; 
}
#nav-sub ul li { line-height: 1.1em; list-style-type:none; }
#nav-sub ul li.first-child { }
#nav-sub ul li.rpLast a,
#nav-sub ul li.last-child { border-bottom: 1px solid #CAC4B3; }
#nav-sub li a {
	display: block; 
	padding: 8px 10px 6px 18px;
	font-weight: bold; 
	color: #797360;
	background: url(/images/nav/sub-li.png) left top no-repeat; 
}
#nav-sub .RadPanelBar .rpLink { width:auto;}   
#nav-sub ul li.first-child a, #nav-sub ul li.rpFirst a{ background: url(/images/nav/sub-li-top.png) left top no-repeat; }
#nav-sub ul li.last-child a { }
#nav-sub li a.hover,
#nav-sub li a:hover,
#nav-sub li.open a,
#nav-sub li.active a,
#nav-sub li.rpItem a.rpSelected {
	text-decoration: none; 
	background-position: -177px 0px !important;
} 
#nav-sub ul ul {
	margin: 0;
	width: 177px; 
	background: url(/images/nav/sub-li.png) -177px -5px no-repeat; 
}
#nav-sub li li { border: none !important; }
#nav-sub li li a {
	padding: 6px 10px 4px 28px; 
	background-image: none !important;
}
#nav-sub li li li a {	padding: 6px 10px 4px 38px; 
	background-image: none !important;
}
#nav-sub li.more ul,
#nav-sub li li.more ul,
#nav-sub li li li.more ul {
	display: none;
}
#nav-sub li.active ul,
#nav-sub li.open ul,
#nav-sub li li.active ul,
#nav-sub li li.open ul,
#nav-sub li li li.active ul,
#nav-sub li li li.open ul {
	display: block;
}
#nav-sub li.open a,
#nav-sub li li.open a,
#nav-sub li li li.open a {
	color: #900; 
}
#nav-sub li.open * a,
#nav-sub li li.open * a,
#nav-sub li li li.open * a {
	background-color: transparent;
	color: #797360;
}
#nav-sub li.active a,
#nav-sub li li.active a,
#nav-sub li li li.active a
#nav-sub li li a.hover,
#nav-sub li li a:hover {
	color: #900; 
}
#nav-sub li.active * a,
#nav-sub li li.active * a,
#nav-sub li li li.active * a {
	color: #797360;  
}
#nav-sub li img.right {vertical-align:middle; margin:0px; }
/* NAV-UTIL
----------------------------------------------------------------------------- */
.nav-util ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	line-height: 18px;
}
.nav-util ul li {
	position: relative;
	float: left;
	margin: 0 4px 0 0;
	padding: 0 4px 0 0;
	border-right: 1px solid #A99E83;
	list-style-type:none;
}
.nav-util ul li.first-child { }
.nav-util ul li.last-child { border: none; }
.nav-util ul li a {
	display: block;
	color: #900;
	font: bold 0.92em/0.92em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.nav-util ul li.hover a,
.nav-util ul li:hover a,
.nav-util ul li a.hover,
.nav-util ul li a:hover,
.nav-util ul li a.active,
.nav-util ul li a.active.hover,
.nav-util ul li a.active:hover { color: #211F18;}
.nav-util ul li ul { display: none;}
/* BREADCRUMBS
----------------------------------------------------------------------------- */
#breadcrumbs {
	z-index: 90;
	clear: both;
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
	margin: 0;
	background: url(/images/common/bg-breadcrumbs.gif) left top repeat-x #F0D38E;
	font-size: 0.92em;
	position: absolute;
	width: 802px;
	left: 2px;
	top: 46px;
}
#breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#breadcrumbs .bread {
	float: left;
	margin: 0;
	color: #96741D;
}
#breadcrumbs ul li {
	float: left;
	margin: 0;
	padding: 0 0.4em 0 0;
	color: #96741D;
	list-style-type:none;
}
#breadcrumbs ul li a, #breadcrumbs .bread a.crumb{ color: #96741D;}
#breadcrumbs ul li.last-child {color: #96741D; }
/* Site Map
----------------------------------------------------------------------------- */
div#nav-sitemap { }
div#nav-sitemap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#nav-sitemap div#col1{ 	margin-right: 2%; } 
div#nav-sitemap.footer div#col2, 
div#nav-sitemap div#col2 { 	margin-right: 1%; }
div#nav-sitemap div#col1, 
div#nav-sitemap div#col2, 
div#nav-sitemap div#col3 {
	float: left;
	width: 32%;
}
div#nav-sitemap.footer div#col1 ul,
div#nav-sitemap.footer div#col2 ul,
div#nav-sitemap.footer div#col3 ul,
div#nav-sitemap.footer div#col4 ul {margin-left: 16px;} 
div#nav-sitemap div#col1 ul, 
div#nav-sitemap div#col2 ul, 
div#nav-sitemap div#col3 ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#nav-sitemap div#col1 ul li,
div#nav-sitemap div#col2 ul li,
div#nav-sitemap div#col3 ul li { }
div#nav-sitemap div#col1 ul li a,
div#nav-sitemap div#col2 ul li a,
div#nav-sitemap div#col3 ul li a { font-weight: normal; background-image: none !important; }
div#nav-sitemap div#col1 ul ul,
div#nav-sitemap div#col2 ul ul,
div#nav-sitemap div#col3 ul ul { margin-left: 16px; }

div#nav-sitemap.footer div#col1,
div#nav-sitemap.footer div#col2,
div#nav-sitemap.footer div#col3,
div#nav-sitemap.footer div#col4 {float:left; width:23%;}
div#nav-sitemap.footer h3 {font-size: 1.1em; margin-bottom:0.5em;}

/* Sitemap on footer --*/

#footer #nav-sitemap{ 
	display: none; 
	width: 874px;
	padding:15px 0px 15px 27px;
}
#footer #nav-sitemap ul {}
#footer #nav-sitemap ul li { list-style-type:none;}
#footer #nav-sitemap ul ul * { }
#footer input#Sitemap, 
#footer input#Sitemap:active {	
	color: #900 !important; 
	font-size: .92em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
	width:78px; 
	background-repeat: no-repeat; 
	cursor: pointer;
	border: 0; 
	background-color: Transparent; 
	display:block; 
	text-align:left; 
	margin-top:-3px;
}
.Sitemap-expand {
	background-position:100% 1%; 
	background-repeat:no-repeat;
}
input#Sitemap:hover {text-decoration: underline;}
.Sitemap-collaspe {
	background-position:100% -180px; 
	background-repeat:no-repeat;
}

/* POSITIONING/BG
----------------------------------------------------------------------------- */
body{min-height:100%;}
#main, #Body, #home, #admin {
	background: url(../images/common/bg-page.png) left top repeat-x #EBE5CF;
	margin: 0 auto;
	padding:0;
}
#admin {position: relative; top: -17px;}
#container { 
	width:901px;
	margin:0 auto;
}
#content {
	background: url(../images/common/bg-container-3col.gif) left top repeat-y #FFF;	
	clear:both; 
	width:901px; 
	position:relative;
	display: table-cell;
}
#nav { position: relative;}
#nav-main {}
#nav-const {
	left: 0; 
	top:0 ; 
	float: right; 
	position: relative; 
	height: 46px; 
	margin-right: 5px;
	line-height: 1.0em;
    z-index: 100;
}
.nav-util {
	position: relative; 
	top: 19px; 
	float:right;
	line-height: 1.0em;
    z-index: 100;
}
#nav-sub  {
	float:	left;
	position:relative;
	width: 180px;
}
#primary-content {
	float:left;
	margin-left:10px;
	padding: 1px 5px 5px 5px;
}
.dnnEditState #primary-content {
    padding-bottom: 70px;
}
#secondary-content {
	float:right;
	padding-top: 65px;
	font-size: 0.92em;
}
#footer {
	clear:both;
	background: url(../images/common/bg-footer.png) left top no-repeat;
	height: 41px;
	width: 901px;
	margin:0;
 }

/* ONE COLUMN
----------------------------------------------------------------------------- */
.onecolumnnosub #content { background: url(/images/common/bg-container-1col.gif) left top repeat-y #FFF; }
.onecolumnnosub #breadcrumbs { padding-left: 85px; margin-left:0px; }
.onecolumnnosub #primary-content  { padding-left: 86px; width: 735px; }
.onecolumnnosub #nav-sub,
.onecolumnnosub #secondary-content{display: none;}

/* TWO COLUMN A (one column with subnav)
----------------------------------------------------------------------------- */
#admin .onecolumnsub #nav-sub,
.onecolumnsub #nav-sub {top:-29px;}
#admin .onecolumnsub #breadcrumbs,
.onecolumnsub #breadcrumbs,
#admin .onecolumnmidsub #breadcrumbs,
.onecolumnmidsub #breadcrumbs { left: 180px; width: 700px; }
.onecolumnmidsub #primary-content,
#admin .onecolumnmidsub #primary-content,
.onecolumnsub #primary-content,
#admin .onecolumnsub #primary-content { width: 700px; }
.onecolumnmidsub #secondary-content,
#admin .onecolumnmidsub #secondary-content,
#admin .onecolumnsub #secondary-content,
.onecolumnsub #secondary-content { display: none; }

/* TWO COLUMN B (two columnswithsub)
----------------------------------------------------------------------------- */
body.layout-n0-p1-s1 #container
 { background: url(/images/common/bg-container-1col.gif) left top repeat-y #FFF; }
body.layout-n0-p1-s1 #breadcrumbs { padding-left: 85px; }
body.layout-n0-p1-s1 #primary-content { left: 83px; width: 568px; }

body.layout-n0-p1-s1 #nav-sub { display: none; }
body.layout-n0-p1-s1 #secondary-content { left: 663px; width: 236px; }


/* THREE COLUMN (twocolumns with sub)
----------------------------------------------------------------------------- */
.twocolumnssub #nav-sub {top:-29px;}
.twocolumnssub #breadcrumbs { left:180px; width: 700px;}
.twocolumnssub #primary-content { width: 464px; }
.twocolumnssub #secondary-content { width: 236px; }
/* SPLIT PC VIEW
----------------------------------------------------------------------------- */
div.columns {}
div.columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.columns div.col1 { margin-right: 3%; }
div.columns div.col1, 
div.columns div.col2 {
	float: left;
	width: 47%;
}
/* FLOATED SECONDARY CONTENT
----------------------------------------------------------------------------- */
/*.content {
	width: 214px;
	background: url(/images/common/bg-sc-module.png) left top no-repeat #F3EFE7;
	border-bottom: 1px solid #DAD5C9;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.content * { margin: 0 10px 0 12px; }
.content h2 {
	background: url(/images/common/bg-sc-h2.gif) left top no-repeat #221F17;
	margin: 0 0 10px 0;
	padding: 12px 15px;
	color: #C9C5BD !important;
	font: bold 1.1em Arial, Helvetica, sans-serif !important;
}
*//* HTML STYLES
----------------------------------------------------------------------------- */
.sc { color: #605D51; }
div.HelpContent span.SubSubHead,
div.DNN_Documents .SubHead,
div.news div div span.SubHead,
div.news div div a.SubHead,
.pc h2, .pc h3, .footer h3{ color: #900; font-family: Georgia, "Times New Roman", Times, serif; }
.pc h4 { color: #900; font-family: Verdana, Arial, Helvetica, sans-serif; }
div.HelpContent span.SubHead,
.pc h5 .SkinObject,
.pc h5 { color: #211F18; font-family: Verdana, Arial, Helvetica, sans-serif; }
.pc h6 { color: #211F18; font-family: Georgia, "Times New Roman", Times, serif; }
.sc h3 { color: #900; font-family: Verdana, Arial, Helvetica, sans-serif; }
.sc h4 { color: #605D51; font-family: Verdana, Arial, Helvetica, sans-serif; }
.sc h5 { color: #605D51; font-family: Georgia, "Times New Roman", Times, serif; }
.sc h6 { color: #900; font-family: Georgia, "Times New Roman", Times, serif; }

.sc .module *,
.sc * {
	margin-right: 10px;
	margin-left: 12px;
}
.sc .module,
.sc .module * *,
.sc * *, #dnn_RightPane {
	margin-right: 0;
	margin-left: 0;
	}
.admin .DNNAlignCenter {
	text-align:left;
}

.sc .module {
	background: url(/images/common/bg-sc-module.png) left top no-repeat #F3EFE7;
	border-bottom: 1px solid #DAD5C9;
	margin-bottom: 10px;
}
.sc .module h2 {
	background: url(/images/common/bg-sc-h2.gif) left top no-repeat #221F17;
	margin: 0 0 10px 0;
	padding: 12px 15px;
	color: #C9C5BD;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #605D58;
}
.sc .module-alt h2 {
	background: url(/images/common/bg-sc-h2-red.gif) left top no-repeat #900;
	color: #EBCCCC;

}
/* fix Gift Matching Results on Gift Matching Module */
#GiftMatchingResults blockquote {
	background: none;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pc blockquote,
.sc blockquote {
	background: url(/images/common/bg-blockquote.gif) left top no-repeat;
	border-top: 1px solid #CCC4A5;
	border-bottom: 1px solid #CCC4A5;
	padding: 2px 10px;
}
.pc blockquote.callout, 
.sc blockquote.callout { background-image: none; }
.sc blockquote { margin-bottom: 10px; }
.pc blockquote p,
.sc blockquote p {
	line-height: 1.4em;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;  
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	color: #B54A0F;
}
blockquote cite {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;  
	display: block;
	text-align: right;
	font-size: 0.92em; 
	color: #211F18; 
}
.lead-in {
	color: #900; 
	line-height: 1.2em; 
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;   
}
.dropcap {
    float: left;
	font-family: Georgia, "Times New Roman", Times, serif;   
    font-size: 3.6em;
    line-height: 0.75em;
    padding-right: 4px;
	width: auto;
	color: #900; 
}
ul { list-style: outside disc; margin: 0 0 1.8em 1.3em; }
ol { list-style: outside decimal; margin: 0 0 1.8em 1.9em; }
ul ul, ol ol{ margin-bottom: 0; }
ul li:after, ol li:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.pc ul,
.sc ul {
	list-style-image: url(/images/common/bullet.gif); 
	line-height: 1.4em; 
}
.pc ul li, 
.sc ul li { margin-bottom: 0.5em; }
.pc ul li ul li, 
.sc ul li ul li { 	margin-bottom: 0.2em; }
.pc ol { }
.sc ol { line-height: 1.4em; }
.pc ul ul, .sc ul ul,
.pc ul ul li{ list-style: circle !important; }
.pc ul ul, .sc ul ul,
.pc ul ol, .sc ul ol,
.pc ol ol, .sc ol ol ,
.pc ol ul, .sc ol ul { margin-bottom: 0.2em; }
ul.plain{}
ol.plain{}

/* used with you don't want the table margin*/
div.notable div div table,
div.notable div div table table { margin:0 0 5px 0;}
table {
    padding:2px;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.styled tfoot td {font-family: Verdana, Arial, Helvetica, sans-serif; color: #211F18 !important; }
.ThemeHW .Event,
div.styled,
table.styled {
	border-collapse: collapse;
	border-bottom: 1px solid #E4C991;
}
.sc table.styled { margin: 0; }
table.styled tr { }
.Eventtooltipheader,
.ThemeHW .EventDayHeader,
.articleTopCell,
table.styled td.normalbold,
table.styled td.NormalBold,
.sectionHeader,
table.styled thead tr th.head,
table.styled th,
table.styled th.header,
table.styled tr.header td
 { background-color: #E4C991; color: #383030; padding: 5px 10px; font-weight: bold; }
table.styled tr.header th a {
	background: url(/images/sortedtable/bg.gif) right center no-repeat;
	padding: 0px 18px 0px 0;
	cursor: pointer;
}
table.styled tr th.headerSortUp, 
table.styled tr.header th a.SortUp { background: url(/images/sortedtable/asc.gif) right center no-repeat; background-color: #E4C991; }
table.styled tr th.headerSortDown,
table.styled tr.header th a.SortDown { background: url(/images/sortedtable/desc.gif) right center no-repeat;background-color: #E4C991}
.Eventtooltipbody,
.articleContentCell,
div.styled,
table.styled td { background-color: #F3EEDE; padding: 5px 10px 7px 10px; }
table.styled tr.bold td {font-weight:bold;}
.dataTable td.nowrap,
table.styled td.nowrap { white-space:nowrap;}
table.alts tr:nth-child(odd) td,
table.styled tbody tr.odd td,
div.alt,
table td.alt,
table.styled td.alt,
table.styled tr.alt td { background-color: #EFE5CB; }

table.styledsmall {
	border-collapse: collapse;
	border-bottom: 1px solid #E4C991;
	margin-left:4px;
}
table.styledsmall tr {padding: 1px 0 1px 0; }
table.styledsmall th,
table.styledsmall th.header,
table.styledsmall tr.header td
 { background-color: #E4C991; color: #383030; padding: 1px 4px; font-weight: bold; text-align:center; }
table.styledsmall td { background-color: #F3EEDE; padding: 1px ; }
table.styledsmall tr.alt td { background-color: #EFE5CB; }

div.nostyle table,
table.nostyle {
	width:auto;
	margin:0px;
	border-bottom:none;
}

table.nostyle td, table.nostyle  th, table.nostyle  tr {
	font-weight: normal; vertical-align: top; font-size: 1.0em;
}
dl.image { }
dl.image dt { }

/*.HWForums_ForumRow img,*/
div.image img,
#ricecheesephoto p img,
#ricecheesephoto div div img,
#ricecheesephoto .imgLink img,
tr.image td img,
td.image img,
dl dt.image img,
dl.image dt img { 
	display: block !important;
	border: 1px solid #DAD5C9 !important; 
	background-color: #FFF !important; 
	padding: 4px !important; 
}
.caption,
dl.image dd { 
	padding: 2px; 
	font-size: 0.92em; 
	line-height: 1.1em; 
	color: #666;  
}
dl.block100 { width: 102px; }
dl.block1 { width: 123px; }
div.block2,
dl.block2 { width: 236px; }
dl.block3 { width: 349px; }
dl.block4 { width: 464px; }
.wide { float: none; margin: 0 0 8px 0; }
.left { float: left; margin: 0 8px 8px 0; }
.right { float: right; margin: 0 0 8px 8px; }


/* MISC
----------------------------------------------------------------------------- */
.button, 
	.button:active,
	.dnnPrimaryAction, 
	.dnnFormItem input[type="submit"], 
	a.dnnPrimaryAction,
	.dnnPrimaryAction:active, 
	.dnnFormItem input[type="submit"]:active, 
	a.dnnPrimaryAction:active,
	.ModFormCreatorC td.submit a.CommandButton {
		border-color: #645A46;
		background:#5E5648;
		background: -moz-linear-gradient(top, #8C8476 0%, #5E5648 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8C8476), color-stop(100%,#5E5648)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #8C8476 0%,#5E5648 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(top, #8C8476 0%,#5E5648 100%); /* W3C */
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8C8476', endColorstr='#5E5648',GradientType=0 );	
		-webkit-box-shadow:  	0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
		box-shadow:  			0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
		color:#efefef;
		text-shadow: 0px -1px 0px #756D5F;
	}
	
	.button:hover, input.button:hover, .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover{
		border-color:#645A46;
		background: #D3C8BA; /* Old browsers */
		background: -moz-linear-gradient(top, #D3C8BA 0%, #756D5F 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D3C8BA), color-stop(100%,#756D5F)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #D3C8BA 0%,#756D5F 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(top, #D3C8BA 0%,#756D5F 100%); /* W3C */
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#D3C8BA', endColorstr='#756D5F',GradientType=0 );	
		color:#fff;
		text-decoration:none;

	} 
.button, .button:active, .button:hover, input.button:hover, 	.ModFormCreatorC td.submit a.CommandButton {	
		display:inline-block;
		padding:6px 6px;
		margin-bottom:9px;
		cursor: pointer; 
		border: 1px solid #645A46;
		min-width:75px;
		*overflow: visible;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		font-weight:bold; 
		text-decoration:none;
		text-align:center;
		color:#fff !important;
}

.DnnModule-Authentication .dnnSecondaryAction, .DnnModule-Authentication a.dnnSecondaryAction, .DnnModule-Authentication .dnnSecondaryAction:hover, .DnnModule-Authentication a.dnnSecondaryAction:hover{ 	
	border:none;
	background: none;
	box-shadow:none;
	display:block;
}

/* TABS
----------------------------------------------------------------------------- */
.tab-row { clear: both;}
div.tab-row div.rtsLevel  {
	border-bottom: 1px solid #9E9A94; 
	margin-bottom: 1.0em;
}
div.tab-row div.rtsLevel  ul.rtsUL {
	list-style: none; 
	margin: 1.0em 0 0;
	padding: 0;
}
.tab-row  ul.tabs { 
	border-bottom: 1px solid #9E9A94; 
	list-style: none; 
	margin: 1.0em 0 0;
	padding: 0;
	height:22px;
	}
div.tab-row div.rtsLevel  ul.rtsUL li,
.tab-row ul.tabs li {
	float: left;
	background-color: #F3EFE7;
	margin: 0 0 0 2px;
	padding: 0;
	list-style-type:none;
}
.tab-row ul.tabs li.label {
	color: #5B5B5B;
	background-color: transparent;
	border: none;
	}
div.tab-row div.rtsLevel  ul.rtsUL li a,	
.tab-row ul.tabs li a { 
	display: block;
	padding: 2px 4px;
	background-color: #E4E0D8; 
	color: #837F77;
	border-left: 1px dotted #605D58;
	border-top: 1px dotted #605D58;
	border-right: 1px dotted #605D58;
	border-bottom: 0;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	cursor:pointer;
	}
div.tab-row div.rtsLevel  ul.rtsUL li a.rtsSelected,	
.tab-row ul.tabs li.active,
.tab-row ul.tabs li a.HW_Top_TabSelected:visited,
.tab-row ul.tabs li a.HW_Top_TabSelected,
.tab-row ul.tabs li a.HW_Top_TabSelected:active,
.tab-row ul.tabs li a.AtGlance_Top_TabSelected:link
{
	border-left: 1px solid #9E9A94;
	border-top: 1px solid #9E9A94;
	border-right: 1px solid #9E9A94;
	border-bottom:0;
	color: #5B5B5B; 
	background-color: #F3EFE7;

	}
div.tab-row div.rtsLevel  ul.rtsUL li a.rtsHoverBefore,
div.tab-row div.rtsLevel  ul.rtsUL li a.rtsHoverBefore:hover,
div.tab-row div.rtsLevel  ul.rtsUL li a:hover,
.tab-row ul.tabs li.active a, 
.tab-row ul.tabs li a:hover, 
.tab-row ul.tabs li a.hover,
.tab-row ul.tabs li a.HW_Top_TabSelected:hover { 
	border-left: 1px solid #9E9A94;
	border-top: 1px solid #9E9A94;
	border-right: 1px solid #9E9A94;
	border-bottom:0;
	color: #5B5B5B; 
	background-color: #F3EFE7;
	}
.tab-row ul.tabs:after {
	content: ".";
	display: list-item;
	height: 0;
	clear: both;
	visibility: hidden;
}
.HW_Top_TabPage table {margin:0px;}	
.HW_Top_TabPage table.styled {	margin: 0 0 20px 0;}	

.tab-rowA,
.HW_B_Top_TabStrip { clear: both;}
	.tab-rowA ul.tabsA,
	.HW_B_Top_TabStrip ul { 
		list-style: none; 
		margin: 1.0em 0 1.2em 0;
		padding: 0 0 1px 2%;
		float: left;
		width: 98%;
		background: url(/images/common/bg-tab-border.gif) repeat 0 0;
		font: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif; 
		}
		.tab-rowA ul li, 
		.HW_B_Top_TabStrip ul li {
			list-style-type:none;
			float: left;
			margin: 0 3px 10px 0;
			padding: 0;
			white-space: nowrap;
			background-image: none;
			border: 1px solid #bcb9ad;
			-webkit-border-top-left-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			-moz-border-radius-topleft: 4px;
			-moz-border-radius-topright: 4px;
			border-top-left-radius: 4px;
			border-top-right-radius: 4px;
			}
		.tab-rowA ul li.label {
			color: #666;
			background-color: transparent;
			border: none;
			padding: 10px 6px 0 0;
			}
			.tab-rowA ul li a, 
			.HW_B_Top_TabStrip ul li a { 
				display: block;
				padding: 9px 10px 0 10px;
				border: 1px solid #fff;
				border-bottom: 0;
				font-weight: normal;
				text-decoration: none;
				outline: none;
				height: 26px;
				color: #892b11; 
				background: url(/images/common/bg-tab.gif) left top repeat-x; 
				-webkit-border-top-left-radius: 4px;
				-webkit-border-top-right-radius: 4px;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
				cursor:hand;
				cursor:pointer;
				}
		.tab-rowA ul li.active,
		.HW_B_Top_TabStrip ul li.active { }
			.tab-rowA ul li.active a,
			.HW_B_Top_TabStrip ul li.HW_B_Top_TabSelected a,
			.HW_B_Top_TabStrip ul li a.HW_B_Top_TabSelected { 
				height: 27px;
				color: #797360;
				margin-bottom: -1px;
				border-right-color: transparent;
				border-left-color: transparent;
			}	
		.tab_container{clear:both; float:left; width:100%;}

/* sub tabs */
.sub-tab-row ul { background-image: none; }
	.sub-tab-row ul li { 
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px; 
		}
		.sub-tab-row ul li a { 
			background-image: none; 
			background-color: #efeee7; 
			border: none; 
			height: 20px; 
			padding: 5px 10px 0 10px; 
			}
			.sub-tab-row ul li.active a,
			.sub-tab-row ul li a.selected { 
				background-image: none; 
				background-color: #f7f7f1;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				height: 20px;   
				margin-bottom:0;
				}
.required {
	color:#FF0000;
	font-weight: bold;
}


/* generic open & closed divs */
.open {display:block;}
.close {display:none;}

/* used for call out boxes*/

.callout-box {
	border:1px solid black;
	background-color: #F3EEDE;
	padding:5px;
	z-index: 1000;
	position:absolute;
}
.callout-box a {outline:none; color:#990000;}


/* lightbox implementation */

#lightbox{
	background-color:#FFFFFF;
	padding: 5px;
	border: 3px solid #DDDDDD;
}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
}	
#lightboxCaption{ 
	float: left; 
	text-align: left;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/lightbox_overlay.png); }
* html #overlay{
	background-color: black;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/lightbox_overlay.png", sizingMethod="scale");
}
/* Google Maps
---------------------------------------------------*/
p.marker { padding-left: 30px; min-height: 34px; position: relative; }
p.marker img { position: absolute; top: 0; left: 0; }
.map .spacer { height: 82px; }

/* GLOBAL DNN STYLES*/

.FeedbackForm a.dnnFormHelp {padding-right:20px;}
.dnnForm.dnnShortForm .dnnFormItem a.dnnFormHelp{background-position:left;padding-left:22px;}
.dnnEditState .DnnModule{opacity:1.0;}
#dnnCPWrap .RadComboBox_Default .rcbInput {padding:4px !important;}
.dnnLogItemHeader div {padding:0;}
.dnnLogViewer fieldset div {margin:0;}
.dnnEditDocs .urlControl label {display: inline !important;}
.dnnModuleManager {padding:0px !important}
.usLetterSearch > li::after {content:none;}
.dnnModuleDialog .dnnModuleList .listContainer ul li span.bookmarkholder .button {
	border: 0;
	color:transparent;
	display: none;	
	min-width: auto;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow:	0px 0px 0px 0px;
	padding:0;
}


/* DESKTOPMODULE SPECIFIC STYLES
----------------------------------------------------------------------------- */

/* Query Popup */
#hiddennote1,
#hiddennote2,
#myHiddenDiv {display:none;}

.popup {text-align:left; background:#FFF; border:1px solid #333; padding:10px;}
.popup-header {padding:0;}
.popup-header .close-link {float:right; font-size:11px;}
.popup-body {}

/* for newsarticles*/
.articleTable {background-color: transparent;}
.articleTopCell .NormalBold {color: #383030;}

/* for media module on right pane*/

.sc .DnnModule-DNN_Media {margin-bottom:10px;}

/* for ux alert boxes*/
.dnnFormMessage{-moz-border-radius:3px;border-radius:3px;padding:10px 10px 10px 40px;line-height:1.4;margin:0.5em 1em;}
.dnnFormWarning{background:#feffce url(../../images/warning-icn.png) no-repeat 10px center;border:2px #cdb21f solid;color:#41370C;text-shadow:0px 1px 1px #fff;}
.dnnFormError{color:#fff !important;background:url(../../images/errorbg.gif) no-repeat left center;text-shadow:0px 1px 1px #000;padding:5px 20px;}
.dnnFormSuccess{background:#ecffeb url(../../images/success-icn.png) no-repeat 10px center;border:2px #64b657 solid;color:#358927}
.dnnFormInfo{background:#edf8ff url(../../images/help-icn.png) no-repeat 10px center;border:#46a3d3 2px solid;color:#085b8f;text-shadow:0px 1px 1px #fff;}

/* for ux panels */

.dnnForm h2.dnnFormSectionHead a,
.dnnForm h2.dnnFormSectionHead a:visited {color:#990000;}

div.dnnFormSectionHead {
    margin-top: 4px;
    margin-bottom: 7px;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    cursor: pointer;
    padding-bottom: 4px;
}

div.dnnFormSectionHead p {margin-bottom: 0;}

div.dnnFormSectionHead a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding-left: 4px;
    color: #211f18;
}

div.dnnFormSectionHead p:hover {background-color: rgba(2,139,255,0.05);}

div.dnnFormSectionHead span {
    background: url(/images/down-icn.png) no-repeat center 25%;
    float: right;
    height: 32px;
    width: 32px;
    margin-right:0;
}

div.dnnFormSectionHead p.dnnSectionExpanded span {
    background: url(/images/up-icn.png) no-repeat center 25%;
}

div.dnnCollapsiblePanel p {padding: 0 8px;}

/* for dnn-aggregator admin */
.DnnModule-DNNStuff-Aggregator ul.tabslayout {list-style-image: none;}

/* dnn reports tables*/

.DnnModule-DNN_Reports .header {cursor:pointer;}

/* RadPanelBar Styles
------------------------------------------------------------------------------*/
.RadPanelBar_Base ul.rpRootGroup {background-color: #E4C991; border: 0;}

.RadPanelBar_Base .rpRootGroup { border-width:0px;}
.RadPanelBar_Base .rpTemplate { background-color: #fff !important;font-weight: normal !important;}
.RadPanelBar_Base .rpTemplate div.rpLink { font-size: 1em;padding: 2px 0 0 10px;}

.RadPanelBar_Base li.rpItem { padding: 5px;margin-bottom: 0;border-bottom: thin solid #f7f7f1;}
.RadPanelBar_Base .rpRootGroup {font-weight: bold; margin-right: 0; text-align:left; font-size: 1em;vertical-align: middle;}
.RadPanelBar_Base .rpRootGroup span.rpText {color: #000; font-family: Verdana, Arial, sans-serif;}
.RadPanelBar_Base .rpRootGroup span.rpText div.rpHeader {float: left; padding: 4px 5px;}
.RadPanelBar_Base span.rpOut,
.RadPanelBar_Base a.rpLink {border-bottom: 0; padding-left: 0;}
.RadPanelBar_Base span.rpOut { padding: 0 4px 1px 4px;}
.RadPanelBar_Base span.rpText {padding:0px;font-size: 1em;}

.RadPanelBar_Base .rpLevel1 { background-color: #EFE5CB;padding-left:0;}
.RadPanelBar_Base .rpLevel1 .rpText {font-weight:normal;}
.RadPanelBar_Base .rpLevel1 li {padding: 0;}
.RadPanelBar_Base .rpLevel1 li.rpLast, li.rpFirst {padding-top: 0; padding-bottom: 0;}
.RadPanelBar_Base .rpLevel2 li.rpItem { background-color: #FFF; padding-bottom:0;}
.RadPanelBar_Base .rpLevel2 span.rpOut {padding: 5px 0; line-height:normal;}

.RadPanelBar_Base .rpExpandable .rpText {
	background-image:url("/images/common/updown.png");
	background-repeat:no-repeat;
	background-position:100% -2px;
}
.RadPanelBar_Base .rpExpanded .rpText {background-position: 100% -180px;}
.RadPanelBar_Base a.rpLink:hover .rpOut, 
.RadPanelBar_Base a.rpSelected .rpOut,
.RadPanelBar_Base a.rpSelected:hover .rpOut {padding-bottom: 1px;}
.RadPanelBar_Base .rpDisabled { cursor: default; color: Black }
.RadPanelBar_Base .rpImage { width: 16px;}

.msg_head {
    display: block;
    font-weight: bold;
    background-color: #E4C991;
    padding: 5px;
}
.msg_body {
    padding: 5px 10px 0px 10px;
    background-color: #F3EEDE;
    overflow: hidden;
}

.selectorDiv {
    margin: 0 0 10px 0 !important;
    background-color: #e4c991;
    padding: 5px;
}

.selectorRadioButton label {
    margin-left: 5px;
    margin-right: 20px;
    font-weight: bold;
}

/* PORTAL SPECIFIC STYLES
----------------------------------------------------------------------------- */
/* portal 16 */

.FBConnectButton,
.FBConnectButton_RTL{background:#29447e url(/images/connect_sprite.png);background-repeat:no-repeat;cursor:default;display:inline-block;padding:0 0 0 1px;text-decoration:none;outline:none}
.FBConnectButton .FBConnectButton_Text,
.FBConnectButton_RTL .FBConnectButton_Text{background:#5f78ab url(/images/connect_sprite.png);border-top:solid 1px #879ac0;border-bottom:solid 1px #1a356e;color:#fff;display:block;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;padding:2px 6px 4px;margin:1px 1px 0 0;text-shadow:none}
a.FBConnectButton,
a.FBConnectButton_RTL ,
.FBConnectButton,
.FBConnectButton_RTL{text-decoration:none}
a.FBConnectButton:active .FBConnectButton_Text,
a.FBConnectButton_RTL:active .FBConnectButton_Text ,
.FBConnectButton:active .FBConnectButton_Text,
.FBConnectButton_RTL:active .FBConnectButton_Text{border-bottom:solid 1px #29447e;border-top:solid 1px #45619d;background:#4f6aa3;text-shadow:none}

.FBConnectButton_Small,
.FBConnectButton_RTL_Small{background-position:left -232px;font-size:10px;line-height:10px}
.FBConnectButton_Small .FBConnectButton_Text{padding:2px 6px 3px;margin-left:17px}
a.FBConnectButton_Small:active ,
.FBConnectButton_Small:active{background-position:left -250px}

.ms{vertical-align:auto;}
.us{vertical-align:auto;}