﻿
#Series{
	position:relative;	
}

#Series #body{
	clear:both;
}

.tabset {		
}

.tabset .clear{		
	clear:none;
}

.tabset h1{		
	float:left;
}

.tabset .printSeries{
	background:url(../Images/Misc/BTN_print.gif) no-repeat;
	width:82px;
	height:24px;
	display:block;	
	float:right;	
}


.tabset-header {	
	padding-top:3px;
	height:18px;	
}
.tabset-list{
	margin-bottom:40px;
	*margin-bottom:30px;
	margin-left:10px;
	width:550px;
	float:left;
}
.tabset-list #tab-header{
	height:20px;
	float:none;
}
.tabset-list ul{
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	font-size:12px !important;
	float:left;
}
.tabset-list li {	
	float:left;
	display:block;
	background:none!important;
	margin:0px 0px 5px 0px !important;
	padding:0 !important;	
	white-space:nowrap;	
}

.tabset-list li.line {			
	border-right:solid 1px #666666;	
	height:12px;
	overflow:hidden;
	margin-right:8px !important;		
	margin-left:6px !important;
	margin-top:3px !important;
}
.tabset-list li a {		
	text-decoration:underline;
	text-align:center;
	display:block;
	color:#CC0000!important;	
	padding-top:2px;
	cursor:pointer;
}
.tabset-list li.sel a {	
	color:#333333!important;
	font-weight:normal;
	text-decoration:none;
}
.tabset-content {		
	clear:both;	
	text-align:left;	
}
.tabset-content .pad {
	padding:12px;
}

.tabset-content .map {
	float:right;
}
.tabset-content .title {
	font-weight:bold;
	color:#686868;
}



.list{
	margin-top:20px;
	width:393px;
	overflow-x:hidden;
}

.full{
	margin-top:20px;
	width:550px;
}

#model-list{
	width:460px;
}

#model-list  a{
	float:left;
	margin-right:26px;
	margin-bottom:7px;
	cursor:pointer;
	width:80px;
	white-space:nowrap;
}

#model-list a.sel{	
	font-weight:bold;	
}

#model-list .model{
	float:left;
	margin-right:30px;
}

#model-details{
	clear:both;	
	margin-top:20px;
}

#model-details .img{
	float:left;
	margin-right:15px;
}

#model-details .text{
	float:left;
}

#model-details .pdf{
	clear:both;
	margin-top:10px;
}

#model-details .text h3{	
	margin-bottom:5px;
	color:#000000;
}
#model-details .text ul{
	margin:10px 0px 10px 20px;
	padding:0px 0px 0px 0px;
}

#model-details .text li{	
	list-style-image:url(../Images/Bullets/BLT_red.gif);	
}


#list{
	margin-top:30px;
	xmargin-left:30px;
	text-align:left;
}

.withFilter{
	xmargin-left:30px;
}

#list .item{
	margin-bottom:20px;
	clear:both;
}

#list .item .img{
	float:left;	
	margin-top:4px;	
}

#list .item .img img{	
	margin-right:15px;
}

#list .item .text{
	float:left;
	width:270px;	
}

#list .item .text h3{
	margin-bottom:5px;
	color:#000000;
}

#list .item .pdf{
	background:url(../Images/Misc/BTN_dwl.gif) no-repeat;
	width:96px;
	height:22px;
	display:block;	
	margin-top:10px;	
}

.order{
	background:url(../Images/Misc/BTN_order.gif) no-repeat;
	width:79px;
	height:22px;
	display:block;	
	margin-left:22px;	
}



#filter{
	clear:both;
}

#filter .select{
	xfloat:right;
}

#filter h2{
	color:#CC0000;
	margin:0px;
	padding:0px;
	height:18px;	
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
}


.sep{
	float:left;		
	background:url(../Images/Default/LINE_sep_hp.gif) no-repeat;		
	width:3px;
	height:34px;	
	position:absolute;
	right:-1px;		
}

#loading{
	position:absolute;	
	right:50px;		
	top:115px;
}
