/* millerLimited css */

a:focus,
:focus,
*:focus
{outline:none;}

a img{border:none;}

a,
a:visited,
a:hover,
a:active,
a:focus,
a:link
{
	cursor:pointer;
	outline:none;
}

body, html
{
	margin:0;
	padding: 0;
	height: 100%;
	width: 100%;
	background:black;
	overflow:hidden;
}

body.bgImg
{
	background:url(../img/bodyBack.jpg) top center repeat;
}

div#flashWrapper
{
	width:100%;
	height:100%;
}

div.welcomeWrapper
{
	position:absolute;
	width:100%;
	height:370px;
	z-index:10;
	top:50%;
	margin:-185px 0 0 0;
	left:0;
}

div.bottleBack
{
	background:url(../img/millerBottle.png) no-repeat top left;
	width:668px;
	height:289px;
	margin:0 auto;
}

div.stripes
{
	background:url(../img/stripes.gif) repeat-x top center;
	height:81px;
}

div.question.tr,
div.question.en
{
	width:320px;
	background:url(../img/18question.png) no-repeat top left;
	margin:0 auto;
	height:27px;
}

div.question.en
{
	background:url(../img/18questionEN.png) no-repeat top left;
}

div.buttonWrapper
{
	width:320px;
	height:35px;
	overflow:hidden;
	margin:0 auto;
}

a.evet,
a.evet:active,
a.evet:link,
a.evet:visited,
a.evet:hover,
a.evet:focus,
a.hayir,
a.hayir:active,
a.hayir:link,
a.hayir:visited,
a.hayir:hover,
a.hayir:focus
{
	float:left;
	width:160px;
	height:70px;
	display:block;
	margin:0;
}

a.evet.Ytr,
a.evet.Ytr:active,
a.evet.Ytr:link,
a.evet.Ytr:visited,
a.evet.Ytr:hover,
a.evet.Ytr:focus
{
	background:url(../img/butEvet.png) no-repeat top left;
}

a.hayir.Ntr,
a.hayir.Ntr:active,
a.hayir.Ntr:link,
a.hayir.Ntr:visited,
a.hayir.Ntr:hover,
a.hayir.Ntr:focus
{
	float:right;
	background:url(../img/butHayir.png) no-repeat top left;
}

a.evet.Len,
a.evet.Yen:active,
a.evet.Yen:link,
a.evet.Yen:visited,
a.evet.Yen:hover,
a.evet.Yen:focus
{
	background:url(../img/butYes.png) no-repeat top left;
}

a.hayir.Len,
a.hayir.Nen:active,
a.hayir.Nen:link,
a.hayir.Nen:visited,
a.hayir.Nen:hover,
a.hayir.Nen:focus
{
	float:right;
	background:url(../img/butNo.png) no-repeat top left;
}


div.buttonWrapper a:hover
{
	margin-top:-35px;
}

div.requirements
{
	width:600px;
	height:17px;
	margin:0 auto;
}

a.requirementsFlash,
a.requirementsFlash:active,
a.requirementsFlash:visited,
a.requirementsFlash:link,
a.requirementsFlash:hover,
a.requirementsFlash:focus
{
	display:block;
	background:url(../img/reqirementsFlash.png) no-repeat top left;
	width:77px;
	height:17px;
	float:left;
}

div.requirements1024
{
	background:url(../img/requirements1024.png) no-repeat top left;
	width:45px;
	height:17px;
	float:right;
}

a.languageBut,
a.languageBut:active,
a.languageBut:visited,
a.languageBut:link,
a.languageBut:hover,
a.languageBut:focus
{
	float:left;
	display:block;
	width:37px;
	height:17px;
	margin:0 0 0 200px;
}

a.languageBut.tr,
a.languageBut.tr:active,
a.languageBut.tr:visited,
a.languageBut.tr:link,
a.languageBut.tr:hover,
a.languageBut.tr:focus
{background:url(../img/langEN.png) no-repeat top left;}

a.languageBut.en,
a.languageBut.en:active,
a.languageBut.en:visited,
a.languageBut.en:link,
a.languageBut.en:hover,
a.languageBut.en:focus
{background:url(../img/langTR.png) no-repeat top left;}

div.requiresFlash
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#666;
	width:400px;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	height:160px;
	margin:-80px 0 0 -200px;
	z-index:10;
}

#SWFObjectExprInst
{
	width:310px;
	height:137px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:20;
	margin:-68px 0 0 -155px;
	background:black;
}

.clearfix
{clear:both;}
