#slidetab_holder {
	width: 635px;
	height: 340px;
	*height: 350px;
	po/sition: relative;
	bo/rder-left: 1px solid #999;
	bo/rder-right: 1px solid #999;
	o/verflow: hidden;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
 }
 #slidetab_holder td {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	}
#slidetab_holder .search_form input.input, #slidetab_holder .search_form select.input {
	border: 1px solid #999;
	width: 180px;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
 #slidetab_holder #slidetab {
	width: 635px;
	height: 300px;
	pos/ition: absolute;
	to/p: 0;
	le/ft: 0px;
}
 #slidetab_holder #slidetab .tab {
	width: 33%;
	background-color: #fff;
	bo/rder: 1px solid red; 
}
#slidetab_holder #slidetab #tab1 { padding-right: 5px; }
#slidetab_holder #slidetab #tab2 { padding-right: 5px; }
#slidetab_holder #slidetab #tab1 .inner { margin-right: 5px; }
#slidetab_holder #slidetab #tab2 .inner { margin-right: 5px; }
#slidetab_holder #slidetab .tab .inner { 
	width: 100%;
	height: 290px;
	b/order: 1px solid #999; 
	p/adding: 10px;
}
#slidetab_holder #slidetab .tab .inner .tab_header { 
	clear: both;
	background-color: #999595;
	height: 35px;
}
#slidetab_holder #slidetab .tab .inner .tab_header div { 
	float: left;
	height: 35px;
}
#slidetab_holder #slidetab .tab .inner .tab_header .tab_left { 
	width: 10px;
	height: 35px;
	background: url(../images/tab_left2.gif) no-repeat top left;
}
#slidetab_holder #slidetab .tab .inner .tab_header .tab_right { 
	float: right;
	width: 10px;
	height: 35px;
	background: url(../images/tab_right2.gif) no-repeat top right;
}
#slidetab_holder #slidetab .tab .inner .tab_header .tab_right { 
	float: right;
	bo/rder: 1px solid red;
}
#slidetab_holder #slidetab .tab .inner .tab_header .tab_middle { 
	font-family: Tahoma;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: relative;
}
#slidetab_holder #slidetab .tab .inner .tab_header .tab_middle .tab_middle_inner { 
	position: absolute;
	top: 10px;
	height: 20px;
	width: 200px;
}
#slidetab_holder #slidetab .tab .inner .tab_body { 
	clear: both;
	border-left: 1px solid #999595;
	border-right: 1px solid #999595;
	border-bottom: 1px solid #999595;
	pad/ding: 10px;
	height: 300px;
	position: relative;
	text-align: left;
}
#slidetab_holder #slidetab .tab .inner .tab_body .tab_body_inner{ 
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
}
/*
#slidetab_holder #slidetab #tab2 .inner, #slidetab_holder #slidetab #tab2 .tab_body, #slidetab_holder #slidetab #tab_body2, #slidetab_holder #slidetab #tab_border2 {
	margin: 0 0 0 0px;	
	padding: 0px;
}
#slidetab_holder #slidetab #tab2 .tab_body_inner, #slidetab_holder #slidetab #tab2 #tab_body2 {
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
}
#slidetab_holder #slidetab #tab3 .inner, #slidetab_holder #slidetab #tab3 .tab_body, #slidetab_holder #slidetab #tab_body3, #slidetab_holder #slidetab #tab_border3 {
	margin: 0 0 0 0px;	
	padding: 0px;
}
#slidetab_holder #slidetab #tab3 .tab_body_inner, #slidetab_holder #slidetab #tab3 #tab_body3 {
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
}
*/
#tab_border2 {
	background-image: url(../images/semi.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#tab_border3 {
	background-image: url(../images/fully.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#slidetab_holder #slidetab .tab .inner .tab_body .minitext { 
	position: absolute;
	bottom: 30px;
	left: 10px;
}

/* SIDE BAR */


.side_bar {
	width: 211px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 10px;
}
.side_bar .tab_header {
	height: 35px;
	width: 211px;
}
.side_bar .tab_header div {
	float: left;
}
.side_bar .tab_header .left {
	width: 10px;
	height: 35px;
}
.side_bar .tab_header .middle {
	background-image: url(../images/tab_title_bg.gif);
	width: 191px;
	height: 35px;
}
.side_bar .tab_header .right {
	width: 10px;
	height: 35px;
}
.side_bar .tab_body {
	width: 209px;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	background-color: #fff;
	overflow: hidden;
	margin:0;
	padding:0;
}
.side_bar .tab_body .inner {
	margin: 0 20px 10px 20px;
	padding: 5px 0 0 0;
}
.side_bar .tab_body .inner .text .inner_div {
	margin-left: 5px;
	margin-right: 10px;
}

.side_bar .tab_body .inner .text .inner_div .title {
	font-size: 18px;
	font-weight: bold;
	color: #3284ad;
	padding: 0 0 10px 0;
}
.side_bar .tab_body .inner .search_form {
	float: left;
	margin-top: 10px;
}
.side_bar .tab_body .inner .input {
	//..
}
.side_bar .tab_footer {
	height: 10px;
}
.side_bar .tab_footer div {
	float: left;
	margin: 0;
	padding: 0;
}
.side_bar .tab_footer .left {
	width: 10px;
	height: 10px;
	background-image:url(../images/tab_bottom_left.gif);
	background-repeat: no-repeat;
}
.side_bar .tab_footer .middle {
	width: 191px;
	height: 10px;
	background-image:url(../images/tab_bottom_bg.gif);
	background-repeat: repeat-x;
}
.side_bar .tab_footer .right {
	width: 10px;
	height: 10px;
	background-image:url(../images/tab_bottom_right.gif);
	background-repeat: no-repeat;
}
.side_bar .search_form {
	width: 160px;
	bor/der: 1px solid red;
}
.side_bar .box {
	margin-bottom: 10px;
}
.side_bar .box .input {
	border: 1px solid #ccc;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
}
.side_bar .label {
	color: #999;
	font-weight: bold;
}
.side_bar .search_btn {
	float: right;
	padding: 0;
	margin: 0;
}

#tabs_content {
	display: hidden;
}
