﻿

#holder {
	width:883px;
	height:32px;
	background-color:#f3f3f3;
}
#menu {
	height:32px;
	position:relative;
}

.tabs
{
	position: absolute;
	height: 280px;
	overflow: hidden;
	top: 31px;
	display: none;
	width: 620px;
	
}

#tab1 {
	left:12px;
	background-image: url( '../images/dizayn/tab1.gif' );
	background-repeat: no-repeat;
}
#tab2 {
	
	left:86px;
	background-image: url( '../images/dizayn/tab2.gif' );
	background-repeat: no-repeat;
}
#tab3 {
	
	left:86px;
	background-image: url( '../images/dizayn/tab3.gif' );
	background-repeat: no-repeat;
}

#tab4 {
	
	left:86px;
	background-image: url( '../images/dizayn/tab4.gif' );
	background-repeat: no-repeat;
}
#tab5 {
	
	left:86px;
	background-image: url( '../images/dizayn/tab5.gif' );
	background-repeat: no-repeat;
}
#tab6 {
	
	left:187px;
	background-image: url( '../images/dizayn/tab6.gif' );
	background-repeat: no-repeat;
}

#tab7 {
	
	left:187px;
	background-image: url( '../images/dizayn/tab7.gif' );
	background-repeat: no-repeat;
}

#tab8 {
	
	left:279px;
	background-image: url( '../images/dizayn/tab8.gif' );
	background-repeat: no-repeat;
}

#tab9 {
	
	left:279px;
	background-image: url( '../images/dizayn/tab9.gif' );
	background-repeat: no-repeat;
}
#tab10{
	
	left:279px;
	background-image: url( '../images/dizayn/tab10.gif' );
	background-repeat: no-repeat;
}
	
#tab11{
	
	left:279px;
	background-image: url( '../images/dizayn/tab11.gif' );
	background-repeat: no-repeat;
}
	
#tab12{
	
	left:359px;
	background-image: url( '../images/dizayn/tab12.gif' );
	background-repeat: no-repeat;
}
	



.triggers img {
	border:none
}
.tabcontent {
	padding:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}




