/**
 * tabs css
 */
 
#mini-panel-dinghy_first #tabs_header { 
height:38px;
	
}


.article-page .offshore .tabs_header_1{	background:url(../images/bg_tabs_header_offshore_1.jpg) no-repeat scroll 0 0;}
.article-page .inshore .tabs_header_1{	background:url(../images/bg_tabs_header_inshore_1.jpg) no-repeat scroll 0 0;}
.article-page .dinghy .tabs_header_1{	background:url(../images/bg_tabs_header_dinghy_1.jpg) no-repeat scroll 0 0;}
.article-page .no_styling .tabs_header_1{	background:url(../images/bg_tabs_header_1.jpg) no-repeat scroll 0 0;}

.article-page .offshore .tabs_header_2{	background:url(../images/bg_tabs_header_offshore_2.jpg) no-repeat scroll 0 0;}
.article-page .inshore .tabs_header_2{	background:url(../images/bg_tabs_header_inshore_2.jpg) no-repeat scroll 0 0;}
.article-page .dinghy .tabs_header_2{	background:url(../images/bg_tabs_header_dinghy_2.jpg) no-repeat scroll 0 0;}
.article-page .no_styling .tabs_header_2{	background:url(../images/bg_tabs_header_2.jpg) no-repeat scroll 0 0;}

.article-page .offshore .tabs_header_3{	background:url(../images/bg_tabs_header_offshore_3.jpg) no-repeat scroll 0 0;}
.article-page .inshore .tabs_header_3{	background:url(../images/bg_tabs_header_inshore_3.jpg) no-repeat scroll 0 0;}
.article-page .dinghy .tabs_header_3{	background:url(../images/bg_tabs_header_dinghy_3.jpg) no-repeat scroll 0 0;}
.article-page .no_styling .tabs_header_3{	background:url(../images/bg_tabs_header_3.jpg) no-repeat scroll 0 0;}

 #mini-panel-dinghy_first .tab_title {
cursor:pointer;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:15px;
padding:7px 0 0;
text-align:center;
width:33%;
}
 

 
.article-page .offshore #mini-panel-dinghy_first .view-most-commented {
background:transparent url(../images/bg_tabs_content_offshore.jpg) no-repeat scroll 0 0;}
.article-page .inshore #mini-panel-dinghy_first .view-most-commented {
background:transparent url(../images/bg_tabs_content_inshore.jpg) no-repeat scroll 0 0;}
.article-page .dinghy #mini-panel-dinghy_first .view-most-commented {
background:transparent url(../images/bg_tabs_content_dinghy.jpg) no-repeat scroll 0 0;}
.article-page .no_styling #mini-panel-dinghy_first .view-most-commented {
background:transparent url(../images/bg_tabs_content.jpg) no-repeat scroll 0 0;}
 
.article-page .offshore #mini-panel-dinghy_first .view-hot-threads{	display: none;	
 	background:transparent url(../images/bg_tabs_content_offshore.jpg) no-repeat scroll 0 0; }
	.article-page .inshore #mini-panel-dinghy_first .view-hot-threads{	display: none;	
 	background:transparent url(../images/bg_tabs_content_inshore.jpg) no-repeat scroll 0 0; }
	.article-page .dinghy #mini-panel-dinghy_first .view-hot-threads{	display: none;	
 	background:transparent url(../images/bg_tabs_content_dinghy.jpg) no-repeat scroll 0 0; }
		.article-page .no_styling #mini-panel-dinghy_first .view-hot-threads{	display: none;	
 	background:transparent url(../images/bg_tabs_content.jpg) no-repeat scroll 0 0; }
 
 .article-page .offshore #mini-panel-dinghy_first .view-most-read{	display: none;	
    background:transparent url(../images/bg_tabs_content_offshore.jpg) no-repeat scroll 0 0; }
	  .article-page .inshore #mini-panel-dinghy_first .view-most-read{	display: none;
    background:transparent url(../images/bg_tabs_content_inshore.jpg) no-repeat scroll 0 0; }
	  .article-page .dinghy #mini-panel-dinghy_first .view-most-read{	display: none;	
    background:transparent url(../images/bg_tabs_content_dinghy.jpg) no-repeat scroll 0 0; }
	 	  .article-page .no_styling #mini-panel-dinghy_first .view-most-read{	display: none;	
    background:transparent url(../images/bg_tabs_content.jpg) no-repeat scroll 0 0; }
 
 .panel-col-last div.panel-separator{
 	 display: none;
 }
 
  #mini-panel-dinghy_first .panel-col ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:  none;
	background:transparent url(../images/bg_dot_grey.gif) repeat-x  bottom;
	margin:0;
	padding: 7px 0;
	width:95%;
	
 }

#mini-panel-dinghy_first .most_comment {
	text-align: left;
	padding-top: 5px;
}

#mini-panel-dinghy_first .view-data-field-short-headline-value {
	padding-top: 3px;
	padding-bottom: 3px;	
}

#mini-panel-dinghy_first .view-field-last-changed {
	font-weight: bold;
	color:#BBBABE;
	float:left;
    margin-left:5px;
    margin-right:5px;
    font-size:10px;
}

#mini-panel-dinghy_first .view-data-last-changed {
	color:#BBBABE;
	font-size:10px;
}

#mini-panel-dinghy_first .view-data-name {
	float:left;
}

 #mini-panel-dinghy_first .panel-col  ul li.last{
 	background: none;
 }
 
   #mini-panel-dinghy_first .panel-col ul{
   	 padding-left: 10px;
   }
  
.article-page .offshore  .tab_title {	color:#33ADD6;}
.article-page .inshore  .tab_title {	color:#980225;}
.article-page .dinghy  .tab_title {	color:#51B9AF;}
.article-page .no_styling .tab_title {	color:#666666;}

 
 #mini-panel-dinghy_first .panel-col .inside{
	 margin: 0;
 }

 /**
 * end tabs css
 */