/* CSS Document */
* {
	margin: 0; 
	padding: 0;
}   
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,
b, u, i, center,  
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;  
	border: 0; 
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link, a:visited {
	cursor: pointer;
	color: #DC620D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
padding-left:20px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding: 8px 0;
}

h1 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #fb9d23;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fb9d23;
	padding-top: 10px;
}

h3 {
	font: italic 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:5px;
}
	
body {
	background: #fff;
	line-height: 15px;
	color: #000;
	font: 75%/18px Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 936px;
	margin: 0 auto;
}

#rotatorplace {
	margin-top: 12px;
	*margin-top: 10px;
}

#middlecontent {
	margin-top: 45px;
}

#leftcontent {
	width: 220px;
	float: left;
	min-height: 480px;
	margin-bottom: 0px;
}

#leftcontentinside {
	width: 220px;
	float: left;
	min-height: 480px;
	margin-bottom: 0px;
}

#workshopbackground {
	*margin-top: -3px;
	background: #fb9d23;
}
#workshopbackground a:link {
	color:#fff;
	text-decoration:none;
	cursor: pointer;
}
#workshopbackground a:visited {
	color:#fff;
	text-decoration:none;
}
#workshopbackground a:hover {
	color:#fff;
	text-decoration:underline;
}
p.workshopcontent {
	margin: 0 15px;
	margin-top: -15px;
}
#subnav {
	background: #fb9d23;
}
#rightcontent {
	width: 701px;
	min-height: 480px;
	float: right;
	margin-bottom: 10px;
}
#rightcontentflash{
	width: 930px;
	min-height: 480px;
	float: left;
margin-bottom: 10px;
}

#ikicrew {
	background: url(/images/bg-ikicrew.gif) no-repeat;
	width: 222px;
	height: 120px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 97px;
	float: left;
}

#ikitunes {
	background: url(/images/bg-ikitunes.gif) no-repeat;
	width: 222px;
	height: 120px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 97px;
	float: right;
}

#ikiliveconcerts {
	background: url(/images/bg-ikiliveconcerts.gif) no-repeat;
	width: 222px;
	height: 120px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 97px;
	float: left;
	margin-top: 12px;
}

#mailinglist {
	background: url(/images/background-mailinglist.jpg) no-repeat;
	width: 222px;
	height: 110px;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 97px;
	float: right;
	margin-top: 12px;
}

.txtbox, .txtbox2 {
	background: #000;
	border: 1px solid #666;
	width: 171px;
	height: 15px;
	color: #fff;
	font-size: 11px;
	padding: 5px;
}

.txtbox2 {
	margin-top: 3px;
}

#sponsors {
	background: url(/images/bg-sponsors2.jpg) no-repeat;
	width: 698px;
	height: 88px;
	clear: both;
	padding-top: 20px;
}

#sponsors img {
	display: inline;
	margin-right: 25px;
} 
#breadcrumb {
	float:right;
	text-align:right;
	width:300px;	
	font-size: 11px;
	cursor: pointer;
	color: #DC620D;
}
#footer {
	clear: both;
	background: url(/images/bg-footer.gif) no-repeat;
	width: 896px;
	height: 31px;

	color: #fff;
	font-size: 11px;
	padding-top: 15px;
	padding: 15px 20px 0 20px; 
}

#footer a {
	color: #fff;
}

#footer .left {
	float: left;
	width: 500px;
}

#footer .right {
	float: right;
	width: 160px;
}

.special {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0;
}
.special a:link, .special a:visited {
	color: #000;
	text-decoration:none;
	cursor: pointer;
}

.special a:hover {
	color: #0000;
	text-decoration:underline;
	cursor: pointer;
}
.submenu {
	background: #000;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}

.submenuhover {
	background: #262626;
	color: #fb9d23;
	padding: 5px 10px;
	cursor: pointer;
}

.audio {
color: #DC620D;
}

#titlemenu {
	background: url(/images/lefttitle.gif) no-repeat;
	width: 220px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

#dasubmenu {
	background: #FB9D23;
	min-height: 100px;
	overflow: auto;
	padding-left: 10px;
	padding-bottom: 15px;
}

.linkmenu {
	color: #000;
	border-top: 1px dotted #000;
	padding: 3px 20px;
	cursor: pointer;
	width: 160px;
}

.linkmenuhover {
	color: #fff;
	border-top: 1px dotted #000;
	padding: 3px 20px;
	cursor: pointer;
	width: 160px;
}

.sublink {
	background: #FDBF6E;
	padding: 4px 10px;
	cursor: pointer;
}

.sublinkhover {
	background: #FDBF6E;
	padding: 4px 10px;
	text-decoration: underline;
	cursor: pointer;
}
