/* @group html */

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 0.85em/1.5em Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #368049;
}

a:hover {
	text-decoration: underline;
}

a.contentskip {
	display: none;
}

h1, h2, h3, h4, h5, h6, p, div {
	margin: 0;
	padding: 0;
}
 
#content h2 {margin-bottom:0;padding-bottom:15px;
	}

#content h4 {margin-bottom:0;padding-bottom:10px;
	}


.clearer {
	clear: both;
	line-height: 0;
}

/* @end */

/* @group Container*/

#container {
	width: 980px;
	margin: 0 auto;
}

/* @group Header */

.header {
	width: 980px;
	border-bottom: 5px solid #5e3e82;
	float: left;
}

.header h1 a {
	display: block;
	width: 725px;
	height: 0;
	padding-top: 67px;
	overflow: hidden;
	background: #fff url(../images/bg_header.gif) no-repeat 10px 20px;
	float: left;
}

.header h1 {
	line-height: 1em;

}

/* @group Toolbox */

.toolbox {
	float: right;
	width: 225px;
	margin-right: 10px;
	text-align: right;
}

.toolbox {
	display: block;
}

.toolbox span {
	color: #a090b3;
}

.toolbox a {
	color: #8749c2;
}

/* @end */

/* @group Navigation */

.mainCMSListMenuUL 
{
    clear:both;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 740px;
}

.mainCMSListMenuUL li {
	float: left;
	list-style: none;
	/*padding: 5px 10px 5px 10px;*/
	
}

.mainCMSListMenuUL li a {
    
    /*text-transform:uppercase;*/
    padding-top: 30px;
	display: block;
	overflow: hidden;
	/*color:#9932CC;
	font-family:Arial Narrow;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;*/
	height: 0;
	background: #fff url(../images/bg_navigation.gif) no-repeat 0 0;
}
/*
.mainCMSListMenuUL li:hover a, .mainCMSListMenuUL li.highlighted a {
	color:#000000;
}*/
/*
.mainCMSListMenuUL li:hover, .mainCMSListMenuUL li.highlighted  {
	background-color:#dac6f0
	height: 0;
	background: #fff url(../images/bg_navigation.gif) no-repeat 0 0;
}*/

/* @group Static */

.mainCMSListMenuUL li.about a {
	width: 119px;
	background-position: 0 0;
}

.mainCMSListMenuUL li.what a {
	width: 106px;
	background-position: -119px 0;
}

.mainCMSListMenuUL li.approach a {
	width: 125px;
	background-position: -225px 0;
}

.mainCMSListMenuUL li.successes a {
	width: 130px;
	background-position: -350px 0;
}

.mainCMSListMenuUL li.leadership a {
	width: 168px;
	background-position: -480px 0;
}

.mainCMSListMenuUL li.careers a {
	width: 82px;
	background-position: -648px 0;
}

/* @end */

/* @group Hover */

.mainCMSListMenuUL li.about a:hover, .mainCMSListMenuUL li.abouthighlighted a
{
    width: 119px;
	background-position: 0 -30px;

}

.mainCMSListMenuUL li.what a:hover, .mainCMSListMenuUL li.whathighlighted a
{
    width: 106px;
	background-position: -119px -30px;
}

.mainCMSListMenuUL li.approach a:hover, .mainCMSListMenuUL li.approachhighlighted a
{
    width: 125px;
	background-position: -225px -30px;
}

.mainCMSListMenuUL li.successes a:hover, .mainCMSListMenuUL li.successeshighlighted a
{
    width: 130px;
	background-position: -350px -30px;
}

.mainCMSListMenuUL li.leadership a:hover, .mainCMSListMenuUL li.leadershiphighlighted a
{
    width: 168px;
	background-position: -480px -30px;
}

.mainCMSListMenuUL li.careers a:hover, .mainCMSListMenuUL li.careershighlighted a
{
    width: 82px;
	background-position: -648px -30px;
}
/* @end */

/* @group Search */

#cse-search-box {
	float: right;
}

.mainCMSListMenuUL li.search {
	width: 240px;
	margin: 0;
	padding: 0;
}

.search {
	width: 240px;
	margin: 0;
	padding: 0;
	position: relative;
}

.search .textbox {
	/*float: left;*/
	width: 134px;
	height: 14px;
	font-size: 12px;
	/*padding: 2px;
	margin: 5px 10px 0 40px;*/
	border: none;
	border: 1px solid #aaa5ae;
	background-color: #f3ecf9;
	color: #8749c2;
	position: absolute;
	right: 67px;
	top:  5px;
}

.search input.button 
{
    /*float: left;
	display: block;*/
	line-height: 1em;
	height: 19px;
	padding: 0;
	/*padding-top: 20px;*/
	overflow: hidden;
	border: none;
	width: 50px;
	/*margin: 5px 0 0 0;*/
	background: url(../images/bg_buttons.gif) no-repeat 0 0;
	position: absolute;
	right: 10px;
	top:  5px;
}

.search .button:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

/* @end */

/* @end */

/* @end */

/* @group Body */

.body {
	width: 980px;
	padding: 0;
	margin: 0;
	float: left;
}

/* @group Secondary */

.secondary {
	width: 225px;
	padding: 0;
	margin: 10px;
	float: left;
	background: #dac6f0;
	overflow: hidden;
}

/* @group ul */

.secondary ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


.secondary ul li ul {
	border-top: 1px solid #fff;
}

.secondary ul li ul li {
	list-style: none;
	padding: 3px 0;
	background: #dac6f0 url(../images/bg_secondary.gif) no-repeat 0 bottom;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

.secondary ul li ul li.CMSListMenuLIlast 
{
    background:none;
}

.secondary ul li span
{
    padding-left:10px;
    font-weight:bold;
}
/* @end */

/* @group Links */

.secondary ul li ul li a {
	padding: 0 0 0 30px;
	color: #333;
	display: block;
}

.secondary ul li ul li.CMSListMenuHighlightedLI a, 
.secondary ul li ul li a:hover {
	padding: 0 0 0 30px;
	color: #7c62bf;
	background: #dac6f0 url(../images/icon_arrow_secondary.gif) no-repeat 10px 2px;
	text-decoration: none;
}

/* @end */

.secondary .last {
	background: none;
}

/* @group Headings */

/*.secondary h3 {
	height: 30px;
}*/

.secondary h3 a{
	display: block;
	color: #fff;
	font-family:Arial Narrow;
	font-size:16px;
	padding:5px 0 5px 15px;
	width: 225px;
	text-decoration:none;
	text-transform:uppercase;
  background-image : url(../images/purpleBackground.gif);
	background-repeat:repeat-x;
	/*background-color:#8968CD;*/
	/*
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	
	background: #60427d url(../images/bg_heading_purple.gif) no-repeat -900px top;*/
}

#capabilities h3 a 
{
    height: 0;
	padding-top: 30px;
	overflow: hidden;
	
	background: #60427d url(../images/bg_heading_purple.gif) no-repeat -900px top;
	
}

#services h3 a 
{
    height: 0;
	padding-top: 30px;
	overflow: hidden;
	
	background: #60427d url(../images/bg_heading_purple.gif) no-repeat -1125px top;

}

#services ul li
{
    font-weight:bold;
}

#solutions h3 a 
{
    height: 0;
	padding-top: 30px;
	overflow: hidden;
	
	background: #60427d url(../images/bg_heading_purple.gif) no-repeat -1350px top;
	
}
/*
#leadership h3 a {
	background-position: -1575px top;
}

#careers h3 a {
	background-position: -1800px top;
}

/* @end */

.secondary li.expanded ul {
	display: block;
}

.secondary li.collapsed ul {
	display: none;
}

/* @end */

/* @group Content */

#content,#contentfull, #contenthome, #contentwhat {
	float: left;
	padding: 0;
	width: 470px;
	margin: 10px 10px 20px 10px;
	background: #f6f3ee;
}

#contenthome
{
	background: #fff;
}

/* @group Full content */

#contentfull, #contenthome, #contentwhat
{
	width: 715px;
}

#contentfull .main, #contenthome .main, #contentwhat .main
{
	float: left;
	padding: 10px;
	width: 695px;
	margin: 0;
	
}

 #contenthome .main
 {
 	background: #f6f3ee;
 }
/* @group Sub-Sections */

#contentfull .subsection {
	float: left;
	border-top: 20px solid #fff;
	width: 715px;
	padding-bottom: 10px;
}

#contentfull .subsection h3 {
	margin: 20px 0 0 20px;
	font-size: 1.4em;
	color: #368049;
	text-transform: uppercase;
}

#contentfull .subsection h4 {
	margin: 0;
	font-size: 1.2em;
}

#contentfull .subsection div,
#contentfull .subsection .right {
	float: left;
	width: 190px;
	background: #d6ecd7;
	margin: 10px 0 10px 20px;
	padding: 10px;
}

#contentfull .subsection div.clearer {
	background: none;
	line-height: 0;
	padding: 0;
	margin: 0;
	width: 715px;
	height: 0;
	float: left;
}

#contentfull .subsection a.email {
	display: block;
}

/* @end */


/* @end */

/* @group Home Page AND What Landing Page*/

#contenthome .main h2,
#contenthome .subsection .copy h3 a{
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #368049;
	text-transform: uppercase;
	background: url(../images/icon_arrow_content.gif) no-repeat left 0;
}

#contenthome .main .arrow{
	background: url(../images/icon_arrow_content.gif) no-repeat left 0;
}

#contenthome .main h2 {
	margin: 10px;
	font-size: 1.3em;
}

#contenthome .main p {
	padding: 0 10px;
}

#contenthome .main a
{
	font-weight: bold;
	padding-right: 22px;
	background: url(../images/icon_arrow_content.gif) no-repeat right center;
}

#contenthome .subsection .copy p a, #contenthome .main p a
{
	background:none;
	padding-right: 0;
}

#contenthome .subsection .copy a.more, #contenthome .main p a.more
{
	background:url(../images/icon_arrow_content.gif) no-repeat right center;
	padding-right: 22px;
}

/* @group Related */

#contenthome .related,
#contentwhat .related {
	margin: 0;
	padding: 0;
	float: left;
	width: 695px;
	background: #fff url(../images/bg_home.gif) repeat-y 0 0;
}

#contentwhat .related a {
	font-weight: bold;
}


#contenthome .related h3,
#contentwhat .related h3 {
	margin: 0;
}

#contenthome .related .bottom,
#contentwhat .related .bottom {
	float: left;
	width: 695px;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 5px;
	overflow: hidden;
	background: #fff url(../images/bg_home_bottom.gif) no-repeat 0 bottom;
}

#capabilities,
#services,
#solutions {
	float: left;
	margin-right: 10px;
}

#solutions {
	margin-right: 0;
}

/* @group Headings */

#contenthome .related h3,
#contentwhat .related h3 {
	padding: 30px 0 0 0;
	height: 0;
	overflow: hidden;
	width: 225px;
	background: url(../images/bg_heading_green.gif) no-repeat 0 0;
}

#contenthome .related #capabilities h3,
#contentwhat .related #capabilities h3 {
	background-position: 0 0;
}

#contenthome .related #services h3,
#contentwhat .related #services h3 {
	background-position: -225px 0;
}

#contenthome .related #solutions h3,
#contentwhat .related #solutions h3 {
	background-position: -450px 0;
}

/* @end */

#contenthome .related a,
#contentwhat .related a {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	color: #333;
	background: url(../images/icon_arrow_home.gif) no-repeat 0 0;
	width: 185px;
	display: block;
}

#contenthome .related ul,
#contentwhat .related ul {
	width: 205px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	
}

/* @end */

#content .banner {
	padding-bottom: 20px;
	background: #fff;
}

#contenthome .subsection h3 a,
#contenthome .main h2 a {
	padding: 0;
	background: none;
}

/* @group Sub-Sections */

#contenthome .subsection {
	float: left;
	border-top: 20px solid #fff;
	width: 715px;
	background-color:#f6f3ee;

}

#contenthome .subsection img,
#contenthome .subsection .copy {
	float: left;
	
}

#contenthome .subsection .copy {
	width: 560px;
	padding-right: 20px;
	
}

#contenthome .subsection h3 {
	margin: 15px 0 0.5em;
	font-size: 1.2em;
}

#contenthome .subsection a {
	font-weight: bold;
	padding-right: 22px;
	background: url(../images/icon_arrow_content.gif) no-repeat right center;
}

#contenthome #joinobject .copy {
	width: 375px;
	margin-right: 20px;
}

#contenthome #joinobject .extend 
{
	width: 560px;
	margin-right: 0px;
}

#contenthome #joinobject ul {
	width: 170px;
	float: left;
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}

#contenthome #joinobject ul a {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow_link.gif) no-repeat 0 0;
	display: block;
}

/* @end */

/* @end */

/* @group Bread Crumbs */

.crumb {
	float: left;
	padding: 0 0 5px 0;
	width: 100%;
	margin: 0;
	background: #fff;
	color: #a090b3;
	overflow: hidden;
}

.crumb a {
	color: #a090b3;
}

/* @end */

/* @group Main */

.main 
{
	float: left;
	padding: 20px;
	width: 430px;
	margin: 0;
	overflow: hidden;
}

/* @group Title / Header */

.main .title {
	float: left;
	width: 355px;
}

.main h2 {
	font-weight: normal;
	font-size: 2.5em;
	line-height: 1.1em;
}


#spanTags ul 
{
	width:430px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#spanTags ul li
{
margin:0px;
	padding:0px;
	display:inline;
}

#spanTags ul li, #spanTags ul li a
{
	font-size:10px;
}

.main .author,
.main .tags {
	display: block;
}

.main .tags {
	color: #666;
	font-size: 0.9em;
	margin-bottom: 1.5em;
	/*width:430px;*/
}

/* @end */

/* @group Accessibility */
.main .hide {
	display: none;
}

.main .show {
	display: block;
}

.main #accessibility {
	float: right;
	width: 55px;
}

.main #accessibility a {
	display: block;
	float: right;
	width: 16px;
	height: 0;
	padding-top: 16px;
	line-height: 1em;
	overflow: hidden;
}

#decrease {
	background: url(../images/icon_text_small.gif) no-repeat 0 0;
}

#increase {
	background: url(../images/icon_text_large.gif) no-repeat 0 0;
}

#print {
	margin-left: 4px;
	background: url(../images/icon_print.gif) no-repeat 0 0;
}

/* @end */

.main img {
	float: left;
	margin: 10px 10px 10px 0;
}

.main p {
	margin-bottom: 1.5em;
}

.main ul {
	margin: 0 0 1.5em 0;
	padding-left: 15px;
}

/* @group Downloads */

.main .download {
	float: left;
}

.main .download a {
	display: block;
}

.main .download a.pdf {
	margin-bottom: 1em;
}

.main .download a.email {
	/*width: 100px;*/
	float: left;
}

.main .download a.print {
	width: 150px;
	float: left;
}

/* @end */

/* @group Links */

.main h3 {border-top:1px solid #ccc; padding-top:15px;background: url(../images/icon_arrow_content.gif) no-repeat 0 16px;margin-bottom:5px;  }

.main h3 a {
	margin: 15px 0 0.5em;
	font-size: 1em;
	padding: 0 0 0px 12px;
	color: #368049;
	
 
}

a.pdf,
a.email,
a.print,
a.doc {
	padding: 0 0 0 20px;
}

a.pdf {
	background: url(../images/icon_pdf.gif) no-repeat 0 0;
}

a.email {
	background: url(../images/icon_email.gif) no-repeat 0 0;
}

a.print {
	background: url(../images/icon_print.gif) no-repeat 0 0;
}

a.doc {
	background: url(../images/icon_doc.gif) no-repeat 0 0;
}

/* @end */

/* @group Panels */

.main .panel {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.main .panel ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
	display: block;
}

.main .panel ul li {
	margin: 0;
	padding: 0;
}

.main .panel ul a {
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	background: url(../images/icon_arrow_link.gif) no-repeat 0 0;
	width: 185px;
	display: block;
}



.main .panel ul li a.more {
	padding: 0.5em 0 0.5em 20px;
	font-weight: bold;
	background: url(../images/icon_arrow_content.gif) no-repeat 0px center;
}

.main .panel div.more{
    clear:both;
}
.main .panel div.more a {
	padding: 0.5em 0 0.5em 20px;
	font-weight: bold;
	background: url(../images/icon_arrow_content.gif) no-repeat 0px center;
	float:left;
}

.main .panel div.more img {
	margin-top:4px;
	float:left;
}

/* @end */

/* @group Sub-Sections */

#content .subsection {
	float: left;
	border-top: 20px solid #fff;
	width: 470px;
}

#content .subsection h3 {
	margin: 20px 0 0 20px;
	font-size: 1.4em;
	color: #368049;
	text-transform: uppercase;
}

#content .subsection h4 {
	margin: 0;
	font-size: 1.2em;
}

#content .subsection .left,
#content .subsection .right {
	float: left;
	width: 185px;
	background: #d6ecd7;
	margin: 20px;
	padding: 10px;
}

#content .subsection .right {
	margin: 20px 0;
}

#content .subsection a.email {
	display: block;
}

/* @end */

/* @group Sitemap */

ul.CMSSiteMapList {
	list-style: none;
}

ul.CMSSiteMapList ul {
	list-style: none;
	margin-top:0;margin-bottom:0;
}

ul.CMSSiteMapList li a {
	font-size: 1.4em;
	font-weight:bold;
	
}

ul.CMSSiteMapList li ul li a {
	font-size: 1.2em;
	font-weight:bold;
}

ul.CMSSiteMapList li ul li ul li a {
	font-size: 1.0em;
	font-weight:normal;
}

ul.CMSSiteMapList li a, ul.CMSSiteMapList ul a {
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	background: url(../images/icon_arrow_link.gif) no-repeat 0 0;
	width: 185px;
	display: block;
}

/* @end */

/* @group Form */

/* @end */

/* @end */

/* @group Related */

.related {
	float: left;
	width: 470px;
	background-color:#fff;
	/*background: #fff url(../images/bg_related.gif) repeat-y 0 0;*/
    
	
}

.related .left,
.related .right {
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
	/*overflow: hidden;*/
	background-color:#E0EEE0;
	border-bottom:6px solid #008B00;
	margin-bottom:-5px;
	margin-top:20px
}

.related .right {
	float: left;
	width: 225px;
	padding: 0;
	margin: 20px 0 0 20px;
}

/*.related .lower
{
    margin-top:20px
}*/

.related ul,
.related ul li {
	list-style: none;
	margin: 0;
}

.related ul {
	padding: 15px 10px;
}

.related ul li {
	padding: 0.2em 0;
}

/* @group Headings */

.related h3 {
	padding: 0px 0 0 0;
	margin-top:-20px;
	height: 50px;
	/*overflow: hidden;*/
	width: 225px;
	background: #fff url(../images/bg_heading_green.gif) no-repeat;
	
}

.related h3.white {
	background-position: -1350px 20px
}

.related h3.sheets {
	background-position: -1125px 20px
}

.related h3.articles {
	background-position: -675px 20px
}

.related h3.case {
	background-position: -900px 20px
}

/* @end */

.related a.doc {
	display: block;
}

.related .bottom {
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 5px;
	/*overflow: hidden;*/
	/*background: #fff url(../images/bg_related_bottom.gif) no-repeat 0 bottom;*/
}

/* @end */

/* @end */

/* @group Dash */

.dash {
	width: 225px;
	padding: 0;
	margin: 10px;
	float: left;
	/*overflow: hidden;*/
	display: inline;
	
}

.dash .panellite,
.dash .panel {
	border-bottom: 5px solid #7f708d;
	margin: 0 0 10px 0;
	padding: 0;
}

.dash .panellite {
	background-color: #f3ecf9;
}

.dash .panel, .dash .tagPanel {
	background-color: #e7dbf3;
}

.dash ul,
.dash ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dash ul {
	padding: 10px;
}

.dash h3 {
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	background: #7d6e8c url(../images/bg_heading_purple.gif) no-repeat 0 0;
	/*border:solid 2 black;*/
}

.dash a {
	color: #333;
}

.dash h3.whats {
	background-position: 0 0;
}

.dash h3.hot {
	background-position: -225px 0;
}

.dash h3.events {
	background-position: -450px 0;
}

.dash h3.popular {
	background-position: -675px 0;
}

.dash h3.jobs {
	background-position: -2025px 0;
}

.dash h3.top10 {
	background-position: -2250px 0;
}

.dash h3.graduate {
	background-position: -2475px 0;
}

.dash h3.alumni {
	background-position: -2700px 0;
}

 

.dash .panellite ul li a,
.dash .panel ul li a {
	display: block;
	padding: 0 0 5px 20px;
}

.dash .panellite ul li a {
	background: url(../images/icon_arrow_dash_light_sm.gif) no-repeat 0 0;
}

.dash .panel ul li a {
	background: url(../images/icon_arrow_dash_sm.gif) no-repeat 0 0;
}

.dash .panel ul a.browseAllJobs
{
	padding-top:10px;
	background: url(../images/icon_arrow_dash_sm.gif) no-repeat 0 10px;
	
}



.dash .panellite ul li,
.dash .panel ul li,
.dash .tagPanel ul li {

	display: inline;
}


.dash .panellite ul li a.more,
.dash .panel ul li a.more {
	padding: 0.5em 0 0.5em 20px;
	font-weight: bold;
}

.dash .panellite ul li a.more {
	background: url(../images/icon_arrow_dash_light.gif) no-repeat 0px center;
}

.dash .panel ul li a.more {
	background: url(../images/icon_arrow_dash.gif) no-repeat 0px center;
}

/*.dash .panel p {
	padding: 10px 20px;
	text-align: justify;
}

.dash .panel p a {
	color: #422167;
}*/

.dash .panel p {
	padding: 10px 20px 0px 20px;
	text-align: left;
	
}

.dash .panel p a, .dash .tagPanel p a {
	color: #422167;
	padding: 0 3px;
}

.dash .tagPanel p li
{
	padding-left:5px;padding-right:5px;
}


.dash .panel p a:hover, .dash .tagPanel p a:hover {
	color: #fff;

	text-decoration: none;
	background-color: #4b3367;
}

#tagCloudUL
{
	line-height:22px
}

#tagCloudUL li
{
	padding-right:5px
}

#tagCloudUL li a
{
	color:#7c62bf
}
 
.level1 {
	font-size: 1em;
}

.level2 {
	font-size: 1.1em;
}

.level3 {
	font-size: 1.1em;font-weight:bold
}

.level4 {
	font-size: 1.4em;
}

.level5 {
	font-size: 1.5em;
	font-weight:bold;
}

/* @end */

/* @end */

/* @end */

/* @group Footer */

.footer {
	float: left;
	clear: both;
	width: 980px;
	border-top: 5px solid #5e3e82;
	padding-bottom: 2em;
	color: #333;
	margin: 0;
}

.footer ul,
.footer .register,
.footer .login {
	float: left;
	margin: 10px;
	padding: 0;
}

.footer ul {
	margin: 10px 10px 0 0;
	width: 235px;
	list-style: none;
}

.footer ul li,
.footer ul li a {
	color: #999;
}

.footer ul li {
	float: left;
	margin: 0 10px;
}



.footer ul li a#devotion {
	width: 200px;
	display: block;
}

.footer .register .registerbutton,
.footer .login .button {
	/*float: left;
	display: block;*/
	line-height: 1em;
	height: 0;
	padding: 0;
	padding-top: 20px;
	overflow: hidden;
	border: none;
	background: url(../images/bg_buttons.gif) no-repeat;
}


.footer .register .registerbutton:hover,
.footer .login .button:hover {
	cursor: pointer;
}

/* @group Register */

.footer .register {
	width: 430px;
	background: #f3ecf9;
	padding: 20px;
}

.footer .register p {
	width: 290px;
	float: left;
}

.footer .register .registerbutton {
	/*float: right;*/
	height:20px;
	width: 100px;
	background-position: -50px 0;
}

.footer .register .registerbutton:hover {
	background-position: -50px -20px;
}

/* @end */

/* @group Login */

/*.footer .login {
	display: none;
}*/


.footer .login 
{
    float:right;
	display: block;
	margin: 10px 0 10px 10px;
	width: 195px;
	padding: 18px;
	background: #f3ecf9;
	text-align: center;
	height:38px;
}

.footer .login .button {
	width: 115px;
	background-position: -150px 0;
}

.footer .login .button:hover {
	background-position: -150px -20px;
}

.footer .login .button {
	float: none;
	display: inline;
}


/* @end */

/* @end */

/* @end */
.hidden
{
    display:none;
}
#contentfull .subsection .contactuscity
{
	background: #d6ecd7;
	width:305px;
}
#contentfull .subsection .contactuscity p
{
	 padding-top:10px;
}
#contentfull .subsection .contactuscity .CMSEditableRegionEdit
{
	margin:0px;
	padding:0px;

}

.lightboxMessage
{
	color:#7c62bf;font-weight:bold;
}

.joinMessage
{
	width:300px;
	height:150px;
}

.joinMessage h2
{
	font-size:16px;
}

.mapHolderHolder
{
	float:left;padding-left:20px;padding-bottom:20px
}

.mapHolder
{
	height:300px;width:325px;
}

.SearchResult
{
	padding-bottom:5px;
}


#flashPanel
{
	padding-bottom:10px
}

.lightboxMsg
{
	text-align:left;
	background-color:#f3ecf9;
	width:300px;
	height:120px;
}

.lightboxMsg h2
{
	font-size:1.2em;
	padding:10px;
	font-weight:bold;
}

.lightboxMsg .Msg
{
	padding:10px;
}

.lightboxMsg .lightboxMsgButtonPanel
{
	width:100%;
	text-align:center;
}

.popUp
{
    background-color:#f3ecf9;
    padding:15px;
    text-align:left;
    float:none;
}

.popUp div p
{
    padding-top:10px;
}

.popUpShort
{
    width:462px;
}

.popUpLong
{
    width:550px;
}

.popUpJoin
{
    width:580px;
}

.popUpHead
{
    /*background-color:#e7dbf3;*/
    
    font-weight:bold;
    padding:5px
}


.form {
	float: left;
	padding: 0;
}

.form dl {
	padding: 0;
	margin: 0;
	width: 470px;
	float: left;
}

#popUpTable
{
    margin-top:15px;
    clear:both;
}

#popUpTable th,
#popUpTable td {
	padding: 0 0 10px;
	margin: 0;
}

#popUpTable th
{
    padding-right:10px
}

.form .full {
	width: 100%;
}

#popUpTable  th 
{
    text-align:left;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 0.35em;
}

#popUpTable td {
	width: 370px;
}

#popUpTable td.full {
	width: 505px;

}

#popUpTable td.fullFeedback 
{
    width: 460px;
}

#popUpTable td .textbox {
	width: 362px;
	border: none;
	border: 1px solid #ccc;
	padding: 3px;
	
}

#popUpTable td textarea {
	width: 99%;
	height: 100px;
	border: none;
	border: 1px solid #ccc;
	padding: 3px;
}

.buttonPanel
{
    width:462px;
    text-align:center;
}

.long
{
    width:530px;
  
}

.join
{
    width:580px;
  
}

.buttonPanel .button,.buttonPanel .cancel  {

	line-height: 1em;
	height: 20px;
	padding: 0;
	/*padding-top: 20px;*/
	overflow: hidden;
	border: none;
	width: 50px;
	margin: 5px 0 0 0;
	/*background: url(../images/bg_buttons.gif) no-repeat -265px 0;*/
}

.buttonPanel .button
{
    background: url(../images/bg_buttons.gif) no-repeat -315px 0;
}

.buttonPanel .button:hover {
	background-position: -315px -20px;
	cursor: pointer;
}

.buttonPanel .cancel
{
    background: url(../images/bg_buttons.gif) no-repeat -265px 0;
}

.buttonPanel .cancel:hover {
	background-position: -265px -20px;
	cursor: pointer;
}

#lightboxLink
{
	padding:0px;margin:0px;
	background-image:none;display:inline;
	text-decoration:underline;
}

#lightboxLink:hover
{
	background-color:none;
}

a.nolink:hover
{
	text-decoration:none;
}
.register {display:none!important;}

.login {display:none!important;}

