@charset "UTF-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}

body {
position:relative;
text-align:center;
background-color:#fff;
margin:0 auto;

}

.bodyHome {
background-attachment:relative;
text-align:center;
background-color:#fff;
background-image:url(../images/structure/topBackground.jpg);
background-repeat:repeat-x;
margin:0 auto;
}

.bodyInside {
background-attachment:relative;
text-align:center;
background-color:#fff;
background-image:url(../images/structure/topBackgroundInside.gif);
background-repeat:repeat-x;
margin:0 auto;
}

.bodyInsideAdmin {
background-attachment:relative;
text-align:center;
background-color:#fff;
background-image:url(../images/structure/topBackgroundInside.gif);
background-repeat:repeat-x;
margin:0 auto;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a { color:#af2422; text-decoration:none;}

img { border:none;}

h1{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	color:#af2422;
	margin: 10px 0 10px 0px;
}
	

h2{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color:#af2422;
	margin: 10px 0 10px 0px;
	font-weight:normal;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
font-weight:normal;
color: #4d4d4d;
margin:15px 0 3px 0;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
font-weight:normal;
color: #000;
margin:15px 0 3px 0;
}

h5{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight:normal;
color: #000;
margin:15px 0 15px 0;
}

hr{
position:relative;
margin:0px 0 40px 0;
border:1px solid #ECECEC;
}

.clear {
clear:both;
}

td {font-size:12px;position:relative; padding: 2px 0 2px 0;}

/*===  MASTHEAD CSS ====*/


.center {
position:relative;
background:url(../images/structure/logoDancer.jpg) no-repeat; 
width:1047px; height:100%; min-height:165px;
margin-top: 64px;
*margin-top:0px;
margin:0 auto;
}

.centerBody {
position:relative;
background: #fff url(../images/structure/sidebarBackground.gif) 0 0 repeat-y;
top:165px;
_top:0px;
width:1047px;
height:auto;
min-height:8em;
margin:0 auto;
}
/* for Internet Explorer */
/*\*/
* html .centerBody {
height: 8em;
}
/**/


.centerBodyHome {
position:relative;
top:21px;
_top:21px;
left:80px;
width:1047px;
margin:0 auto;
min-height:8em; 
height:auto;
}

/* for Internet Explorer */
/*\*/
* html .centerBodyHome {
height: 8em;
}
/**/


.bodyWrap{
position:relative;
width:1047px;
height:100%;
top:20px;
}

#masthead {
height:165px;
width:100%;
background-position:center top;
position:fixed;
z-index:20;
top:0;
background-color:#000000;
}

#masthead2 {
height:165px;
width:100%;
background-position:center top;
position:absolute;
z-index:20;
top:0;
background-color:#000000;
_background-color:none;
}

.logoDancer {
position:relative;
float:left;
top:-147px;
left:-67px;
_left:-200px;
}

.logo {
position:relative;
height:64px;
width:485px;
z-index:999;
top:50px;
left:171px;
*left:-120px;
}

#primaryLogo{
display:block;
position:relative;
flaot:left;
background:url(../images/structure/logo.png) no-repeat;
/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/structure/logo.png', sizingMethod='scale');*/
height:64px;
width:485px;
text-indent:-999em;
z-index:999;
}

* html #primaryLogo {background:url(../images/structure/logo.gif) no-repeat;}

/*tool css*/
.tools {
position:relative;
float:left;
top:0px;
left:845px;
*left:720px;
width:201px;
*width: 340px;
height:46px;
}

.tools img {
padding: 0 5px 0 5px;
}

.tools a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.tools a:hover{
color:#af2422;
}

.tools ul{  list-style-type:none;}

.tools li{
position:relative;
display:block;
float:left;
width:67px;
*width: 92px;
height:46px;
}

/*==TOP NAV==*/
.topNav {
position:relative;
clear:both;
top: 18px;
left:200px;
*left:55px;
width:847px;
height:37px;
z-index:999;
}

.topNav a{
position:relative;
top:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.topNav p{

padding-top:18px;}

.topNav a:hover{
color:#af2422;
}

.topNav ul{  list-style-type:none;}

.topNav li{
position:relative;
display:block;
background: url(../images/structure/navBtn.jpg) no-repeat left center;
float:left;
width:121px;
height:37px;
}

/*== MAIN BUTTONS ==*/
.mainButtons {
position:relative;
width:967px;
height:162px;
/*top:24px;*/
top:0px;
left:80px;
*left:40px;
}

.mainButtons img {
padding: 0 0px 0 0px;
}

.mainButtons a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.mainButtons a:hover{
color:#af2422;
}

.mainButtons ul{  list-style-type:none;}

.mainButtons li{
position:relative;
display:block;
float:left;
width:322px;
height:162px;
margin-right:0px;
}

/*===  MAIN CSS ====*/

#main{
position:relative;
top:18px;
left:80px;
}

/*===  SIDEBAR CSS ====*/

/* CSS expandable code w min height for understanding browsers */
#sidebar {
position:relative;
float:left;
margin: 10px 0 0 0;
background: #e2e2e2 url(../images/structure/sidebarBackground.gif) 0 0 repeat-y;
width:290px;
min-height:8em; 
height:auto;
text-align:left;
}
/* CSS expandable code w min height for Internet Explorer */
/*\*/
* html #sidebar {
height: 8em;
}
/**/


#sidebar a{ color: #AF2422;}

.sidebarHR {
clear:both;
position:relative;
clear:both;
border-top:1px solid #FFFFFF;
width:290px;
left:-10px;
top:0px;
}

	.sidebarHeader {
	position:relative;
	}
	
	.getConnected{
	border-bottom:1px solid #FFFFFF;
	position:relative;
	width:270px;
	height:91px;
	padding:10px 10px 0 10px;
	}
	
		.sidebarSocial {
		position:relative;
		width:100%;
		height:46px;
		padding: 13px 0 0 0px;
		}

	.ourNewsletter{
	border-bottom:1px solid #FFFFFF;
	position:relative;
	width:270px;
	height:124px;
	padding:10px 10px 0 10px;
	}
	
	/* for understanding browsers */
	.nextOutings {
	border-bottom:1px solid #FFFFFF;
	position:relative;
	width:270px;
	height:100%;
	min-height:1em; 
	height:auto;
	padding:10px 10px 0 10px;
	}
	/* for Internet Explorer */
	/*\*/
	* html .nextOutings {
	height: 1em;
	}
	/**/

	
	/* for understanding browsers */
	.salsaNews {
	border-bottom:1px solid #FFFFFF;
	position:relative;
	width:270px;
	height:100%;
	min-height:1em; 
	height:auto;
	padding:10px 10px 0 10px;
	}
	/* for Internet Explorer */
	/*\*/
	* html .salsaNews {
	height: 1em;
	}
	/**/
	
	.ourCommunity{
	position:relative;
	width:270px;
	padding:10px 10px 0 10px;
	height:520px;
	border-bottom:1px solid #FFFFFF;
	}
	
		.communityPics{
		position:relative;
		float:left;
		}
		
		.communityPics2{
		position:relative;
		border:1px solid #999999;
		float:left;
		margin-bottom:20px;
		}
				
		.communityTxt{
		position:relative;
		float:left;
		margin:3px 0 0 10px;
		font-size:10px;
		line-height:13px;
		}
	
	.ourVideos {
	position:relative;
	width:270px;
	padding: 0 10px 15px 10px;	
	min-height:2em; 
	height:auto;
	padding:10px 10px 0 10px;
	border-bottom:1px solid #FFFFFF;
	}
	/* for Internet Explorer */
	/*\*/
	* html .ourVideos {
	height: 2em;
	}
	/**/
		
		.videos{
		position:relative;
		float:left;
		margin:20px 0 0 0;
		}
		
		.videoTxt{
		position:relative;
		float:left;
		width:138px;
		margin:20px 0 0 10px;
		font-size:10px;
		line-height:13px;
		}
	
	.ourGallery{
	position:relative;
	width:270px;
	padding:10px 10px 0 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
		.gallerySide{
		position:relative;
		margin-top:11px;}
	
	.sidebarFiller{
	position:relative;
	width:100%;
	height:40px;
	}
		
/*===  FORM CSS ====*/

form {
position:relative;
height:100%;
max-height:92px;
top:10px;
}

label{
float: left;
width: 52px;
text-align:right;
margin-right:3px;
color:#4d4d4d;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}

/*input, textarea{
width: 140px;
margin-bottom: 5px;
}*/

textarea{
width: 150px;
height: 150px;
}

.boxes{
width: 1em;
}

br{
clear: left;
}

.submit{
position:relative;
width:72px;
height:22px;
margin: 0 0 0 55px;
}




/*===  BULLETED UL CSS ====*/
.bullets {
position:relative;
margin-left:19px;
font-size: 12px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin-bottom:9px;
}

.bullets ol {
display:block;
list-style:disc;
}

.bullets li {
margin-top:2px;
list-style:disc;
}
		
/*===  MAIN CSS ====*/

#mainBody {
	position:relative;
	float:left;
	width:639px;
	height:auto;
	min-height:6em; 
	top:10px;
	left:39px;
	text-align:left;
	padding-bottom:19px;
	}
	/* for Internet Explorer */
	/*\*/
	* html #mainBody {
	height: 6em;
	}
	/**/


	.titleTorontoDanceSalsa{
	position:relative;
	top:20px;
	font-size:22px;
	color:#af2422;
	}
	
	.titleSubPage {
	position:relative;
	font-size: 60px;
	line-height:49px;
	color:#af2422;
	margin: 20px 0 30px 0px;
	}
	
	.bodyNav {
	position:relative;
	font-size: 14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 2px solid #af2422;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:45px;
	}
	
	.bodyNav ul, li {
	list-style-type:none;
	}
	
		.register {
		position:relative;
		float:left;
		width:200px;
		margin-right:10px;
		}
		
		.registerNav {
		position:relative;
		font-size: 14px;
		line-height:18px;
		font-family:Arial, Helvetica, sans-serif;
		border-left: 2px solid #af2422;
		padding-left:5px;
		font-weight:bold;
		margin-bottom:45px;
		}
		
		.register ul {
		list-style-type:none;
		}
		
		.register li {
		margin-top:10px;
		}
		
		.registerTxt {
		font-size:12px;
		line-height:18px;
		font-weight:normal;
		color:#000000;
		}
		
		.registerProblems {
		position:relative;
		width:410px;
		}
	
	.bioPic {
	position:relative;
	float:left;
	}

	.dancerPic {
	position:relative;
	float:left;
	}

	.bioTxt {
	position:relative;
	float:left;
	/*width:404px;*/
	width: 350px;
	text-align:justify;
	padding:0 0 0 10px;
	}
	
	.bioWrap {
	position:relative;
	width:100%;
	height:510px;
	margin-bottom:0px;
	}
	
	.dancerWrap {
	position:relative;
	width:639px;
	height:auto;
	min-height:8em;
	margin:15px 0 15px 0;
	}
	
	/* for Internet Explorer */
	/*\*/
	* html .dancerWrap {
	height: 8em;
	}
	/**/
	
	.bioWrapEmely {
	position:relative;
	width:100%;
	height:421px;
	margin-bottom:0px;
	}
	
	
	.volunteerList {
	position:relative;
	float:left;
	margin:10px 81px 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	.helpers {
	position:relative;
	float:left;
	text-align:center;
	margin:5px 51px 0 0;
	}
	
	.helperPic {
	border:1px solid #af2422;
	}
	
	.helperPicLrg {
	clear:both;
	position:relative;
	margin: 5px 0 10px 0;
	}
	
	.livesPic {
	position:relative;
	float:left;
	margin-bottom:10px;
	}

	.livesTxt {
	position:relative;
	float:left;
	width:404px;
	text-align:justify;
	padding:0 0 0 10px;
	}
	
	.faqNav {
		position:relative;
		margin-left:19px;
		font-size: 12px;
		line-height:14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin-bottom:45px;
		}
		
		.faqNav ol {
		display:block;
		list-style:decimal;
		}
		
		.faqNav li {
		margin-top:10px;
		list-style:decimal;
		}
		
	.eventsHeader {
		position:relative;
		float:left;
		width:324px;
		font-size: 12px;
		line-height:14px;
		font-family:Arial, Helvetica, sans-serif;
		border-left: 2px solid #af2422;
		padding-left:5px;
		margin-bottom:45px;
		}
		
		.eventsFacebook {
		position:relative;
		float:right;
		background:url(../images/events/facebook.gif) no-repeat;
		width:220px;
		height:163px;	
		}
		
		.eventsFacebookTxt {
		position:relative;
		width:179px;
		height:163px;	
		color:#FFFFFF;
		padding:55px 15px 0 25px;
		}
		
		.eventsFacebookTxt a {
		color:#FFFFFF;
		text-decoration:underline;
		} 
		
		.eventsPic {
		position:relative;
		float:left;
		margin: 20px 10px 10px 0;
		}
		
		.eventsTxt {
		position:relative;
		float:left;
		width:400px;
		margin: 20px 0 0 0;
		}
		
		.otherPic {
		position:relative;
		float:left;
		margin: 20px 0px 10px 0;
		}
		
		.otherTxt {
		position:relative;
		float:left;
		width:220px;
		margin: 39px 0 0 0;
		}
		
		.otherNav {
		position:relative;
		margin-left:19px;
		font-size: 12px;
		line-height:14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin-bottom:9px;
		}
		
		.otherNav ol {
		display:block;
		list-style:decimal;
		}
		
		.otherNav li {
		margin-top:2px;
		list-style:decimal;
		}
		
		.otherNav2 {
		position:relative;
		margin-left:19px;
		font-size: 12px;
		line-height:14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin-bottom:9px;
		}
		
		.otherNav2 ol {
		display:block;
		list-style:disc;
		}
		
		.otherNav2 li {
		margin-top:2px;
		list-style:disc;
		}
		
		.competitionPic {
		position:relative;
		float:right;
		margin: 10px 0px 20px 0;
		}
		
		.competitionPic3 {
		position:relative;
		float:left;
		margin: 10px 20px 20px 0;
		}
		
		.competitionTxt {
		position:relative;
		float:left;
		width:320px;
		margin: 10px 0 20px 0;
		}
		
		.competitionPic2 {
		position:relative;
		float:left;
		margin: 10px 0px 20px 0;
		}
		
		.competitionTxt2 {
		position:relative;
		float:left;
		width:540px;
		margin: 10px 0 20px 10px;
		}
		
		.competitionNames {
		position:relative;
		border-left:2px solid #AF2422;
		float:left;
		width:185px;
		font-size:30px;
		padding-left:5px;
		margin: 10px 0 20px 0;
		}
		
		.competitionNames2 {
		position:relative;
		font-size:20px;
		font-weight:400;
		padding-left:5px;
		margin: 10px 0 20px 0;
		}
		
		.competitionNames3 {
		position:relative;
		border-left:2px solid #AF2422;
		float:left;
		width:185px;
		font-size:20px;
		padding-left:5px;
		margin: 10px 0 20px 0;
		}
		
.studioWrap {
position:relative;
float:left;
width:639px;
height:1350px;
top:5px;
}


.studioLcolumn{
position:relative;
float:left;
width:390px;
height:1350px;
margin-right:20px;
}

.studioRcolumn{
position:relative;
float:left;
width:221px;
_width: 230px;
height:1350px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

	.studioPic {
	position:relative;
	border:1px solid #AF2422;
	}

	.studioHeader {
	position:relative;
	float:left;
	width:410px;
	font-size: 18px;
	line-height:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 2px solid #af2422;
	padding-left:5px;
	margin-bottom:15px;
	}
	
	.studioTxt{
	position:relative;
	text-align:center;
	margin: 3px 0 5px 0px;
	}

.gallery{
position:relative;
margin: 0 0 10px 0;
}

	.dvdPic {
	position:relative;
	float:left;
	margin: 10px 0px 20px 0;
	}
	
	.dvdTxt {
	position:relative;
	float:left;
	width:420px;
	margin: 10px 0 20px 10px;
	}
	
	.dvdTxt2 {
	position:relative;
	float:left;
	width:365px;
	margin: 10px 0 20px 10px;
	}
	
	.galleryVideos {
	position:relative;
	float:left;
	height:88px;
	}
	
	.ordersCan {
	position:relative;
	float:left;
	text-align:center;
	margin: 0 30px 0 0;
	}
	
	.ordersUS {
	position:relative;
	float:left;
	text-align:center;
	margin: 0 0 0 30px;
	}
	
	.ordersInt {
	position:relative;
	text-align:center;
	float:right;
	}
	
	.dvdCost{
	position:relative;
	top:10px;
	margin-bottom:10px;
	}	
	
	.tshirtPic{
	position:relative;
	border:1px solid #AF2422;
	top:10px;
	}
	
	.tshirtTxt{
	position:relative;
	float:left;
	margin: 0 0 0 10px;
	top:10px;
	width:351px;
	}
	
	.articlePic {
	position:relative;
	float:left;
	margin: 10px 0px 20px 0;
	}
	
	.articlePic2 {
	position:relative;
	float:left;
	margin: 10px 10px 20px 0;
	}
	
	.articleTxt {
	position:relative;
	float:left;
	width:250px;
	margin: 10px 0 20px 10px;
	}
	
	.articleTxt2 {
	position:relative;
	float:left;
	width:100%;
	margin: 10px 0 20px 10px;
	}
	
	.articleTxt3 {
	position:relative;
	float:left;
	width:250px;
	margin: 10px 0 20px 0px;
	}
		
	.articleCol1{
	position:relative;
	float:left;
	width:200px;
	}
	
	.articleCol2{
	position:relative;
	float:left;
	width:200px;
	}
	
	.articleCol3{
	position:relative;
	float:left;
	width:200px;
	}

/*== Tshirt Form CSS==*/
	.TshirtForm {
	position:relative;
	width:639px;
	height:auto;
	min-height:48em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	/* CSS expandable code w min height for Internet Explorer */
/*\*/
* html .TshirtForm {
height: 48em;
}
/**/

	.sizing {
	position:relative;
	margin: 10px 0 10px 10px;
	}
/*=== Footer CSS ====*/

#footer {
	clear:both;
	position: relative;
	height: 160px;
	width:100%;
	clear:both;
	background-color:#000000;
	border-top:3px solid #AF2422;
	margin-top:0px;
	} 
	
	.footerCopy {
	color:#FFFFFF;
	font-size:12px;
	margin: 10px 0 0 3px;
	}
	
	.footerLinks{
	color:#AF2422;
	}


/*== styles from classes page ==*/
.style1 {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.style2 {
color: #FFFFFF;
font-family: Tahoma, Arial;
}
.style7 {
font-family: Tahoma, Arial;
font-size: 12px;
color: #4a0000;
}
.style9 {font-size: 12px}
.style10 {font-size: 14px}
body {
background-image: url(http://www.torontodancesalsa.ca/background.jpg);
}
.style13 {font-size: 24px}
.style14 {
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color: #4a0000;
}
.style15 {
font-size: 12px;
font-family: Tahoma, Arial;
color: #4a0000;
}
.style20 {color: #4a0000}
.style23 {color: #4a0000; font-size: 12px; }
.style24 {font-family: Tahoma, Arial; font-weight: bold;}
.style25 {font-size: 16px}
.style26 {font-family: Tahoma, Arial}
.style28 {
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
}
.style29 {font-family: Tahoma, Arial; font-size: 12px; }
.style30 {font-family: Tahoma, Arial; font-size: 10px; color: #4a0000}
.style31 {font-style: italic}
.style33 {font-size: 18px}
-->
