
/* first tab part*/
ul.tabsfirst {
border-left: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;
    float: left;
    height: 48px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 0px;
    width: 659px;
	background:url(images/sh_bg.png) repeat-x top left;
}
ul.tabsfirst li {
	float: left;
	margin: 16px 0 0 10px;
	padding: 0;
	height: 31px;
	line-height: 31px;
	
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
		background:url(images/t_a.png) repeat-x top left;
}
ul.tabsfirst li a {
	text-decoration: none;
	color: #7a7a7a;
	display: block;
	padding: 0 22px;
	
	outline: none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	
}
ul.tabsfirst li a:hover {
	background: #ccc;
	color:#2d2c2d;
}	
html ul.tabsfirst li.active, html ul.tabsfirst li.active a:hover  {
	background: #fff  !important;
	color:#2d2c2d;
	
	background-image:none;
}
html ul.tabsfirst li.active a{
	color:#2d2c2d;
	}
.tabsfirst_container {
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.tabsfirst_content {
	overflow:hidden;
	margin:5px;
	height:0;
}
.tabsfirst_active {
	height:auto;
}

/* first tab end */


/* second tab part*/
ul.tabssecond {
	border-left: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;
    float: left;
    height: 48px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 0px;
     width:100%;
	background:url(images/sh_bg.png) repeat-x top left;
}
ul.tabssecond li {
	float: left;
	margin: 16px 0 0 10px;
	padding: 0;
	height: 31px;
	line-height: 31px;
	
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
		background:url(images/t_a.png) repeat-x top left;
}
ul.tabssecond li a {
	text-decoration: none;
	color: #7a7a7a;
	display: block;
	padding: 0 22px;
	
	outline: none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.tabssecond li a:hover {
	background: #ccc;
	color:#2d2c2d;
}	
html ul.tabssecond li.active, html ul.tabssecond li.active a:hover  {
		background: #fff  !important;
	color:#2d2c2d;
	
	background-image:none;

}
.tabssecond_container {
		clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.tabssecond_content {
	overflow:hidden;
	margin:5px;
	height:0;
}
.tabssecond_active {
	height:auto;
}

/* second tab end */
.tab_container {
    background: none repeat scroll 0 0 #FFFFFF;
    
    clear: both;
    float: left;
    width: 99%;
}

ul.tabs {
background: url("images/sh_bg.png") repeat-x scroll left top transparent;
   /* border-left: 1px solid #C6C6C6;*/
    /*border-right: 1px solid #C6C6C6;*/
  /*  float: left;
    height: 48px;*/
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width:100%;
}
ul.tabs li {
	background: url("images/t_a.png") repeat-x scroll left top transparent;
    float: left;
    height: 31px;
    line-height: 31px;
    margin: 0px 0 -1px 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
ul.tabs li a {
	color: #7A7A7A;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    outline: medium none;
    padding: 0 22px;
    text-decoration: none;
}
html ul.tabs li.active a {
    color: #2D2C2D;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	/*border-bottom: 1px solid #fff;*/
}

#listing ul.tabs li.active{background:url(images/tab-menu-active.png) repeat-x; height:42; margin-bottom:0px;}

#listing ul.tabs li{ background: url("images/tab_l.png") no-repeat scroll left top transparent !important;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 2px;}
	
#listing ul.tabs li a{ 
 background: url("images/tba_r.png") no-repeat scroll right top transparent;
    display: block;
    height: 20px;
	line-height:20px;
	 padding: 0 10px;
	 color: #231F20;
    font-size: 11px;
	font-weight:normal
}
#listing ul.tabs li:hover{
	 background: url("images/tab_lactive.png") no-repeat scroll left top transparent !important;
    height: 20px;
 	margin-left: 5px;
    padding-left: 3px;
	}	
#listing ul.tabs li a:hover{
	
 background: url("images/tab_ractive.png") no-repeat scroll right top transparent;
    display: block;
    height: 20px;
	line-height:20px;
	 padding: 0 10px;
	 color: #fff;
    font-size: 11px;
	font-weight:normal

	}
	
 #listing ul.tabs li.active{
	 background: url("images/tab_lactive.png") no-repeat scroll left top transparent !important;
    height: 20px;
 	margin-left: 5px;
    padding-left: 2px;
	}
		
	#listing ul.tabs li.active a{
	
 background: url("images/tab_ractive.png") no-repeat scroll right top transparent;
    display: block;
    height: 20px;
	line-height:20px;
	 	padding:0px 10px 0px 7px;  
	 color: #fff;
    font-size: 11px;
	font-weight:normal

	}
	
	
#listing ul li a{padding:0px 10px; color:#fff;  margin-bottom:0px;}

.ogs{
	background:url(images/star_bg.png) no-repeat top left;

 
    clear: both;
    height: 116px !important;
    margin-left: 537px;
    margin-top: -8px;
    padding: 10px 0 0 16px;
    position: absolute;
    width: 118px !important;
	}
div.ogs div.hosting-star-rating{
	margin-left: 3px;
	}

.tab_container {
	clear: both;
	float: left; 
	width: 414px;
	background: #fff;
	
	/*margin-bottom: 20px;*/
	margin-top:-1px;
}
.tab_content {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	height:0;
}
.tab_active {
	/*height:370px;*/
	height:auto;
}


.rating1{
	background:url(images/star.png) no-repeat top left;
	width:65px;
	height:13px;
	margin-left: 6px;
	}
.rating2{
	background:url(images/star.png) no-repeat top left;
	width:65px;
	height:13px;
	margin-left: 6px;
	}
.rat_txt{
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	
	}