﻿/*******************************************************************/
/***** Normalize ***************************************************/
/*******************************************************************/
ol, ul{margin: 0; padding: 0; list-style: none;}

/*******************************************************************/
/***** Default Master Page *****************************************/
/*******************************************************************/
#bodyMain{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/Main/Images/BackGround.jpg);
}

#tblMain{
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

/*******************************************************************/
/***** Splash Page *************************************************/
/*******************************************************************/
.SplashText{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #666666;
}

.SplashTextBold{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #333333;
	font-weight: bold;
}

/*******************************************************************/
/***** Home Page ***************************************************/
/*******************************************************************/
#divContentHome{
	position: relative;
	width: 100%;

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#divContentHome a{
	text-decoration: underline;
	color: #FFFFFF;
}

#divLeftBar{
	position: relative;
	float: left;
	width: 180px;
	height: 1055px;
}

#divThumbs{
	position: relative;
	width: 170px;
	height: 710px;
	text-align: left;
}

.lnkLeftBarThumb{
	display: block;
	width: 170px;
	height: 165px;
	position: absolute;
}

.lnkLeftBarText{
	display: block;
	width: 85px;
	height: 20px;
	position: absolute;
}

.lnkMySpace{top: 0px; left: 0px;}
.lnkMySpaceText{top: 165px; left: 0px;}
.lnkArrivals{top: 185px; left: 0px;}
.lnkArrivalsText{top: 165px; left: 85px;}

.lnkFeature{top: 355px; left: 0px;}
.lnkFeatureText{top: 520px; left: 0px;}
.lnkEvent{top: 540px; left: 0px;}
.lnkEventText{top: 520px; left: 85px;}

#divVideos{
	position: relative;
	width: 100%;
	padding: 10px 0 0 0;
}

#divVideos a{
	float: left;
	padding: 5px 10px 0 0;
}

#divVideos a img{
	width: 74px;
	height: 74px;
}

#divSubContent{
	position: relative;
	float: left;
	width: 580px;
}


/*******************************************************************/
/***** Links Page **************************************************/
/*******************************************************************/
.LinksGroup{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.LinksText{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
}

/*******************************************************************/
/***** Advertising / Representing Page *****************************/
/*******************************************************************/
.tdThumbnailSpacer{
	width:30px;
}

.tdThumbnail{
	background-color: #000000;
}

.PagerNo{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: White;
	text-decoration: underline;
}

.PagerNoCurrent{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #A6A6A6;
	font-weight: bold;
	text-decoration: none;
}

/*******************************************************************/
/***** Popup Page **************************************************/
/*******************************************************************/
.PopupBody{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}

.PopupContent{
	text-align: center;
	padding-top: 20px;
}

.PopupMedia{
	border: solid 3px #A6A6A6;
}

.lblPicLabel{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding-top: 12px;
	font-weight: bold;
}

.PopupNavigation{
	padding-top: 20px;
}

.PopupLinks{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 15px 0px 15px;
}

/*******************************************************************/
/***** Lifestyle Page **********************************************/
/*******************************************************************/
.tdGroupHeader{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

/*******************************************************************/
/***** About Us ****************************************************/
/*******************************************************************/
.lnkMenu{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.lnkMenu:hover{
	color: #F2C700;
	color: #000000;	
}

.lnkMenuCurrent{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #F2C700;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.tdAboutUsContent{
	width: 500px;
	height:540px;
	padding-left: 23px;
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #CCCCCC;
}

/*******************************************************************/
/***** Contact Us **************************************************/
/*******************************************************************/
.ContactUsFrame{
	width:462px;
	height:444px;
	border: solid 1px #EBEFF2;
	padding-left: 40px;
}

.ContactUs td{
	vertical-align: top;
	height: 40px;
	width: 180px
}

.ContactUs span{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

.ContactUs a{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
}

/*******************************************************************/
/***** Events ******************************************************/
/*******************************************************************/
.tblMonthHeader{
	height: 34px;
	width: 723px;
	border: solid 2px #000000;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
}

/*** WeekDay ****************/
.tblWeekDay{
	width: 723px;
	border: solid 1px #000000;
	border-top: none;
	border-bottom: none;
}

.tblWeekDay td{
	width: 95px;
	height: 30px;
	border: solid 1px #000000;
	border-top: none;
	border-bottom: none;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 3px 3px 3px 3px;
}

/*** Details ****************/
.tblCalDetails{
	width: 723px;
	border: solid 1px #000000;
}

.tblCalDetails td{
	width: 95px;
	height:100px;
	border: solid 1px #000000;
	vertical-align: top;
	text-align: left; 
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	color: #000000;
}

.tblCalDetails td a{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
}

/*for Day No. only*/
.tblCalDetails td span{
	font-weight: bold;
}

/*** Previous Events ****************/
.tblPrevEvents{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
	text-align: left;
}

.tblPrevEvents a:link{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.tblPrevEvents a:visited{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.tblPrevEvents a:hover{
	font-size: 9pt;
	text-decoration: none;
}
.tblPrevEvents a:active{
	font-size: 9pt;
	text-decoration: none;
}

/*** News ***************************/
.tblNews{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tblNews a:link{
	color: #000000;
	text-decoration: none;
}

.tblNews a:visited{
	color: #000000;
	text-decoration: none;
}

.tblNews a:hover{text-decoration: none;}
.tblNews a:active{text-decoration: none;}
.tblNews img{border:none}

/************************************/
.BorderDark{
	border-style: solid;
	border-width: 3px;
	border-color: #A6A6A6;
}

.BorderLight{
	border-style: solid;
	border-width: 3px;
	border-color: #F5F6F1;
}

/************************************/
.txtCalDefault{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.pEventDetails{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	/*font-weight: bold;*/
}

.aEventDetails{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	color: #000000;
	text-decoration: underline;
}

.tdYTubeTop{
	width: 390px; 
	height: 320px; 
	vertical-align: top; 
	border: solid 3px #A6A6A6; 
	border-bottom: none
}

.tdYTubeBottom{
	width: 390px;
	height: 95px;
	vertical-align:top;
	border:solid 3px #A6A6A6;
	border-top:none;
	text-align:center
}

/************************************/
.tdFeatureHeader{
	background-color: #551914;
	font-family: Helvetica,Arial,Times New Roman;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.spnFeatureTitle{
	font-family: Helvetica,Arial,Times New Roman;
	font-size: 14pt;
	color: #551914;
	font-weight: bold;
}

.spnFeatureDefault{
	font-family: Helvetica,Arial,Times New Roman;
	font-size: 9pt;
	color: #000000;
	text-align:justify;
}

.spnFeatureCopyright{
	font-family: Helvetica,Arial,Times New Roman;
	font-size: 7pt;
	color: #551914;
	font-style: italic;
}


/*******************************************************************/
/***** Sign Up *****************************************************/
/*******************************************************************/
.tblSignUp{
  /*border: 1px solid #848484;*/
  background: #000000;
  color: #FFFFFF;
  font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
}

.tblSignUp tr{
	height: 50px;
}
.spnRequired{
	font-size: 7pt
}

.SignUpColumnSpacer{
	width: 10px;
}

.tdSignUpHeader{
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.divSignUpThankYou{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}

/*******************************************************************/
/***** Music *******************************************************/
/*******************************************************************/

/*Album Container*/
.divMusic{
	width: 100%;
	padding-bottom: 10px;
	/*background-color: Lime;*/
}

/*Header*/
.divMusic h3{
	padding-top: 10px;
	padding-left: 20px;

	font-family: Helvetica,Arial,Times New Roman;
	font-size: 12pt;
	color: #FFFFFF;
}

/*Album Cover*/
.divMusic > div > img{
	border: none;	
	margin-top: -10px;
	margin-left: 40px;
}

/*1st Column*/
.divMusic > div:first-child{
	width: 386px;
	left: 0;
	top: 0px;	
	/*background-color: Olive;*/
}

/*2nd Column*/
.divMusic > div:first-child + div{
	width: 354px;
	left: 386px;
	top: 0px;
	padding-top: 35px;
	padding-bottom: 20px;	
	/*background-color: Maroon;*/
}

/*Button Container*/
.divMusic > div > div{
	width:100%;
	height:25px;
	position:relative;
	margin-top:15px;
}

/*Button SubContainer*/
.divMusic > div > div > div{
	width:177px; 
	height:23px; 
	position:absolute; 
	top:0px; 
	left:101px;
}

/*Button Image*/
.divMusic > div > div > div img{
	border: none;
}

.divMusic a{
	font-family: Helvetica,Arial,Times New Roman;
	font-size: 8pt;
	color: #FFFFFF;
}

/*Track Title*/
.divMusic a > span:first-child{
	font-weight: bold;
}

/*Track Artist*/
.divMusic a > span:first-child + span{
	font-style: italic;
}

/*******************************************************************/
/***** Shaun Inman *************************************************/
/*******************************************************************/
/* =si_clear_children */
.pc,.sc { position : absolute; top: 0px; left: 0; }
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */
