
div.domtab{
			padding:5px 10px;
			width:720px;
			font-size:90%;
			clear: both;
		}
		ul.domtabs{
			float:none;
			width:735px;
			margin:0.5em 0 0 0;		
			text-align: center;		
			font-weight: lighter;
			font-family: Tahoma;
			list-style: none;
			height: 45px;
		}
		ul.domtabs li{
			float:left;
			padding:0 .5em 0 0;
			height: 40px;
			width: 139px;
			
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:8em;
			padding:0.5em 0em;
			display:block;
			background:#B9B99D;
			color:white;
			height:3em;
			font-weight:bold;
			text-decoration:none;
			
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:2em;
			height: 35px;
			background: url(http://www.turkeypremier.com/images/tabbingbg.jpg) repeat-x scroll 0 0;
			padding: 4px 4px 3px 11px;
			width:125px;
		}
		ul.domtabs a:hover{
			background:#553656;
		}
		#divdomtab{
			clear:both;
			width:auto;
			background:#343434;
			color:#fff;
			padding:0px;
			border: 10px solid #39aab5;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:white;
			color:black;
			padding: 6px;
			height: 30px;
			width: 128px;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}



div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:0em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2
		{
		display: none;
		
		}
		
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

#offercontainertab
{
width:auto;
height: 180px;
border: none;
padding: 0px;
margin: 0px;
}

#offertab
{
border: none;
margin:0px;
height: auto;
width: auto;
float: left;
padding:10px 0px 0px 10px;
clear: none;

}

