/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:.75em;
	margin:0;
	padding:0;
	background-color:#768998;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper{
	position:absolute;
	top:35px;
	left:5px;
	width:846px;
	z-index:1;
}

#wrapper_top{
	background-image:url(../images/wrap_top2.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

#wrapperAd{
	position:absolute;
	z-index:2;
}

#logo{
	position:absolute;
	margin-top:-40px;
	overflow:visible;
	z-index:3;
}

#tag{
	width: 190px;
	margin-top:54px;
	margin-left:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
}

#header{
	height:80px;
}

#calendar{
	height:580px;
	background-image:url(../images/wrap_tile.png);
	background-repeat:repeat-y;
}

#content{
	background-image:url(../images/wrap_tile.png);
	background-repeat:repeat-y;
}

#flash{
	position:absolute;
	left:-15px;
	z-index:4;
}

#contentbody{
	padding:0 10px;
}

#wrapper_content_bottom{
	background-image:url(../images/wrap_bottom.png);
	background-repeat:no-repeat;
	width:846px;
	height:25px;
	background-position:left bottom;
	clear:both;
}

#footer{
	/*background-image:url(../images/wrap_bottom.png);
	background-repeat:no-repeat;*/
	width:846px;
	height:25px;
	/*margin-top:180px; Add back in when featured event is ready to go live */
	background-position:left bottom;
	clear:both;
}

#footercontent, #homefootercontent{
	margin-left:5px;
	width:846px;
	text-align:left;
}

#homefootercontent{
	position:absolute;
	z-index:5;
}

.inside{
	padding:5px 10px;
}

.clear{
	clear:both;
}

a:link{
	color:#CC3300;
	text-decoration:none;
}

a:visited{
	color:#CC3300;
	text-decoration:none;
}

a:hover{
	color:#CC3300;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
	color:#00162e;
}

h1{
	font-size:1.5em;
}

h2, h3, h4, h5, h6{
	font-size:1.25em;
}

td{
	font-size:.75em;
}

div#event_note{
	position:absolute;
	color:#ff0000;
	/*background-color:#FFFFFF;*/
	font-weight:bold;
	left:230px;
	top:-5px;
	padding:5px;
	z-index:6;
}

table.adertising th{
	font-weight:bold;
	font-size:.75em;
	text-align:center;
	padding:5px;
	width:75px;
	color:#fff;
	background-color:#808080;
}

table.adertising td{
	text-align:center;
	padding:5px;
	border-bottom:1px solid #dce1e5;
	border-right:1px solid #dce1e5;
}

table.adertising th.leftTH{
	text-align:left;
	padding:5px;
	width:125px;
	color:000;
	background-color:#dce1e5;
}

.discount{
	font-weight:normal;
}

div.threecol{
	width:245px;
	float:left;
	padding:0 5px;
}

.nospace{
	padding:0;
	margin:0;
	line-height:0;
}

.imagePadding{
	padding:5px 10px;
}

table.friendsTable td{
	width:110px;
	vertical-align:middle;
	text-align:center;
	padding:5px;
}

table.friendsTable th{
	font-size:.75em;
	font-weight:normal;
}

div.event_holder{
	width:165px;
	height:122px;
	padding:4px;
	margin:1px;
	float:left;
	border:1px solid #c4c4c4;
	background-color:#FFFFFF;
	color:#404040;
	text-align:left;
}

div#previousFeature, div#nextFeature{
	width:65px;
	float:left;
	margin:2px 0;
}

div#featuresHolder{
	position:absolute;
	width:846px;
	clear:both;
	z-index:6;
}

div#features{
	width:670px;
	text-align:left;
}

div#features h2{
	/*color:#000;*/
}

#featurepaging{
	font-weight:bold; 
	/*color:#000;*/
}