/********************************************************
* Global Rules
********************************************************/


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

html{height:100%;}

img { border: 0; }



hr, .nodisp { display: none; }
ul { list-style: none; }
table { font-family: Arial; font-size: 11px; }
strong { font-weight: bold; }
p {padding-bottom:20px;}

a, a:link, a:visited {
    color: #ff0000;
    text-decoration: none;
	}

a:hover {
    text-decoration: underline;
	}
	
a:focus { 
	-moz-outline: none -moz-mac-focusring; 
	}

h3.gray a, h3.gray a:link, h3.gray a:visited {
    color: #999;
    text-decoration: none;
	}
h3.gray a:hover {
    text-decoration: underline;
	color: #ff0000;
	}


	/********************************************************
	* DOM TREE
	********************************************************/


body {
	background-color: #a0a0a0;
	height:100%;
	font: normal 12px Helvetica Neue, arial, verdana, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #a0a0a0 url('../images/bg_main2.gif') repeat-x;
	}

#container {
    width:766px;
    margin: 0 auto;
    position: relative;
    background: transparent url('../images/container_bg.gif') repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	}
	
	#container_inner {
	    width: 766px;
	    background: transparent url('../images/container_inner_bg.gif') no-repeat;
		padding: 0 0 46px 0;
		}

		/*--- head ---*/

		#head {
			width: 760px;
			padding-top:10px;
			background:#191919 url('../images/header_bg.png') repeat;
			height:60px;
			margin: 0 auto;
			clear: both;
			} 

			#head h1 {
				width: 235px;
				height: 50px;
				background: url('../images/logo-head.png') no-repeat center;
				float: left;
				}

			#head h1 a { /* mimicks image map */
				width: 235px;
				line-height: 50px;
				display: block;
				text-indent: -9000px;
				}

			#head p {
				display: none; /*temp*/
				}


				#head .navigation_reg {
					width:515px;
					clear:right;
					list-style: none;
					display:block;
					text-align: center;
					float: right;
					margin-right: 5px;
					}

				#head .navigation_reg li {
					margin: 0 0 0 5px;
					width: 80px;
					height: 30px;
					background: #333;
					float: left;
					text-transform: uppercase;
					font-weight: bold;
					}

				#head .navigation_reg li a {
					width: 80px;
					text-decoration:none;
					line-height: 30px;
					display: block;
					color: #999;
					background: url('../images/nav-tabs.jpg') no-repeat 0 -60px;
					text-shadow: #222 0 1px 1px;
					}

				#head .navigation_reg li a:hover {
					color: #CCC;
					background-position: 0 -30px;
					}

				#head .navigation_reg li.current a, #head .navigation_reg li.current a:hover {
					color: #888;
					background-position: 0 0;
					text-shadow: none;
					}

				#head .user_menu {
					height:30px;
					list-style: none;
					display:block;
					text-align: centers;
					float: right;

					}

				#head  .user_menu  li {
					margin: 0 0 0 5px;
					height: 10px;
					background: none;
					float: left;
					text-transform: uppercase;
					font-weight: bold;
					}

				#head  .user_menu  li a {
					padding:0 6px;
					text-decoration:none;
					line-height: 10px;
					display: block;
					color: #999999;
					background: none;
					text-shadow: #222 0 1px 1px;
					}

				#head  .user_menu  li a:hover {
					background: none;
					color: #999999;
					}

					/*--- end head ---*/
		#wrap {
			padding-top: 35px;
			width: 760px;
			margin: 0 auto;
			background: #f3f3f3 url('../images/content-edge.jpg') repeat-x;
			clear: both;
			}

			#content {
				padding:0px 10px 0px 10px;
				clear: both;
				font-size:12px;
				}

			#content_calendar {
				padding:10px 0px 10px 10px;
				clear: both;
				font-size:12px;
				}
				
				#main_col {
					float:left;
					width: 500px;
					}
		
				#side_bar {
					width:240px;
					float:left;
					}

/*---- footer styles -----*/
	
#footer {
	width: 740px;
	height: 60px;
	position:absolute;
	bottom: 0;
	padding:10px 10px 0px 10px ;
	background-color:#191919;
	margin: 0 auto;
	margin-left:3px;
	clear: both;
	text-align:center;
	}
	a.footer {
		color:#999999;
		text-decoration:none;
		}
	a.footer:hover {
		color:#cccccc;
		text-decoration:underline;
		}

/*----  end footer styles -----*/


/*-----------------------------------------------------------------
	Photo Page Styles
-----------------------------------------------------------------*/
#photos img {
	width:75px;
	height:75px;
	padding:5px 5px 0 0;
	}

#photos2 img {
	width:75px;
	height:75px;
	padding:5px 5px 0 0;
	}

fieldset {
	border:none;
	}	

/*-----------------------------------------------------------------
		Event Details Page Styles
-----------------------------------------------------------------*/
.date{
	border-top:#333 2px solid;
	border-bottom:#333 1px dotted;
	line-height:24px;
	height:24px;
}
.time{
	color:#999;
	font-style:italic;
}
.price{
	font-size:20px;
	font-weight:bold;
}


/*-----------------------------------------------------------------
	Home Page Styles
-----------------------------------------------------------------*/

#featured_event {
	width:484px;
	border:#999999 solid 1px;
	padding: 2px;
	background:url(../images/featurette_bottom.jpg) repeat-x bottom left;
	}
	
#featurette {
	width:234px;
	border:#999999 solid 1px;
	padding: 2px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	background:url(../images/featurette_bottom.jpg) no-repeat bottom left;
	}
	#featurette2 {
		width:234px;
		border:#999999 solid 1px;
		padding: 2px;
		float:left;
		margin-top:10px;
		background:url(../images/featurette_bottom.jpg) no-repeat bottom left;
		}
	
#featurette3 {
	width:234px;
	border:#999999 solid 1px;
	padding: 2px;
	float:left;
	margin-top:10px;
	background:url(../images/featurette_bottom.jpg) no-repeat bottom left;
	}
		
		
#calendar_event {
	width:234px;
	border:#999999 solid 1px;
	padding: 2px;
	float:left;
	margin-top:10px;
	margin-right:10px;
	background:url(../images/featurette_bottom.jpg) no-repeat bottom left;
	}

#calendar_event span{
	display:block;
	padding-top:2px;
	height: 18px;
	line-height:20px;
	}

#featurette span{
	display:block;
	padding-top:2px;
	height: 18px;
	line-height:20px;
	}

	#featurette2 span{
		display:block;
		padding-top:2px;
		height: 18px;
		line-height:20px;
		}

#featurette3 span{
	display:block;
	padding-top:2px;
	height: 18px;
	line-height:20px;
	}

#featured_event span{
	display:block;
	padding-top:2px;
	height: 18px;
	line-height:20px;
	}

#banner{
	padding:10px 0px 50px 10px;
	height:90px;
	clear:both;
	}
	
#photos_right { 
	font-size:11pt;
	padding:30px 15px 0 15px;
	}
	
#photos_right li { 
	margin-left:25px;
	padding-bottom:15px;
	list-style:disc;
	}
		
#photos_right p{ 
	padding-bottom:20px;
	}
	

#section_3_right .header { 
	width: 240px; 
	background: url("../images/header-bg.jpg") no-repeat top left; 
	line-height: 26px;
	display: block;
	color: #999;
	text-shadow: #222 0 1px 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent:10px; 
	}


.promo_pick, .promo_pick:hover {
	height: 46px;
    padding: 9px 14px 9px 14px;
    background: url("../images/home_calendar_bg.gif") no-repeat bottom left;
    }
                
.promo_pick:hover {
    background: #fff;
    height: 45px;
    width: 210px;
    padding-left: 13px;
    border: 1px solid #999999;
	border-top:0;
    voice-family: "\"}\""; 
    voice-family: inherit;
    width: 211px;
    }                
                
#pure_promos, #pure_picks { margin-top: -1px  }

                
#pure_promos a, #pure_picks a {
	font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    margin-top: 9px;
    voice-family: "\"}\""; 
    voice-family: inherit;
    margin-top: 0;
    }

#pure_picks a {color: #333;}

#pure_promos a:hover, #pure_picks a:hover {text-decoration: underline;}


.promo_pick img.ppthumb {
	float: left; 
	margin-right: 12px;
	border: 2px solid #ccc; 
	}

.promo_pick_name {margin-top: 10px;}

.pp_small {
	color: #8B8B8B; 
	font-family: Arial; 
	font-size: 9px;
	}

#pure_extras p#ad_block {
	text-align: center; 
	margin-top: 0; 
	padding-top: 0;
	}

/*-----------------------------------------------------------------
       Admin Styles
-----------------------------------------------------------------*/

.promo_pick_admin img.ppthumb {
	float: left; 
	margin-right: 12px; 
	border: 2px solid #ccc; 
	}

.promo_pick_admin_name {margin-top: 10px;}

.promo_pick_admin, .promo_pick_admin:hover {
    height: 46px;
    padding: 9px 14px 9px 14px;
	}

.promo_pick_admin:hover {
    background: #fff;
    voice-family: "\"}\""; 
    voice-family: inherit;
 	}








