.tabswrap {
	padding: 0;
	margin: 0;
}

.container {
	position: relative;
	overflow: hidden;
	height: 100%;
	z-index: 10;
}

.tabswrap div.tab-subcontent {
	padding: 0px;	
}

.tabswrap div.tab-content {
	position: absolute;	
	border: none;
	z-index: 100;
	padding: 0;
	width: 100%;
}

.tabswrap .tab-content ul {
	margin: 0 !important;
	padding: 0 !important;
}

.tabswrap .tab-content li {
	padding: 4px 0 6px;
	margin: 0;
	background: none;
}

/* For tabs Top */
.tabs-title-top {
	position: relative;
	z-index: 10;
}

.tabs-title-top ul.tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
}

* html .tabs-title-top ul.tabs-title { /*IE 6*/
	bottom: -1px;
}

.tabs-title-top ul.tabs-title li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
}

.tab-panels-top {
	position: relative;
	clear: both;
	overflow: hidden;
	bottom: 0;
	left: 0px;
	z-index:1px;	
}

*+html  .tab-panels-top{

}
/*End*/


/*For tabs Left*/
.tabs-title-left {
	float:left;	
}

.tabs-title-left ul.tabs-title {
	margin: 0;
	padding: 0;
	top: 10px;
	left: 0px;
	width: 100%;
}

.tabs-title-left ul.tabs-title li {
	margin: 0px 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
}

.tab-panels-left {
	position: relative;
	overflow: hidden;
	top: 5px;
	height:100%;
	left:10px;
}
/*End*/


/*For tabs right*/
.tabs-title-right {
	position: relative;
	float:right;	
	height:100%;
}

.tabs-title-right ul.tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
	width: 100%;
}

.tabs-title-right ul.tabs-title li {
	margin: 0 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
}

.tab-panels-right {
	position: relative;
	overflow: hidden;
	top: 5px;
	height:100%;
}

/* for tabs bottom */
.tabs-title-bottom {
}

.tabs-title-bottom ul.tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
}

* html .tabs-title-bottom ul.tabs-title { /*IE 6*/
	top: -1px;
}

.tabs-title-bottom ul.tabs-title li {
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
}

.tab-panels-bottom {
	position: relative;
	clear: both;
	overflow: hidden;
	top: 0;
	width:100%;
	left: 10px;
	right: 0px;
	z-index: 1;
}
/*End*/

/*------------ Top Car---------------*/
.style_Loading_Box {border: 1px solid rgb(153, 153, 153); display: none; text-align: center; position: absolute; background-color: rgb(255, 255, 255); color:Gray; font-family:Tahoma; font-size:7pt; font-weight:normal;}
.style_bg_tab_over
{
	background:url('../images/tab/bg_btn_tab_over.gif') repeat-x;
	height:30px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	}
.right_style_bg_tab_over
{
	background:url('../images/tab/right_btn_tab_over.gif');
	height:30px;
	width:12px;
	}
.style_bg_tab_out
{
	background:url('../images/tab/bg_btn_tab_out.gif') repeat-x;
	height:30px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	}
.right_style_bg_tab_out
{
	background:url('../images/tab/right_btn_tab_out.gif');
	height:30px;
	width:12px;
	}
.SpacerTd_Car
{
	padding-left:7px;
	vertical-align:middle;
	width: 60%;
	height:50%;
	text-align:left;
	color:#5B5B5B;
	text-align:center;
}
.ListContent_Car
{
	font-family:Arial;
	FONT-SIZE: 9pt;
	COLOR: #030303;
	padding-left: 3px;
	width: 40%;
	height: 20px;
	border-right:1px solid #fff;
	text-align:left;
}
.style_tr_even
{
	width:100%;
	height:20px;
	background-color:#C8C8C8;
	}
.style_tr_old
{
	width:100%;
	height:20px;
	background-color:#D7D7D7;
}
.style_tr_space
{
	height:1px; background-color:#fff;
	width:100%
	}
.Title_Car
{
	background-color: #375FA5;
	font-family: Verdana;
	padding-left: 3px;
	padding-right:3px;
	height: 22px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
}

.bg_img_top_car_view
{
	background:url(../Images/bg_pics.gif);
	width:507px;
	height:254px;
	}
/*-----------------------------------*/
