
body{
	background-image:url(../images/backgroundgradiant.png);
	background-repeat:repeat-x;
	background-color:#036;
	/*for IE6*/
	
	margin:0px;
/*	height:100%;/*firefox background gradiant fix*/
	margin-top: 5px;
	
}

/* Dark Bg on top */
#dark_header
{
	width: 955px; 
	height: 24px; 
	padding-top: 3px; 
	background: url(../images/top_nav_bg.png); 
	margin: 0 auto; 
	background-repeat:no-repeat;
}

/*For the login box*/
#TB_iframeContent{height:265px !important;}

.welcome_login
{
	margin-left:410px;
	float: left; 
	margin-right: 10px; 
	font-family: arial; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	padding-top: 3px;
}

* html .welcome_login /*For IE6*/
{
	margin-left:210px;
}
.top_loginsection
{
	float:right;
	margin-right:20px;
	font-family:Arial;
	color:#ffffff;
	font-weight: bold; 
	font-size: 11px; 
	padding-top: 3px;
}

#dark_header a
{
	color:#ffffff;
}

/* Div for Logo and search */
#logo_block{width: 955px; background-color: #ffffff; height: 92px; margin: 0 auto; margin-top: 2px;}
#logo
{
	/*width:404px;*/
	width: 645px;/*Use this in-case the optional page gets elected*/
	height: 92px; 
	float: left;
}

#search
{
	/*width:450px;*/
	width: 250px; /*Use this in-case the optional page gets elected*/
	float: left; padding: 10px; font-family: Tahoma; font-size: 11px; color: #004e91; font-weight: bold; text-align: right;
}
.input_search{font-family: Tahoma; font-size: 12px; border: 1px solid #888888;  color: #000000;}
.input_search_btn{font-family: Tahoma; font-size: 12px; border: 1px solid #888888; color: #000000; background-color: #dcf57d;}

/* Menu */
#menu{background:url(../images/bg_menu.png); height: 30px; width: 955px; margin: 0 auto; border-top: 1px solid #cccccc;}

/* Body Content */
#body_content{width: 955px; margin: 0 auto; background-color: #ffffff; clear: both; overflow: auto;}

/* Home Pic */
.home_pic{background: url(../images/home_pic.jpg); width: 955px; height: 232px; margin: 0 auto; clear: both; }
.home_pic_links{width: 22%; margin-left:15px;margin-right: 10px; margin-top:60px; padding: 10px;}
.home_links{background: url(../images/btnGreen.jpg); height: 21px; width: 190px; margin-bottom: 10px; padding-top: 6px;}
.home_links_text{background: url(../images/whiteArrow2.gif);background-position: left; background-repeat: no-repeat; font-family: Franklin Gothic Book; color: #fff; font-size: 14px; margin: 0 auto; width: 70%; padding-left: 25px; font-weight: bold;}
.home_links_text a
{
	color:#ffffff;
	text-decoration:none;
	letter-spacing: -1px;
}
.home_links_text a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.home_text
{
	font-family:Tahoma;
	font-size:15px;
	color:White;
	font-weight:bold;
	padding-left:19px;
	padding-top:3px;
}
/*Top section with images, links,contact/request buttons and map*/
#topPic
{
	width:955px;
	height:252px;
}
#picSection
{
	width:361px;
	height:250px;
	float:left;
}
.transBox
{
	margin-left:74px;
	margin-top:-116px;
	margin-top:-111px !important!;
	width:282px;
	height:109px;	
}

/** html .transBox img
{
	filter: progid:DXIMageTransform.Microsoft.AlphaImageLoader(...);
}*/
.imgtxt, .imgtxt a 
{
	color:#1f5885;
	font-weight:bold; 
	font-size:10.5pt; 
	font-family:Trebuchet MS;
	margin-top:-110px;
	padding-left:5px;
}

.imgtxt a 
{
	text-decoration:none;
}

.imgtxt a:hover
{
	text-decoration:underline;
}

#topLeft
{
	width:720px;
	height:250px;
	float:left;
	background: url(../images/topImageBack.jpg);
	background-repeat:no-repeat;
}
#topPicRight
{
	
	width:234px;
	height:250px;
	float:left;
	background: url(../images/topImageRightSection.jpg);
	
}
#centerLinks
{
	width:359px;
	height:250px;
	float:left;
}
#topGreenBar
{
	background: url(../images/topGreenBar2a.gif);
	width:330px;
	height:32px;
	margin-left:10px;
	margin-top:35px;

}
*html #topGreenBar /*For IE6*/
{
	margin-top:25px;
}
/*Center Section (with blue links) on the Home page*/
.padTop
{
	padding-top:5px;	
}
.blueBox 
{
	margin-left:7px;
	margin-top:10px;
	height:177px;
	width:352px;
	overflow:auto;	
}
*html .blueBox /*For IE6*/
{
	height:180px;
}
.blueBox ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.blueBox ul li
{
	width:330px;
	height:26px;
}
.blueBox ul li a
{
	padding-top:4px;
	background: #065496;
	height:26px;
	padding-left:5px;
	width:330px;
	color:White;
	font-family: Franklin Gothic Book;	
	font-size:12pt;	
	display: block;
	text-decoration:none;
}

.blueBox ul li a:hover
{	
	background:#55b949;	
	display: block;
}
#eveDisplay
{
	width:200px;
	height:95px;
	margin-left: 20px;
	border: 1px solid #045395;
	text-align: center;
	background: #fff;
}

/*#eveDisplay img 
{
	border:1px solid #045395;	
}*/

/* Block div for Tabs and Right Nav on Default Page */
#div_home_tab{width: 955px; margin: 0 auto; background-color: #ffffff; overflow: auto;}
#div_home_tab_left{width: 900px; float: left;}
#div_right_tab{background-color: #ffffff; border-left: 6px solid #c1e43f; width: 251px; float: right; padding: 5px 2px 0px 5px; min-height: 500px;}
.right_nav_header
{
	width: 240px; 
	margin: 0 auto; 
	padding: 3px 0px 3px 5px; 
	background: url(../images/bg_side_nav_header.gif);
	background-color: #ffffff;
	font-family: Tahoma; font-size: .8125em; color: #045395;
	font-weight: bold;
	border: 1px solid #cccccc;	
}
.right_nav_content
{
	width: 239px; 
	margin: 0 auto; 
	padding: 3px 3px 3px 3px; 
	border: 1px solid #cccccc;
	margin-top: 3px;
	font-family: Tahoma;
	background-color: #f8f2ca;
	color: #000000; font-size: .7125em;
}

.right_nav_image
{
	width: 235px; margin: 0 auto; height: 80px; border-bottom: 2px solid #ff8f08;
}

.right_nav_bold{font-weight: bold; padding-top: 4px; padding-bottom: 4px; border-bottom: 1px solid #aaaaaa;}
.right_nav_cap{font-weight: bold; color: #045395; }

div.ulTabs ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/* Home Page RFP Intro */

.rfp_intro{margin-bottom: 10px; clear: both; width: 80%; margin: 0 auto; border: 1px solid #cccccc; background-color: #dfeff4; font-family: Tahoma; font-size: small; padding: 1%;}

/* Footer Content */
#footer_content
{
	height: 25px; 
	margin-top: 20px; 
	margin-bottom: 10px; 
	margin: 0 auto; 
	width: 945px; 
	font-family: Arial; 
	font-size: 11px; 
	color: #045395;
	padding-top: 10px;
	background-color: #ffffff;
	padding-left: 10px;
	border-top: 2px solid #53bc45;
	clear: both;
	text-align:center;
}

#footer_content a,
#footer_content a:visited
{
	color:#045395;
}
/*ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}*/
img{
	border:0px none;
}
#page{
	position:relative;
	text-align:left;/*cancel IE6 hack*/
	width:950px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#pageheader{
	position:relative;
	height:100px;
	background-color:#FFF;
}
#pageheader ul{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background-color:#CCC;
	font-size:1.2em;
	font-weight:bold;
}
#pageheader ul li{
	display:inline;
	margin-left:1.5em;
}
#pageheader ul li a{
	text-decoration:none;
	color:#069;
}
#pageheader ul li a:hover{
	color:#096;
}
#pagebody{
	background-image:url(../images/topedge.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:50px;
}
#pagefooter{
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height:87px;
	width: 955px; margin: 0 auto;
}
#titletag{
	position:absolute;
	top:28px;
	left:265px;
}

#reflection{
	position:absolute;
	left:0px;
	top:36px;
	height:116px;
	width:950px;
	background-image:url(../images/reflection.jpg);
	background-repeat:no-repeat;
}
#footerlinks{
	position:absolute;
	bottom:4px;
	right:5px;
}
#footerlinks li{
	display:inline;
	margin-left:0.5em;
}
#footerlinks li a{
	color:#FFF;
	text-decoration:none;
}
#footerlinks li a:hover{
	text-decoration:underline;
}
#contenttab{
	border-right:1px solid #000;
	width:150px;
	text-align:right;
	float:left;
	font-size:1.2em;
}
#contenttab li{
	height:20px;
	padding:10px;
}
#contenttab li.selected{
	background-image:url(../images/selectedtab.png);
	background-repeat:repeat-y;
	color:#FFF;
}
#contenttab li a
{
	text-decoration:none;
	color:#999;
}
#contenttab li a:hover
{
	font-weight:bold;
	color:#036;
}
#contentcard
{
	margin-left:165px;
	margin-right:15px;
	background-image:url(../images/cardgradiant.png)
}
#newscontrols{
	background-color:#FFF;
	border:1px solid #999;
	margin:10px;
	padding:10px;
	float:right;
}
#newscontrols img{
	vertical-align:middle;
	margin-right:5px;
}
#newscontrols a{
	color:#000;
	text-decoration:none;
}
#newscontrols a:hover{
	color:#096;
	text-decoration:underline;
}
div.article{
	margin:5px;
	min-height:140px;
}
div.article img{
	float:left;
	margin:10px;
}
p.title{
	font-size:1.2em;
	font-weight:bold;
	color:#096;
}
div.article p{
	margin:0px;
}
span.readmore{
	margin-left:1em;
}
span.readmore a{
	text-decoration:none;
	color:#069;
	font-size:0.8em;
}
span.readmore a:hover{
	text-decoration:underline;
}
p.tagline{
	margin:0px;
	color:#093;
	font-style:italic;
	
}
br.bump{
	line-height:0px;
	clear:both;
}
ul.actionlist{
	margin:15px;
	width:200px;
}
ul.actionlist > li
{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
	height:16px;
	margin-bottom:2px;/* vertical-align:center mia in li */
}
ul.actionlist > li > a
{
	text-decoration:none;
	color:#000;
	font-size:16px;
}
ul.actionlist > li > a:hover
{
	text-decoration:underline;
	color:#069;
}

/*For knowledgebase.aspx page*/
#container /*wraps the entire content(body) of the page*/
{	
	padding-top:30px;
	overflow:auto;
}
#center
{
	margin-top:40px;
}
#socialbar /*top right corner social bar control*/
{
	float:left;	
	width:305px;
	padding-left:650px;
}
.kb_title 
{
	height: 18px; 
	width: 216px; 
	border-left:5px solid #045395;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000;  
	font-weight: bold; 
	padding: 3px 3px 3px 5px;
	margin-left:3px;
}
.kb_Load_Show {padding-left:65px; display:inline;}
.kb_Load_Hide {display:none;}
.searchKB_small {width:13px;margin-left:10px;}
.kbSearchContainer{width:225px; background-color:#f2f2ef; float:left; border: #cccccc 1px solid; min-height:500px;}
.kbSearchInput {width:120px;}
.tabContainer{float:left; background-color: #d8d8d8;border-right: 1px solid #6a6a6a;border-top: 1px solid #6a6a6a; border-bottom: 1px solid #6a6a6a;}
.browseTab {margin-top:5px; width:25px;  padding-left: 5px;  height: 25px; cursor:pointer; background:url(../images/browsekb.gif);background-repeat: no-repeat; border-bottom: 1px solid #cccccc;}
.searchTab {margin-top:5px; width:25px; padding-left: 5px;  height: 25px;cursor:pointer; background:url(../images/searchkb.gif);background-repeat: no-repeat; border-bottom: 1px solid #cccccc;}
.kb_content_block {padding-top:50px;}
.kbBread{ font-family: Tahoma; font-size: 11px; color: #FBA828; text-decoration: none;}

#taxonomyMenu /*left navigation*/
{
	float:left;
	width:225px;
	margin-left:10px;
}
#contentCenter /*the center article, ratings and comments section wrap*/
{
	float:left;
	width:600px;
	margin-left:10px;	
	border-left: 1px solid #cccccc;
	/*min-height:500px;*/
}
#rightInfoCenter /*the right bar - branding info.*/
{
	float:left;
	width:200px;
	border-left: 1px solid #cccccc;
	min-height:500px;
	font-family:Verdana;
	font-size:13px;
	 azimuth:center;
}
.kb_rating
{
	margin-top:50px;
}
.articleContent
{
	width:600px !important;
	margin-left:290px;
}
/*For products.aspx page*/
#leftnav /*Left section that contains the taxonomy menu and calls/offering div*/
{
	float:left;
	width:225px;
background:#ffffff;

}
*html #leftnav
{
	height:660px;
}
.products_links /*Left section - area below the taxonomy menu*/
{
	width: 22%; 
	float: left; 
	margin-left: 10px;
}

/*For dynamic.aspx page*/
#socialbarComment /*comment before the social bar - top right*/
{
	float:left;
	padding-left:550px;
}
#socialbarDynamic /*top right corner social bar control*/
{
	float:left;
	width:305px;
}
#contentCenterDynamic /*the center article and comments section wrap*/
{
	float:left;
	width:725px;
	margin-left:10px;
}
#relatedLinks
{
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
}
.breadcrumbContainer
{	
	padding-left:10px;
	color:#55b949;
	font-size:11px;
	font-family:verdana;
	text-transform:capitalize;
}
.breadcrumbContainer a,
.breadcrumbContainer a:visited
{
	font-family:verdana;
	font-size:11px;
	color:#55b949;	
	text-transform:capitalize;
}
.contentBlock
{
	margin-left:10px;
	margin-top:10px;
	background: #f6f6f6;
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-weight:bold;
	min-height:200px;		
}
div.EktronEditorsMenuWrapper 
{
	font-family:verdana;
	font-size:12px;
}
div.EktronEditorsMenuWrapper p /*This is for the dynamic page text to stay under the login dot control.*/
{
	padding-top:6px !important;
}

.padLeft
{
	padding-left:10px;
}
#wikiArticle
{
	margin-top:10px;
	margin-left:10px;
	background: #f6f6f6;
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-weight:bold;
	min-height:50px;	
}

/*For profile.aspx page*/
.userName
{
	font-family:verdana;
	font-size:15px;
	padding-bottom:10px;
	width:100px;
	float:left;
}
.uname_value
{
	float:left;
	font-family:verdana;
	font-size:15px;
	padding-bottom:10px;
	color:#045395;
	font-weight:bold;
	text-transform:capitalize;
}
#profileleftnav
{
	float:left;
	/*width:175px;*/
	width:160px;
	padding-left:20px;	 
	margin-top:30px; 
	/*overflow:auto;*/
}
#profileCenter
{
	float:left;
	border-left:1px solid #cccccc;
	/*overflow: auto;*/
	width:700px;
	/*padding-left:10px;*/
	padding-top:10px;
}
.profileHeaderUser{margin-bottom:10px; color:#55b949;text-transform:uppercase;font-family:verdana;font-size:14px;font-weight:bold;}
/*.paddingLeft10
{
	padding-left:10px;
	width:680px;
	 
}
ul.paddingLeft10 li
{
	float:left;
	text-align:center;
	padding-top:3px;
	height:22px;
	width:109px;
	background:url(../images/bg_sub_list.gif);	
	margin-left:3px;
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
}
ul.paddingLeft10 li a
{
	color:#65747B;	
	text-decoration:none;
}
ul.paddingLeft10 li a:hover
{
	color:#55b949;
	text-decoration:none;
}*/
ul.paddingLeft50 
{
	 padding-left:50px;	 
	 margin-top:30px; 
}
ul.paddingLeft50 li
{
	 padding-top:10px;
	 height:25px;
	 width:130px; 
	 margin-bottom:2px;
	 padding-left:5px;	 
}
#picture
{
	float:left;	
	margin-top:10px;
	border:1px solid #ccc;
	width:664px;
	font-weight:bold;
	font-size:16px;	
	margin-left:10px;	
}
.picture
{
	width:680px;
}

.titleBar
{
	width:400px;
	height:20px;
	/*background:#065496;*/
	background:#f2e96e;
	background-repeat:repeat-x;
}
#profile
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #ccc;
	min-height:100px;
	width:400px;
	font-weight:bold;
	font-size:16px;		
}

.myContent
{
	font-weight:bold;
	font-size:13px;
	font-family: Verdana;	
	padding-top:5px;
	padding-left:10px;
}
.hubBox
{
 background-image: url(../images/hubTopG.gif);
 background-repeat:no-repeat; 
 margin-left:10px;
 margin-top:20px; 
 text-align:left;
 float:left;
 width:310px;
}

.hubBoxR
{
 background-image: url(../images/hubTopG.gif);
 background-repeat:no-repeat; 
 margin-left:50px;
 margin-top:20px;
 text-align:left;
 float:left;
 width:310px;
}
.boxTitle
{
	font-family: Franklin Gothic Book;
	font-size:16px;
	font-weight:bold;
	color:white;
	padding-left: 7px;
	padding-top:9px;	
}
.boxTitle a
{
	color:white;
}
.profiletext
{
	margin-top:10px;
	background:url(../images/bg_Box2.gif);
	background-repeat:repeat-y;
	/*width:310px;*/
	padding:4px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	/*min-height:100px;*/
	
}

.profiletext a
{
	color:#000000;
}
.boxFooter
{
	height:12px;
	height:auto !important!;
	width:310px;
	background:url(../images/bg_Box_bottom2.gif);
	background-repeat:no-repeat;
}


/*For services.aspx page*/
.contentTitleBar
{
	width:480px;
	padding-left:10px;
	padding-top:2px;
	/*background:#065496;*/
	background:#3c789e;	
	color:White;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;		
}
.contentTitle
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-top:2px;
}
.contentText
{
	width:480px;
	padding:4px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	padding-left:10px;
	padding-top:2px;
	
}
.hub_links
{
	background: url(../images/btnGreenRnd.jpg); 
	height: 26px; 
	width: 142px; 
	margin-bottom: 5px; 
	padding-top: 5px;
}
.submenuItems
{
	background:#55b949;
	width: 200px; 
	margin-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	border:1px solid black;	
}
.submenuItems a
{
	font-family: Franklin Gothic Book; 
	color: #fff; 
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.submenuItems a:hover
{
	text-decoration:underline;
}
.tabs-container {font-family:verdana; font-size:12px;}
.tabs-nav {font-family:verdana;}

/*For calEvent.aspx page*/

#evedesc
{
	float:left;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	margin-left:50px;
	margin-top:10px;
	width:765px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;	
	font-family:Verdana;
	/*height:20px;*/
	padding:5px;
}

*html #evedesc
{
	margin-left:25px;
}
.evDescription
{
	margin-left:50px;
	padding:10px;
	width:755px;
	font-family:verdana;
	font-size:12px;
	background:#FFFFC0;
	border-left:5px solid #F7F1A5;
	line-height:18px;
}
.relatedItems
{
	/*float:left;*/
	border:1px solid #A8E09E;
	margin-left:10px;
	width:775px;
	margin-top:10px;
	margin-bottom:10px;	
	color:#000000;
	font-family:verdana;
	font-size:12px;	
}
.relatedTitle
{
	color:#000;
	background:#A8E09E;
	padding:5px;
	padding-right:0px;
	width:240px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	border-left:5px solid #5DB34E;
}
.evTitle{font-weight:bold;font-family:verdana;float:left;width:100px;padding:0px;}
.evValue
{
	/*line-height:18px;*/
	float:left;
	font-weight:normal;
	padding:0px;
}

.boxTitleBar
{
	width:240px;
	padding-left:10px;
	padding-top:2px;
	height:20px;
	background:#f2e96e;
	text-transform:uppercase;
	font-size:14px;	
	font-weight:bold;
	font-family:verdana;
	color:Black;
}

/*For customerSuccess.aspx page*/

#subMenu
{
	width:220px;
	float:left;
	margin-left:10px;	
	margin-bottom:5px;
	padding-top:10px;

}

/*For wiki page */
#wiki_dynamic_right
{
	margin-left:50px; 
	margin-top:45px; 
	margin-right:30px; 
	float:left; 
	width: 250px;
}

.taxo_table td.CategoryHeader
{
	border-bottom:1px solid #cccccc;
	width:300px;
}

.taxo_table td.ArticleHeader
{
	border-bottom:1px solid #cccccc;
}

.taxo_table td.CategoryLink
{
	border-right:6px solid #cccccc;

}



/*Community Section.....*/



	.EktProfileCtl
	{
		width:650px !important;
	}
	
	.EktProfileCtl_HeaderBar, a.ek_thickbox
	{
		background-color:Transparent !important;
		color:Black !important;
	}
	
	.ekFriendsHeaderSpan, .ekFavoritesHeaderSpan, .ekGroupListHeaderSpan
	{
		display:none;
	}
	
	.ekFriendsOuterTable, .ekFavoritesOuterTable, .ekGroupListOuterTable
	{
		border-color:White !important;
		background-color:White !important;
		width:95% !important;
		overflow:auto;
	}	
	
	.ContributionForm, .ekMessagePaging, .ekGroupListInnerTable
	{
		width: 95% !important;
		height:auto;
		overflow: inherit;
	
	}


	/*These classes are for forums page.*/
	
	p.navlinks
	{
		padding-top:20px;
		padding-left:20px;
	}
	table.content
	{
		width:95%;
		margin-left:20px;
	}
	table.command
	{
		width:915px;
	}
	td.header1
	{
	 	background-color:#5db34e;
	 	color:white;
		padding-left:5px;
	}
	td.header2
	{
		background-color:#a8e09e;
		padding-left:5px;
	}
	div#menu li
	{
		font-family: Sans-Serif;
		font-size: 12px;
	}

	.MakeLink /*links with dotted line*/
	{
		color: Blue;
		border-bottom: dotted;
	}
/*For the findGroup page*/
.findGroupBox
{
	border:1px solid #cccccc;
	margin-top:10px;
}
.topGrBar
{
 	height:25px;
	background-color:#55b949;
}
.findGrContent
{
 	padding-left:10px; 
	padding-right:5px;
}

div.EktronEditorsMenuWrapper p.EktronEditorsMenuMarker
{
	position:absolute;
}

#ctl00_ContentPlaceHolder1_cmsCommunityDocuments table
{
	padding-left:25px;
}

/*These classes are for the calendar.aspx page*/
.SummaryControl
{
	margin-top:15px;
}
.treeview li /*This is for the taxonomy on calendar page.*/
{
	width:177px !important;
}
.scroll-pane
{
	width: 245px !important;
	overflow: auto;
	float:left; 
	background-color:#f2f2ef;
	border: #cccccc 1px solid;
}
.menuSet
{
	float:left;
	width:250px;
}
.menuSet .treeText {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#0056b7; font-weight:bold;}
.menuSet .treeText a {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#0056b7;text-decoration: none; font-weight:normal;}
.menuSet .treeText a:hover {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#0056b7;text-decoration: underline; font-weight:normal;}
.temp_right_nav_forums 
{
	margin:15pt auto 5px !important;
	padding:10px 10px 10px 5px !important;
	border: 1px solid #a3a3a3;
}
.menuSet div.holder {float:left;background-color:#f2f2ef;}
.holder {overflow:hidden;}
.event_title{ font-size:12px; font-weight:bold; clear:both;}
.eventLoading{vertical-align:middle;}

.mainCon
{
	width:212px !important;
}
.calEveContent
{
	margin-left:50px;
	width:770px;
	background:#FFFFC0;
	border:5px solid #F7F1A5;
	overflow:auto;
}
a.eventRegisterLink
{		
	font-family:verdana;
	font-size:16px;	
	/*color:#5DB34E;*/
	color:#045395;
	font-weight:bold;
}

.cal_event_title 
{
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	padding:5px;
	font-family:verdana;
	font-size:12px;
}
.cal_event_title a:link,
.cal_event_title a:visited
{
	color:#000;
	font-weight:bold;
	font-size:14px;	
}
.event_description
{
	background:#ffffc0;
	margin-top:5px;
	padding:5px;
	border:5px solid #f7f1a5;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}
.event_type
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	padding:5px;
	font-family:verdana;
	font-size:12px;
}
.event_Loc
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	padding:5px;
	font-family:verdana;
	font-size:12px;
}
.event_start
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	padding:5px;
	font-family:verdana;
	font-size:12px;
}
.event_cost
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	padding:5px;
	font-family:verdana;
	font-size:12px;
}
.artTaxCats li
{
	color: #5DB34E !important;
	text-align:left!important;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	list-style-type:disc; 
}
.artTaxCats li span
{
	color:#000000;
}
/* Event Details page */

div.ed table.eventdetails tr 
{
	border:solid 0.5px;
	border-color:Green;
}
.event_detail_container
{
	margin-top:-20px;
}
.temp_right_forums_title
{
	padding-top:0px !important;
	margin-top:0px !important;
	height: 18px; 
	width: 216px; 
	background: url(../images/bg_forums_right.png); 
	margin-bottom: 10px; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000;  
	font-weight: bold; 
	padding: 3px 3px 3px 6px;
}


.event_detail_container a
{
	color:#045395;
	font-family:verdana;
	font-size:15px;	
}
.btmLinks
{
	/*width:210px;*/
	float:left;
}
.event_readMore

{
	float:left;
	width:110px;
	font-weight:bold;
	
}
.event_register

{
	float:right;
	width:70px;
	font-weight:bold;
	
}
/*For center text throughout the site.*/
div.eventContentContainer
{
	padding:5px !important;	
	line-height:18px;
	
}

/*For photo gallery section on profile page*/
#photodesc
{
	float:left;
	background: #55b949;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:50px;
	width:690px;
	padding-left:10px;
	font-weight:bold;
	font-size:14px;	
	font-family:Verdana;
	height:22px;
	padding-top:0.3em;
	color:#ffffff;
}
*html #photodesc
{
	margin-left:5px;
	width:905px;
}

#profilePhotos
{
	font-family: verdana; 
	font-size: 12px; 
	color: #333333; 
	height:auto; 
	padding-left:10px;
	width:700px;
}
.cmsPhotoGallery
{
	min-height:700px;
}

*html .cmsPhotoGallery
{
	height:700px;
	overflow:auto;
}

div.contentID
{
	font-family:verdana;
	font-size:12px;
}
table.Gallery td.Image .dmsWrapper 
{
	width:17em !important;
}
div.dmsWrapper
{
	overflow:visible !important;
}
/*For the forms on form page.*/

#formBlock
{
	width:840px;
	margin:0 auto;
	margin-top:20px;
	padding-left:10px;
	padding-top:10px;
	background:#FFFFC0;
	border:1px solid #f7f1a5;
	font-family:verdana;
	
}

/*These classes are for the site map page.*/
.ektSitemap li a
{
	color:#045395;
}
.ektSitemap li a:visited
{
	color:#55b949;
}

.CommunitySearchCtl_MapContainer_Selected #__SearchTxtResultPane
{
	width:395px !important;
}

/*Site Map classes*/

.ektSitemap
{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}

.eventdiv {padding-top:7px;}
#sitemap{
	margin: 20px 0 0 150px;
}
.sitemap{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:600px;
}
.sitemap_group{
	float: left;
	width: 150px;
	margin:20px;
}
.sitemap_tier1{
	font-size:14px;
	font-weight:bold;
}
.sitemap_tier2{
	margin-left:10px;
	margin-top:5px;
	font-size:12px;
}
.sitemap_tier3{
	margin-left:20px;
	margin-top:5px;
	font-size:12px;
}
.sitemap_tier4{
	margin-left:30px;
}
.sitemap a, .sitemap a:visited
{
color:#338A28;
font-family:verdana;
font-size:12px;
text-decoration:underline;
}