@charset "utf-8";
/* CSS Document */
#tab_container ul{
border:0pt none;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
float:left;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
/*#logo{
	margin-top: 1em;
	display: block;
}*/
/******* /LOGO  *******/
/******* MENU *******/
#tab_container{
	width:670px;
}
#tab_container ul{
	list-style: none;
	list-style-position: outside;
	margin-left:15px;
}
#tab_container ul.menu li{
	float:left;
	margin-right: 2px;
}
#tab_container ul.menu li{
	font-weight:bold;
	display: block;
	padding: 10px 7px 10px 7px;
	background: #8eb5c2;
	margin-bottom: 0px;
	margin-left: 1px;
	/*border: 1px solid #8eb5c2;*/
	border-width: 1px 1px 1px 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position: relative;
	color:#FFF;
	cursor: pointer;
	width:auto;
	text-align:center;
   -moz-box-shadow:    inset 0 -10px 10px -10px #000000;
   -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
   box-shadow:         inset 0 -10px 10px -10px #000000;
	
}
#tab_container ul.menu li.active{
	background: #276e8e;
	top: 0px;
	color: #FFF;
   -moz-box-shadow:    inset 0 0 0 0 #000000;
   -webkit-box-shadow: inset 0 0 0 0 #000000;
   box-shadow:         inset 0 0 0 0 #000000;
}

#tab_container ul.menu li.active2{
	background: #276e8e;
	top: 0px;
	color: #FFF;
   -moz-box-shadow:    inset 0 0 0 0 #000000;
   -webkit-box-shadow: inset 0 0 0 0 #000000;
   box-shadow:         inset 0 0 0 0 #000000;
}

#tab_container ul.menu li.active3{
	background: #276e8e;
	top: 0px;
	color: #FFF;
   -moz-box-shadow:    inset 0 0 0 0 #000000;
   -webkit-box-shadow: inset 0 0 0 0 #000000;
   box-shadow:         inset 0 0 0 0 #000000;
}

#tab_container ul.menu li#news{
	background: #336699;
}
#tab_container ul.menu li#generic{
	background: #6c9f30;
}

#tab_container ul.menu li#diag{
	background: #6c9f30;
}

#tab_container ul.menu li#supp{
	background: #e35f13;
}
#tab_container ul.menu li#dev{
	background: #5fbbb1;
}
#tab_container ul.menu li#tutorials{
	background: #c0a062;
}
#tab_container ul.menu li#links{
	background: #6c7cb4;
}
#tab_container ul.menu li#profile{
	background: #eb891b;
}
#tab_container ul.menu li#full{
	background: #df86a4;
}
#tab_container ul.menu li#thera{
	background: #6b586a;
}
.search_az{
	margin-top:-5px!important;
}

.search_az li{
	padding:2px 4px;
	border-radius:0px;
}
.search_az li:hover{
	padding:2px 4px;
	border-radius:0px;
}
/******* /MENU *******/
/******* CONTENT *******/
.tab{
	margin: 0pt auto;
	text-align: left;
	padding: 5px;
	/*font-size: 11px;*/

	height:25px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:10px;
	padding-top:20px;
}
.tab h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/
/******* NEWS *******/
.tab.news h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.tab.news{

	background: #336699;
	border: 1px solid #336699;
	
}
/******* /NEWS *******/

/******* Generic *******/
.tab.generic h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.generic{
	
	background: #6c9f30;
	border: 1px solid #6c9f30;
	
}
/******* /Generic *******/
/******* TUTORIALS *******/
.tab.tutorials h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.tab.tutorials{

	
	
	background: #c0a062;
	border: 1px solid #c0a062;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.tab.links h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.links{
	
	background: #6c7cb4;
	border: 1px solid #6c7cb4;
}
/******* /LINKS *******/
.tab.profile h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.profile{
	
	background: #eb891b;
	border: 1px solid #eb891b;
	
}



/******* /THERA *******/
.tab.thera h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.thera{
	
	background: #6b586a;
	border: 1px solid #6b586a;
	
}

/******* /FULL *******/
.tab.full h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.full{
	
	background: #df86a4;
	border: 1px solid #df86a4;
	
}

/******* /Supplements *******/
.tab.supp h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.supp{
	
	background: #e35f13;
	border: 1px solid #e35f13;
	
}
/******* /Devices *******/
.tab.dev h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.tab.dev{
	
	background: #5fbbb1;
	border: 1px solid #5fbbb1;
	
}




