/* Light Theme */
.hometabs {padding: 0; border: 1px solid #DCDCDC; background: #fff;padding: 0 0 0 14px;}
.hometabs .tabcont {clear: both;/*overflow: hidden;*/width: auto;}


.contentpaneopen h5 {background: url(tabbg-light.png) 0 0 repeat-x;
text-align: left;
height: 32px;
font-weight: bold;
padding: 0;
margin: 0 0 14px -14px;
clear:both;
width:100%
}
.hometabs h5 {background: url(tabbg-active-light.png) 0 0 repeat-x;
height: 31px;
color: #000;
float: left;
padding: 0 10px;
text-decoration: none;
border-right: 1px solid #DCDCDC;
position: relative;
line-height: 31px;
border-bottom: 1px solid #fff;
width:auto
}


.hometabs ul {
background: url(tabbg-light.png) 0 0 repeat-x;
text-align: left;
height: 32px;
font-weight: bold;
list-style-type: none;
padding: 0;
margin: 0 0 14px -14px;
overflow:hidden;}

.hometabs ul li {
background: url(tabbg-active-light.png) 0 0 repeat-x;
height: 31px;
color: #000;
float: left;
padding: 0 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DCDCDC;
position: relative;
line-height: 31px;
border-bottom: 1px solid #fff;
list-style-type: none !important;}