body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background:url(../images/main_bg.jpg) no-repeat fixed 50% top #06107F;
}

#headerHome{
	width: 980px;
	height: 177px;
	margin: 0 auto;
	padding:0;
	position:relative;
}
#headerLeft{
	width: 211px;
	height: 177px;
	float:left;
}

#headerRight{
	width: 769px;
	height: 177px;
	float:right;
}

#headerHome_sm{
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding:0;
	position:relative;
}
#headerLeft_sm{
	width: 139px;
	height: 100px;
	float:left;
}

#headerRight_sm{
	width: 841px;
	height: 100px;
	float:right;
}


/* Main Menu */

#MainMenuContainer {
	margin: 0px auto;
	padding:0px;
	height:32px;
	width:980px;
}

#MainMenu {
	list-style:none;
	width:980px;
	padding:0px;
	margin:0px;
}

#MainMenu li {
	float:left;
	height:32px;
	cursor:pointer;
	}

#MainMenu li.AllEvents {
	background:url(../images/top_button1_allevents_off.jpg) no-repeat 0 0;
	width:118px;
	}
	
#MainMenu li.Retreats {
	background:url(../images/top_button2_retreats_off.jpg) no-repeat 0 0;
	width:106px;
	}
	
#MainMenu li.SearchEvents {
	background:url(../images/top_button3_searchevent_off.jpg) no-repeat 0 0;
	width:196px;
	}
	
#MainMenu li.MyEvent {
	background:url(../images/top_button7_myevents_off.jpg) no-repeat 0 0;
	width:116px;
	}

#MainMenu li.UploadEvent {
	background:url(../images/top_button4_uploadevent_off.jpg) no-repeat 0 0;
	width:164px;
	}
	
#MainMenu li.SinglesDating {
	background:url(../images/top_button5_singles_off.jpg) no-repeat 0 0;
	width:151px;
	}
	
#MainMenu li.ContactUs {
	background:url(../images/top_button6_contactus_off.jpg) no-repeat 0 0;
	width:129px;
	}

#MainMenu li.mouseover {
	background-position:0 -32px;
	}
	
#MainMenu li.mouseout {
	background-position:0 0;
	}
#MainMenu li.selected {
	background-position:0 -32px;
	}

#AllContent{
	margin: 0px auto;
	padding:0px;
	width:980px;
	background:url(../images/bg_light_gray.jpg) repeat-x #CCCCCC;
}

#Content{
	padding:15px 20px 5px 20px;
	float:left;
	width:730px;
}

#ContentFull{
	padding:15px 20px 5px 20px;
	float:left;
	width:940px;
}

#RigthBar{
	float:right;
	margin: 0 10px 0 0;
	padding:10px 0 10px 0;
	width:200px;
	min-height:600px;	
	text-align:center;
	background:url(../images/bg_dark_gray.jpg) repeat-x #CCCCCC;
}

#loginForm { 
	width: 300px; 
}

#envent_content{
	width:100%;
	min-width:710px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:url(../images/bg_caribbean.jpg) no-repeat fixed 25px 110px;*/
}

#envent_content_NP{
	width:100%;
	min-width:710px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#nav-top{
	clear:both;
	float:right;
	width:180px;
	padding-top:10px;
}

#nav-bottom{
	clear:both;
	float:right;
	width:180px;
	padding-top:20px;
}

a.nav{
	float:left;
	padding:0px 2px 0px 2px;
}
	
.eventDateTitle{
	clear:both;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #3D3F3E;
	color:#000000;
	padding:10px 0px 0px 0px;
}

.eventListTime{
	float:left;
	width:25%;
	line-height:20px;
}
.eventListTimeHL{
	float:left;
	width:25%;
	line-height:20px;
}
.eventListTitle{
	margin:6px 0 0 0;
	float:left;
	width:75%;
	line-height:20px;
	font-weight:bold;
	font-size:18px;
	color:#6c17cb;
}
.eventListTitleHL{
	float:left;
	width:75%;
	line-height:20px;
}
.hc_align,.recurOptions{
	float:left;
}
.eventDateTitle{
	clear:both;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #3D3F3E;
	color:#000000;
	padding:10px 0px 0px 0px;
}
#tabs{
	width:100%;
	margin:0px;
	padding:0px;
}
#eventSubmit label{
	float:left;
	width:300px;
	padding:0px 10px 0px 0px;
	text-align:right;
	font-weight:bold;
}

#eventSubmit fieldset{
	clear:both;
	border:1px solid #a6c9e2;
	}

#eventSubmit legend{
	font-size:13px;
	font-weight:bold;
	color:#1d5987;
	padding-bottom:5px;
	background:transparent;
	margin:1px;
	padding:0px 10px 2px 10px;
}

#eventSubmit select{
	font-size:12px;
}

#eventSubmit input{
	font-size:12px;
}

#eventSubmit textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.eventListPhoto img{
	padding: 3px; 
	border: 1px solid #ccc; 
	background-color: #eee;
}
.eventListItem{
	padding:20px 0 0 0;
	margin:0px;
	min-height:165px;
	height:165px;
	}
.eventListItemNP{
	padding:20px 0 0 0;
	margin:0px;
	min-height:105px;
	height:105px;
	}
.eventListItemFeatured{
	padding:10px 10px 10px 10px;
	margin:5px 0 5px 0;
	min-height:185px;
	height:185px;
	border:#6c17cb solid 3px;
	background:#FFF;
}
.eventListFeaturedSign{
	margin-top:-5px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.eventListType{
	margin:0 0 0 10px;
	color:#999;
	font-style:italic;
	display:inline;
}
.eventListDescrip{
	margin:10px 0 10px 0;
	color:#555;
	float:left;
	width:75%;
	}	

.eventListDescrip a{
	color:#6c17cb;
	font-weight:bold;
	}

.eventListDescripNP{
	float:left;
	width:100%;
	}	

.eventListLocation{
	float:left;
	width:75%;
	color:#999;
	font-size:13px;
	}	

.eventListLocation span{
	color:#000;
	font-weight:bold;
	}	

.eventListLocationNP{
	float:left;
	width:100%;
	color:#336;
	font-weight:bold;
	}	

.eventListPhoto{
	float:right;
	width:145px;
	margin:0px;
	}

#picList{
	list-style:none;
	padding:0px;
}

#picList li{
	width:80px;
	float:left;
}

#TabsTitleContainer{
	position:relative;
	width:0px; 
	height:0px;
	float:right;	
}

#TabsTitleContent{
	position:absolute;
	right:0px;
	top:5px;
	width:300px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.serchTitles{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color:#036;
	border-bottom:thin dashed #999;
	padding:20px 0px 5px 5px; 
}

.searchFields{
	text-align:center;
	padding:5px; 
}

.frmOpt{
	padding:1px;
}

.frmReq{
	padding:1px;
}
.frmOptInt{
	padding:1px 1px 1px 50px;
	}
	
#submitEventNav{
	margin:10px 0 0 0;
	float:right;
	width:280px;
}

#submitEventNav label{
	float:left;
	width:60px;
	padding:0px 10px 0px 0px;
	text-align:center;
	font-size:11px;
}

.textRegular{
	font-size:13px;
	font-weight:bold;	
}

.banners{
	border:#2363e7 1px solid;
}

.ImgLeftTemplate{
	float:left; 
	width:240px; 
	display:inline; 
	margin:0px; 
	text-align:center;	
}

.ImgRightTemplate{
	float:right; 
	width:240px; 
	display:inline; 
	margin:0px; 
	text-align:center;	
}

.TextLeftTemplate{
	float:left; 
	width:655px; 
	margin:0px;
}

.TextRightTemplate{
	float:right; 
	width:655px; 
	margin:0px;
}

#imgOneEvent {
	background:url(../images/but_event_one_off.png) no-repeat 0 0;
	width:456px;
	height:103px;
	cursor:pointer;
	}

#imgOneEvent.mouseoverEvent {
	background-position:0 -103px;
	}
	
#imgOneEvent.mouseoutEvent {
	background-position:0 0;
	}
#imgOneEvent.selectedEvent {
	background-position:0 -103px;
	}

#imgMultiEvent {
	background:url(../images/but_event_mul_off.png) no-repeat 0 0;
	width:456px;
	height:103px;
	cursor:pointer;
	}
	
#imgMultiEvent.mouseoverEvent {
	background-position:0 -103px;
	}
	
#imgMultiEvent.mouseoutEvent {
	background-position:0 0;
	}
#imgMultiEvent.selectedEvent {
	background-position:0 -103px;
	}

#previewContainer{
	padding:20px 0 100px 0;
}

/*Pagination*/

#pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

#pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}
#pagination a:hover, #pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
	text-decoration: none; 
}
#pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
#pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

.CommentText {
	font-size:9px;
	font-weight: bold;
	color: #AAAAAA;
}

.red_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #C00;
	border: 1px solid #900;
}