/* Style for tabs */
.tabs {
}

.tabs .idTabs li { 
list-style:none; 
float:left;
width:89px;
text-align:center;

}


.tabs .idTabs a {
	display:block;
	text-decoration:none!important;
	font:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	background-image: url(../../site_images/tabs_91.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-bottom:5px;
}
.tabs ul a:hover {
	color:#000;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-bottom:5px;
  }
.tabs ul a.selected 
{
	color:#FFCC00;
	cursor:default;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-bottom:5px;
  }
  
.tabs div {

}
.tabs a { color:#000; font-weight:normal; }
/*
#tabs2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#tabs2 a { background:#222; }
#tabs2 a:hover { background:#000; }
#tabs2 a.selected { background:snow; }
#tabs3 { background:#FF9; }
*/

#tabUnderline {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DE291E;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #contentBody #rightPageContent #tabbedContentSection #wishListAdd {
	background-image: url(../../site_images/wish_list_added.jpg);
	background-repeat: no-repeat;
}



.tabs #t1 ul {
	margin-left:25px;
  }
  
.tabs #t2 ul {
	margin-left:25px;
  }
  
.tabs #t3 ul {
	margin-left:25px;
  }

/*



#container #contentBody #rightPageContent #tabbedContentSection #tabUnderline {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DE291E;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#tabbedContentSection ul 
{
	list-style-type:none;
	margin: 0;
	padding: 0px;
}

#tabbedContentSection li 
{
	width:91px;
	float:left;
	position:relative;
	background-image: url(../../site_images/tabs_91.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#tabbedContentSection li #wishListAdd
{
	width:91px;
	float:left;
	position:relative;
	text-align: center;
}




#container #contentBody #rightPageContent .pageHeadings {
	font-size: 1em;
	font-weight: bold;
	color: #DE291E;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}






#container #contentBody #rightPageContent #tabbedContentSection #tabs_box {
	display: block;
	width: 517px;
}

#tabbedContentSection 
{
	color:#FFFFFF;
}



#tabbedContentSection ul a
{
	display:inline;
	text-decoration:none!important;
	width:91px;
	height:22px;
	line-height:18px;
}
#tabbedContentSection a:visited 
{
	display:inline;
	text-decoration:none;
	width:91px;
	height:22px;
	line-height:18px;
}


* html #tabbedContentSection a, * html #tabbedContentSection a:visited 
{
	width:auto;
	w\idth:91px;
}


#tabbedContentSection a:hover{
	color:#FFCC00;
}
#tabbedContentSection :hover > a{
	color:#FFCC00;
}

.selected {
	color: #FFCC00;
}



*/
