﻿html,body,div,header,footer,nav,article,section,figure,aside,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;font-weight:inherit;vertical-align:baseline;}

.anadiv
{
	height:768px;
	width:1024px;
	background-image:url(images/Watchout_videomapping.jpg);
	margin:auto;

}
.menu
{
	height:60px;
	width:595px;
	vertical-align:middle;
}
.logoust
{
	height:111px;
	width:429px;
	background-image:url(images/Watchout_Turkey_satis.jpg);
	margin-left:595px;
	margin-top:-60px;
}
.trk
{
	margin-top:120px;
	height:310px;
	width:470px;
	margin-left:15px;
	/*font-family: "Myriad Pro Cond"!important;
	font: "Myriad Pro Cond"!important;*/
	text-align:right;
	font-size:21px;
	color: #E5237D;
	vertical-align:top;
}
.eng
{
	margin-top:-310px;
	height:310px;
	width:470px;
	margin-left:524px;
	/*font-family: "Myriad Pro Cond";
	font: "Myriad Pro Cond";*/
	text-align:left;
	font-size:21px;
	color: #656565;
	vertical-align: top;
}
.logoalt
{
	height:102px;
	width:187px;
	background-image:url(images/Watchout_Premium_Partner.jpg);
	margin-top:110px;
	margin-left:10px;
}

.haber {  background-color: #656565; }
#haber1 { width: 1024px; height:100px; background-color: #E5237D; margin-top:20px; }
#haber1 ul { list-style:none;  }
#haber1 li { font-family: Trebuchet MS, Helvetica, Arial, sans-serif; font-size:40px; color:#FFFFFF; margin:0px; }
#haber1 img { vertical-align:middle; margin-right:40px; margin-left:15px; margin-top:5px;
}

.bulleta
{
list-style-type: disc;
text-align: right;
font-size:20px;
color: #E5237D;	
}
.bulletb
{
list-style-type: disc;
text-align: left;
font-size:20px;
color: #656565;
}
.datapathresim
{
	margin-left:367px;
	margin-top:-320px;
	height:406px;
	width:289px;
}
.datapathlogo
{
	height:81px;
	width:289px;
	background-image:url(images/Datapath.jpg);
	margin-top:-500px;
	margin-left:367px;
}
.tur_head
{
	font-family: "Myriad Pro Cond";
	text-align:right;
	font-size:50px;
	color: #E5237D;
	margin-bottom:-15px;
}
.tur_email
{
	/*font-family: "Myriad Pro Cond";*/
	text-align:right;
	font-size:35px;
	color: #E5237D;
	margin-bottom:-20px;
}
.tur_tel
{
	/*font-family: "Myriad Pro Cond";*/
	text-align:right;
	font-size:40px;
	color: #E5237D;
	margin-bottom:-20px;
}
.tur_addr
{
	/*font-family: "Myriad Pro Cond";*/
	text-align:right;
	font-size:25px;
	color: #E5237D;
}
.eng_head
{
	font-family: "Myriad Pro Cond";
	font-size:50px;
	color: #656565;
	margin-bottom:-15px;
}
.eng_email
{
	font-family: "Myriad Pro Cond";
	font-size:35px;
	color: #656565;
	margin-bottom:-20px;
}
.eng_tel
{
	font-family: "Myriad Pro Cond";
	font-size:40px;
	color: #656565;
	margin-bottom:-20px;
}
.eng_addr
{
	font-family: "Myriad Pro Cond";
	font-size:25px;
	color: #656565;
}
.giz
{
	text-align:center;
	color: #FFFFFF;
}


.simple_overlay {
 
    /* must be initially hidden */
    display:none;
 
    /* place overlay on top of other elements */
    z-index:10000;
 
    /* styling */
    background-color:#333;
 
    width:675px;
    min-height:200px;
    border:1px solid #666;
 
    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(/media/img/overlay/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

#menu-bar {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 30px;
  line-height: 100%;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  box-shadow: 0px 0px 0px #E5237D;
  -webkit-box-shadow: 0px 0px 0px #E5237D;
  -moz-box-shadow: 0px 0px 0px #E5237D;
  background: #E5237D;
  border: solid 0px #E5237D;
}
#menu-bar li {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: lighter;
  font-family: arial;
  font-style: normal;
  font-size: 15px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 8px 20px 8px 20px;
  margin: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar .current a, #menu-bar li:hover > a {
  background: #0399D4;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#EBEBEB, endColorstr=#A1A1A1);
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
  background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 0px 0px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#04ACEC, endColorstr=#0186BA);
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul {
  background: #656565;
  display: none;
  margin: 0;
  padding: 0;
  width: 151px;
  position: absolute;
  top: 30px;
  left: 0;
  border: solid 0px #B4B4B4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 10px 8px 15px;
  color:#FFFFFF !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}