body {margin:0px; background-color:#D8D8D8;word-wrap:break-word;}
body,td {font-family:verdana,arial,sans-serif; font-size:11px; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#FF8000; letter-spacing:1px;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
blockquote {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; font-style:italic; font-weight:bold; border-top:1px dashed #CCC; border-bottom:1px dashed #CCC; margin:10px; padding:30px 10px 30px 10px; text-align:center; background-color:#EEE; margin-left:0px; }

#pageHeader {height:50px; line-height:50px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:24px; padding:10px 16px 10px 16px; background-color:#004A66;  border-bottom:1px solid #FFF; }
#divBaseLinks {height:30px; background-color:#004A66;  border-top:1px solid #FFF; padding:0px 10px 0px 10px; line-height:30px; color:#FFF;}
#divBaseLinks a:link {color:#FFF; text-decoration:none;}
#divBaseLinks a:visited {color:#FFF; text-decoration:none;}
#divBaseLinks a:hover {color:#FFF; text-decoration:none;}
#divBaseLinks a:active {color:#FFF; text-decoration:none;}
#container {margin:20px; background-color:#FFF;}
#divPageContent {border-top:3px solid #FF8000; border-bottom:3px solid #FF8000; padding:10px 0px 10px 0px;  }
#navcontainer { width: 160px; }
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none; font-family:verdana,arial,sans-serif; }
#navcontainer a { display: block; padding: 4px; width: 160px; background-color: #004A66; border-bottom: 1px solid #FFF; }
#navcontainer a:link, #navlist a:visited {color: #FFF; text-decoration: none; }
#navcontainer a:hover {background-color: #336699; color: #fff; }
#sideBarNews {}
#sideBarNewsContent {background-color:#EEE; padding:10px; }
#newsHeader {height:22px; line-height:22px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:14px; padding:0px 5px 0px 5px; background-color:#004A66;  border-bottom:1px solid #FFF; }

.leftColumn { padding:0p 5px 0px 5px; width:170px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC;}
.subHeader {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; letter-spacing:1px; font-weight:bold; margin:10px 0px 10px 0px; border-bottom:1px solid #004A66;}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:5px; font-size:9px; }
.readNewsLink {margin-bottom:10px; font-size:9px; }

/* styles for rounded corners */
b.rtop, b.rbottom{display:block;background: #D8D8D8}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #004A66}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/**********************************/
.grid-pager
{
	background: #bbbbbb;
	border-top: solid 1 black;
}

.grid
{
	border: solid 2px Black;

}

.grid-header
{
	background: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
 
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
.grid-header a
{
 color: Black;
  text-decoration: none;	
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
}

/* HTML Pages */

/* Age Verificaiton */
.AgeVerification
{
	height: 100%;
}

.AgeVerification body
{
	background-color: #020202;
	background-image: url(../../images/AgeVerification/background.jpg);
	background-repeat: repeat-x;	
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.AgeVerification .Content
{
	padding-top: 80px;
	width: 650px;
	text-align: left;
	margin: 0px auto;
}

.AgeVerification #LeftSide
{
	background-image: url(../../images/AgeVerification/Left.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 482px;
	display: inline;
	float: left;
	margin-top: 101px;
}

.AgeVerification #RightSide
{
	background-image: url(../../images/AgeVerification/Bottle.jpg);
	background-repeat: no-repeat;
	height: 720px;
	width: 167px;
	display: inline;
	float: left;
}

.AgeVerification .label
{
	color: #777777;
	font-weight: bold;
}
.AgeVerification .AgeTable
{
	margin-top: 290px;
	margin-left: 77px;
	height: 120px;
}

.AgeVerification .AgeTable td
{
	padding-right: 15px;
}
.AgeVerification .Error
{
	color: DarkRed;
}

.AgeVerification .mainContent {
	height: 410px;
	overflow: auto;
}

.AgeVerification .AgeYesNo {
	margin: 278px 0 0 32px;
}
.AgeVerification .question {
	margin-right: 25px;
}
.AgeVerification .AgeYesNo .btnYes {
	margin-right: 10px;
}

.AgeVerification .AgeNotValid {
	margin: 282px 0 0 32px;
	color: #cc0000;
	font-size: 18px;
}

.AgeVerification .Copyright
{
	color: #b4b4b3;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
	font-family: Arial, Verdana;
}

.AgeVerification .Copyright a,
.AgeVerification .Copyright a:link,
.AgeVerification .Copyright a:active,
.AgeVerification .Copyright a:visited,
.AgeVerification .Copyright a:hover
{
	color: #b4b4b3;
	font-size: 9px;
	font-weight: bold;
}

/* Party Crew Form */

.PartyCrew
{
	height: 100%;
	background-color: #FFFFFF;
}

.PartyCrew body
{
	height: 100%;
	text-align: center;
}

.PartyCrew .Content
{
	padding-top: 25px;
	width: 580px;
	text-align: left;
	margin-left: 10px;
}

.PartyCrew .Header
{
	background-image: url(../../images/PartyCrew/Title.gif);
	background-repeat: no-repeat;
	width: 370px;
	height: 80px;
	margin-top: 37px;
	float: left;
	display: inline;
	margin-right: 40px;
	
}

.PartyCrew .Logo
{
	background-image: url(../../images/PartyCrew/Logo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 190px;
	float: left;
	display: inline;
	
}

.PartyCrew .TableForm
{
	background-image: url(../../images/PartyCrew/girls.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 570px;
}

.PartyCrew .Label
{
	color: #777777;
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-weight: bold;
}

.PartyCrew input
{
	color: #777777;
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-weight: bold;
	line-height: 11px;
	padding-top: 5px;
	height: 13px;
}

.PartyCrew select
{
	color: #777777;
	font-size: 11px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-weight: bold;
	line-height: 11px;
	background-color: #fbfbf7;
}

.PartyCrew h1
{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ce1141;
	font-size: 19px;	
}


/* Party Crew event Calendar */

.EventCalendar
{
	height: 100%;
	background-color: #FFFFFF;
}

.EventCalendar body
{
	height: 100%;
	text-align: center;
}

.EventCalendar .Content
{
	padding-top: 25px;
	width: 580px;
	text-align: left;
	margin-left: 20px;
}

.EventCalendar .Header
{
	background-image: url(/images/PartyCrew/TitleEvent.gif);
	background-repeat: no-repeat;
	width: 370px;
	height: 80px;
	margin-top: 37px;
	float: left;
	display: inline;
	margin-right: 40px;
	
}

.EventCalendar .Logo
{
	background-image: url(/images/PartyCrew/Logo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 190px;
	float: left;
	display: inline;
	
}

.EventCalendar .EventTable
{
	border-top: 1px solid #999999;
	margin-top: 5px;
}

.EventCalendar .Label
{
	color: #999999;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-family: Helvetica, HelveticaNeue MediumExt, Trebuchet MS, Trebuchet, Verdana, Arial;
}
.EventCalendar .Label b
{ 
		font-size: 14px;
}

.EventCalendar .Data
{
	color: #444444;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-family: Helvetica, HelveticaNeue MediumExt, Trebuchet MS, Trebuchet, Verdana, Arial;
}

.EventCalendar a
{
	color: #000000;
}

.EventCalendar h1
{
	color: #ce1141;
	font-size: 19px;
}
.EventCalendar #SelectedDay
{
	width: 30px;
	height: 30px;
	background-color: #f1c5d0;
	display: inline;
	float: left;
}
.EventCalendar .Label2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, HelveticaNeue MediumExt, Trebuchet MS, Trebuchet, Verdana, Arial;
}

.EventCalendar #ListBottom
{
	background-image: url(/images/PartyCrew/girls.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 560px;
	height: 270px;
	top: -15px;
	position: relative;
}

/*Event Photos*/

.EventPhotos
{
	height: 100%;
	background-color: #FFFFFF;
}

.EventPhotos body
{
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.EventPhotos .Content
{

	padding-top: 5px;
	width: 540px;
	text-align: left;
	margin-left: 20px;
}

.EventPhotos .Header
{
	background-image: url(/images/PartyCrew/TitlePhotos.gif);
	background-repeat: no-repeat;
	width: 370px;
	height: 80px;
	margin-top: 37px;
	float: left;
	display: inline;
	margin-right: 30px;
	
}

.EventPhotos .Logo
{
	background-image: url(/images/PartyCrew/Logo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 190px;
	float: left;
	display: inline;
	
}
.EventPhotos .GridHeader
{
	color: #FFFFFF;
	background: #CCCCCC;
}

.EventPhotos .GridHeader th
{
	padding: 5px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 14px;
}

.EventPhotos .Grid
{
	margin-top: 15px;
	border: 1px solid #EFEFEF;
	width: 480px;
}

.EventPhotos .Grid td
{
	padding: 4px;
	border-bottom: 1px solid #EFEFEF;
	
}
.EventPhotos .Grid a
{
	font-size: 11px;
	color: #555555;
}


.EventPhotos .Grid a:hover
{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #888888;
}
.EventPhotos .Label
{
	font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;	
}

.EventPhotos .Label b
{
	font-size: 15px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;	
}

.EventPhotos #ListBottom
{
	background-image: url(/images/PartyCrew/girls.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 560px;
	margin-top: 30px;
	height: 270px;
	margin-bottom: 50px;
}

.PhotoGrid td
{
	padding-right: 10px;
	padding-top: 10px;
}
.data_pager {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #dee7ef;
	padding: 0px 2px 2px 4px;
	letter-spacing: normal;
}
.data_pager td {
	border: solid 1px #e6e6e6;
	border-width: 1px 0px 0px 0px;
}
.data_pager select {
	font-size: 1.1em;
}
.data_pager td a, .data_pager td span {
}

.data_footer, .data_footer td
{
	background-color: #e6e5e5;
	font-weight: bold;
	padding: 5px 8px;
}
.lnkBack
{
	color: #555555;
	font-size: 30px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}

.lnkBack:hover, .lnkBack:visited, .lnkBack:active
{
	color: #555555;
	font-size: 30px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-weight: bold;
	text-decoration: underline;
}