#menu li:first-child{margin-left:30px !important}
img[alt="Sonalysts"]{margin:19px 10px 0 10px;float:right}
#contact img{margin-left:25px !important}
#studio img{margin-right:15px !important}
#footer a img{margin-left:15px}
#home h3{font-size:22px;color:#FFA61B;letter-spacing:2px}
#news div h4{font:14px tahoma;letter-spacing:5px}
#news div{margin:5px 0 5px 0}

#photos a img{float:left;margin:5px;width:100px;height:80px;border:1px solid #999}
#photos a img:hover{border-color:#ccc}
#cycle {  float:left;overflow:hidden;
    height:  200px;  
    width:   260px;  
    padding: 0;  
 
} 
 
#cycle img {  
    padding: 0;  
position:absolute;
    background-color: #eee;  
    width:  260px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 


/********GLOBAL ELEMENTS*********/
*{margin:0;padding:0;outline:none}
*[onclick],a{cursor:pointer}
.left{float:left;text-align:left}
.right{float:right;text-align:right}
p{padding:5px}
h1,h2,h3,h4,h5,h6{padding-left:5px;margin-bottom:1px;margin-top:2px;font-family:trebuchet ms}
li{margin:2px 2px 2px 5px}
ul,ol,li{list-style:inside}
img{border:0;float:left}

#content img{margin:5px}
a,strong,h2,h3,h4,h5,h6{color:#FFA61B}
a:hover{color:#FFCD7D}

/********LAYOUT*********/
#wrapper{width:964px;margin:0 auto;float:none}
#main{float:left;width:960px;margin:0 0 20px 0}
#header{float:left;width:960px;height:200px}
#header>img{font:60px arial;letter-spacing:5px;float:right}
#content{float:left;min-height:400px;width:680px;padding:15px;margin:5px}
#content>div{width:100%;padding:0;margin:0}
#side{float:left;width:210px;float:right;margin:10px 15px 0 0}
#menu{float:left;width:100%;float:left}
#menu li{list-style:none;display:block;float:left;padding:0;margin:0}
#menu li a img{display:block;float:left;padding:4px 15px 2px 15px}
#footer{float:left;width:100%;text-align:center;font-size:80%}
#player{float:right;width:210px;padding:5px 0 10px 0}
#footer div{float:left;width:100%}

/********STYLE*********/
body{background:url(images/body_bg.png) repeat-x top #444;padding:15px 0 15px 0}
h2{color:#e5e5ee;font:23px trebuchet ms;letter-spacing:13px;margin-bottom:12px;border-bottom:1px solid #555;padding-bottom:5px}

body{color:#efefef;font-family:helvetica,veranda,tahoma,arial,sans-serif;font-size:13px}
#main{background:#000;border:2px solid #555}
#menu{background:#700327;border-top:1px solid #555;border-bottom:1px solid #555}



#content{background:url(images/g01.png) center center repeat #4e4e4f;color:#e5e5e5}


#side{font-size:12px;text-align:center}
#footer{background:#222}
#player{text-align:center}
#player p{margin:0;padding:0;font-size:12px}


a.newsletter{color:#FFA61B;display:block;font-size:15px}
a.newsletter:hover{color:#FFCD7D}


#credits #creditsTop{float:none;text-align:center}
#credits #creditsTop ul{margin:0 0 20px 0;line-height:1.8em;font-weight:600;color:#F96A2B}
#credits #creditsTop ul li{display:inline;padding:0 15px 0 0}
#credits div h3{border-bottom:1px solid #fff;padding-bottom:3px;margin-bottom:5px}
#credits div[class]{width:330px}
#credits div[class] ul li{list-style:none}

#home{background:url(images/Curt_Flugel_06.jpg) top left no-repeat}
#home{margin:-15px 0 -60px -15px !important;width:668px !important;padding:20px !important;min-height:480px}


#contact p{font-size:140%;text-align:center}



#recording{border:1px solid #444;background:#111;padding:5px;margin:10px 0 10px 0;width:198px}


/*#####    ADMIN    ###########################################*/
.uploader,.uploader div{float:left}
.uploader{width:100%;clear:both}
.uploader img{float:left}
.uploader p{width:98%;clear:both;margin:1%}

.success{color:lime}
.error{color:red}

/*#############################################################*/





#TB_closeWindowButton{float:right !important;margin:2px}
#TB_closeWindowButton:hover{background:#444}

#TB_window *{float:none}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #ccc;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#eee;
}
#TB_window a:link {color: #ddd;}
#TB_window a:visited {color: #ddd;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #ddd;}
#TB_window a:focus{color: #ddd;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;float:none;
  background: #222;
  z-index: 102;
  color:#ddd;
  display:none;
  border: 2px solid #343434;
  text-align:left;
  top:47%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 5px 0 0 10px;

}
#TB_caption{
padding:3px 20px 5px 20px;
  height:auto;
  float:left;
}

#TB_captionText{margin-bottom:4px}



#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#333;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


