/* -========================= BASIC =========================- */
:link,:visited{text-decoration:none;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code{font-size:small;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,input,label{margin:0;padding:0;}
a img,:link img,:visited img{border:none;}
address {font-style:normal;}


* {
	margin:0px;padding:0px;
	outline:none;
}

html {
	margin:0px;padding:0px;
	font-size:100.01%;
}

body {
	margin:0px;padding:0px;
	background:#f2f2f2 url(/images/interface/body.jpg) 0px 0px repeat-x;
	color:#000;font:62.5%/1em Arial, Helvetica, Verdana, sans-serif;
}

input, select, textarea {font-family:Arial, Helvetica, Verdana, sans-serif;}



/* -========================= INTERFACE =========================- */

/* -========================= wrapper =========================- */
#header, #navigation, #navigationhome, #subnavigation {
	display:none;
}


#contenthome {
	margin:0px;
	padding:15px 15px 0px 15px;
	width:940px;
	display:block;overflow:hidden;
	background-color:#e3e3e3;
}

#content {
	margin:0 auto;
	padding:0px 15px 0px 15px !important;
	
	width:940px;
	display:block;overflow:hidden;
	background-color:#e3e3e3;
}

/* -========================= nav_bread_crumb =========================- */
#nav_bread_crumb {
	width:940px;height:25px;
	padding:5px 0px;margin:0px 0px 0px 20px;
	display:block;overflow:hidden;
	font-size:11px;color:#000;line-height:25px;
}		
	#nav_bread_crumb a:link, #nav_bread_crumb a:visited {color:#000000;}
	#nav_bread_crumb.nav_on {color:#900;}


/* Homepage Flash Jumbotron ------------- */
#home_jumbotron {
    width:710px;height:324px;
    display:block;overflow:hidden;
    margin:0px 0px 10px 0px;
}

	.h1-left_main_content {
		background:url(/images/headers/h1-left_main_content.jpg) 0px 0px no-repeat;
		width:710px;height:22px;
		display:block;overflow:hidden;
		border-bottom:2px solid #e3e3e3;
	}
			
			.h1-left_main_content img{
				display:block;
				float:left;position:relative;left:35px;
			}


#home_jumbotron-noflash {
    width:710px;height:300px;
    display:none;overflow:hidden;;
    background-color:#fff; 
}
		#home_jumbotron-noflash h2{
		    display:block;overflow:hidden;;
		    background-color:#fff; 
		    width:640px;height:30px;
		    background:url(/images/modules/news/cross.gif) 0px 0px no-repeat;
		    padding:0px 0px 0px 20px;margin:15px 0px 0px 15px;
		}
		#home_jumbotron-noflash-img {
			float:left;
			width:290px;
			display:block;overflow:hidden;;
			background-color:#E6E6CC; 
			margin:0px 20px 0px 15px;padding:0px 0px 10px 0px;
		}
		#home_jumbotron-noflash-img span{
			color:#666;font-size:12px;line-height:14px;
			padding:3px 10px 0px 10px;
		}
		#home_jumbotron-noflash-p {
			float:left;
			width:360px;height:220px;
			display:block;overflow:hidden;;
			margin:0px;
		}
				#home_jumbotron-noflash-p p{
					font-size:12px;line-height:14px;
					margin:0px 0px 10px 0px;
				}
		
		
		#home_jumbotron-noflash h3{
		    width:60px;height:20px;
		    display:block;
		    float:right;
		    margin:5px 15px 0px 0px;
		}
		#home_jumbotron-noflash h3 a{
		    width:60px;height:20px;
		    display:block;
		    text-indent:-9999px;
		    background:url(/images/buttons/more.gif) 0px 0px no-repeat;
		}
				#home_jumbotron-noflash h3 a:hover{background-position:0px -200px;}

/* -========================= MAIN CONTENT =========================- */
	
/* H1 ------------------------------------------------------------------------------------------------------------- */
	
/* H2 ------------------------------------------------------------------------------------------------------------- */			
.html_content h2, .mceContentBody h2{
   font-size:1.6em;line-height:1.8em;color:#000;
   margin:0px 20px 1em 20px;
}
	.html_content	h2 a:link, 	.html_content	h2 a:visited		{color:#666;}
	.html_content	h2 a:hover, .html_content	h2 a:visited:hover	{color:#000;}
	.mceContentBody	h2 a:link, 	.mceContentBody	h2 a:visited		{color:#666;}
	.mceContentBody	h2 a:hover, .mceContentBody	h2 a:visited:hover	{color:#000;}

/* H3 ------------------------------------------------------------------------------------------------------------- */		
.html_content h3, .mceContentBody h3{
   font-size:1.5em;line-height:1.7em;color:#000;
   margin:0px 20px 1em 20px;
}
	.html_content	h3 a:link, 	.html_content	h3 a:visited		{color:#666;}
	.html_content	h3 a:hover, .html_content	h3 a:visited:hover	{color:#000;}
	.mceContentBody	h3 a:link, 	.mceContentBody	h3 a:visited		{color:#666;}
	.mceContentBody	h3 a:hover, .mceContentBody	h3 a:visited:hover	{color:#000;}

/* H4 ------------------------------------------------------------------------------------------------------------- */		
.html_content h4, .mceContentBody h4{
   font-size:1.4em;line-height:1.6em;color:#000;
   margin:0px 20px 1em 20px;
}
	.html_content	h4 a:link, 	.html_content	h4 a:visited		{color:#666;}
	.html_content	h4 a:hover, .html_content	h4 a:visited:hover	{color:#000;}
	.mceContentBody	h4 a:link, 	.mceContentBody	h4 a:visited		{color:#666;}
	.mceContentBody	h4 a:hover, .mceContentBody	h4 a:visited:hover	{color:#000;}
	

/* H5 ------------------------------------------------------------------------------------------------------------- */		
.html_content h5, .mceContentBody h5{
   font-size:1.3em;line-height:1.5em;color:#000;
   margin:0px 20px 1em 20px;
}
	.html_content	h5 a:link, 	.html_content	h5 a:visited		{color:#666;}
	.html_content	h5 a:hover, .html_content	h5 a:visited:hover	{color:#000;}
	.mceContentBody	h5 a:link, 	.mceContentBody	h5 a:visited		{color:#666;}
	.mceContentBody	h5 a:hover, .mceContentBody	h5 a:visited:hover	{color:#000;}
	
/* H6 ------------------------------------------------------------------------------------------------------------- */		
.html_content h6, .mceContentBody h6{
   font-size:1.2em;line-height:1.4em;color:#000;
   margin:0px 20px 1em 20px;
}
	.html_content	h6 a:link, 	.html_content	h6 a:visited		{color:#666;}
	.html_content	h6 a:hover, .html_content	h6 a:visited:hover	{color:#000;}
	.mceContentBody	h6 a:link, 	.mceContentBody	h6 a:visited		{color:#666;}
	.mceContentBody	h6 a:hover, .mceContentBody	h6 a:visited:hover	{color:#000;}

/* P --------------------------------------------------------------------------------------------------------------- */	
.html_content p, .mceContentBody p{
   font-size:1.2em;line-height:1.6em;color:#000;
   margin:0px 20px 2em 20px;
}
	.html_content	p a:link, 	.html_content	p a:visited			{color:#666;}
	.html_content	p a:hover, 	.html_content	p a:visited:hover	{color:#000;}
	.mceContentBody	p a:link,  	.mceContentBody	p a:visited			{color:#666;}
	.mceContentBody	p a:hover, 	.mceContentBody	p a:visited:hover	{color:#000;}

/* UL and OL --------------------------------------------------------------------------------------------------------- */	
.html_content ul, .mceContentBody ul, .html_content ol, .mceContentBody ol{
   font-size:1.2em;line-height:1.6em;color:#000;
   margin:0px 20px 2em 20px;
}

	.html_content	ul a:link, 		.html_content	ul a:visited			{color:#666;}
	.html_content	ul a:hover, 	.html_content	ul a:visited:hover		{color:#000;}
	.mceContentBody	ul a:link,  	.mceContentBody	ul a:visited			{color:#666;}
	.mceContentBody	ul a:hover, 	.mceContentBody	ul a:visited:hover		{color:#000;}
	
	.html_content	ol a:link, 		.html_content	ol a:visited			{color:#666;}
	.html_content	ol a:hover, 	.html_content	ol a:visited:hover		{color:#000;}
	.mceContentBody	ol a:link,  	.mceContentBody	ol a:visited			{color:#666;}
	.mceContentBody	ol a:hover, 	.mceContentBody	ol a:visited:hover		{color:#000;}


/* UL LI and OL LI ------------------------------------------------------------------------------------------------------ */	
.html_content ul li, .mceContentBody ul li, .html_content ol li, .mceContentBody ol li{
   margin:0px 0px 15px 50px;padding:0px 0px 0px 5px;
   list-style-position:outside;
   display:list-item;
}
.html_content ul li, .mceContentBody ul li{
   list-style-type:disc;
}
.html_content ol li, .mceContentBody ol li{
   list-style-type:decimal-leading-zero;
}
				
		

		
/* -========================= footer =========================- */
#footer, #footerlinks {
	display:none
}

/* -========================= GLOBAL =========================- */
/* -========================= General =========================- */
.form_input_sf {display:none !important;}/* SPAM */


.clear_both {
	clear:both;
	display:block;
}


#staticmodule, #searchresults {
	width:100%;
	min-height: 620px;
	_height: auto !important;
	height: 620px;
	display:table;
	float:left;
	clear:both;
	background-color:#FFFFFF; 
}

#staticmodule ul { margin:10px 0 10px 25px; padding:5px; }	
#staticmodule ul li { list-style-type:disc; padding:5px;font: normal 12px arial;  }
#staticmodule a { font: normal 12px arial; color:#990000; }
#staticmodule h2 { margin-right:8px; }

#staticmodule #copycontent { padding: 10px 10px 10px 10px; line-height: 1.3em; }

#staticmodule #copycontent P { font-size:12px; margin-bottom:10px; line-height: 1.3em; }
#staticmodule #copycontent table { display:table; font-size:11px; }
#staticmodule #copycontent table td { display:table-cell; line-height: 1.3em; }

div.pagination {
	padding: 5px;
	margin: 7px;
	clear:both;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #820002;
	background-color: #fff;
	text-decoration: none; /* no underline */
	color: #820002;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000;
	background-color: #820002;
	color: #fff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000000;
		
		font-weight: bold;
		background-color: #820002;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

.copyb { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }
.copy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none }
.copysm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none }
.copyspecs { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: capitalize; color: #000000; text-decoration: none }
.loginbox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; width: 150px; height: 18px; }
.eventtitle { font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }
.smcopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none }
.footerspacer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none ; padding-right: 10px; padding-left: 10px}
.eventsmwht { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none ; font-variant: normal; padding-left: 5px}
.eventssmcopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none ; font-variant: normal}
.calday { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none ; font-variant: normal; padding-left: 10px}
.caltitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }
.caldtime { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }
.calmonth { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }

.carttitle { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }

.ddcartsmwht {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
.ddcartsmwhtb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none }
.ddcartsm {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.ddcartsmb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.ddcarttitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.copyredb { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #FF0000; text-decoration: none }
.eventtitlepop { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }

.slidergtitle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; padding-top: 5px; font-weight: bold; color: #FFFFFF; text-decoration: none }


.banner_leaderboard, .banner_container, .news_module-banner, .banner_medium-rectangle, #module_cta_upcoming-events {
	display:none;
}




#module_photogallery {
	width:380px;height:309px;
	display:block;overflow:hidden;
	float:left;
	background-color:#fff; 
	margin:0px 0px 10px 0px;
}


.h1-module_photogallery {
	background:url(../images/headers/h1-photo_module.jpg) 0px 0px no-repeat;
	width:381px;height:22px;
	display:block;overflow:hidden;
	border-bottom:2px solid #e3e3e3;
}		
		.h1-module_photogallery img{
			display:block;
			float:left;position:relative;left:35px;
		}	

		
.module_photogallery-container {
	width:341px;height:125px;
	display:block;overflow:hidden;
	background:url(../images/modules/gallery/short-slider.gif) 0px 0px no-repeat;
	margin:10px auto 0px auto;
}
.module_photogallery-container h2{
	font-size:12px !important;line-height:25px !important;font-weight:bold;color:#333 !important;
	background:url(../images/modules/gallery/plus.gif) 0px 5px no-repeat;
	height:20px;
	padding:0px 0px 0px 20px;/*margin:5px 0px 5px 0px;*/
	float:left;position:relative;left:13px;top:0px;
}
.module_photogallery-container h2 span{color:#900;}

.module_photogallery-images {
	width:307px;height:94px;
	display:block;overflow:hidden;
	float:left;position:relative;left:13px;top:4px;
}


		.module_photogallery-images img{
			float:left;
			margin:0px 10px 0px 0px;
			display:block;
			border:1px solid #fff;
		}
		.module_photogallery-images img:hover{border:1px solid #900;}

.module_photogallery-viewall {
	width:16px;height:125px;
	display:block;overflow:hidden;
	background:url(../images/modules/gallery/arrow.gif) 0px 55px no-repeat;
	float:right;position:relative;right:0px;top:0px;
	text-indent:-9999px;
}
		.module_photogallery-viewall:hover {background-position:0px -145px;}




/* -========================= GALLERY Module =========================- */

.news_module-bannerandgallery {
	width:300px;
	display:block;overflow:hidden;
	float:right;
	margin:0px 0px 10px 20px;
}



.module_gallery_widget_small {
	width:300px;height:335px;
	display:block;overflow:hidden;
	float:right;
	margin:0px 0px 10px 0px;
}

	.module_gallery_widget_morephotos {
		width:300px;height:22px;
		display:block;
	}
			.module_gallery_widget_morephotos a{
				width:90px;height:22px;
				margin:0px;padding:0px 5px 0px 0px;
				display:block;
				background:url(../images/modules/gallery/button_more-photos.gif) 0px 0px no-repeat;
				text-indent:-9999px;
				float:right;
			}
			.module_gallery_widget_morephotos a:hover{background-position:0px -150px;}
	
	.module_gallery_widget_small_photo {
		width:300px;height:224px;
		display:block;overflow:hidden;
	}
			.module_gallery_widget_small_photo img{
				
				margin:0px !important;padding:0px !important;
			}
	
	/* Controls =========================- */
	/* SMALL =========================- */
	.module_gallery_widget_small_controls {
		width:300px;height:86px;
		display:block;
		background:url(../images/modules/gallery/module_gallery_widget_small.jpg) left bottom repeat-x #767676;
	}
			.module_gallery_widget_small_controls h1{
				color:#fff;font-size:10px;line-height:12px;
				float:left;clear:both;
				width:280px;height:20px;
				display:block;overflow:hidden;
				margin:10px 0px 0px 10px;
			}
			
			.module_gallery_widget_small_controls img{
				margin:0px 10px 0px 0px !important;
				float:left;
				border:none !important;
			}
			.module_gallery_widget_small_controls a img{border:1px solid #fff !important;}
			.module_gallery_widget_small_controls a:hover > img{border:1px solid #900 !important;}
	
	
	
#module_cta_blog, #module_cta_realestate, #module_cta_featuredstories, #module_cta_ourtown, #module_cta_most_popular_articles, #module_sponsors-blacktie, #module_cta_yourlocalobserver, #module_blacktie_otherrecentgalleries, .news_module-newsnavigation-tools {
	display:none;
}

#module_news {
	width:100%;
	display:block;overflow:hidden;
	float:left;clear:left;
	background-color:#fff;
	margin:0px 0px 10px 0px;
	min-height:575px;
}
.h1-module_news {
	display:none;
}		
		.h1-module_news img{
			display:block;
			float:left;position:relative;left:35px;
		}

	
.news_module-newsblock {
	/*border-bottom:1px solid #ccc;*/
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	display:block;
	float:left;clear:right;
	width:670px;
	position:relative;left:20px;
}		
		.news_module-newsblock img{
			float:right;
			border:1px solid #fff;
			margin:0px 0px 10px 20px
		}
		.news_module-newsblock h2 {
			font-size:1.6em;font-weight:bold;line-height:1.3em;
			margin:0px 0px 0px 20px;padding:0px 0px 0px 20px;
			background:url(../images/modules/news/cross.gif) 0px 5px no-repeat;
		}
				.news_module-newsblock h2 a:link, .news_module-newsblock h2 a:visited {color:#000;text-decoration:none;}	
				.news_module-newsblock h2 a:hover, .news_module-newsblock h2 a:visited:hover {color:#900;text-decoration:underline;}	
				
				
		.news_module-newsblock h3 {
			font-size:1.3em;font-weight:normal;line-height:1.3em;
			color:#000;
			margin:0px 0px 10px 20px;padding:0px 0px 0px 20px;
		}	
		
		
		.news_module-newsblock p {
			color:#666;font-size:1.2em;font-weight:normal;line-height:1.4em;
			margin:0px 0px 15px 40px;

		}	
		

/* -========================= News Block Copy =========================- */		
.news_module-newsblock-copy {
	/*border-bottom:1px solid #ccc;*/
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	display:block;
	float:left;clear:right;
	width:100%;
	position:relative;left:20px;
}		
		.news_module-newsblock-copy img{
			float:left;
			display:inline;
			border:1px solid #fff;
			margin:0px 0px 10px 20px
		}
		.news_module-newsblock-copy h2 {
			font-size:1.6em;font-weight:bold;line-height:1.3em;
			margin:0px;padding:0px 0px 0px 0px;

			float:left;clear:right;
		}
				.news_module-newsblock-copy h2 a:link, .news_module-newsblock-copy h2 a:visited {color:#900;text-decoration:none;}	
				.news_module-newsblock-copy h2 a:hover, .news_module-newsblock-copy h2 a:visited:hover {color:#000;text-decoration:underline;}	
				
				
		.news_module-newsblock-copy h3 {
			font-size:1.3em;font-weight:normal;line-height:1.3em;
			color:#999;
			margin:0px 0px 10px 0px;padding:0px;
			float:left;clear:right;
		}	
		
		
		.news_module-newsblock-copy p {
			color:#666;font-size:1.2em;font-weight:normal;line-height:1.4em;
			margin:0px 0px 15px 0px;
		}


/* -========================= News navigation  =========================- */
.news_module-newsnavigation-article, .news_module-newsnavigation-article ul {
	display:none;
}


/* -========================= News navigation  =========================- */
.news_module-newsnavigation-bottom {
	display:block;
	float:left;clear:both;
	padding:10px 5px 20px 20px;
	width:600px;
}
		.news_module-newsnavigation-bottom ul li{
			float:left;
			margin:0px 5px 0px 0px;padding:2px;
			list-style-type:none !important;
			display:inline !important;
			font-size:1.1em;font-weight:normal;line-height:1em;color:#999;
		}
		.news_module-newsnavigation-bottom ul li a{
			display:block;
		}
		.news_module-newsnavigation-bottom ul li a:link, 	.news_module-newsnavigation-bottom ul li a:visited			{color:#900}
		.news_module-newsnavigation-bottom ul li a:hover, 	.news_module-newsnavigation-bottom ul li a:visited:hover	{color:#000}
		
		.news_module-newsnavigation-bottom ul li a.nav_on {
			background-color:#4c4c4c;
			color:#fff;
		}
/* -========================= News gallery  =========================- */


/* -========================= News photo gallery =========================- */	
#news_module_gallery {
	width:710px;height:475px;
	display:block;overflow:hidden;
	float:left;clear:both;
	background-color:#000; 
}	
				
		#news_module_gallery-img {
			width:710px;height:350px;
			padding:10px 0px 0px 0px;
			display:block;overflow:hidden;
			text-align:center;
		}
#news_module_gallery h1 {
	color:#fff;font-size:12px;line-height:25px;
	text-align:center;
	width:710px;height:25px;
	padding:5px 0px 0px 0px;
	display:block;overflow:hidden;
}


#news_module_gallery-controls {
    width:660px;height:100px;
    display:block;overflow:hidden;
    padding:20px 0px 0px 50px;
    background:url(../images/modules/gallery/module_gallery_widget_large.jpg) 0px 0px repeat-x #000; 
}

    	#news_module_gallery-controls img{
    		margin:0px 15px 0px 0px !important;
    		float:left;
    		border:none !important;
    	}
    	#news_module_gallery-controls a img{border:1px solid #fff !important;}
    	#news_module_gallery-controls a:hover > img{border:1px solid #900 !important;}		
 
 
/*
EVENTS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/ 
  
#module_cta_main_events {
	width:710px;
	display:block;overflow:hidden;
	float:left;clear:left;
	background-color:#fff;
	margin:0px 0px 10px 0px;
}
#h1-module_cta_main_events {
	background:url(../images/headers/h1-event-calendar.jpg) 0px 0px no-repeat;
	width:710px;height:22px;
	display:block;overflow:hidden;
	border-bottom:2px solid #e3e3e3;
}		
		#h1-module_cta_main_events img{
			display:block;
			float:left;position:relative;left:35px;
		}

/* -========================= Events container  =========================- */	
#module_cta_main_events-container_events {
	float:left;
	width:384px;
	display:block;	
	border-right:1px solid #e3e3e3;
	
	 min-height:760px;height:auto !important;height:760px;
	
}

#module_cta_main_events-container_events h1 {
	font-size:17px;line-height:22px;
	margin:10px 0px 10px 15px;
	width:200px;height:30px;
	display:block;overflow:hidden;
	float:left;
}

		
/* LIST */		
#module_cta_main_events-list{
	width:384px;
	display:block;
	margin:0px;padding:0px;
	float:left;clear:both;
}

#module_cta_main_events-list li{
	width:384px;height:80px;
	display:block;overflow:hidden;
	margin:0px;padding:0px;
	font-size:12px;line-height:14px;
}
#module_cta_main_events-list li a{
	width:334px;height:75px;
	display:block;overflow:hidden;
	margin:0px;padding:5px 15px 0px 35px;
	cursor:pointer;
}
#module_cta_main_events-list li a:hover > b{color:#000;}

		.module_cta_main_events-a {background-color:#fff;}
		.module_cta_main_events-b {background-color:#fff;}

		#module_cta_main_events-list li span {
			width:45px;height:33px;
			display:block;overflow:hidden;
			background:url(../images/modules/events/calendar.gif) 0px 0px no-repeat;
			float:left;
			padding:2px 0px 0px 0px;
			color:#666;text-align:center;font-weight:bold;line-height:15px;
		}
		#module_cta_main_events-list li span em{color:#fff;font-style:normal;}
		
		
		#module_cta_main_events-list li b {
			width:270px;height:70px;
			display:block;overflow:hidden;
			float:right;
			color:#900;
			line-height:15px !important;
		}
		#module_cta_main_events-list li b em{color:#666;font-style:normal;}
		
		#module_cta_main_events-list li strong {
			float:left;
			color:#000;
			font-size:11px !important;line-height:15px !important;font-weight:normal !important;
		}

/* -========================= Events navigation  =========================- */
.news_module-eventnavigation {
	display:block;
	float:left;clear:both;
	padding:10px 5px 20px 5px;
	width:374px;
}
		.news_module-eventnavigation ul li{
			margin:0px;padding:2px;
			list-style-type:none !important;
			display:inline !important;
			font-size:1.1em;font-weight:normal;line-height:1em;color:#999;
		}
		.news_module-eventnavigation ul li a{
			display:block;
		}
		.news_module-eventnavigation ul li a:link, 		.news_module-eventnavigation ul li a:visited		{color:#900}
		.news_module-eventnavigation ul li a:hover, 	.news_module-eventnavigation ul li a:visited:hover	{color:#000}



/* -========================= Back to Events navigation  =========================- */
.news_module-backeventnavigation {
	display:block;
	float:left;
	padding:10px 5px 20px 5px;
	width:90px;
}
		.news_module-backeventnavigation ul li{
			margin:0px;padding:2px;
			list-style-type:none !important;
			display:inline !important;
			font-size:1.1em;font-weight:normal;line-height:1em;color:#999;
		}
		.news_module-backeventnavigation ul li a{
			display:block;
		}
		.news_module-backeventnavigation ul li a:link, 		.news_module-backeventnavigation ul li a:visited		{color:#900}
		.news_module-backeventnavigation ul li a:hover, 	.news_module-backeventnavigation ul li a:visited:hover	{color:#000}
		
				
		
/* -========================= Calendar containe  =========================- */		
#module_cta_main_events-container_calendar {
	float:left;
	width:325px;
	display:block;	
}

#module_cta_main_events-container_calendar .banner_medium-rectangle {background-image:none;}

/* -========================= Event tools  =========================- */

.events_module-eventstools {
	display:block;overflow:hidden;
	float:right;
	display:block;	
	margin:10px 10px 0px 0px;
}


.events_module-eventstools ul{display:block;}

.events_module-eventstools li{
	height:20px;
	display:block;
	float:right;clear:both;
	margin:0px 0px 10px 0px;
}

		.events_module-eventstools-submit 		{
			text-indent:-9999px;
			background:url(../images/buttons/submit-an-event.gif) 0px 0px no-repeat;
			width:147px;height:20px;
			display:block;
		}
		.events_module-eventstools-submit:hover {background-position:0px -195px;}

		.events_module-eventstools-outlook 		{
			text-indent:-9999px;
			background:url(../images/buttons/add-to-my-outlook.gif) 0px 0px no-repeat;
			width:147px;height:20px;
			display:block;
		}
		.events_module-eventstools-outlook:hover {background-position:0px -200px;}
		
		
		.events_module-eventstools-bookmarked 	{
			text-indent:-9999px;
			background:url(../images/buttons/add-to-my-bookmarked-events.gif) 0px 0px no-repeat;
			width:225px;height:20px;
			display:block;
		}
		.events_module-eventstools-bookmarked:hover {background-position:0px -200px;}



/* -========================= Main events information =========================- */
#module_main_events-info {
	width:384px;
	display:block;
	font-size:1.2em;line-height:1.4em;
	clear:both;
}

		#module_main_events-info dl{
			margin:0px 0px 15px 10px;
			display:block;	
			float:left;clear:both;
		}
		#module_main_events-info dt{
			color:#666;font-weight:bold;
			float:left;
			margin:0px 15px 0px 0px;
			width:80px;
			text-align:right;
		}
		#module_main_events-info dd{
			float:left;clear:right;
			width:265px;
		}
				#module_main_events-info dd p{
					margin:0px 0px 15px 0px;
				}
				#module_main_events-info dd a:link,		#module_main_events-info dd a:visited		{color:#900;text-decoration:underline;}
				#module_main_events-info dd a:hover,	#module_main_events-info dd a:visited:hover	{color:#000;text-decoration:underline;}			


#module_cta_main_events-container_calendar-container {
	background-color:#F2F2E5;
	padding:0px 0px 10px 0px;
}

#module_cta_main_events-container_calendar-container img{
	margin:10px auto 0px auto;
	display:block;
}



#calendar_body {
	width:285px;height:225px;
	display:block;overflow:hidden;
	margin:0px auto;padding:10px 0px 0px 0px;
}

#calendar_body h1{
	width:79px;height:13px;
	display:block;
	background:url(../images/headers/calendar.gif) 0px 0px no-repeat;
	text-indent:-9999px;
	margin:0px 0px 0px 5px;
}
#calendar_body h2{
	float:right;clear:right;
	font-size:13px;line-height:16px;color:#000;
	margin:0px 5px 0px 0px;
}
		
		#calendar_body table{
			margin:10px 0px 0px 5px;
			height:175px;
		}
				#calendar_body table th, #calendar_body table td {
					padding:0px 22px 7px 0px;margin:0px; 
					width:18px;height:18px;
					text-align:center;
					line-height:20px;
					
				}
				#calendar_body table th{
					background:url(/images/modules/calendar/calendar-th.gif) -2px 0px no-repeat;
					color:#fff;font-size:13px;line-height:20px;font-weight:bold;
				}
				#calendar_body table td{
					color:#333;font-size:13px;line-height:20px;font-weight:bold;
				}
						#calendar_body table td.day{
							color:#333333;

						}
						#calendar_body table td a{
							color:#000;

						}
						
				

#calendar_datenav {
    width:285px;height:15px;
    display:block;
}
		#calendar_datenav a:link,	 #calendar_datenav a:visited		{color:#900;text-transform:uppercase;}
		#calendar_datenav a:hover,	 #calendar_datenav a:visited:hover	{color:#000;text-transform:uppercase;}		
				
#calendar_datenav-prev {float:left;}

#calendar_datenav-next {float:right;}					

#module_blacktie_main {
	width:710px;
	display:block;overflow:hidden;
	float:left;clear:left;
	background-color:#fff;
	margin:0px 0px 10px 0px;
}

/* -========================= Header =========================- */
.h1-module_blacktie_main {
	background:url(../images/headers/h1-blacktie.jpg) 0px 0px no-repeat;
	width:710px;height:22px;
	display:block;overflow:hidden;
}		
		.h1-module_blacktie_main img{
			display:block;
			float:left;position:relative;left:35px;
		}
		
#module_blacktie_main-dynamicphoto {
	width:710px;height:290px;
	display:block;
	position:relative;top:-10px;
}
		#module_blacktie_main-dynamicphoto img{
			width:710px;height:300px;
			display:block;
		}		
		

/* -========================= carousel =========================- */
.module_blacktie_main-carousel {
	background:url(../images/blacktie/carousel.gif) 0px 0px no-repeat;
	width:671px;height:130px;
	display:block;
	margin:20px auto 0px auto;
}		

.module_blacktie_main-carousel-back {
	width:16px;height:130px;
	display:block;
	float:left;
	background:url(../images/blacktie/carousel-buttons.gif) left 50px no-repeat;
	text-indent:-9999px;
}
	.module_blacktie_main-carousel-back:hover{background-position:left -150px;}

.module_blacktie_main-carousel-forward {
	width:16px;height:130px;
	display:block;
	float:right;
	background:url(../images/blacktie/carousel-buttons.gif) right 50px no-repeat;
	text-indent:-9999px;
}
	.module_blacktie_main-carousel-forward:hover{background-position:right -150px;}





		.module_blacktie_main-carousel h1{
			float:left;
			background:url(../images/blacktie/cross.gif) 0px 0px no-repeat;
			color:#900;font-size:12px;font-weight:bold;line-height:14px;
			padding:0px 0px 0px 18px;margin:5px 0px 0px 0px;
		}
			.module_blacktie_main-carousel h1 span{color:#333;}
		
		.module_blacktie_main-carousel h2{
			float:right;
			font-size:11px;line-height:13px;font-weight:normal;
			text-align:right;
			margin:5px 10px 0px 0px;
		}
		
				.module_blacktie_main-carousel h2 a:link, .module_blacktie_main-carousel h2 a:visited{
					color:#900;
					text-decoration:none;
				}
				.module_blacktie_main-carousel h2 a:hover, .module_blacktie_main-carousel h2 a:visited:hover{
					color:#000;
					text-decoration:underline;
				}
		#module_blacktie_main-carousel_wrapper h3{
			float:right;
			font-size:11px;line-height:13px;font-weight:normal;
			text-align:right;
			margin:5px 10px 0px 0px;
		}
		
				#module_blacktie_main-carousel_wrapper h3 a:link, #module_blacktie_main-carousel_wrapper h3 a:visited{
					color:#900;
					text-decoration:none;
				}
				#module_blacktie_main-carousel_wrapper h3 a:hover, #module_blacktie_main-carousel_wrapper h3 a:visited:hover{
					color:#000;
					text-decoration:underline;
				}		
		
		.module_blacktie_main-carousel-img{
			float:left;
			width:617px;height:92px;
			display:block;overflow:hidden;
			margin:0px;
			position:relative;top:5px;left:11px;
		}
		.module_blacktie_main-carousel-img-container{
			float:left;
			width:1600px;height:92px;
			display:block;overflow:hidden;
		}
				
				.module_blacktie_main-carousel-img img{
					float:left;
					margin:0px 11px 0px 0px;
					display:block;
					border:1px solid #fff;
				}
				.module_blacktie_main-carousel-img img:hover{border:1px solid #900;}	
				
				
				
/**************** STATIC PAGE CONTENT MODULE ***************/

/**************** CART CONTENT MODULE ***************/

#cartmodule {
	width:710px;height:620px;
	display:block;overflow:hidden;
	float:left;clear:both;
	background-color:#FFFFFF; 
}	

		