/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 8px 0 0 0;
margin:1px 0 0px 0px;
font: bold 11px Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: left;/* background:#008BD3; */height:27px;
}

/*.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1; font-weight:bold;
padding:8px 12px 8px 12px;
margin-right:2px;
color: #f4f5f5; border-right:2px solid #ffffff;
}

.shadetabs li a:hover{
color: #f4f5f5;
background:#121212;}

.shadetabs li a.selected{

position: relative;

color:#ffa800; 
}

.shadetabs li a.selected:hover{
text-decoration: none;
}*/

.shadetabs li {
	float: left;
	padding: 0 0 0 7px;
	margin: 0 2px 0 0;
	/*background-image: url(../images/TabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: none; height:27px;*/
}
.shadetabs li a {
	display: block;
	color: #000;
	padding: 6px 8px 4px 8px;
	/*text-decoration: none;
	background-image: url(../images/TabRight.gif);
	background-repeat: no-repeat;
	background-position: right top; height:17px;*/
}

/*.shadetabs li a:hover {
	background-position: right bottom;
	color: #FFFFFF;
	height: 20px;
}

.shadetabs li.selected {
	background-position: left bottom !important;
}
.shadetabs li a.selected {
	background-position: left bottom !important;
}*/



.shadetabs li:hover a {
	background-position: right bottom;
	color: #FFFFFF;
	height: 17px;
}
.shadetabs li:hover {
	background-position: left top !important;
}

/*.shadetabs li a.selected{
	
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 4px 0px;
	text-decoration: none;
	background-image: url(../images/TabRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom; height:17px;
}*/

	li.phani a { background:url(../images/nor.png) no-repeat left top; width:64px; height:17px;}
	li.phani a.selected { background-image: url(../images/hover.png); background-repeat: no-repeat; background-position: left top; color:#fff;}
	
	li.phani1 a {background:url(../images/nor1.png) no-repeat left bottom; width:91px; height:17px;}
	li.phani1 a:hover {background:url(../images/nor1.png) no-repeat left top;}
	li.phani1 a.selected { background-image: url(../images/hover1.png); background-repeat: no-repeat; background-position: left bottom; color:#fff;  }
	
	li.phani2 a {background:url(../images/nor2.png) no-repeat  left top; width:60px; height:17px;}
	li.phani2 a.selected {background-image: url(../images/hover2.png);}
	
	li.phani3 a { background:url(../images/nor3.png) no-repeat  left top; width:91px; height:17px;}
	li.phani3 a.selected { background-image: url(../images/hover3.png); color:#fff;}
	li.phani3 a.selected:hover { color:#000;}
	
	li.phani4 a { background:url(../images/nor4.png) no-repeat  left top; width:32px; height:17px;}
	li.phani4 a.selected { background-image: url(../images/hover4.png);}
	
	li.phani5 a { background:url(../images/nor5.png) no-repeat  left top; width:75px; height:17px;}
	li.phani5 a.selected { background-image: url(../images/hover5.png);}
	
	



li.shadetabs_tabs a 		 { background:url(../images/shadetabs_tabs.png) no-repeat left bottom; width:134px; height:17px; padding:6px 0 4px 0; text-align:center;}
li.shadetabs_tabs a.selected { background-image: url(../images/shadetabs_tabs.png); background-repeat: no-repeat; background-position: left top; color:#fff;}

li.shadetabs_tabs a:hover {
	background-position: right top;
	color: #FFFFFF;
	height: 17px;
}

li.shadetabs_tabss a.activee  { background-image: url(../images/shadetabs_tabs.png); background-repeat: no-repeat; background-position: left top; color:#fff;}
li.shadetabs_tabss a 		 { background:url(../images/shadetabs_tabs.png) no-repeat left bottom; width:100px; height:17px; padding:6px 0 4px 0; text-align:center;}
li.shadetabs_tabss a.selected { background-image: url(../images/shadetabs_tabs.png); background-repeat: no-repeat; background-position: left top; color:#fff;}

li.shadetabs_tabss a:hover {
	background-position: right top;
	color: #FFFFFF;
	height: 17px;
}

/*
.shadetabs li a.selected{
	background-position: right bottom;
	color: #FFFFFF;
	height: 17px;
}
.shadetabs li.selected {
	background-position: left bottom !important;
}*/

.border_box{ border:1px solid #D8D6D5;/* width:275px; */margin-bottom: 1em; padding:5px 10px;/* background:#212121;*/ min-height:120px;}
.border_box1{ /*border:2px solid #303030; */width:655px; margin-bottom: 1em; padding:0;/* background:#212121;*/}