/* $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 {
	padding:6px;
}

/* AREA OF THE TABS Edit here -- */
.tabberlive {
 /* margin-top:1em; */
 width:400px;
 height:280px; 
 background:transparent;
 padding-left:5px;
 padding-top:10px;
}



/*--------------------------------------------------
  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 11px Verdana, sans-serif; 
 margin-bottom:0px;
 margin-left:8px; 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline; 
 padding-top:5px;
 padding-bottom:3px;
}

ul.tabbernav li a   /* INACTIVE HOVER TAB */
{
 /* padding: 3px 0.5em; */ 
 padding-top:5px;
 padding-bottom:5px;
 padding-left:5px;
 padding-right:5px; 
 margin-left: 3px;
 border: 2px solid #FFF; /*/#778; */
 border-bottom: none;
 background: #b2b2bd;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #666; }
ul.tabbernav li a:visited { color: #666; }

ul.tabbernav li a:hover  /*  THE TABS INACTIVE */
{
 color: #FFFE2D;
 background: #0099d2; /* #AAE; */
 border-color: none; /* #227; */
}

ul.tabbernav li.tabberactive a
{
 background-color: #e0d57e;  /* ACTIVE TAB */
 border-bottom: 2px solid #e0d57e;
}

ul.tabbernav li.tabberactive a:hover   /* THE ACTIVE TAB */
{
 color: #FFFE2D; /* #000; */
 background: #0099d2;/* #669900 -green; */
 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:2px solid #FFF;
 border-top:2; 
 margin-left:0px; margin-right:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 background-color:#e0d57e; /* THE TAB AREA */

 /* height:245px; */
 

 /* 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; */
}

/*

.tabberlive .tabbertab p {
	font-family:verdana, arial,tahoma;
	color:#333;
 	font-size:11px;
 	
 	border-bottom:1px solid #ccc;
	border-style:none none solid;
	border-width:1px;	
	}

*/

/* 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;
}

.tabcontents {
	background-color:none;
		
	}
	
.tabcontents p {
	height:75px;
	background-color:#FF0000;
	font-family:Georgia, verdana, arial, tahoma;
	color:#333;
 	font-size:11px;
	}
	
.tabcontents b {
	font-weight:bold;
	color:#FFFE2D;	
	}

.tabbertab p {	
	font-family:Georgia, verdana, arial,tahoma;
	color:#333;
 	font-size:11px;
	}


.tabvideoarea {
	width:320px;
	height:250px;
	padding-left:0px;	
	}	

	.tabvideoarea p {
		width:320px;
		text-align:center;
		padding-left:0px;
		padding-right:0px;	
		background-color:#333333;
		}

.tabgalleryarea {
	height:240px;
	width:340px;
	margin-top:0px;	
	border-bottom:1px solid #666666;
	border-style:none none solid;
	border-width:1px;	
	margin-left:8px;
	margin-right:8px;
	}

	.tabgalleryarea p {
		padding-top:0px; 
		font-family:Georgia, Arial, Helvetica, sans-serif;
		font-size:10.5px;		
		display:block;
		overflow:hidden;
		width:340px;
		}
	
	.tabgalleryarea b {
		font-weight:bold;
		color:#FFFE2D;
		}	
		
	.tabgalleryarea img {	
		margin-bottom:3px;
		border-style:solid;
		border-width:1px;
		padding-bottom:0;
		padding-right:0;
		padding-top:0;
		color:#FFFFFF;	
		}	
		
	.tabgalleryarea a, link, visited {
		display:block;
		color:#333;
		font-weight:normal;	
		text-decoration:none;
		}	
		
	.tabgalleryarea a:hover {
		color:#999;
		font-weight:normal;
		background-color:#666;	
		}


.tabprofilearea {
	height:250px;
	width:388px;
	margin-top:0px;
	text-align:left;	
	border-bottom:0px solid #666666;
	border-style:none none solid;
	border-width:0px;	
	margin-left:8px;
	margin-right:8px;
	overflow:auto;
	}

	.tabprofilearea img {
		float:left; 
		margin-left:3px;
		margin-right:5px;
		margin-bottom:0px;
		border-style:solid;
		border-width:1px;
		padding-bottom:0;		
		padding-right:0;
		padding-top:0;
		color:#FFFFFF;	
		}
	
	.tabprofilearea p {	
		margin-top:0px;
		padding-top:5px; 
		padding-bottom:5px; 
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:10.5px;	
		display:block;
		overflow:hidden;		
		width:350px;
		height:auto;
		border-bottom:2px solid #666666;
		border-style:none none dashed;		
		}
	
	.tabprofilearea a, link, visited {
		display:block;
		color:#333;
		font-weight:normal;	
		text-decoration:none;
		padding-top:3px;	
		border-color:#FFFFFF;
		}	
		
	.tabprofilearea a:hover {
		padding-top:3px;
		color:#999;
		font-weight:normal;
		background-color:#666;	
		border-color:#FFFFFF;
		}
	
.tabcontents img {
	float:left;
	text-align:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:4px;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	}


.tabcontents ul {
	border-width:0;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:8px;
	padding-left:8px;
	padding-top:5px;
	}
	
.tabcontents li {
	background:transparent url(../images/news_arrow.gif) no-repeat scroll left center;
	color:#666666;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	list-style-position:outside;
	list-style-type:none;	
	padding-top:2px;
	width:140px;
	}


.tabcontents a:hover {
	color:#CCCCCC;
	font-weight:normal;
	}

.tabcontents a, link, visited {
	color:#666666;
	font-weight:normal;
	padding-top:5px;
	text-decoration:none;
	}
	
	
.tabspecsarea { 
	height:240px;
	width:340px;
	margin-top:0px;
	background:transparent url(../images/nissan_specs_bg.png) no-repeat scroll left center;
	border-bottom:1px solid #666666;
	border-style:none none solid;
	border-width:1px;	
	margin-left:8px;
	margin-right:8px;
	}
	


.tabspecsarea p {
	padding-top:0px; 
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	display:block;
	overflow:hidden;
	width:340px;
	}
	
.tabspecsarea b {
	font-weight:bold;
	color:#FFFE2D;
	}	
	
.tabspecsarea img {	
	margin-bottom:3px;
	border-style:solid;
	border-width:1px;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
	color:#FFFFFF;	
	}
	
	
.tabspecsarea a, link, visited {
	display:block;
	color:#333;
	font-weight:normal;	
	text-decoration:none;
	}	
	
.tabspecsarea a:hover {
	color:#999;
	font-weight:normal;
	background-color:#666;	
	}

	
.tabspecsarea ul {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
	display:block;
	float:left;
	
	}
	
.tabspecsarea li {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	border-style:none none solid;
	border-width:1px;
	list-style-position:outside;
	list-style-type:none;
	margin-top:7px;
	overflow:hidden;
	display:block;
	float:left;
	width:335px;
	}


