

/**********Site Wide defaults**********/
* {
margin:0pt;
padding:0pt;
}
html,body{
height: 100%;
}
body {
    background:transparent url(../images/interface/Mikron_Nov09_FooterGrad.gif) repeat-x bottom;
    color:#750D0D;
    font-family:frutiger, "Lucida Grande",Verdana,sans-serif;
    font-size:100px;
background-attachment:fixed;
xmin-height:100%;
}



/**********Page Structure**********/

h1, h2, h3, h4, h5, .quote, .quoteAttr{
  font-family: "museo-1","museo-2",serif;
}
h5{
  display:inline;
  font-size: 24px;
}

#page {
background:url(../images/interface/Mikron_Nov09__Header.jpg) no-repeat top center;
min-height:100%;
}
#main {
margin:0pt auto;
padding-top:158px;
width:903px;
position:relative;
right:8px;
font-size:13%;
line-height: 18px;
background-color: transparent;
}

.contentRow{
  display:block;
float:left;
margin:10px;
margin-top:5px;
margin-right:0px;
width:98%;
}

.halfWidthCol{
  float:left;
  width:48%;
  margin-right:10px;
}
.twoThirdColLeft{
float:left;
margin-left:10px;
 width:64%;
}
.thirdWidthColLeftIndex{
  display:block;
float:left;
margin:0 2px 0 0;
 width:33%;
}
.thirdWidthColLeft{
float:left;
margin-left:10px;
 width:270px;
}

.thirdWidthColRight{
float:right;
margin-left:10px;
 width:32%;
 height:100%;
 min-height:100%;
}
.gallThinCol{
  float:right;
  width:170px;
  margin-top:30px;
  margin-left:10px;
}

/* Gallery Styles */

#picGallCol{
  float:left;
  width:510px;
  margin-left:0px;
}
.picFrame{
  float:left;
  padding:0px 5px 5px 0;
}
.picFrame img{
  border:1px solid #5F7D00;
}

#news .contentRow{
  background:transparent url(../images/pagePics/lizTiller.jpg) no-repeat right bottom;
  width:95%;
}
#tourDates .contentRow{
width:95%;
}


/* Gallery Styles END */
#audioGall .picFrame{
  float:left;
  border:1px solid #5F7D00;
  margin:10px;
  padding:5px;
  width:40%;
  background-color:#A6AC53;
  background-image:url(../images/interface/audioPanelBg.gif);
  background-position: bottom;
  background-repeat:repeat-x;
}
#videoGall .picFrame{
  float:left;
  border:1px solid #5F7D00;
  margin:10px;
  padding:5px;
  width:265px;
  background-color:#A6AC53;
  background-image:url(../images/interface/audioPanelBg.gif);
  background-position: bottom;
  background-repeat:repeat-x;
}
#videoGall .picFrame img{
border:1px solid #5F7D00;
}

.imageCenter{
  display:block;
  margin:5px auto 10px;
  border:1px solid #5F7D00;
}

.imageLeft{
  xmargin:5px auto 10px;
  float:left;
  border:1px solid #5F7D00;
}
.imageRight{
  float:right;
  margin:5px;
  margin-left:10px;
  border:1px solid #5F7D00;
}

.prevShow{
  background-color:#F5FAF5;
  vertical-align: top;
  border:1px solid #EBEBC2;
}
.prevShow tr.odd{
  background-color: #D1E9D1;

}
.prevShow td{
  vertical-align: top;
    padding:2px;
}



#footer {
float:left;
clear:left;
width:100%;
}

#footerText {
font-family:Tahoma,Arial,sans-serif;
font-size:14px;
font-weight:bold;
margin:5px auto 10px;
padding:3px 0pt;
text-align:center;
height:18px;
width:566px;
background: url(../images/interface/Mikron_Nov09_FooterBg.gif) repeat-x bottom;
border:1px solid #5F7D00;
color:#ffc;
}
#footerEmail{
  float:left;
  margin-left:30px;
}

#footerTel{
  float:right;
  margin-right:30px;
}

.footerLogo{
  float:left;
}
.footerRLogo{
  float:right;
}


a:link, a:visited, a:active{
           color: #750D0D;
  padding:1px;
  xtext-decoration:none;
  xborder-bottom:1px solid #750D0D;
}
a:hover {
      color:#666600;
  xborder-bottom:1px solid #666600;
}
/*a.contentLink{

}
a.contentLink:hover{
  color:#666600;
  border-bottom:1px solid #666600;

  }*/
.newsItem a{
  color: #750D0D;
  padding:1px;
  text-decoration:none;
  border-bottom:1px solid #750D0D;
}
.newsItem a:hover{
  color: #750D0D;
  padding:1px;
  text-decoration:none;
  border-bottom:1px solid #750D0D;
}
#showInfoContainer a, #footerText a, #gallMenu a{
  border:0;
    color: #ffc;
  padding:1px;
  text-decoration:none;
}
#showInfoContainer a:hover, #footerText a:hover, #gallMenu a:hover{
  color:#000;
 }
#newsItems a{
  border:0;
    color: #666600;
  padding:1px;
  text-decoration:underline;
}
#newsItems a:hover{
  color:#750D0D;
 }
h1{
  font-size:28px;
  color:#990000;
  line-height:30px;
  margin-bottom: 5px;
}
h2{
  font-size:24px;
  color:#990000;
  line-height:30px;
  margin-bottom: 5px;
}
h3{
  font-size:20px;
  color:#990000;
  line-height:20px;
  margin-bottom: 5px;
}
p{
  margin-bottom:10px;
}
#quoteContainer, #quoteContainerHome{
  position:relative;
  float:left;
  background:url(../images/interface/Mikron_Nov09_Quote.png) no-repeat top right;
  width:100%;
  margin-top:15px;
}
#quoteContainerHome{
  margin-top:0;
}
#quoteContainer .quote{
  margin-top:0;
  padding-top:30px;
}

.quote{
  display:block;
  font-size: 24px;
  margin-top:0px;
  line-height:29px;
  padding:20px 5px 0 10px;

}
.quoteAttr{
  display:block;
 float:right;
 font-size:20px;
 font-weight:bold;
 line-height:26px;
}
.emphasiseText{
  font-weight: bold;
}
.empPosText{
  display: block;
  float: right;
  margin-right: 10px;
  position: relative;
  top: 10px;
  font-weight: bold;
}
#boxout{
  float:left;
  background-color: #AAB05B;
  width: 90%;
padding:10px 0 0px 20px;
margin-bottom:20px;
           background-image:url(../images/interface/audioPanelBg.gif);
  background-position: bottom;
  background-repeat:repeat-x;
}


.dropCap{
  float:left;
  padding:0px;
  margin:0 5px 10px 0;
  line-height:20px;
  position:relative;
  top:10px;
}


.socialIcons{
  display:block;
  float:left;
  position:relative;
  top:5px;
  margin-right:10px;
}


.socialIcons img{
  float:left;
  position:relative;
  bottom:8px;
  }


/* Show Panel on the Index Page */

.showPanel{
 display:block;
 float:left;
 position:relative;
 width: 420px;
 background-color:#AAB05B;
 padding:10px;
 margin-top:15px;
   background-image:url(../images/interface/audioPanelBg.gif);
  background-position: bottom;
  background-repeat:repeat-x;
}
.tweetPanel{
   display:block;
 float:left;
 position:relative;
 width: 420px;
 background-color:#AAB05B;
 padding:0px;
 margin-top:0px;
   background-image:url(../images/interface/audioPanelBg.gif);
  background-position: bottom;
  background-repeat:repeat-x;
}


.showPanel p{
  margin-bottom:4px;
  line-height: 17px;
}
.showPanelTitle{
  margin-top:2px;
}



#showInfoContainer{
position:relative;
   display:block;
   float:left;
   width:418px;
   height:248px;
   background-color:#fff;   border:1px solid #750d0d;


}
.div_swap {
    position:absolute;
    top:0px;
   display:block;
   float:left;
   width:418px;
   height:248px;
 }

.element_swap {
     position:absolute;
     left:0px;
   display:block;
   float:left;
   width:418px;
   height: 248px;
     overflow:hidden;
 }

.showImg{
display:block;
float:left;
margin:0px 5px 0 0 ;
}
.showButtons{
  display:block;
  float:left;
  width:100%;
text-align:center;
}
#notWideButt, #wideButt{
  font-family:Tahoma,Arial,sans-serif;
  font-weight: bold;
  font-size: 18px;
  height:20px;
  border:1px solid #750d0d;
  background:#990000 url(../images/interface/Mikron_Nov09_NavTopSelectBg.gif) repeat-x bottom;
  padding:3px 0px;
  float:left;
     color:#ffc;
              text-decoration:none;
   letter-spacing:1px;
  }
#notWideButt{
  width:168px;
}
#wideButt{
  width:248px;
}

.tourButtons{
  display:block;
  float:left;
  text-align:center;
  height:20px;
  width:416px;
  border:1px solid #750d0d;
  background:#990000 url(../images/interface/Mikron_Nov09_NavTopSelectBg.gif) repeat-x bottom;
  padding:3px 0px;
  font-family:Tahoma,Arial,sans-serif;
  font-weight: bold;
  font-size: 18px;     text-decoration:none;       letter-spacing:2px;
  }
a.tourButtons{
  color:#ffc;
  text-decoration:none;
 }

a.tourButtons:hover, #wideButt:hover, #notWideButt:hover{
    color:#000;
 }

/* Show Panel on the Index Page */


/*Shop styles*/
.shopItem{
  float:left;

  padding:5px;
  margin-bottom:5px;
  width:265px;
}

.shopImage{
  float:right;
  border:1px solid #990000;
  margin-left:5px;
}

.shopText{
  font-size: 95%;
  float:left;
  display:block;
  width:125px;
  min-height: 181px;

}
.shopAdd{
  float:left;
  display:block;
width:100%;
font-weight:bold;
height:23px;
text-align: left;

}
.shopAddButton{
  display:inline;
  position: relative;
  top:5px;
  margin-right:10px;
  margin-bottom:2px;
}
.shopPrice{
  display:block;
  float:left;
  margin:8px 5px 0 0;
}

/*Shop Feature styles*/
.shopItemFeature{
  float:left;
  padding:5px;
  margin-bottom:5px;
  width:535px;
  background-color:#9FA64F;
}
.shopTextFeature{
  font-size: 100%;
  float:left;
  display:block;
  width:370px;
  min-height: 140px;

}
.shopAddFeature{
  float:left;
clear:left;
  display:block;
width:330px;
font-weight:bold;
height:30px;
text-align: left;

}

.linkItem{
  width:550px;
  float: left;
  clear:both;
  xborder:1px solid #990000;
  margin-bottom:10px;
}
.linkItem p{
  margin:0px;
}


.linkTitle{
  font-weight: bold;
  font-size: 14px;
}

.linkImg{
  float:left;
  margin:0 10px 10px 5px;
}


.linkText{
  xborder:1px solid #3300CC;
  text-align: right;
}



.clearBoth{
  clear:both;
}

#friendsList{
  list-style: square inside;
  padding-left: 1em;
  margin-bottom:10px;
}


#contact form{
  width:470px;
  margin:0px;
  margin-right:0px;
  text-align: right;
}


#contact fieldset{

  border:0px;
}
#contact label, #contact textarea, #contact input{
vertical-align:top;
margin:0 0 0 0;
border:1px solid #EBEBC2;
display:block;
float:left;

}
#contact label{
width: 4.5em;
text-align:left;
margin-right: 0.5em;
margin-left:3px;
display: block;
border:0px;
float:left;
}
#contact textarea{
  margin-bottom:3px;background-color:#fff;
}


#contact .rightLabel label{
  margin-left:3px;
}


#contact textarea{
  overflow:auto;
  height:60px;
}

#showCred{
  list-style: none;
}
.subButton{
  display:block;
  float:right;
  vertical-align:bottom;
  cursor:pointer;
  border:1px solid #626248;
  font-family:verdana,sans-serif;
  xfont-weight:bold;
  color:#750D0D;
  padding:2px;
  margin:0px 0px 0 0;
}

#contactList {
  list-style-type: none;
  margin:10px 0 0 20px;
}
#contactList li{
  margin-bottom: 5px;
}


#showCred{
  font-weight: bold;
  margin-bottom:10px;
}

body .gigListing{
 display:block;
 margin-bottom: 10px;
}
.gigListing .date, .gigListing .show, .gigListing .venue{
 font-family: "museo-1","museo-2",serif;
 font-weight: bold;
 font-size:15px;
}
#articleItem{
  width:250px;
  float:left;
}
#article h2, #article h3{

}
#article img{
float:left;
}
