/* CSS Reset - Start */

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, embed, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var,  dl, dt, dd, ol, ul, li.liReset,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
header, nav, aside, section, footer, figure {
	display: block;
}
ul {
	list-style: none;
}
:focus {
	outline: 0;
}
html, body {
	height: 100%;
}
body {
	line-height: 1;
	background: #FFF;
	font: 90%/1.5em Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
p {
	margin: 0 0 1em 0;
}
a {
	text-decoration: none;
	color: #859C11;
}
a:hover, a:focus {
	color: #F90;
}
/* CSS Reset - End */
figure {
	margin: 0;
}
#container {
	min-height: 100%;
	position: relative;
}
.content {
	position: relative;
	padding: 0 0 220px 0;
}
.footer {
	height: 198px;
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: 0;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	background: #0E222D;
	overflow: hidden;
}
.wrapper {
	margin: auto;
	width: 960px;
	padding: 0 50px;
	overflow: hidden;
}
.header, .headertr {
	border-bottom: solid 1px #0E222D;
	background: url(imgs/headertopbg.gif) repeat-x 0 28px #0E222D;
	height: 322px;
}
a.button {
	padding: 0 20px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	display: block;
	background: #bcbcbc;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	color: #525252;
	text-transform: uppercase;
	text-align: center;
	width: 80px;
	float: right;
	margin: 10px;
	cursor: pointer;
}
a.button:hover, a.button:focus {
	background: #859c11;
	
	background:
		-moz-linear-gradient(
		#b0c32b 0%,
		#687417 100%);
		
		background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#b0c32b),
		to(#687417)
		);
		
	color: #FFF;
}
.header .wrapper,
.headertr .wrapper {
	padding: 0 20px;
	background: url(imgs/headershade.gif) no-repeat 0 28px;
	height: 323px;
	position: relative;
	overflow: visible;
}
.header h1 a,
.headertr h1 a {
	width: 117px;
	height: 123px;
	display: block;
	background: url(imgs/wtclogobg.png) no-repeat;
	text-indent: -9999px;
	margin-top: 2px;
	float: left;
	position: relative;
	z-index: 10;
}
.header ul,
.headertr ul {
	background: url(imgs/divheaderbg.gif) no-repeat;
	width: 839px;
	height: 50px;
	display: block;
	margin-left: 2px;
	margin-top: 28px;
	float: left;
}
.header nav ul,
.headertr nav ul {
	position: relative;
	z-index: 10;
}
.header nav ul li a {
	background: url(imgs/spritemenueng.gif) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px
}
.header ul li,
.headertr ul li {
	float: left;
	position: relative;
}
.header nav ul li.buttonHome{
	width: 69px;
}
.header nav ul li.buttonHome a{
	background-position: 0px 0px;
}
.header nav ul li.buttonHome a:hover,
.header nav ul li.buttonHome a:focus,
.header nav ul li.buttonHome a.current:focus {
	background-position: 0px -50px;
}
.header nav ul li.buttonHome a.current {
	background-position: 0px -100px;
}
.header nav ul li.buttonWTCAnkara{
	width: 93px;
}
.header nav ul li.buttonWTCAnkara a{
	background-position: -69px 0px;
}
.header nav ul li.buttonWTCAnkara a:hover,
.header nav ul li.buttonWTCAnkara a:focus,
.header nav ul li.buttonWTCAnkara a.current:focus,
.header nav ul li.buttonWTCAnkara.hover a {
	background-position: -69px -50px;
}
.header nav ul li.buttonWTCAnkara a.current {
	background-position: -69px -100px;
}
.header nav ul li.buttonTradeOpp{
	width: 152px;
}
.header nav ul li.buttonTradeOpp a{
	background-position: -162px 0px;
}
.header nav ul li.buttonTradeOpp a:hover,
.header nav ul li.buttonTradeOpp a:focus,
.header nav ul li.buttonTradeOpp a.current:focus,
.header nav ul li.buttonTradeOpp.hover a{
	background-position: -162px -50px;
}
.header nav ul li.buttonTradeOpp a.current {
	background-position: -162px -100px;
}
.header nav ul li.buttonAffiliates{
	width: 75px;
}
.header nav ul li.buttonAffiliates a{
	background-position: -314px 0px;
}
.header nav ul li.buttonAffiliates a:hover, 
.header nav ul li.buttonAffiliates a:focus,
.header nav ul li.buttonAffiliates a.current:focus, 
.header nav ul li.buttonAffiliates.hover a{
	background-position: -314px -50px;
}
.header nav ul li.buttonAffiliates a.current {
	background-position: -314px -100px;
}
.header nav ul li.buttonMembership{
	width: 89px;
}
.header nav ul li.buttonMembership a{
	background-position: -389px 0px;
}
.header nav ul li.buttonMembership a:hover,
.header nav ul li.buttonMembership a:focus, 
.header nav ul li.buttonMembership a.current:focus,
.header nav ul li.buttonMembership.hover a
{
	background-position: -389px -50px;
}
.header nav ul li.buttonMembership a.current {
	background-position: -389px -100px;
}
.header nav ul li.buttonWtcAssociation{
	width: 122px;
}
.header nav ul li.buttonWtcAssociation a{
	background-position: -478px 0px;
}
.header nav ul li.buttonWtcAssociation a:hover,
.header nav ul li.buttonWtcAssociation a:focus,
.header nav ul li.buttonWtcAssociation a.current:focus,
.header nav ul li.buttonWtcAssociation.hover a{
	background-position: -478px -50px;
}
.header nav ul li.buttonWtcAssociation a.current {
	background-position: -478px -100px;
}
.header nav ul li.buttonLinks{
	width: 45px;
}
.header nav ul li.buttonLinks a{
	background-position: -600px 0px;
}
.header nav ul li.buttonLinks a:hover,
.header nav ul li.buttonLinks a:focus,
.header nav ul li.buttonLinks a.current:focus {
	background-position: -600px -50px;
}
.header nav ul li.buttonLinks a.current {
	background-position: -600px -100px;
}
.header nav ul li.buttonWTCTurkeyTv{
	width: 105px;
}
.header nav ul li.buttonWTCTurkeyTv a{
	background-position: -645px 0px;
}
.header nav ul li.buttonWTCTurkeyTv a:hover,
.header nav ul li.buttonWTCTurkeyTv a:focus,
.header nav ul li.buttonWTCTurkeyTv a.current:focus {
	background-position: -645px -50px;
}
.header nav ul li.buttonWTCTurkeyTv a.current {
	background-position: -645px -100px;
}
.header nav ul li.buttonContact{
	width: 89px;
}
.header nav ul li.buttonContact a{
	background-position: -750px 0px;
}
.header nav ul li.buttonContact a:hover, 
.header nav ul li.buttonContact a:focus,
.header nav ul li.buttonContact a.current:focus {
	background-position: -750px -50px;
}
.header nav ul li.buttonContact a.current {
	background-position: -750px -100px;
}
.header nav ul ul {
	position: absolute;
	background: #93ab17;
	left: 0;
	top: 21px;
	width: 200px;
	height: auto;
	display: none;
	padding-bottom: 5px;
	padding-top: 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
.header nav ul ul ul {
	position: absolute;
	background: #93ab17;
	left: 198px;
	z-index: 25;
	top: -33px;
	overflow: hidden;
	width: 200px;
	height: auto;
	display: none;
	padding-bottom: 5px;
	padding-top: 5px;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border: solid 1px #000;
}
.header nav ul ul li,
.header nav ul ul ul li {
	float: none;
	font-size: 13px;
	background: url(imgs/dot.gif) 2px 6px no-repeat;
	padding-left: 15px;
}
.header nav ul ul li a,
.header nav ul ul ul li a {
	text-indent: 0;
	background: none;
	width: auto;
	height: auto;
	color: #000;
}
.header nav ul ul li a:hover,
.header nav ul ul li a:focus,
.header nav ul ul ul li a:hover,
.header nav ul ul ul li a:focus {
	color: #FFF;
}
.header nav ul ul.sub li.span a {
	background: url(imgs/headercursor.gif) 170px 7px no-repeat;
}
.header nav ul ul.sub li.span li a {
	background: none;
}
.header .wrapper nav a.buttonTR {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-left: solid 1px #071319;
	border-right: solid 1px #071319;
	border-bottom: solid 1px #071319;
	width: 31px;
	height: 23px;
	display: block;
	background: url(imgs/trbutton.gif) #a5b828 no-repeat;
	background-position: 7px 5px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	z-index: 10;
}
.headertr .wrapper nav a.buttonEN {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-left: solid 1px #071319;
	border-right: solid 1px #071319;
	border-bottom: solid 1px #071319;
	width: 31px;
	height: 23px;
	display: block;
	background: url(imgs/enbutton.gif) #a5b828 no-repeat;
	background-position: 7px 5px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	z-index: 10;
}
.header section {
	position: absolute;
	left: 18px;
	top: 0;
	overflow: hidden;
	z-index: 5;
}
.header section ul {
	width: 960px;
	height: 323px;
	overflow: hidden;
	background: none;
	margin: 0;
	float: none;
}
.header section ul li {
	width: 960px;
	height: 323px;
	overflow: hidden;
	float: none;
	width: 960px;
	height: 323px;
	display: block;
}
.header section ul li div {
	text-indent: -9999px;
}
.header section ul li a {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 130px;
	height: 36px;
	line-height: 37px;
	font-size: 1.2em;
	background: #859c11;
	
	background:
		-moz-linear-gradient(
		#b0c32b 0%,
		#687417 100%);
		
		background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#b0c32b),
		to(#687417)
		);
		
	color: #FFF;
}
.header section ul li a:hover,
.header section ul li a:focus {
	background: #859c11;
	
	background:
		-moz-linear-gradient(
		#687417 0%,
		#b0c32b 100%);
		
		background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#687417),
		to(#b0c32b)
		);
		
	color: #FFF;
}
.content.home {
	margin-top: 30px;
}
.content.home .wrapper section {
	display: block;
	background: #E5E5E5;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border: solid 1px #C8C8C8;
	position: relative;
}
.content.home .wrapper section h2 {
	height: 35px;
	width: 300px;
	font-size: 25px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #0e222d;
	display: block;
	padding-left: 30px;
	padding-top: 15px;
	background: url(imgs/headericon.png) 0 0 no-repeat;
	margin: 22px 0 2px -3px;
	text-shadow: 1px 1px #FFF
}
.content.home .wrapper section.about {
	width: 548px;
	height: 435px;
	float: left;
}
.content.home .wrapper section.about figure {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 525px;
	height: 175px;
	border: solid 1px #BBB;
	margin-left: 12px;
}
.content.home .wrapper section.about figure img {
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid 1px #FFF;
	background: #D0D0D0;
}
.content.home .wrapper section.about p {
	width: 525px;
	color: #0e222d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold; 
	line-height: 15px;
	margin-left: 12px;
	margin-top: 15px;
}
.content.home .wrapper section.tv {
	width: 378px;
	height: 435px;
	float: right;
}
.content.home .wrapper section.tv h2 {
	background: url(imgs/headericon.png) 0 0 no-repeat;
}
.content.home .wrapper section.tv div figure {
	width: 332px;
	height: 297px;
	display: block;
	margin-left: 6px;
}
.content.home .wrapper section.tv ul {
	width: 350px;
	height: 35px;
	display: block;
	overflow: hidden;
	margin-left: 11px;
}
.content.home .wrapper section.tv ul li a {
	height: 34px;
	float: left;
	border-top: solid 1px #c8c8c8;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	background: #dadada;
	
	background:
		-moz-linear-gradient(
		#dadada 0%,
		#c5c5c5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #dadada),
		color-stop(1, #c5c5c5));
	color: #a2a2a2;
	font-size: 15px;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: -1px;
	text-align: center;
	padding-left: 54px;
	padding-right: 54px;
	margin-left: 1px;
	text-transform: uppercase;
}
.content.home .wrapper section.tv ul li a:hover,
.content.home .wrapper section.tv ul li a:focus {
	background: #c2c2c2;
	
	background:
		-moz-linear-gradient(
		#c2c2c2 0%,
		#a8a8a8 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #c2c2c2),
		color-stop(1, #a8a8a8));
	color: #727272;
}
.content.home .wrapper section.tv ul li.ui-state-active a,
.content.home .wrapper section.tv ul li.ui-state-active a:hover,
.content.home .wrapper section.tv ul li.ui-state-active a:focus {
	background: #e5e5e5;
	
	background:
		-moz-linear-gradient(
		#d4d4d4 0%,
		#e5e5e5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #d4d4d4),
		color-stop(1, #e5e5e5));
	color: #0e222d;
}
.content.home .wrapper section.tv div div {
	width: 345px;
	height: 295px;
	display: block;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e5e5e5;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	border-bottom: solid 1px #c8c8c8;
}
.content.home .wrapper section.tv div p strong {
	width: 50px;
	text-align: right;
	display: block;
	margin-right: 20px;
	float: left;
}
.content.home .wrapper section.tv div p {
	width: 345px;
	text-align: left;
	color: #0e1f2e;
	font-size: 12px;
	line-height: 15px;
}
.content.home .wrapper section.news {
	width: 378px;
	float: left;
	margin-top: 23px;
	height: 500px;
}
.content.home .wrapper section.news>a.button {
	width: 120px;
	margin: 4px 0 0 20px;
	float: left;
}
.content.home .wrapper section.events>a.button {
	width: 150px;
	margin-top: 14px;
	margin-left: 165px;
	float: none;
}
.content.home .wrapper section.news h2 {
	background: url(imgs/headericon.png) 0 0 no-repeat;
}
.content.home .wrapper section.news ul {
	width: 364px;
	height: 35px;
	display: block;
	overflow: hidden;
	margin-left: 7px;
}
.content.home .wrapper section.news ul li a {
	height: 34px;
	width: 178px;
	float: left;
	border-top: solid 1px #c8c8c8;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	background: #dadada;
	
	background:
		-moz-linear-gradient(
		#dadada 0%,
		#c5c5c5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #dadada),
		color-stop(1, #c5c5c5));
	color: #a2a2a2;
	font-size: 15px;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: -1px;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
}
.content.home .wrapper section.news ul li a:hover,
.content.home .wrapper section.news ul li a:focus {
	background: #c2c2c2;
	
	background:
		-moz-linear-gradient(
		#c2c2c2 0%,
		#a8a8a8 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #c2c2c2),
		color-stop(1, #a8a8a8));
	color: #727272;
}
.content.home .wrapper section.news ul li.ui-state-active a,
.content.home .wrapper section.news ul li.ui-state-active a:hover,
.content.home .wrapper section.news ul li.ui-state-active a:focus {
	background: #e5e5e5;
	
	background:
		-moz-linear-gradient(
		#d4d4d4 0%,
		#e5e5e5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #d4d4d4),
		color-stop(1, #e5e5e5));
	color: #0e222d;
}
.content.home .wrapper section.news div div {
	width: 359px;
	height: 340px;
	display: block;
	margin-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e5e5e5;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	border-bottom: solid 1px #c8c8c8;
}
.content.home .wrapper section.tv a.button {
	padding: 0 20px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	display: block;
	background: #bcbcbc;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	color: #525252;
	text-transform: uppercase;
	text-align: center;
	width: 160px;
	margin: auto;
	margin-top: -30px;
	float: none;
	cursor: pointer;
}
.content.home .wrapper section.tv a.button:hover {
	background: #859c11;
	
	background:
		-moz-linear-gradient(
		#b0c32b 0%,
		#687417 100%);
		
		background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#b0c32b),
		to(#687417)
		);
		
	color: #FFF;
}
.content.home .wrapper section.tv ol {
	width: 345px;
	height: 250px;
	display: block;
} 
.content.home .wrapper section.news ol li,
.content.home .wrapper section.tv ol li {
	width: 340px;
	height: 110px;
	margin-left: 12px;
	background: url(imgs/listbg.gif) bottom no-repeat;
	list-style: none;
	position: relative;
}
.content.home .wrapper section.tv ol li {
	height: 90px;
	margin-top: 0;
	width: 327px;
	display: block;
	margin-left: 8px;
}
.content.home .wrapper section.news ol li h3,
.content.home .wrapper section.tv ol li h3,
.content.home .wrapper section.tv ol li h3 span {
	font-size: 15px;
	color: #0e222d;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 4px 4px 4px 0;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing:-1px;
}
.content.home .wrapper section.tv ol li h3 {
	line-height: 20px;
	margin: 0;
	width: 327px;
}
.content.home .wrapper section.tv ol li h3 span {
	color: #91a715;
}
.content.home .wrapper section.news ol li figure {
	float: left;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 66px;
	height: 66px;
	border: solid 1px #BBB;
}
.content.home .wrapper section.news ol li figure img {
	margin: 1px;
	border: solid 1px #FFF;
}
.content.home .wrapper section.news ol li p,
.content.home .wrapper section.tv ol li p {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 265px;
	text-align: justify;
	overflow: hidden;
	padding-left: 6px;
}
.content.home .wrapper section.tv ol li p {
	width: 327px;
	margin-bottom: 0;
	padding-left: 0;
}
.content.home .wrapper section.news ol li time,
.content.home .wrapper section.tv ol li time {
	color: #0e222d;
	font-weight: bold;
	font-size: 12px;
	margin-left: 6px;
	float: left;
	display: block;
}
.content.home .wrapper section.tv ol li time  {
	font-size: 10px;
	margin-left: 0;
}
.content.home .wrapper section.news ol li a.button {
	font-size: 0.8em;
	height: 18px;
	line-height: 18px;
	margin: 0 10px 10px 0;
	padding: 0 8px;
	width: 75px;
}
.content.home .wrapper section.events {
	width: 548px;
	height: 500px;
	float: right;
	margin-top: 23px;
}
.content.home .wrapper section.events h2 {
	background: url(imgs/headericon.png) 0 0 no-repeat;
}
.content.home .wrapper section.events ol {
	width: 524px;
	height: 243px;
	overflow: hidden;
	list-style: none;
}
.content.home .wrapper section.events ol li {
	position: relative;
}
.content.home .wrapper section.events ol li .summary {
	position: absolute;
	margin: 10px;
	height: 200px;
	width: 220px;
	background: rgba(0, 0, 0, 0.50);
	padding: 10px;
	top: 0;
	left: 0;
}
.content.home .wrapper section.events ol li .summary h3 {
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
}
.content.home .wrapper section.events ol li .summary p {
	color: #FFF;
	font-size: 14px;
	line-height: 16px;
}
.content.home .wrapper section.events ol li .summary a{
	width: 75px;
	height: 20px;
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 16px;
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-transform: none;
	font-size: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: rgba(0, 0, 0, 0.50);
	border: solid 1px #2d2d2d;
}
.content.home .wrapper section.events ol li .summary a:hover,
.content.home .wrapper section.events ol li .summary a:focus {
	color:#690;
	background: #000;
}
.content.home .wrapper section.events ol li figure {
	width: 522px;
	height: 241px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #d0d0d0;
	border: solid 1px #bebebe;
}
.content.home .wrapper section.events ol li figure img {
	margin: 4px;
}
.content.home .wrapper section.events .nav {
	width: 534px;
	height: 50px;
	display:block;
	margin: 30px 0 0;
}
.content.home .wrapper section.events ul {
}
.content.home .wrapper section.events ul li {
	margin: 0 6px 0 0;
	float: left;
}
.content.home .wrapper section.events .nav a {
	float: left;
	background: #d0d0d0;
	width: 98px;
	height: 46px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: solid 1px #bebebe;
	opacity: .50;
} 
.content.home .wrapper section.events .nav span {
	position: absolute;
	top: 360px;
	margin: 0 0 0 -60px;
	width: 220px;
	height: 30px;
	color: #506600;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	background: url(imgs/tooltip.png) no-repeat;
	display: none;
	z-index: 100;
	overflow: hidden;
}
.content.home .wrapper section.events .nav a:hover,
.content.home .wrapper section.events .nav a:focus {
	border: solid 1px #a3b527;
	opacity:1;
}
.content.home .wrapper section.events .nav img {
	padding: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.content.home .wrapper section.findawtc {
	width: 290px;
	height: 380px;
	float: left;
	margin-top: 24px;
}
.content.home .wrapper section.findawtc h2 {
	background: url(imgs/headericon.png) 0 0 no-repeat;
}
.content.home .wrapper section.findawtc figure {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: solid 1px #b0b0b0;
	width: 264px;
	height: 255px;
	margin-left: 12px;
	display: block;
}
.content.home .wrapper section.findawtc figure embed {
	margin-left: 2px;
	margin-top: 2px;
}
.content.home .wrapper section.tradeOpp {
	width: 637px;
	height: 380px;
	float: right;
	margin-top: 24px;
}
.content.home .wrapper section.tradeOpp ul {
	width: 620px;
	height: 35px;
	display: block;
	overflow: hidden;
	margin-left: 11px;
}
.content.home .wrapper section.tradeOpp ul li a {
	height:34px;
	float: left;
	border-top: solid 1px #c8c8c8;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	background: #dadada;
	
	background:
		-moz-linear-gradient(
		#dadada 0%,
		#c5c5c5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #dadada),
		color-stop(1, #c5c5c5));
	color: #a2a2a2;
	font-size: 15px;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: -1px;
	text-align: center;
	padding-left: 27px;
	padding-right: 25px;
	margin-left: 1px;
	text-transform: uppercase;
}
.content.home .wrapper section.tradeOpp ul li a:hover,
.content.home .wrapper section.tradeOpp ul li a:focus {
	background: #c2c2c2;
	
	background:
		-moz-linear-gradient(
		#c2c2c2 0%,
		#a8a8a8 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #c2c2c2),
		color-stop(1, #a8a8a8));
	color: #727272;
}
.content.home .wrapper section.tradeOpp ul li.ui-state-active a,
.content.home .wrapper section.tradeOpp ul li.ui-state-active a:hover,
.content.home .wrapper section.tradeOpp ul li.ui-state-active a:focus {
	background: #e5e5e5;
	
	background:
		-moz-linear-gradient(
		#d4d4d4 0%,
		#e5e5e5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #d4d4d4),
		color-stop(1, #e5e5e5));
	color: #0e222d;
}
.content.home .wrapper section.tradeOpp h2 {
	background: url(imgs/headericon.png) 0 0 no-repeat;
}
.content.home .wrapper section.tradeOpp h3 {
	margin-bottom: 2px;
}
.content.home .wrapper section.tradeOpp h3 a {
	color: #0e1f2e;
	width: 575px;
	height: 26px;
	margin-left: 10px;
	letter-spacing:-1px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 6px;
	background: #d0d0d0;
	color: #0f2532;
}
.content.home .wrapper section.tradeOpp h3 a:hover,
.content.home .wrapper section.tradeOpp h3 a:focus {
	background: #bcbcbc;
}
.content.home .wrapper section.tradeOpp h3.ui-state-active a {
	background: #173749;
	color: #FFF;
}
.content.home .wrapper section.tradeOpp>div  {
	width: 611px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e5e5e5;
	border: solid 1px #c8c8c8;
	overflow: hidden;
}
.content.home .wrapper section.tradeOpp div div {
	width: 550px;
	height: 70px;
	margin-left: 15px;
	padding-top: 10px;
}
.content.home .wrapper section.tradeOpp div p strong {
	width: 100px;
	text-align: right;
	display: block;
	margin-right: 20px;
	float: left;
}
.content.home .wrapper section.tradeOpp div p {
	width: 550px;
	text-align: left;
	color: #0e1f2e;
	font-size: 12px;
	line-height: 15px;
}
.content.home .wrapper section.tradeOpp a.button{
	width: 250px;
	margin: 16px auto;
	float: none;
}
.footer .wrapper {
	background: url(imgs/footer.jpg) no-repeat;
	height: 204px;
	position: relative;
}
.footer .wrapper a {
	background: url(imgs/footerlogo.png) no-repeat;
	width: 127px;
	height: 133px;
	display: block;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
	text-indent: -9999px;
}
.footer .wrapper form {
	float: left;
	height: 30px;
	display: block;
	margin-left: 5px;
	margin-top: 76px;
	overflow: hidden;
}
.footer .wrapper form label {
	width: 160px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	display: block;
	float:left;
	text-align:center;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border: solid 1px #000;
	background: #030609;
	
	background:
		-moz-linear-gradient(
		#0e1d29 0%,
		#030609 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #0e1d29),
		color-stop(1, #030609));
		
	color: #CCC;
	font-size: 1em;
}
.footer .wrapper form input#email {
	border: none;
	float: left;
	height: 24px;
	width: 160px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	display: block;
	background: #030709;
	
	background:
		-moz-linear-gradient(
		#020406 0%,
		#0a1a22 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #020406),
		color-stop(1, #0a1a22));
	color: #CCC;
}
.footer .wrapper form input.submit {
	width: 35px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	float: left;
	background: url(imgs/cursor.gif) no-repeat;
	border: none;
	color: #CCC;
}
.footer .wrapper form input.submit:hover,
.footer .wrapper form input.submit:focus {
	background: url(imgs/cursorhover.gif) no-repeat;
}
.footer .wrapper ul {
	width: 600px;
	height: 26px;
	display: block;
	margin-top: 76px;
	overflow: hidden;
}
.footer .wrapper ul li {
	width: 100px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 5px;
}
.footer .wrapper ul li.newsletter {
	width: 180px;
}
.footer .wrapper ul li a {
	text-indent: 0;
	text-align: center;
	width: 100px;
	height: 24px;
	display: block;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #000;
	background: #859c11;
	font-size: 14px;
	line-height: 23px;
	
	background:
		-moz-linear-gradient(
		#265f84 0%,
		#173950 100%);
	
	background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#265f84),
		to(#173950)
		);
		
	color: #FFF;
	margin: 0 0px;
}
.footer .wrapper ul li a.newsletterform {
	width: 180px;
}
.footer .wrapper ul li a:hover,
.footer .wrapper ul li a:focus {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #000;
	background: #265f84;
	
	background:
		-moz-linear-gradient(
		#173950 0%,
		#265f84 100%);
	
	background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#173950),
		to(#265f84)
		);
		
	color: #FFF;
}
.footer .wrapper form #email.watermark {
	color: #18516f;
	text-align: left;
}
.footer .wrapper form #email::-webkit-input-placeholder {
	color: #18516f;
}
.footer .wrapper a.sp {
	width: 44px;
	height: 36px;
	display: block;
	background: url(imgs/sanparklogosprite.png) 0 0 no-repeat;
	float: left;
	margin:0;
	padding: 0;
	position: absolute;
	top: 70px;
	right: 220px;
	text-indent: -9999px;
}
.footer .wrapper a.sp:hover {
	background: url(imgs/sanparklogosprite.png) 0 -36px no-repeat;
}
.ui-tabs .ui-tabs-hide { 
	display: none !important; 
}
#contactform {
	width: 540px;
	height: 540px;
	margin: 0 13px 0 12px;
}
#contactform input,
#contactform textarea {
	font-size: 1em;
	padding: 3px;
	border: solid 2px #b5b5b5;
	color: #a2a2a2;
	background: #F2F8FA;
}
#contactform input:focus,
#contactform textarea:focus {
	border: solid 2px #0e222d;
	color: #0e222d;
	background: #FFFFFF;
}
#contactform input {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
#contactform textarea {
	height: 175px;
	width: 521px;
}
#contactform .divName,
#contactform .divEmail {
	width: 260px;
	margin: 5px;
	float: left;
}
#contactform .divName input,
#contactform .divEmail input {
	width: 175px;
}
#contactform .divSubject {
	margin: 5px;
	padding: 10px 0;
	float: left;
	width: 540px;
}
#contactform .divMessage {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	float: left;
	width: 540px;
}
#contactform .divSubject input {
	width: 445px;
}
#contactform .divName .spanLabel,
#contactform .divEmail .spanLabel,
#contactform .divMessage .spanLabel,
#contactform .divSubject .spanLabel {
	width: 90px;
	text-align: right;
	margin: 0 5px 0 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #889720;
}
#contactform .divMessage .spanLabel {
	font-weight: bold;
	font-size: 1.1em;
	color: #889720;
	display: block;
	width: 530px;
	text-align: left;
	padding: 5px 5px 10px 5px;
}
#contactform .pLegend {
	color: #379BCD;
}
#contactform .spanMust {
	color: #FF0000;
	font-weight: bold;
}
#contactform input.btnSend {
	width: 43px;
	height: 37px;
	cursor: pointer;
	text-indent: -9999px;
	margin-top: 20px;
	padding: 0px;
	display: block;
	float: left;
	background: url(imgs/cursor.png) no-repeat 16px 10px #173c53;
	border: none;
	color: #CCC;
}
#contactform input.btnSend:hover {
	background: url(imgs/cursorhover.png) no-repeat 16px 10px #173c53;
	color: #FFFFFF;
	cursor: pointer;
}
#contactform input.btnSend:focus {
	border: none;
	outline: 0;
}
#contactform .divNecessary {
	margin: -40px 0 0 0;
	float: right;
}
#contactform .divSuccess,
#contactform .divFail {
	width: 461px;
	margin: 0 0 10px 0;
}
#contactform .divSuccess {
	border: solid 2px #97DBB9;
	padding: 5px 5px 0 55px;
	background: #C5EFDA url(imgs/iconSuccess.png) no-repeat 5px 5px;
	color: #449B70;
}
#contactform .divFail {
	border: solid 2px #C96363;
	padding: 15px 5px 0 55px;
	background: #EFC5C5 url(imgs/iconFail.png) no-repeat 5px 5px;
	color: #9B4444;
}
#contact {
	width: 550px;
	height: auto;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
#contact figure {
	display: block;
	float: left;
	margin: 0px;
	width: 121px;
	height: 127px;
}
#contact p {
	width: 400px;
	color: #0e222d;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top:5px;
	float: left;
}
#contact div {
	margin-top: 20px;
}
#contact p strong{
	min-width: 50px;
	text-align: left;
	display: block;
	float: left;
	margin-right: 5px;
	color: #93a323;
}
#map figure {
	width: 555px;
	height: 465px;
	display: block;
	margin-top: 20px;
} 
#cboxTitle  {
	text-indent: -9999px;
}
.headertr nav ul li a {
	background: url(imgs/spritemenu.gif) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px
}
.headertr nav ul li.buttonHomeTr{
	width: 100px;
}
.headertr nav ul li.buttonHomeTr a{
	background-position: 0px 0px;
}
.headertr nav ul li.buttonHomeTr a:hover,
.headertr nav ul li.buttonHomeTr a:focus,
.headertr nav ul li.buttonHomeTr a.current:focus {
	background-position: 0px -50px;
}
.headertr nav ul li.buttonHomeTr a.current {
	background-position: 0px -100px;
}
.headertr nav ul li.buttonWTCAnkaraTr{
	width: 92px;
}
.headertr nav ul li.buttonWTCAnkaraTr a{
	background-position: -100px 0px;
}
.headertr nav ul li.buttonWTCAnkaraTr a:hover,
.headertr nav ul li.buttonWTCAnkaraTr a:focus,
.headertr nav ul li.buttonWTCAnkaraTr a.current:focus,
.headertr nav ul li.buttonWTCAnkaraTr.hover a {
	background-position: -100px -50px;
}
.headertr nav ul li.buttonWTCAnkaraTr a.current {
	background-position: -100px -100px;
}
.headertr nav ul li.buttonTradeOppTr{
	width: 115px;
}
.headertr nav ul li.buttonTradeOppTr a{
	background-position: -192px 0px;
}
.headertr nav ul li.buttonTradeOppTr a:hover,
.headertr nav ul li.buttonTradeOppTr a:focus,
.headertr nav ul li.buttonTradeOppTr a.current:focus,
.headertr nav ul li.buttonTradeOppTr.hover a{
	background-position: -192px -50px;
}
.headertr nav ul li.buttonTradeOppTr a.current {
	background-position: -192px -100px;
}
.headertr nav ul li.buttonAffiliatesTr{
	width: 78px;
}
.headertr nav ul li.buttonAffiliatesTr a{
	background-position: -307px 0px;
}
.headertr nav ul li.buttonAffiliatesTr a:hover, 
.headertr nav ul li.buttonAffiliatesTr a:focus,
.headertr nav ul li.buttonAffiliatesTr a.current:focus, 
.headertr nav ul li.buttonAffiliatesTr.hover a{
	background-position: -307px -50px;
}
.headertr nav ul li.buttonAffiliatesTr a.current {
	background-position: -307px -100px;
}
.headertr nav ul li.buttonMembershipTr{
	width: 134px;
}
.headertr nav ul li.buttonMembershipTr a{
	background-position: -385px 0px;
}
.headertr nav ul li.buttonMembershipTr a:hover,
.headertr nav ul li.buttonMembershipTr a:focus, 
.header nav ul li.buttonMembershipTr a.current:focus,
.headertr nav ul li.buttonMembershipTr.hover a
{
	background-position: -385px -50px;
}
.headertr nav ul li.buttonMembershipTr a.current {
	background-position: -385px -100px;
}
.headertr nav ul li.buttonWtcAssociationTr{
	width: 81px;
}
.headertr nav ul li.buttonWtcAssociationTr a{
	background-position: -519px 0px;
}
.headertr nav ul li.buttonWtcAssociationTr a:hover,
.headertr nav ul li.buttonWtcAssociationTr a:focus,
.headertr nav ul li.buttonWtcAssociationTr a.current:focus,
.headertr nav ul li.buttonWtcAssociationTr.hover a{
	background-position: -519px -50px;
}
.headertr nav ul li.buttonWtcAssociationTr a.current {
	background-position: -519px -100px;
}
.headertr nav ul li.buttonLinksTr{
	width: 57px;
}
.headertr nav ul li.buttonLinksTr a{
	background-position: -600px 0px;
}
.headertr nav ul li.buttonLinksTr a:hover,
.headertr nav ul li.buttonLinksTr a:focus,
.headertr nav ul li.buttonLinksTr a.current:focus {
	background-position: -600px -50px;
}
.headertr nav ul li.buttonLinksTr a.current {
	background-position: -600px -100px;
}
.headertr nav ul li.buttonWTCTurkeyTvTr{
	width: 104px;
}
.headertr nav ul li.buttonWTCTurkeyTvTr a{
	background-position: -657px 0px;
}
.headertr nav ul li.buttonWTCTurkeyTvTr a:hover,
.headertr nav ul li.buttonWTCTurkeyTvTr a:focus,
.headertr nav ul li.buttonWTCTurkeyTvTr a.current:focus {
	background-position: -657px -50px;
}
.headertr nav ul li.buttonWTCTurkeyTvTr a.current {
	background-position: -657px -100px;
}
.headertr nav ul li.buttonContactTr{
	width: 78px;
}
.headertr nav ul li.buttonContactTr a{
	background-position: -761px 0px;
}
.headertr nav ul li.buttonContactTr a:hover, 
.headertr nav ul li.buttonContactTr a:focus,
.headertr nav ul li.buttonContactTr a.current:focus {
	background-position: -761px -50px;
}
.headertr nav ul li.buttonContactTr a.current {
	background-position: -761px -100px;
}
.headertr nav ul ul {
	position: absolute;
	background: #93ab17;
	left: 0;
	top: 21px;
	width: 200px;
	height: auto;
	display: none;
	padding-bottom: 5px;
	padding-top: 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
.headertr nav ul ul ul {
	position: absolute;
	background: #93ab17;
	left: 198px;
	z-index: 25;
	top: -33px;
	overflow: hidden;
	width: 200px;
	height: auto;
	display: none;
	padding-bottom: 5px;
	padding-top: 5px;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border: solid 1px #000;
}
.headertr nav ul ul li,
.headertr nav ul ul ul li {
	float: none;
	font-size: 13px;
	background: url(imgs/dot.gif) 2px 6px no-repeat;
	padding-left: 15px;
}
.headertr nav ul ul li a,
.headertr nav ul ul ul li a {
	text-indent: 0;
	background: none;
	width: auto;
	height: auto;
	color: #000;
}
.headertr nav ul ul li a:hover,
.headertr nav ul ul li a:focus,
.headertr nav ul ul ul li a:hover,
.headertr nav ul ul ul li a:focus {
	color: #FFF;
}
.headertr nav ul ul.sub li.span a {
	background: url(imgs/headercursor.gif) 170px 7px no-repeat;
}
.headertr nav ul ul.sub li.span li a {
	background: none;
}
.headertr section {
	position: absolute;
	left: 18px;
	top: 0;
	overflow: hidden;
	z-index: 5;
}
.headertr section ul {
	width: 960px;
	height: 323px;
	overflow: hidden;
	background: none;
	margin: 0;
	float: none;
}
.headertr section ul li {
	width: 960px;
	height: 323px;
	overflow: hidden;
	float: none;
	width: 960px;
	height: 323px;
	display: block;
}
.headertr section ul li div {
	text-indent: -9999px;
}
.headertr section ul li a {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 130px;
	height: 36px;
	line-height: 37px;
	font-size: 1.2em;
	background: #859c11;
	
	background:
		-moz-linear-gradient(
		#b0c32b 0%,
		#687417 100%);
		
		background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#b0c32b),
		to(#687417)
		);
		
	color: #FFF;
}
.headertr section ul li a:hover,
.headertr section ul li a:focus {
	background: #859c11;
	
	background:
		-moz-linear-gradient(
		#687417 0%,
		#b0c32b 100%);
		
		background:
		-webkit-gradient(
		linear,
		0% 0%, 0% 100%,
		from(#687417),
		to(#b0c32b)
		);
		
	color: #FFF;
}
div#newsletterform {
	width: 550px;
	height: 250px;
	display: block;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
div#newsletterform div.divEmail {
	width: 100px;
	float: left;
	height: 20px;
	display: block;
}
div#newsletterform div.divMessage {
	width: 50px;
	height: 20px;
	display: block;
	float: left;
	background: #399;
}
.divNav {
	position: absolute;
	bottom: 10px;
	right: 200px;
	z-index: 20;
}
.divNav a {
	float: left;
	display: block;
	text-indent: -9999px;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	line-height: 13px;
	background: url(imgs/spritenavigation.gif) -20px 0;
}
.divNav a:hover {
	background-position: -40px 0;
}
.divNav a.activeSlide, .divNav a.activeSlide:hover {
	background-position: 0 0;
}
.content.home .wrapper section.events .tabMenu {
	width: 538px;
	height: 35px;
	display: block;
	overflow: hidden;
	margin-left: 5px;
}
.content.home .wrapper section.events .tabMenu li {
	margin: 0;
}
.content.home .wrapper section.events .tabMenu li a {
	height: 34px;
	width: 266px;
	float: left;
	border-top: solid 1px #c8c8c8;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	background: #dadada;
	
	background:
		-moz-linear-gradient(
		#dadada 0%,
		#c5c5c5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #dadada),
		color-stop(1, #c5c5c5));
	color: #a2a2a2;
	font-size: 15px;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: -1px;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
}
.content.home .wrapper section.events .tabMenu li a:hover,
.content.home .wrapper section.events .tabMenu li a:focus {
	background: #c2c2c2;
	
	background:
		-moz-linear-gradient(
		#c2c2c2 0%,
		#a8a8a8 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #c2c2c2),
		color-stop(1, #a8a8a8));
	color: #727272;
}
.content.home .wrapper section.events .tabMenu li.ui-state-active a,
.content.home .wrapper section.events .tabMenu li.ui-state-active a:hover,
.content.home .wrapper section.events .tabMenu li.ui-state-active a:focus {
	background: #e5e5e5;
	
	background:
		-moz-linear-gradient(
		#d4d4d4 0%,
		#e5e5e5 100%);
		
	background:
		-webkit-gradient(
		linear,
		color-stop(0, #d4d4d4),
		color-stop(1, #e5e5e5));
	color: #0e222d;
}
.content.home .wrapper section.events #eventsTab1,
.content.home .wrapper section.events #eventsTab2 {
	width: 525px;
	height: 340px;
	display: block;
	margin-left: 6px;
	padding: 5px;
	background: #e5e5e5;
	border: solid 1px #c8c8c8;
}

