/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net 
version: 2.0
Tags: two-column, widet-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#ffffff url(http://www.pbnews.co.nz/wp-content/uploads/2009/10/bg2.png);
         	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	margin:0px 0px 20px 0px;
	}

	
h1 {font-size: 18pt}
h2{
	font:normal 20pt Arial; color: #133e5d; font-weight: bold; margin: 0px 0px 0px 0px;
	}
	
h2 a{
	color: #133e5d;
	text-decoration: none;
	}
	
h2 a:hover{
	color: #236fa6;
	text-decoration: none;
	}
h3 a { font-size: 10pt; color: #2e5e80;  font-family: georgia, times; text-decoration: none;}
h4 a {font:normal 8pt georgia, times; color: #2e5e80; font-weight: bold;}
h5 { font:normal 20pt georgia, times; color: #2e5e80; font-weight: bold; border-bottom: 1px dotted #d4d4d4; margin: 0px 0px 10px 0px ;	}
h6 { font:normal 20pt georgia, times; color: #4690cc; font-weight: bold; padding: 10px 10px 5px 10px; }
h7 {font:normal 10pt georgia, times; color: #8bbadf;}
h8 {font:normal 10pt georgia, times; color: #8bbadf; font-weight: bold; }
h9 { font:normal 11pt Arial; background: #133e5d; color: #ffffff; font-weight: bold; margin: 40px 10px 30px 10px; padding: 0px 5px 5px 5px; text-transformation: uppercase; 	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 5px;	}
h9 a{ font:normal 14pt georgia, times; color: #2e5e80; font-weight: bold;	}
h10 { font:normal 20pt georgia, times; color: #2e5e80; font-weight: bold; margin: 30px 0px 20px 0px;	}
h11 {font:bold 10pt georgia, times; color: #2e5e80; border-bottom: 1px dotted #2e5e80; }
h12 {
	font:normal 16pt Arial; color: #133e5d; font-weight: bold; margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px;
	}

h20 {font: bold 7pt arial; text-transform: uppercase;}
h21 { font:normal 16pt Arial; color: #2e5e80; font-weight: bold; margin: 20px 0px 0px 0px; }

.postitle{ font:normal 24pt Arial; color: #2e5e80; font-weight: bold; margin: 10px 0px 0px 0px; }


.posttitle {font:normal 8pt Arial, times; color: #999999;   }

.posttext {font: bold 10px arial; color:#999; }

img{ border: none; padding:0; }
img a{border:none;}
.imagecentre {
          align: centre;
 }

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 1050px;
	margin: 0 auto;
	padding: 0 auto;
	color:#333;
	overflow: hidden;
	}

.topcontainer {
         background: url(http://www.pbnews.co.nz/wp-content/uploads/2009/10/top1.png);
         width: 960px;
         height: 150px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
         margin: 10px 0px 0px 0px;
	}
	
/* header */

#header {
  	background: #003260 url(http://www.pbnews.co.nz/wp-content/uploads/2009/10/side.png) no-repeat;
        height: 110px;
        background-position: right;
        margin: -5px 0px 0px 0px;
	}

.logo   {
        width: 318px;
	margin:0 auto;
}

.switch   {
        padding: 10px 0px 0px 10%;
        color: #085296;
        text-transform: uppercase;
        font-family: Arial, Helvetica, Utkal, sans-serif;
        font-size: 9px;
}

.switch a{
        color: #fff;
        text-decoration: none;
}

.switch a:hover{
        color: #fff;
        text-decoration: none;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

.headersub {
        font-size: 10px;
        font-family: georgia, times;
        color: #003260;
        margin: 0px 0px 0px 14%;
        }

.middleheadersub {
        color: #2e5e80;
        }


.headersub a {
        color: #003260;
            }

.headersub a:hover {
        color: #003260;
}

/* main menu */


#menu {
        background: #463f38 url(http://www.pbnews.co.nz/wp-content/uploads/2009/11/menubg.png);
	font-family: Arial, Gill Sans MT;
	font-size: 12px;
        height: 30px;
        font-weight: bold;
        text-transform: uppercase;
        
}


#menu ul {
        margin: 0px 0px 0px 300px;
        padding: 0 auto;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin:0 auto;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	color:#003260;
        text-decoration: none;
        background: #fff;
        padding: -5px -5px -5px -5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
        }


#submenu {
	background: url(images/subnav.png);
	width:960px; 
        height: 25px;
        border-left: 0.5px solid #a7a7a7;
        border-top: 1px solid #a7a7a7;
        border-right: 0.5px solid #a7a7a7;
        border-bottom: 0.5px solid #67696a;
}


.submenu  {
	font-family: verdana, arial, times, serif;
        font-weight: bold;
	font-size: 8pt;
        padding: 5px 5px 5px 15px;
        color: #e9e9e9;
}

.submenu a {
	font-family: verdana, arial, times, serif;
        font-weight: bold;
	font-size: 8pt;
        padding: 5px 5px 5px 15px;
        color: #e9e9e9;
}

.submenu a:hover {
	font-family: verdana, arial, times, serif;
        font-weight: bold;
	font-size: 8pt;
        text-decoration: none;
        padding: 5px 5px 5px 15px;
        color: #f2f2f2;
}

.submenuright  {
	float: right;
}


/* content */

#pageleft {
        float: left;
        height: 1000px;
        width: 170px;
        border-top:1px solid #ddd;
        border-right: 2px solid #ddd;
	margin:40px 14px 14px 0%;
       }

#pageleft ul li {
        border-bottom:1px solid #ddd;
        font-size: 12pt;
        font-weight: bold;
        color: #003260;
        list-style: none;
       padding: 4px 4px 4px 4px;
       }


#pageleft ul li a {
        font-size: 10pt;
        font-weight: bold;
        color: #003260; 
       }

#pageleft ul li a:hover {

text-decoration: none;
       }


#newsplash {
        background: #d9d9d9;
        border: 2px solid #d4d4d4;
        font-family: georgia, times;
        width: 580px;
        padding: 4px 4px 4px 4px; }

#breakingnews {
	background: #780000;
        height: 30px;
	width: 990px; 

        padding: -5px -5px -5px -5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;








}

.breakingnews {
        font-size: 14pt;
        font-family: georgia, times; 
        color: #FFFFFF; 
        font-weight: bold;
        margin: 0px 0px 0px 10px;
 

}
.breakingnews a {
        font-size: 10pt;
        font-family: georgia, times; 
        color: #FFFFFF; 
        font-weight: bold;
        margin: 0px 0px 0px 0px;
 

}

#pagecontent {
	float:left;
	width:500px;
	overflow: hidden;
	margin:10px 0px 0px 14%;
        border-bottom: 1px dotted #d4d4d4;
	}


#worlds {
       background: #d4d4d4;
       width: 590px;
       border-bottom: 1px dotted #d4d4d4;
	}

.worldscontent {
	width:590px;
        padding: 10px 10px 10px 10px;	}


#content {
	width:1000px;
        float: left;
	margin:0px 0px 0px 0px;
        border-bottom: 1px solid #d4d4d4;
        background: #ededed;
	}

#othercontent {
	width:1000px;
        float: left;
	margin: 0 auto;
        border-top: 3px solid #133e5d;
	}


#pagescontent {
	width: 1000px;
	overflow: hidden;
	margin:0 auto;
	}

#content2 {
        float: left;
	width:1000px;
	overflow: hidden;
	margin:10px 10px 0px 0%;
        border-bottom: 1px dotted #d4d4d4;
	}

#content3 {
        float: left;
	width:1000px;
	overflow: hidden;
	margin:10px 10px 0px 0%;
	}

.contentleft {
	float:left;
	width:250px;
	overflow: hidden;
	margin:0px 10px 10px 5px;
	}

.contentmiddle {
	float:left;
	width:500px;
	overflow: hidden;
	margin:10px 10px 10px 10px;

	}

.contentmiddleimg {
	float:left;
	}

.othernews {
	float:center;
	width:300px;
        background: #a6cbe7;
	overflow: hidden;
	margin:0px 10px 10px 450px;

	}

.othernewstext {
	padding: 10px 10px 10px 10px;
        font-family: georgia, times;
        font-size: 10px;
	}

.editorspicka {
        color: #2e5e80;
        font-family: georgia, times;
        padding: 0px 0px 0px 0px;
        
        	}


.editorspicka a {
        color: #2e5e80;        
        	}

.editorspicka a:hover {
        color: #2e5e80;   
        text-decoration: none;     
        	}

.contentleft1 {
	float:left;
	width:250px;
	overflow: hidden;
	margin:0px 10px 10px 5px;
        border-top: 2px solid #133e5d;	}



.topleft1 {
	float:left;
	width:250px;
	overflow: hidden;
	margin:10px 0px 10px 0px;
        padding: 0px 10px 10px 10px;
border-bottom: 2px solid #133e5d;
        	}

.contentmiddle1 {
	float:left;
	width:300px;
	overflow: hidden;
	margin:0px 10px 10px 10px;
        border-top: 2px solid #133e5d;
	}

.contentright1 {
	width:220px;
	overflow: hidden;
	margin: 0px 10px 10px 600px;
border-top: 2px solid #133e5d;
        	}

.contentright2 {
	width:400px;
	overflow: hidden;
	margin: -10px 10px 10px 520px;
        padding: 10px 10px 10px 10px;
        border-left: 2px solid #dfdfdf;
        	}



.contentright {
	float:right;
	width:250px;
	overflow: hidden;
	}



.latestnews {
	float:left;
	width:250px;
	overflow: hidden;
	margin:50px 10px 10px 5px;
	}

.editorspick {
	float:center;
	width:300px;
	overflow: hidden;
	margin:25px 10px 10px 10px;

	}

.post {
	margin:0px 0px 20px 0px;
	padding:0;
	line-height: 14pt;
        float: left; 
	}

.pagepost {
	margin:20px 20px 20px 20px;
	padding:0;
	line-height: 14pt;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
         border-bottom: 1px solid #e9e9e9;
	}

.resultpost {
	margin:10px 0px 10px 0px;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 20pt Arial; color: #133e5d; font-weight: bold; margin: 0px 0px 0px 0px;
	}
	
.post h2 a{
	color: #133e5d;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #236fa6;
	text-decoration: none;
	}


.post ul {}

.post li {}

.entry {float: left;}

.entry p{font-size:15px;line-height:1.55; font-family: Georgia; width: 600px; }

.entry ul li {font-family: Georgia; margin: 10px 10px 10px 30px;}

.entry2 {margin: -40px 0px 0px 650px; width: 240px; border-left: 1px solid #999; padding: 10px 10px 10px 10px;  }

.entry2 p { border-bottom: 1px solid #dfdfdf; }

.entry2 ul li {font-family: Georgia; margin: 10px 10px 10px 10px; list-style: square;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(http://www.pbnews.co.nz/wp-content/uploads/2009/11/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(http://www.pbnews.co.nz/wp-content/uploads/2009/11/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:230px;
	margin:10px 0px 0px 0px;
        padding: 0ox 0px 0px 0px;
        float: right;
	}

#sidebartitle {
	background: url(images/subnav.png);
        height: 22px;
	width:225px; 
	overflow:hidden;   
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;

}
.sidebartitle {

	font-family: Georgia;
	font-size: 10pt;
        color: #FFFFFF;
        padding: 2px 2px 0px 10px;

}


#sidebarbody {
	background: #f4f4f4;
    	width:223px; 
	overflow:hidden; 
        border-bottom: 1px solid #d4d4d4;  
        border-left: 1px solid #d4d4d4;  
        border-right: 1px solid #d4d4d4;  

}

#Fbody {
	background: #78acbd;
        background-image: url("http://www.pbnews.co.nz/wp-content/uploads/2009/07/1.png");
        background-repeat: no-repeat;
        background-position: right bottom;    	
        width:320px; 
	overflow:hidden; 
        border: 1px solid #205f73;  
        color: #FFFFFF;
        font-family: georgia, times;
        font-size: 10pt; 

}

#twitterbody a {
        color: #FFFFFF;
   }

.twitterhead {
        color: #FFFFFF;
        font-size: 10pt; 
        font-family: georgia, times; 
   }

.twitterhead a {
        color: #FFFFFF;
        font-size: 10pt; 
        font-family: georgia, times; 

   }

.twitterbottom {

        color: #FFFFFF;
        font-size: 8pt; 
   }

.twitterbottom a {
        color: #FFFFFF;
        font-size: 8pt; 
   }


.sidebarbody {

	font-family: verdana, arial, times, serif;
	font-size: 8pt;
        color: #666666;
        padding: 5px 5px 5px 5px;

}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;


}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
        margin: 0px 0px 0px 14%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0px 0px 0px 14%; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:5px;
	border:1px solid #999999;
	}

#searchform input#searchsubmit{
	background:#fff;
	color:#fff;
        border-right:1px solid #999999;
        border-top:1px solid #999999;
        border-bottom:1px solid #999999;
	}

#search{
  margin: 18px 0 24px 0;
  padding: 0;
  background: url(http://www.pbnews.co.nz/wp-content/uploads/2009/10/search_bkg.jpg) no-repeat 0% 0%;
  width: 180px;
  height: 34px;
}
#search #s-text {
  margin: 0;
  padding: 0;
  float: left;
}
#s {
  margin: 8px 0 0 0;
  padding: 0 0 0 8px;
  font: 12px "Lucida Grande", Verdana, sans-serif;
  width: 160px;
  border: 0;
  color: #acacac;
}
#search #s-submit {
  margin: 5px 0 0 0;
  padding: 0;
  float: left;
}
#searchsubmit {
  margin: 0;
  padding: 0;
  background: url(http://www.pbnews.co.nz/wp-content/uploads/2009/10/search_submit.png) no-repeat 0% 0%;
  width: 27px;
  height: 22px;
  border: 0;
}
#search label {
  display: none;
}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

 .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -4em;
 }
 .footer, .push {
 height: 4em;
 }

.footer, .footer a, .footer a:hover {
 background: #333;
 color: #999;
 font-family: Gill Sans MT;
 font-weight: bold;
 font-size: 10px;
 
}

.footertext {
 padding: 10px 10px 10px 12%;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------

  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


