/*MFDC CSS */

/*RESET CSS */
*	{
	margin:0;
	padding:0;
}

/*h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 5%; }*/
li, dd { margin-left:5%; }
fieldset { padding: .5em; }

h1	{
	font-size: 18px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2	{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 5px;
}
h3	{
	font-size: 14px;
}
br	{
	line-height: 6px;
}


/* San Telmo Sky 4773b0, 
                 5c95e5 335380
   335380 4773b0 blues is not bad
*/

/* Link Styles */
a:link			{
	line-height: 14px;
	color: #444;
	text-decoration: none;
	font-weight: 600;
}
a:visited	{
	line-height: 14px;
	color: #444;
	text-decoration: none;
	font-weight: 600;
}
a:hover	{
	line-height: 14px;
	color: #4773b0;
	text-decoration: none;
	font-weight: 600;
}
a:active	{
	line-height: 14px;
	color: #444;
	text-decoration: none;
	font-weight: 600;
}
a.light:link			{
	line-height: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a.light:visited	{
	line-height: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a.light:hover	{
	line-height: 14px;
	color: #4773b0;
	text-decoration: none;
	font-weight: normal;
}

a.light:active	{
	line-height: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

/* Main Containers */

body	{
	margin-left: 300px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #777;
}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}


#wrap {
	min-width:760px;
	max-width:1004px;
	width: auto !important; /*IE6 hack*/
	width:1004px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align: left; /*center hack*/
	background-color: #FFF;
}

.side-margins {padding-left:10px; padding-right:10px;}
.bottom_margin {padding-bottom:5px}
.bottom_margin_negative {padding-bottom: -6px}

/* Main Page Sections */
#header	{
	position: relative;
	background-color: #FFF;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
}
#content	{
	position: relative;
	width: auto;
	height: 375px;
	height: 175px\9; /* IE8 and below hack */
	background-color: #FFF;
/*	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;*/
}
#footer	{
	position: relative;
	width: 1004px;
	height: 40px;
	background-color: #FFF;
	z-index:		1;
}

/* Header Styles - Absolute Position within Header Relative Position */
#banner	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
}

#dancetangonyc	{
	position: absolute;
	top: 37px;
	left: 46px;
	width: 330px;
	height: 60px;
}

#top_menu	{
	position: absolute;
	top: 15px;
	left: 800px;
	/* background-color: #6CF; */
}

#main_menu	{
	position: absolute;
	top: 62px;
	left: 485px;
	font-size: 14px;
	/* background-color: #6CF; */
}
#email_signup	{
	position: absolute;
	top: 60px;
	left: 820px;
	font-size: 14px;
	/* background-color: #6CF; */
}

/* Home Page Styles - Absolute Position within #content Relative Position */
#carousel	{
	position: absolute;
	left: 0px;
	height: 300px;
}
#carousel_left	{
	position: absolute;
	left: 0px;
	height:300px;
	padding: 100px 0 0px 15px;
	vertical-align: middle;

}
#carousel_center	{
	position: absolute;
	left: 215px;
	height: 300px;
	text-align: center;
	margin-top: -75px\9;
}
#carousel_right	{
	position: absolute;
	left: 785px;
	height: 300px;
	padding: 100px 0 0px 15px;
	vertical-align: middle;

}
#announcements	{
	position: absolute;
	top: 305px; /*was 320 for 3 line*/
	left: 0px;
	height: 50px; /*was 50 for 3 line */
	width: 1004px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	vertical-align: top;
}
#announcements_right	{
	position: absolute;
	top: 0px; /*was 420 for one line*/
	left: 502px;
	height: 70px;
	width:502px;
	z-index:		99;
}
#left_half	{
	position: absolute;
	top: 390px;
	left: 0px;
	width: 502px;
}

#right_half	{
	position: absolute;
	top: 390px;
	left: 502px;
	width: 502px;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
}

.thumb_list	{
	float: left;
	margin: 0px 20px;
}
.float_left	{
	float: left;
}
.float_right	{
	float: right;
}
.small	{
	font-size: 10px;
}
.highlight_color	{
	color: #cc8f00;
}
	/*faae00 is tango connection yellow*/
.bold	{
	font-weight: bold;
}



/* Section Page Styles */
#category_page_top	{
	position: absolute;
	top: 16px;
	left: 17px;
	width: 970px;
	height: 300px;
}
#category_photo_credit	{
	position: absolute;
	top: 300px;
	font-size: 9px;
	right: 10px;
}
#right_col_photo_credit	{
	position: absolute;
	top: 300px;
	font-size: 9px;
	right: -5px;
}
#left_col_photo_credit	{
	position: absolute;
	top: 300px;
	font-size: 9px;
	right: 400px;
}

#category_subhead	{
	position: absolute;
	top: 340px; /*was 420 for one line*/
	left: 0px;
	height: 10px;
	width: 1004px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	vertical-align: top;
}

#left_twothirds	{
	position: absolute;
	top: 360px;
	left: 0px;
	width: 800px;
}

#right_third	{
	position: absolute;
	top: 360px;
	left: 800px;
	width: 204px;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
}

.thumb_list_1of4_across	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	float: left;
	margin: 0px 20px;
}


.thumb_list_2of4_across	{
	position: absolute;
	top: 0px;
	left: 190px;
	width: 200px;
	float: left;
	margin: 0px 20px;
}

.thumb_list_3of4_across	{
	position: absolute;
	top: 0px;
	left: 380px;
	width: 200px;
	float: left;
	margin: 0px 20px;
}

.thumb_list_4of4_across	{
	position: absolute;
	top: 0px;
	left: 570px;
	width: 200px;
	float: left;
	margin: 0px 20px;
}


.thumb_list_1of4_across_row2	{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 190px;
	float: left;
	margin: 0px 20px;
}


.thumb_list_2of4_across_row2	{
	position: absolute;
	top: 200px;
	left: 190px;
	width: 200px;
	float: left;
	margin: 0px 20px;
}

.thumb_list_3of4_across_row2	{
	position: absolute;
	top: 200px;
	left: 380px;
	width: 200px;
	float: left;
	margin: 0px 20px;
}

.thumb_list_4of4_across_row2	{
	position: absolute;
	top: 200px;
	left: 570px;
	width: 200px;
	float: left;
	margin: 0px 20px;
}

/* Detail Page Styles */
#detail_left_twothirds	{
	position: absolute;
	top: 16px;
	left: 20px;
	width: 500px;
}

#detail_left_twothirds_calendar	{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 500px;
	height: 400px;
	overflow:scroll;
}
#detail_left_twothirds_below_scrollbox	{
	position: absolute;
	top: 470px;
	left: 0px;
	width: 570px;
}


#detail_right_third_w_line	{
	position: absolute;
	top: 16px;
	left: 588px;
	width: 380px;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
	/* background-color: #666666; */
}
#detail_right_third	{
	position: absolute;
	top: 16px;
	left: 521px;
	width: 257px;	/* background-color: #666666; */
}

#detail_right_third_p	{
	position: absolute;
	top: 16px;
	left: 621px;
	width: 257px;	/* background-color: #666666; */
}


#detail_video_left	{
	position: absolute;
	top: 16px;
	left: 0px;
	width: 380px;
}

#detail_video_right	{
	position: absolute;
	top: 16px;
	left: 380px;
	width: 570px;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
}


/* joomla used in articles, but can't find original css so putting it here */
.contentheading, .componentheading	{
	font-size: 14px;
	line-height: 14px;
	color: #555555;
	font-weight: bold;
}
