body{
  font-size: 12px;
  font-family: corbel, arial, calibri, sans-serif;
  color: #000000;
  background: #000000;
  margin: 0px;
  padding: 0px;
}

#header{
  height: 58px;
  background: #242424;
  border-bottom: 1px solid #1e1e1e;
}

#footer{
  height: 58px;
  background: #242424;
  border-top: 1px solid #1e1e1e;
}

#content{
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  min-height: 509px;
  padding-top: 70px;
}

#logo{
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 40px;
  width: 300px;
  font-size: 1px;
  font-weight: normal;
}

#logo a{
  float: left;
}

#logo a strong img{
  float: left;
  width: 300px;
  border: 0px;
}

#content_right{
  float: left;
  width: 600px;
}

#top_menu{
  padding-left: 60px;  
  height: 50px;
}

.top_menu_item{
  float: left;
  height: 50px;
}

.top_menu_item a{
  float: left;
  padding: 15px 30px;
  height: 20px;
  font-size: 16px;
  color: #9FB1E2;
  text-decoration: none;
  font-family: corbel, calibri, arial, sans-serif;
}

.top_menu_item a:hover{
  float: left;
  padding: 15px 30px;
  height: 20px;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  font-family: corbel, calibri, arial, sans-serif;
}

.top_menu_spacer{
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 30px;
  width: 1px;
  font-size: 1px;
  line-height: 1px;
  border-left: 1px solid #101011;
  background: #37373A;
}

.top_menu_item_sel{
  float: left;
  height: 52px;
  position: relative;
  left: 3px;
}

.top_menu_item_sel a{
  float: left;
  padding: 16px 29px;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  height: 20px;
  font-size: 16px;
  color: #9FB1E2;
  text-decoration: none;
  font-family: corbel, calibri, arial, sans-serif;
  background: #000000;
}

#slide_selected{
  float: left;
  width: 580px;
  height: 280px;
  text-decoration: none;
  border: 0px;
  background: url(img/temp.jpg) 0px 0px repeat;
}


/* Slideshow */

#slideshow {
  list-style:none; color:#fff
}

#slideshow span {
  display:none
}

#wrapper {
  display:none;
  float: left;
  width: 580px;
  padding: 10px;
  border: 1px solid #333333;
  background: #242424;
  height: 280px;
}

#fullsize {
  position:relative;
  width:580px;
  height:280px;
  background: #242424;
}

#information {
  position:absolute;
  bottom:0;
  width: 580px;
  height:0;
  background:#000;
  color:#fff;
  overflow:hidden;
  z-index:200;
  opacity:.7;
  filter:alpha(opacity=70);
}

#information h3 {
  padding:4px;
  margin: 4px 0px;
  font-size:14px;
  text-align: center;
  width: 580px;
}

#image {
  width:580px;
  height: 280px;
}

#image img {
  position:absolute;
  z-index:25;
  width:auto;
  height: 280px;
  background: red;
}

.imgnav {
  position:absolute;
  width:10%;
  height:280px;
  cursor:pointer;
  z-index:150;
}

#imgprev {
  left:0;
  background:url(img/left.gif) left center no-repeat;
}

#imgnext {
  right:0;
  background:url(img/right.gif) right center no-repeat;
}

#imglink {
  position:absolute;
  height:280px;
  width:100%;
  z-index:100;
  opacity:.4;
  filter:alpha(opacity=40);
}

.linkhover {
  background:url(img/link.gif) center center no-repeat;
}

#thumbnails {
  margin-top:25px;
}

#slideleft {
  float:left;
  width:20px;
  height:81px;
  background:url(img/scroll-left.gif) center center no-repeat #242424;
}

#slideleft:hover {
  background-color:#333;
}

#slideright {
  float:right;
  width:20px;
  height:81px;
  background:#242424 url(img/scroll-right.gif) center center no-repeat;
}

#slideright:hover {
  background-color:#333;
}

#slidearea {float:left; position:relative; width:530px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px; height: 75px;}

#join_sticker{
  position: relative;
  top: -110px;
  float: right;
  width: 181px;
  height: 221px;
}

#join_sticker a{
  float: right;
  background: url(img/join_sticker.png) 0px 0px no-repeat;
  width: 181px;
  height: 221px;
}

#join_sticker a:hover{
  background: url(img/join_sticker_hover.png) 0px 0px no-repeat;
}

#content_inside{
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  padding-top: 40px;
  padding-bottom: 20px;
}

#content_left_inside{
  float: left;
  margin: 0px;
  padding: 0px;
  width: 160px;
}

#logo_inside{
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  width: 150px;
  font-size: 1px;
  font-weight: normal;
}

#logo_inside a{
  float: left;
}

#logo_inside a strong img{
  float: left;
  width: 150px;
  border: 0px;
}

#content_right_inside{
  float: left;
  width: 700px; 
  border: 1px solid #333333;
  background: #242424;
  padding: 10px;
}

#footer_inside{
  clear: both;
  height: 20px;
  padding-left: 350px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #242424;
  border-top: 1px solid #1e1e1e;
}

#footer_inside a{
  float: left;
  margin: 0px 7px;
  padding: 2px 4px;
  background: #242424;
  color: #9FB1E2;
  font-family: corbel, calibri, arial, sans-serif;
  text-decoration: none;
  font-size: 12px;
}

#footer_inside a:hover{
  background: #4d4d4d;
}

#footer_inside span{
  float: left;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}

#content_right_inside_box{
  width: 700px; 
  background: #000000;
  padding-bottom: 20px;
}

#content_right_inside_box p{
  color: #ffffff;
  font-size: 14px;
  padding: 7px 20px 8px 20px;
  margin: 0px;
}

#content_right_inside_box h2{
  color: #ffffff;
  font-size: 20px;
  padding: 7px 20px 8px 20px;
  margin: 10px 0px 0px 0px;
  font-family: calibri, corbel, arial, sans-serif;
  background: #0f0f0f;
}

#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('images/bg_shadow.gif') no-repeat top; position: relative; padding: 0px 0 15px; width: 700px; height: 156px;}
#slideshow #pictures{ position: absolute; }
#slideshow #pictures { background: url('images/bg.jpg'); width: 700px; height: 156px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 700px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; width: 700px;}

/* right panel */

#right_panel{
  float: right;
  width: 87px;
  border-left: 1px solid #333333;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  background: #242424;
  margin-top: 30px;
}

#right_panel_top{
  float: left;
  background: url(img/right_side_corners.jpg) 0px 0px no-repeat;
  height: 7px;
  width: 87px;
  position: relative;
  top: -1px;
  left: -1px;
  margin-bottom: 5px;
}

#right_panel_bottom{
  float: left;
  background: url(img/right_side_corners.jpg) 0px -7px no-repeat;
  height: 7px;
  width: 87px;
  position: relative;
  bottom: -1px;
  left: -1px;
}

#right_panel_title_box{
  float: left;
  width: 85px;
  margin-left: 2px;
  border-top: 1px solid #333333;
  margin-top: 5px;
}

#right_panel_title{
  float: left;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
  padding: 3px;  
  background: #242424;
  position: relative;
  top: -11px;
}

.right_panel_item{
  clear: both;
  float: left;
  width: 72px;
  height: 17px;
  margin-left: 5px;
  background: none;
  padding-left: 5px;
  padding-top: 3px;
  position: relative;
  top: -4px;
  text-decoration: none;
  margin-bottom: 3px;
}

.right_panel_item:hover{
  background: url(img/right_side_item_hover.jpg) 0px 0px no-repeat;
}

.right_panel_item span:hover{
  color: #ffffff;
}

.right_panel_item img{
  float: left;
  height: 14px;
  width: 14px;
  margin-right: 5px;
  border: 0px;
}

.right_panel_item span{
  color: #C1CBDF;
  font-weight: bold;
  font-size: 12px;
}

.right_panel_item .youtube{
  background: url(img/icons.jpg) 0px 0px no-repeat;
}

.right_panel_item .twitter{
  background: url(img/icons.jpg) 0px -14px no-repeat;
}

.right_panel_item .tumblr{
  background: url(img/icons.jpg) 0px -70px no-repeat;
}

.right_panel_item .picasa{
  background: url(img/icons.jpg) 0px -56px no-repeat;
}

.right_panel_item .hi5{
  background: url(img/icons.jpg) 0px -84px no-repeat;
}

.right_panel_item .vimeo{
  background: url(img/icons.jpg) 0px -28px no-repeat;
}

.right_panel_item .flickr{
  background: url(img/icons.jpg) 0px -42px no-repeat;
}

.right_panel_item .metacafe{
  background: url(img/icons.jpg) 0px -98px no-repeat;
}

#content_left{
  float: left;
  margin: 0px;
  padding: 0px;
  width: 340px;
}

#join_button{
  clear: both;
  float: left;
  margin-left: 80px;
  width: 200px;
  margin-top: 90px;
  padding: 5px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  background: #810303;
  border: 1px solid #460202;
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #242424;
}

#join_button:hover{
  border: 1px solid #ffffff;
}

/* end right panel */


/* community old */

#community_container{
  clear: both;
  width: 600px;
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 150px;
}

.community_box{
  float: left;
  padding-right: 6px;
  padding-left: 12px;
  width: 182px;
  height: 198px;
  padding-bottom: 22px;
}

.community_box a{
  float: left;
  width: 182px;
  height: 198px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.community_box a:hover{
  background-position: 0px -198px;
}

/* end of community */

/* records old */

.record_container{
  width: 580px;
  height: 145px;
  /*border-bottom: 2px dashed #666666;*/
  margin-left: 15px;
  margin-bottom: 5px;
  padding: 10px;
  margin-top: 10px;
  background: url(img/bg_event.jpg) right top no-repeat #ffffff;
}

.record_container:hover{
  background: #ffffff;
}

.date_container1{
  clear: both;
  float: left;
  width: 55px;
  height: 70px;
  border: 1px solid #D4D4D4;
  margin-right: 15px;
}

.date_container2{
  clear: both;
  float: left;
  width: 53px;
  height: 68px;
  border: 1px solid #ffffff;
  background: #E6E6E6;
}

.record_spacer{
  width: 600px;
  background: #333333;
  height: 1px;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.record_title{
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  font-family: calibri, arial, sans-serif;
  height: 60px;
  padding-right: 15px;
}

.record_title span{
  font-size: 20px;
  font-weight: normal;
}

.date_day{
  width: 53px;
  height: 22px;
  font-size: 24px;
  font-family: calibri, arial, sans-serif;
  color: #666666;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}

.record_container:hover .date_day{
  color: #106DA6;
}

.date_month{
  clear: both;
  width: 53px;
  height: 18px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  text-align: center;
  text-transform: uppercase;
}

.record_container:hover .date_month{
  color: #B7801B;
}

.date_year{
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.record_container:hover .date_year{
  color: #B7801B;
}

.buttons_container{
  width: 480px;
  margin-left: 65px;
  padding-top: 10px;
}

.record_button{
  float: left;
  padding: 0px 15px 0px 0px;
}

.record_button a{
  float: left;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background: #ffffff;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
}

.record_button a:hover{
  text-decoration: underline;
}

.record_details_container{
  clear: both;
  width: 500px;
  height: 75px;
  padding-top: 15px;
}

.record_details{
  float: left;
  padding-right: 20px;
  height: 72px;
  width: 90px;
  background: url(img/bg_details.png) 0px 0px no-repeat;
}

.record_details:hover{
  background: url(img/bg_details.png) 0px -72px no-repeat;
}

.record_details a{
  float: left;
  height: 72px;
  width: 90px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

.record_details a span{
  float: left;
  height: 21px;
  width: 90px;
  text-align: center;
  padding-top: 3px;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 7px;
}

.record_details a:hover{
  text-decoration: none;
}

.record_details a img{
  clear: both;
  text-align: center;
  border: 0px;
}

.record_details a:hover{
  text-decoration: none;
}

.record_content_container{
  float: left;
  width: 500px;
}

.hi5{
  width: 43px;
  height: 31px;
  background: url(img/hi5.png) 0px 0px no-repeat;
}

.record_details a:hover .hi5{
  width: 43px;
  height: 31px;
  background: url(img/hi5.png) 0px -31px no-repeat;
}

.picasaweb{
  margin-top: 2px;
  width: 80px;
  height: 28px;
  background: url(img/picasa.png) 0px 0px no-repeat;
}

.record_details a:hover .picasaweb{
  width: 80px;
  height: 28px;
  background: url(img/picasa.png) 0px -28px no-repeat;
}

.vimeo{
  margin-top: 4px;
  width: 80px;
  height: 23px;
  background: url(img/vimeo.png) 0px 0px no-repeat;
}

.record_details a:hover .vimeo{
  width: 80px;
  height: 23px;
  background: url(img/vimeo.png) 0px -23px no-repeat;
}

.flickr{
  margin-top: 2px;
  width: 80px;
  height: 24px;
  background: url(img/flickr.png) 0px 0px no-repeat;
}

.record_details a:hover .flickr{
  width: 80px;
  height: 24px;
  background: url(img/flickr.png) 0px -24px no-repeat;
}

.youtube{
  width: 80px;
  height: 32px;
  background: url(img/youtube.png) 0px 0px no-repeat;
}

.record_details a:hover .youtube{
  width: 80px;
  height: 32px;
  background: url(img/youtube.png) 0px -32px no-repeat;
}

/* records old end */


/* contact old */
.field_input{
	clear: both;
	float: left;
	padding-left: 60px;
}

.field_input input{
	float: left;
	width: 198px;
	height: 18px;
	background: #ffffff;
	font-size: 14px;
	color: #7d7d7d;
	border: 0px;
	padding: 4px 5px;
}

.form_spacer{
	clear: both;
	font-size: 1px;
	height: 10px;
}

.field_name{
	float: left;
	padding-left: 11px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 3px;
}

.field_input textarea{
	float: left;
	width: 198px;
	height: 94px;
	background: #ffffff;
	font-size: 14px;
	color: #7d7d7d;
	border: 0px;
	padding: 5px 5px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

#message_submit{
  clear: both;
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  padding-left: 60px;
}

#message_reset{
  float: left;
  padding-top: 10px;
}

#all_fields{
  clear: both;
  float: left;
  color: #c0c0c0;
  padding-left: 60px;
  padding-top: 5px;
  font-size: 10px;
}
/* end contact old */

#under_footer{
  clear: both;
  width: 100%;
  color: #1a1a1a;
}

#under_footer_box{
  clear: both;
  padding-left: 160px;
  width: 830px;
  padding-top: 25px;
}

#under_footer a{
  color: #1a1a1a;
}

#under_footer:hover{
  color: #ffffff;
}

#under_footer:hover h1 span{
  color: #990000;
}

#under_footer:hover a{
  color: #9FB1E2;
}

#under_footer h1{
  margin: 0px;
  font-size: 40px;
  font-family: corbel, calibri, arial, sans-serif;
  padding: 0px 0px 10px 0px;
  width: 730px;
}

.tce_category{
  float: left;
  margin: 0px 15px 0px 0px;
  padding: 5px 0px;
  font-family: arial, sans-serif;
}

.tce_category h2{
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  padding: 2px 4px;
  background: none;
}

#under_footer:hover .tce_category h2{
  color: #eeeeee;
  border-bottom: 1px dashed #333333;
}

.tce_link{
  padding: 3px 10px;
}

.tce_link a{
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
}

.tce_link a:hover{
  text-decoration: underline;
}

.tce_link span{
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}

#contact_form{
  clear: both;
  float: left;
  width: 650px;
  padding: 20px 0px 0px 40px;
  background: url(img/bg_contact_form.png) 450px 20px no-repeat;
}

.form_row{
  clear: both;
  float: left;
  border-bottom: 1px dashed #FDFBCA;
  padding: 0px;
  margin: 0px;
}

.form_row label{
  clear: both;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 15px;
}

.form_row input{
  clear: both;
  float: left;
  width: 230px;
  border: 0px;
  background:#FDFBCA;
  width:230px;
  padding: 5px;
  font-size: 14px;
  margin: 0px;
}

.form_row textarea{
  clear: both;
  float: left;
  width: 230px;
  border: 0px;
  background:#FDFBCA;
  width:450px;
  height: 100px;
  padding: 5px;
  font-size: 14px;
  margin: 0px;
}

#submit_message{
  clear: both;
  float: left;
  padding-top: 10px;
  padding-bottom: 30px;
}

#submit_message a{
  float: left;
  width: 460px;
  height: 23px;
  text-align: center;
  letter-spacing: 1px;
  background: #1d1d1d;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 7px;
}

#submit_message a:hover{
  background: #333333;
  text-decoration: underline;
}

/* events page */

/* Main Slider Navigation
---------------------------------------------------------------------------- */
#events_content {
  clear: both;
  width:700px;
}

.navigation {
  margin:0 auto;
  width:700px;
  background: url(img/events_menu_bg.jpg) 0px -1px repeat-x;
  height: 100px;
  padding: 0px;
}

.navigation .events_menu_spacer{
  display: block;
  border: 0px;
  float: left;
  height: 100px;
  padding: 0px;
  width: 2px;
  background: url(img/events_menu_spacer.jpg) right top no-repeat;
}

.navigation a {
  border:none;
  display:block;
  float:left;
  height:75px;
  padding:25px 0px 0px 0px;
  background: none;
  text-decoration: none;
  font-family: calibri, arial, sans-serif;
  color:#d9d9d9;
  font-size:30px;
  text-align: center;
}

.navigation a:hover {
  background: url(img/events_menu_hover.jpg) 0px -1px repeat-x;
}

.navigation a:focus {
  outline:none;
}

.navigation a.current {
  background: url(img/events_menu_selected_bg.png) center 1px no-repeat;
  height: 100px;
}

.item{
  display: none;
  width: 700px;
  height: 500px;
  margin: 20px 0px 0px 0px;
  padding: 0px;
}

.item .item{
  display: none;
  float: left;
  width: 520px;
  height: 500px;
  margin: 0px;
}

.item .navigation{
  clear: both;
  float: left;
  width: 180px;
  height: 500px;
  margin: 0px;
  background: none;
  padding: 0px;
}

.item .navigation a{
  clear: both;
  float: left;
  width: 150px;
  background: url(img/event_category_menu_item_sel_top.jpg) right top no-repeat;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  cursor: pointer;
  color: #ccc;
  font-weight: normal;
  font-family: calibri, arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  height: auto;
  text-align: left;
}

.item .navigation a strong{
  clear: both;
  float: left;
  width: 150px;
  background: url(img/event_category_menu_item_sel_bottom.jpg) right bottom no-repeat;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

.item .navigation a strong span{
  clear: both;
  float: left;
  background: url(img/event_category_menu_item_center.jpg) right top repeat-y;
  width: 140px;
  padding: 5px 0px 5px 10px;
  margin: 0px;
  font-weight: normal;
}

.item .navigation a.current{
  width: 160px;
  background: url(img/event_category_menu_item_top.jpg) right top no-repeat;
}

.item .navigation a.current strong{
  width: 160px;
  background: url(img/event_category_menu_item_bottom.jpg) right bottom no-repeat;
}

.item .navigation a.current strong span{
  background: url(img/event_category_menu_item_sel_center.jpg) right top repeat-y;
  width: 150px;
  font-weight: bold;
}

.item h1{
  margin: 0px;
  padding: 10px;
  color: #ccc;
  font-size: 20px;
  font-family: corbel, calibri, arial, sans-serif;
  font-weight: bold;
}

.item .video_section{
  float: left;
  width: 500px;
  margin-top: 10px;
  padding: 10px;
}

.item .video_section div{
  clear: both;
  float: left;
  width: 500px;
  color: #ccc;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.item .images_section{
  float: left;
  width: 200px;
  height: 200px;
  margin-top: 10px;
  padding: 10px;
}

.item .images_section div{
  clear: both;
  float: left;
  width: 200px;
  color: #ccc;
  font-size: 16px;
  font-weight: bold;
}

.item .images_section div a img{
  float: left;
  width: 190px;
  height: 150px;
  border: 2px solid #ccc;
  padding: 3px;
}

/* end events page */

/* gama version */

#gv_body{
  background: url(img/bg_gen.jpg) center top no-repeat #000;
}

#gv_set_bg{
  margin: 0 auto;
  width: 970px;
  height: 800px;
  background: url(img/bg_home.png) center top no-repeat;
  margin-top: 10px;
}

#gv_logo{
  margin: 0 auto;
  width: 155px;
  height: 186px;
  padding-right: 65px;
}

#gv_logo a img{
  border: 0px;
}

#gv_top_container{
  clear: both;
  float: left;
  height: 95px;
  width: 970px;
}

#gv_middle_container{
  clear: both;
  float: left;
  width: 970px;
  height: 400px;
}

#gv_left{
  float: left;
  height: 400px;
  width: 50px;
}

#gv_left{
  float: left;
  height: 400px;
  width: 155px;
}

#gv_display{
  float: left;
  height: 400px;
  width: 625px;
}

#gv_right{
  float: left;
  width: 190px;
  height: 400px;
}

a:active {  outline:none; }
:focus   { -moz-outline-style:none; }


/* container has a background image */
a.player {
	display:block;
	background:url(http://flowplayer.org/img/player/splash.png) no-repeat;
	width:425px;
	height:298px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	border:0;	
}

div.playlist {
  float: left;
	position:relative;
	overflow:hidden;	 	
	height:285px !important;
}

div.playlist div.clips {	
	position:absolute;
	height:20000em;
}

div.playlist, div.clips {
	width:260px;	
}

div.clips a {
	background:url(http://flowplayer.org/img/global/gradient/h80.png);
	display:block;
	background-color:#fefeff;
	padding:12px 15px;
	height:46px;
	width:195px;
	font-size:12px;
	border:1px outset #ccc;		
	text-decoration:none;
	letter-spacing:-1px;
	color:#000;
}

div.clips a.first {
	border-top-width:1px;
}

div.clips a.playing, div.clips a.paused, div.clips a.progress {
	background:url(http://flowplayer.org/img/playlist/light.png) no-repeat 0px -69px;
	width:225px;
	border:0;
}
	
div.clips a.progress {
	opacity:0.6;		
}

div.clips a.paused {
	background-position:0 0;	
}

div.clips a span {
	display:block;		
	font-size:11px;
	color:#666;
}

div.clips a em {
	font-style:normal;
	color:#f00;
}	

div.clips a:hover {
	background-color:#f9f9fa;		
}

div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ petrol colored */

div.clips.petrol a {
	background-color:#193947;
	color:#fff;
	border:1px outset #193947;
}

div.clips.petrol a.playing, div.clips.petrol a.paused, div.clips.petrol a.progress {
	background:url(http://flowplayer.org/img/playlist/dark.png) no-repeat 0px -69px;
	border:0;
}

div.clips.petrol a.paused {
	background-position:0 0;	
}

div.clips.petrol a span {
	color:#aaa;
}

div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}	

div.clips.petrol a:hover {
	background-color:#274D58;		
} 

div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ low version */

div.clips.low a {	
	height:31px;
}

div.clips.low a.playing, div.clips.low a.paused, div.clips.low a.progress {
	background-image:url(http://flowplayer.org/img/playlist/light_small.png);
	background-position:0 -55px;
}

div.clips.low a.paused {
	background-position:0 0;	
}


/*}}}*/


/*{{{ go buttons */

a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(http://flowplayer.org/img/playlist/arrow/up.png) no-repeat;
	margin:5px 0 5px 105px;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url(http://flowplayer.org/img/playlist/arrow/down.png);	
}

div.petrol a.go {
	background-image:url(http://flowplayer.org/img/playlist/arrow/up_dark.png);		
}

div.petrol a.go.down {
	background-image:url(http://flowplayer.org/img/playlist/arrow/down_dark.png);		
}

a.go.disabled {
	visibility:hidden;		
}