body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }

body {
  background: #221f20;
  color: #FFF;
  font: 75.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
}

/* links  */

a {
  color: #FFF;
  text-decoration: underline;
}
a:hover { color: #CCC; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#page {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin: 0 auto;
  text-align: left;
  width: 900px;
  height:675px;
}

#content1 { background: url(/public/themes/normal/images/index_back.jpg); width: 900px; height:675px;}
#content8 { background: url(/public/themes/normal/images/artist_profile_back.jpg); width: 900px; height:675px;}
#content9 { background: url(/public/themes/normal/images/dan_back.jpg); width: 900px; height:675px;}
#content10 { background: url(/public/themes/normal/images/inrv_back.jpg); width: 900px; height:675px;}
#content11 { background: url(/public/themes/normal/images/sideprojects_back.jpg); width: 900px; height:675px;}
#content12 { background: url(/public/themes/normal/images/videos_back.jpg); width: 900px; height:675px;}
#content13 { background: url(/public/themes/normal/images/booking_back.jpg); width: 900px; height:675px;}
#content14 { background: url(/public/themes/normal/images/links_back.jpg); width: 900px; height:675px;}

#back_button {position:relative; left:786px; top:45px; width:100px;display:block;}
#back_button a { display:block; text-indent:900%;overflow:hidden; }
#content8 #back_button a:hover { background: url(/public/themes/normal/images/artist_profile_back_button.png) no-repeat 0px 0px;}
#content9 #back_button a:hover{ background: url(/public/themes/normal/images/den_back_button.png) no-repeat;}
#content10 #back_button a:hover{ background: url(/public/themes/normal/images/inrv_back_button.png) no-repeat 0px -1px;}
#content11 #back_button a:hover{ background: url(/public/themes/normal/images/side_projects_back_button.png) no-repeat  0px -1px;;}
#content12 #back_button a:hover{ background: url(/public/themes/normal/images/videos_back_button.png) no-repeat;}
#content13 #back_button a:hover { background: url(/public/themes/normal/images/booking_back_button.png) no-repeat;}
#content14 #back_button a:hover{ background: url(/public/themes/normal/images/links_back_button.png) no-repeat  0px -1px;;}




#nav {display:none;}
#content1 #back_button {position: relative; top: -1000px;}

#content1 #nav {
	background: url(/public/themes/normal/images/start_menu_one.png);
	display:block;
	position:relative;
  top: 15px;
  font-size: 1.1em;
  left: 289px;	
  width:600px;
  height:23px;
  
}
#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}

#text_container {position:relative; top:80px; left: 308px; width:590px; height:565px; overflow:auto;}
#text { padding: 0em 1em 0em 0em;}
/* header */

#header h1 {
  font-size: 4.0em;
  position: absolute;
  margin: 30px 0 0 45px;
}
#header h1 a {
  color: #9ca9b7;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fff;
  font-size: 18px;
}

/* navigation */

#nav ul {
	
  display: inline;
}
#nav li {
  display: block;
  float: left;
  list-style: none;
  height:15px;
}
#nav li a {
 display:block;
 text-indent:-900%;
 overflow:hidden;
 height:25px;
}
#nav #menuItem8 a {width:110px; }
#menuItem8 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat 0px 1px; }

#nav #menuItem9 a{width:100px;}
#menuItem9 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat -110px 0px; }

#nav #menuItem10 a {width:85px;}
#menuItem10 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat -209px 0px; }
#nav #menuItem11 a {width:110px;}
#menuItem11 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat -295px 0px; }
#nav #menuItem12 a {width:60px;}
#menuItem12 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat -406px 0px; }
#nav #menuItem13 a{width:85px;}
#menuItem13 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat -465px 0px; }
#nav #menuItem14 a {width:50px;}
#menuItem14 a:hover { background: url(/public/themes/normal/images/menu_on.gif) no-repeat -550px 0px; }

/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
  color: #76aac9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 17px 0;
}
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
}
#content h3, #content h4 {
  background: none;
  border-bottom: 1px solid #dfe3e4;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
}
#content p {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

/* secondary content */

#startpageWidget { position:relative; top:-220px; left:438px; width: 434px;}

#sidebar { position:relative; top:-15px; left:0px; width: 300px; text-align:center;}


#content10 #sidebar {left: 70px;}

#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 0 20px 20px;
}
#sidebar ul li {
  line-height: 18px;
  list-style: square;
}	
#sidebar a {
  color: #4B798B;
}
#sidebar a:hover { color: #231f20; }


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
}
#footer a {
  color: #aaa;
  text-decoration: underline;
}

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

/* comment */
.comment-form-body {
  width: 450px;
}