/* ----- ADD SITE SPECIFIC CSS HERE -Lisa Added  ------ */
.imgRight {
         float: right; /*right in our text*/
         margin: 0 2px 2px 7px; /*space around the image*/
}
.imgLeft {
        float: left; /*left in our text*/
        margin: 0 7px 2px 2px; /*space around the image*/
}
.hr{
border:none;
width:80%;
}
#inline-list {
	margin: 2em;
	width: 100%;
	padding: 5px;
	}
#inline-list ul, #inline-list li {
	list-style-type: circle;
	list-style-position: inside;
	display: inline;
	margin: 0;
	padding: 0;
	}
/* ----- Venue Page Bullets -Lisa Added  ------ */
ul.venues {
		 list-style: disc;
		 margin-left: 250px;
		 padding-left: 1em;
		 text-indent: 1em;
}

/* LAYOUT */
body {
	margin:0;
	padding:0;
	background-color:#333;
}
#container_top {
	background:url(/zakarak/zakarak.nsf/bg-top.png) no-repeat top left;
}
#container {
	background:url(/zakarak/zakarak.nsf/bg.png) repeat-y top left;
	margin:0 auto;
	width:1030px;
}
#container_bottom {
	background:url(/zakarak/zakarak.nsf/bg-bottom.png) no-repeat bottom left;
}
#left {
	float:left;
	margin:15px 0 0 105px;
}
#left #tagline {
	text-align:center;
	margin-top:10px;
}
#left #item {
	padding:30px 0 30px 20px;
}
#right {
	margin:0 92px 0 255px;
}
#top_menu {
	text-align:right;
	margin:0 12px 0 0;
	padding-top:5px;
}
#top_menu img {
	vertical-align:bottom;
}
#menu {
	margin-top:20px;
	background:url(/zakarak/zakarak.nsf/menu-bg.png) repeat-x 0px 5px;
	height:35px;
}
#menu img {
	float:left;
	margin-top:5px;
	margin-right:10px;
}
#menu ul {
	display:inline;
	list-style:none;
}
#menu li {
	float:left;
	margin:2px 20px 0 0;
	padding:7px 0;
}
#content {
	margin:15px 18px;
}
#index #content {
	margin:15px 12px;
}
#content_text {
	margin-top:15px;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
#footer {
	margin:0 auto;
	width:800px;
	padding:50px 0 30px 0;
	clear:both;
}
#show01, #show02 {
	border:1px solid #000;
	width:326px;
	height:244px;
	float:left;
}
#slideshows div {
	position:relative;
}
#text_scroll {
	float:left;
	margin-top:5px;
}
#text_scroll span {
	padding-right:100px;
}
#news {
	float:left;
	margin-right:40px;
	width:300px;
}
.news_item {
	margin-top:10px;
}
#about {
	float:left;
	width:300px;
}
.clear {
	clear:both;
}
/* STYLE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#eaeaea;
text-align: center; 
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#eaeaea;
}
a:link {
	color:#ffcc00;
}
a:active, a:focus {
	color:#ffd83c;
}
a:visited {
	color:#daae00;
}
a:hover {
	color:#ffd83c;
	text-decoration:none;
}
h1 {
	color:#ffff99;
	font-size:16pt;
	font-weight:normal;
}
h2 {
	color:#ccc;
	font-size:9pt;
	font-weight:normal;
}
h3 {
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
h4 {
	color:#ffff99;
	font-size:9pt;
	font-weight:bold;
}
#left #tagline {
	color:#ffff99;
}
#top_menu {
	font-size:9pt;
}
#menu {
	font-size:10pt;
}
#menu a:link {
	color:#fff;
	text-decoration:none;
}
#menu a:active, a:focus {
	color:#ffd83c;
	text-decoration:none;
	outline:none;
}
#menu a:visited {
	color:#fff;
	text-decoration:none;
}
#menu a:hover, #menu .selected {
	color:#fff;
	text-decoration:none;
	font-size:11pt;
	background-color:#a90f13;
	padding:5px 8px 6px 8px;
	border:1px solid #71090c;
}
#menu .selected a:hover {
	padding:0px;
	border:none;
}
#content {
	line-height:1.4em;
text-align: left; 
}
#content_text {
	line-height:1.4em;
}
#footer {
	font-size:8pt;
	text-align:center; 
}
.news_item {
	line-height:1.2em;
}
.news_title {
	font-weight:bold;
	color:#ffff99;
}
.news_date {
	color:#ffff99;
}
.news_text {
	font-size:8pt;
}
.news_more {
	font-size:8pt;
	text-align:left;
}
.staff_title {
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
/* ----- LEADER TABS  ------ */
/* ----- http://home.tampabay.rr.com/bmerkey/examples/dot-leaders.html ------ */
div.cat {
	width: 100%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 3px dotted gray;
	margin-top: .9em;
	font-size: 1em;
	font-weight: bold;
}
.itemname	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: #6D1C1C;
	margin-bottom: -.3em;
	border-bottom: solid #6D1C1C .2em;
	padding-right: 10px;
	text-align: left;
	/*font-variant: small-caps;*/
	font-weight:bold;
	color:#ffff99;
}
.num	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 5px;
	background-color: #6D1C1C;
	margin-bottom: -.4em;
	border-bottom: solid #6D1C1C .2em;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
	text-align: right;
}
/* ----- END LEADER TABS  ------ */

