@charset "UTF-8";

/* ------------------------- Main Body styles -------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#ac3b00;
	background-image: url(../images/mainBackground.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#thankyou {
	font-size: 36px;
	color: #336699;
}
#footer {
	margin:0 auto;
	color:#B8B89E;
	padding: 10px 25px 0 25px;
}
H1 {
	font-size: 1.5em;
	color:#333333;
}
H2 {
	font-size: 1.2em;
	color:#666666;
	text-transform: uppercase;
	}
H3 {
	font-size: 1.1em;
	color:#006699;
	padding: 0;
	}
a:link {
	color:#336699;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#336699;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#999966;
	text-decoration:none;
	font-weight: bold;
}
.anchor {
	padding: 5px 0 0 0;
	float:left;
	height: 30px;
	width:650px;
}
.clear {
	clear:both;	
}
#rotator /*  this rotates the header to be a different image every time the page loads */
{
  background: url(../images/random-images/rotator.php) no-repeat center top;
  margin: 0 auto;
  width: 1000px;
  height: 305px;
}


/* ------------------------- Main Body styles || EOF -------------------------*/


/* ------------------------- Menu Section styles -------------------------*/
#mainFrame {
	margin: 0 auto;
	background-image: url(../images/headerMain_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 305px;
}
#ticker {
	width: 100%;
	height: 26px;
	margin: 0 auto;
}
#mainBody {
	width: 920px;
	margin: 0 auto;
	background:url(../images/MenuShadow.jpg);
	background-color:#FFF;
	padding: 20px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #341808;
	border-right-color: #341808;
	border-bottom-color: #341808;
	border-left-color: #341808;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/MenuShadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#mainBody #leftColumn {
	margin:0;
	padding:25px 5px 20px 5px;
	/*border:#847163 solid 1px;*/
	float:left;
	width:430px;
	background-color:fff;
}
#mainBody #leftColumnIns {
	margin:0;
	padding:5px;
	/*border:#847163 solid 1px;*/
	float:left;
	width:840px;
	background-color:fff;
}
#mainBody #leftColumnSch {
	margin:0;
	padding:5px;
	/*border:#847163 solid 1px;*/
	float:left;
	width: 880px;
}
#mainBody #rightColumn {
	margin: 0 0 0 20px;
	padding:10px;
	border:#5644ee solid 0px;
	float: left;
	width: 440px;
}
#instructorsMenu {
	margin:0 auto;
	border-top: #CCCCCC 1px solid;
	padding: 1px 0 3px 2px;
}
/* ------------------------- Top Section styles || EOF-------------------------*/



/* ------------------------- Menu styles -------------------------*/
#mainMenu {
	margin: 0 auto;
	background-image:url(../images/barMenux47.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 47px;
	width: 1003px;
}
#mainMenu #menu {
	margin: 0 auto;
	padding: 15px 0 0 40px;
	text-transform: capitalize;
	font-size: 1em;
	font-weight: bold;
}
#mainMenu #menu a:link {
	color:#81210A;
	text-decoration: none;
	font-size: 1em;
}
#mainMenu #menu a:visited {
	color:#81210A;
	text-decoration: none;
	font-size: 1em;
}
#mainMenu #menu a:hover {
	color:#805431;
	text-decoration: underline;
	font-size: 1em;
}
#footer a:link {
	color:#D8D8B9;
	text-decoration:none;
}
#footer a:visited {
	color:#D8D8B9;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* ------------------------- Menu Section styles | EOF -------------------------*/

#videoScreen {
	background:url(../images/VideoBox.jpg) no-repeat;
	width:420px;
	height:247px;
	padding: 4px 0 0 14px; 
}

.instructor1 {
	background-color: #D0CCCC;
	padding: 10px 60px 3px 60px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
.instructor2 {
	background-color: #F4F2FF;
	padding: 10px 40px 3px 60px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
.city {
	color: #999966;
	font-weight: bold;
	float:right;
}
.tagImage {
	color: #ccc;
	float:left;
}
.artistName {
	font-size: 1.1em;
	font-weight: bold;
	text-transform:capitalize;
}
.artistPhoto {
	float:left;
	margin: 2px 20px 5px 0px;
	border: 0;
}
.confirmed {
	color:#993333;
	font-size: .8em;
	font-weight: bold;
}
.moreInfo a:link {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

.moreInfo a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.moreInfo a:hover {
	color:#000;
	text-decoration: underline;
	font-weight: bold;
}
.PhotoRight {
	float:right;
	margin: 0 0 10px 20px;
	padding: 0;
	border: solid #666666 1px;
}
#rate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color:#CC3300;
	font-weight: bolder;
}
#travelocity {
	float: left;
	margin: 25px 10px 10px 0;
	border-bottom: 1px #CCCCCC solid;
}
.finePrint {
	color:#fff;
	background-color:#99CC99;
	font-size: 1em;
	background-image: url(../images/creditCardLogos_green.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
.partyTitle {
	background-color:#e0e7ee;
	border-left:1px #CCCC66 dotted;
	border-right:1px #CCCC66 dotted;
}
.party {
	background-color:#e0e7ee;
	border-left:1px #CCCC66 dotted;
	border-right:1px #CCCC66 dotted;
	border-bottom:1px #CCCC66 dotted;
}
.performerImage1 {
		border: 0;
		float: left;
		padding: 5px 10px 10px 0px;
}
.PhotoCaption {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding: 2px;
	margin: 0 auto;
	width: 240px;
}
.PhotoCaption strong {
	color:#4C5B4F;
	font-size: 13px;
}
.artistTable {
	margin-left: -25px;
}
.articleHead {
	border: 1px #C2C2C2 solid;
	margin: 3px;
	padding: 3px;
	background-color: #fff;
}
/* ------------------------- Schedule Table styles -------------------------*/
.scheduleTable{
	width: 900px;
	padding: 10px;
	border:solid #336699 1px;
	margin-bottom: 10px;
}
.scheduleTable th {
	background:#336699;
	color:#FFFFFF;
}

.scheduleTable td.roomB {
	border-bottom:#71635f 1px solid;
}
.scheduleTable td {
	padding-left: 4px;
	padding-bottom: 5px;
}
.scheduleTable tr.roomA{
	background:#d0e0ef;
	color: #414141;
	height: 30px;
	vertical-align:top;
	border-bottom: solid 1px #000000;
}
.roomB {
	border-bottom:#71635f 1px solid;
}
.scheduleTable tr.roomB{
	background:#fff;
	color: #414141;
	height: 30px;
	vertical-align:top;
	border-bottom: #000 dotted 1px;
}
.scheduleTable td.description {
	width: 398px;
}
.scheduleTable td.descriptionB {
	width: 398px;
	border-bottom:#71635f 1px solid;
}
/* ------------------------- Schedule Table styles | EOF -------------------------*/


/* ------------------------- Advertising Table styles  -------------------------*/
.bannerImg {
	border:#333 solid 0px;
}
.codeToCopy {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color:#000;
	background-color:#E0E0E0;
	border: 1px solid #00CCCC;
	padding: 2px;
}
#banner1 {
	background:url(../images/banners/180x150_SALSAtlanta.jpg) no-repeat top;
	width: 180px;
	margin: 0 auto;
	padding-top: 150px;
	vertical-align: top;
}
#banner2 {
	background:url(../images/banners/300x100_SALSAtlanta.jpg) no-repeat top;
	width: 300px;
	margin: 0 auto;
	padding-top: 100px;
	vertical-align: top;
}
#banner3 {
	background:url(../images/banners/250x250_SALSAtlanta.jpg) no-repeat top;
	width: 250px;
	margin: 0 auto;
	padding-top: 250px;
	vertical-align: top;
}
#banner4 {
	background:url(../images/banners/240x400_SALSAtlanta.jpg) no-repeat top;
	width: 240px;
	margin: 0 auto;
	padding-top: 400px;
	vertical-align: top;
}
#banner5 {
	background:url(../images/banners/300x250_SALSAtlanta.jpg) no-repeat top;
	width: 300px;
	margin: 0 auto;
	padding-top: 250px;
	vertical-align: top;
}
#banner6 {
	background:url(../images/banners/336x280_SALSAtlanta.jpg) no-repeat top;
	width: 336px;
	margin: 0 auto;
	padding-top: 280px;
	vertical-align: top;
}
#banner7 {
	background:url(../images/banners/460x68_SALSAtlanta.jpg) no-repeat top;
	width: 460px;
	margin: 0 auto;
	padding-top: 68px;
	vertical-align: top;
}
#banner8 {
	background:url(../images/banners/780x90_SALSAtlanta.jpg) no-repeat top;
	width: 728px;
	margin: 0 auto;
	padding-top: 90px;
	vertical-align: top;
}

/* ------------------------- Advertising Table styles  | EOF -------------------------*/
