
body {
	background-color: #1c1c1c;
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 75.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
		}
		
		
		
/* frontpage slide script */

/*--Main Image Preview--*/


.main_image {
	width: 390px; height: 265px;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 1px;
	padding: 10px 0 5px 10px;
}
.main_image p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 10px;	margin: 0;
	line-height: 1em;
}
.block small { 
	padding: 0 0 0 15px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 5px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 15px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -20px; right: 10px; 
}
.main_image a.show {background-position: left bottom;} 

/*--Image_thumb--*/
.image_thumb {
	width: 201px;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 1px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0px;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 6px 7px;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	width: 201px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 10px;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 80px;
}	
.image_thumb ul li p{display: none;}






.glidecontentwrapper{
position: relative; /* Do not change this value */
height: 243px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

#wrapperborderthumb	{
	border: 2px solid #214263;
	height: 263px;
	background-color: #214263;
	margin: 5px 0 0 10px;
	width: 426px;
}

#wrapperborder	{
	border: 2px solid #214263;
	height: 263px;
	background-color: #214263;
	margin: 5px 0 0 10px;
	width: 604px;
}


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: auto;
color:#333;
font-family:Arial, Helvetica, sans-serif;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: auto;
margin-top: 2px;
margin-bottom: 2px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #fff;
padding: 1px 2px;
margin-right: 2px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #F60;
color: white;
}

/* frontpage slide script ends */




/* index css page */

.wrap {
	margin: 0 auto;
	width: 942px;
	height: auto;
	background-color: #1c1c1c;
		}

#horizontal		{
	margin: 12px 0 0 0;
		}
		
#logo	{
		margin: 5px 0 0 0;
}

.searchbutton	{
	background:url(../header/searchbutton.jpg) no-repeat fixed;
	height: 23px;
	width: 60px;
}

#body	{
	background-color: #fff;
	height: auto;
}

		
#advertisement	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}

#shadow	{
	background:url(../header/shadow.jpg) left repeat-x;
	height: 3px;
}

#hmoodlegirlsbar	{
	background:url(../header/hmoodlegirlsbar.jpg) left no-repeat;
	width: 610px;
	height: 23px;
}

#rectangleads	{
	margin: 5px 10px 0 0;
}

#leftnav	{
	border: 1px solid #2d8eb8;
	margin: 10px 0 10px 10px;
}

#leftnavbody	{
	margin: 1px;
}

#sportshighlight	{
	background-color: #214263;
	padding: 2px 2px 2px 5px;
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align:left;
}

#restaurant	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #909;
	font-size: 13px;
	margin: 3px 0 3px 0;
}

#visited	{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:11px;
	margin: 0 0 3px 0;
}

#visited a	{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	text-decoration: none;
}

#visited a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	text-decoration: underline;
}

#menu	{
	background-color: #214263;
	padding: 2px 2px 2px 5px;
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}

#menut	{
	background-image:url(../images/ourthoughts.jpg);
	height:28px;
}

#menulist ul	{
	margin: 0;
	padding: 7px 7px 7px 10px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:350;
	color: #333;
}

#menulist ul li a	{
	color: #333;
	text-decoration: none;
}

#menulist ul li a:hover	{
	color: #333;
	text-decoration: underline;
}


#tabs {
	float:left;
	width:100%;
	font-size:100%;
	line-height:normal;
	background:url(../header/tabrightbg.jpg) top repeat-x;
	}

#tabs ul {
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(../header/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background: url(../header/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}



#rihgtnav	{
	border: 1px solid #2d8eb8;
	margin: 10px 10px 10px 0;
}

#rightnavbody	{
	margin: 1px;
}

#maincontent	{
	margin: 10px 10px 5px 10px;
	background:url(../images/mainmiddle.jpg) top repeat-y;
	width:421px;
}


#topcorner	{
	background:url(../images/maintop.jpg) top no-repeat;
	height: 5px;
}

#bottomcorner	{
	background: url(../images/mainbottom.jpg) bottom no-repeat;
	height: 5px;
}


#middlefeatured		{
	margin: 0 5px 5px 7px;
	color: #960391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#articlesimage	{
	margin: 10px 0 10px 15px;
}

#publicannounementimage	{
	margin: 7px 0 10px 15px;
}

#announcementtextwrap	{
	margin: 7px 0 10px 0;
}

#announcementtext	{
	margin: 2px 15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#09C;
}

#announcementtext a	{
	margin: 2px 15px 0 0;
	text-decoration:none;
	color:#09C;
}

#announcementtext a:hover	{
	margin: 2px 15px 0 0;
	text-decoration: underline;
	color:#09C;
}

.imageover img{
	border: 1px solid #09C;
		}
		
.imageover:hover img{
	border: 1px solid #960391;
		} /* imageover hover tag */
		
#featuredtitle	{
	margin: 0 7px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#09C;
	font-size: 13px;
	font-weight: bold;
}

#featuredtext	{
	margin: 0 7px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

#slidetitle	{
	margin: 1px 1px 5px 1px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#214263;
	font-weight: bold;
}

#spotlightimage	{
	margin: 7px 0 7px 0;
}

#spotlightname	{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #09C;
}


#morearticles	{
	margin: 10px 17px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#909;
	text-align: right;
}

#morearticles a	{
	font-family:Arial, Helvetica, sans-serif;
	color:#909;
	text-decoration: none;
	
}

#morearticles a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	color:#909;
	text-decoration: underline;
}

#eventsbg {
	background-color: #909;
}

#upcomingevents	{
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color:#FFF;
	text-align: center;
}

#upcomingeventsdate	{
	margin: 0;
	padding: 0 0 5px 0;
	color:#FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#upcomingeventsmonth	{
	margin: 0 0 5px 0;
	color: #666;
	font-size: 11px;
	text-align: center;
}

#upcomingeventsname	{
	margin: 5px 0 0 5px;
	color: #09C;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}


#upcomingeventsname	a	{
	color: #09C;
	text-decoration: none;
}


#upcomingeventsname	a:hover	{
	color: #09C;
	text-decoration: underline;
}

#upcomingeventslocation{
	margin: 3px 0 3px 5px;
	color: #909;
	text-align: left;
	font-size: 11px;
}

.footer	{
	height: 12px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #09F;
	font-size: 11px;
	padding: 5px 0 2px 0;
	margin: 0;		
		}

#diningout	{
	margin: 1px 0 0 0;
}
		
#slidetext	{
	margin: 0 7px 0 0;
}

#indexsportslatest	{
	margin: 7px 0 7px 10px;
}

#monthlyvidyoutube	{
	margin: 5px;
}

#sportslatestname	{
	margin: 2px 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#909;
	font-weight: bold;
	font-size: 13px;
}

#sportsposted	{
	margin: 0 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size: 10px;
	color: #999;
}

#sportsmore	{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
#smallads	{
	margin: 10px 0 10px 0;
}

#morespotlights	{
	margin: 2px 19px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#909;
	font-size:11px;
}

#morespotlights a	{
	font-family:Arial, Helvetica, sans-serif;
	color:#909;
	text-decoration: none;
}

#morespotlights a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	color:#909;
	text-decoration: underline;
}


#newgallerypost	{
	margin: 5px 0 5px 0;
}

#newgalleryimages	{
	float: left;
	text-align: center;
	margin: 0 5px 7px 7px;
	width: 135px;
		}
		
#newgalleryimagesname	{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #09C;
		}
		
#coolevents	{
	margin: 5px 0 5px 0;
}

#pikpix	{
	margin: 0 0 0 8px;
}
		
/* index css page ends */


/* girls css page */

.glidecontentwrapperg{
position: relative; /* Do not change this value */
height: 243px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

#wrapperborderg	{
	border: 2px solid #7d0137;
	height: 263px;
	background-color: #7d0137;
	margin: 5px 0 0 10px;
	width: 604px;
}


.glidecontentg{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: auto;
color:#333;
font-family:Arial, Helvetica, sans-serif;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttogglerg{ /*style for DIV used to contain toggler links. */
width: auto;
margin-top: 2px;
margin-bottom: 2px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttogglerg a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #fff;
padding: 1px 2px;
margin-right: 2px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.glidecontenttogglerg a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttogglerg a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttogglerg a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttogglerg a.prev, .glidecontenttogglerg a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttogglerg a.prev:hover, .glidecontenttogglerg a.next:hover{
background: #F60;
color: white;
}

/* Hmoodle girls slide script ends */



#maincontentg	{
	margin: 10px 10px 5px 10px;
}

#topcornerg	{
	background:url(../header/maintopg.jpg) top no-repeat;
	height: 5px;
}

#bottomcornerg	{
	background: url(../header/mainbottomg.jpg) bottom no-repeat;
	height: 5px;
}

#hmoodlegirlsimages	{
	float: left;
	text-align: center;
	margin: 12px 0 10px 20px;
		}
		
#hmoodlegirlsimagesname	{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #cb5680;
	font-weight: bold;
		}
		
#morehmoodlegirls	{
	margin: 2px 19px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#cb5680;
	font-size:11px;
}

#morehmoodlegirls a	{
	font-family:Arial, Helvetica, sans-serif;
	color:#cb5680;
	text-decoration: none;
}

#morehmoodlegirls a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	color:#cb5680;
	text-decoration: underline;
}
		
.hmoodlegirlsimageover img{
	border: 1px solid #fff;
		}
		
.hmoodlegirlsimageover:hover img{
	border: 1px solid #cb5680;
		} /* imageover hover tag */
		
#middlefeaturedgirls		{
	margin: 0 5px 5px 7px;
	padding: 3px 0 0 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}


/* girls css page ends */

/* sports css page ends */

/* frontpage sports slide script */

.glidecontentwrappers{
position: relative; /* Do not change this value */
height: 243px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

#wrapperborders	{
	border: 2px solid #2c810e;
	height: 263px;
	background-color: #2c810e;
	margin: 5px 0 0 10px;
	width: 604px;
}


.glidecontents{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: auto;
color:#333;
font-family:Arial, Helvetica, sans-serif;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttogglers{ /*style for DIV used to contain toggler links. */
width: auto;
margin-top: 2px;
margin-bottom: 2px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttogglers a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #fff;
padding: 1px 2px;
margin-right: 2px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.glidecontenttogglers a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttogglers a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttogglers a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttogglers a.prev, .glidecontenttogglers a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttogglers a.prev:hover, .glidecontenttogglers a.next:hover{
background: #F60;
color: white;
}

/* frontpage sports slide script ends */


#sportsmenulist{
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-color: #d2ecc0;
	}

#sportsmenulist ul	{
	margin:0;
	padding: 3px;
	list-style:none;
}

#sportsmenulist li	{
	display:inline;
	margin:0;
	padding:0 7px 0 7px;
}

#sportsmenulist li a	{
	color: #333;
	text-decoration: none;
	display: inline;
}

#sportsmenulist li a:hover	{
	color: #333;
	text-decoration: underline;
	display: inline;
}

#findus	{
}

/* sports css ends */



/* movies css starts */
/* frontpage movies slide script */

.glidecontentwrappermo{
position: relative; /* Do not change this value */
height: 243px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

#wrapperbordermo	{
	border: 2px solid #4d2b68;
	height: 263px;
	background-color: #4d2b68;
	margin: 5px 0 0 10px;
	width: 604px;
}


.glidecontentmo{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: auto;
color:#333;
font-family:Arial, Helvetica, sans-serif;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttogglermo{ /*style for DIV used to contain toggler links. */
width: auto;
margin-top: 2px;
margin-bottom: 2px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttogglermo a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #fff;
padding: 1px 2px;
margin-right: 2px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.glidecontenttogglermo a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttogglermo a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttogglermo a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttogglermo a.prev, .glidecontenttogglermo a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttogglermo a.prev:hover, .glidecontenttogglermo a.next:hover{
background: #F60;
color: white;
}

/* frontpage movies slide script ends */

/* movies css ends */









/* music css starts */


#leftnavmusic	{
	border: 1px solid #2d8eb8;
	margin: 0 0 10px 0;
}

/* mmusic css ends */


.footers	{
	margin: 7px 0 60px 0;
		}

