body {
	margin:20px 0px 20px 0px;
	font-family: arial, helvetica, sans-serif;
	font: medium, arial, sans-serif;
	background-color:"#000000";
	}

.main {font-family: arial, helvetica, sans-serif; font-size: 10pt;}
.artist {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #D2232A;}
.artist12 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ec76e5;}
.artist13 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #0099cc;}
.artist-place {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-style: italic;}
.artist-tn {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #D2232A;}
.artist-tn12 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ec76e5;}
.artist-tn13 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #66ccff;}
.artist-place-tn {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-style: italic;}
.caption {font-family: arial, helvetica, sans-serif; font-size: 8pt;}
.menu {font-family: arial, helvetica, sans-serif; font-size: 12pt; text-transform: uppercase; line-height: 200%; background: #000000;}
.highlight {font-family: arial, helvetica, sans-serif; font-size: 12pt; text-transform: uppercase; line-height: 200%;}
.head {font-family: arial, helvetica, sans-serif; font-size: 10pt; text-transform: uppercase;}
.subhead {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
.title {font-family: arial, helvetica, sans-serif; font-size: 9pt; text-transform: uppercase;}
.title2 {font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold;}
.category {font-family: arial, helvetica, sans-serif; font-size: 11pt; font-weight: bold;}
.toplink {font-family: arial, helvetica, sans-serif; font-size: 7pt; text-transform: uppercase;}

a:link { color: #66CCFF; text-decoration: none; }
a:visited { color: #66CCFF; text-decoration: none; } 
a:hover { color: #ffffff; text-decoration: underline; } 

a.grey:link { color: #8D8D8D; text-decoration: none; }
a.grey:visited { color: #8D8D8D; text-decoration: none; } 
a.grey:hover { color: #8D8D8D; text-decoration: underline; } 

a{text-decoration:none}
a img { border-width : 0; }

img { border: none; } 

p { margin : 0px }

ol { list-style-position: outside; 
	margin-left: 20px;
	padding-left: 0;
}

ol li {   
  	margin:0 0 8px 0; /* THIS CREATES VERTICAL SPACE BTWN ITEMS IN ORDERED LIST */   
} 

ul.flush { padding:0 0 0 15px; margin:0; }
ul.flush li { margin-bottom: 1px; }

ul.dash {
        margin: 0;
        padding: 0;
      }

ul.dash li {
        margin: 0 0 3px 0;
        padding: 2px 0 5px 10px;
        list-style: none;
        background: url('images/ul-dash.gif') no-repeat 0 5px;
      }

.line {border-top: 1px solid #1f3338; margin-top: 5px; margin-bottom: 5px; width: 100%; }

table.tight { 
	border-width: 0px; 
	border-spacing: 0; 
	border-style: solid; 
	border-color: #cccccc; 
	border-collapse: collapse; 
} 


table.tight2 td { 
	border-width: 0px; 
	padding: 0; 
	border-style: solid; 
	border-color: #ec76e5; 
} 

table.loose { 
	border-width: 0px; 
	border-spacing: 0; 
	border-style: solid; 
	border-color: #cccccc; 
	border-collapse: collapse; 
} 

table.loose td { 
	border-width: 0px; 
	padding: 5px; 
	border-style: solid; 
	border-color: #cccccc; 
} 

table.lines { 
	border-width: 1px; 
	border-spacing: 0; 
	border-style: solid; 
	border-color: #cccccc; 
	border-collapse: collapse; 
} 

table.lines td { 
	border-width: 1px; 
	padding: 5px; 
	border-style: solid; 
	border-color: #cccccc; 
} 

tr.alt { 
    	background-color: #bce9f3;
} 

.padded {padding : 10px;}

.quote {
	width: 200px;
	padding: 35px 35px 35px 35px;
 	margin: 0px 8px 0px 8px; 
	border: 0; 
	vertical-align: top; 
	text-align: justify;
	font-family: arial, helvetica, sans-serif;  
	font-size: 10pt;
	line-height: 1.25; 
	color: #323232;
	}

/* this one floats photos and captions to the right of content */
.photoright {
	float: right; 
	padding:2px 0px 6px 10px; 
	margin: 0; 
	font-size:8pt; 
	color: #868585; 
}

/* this one floats photos and captions to the left of content */
.photoleft {
	float: left; 
	padding:2px 10px 6px 0px; 
	margin: 0; 
	font-size:8pt; 
	color: #868585; 
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }

.youtube {
	width:195px;
	border: solid #7f7f7f 1px;
	padding:0;
}

.breadcrumb {
	padding: 0 20px 10px 20px;
 	margin: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 8pt;
	color: #ffffff;
	}

.mainmenu {
	width: 200px;
	padding: 0 10px 0 0; 
	/*border-right: 1px solid #7F7F7F; */
	vertical-align: top; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
      color: #ffffff;
	text-transform: uppercase; 
	letter-spacing: 1.5px;
	line-height: 200%; 
	}

.homemenu {
	background:#3487a7; 
	border-bottom:3px solid #68c6f9;
	border-right:2px solid #000000; 
	color:#ffffff; 
	display:table-cell;
	width: auto; 
	vertical-align:bottom; 
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase; 
	}

.homemenu a:link { color: #fdc625; text-decoration: none; }
.homemenu a:visited { color: #fdc625; text-decoration: none; } 
.homemenu a:hover { color: #ffffff; text-decoration: none; }

div.homemenu:hover { border-bottom:3px solid #fdc625; }

.hometickets {
	background:#fdc625; 
	border-bottom:3px solid #68c6f9; 
	color:#ffffff; 
	display:table-cell; 
	width: auto;
	vertical-align:bottom; 
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase; 
	}

.hometickets a:link { color: #3487a7; text-decoration: none; }
.hometickets a:visited { color: #3487a7; text-decoration: none; } 
.hometickets a:hover { color: #ffffff; text-decoration: none; }

div.hometickets:hover { border-bottom:3px solid #ffffff; }

.leftcol {
	width: 200px;
	padding: 0px 10px 0px 0px; 
	/*border-right: 1px solid #7F7F7F; */
	vertical-align: top; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
      color: #ffffff;
	}

.homephoto {
	padding: 0 20px 20px 20px;
	/* border-left: 1px solid #7F7F7F; */
 	margin: 0; 
	vertical-align: top; 
	background-image:url('images/home-photo.jpg');
	background-repeat:no-repeat;
	background-position:20px 0;
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 10pt;
	color: #ffffff;
	}

.content {
	padding: 0 20px 20px 20px;
	/* border-left: 1px solid #7F7F7F; */
 	margin: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 11pt;
	color: #ffffff;
	}

.content-inverse {
	padding: 0 20px 20px 20px;
	margin: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 11pt;
	color: #000000;
	background: #ffffff;
	}

.content-inverse a:link { color: #0099cc; text-decoration: none; }
.content-inverse a:visited { color: #0099cc; text-decoration: none; } 
.content-inverse a:hover { color: #ff9900; text-decoration: underline; }

.content-artist {
	width: 560px;
	padding: 0 20px 20px 20px;
	margin: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 11pt;
	color: #000000;
	background: #ffffff;
	}

.content-artist a:link { color: #0099cc; text-decoration: none; }
.content-artist a:visited { color: #0099cc; text-decoration: none; } 
.content-artist a:hover { color: #ff9900; text-decoration: underline; }

.content-artist2 {
	width: 660px;
	padding: 0 20px 20px 20px;
	margin: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 11pt;
	color: #000000;
	background: #ffffff;
	}

.content-artist2 a:link { color: #0099cc; text-decoration: none; }
.content-artist2 a:visited { color: #0099cc; text-decoration: none; } 
.content-artist2 a:hover { color: #ff9900; text-decoration: underline; }

.donatephoto {
	padding: 0 0 0 20px;
	/* border-left: 1px solid #7F7F7F; */
 	margin: 0; 
	vertical-align: top; 
	text-align: left;
	}

.sidebar {
	padding: 0 10px 0 10px;
 	margin: 0; 
	border: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 9pt;
	color: #ffffff;
	}

.sidebar-press {
	font-family: arial, helvetica, sans-serif;  
	font-size: 8pt;
	color: #ffffff;
	line-height: 200%; 
	}

.sidebar-donate {
	padding: 10px;
 	margin: 10px; 
	border: 0; 
	vertical-align: top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 9pt;
	color: #ffffff;
	}

.highlite {
	background: #111111;
	padding: 5px;
	}

.lowlite {
	padding: 5px;
	}

.ruled {
	border-top: #000000 1px solid;
	}

.ruled-white {
	border-top: #ffffff 1px solid; margin: 10px 0 20px 0; 
	}

/* SCHEDULE FORMATTING based on how Turkish site was done in 2012 */
.daterow {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12pt; 
	background: #61a4f0;
	}

.ticketcol {
	color: #b4b4b4; 
	background:#1A1A1A;
	}


/* END SCHEDULE FORMATTING */

div.tnails-old {
  float: left;
  padding:5px;
  }
  
div.tnails-old p {
   text-align: left;
   }

div.tnails {
  padding:5px;
  vertical-align:text-top;
  }
  
div.tnails p {
   text-align: left;
   }

div.tnails img {
   border: 1px solid #ffffff;
   }

div.spacer {
  clear: both;
  }

/* Begin rounded corner box styling from AllCrunchy */
/* surrounding margins (optional) */
.round{
margin-bottom:5px;
background-color: transparent;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}
/* End rounded corner box styling */

#bttm-menu { 
	display:inline;
	padding: 10px 0px 10px 0px; 
	margin: auto; 
	border: 0; 
	vertical-align: center; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
      color: #ffffff;
	}

#footer {
   	background-image: url(images/footer-shadow.jpg);
	padding: 0p; 
	border: 0; 
	vertical-align: top; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 8pt;
      color: #000000;
	}

span.box { /* floating highlight box */
	float: right;
 	width: 200px; 
	padding: 10px; 
	margin: 0px 10px 10px 10px;
	background: #f1f2ee; 
	border: 0; 
	vertical-align: text-top; 
	text-align: left;
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	color: #868585;
}

div#flashcontent {
	margin:0;
	padding:0;
	}

/* this one styles the plain form boxes */
.cleanbox { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	background-color : #cccccc; 
	border : 1px solid #999999; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
} 

/* this one styles the form buttons */
.buttons { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #ffffff; 
	background-color : #f68c1f; 
	padding : 1px 2px 0 2px; 
	border : 1px solid #cccccc; 
} 

/* this part styles the videos page */
.user-columns .row {
   margin-bottom: 22px;
}

.row {
   width: auto;
   max-width: none;
   min-width: 0;
   margin: 0 -11px;
}

.user-columns.row .columns:first-child {
   padding-left: 11px;
}

.user-columns.row .columns {
   padding-right: 22px;
   border-right: 1px solid #d8dadb;
}

.two, .row .two {
   width: 40%;
   overflow: hidden;
}

.column, .columns {
   padding: 0 44px;
   float: left;
   position: relative;
}