/*@CHARSET "UTF-8";
/******* GENERAL RESET *******/


.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/******* /LOGO  *******/
/******* MENU *******/
#container{
	  /* manage left,right,top,boottom adjustment*/
	width: 680px;
	height:auto;
	background-image:url(tabber-bg.jpg);
	background-repeat:no-repeat;
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 2px;    /* manage diffrence between allbtns */
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 700;
	padding-top:15px;
	/*width:70px;*/
	height:33px;
/*	background-image:url(php-btn.jpg);
	background-repeat:no-repeat;
*/	color: #666666;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		padding-left:12px;
		padding-right:12px;


}
#container ul.menu li.active{
	top: 1px;
	background-image:url(tabber-hover.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	height:26px;
	padding-left:12px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	text-align: left;
	padding: 1px 0px;
	font-size: 11px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}






/******* /CONTENT *******/
/******* NEWS *******/
.content.1{
	display: block;
	background-image:url(home-icon-tabr.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 18px;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.2{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.3{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.4{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.5{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.6{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.7{
	display: none;
}







/******* /LINKS *******/.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
}
.icon1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ECD000;
}
.icon2{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#E17803;}
.icon3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#E93E02;}
.icon4{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#A10101;}
.icon5{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#D700B7;}
.icon6{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#DB0176;} 
.banner-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: lighter;
	color: #0196C9;
	text-decoration: none;
}
.banner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.banner-title-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.banner-text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
