* { margin: 0; padding: 0; }

body {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #FF0000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
}
.banner {
	margin-right: auto;
	margin-left: auto;
}
.main {
	padding-top: 40px;
	padding-bottom: 20px;
}

.container {
	height: 1400px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px;
	border: 5px solid #CCCCCC;
	background-color: #FFFFFF;
}





.main .container ul {
	padding-left: 40px;
}

h2 { font-size:1.62em; font-weight: bold; color:#666666}

/*main menu rollover*/
.sf_menudiv {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
.sf_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	/*background: #fff;*/
}
.sf_menu li {
	padding: 0;
	margin: 0;
	height: 55px;
	margin-right: 20px;
	margin-left: 20px;
	list-style: none;
	background-repeat: no-repeat;
}
.sf_menu li a, .sf_menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 55px;
	background-repeat: no-repeat;
}

.sf_home {background-image: url(http://www.seattleflamenco.org/images/menu_home_hover.png); width: 55px;}
.sf_home a {background-image: url(http://www.seattleflamenco.org/images/menu_home.png); outline: 0;}
.sf_shows {background-image: url(http://www.seattleflamenco.org/images/menu_shows_hover.png); width: 71px;}
.sf_shows a {background-image: url(http://www.seattleflamenco.org/images/menu_shows.png); outline: 0;}
.sf_events {background-image: url(http://www.seattleflamenco.org/images/menu_events_hover.png); width: 80px;}
.sf_events a {background-image: url(http://www.seattleflamenco.org/images/menu_events.png); outline: 0;}
.sf_performers {background-image: url(http://www.seattleflamenco.org/images/menu_performers_hover.png); width: 143px;}
.sf_performers a {background-image: url(http://www.seattleflamenco.org/images/menu_performers.png); outline: 0;}
.sf_instructors {background-image: url(http://www.seattleflamenco.org/images/menu_instructors_hover.png); width: 136px;}
.sf_instructors a {background-image: url(http://www.seattleflamenco.org/images/menu_instructors.png); outline: 0;}
.sf_forum {background-image: url(http://www.seattleflamenco.org/images/menu_forum_hover.png); width: 79px;}
.sf_forum a {background-image: url(http://www.seattleflamenco.org/images/menu_forum.png); outline: 0;}

ul.sf_menu li a:hover {background: none;}
.sf_menu li {float: left;}
.sf_menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/*end of main menu*/

/*right bar menu*/

.sf_rightbar a {
	text-decoration:none;
	color: #666666;
	outline: 0;
}
.sf_rightbar a:hover {
	text-decoration:none;
	color: #000000;
	outline: 0;
}

.sf_rightbar_menu a {
	text-decoration:none;
	color: #666666;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	outline: 0;
}
.sf_rightbar_menu a:hover {
	text-decoration:none;
	color: #000000;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 8px;
}
/*
.sf_rightbar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.sf_rightbar li {
	margin:0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}*/
/*end right bar menu*/



.sf_footer {
	height: 15px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 5px solid #CCCCCC;
	background-color: #F4f4f4;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
}
.sf_rightbar {
	float: right;
	height: 100%;
	width: 197px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-top: -10px;
	margin-right: -10px;
	background-color: #F4f4f4;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main .container h2 {
	color: #666666;
}

.main .container .sf_rightbar h4 {
	padding-top: 5px;
	padding-bottom: 4px;
}
.main .container .sf_rightbar p {
	font-size: 10pt;
	line-height:1.3em;
}
.imageContainer {
	border: 2px solid #CCCCCC;
	padding: 2px;
	float: left;
	width: 240px;
	height: 180px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#imageContainer {
	position: relative;
	width: 240px;
	height: 180px;
	overflow: hidden;
}

.sf_mail a {
	text-decoration:none;
	border-left-style: none;
	padding-left: 5px;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.sf_mail a:hover {
	text-decoration:none;
	border-left-style: none;
	padding-left: 5px;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.sitemeter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.sitemeter a {
	text-decoration:none;
	border-left-style: none;
	padding-left: 0px;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.sitemeter a:hover {
	text-decoration:none;
	border-left-style: none;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

/*twitter styling*/

#twit-div {
	width: 200px;
	height: auto;
	padding:0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	margin: 0px;
}
ul#twitter_update_list { 
	list-style: none; 
	font-size: 10pt;
	width: 180px;
	margin-left: -35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
ul#twitter_update_list li { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	color:#130000	
}

/** Slide Out Tab **/

	.slide-out-div {
		background: #fff;
		border: 1px solid #401E0F;
		height: 225px;
		line-height: 14px;
		padding: 10px;
		width: 190px;
	}
	
	.slide-out-div img {
		border: none;
	}
	
	.slide-out-div ul {
	 	border: 1px solid #401E0F;
		height: 260px;
		margin: 0px 0px 0px 0px;
		padding: 0px 6px;
		width: 36px;
	}
	
	.slide-out-div ul li {
		margin: 6px 0px 9px 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	div.facebook-widget {
	float: right;
	line-height: 12px;
	height: 275px;
	overflow: hidden;
	width: 185px;
	}
	
	div.tab-newsletter {
	 width:260px; 
	 padding-top: 12px; 
	 *padding-top: 4px;
	 border-top: 1px dotted #8ac92c;
	}

