@font-face {
    font-family: 'SansationRegular';
    src: url('../Fonts/Sansation_Regular-webfont.eot');
    src: url('../Fonts/Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Sansation_Regular-webfont.woff') format('woff'),
         url('../Fonts/Sansation_Regular-webfont.ttf') format('truetype'),
         url('../Fonts/Sansation_Regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLight';
    src: url('../Fonts/Sansation_Light-webfont.eot');
    src: url('../Fonts/Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Sansation_Light-webfont.woff') format('woff'),
         url('../Fonts/Sansation_Light-webfont.ttf') format('truetype'),
         url('../Fonts/Sansation_Light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBold';
    src: url('../Fonts/Sansation_Bold-webfont.eot');
    src: url('../Fonts/Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Sansation_Bold-webfont.woff') format('woff'),
         url('../Fonts/Sansation_Bold-webfont.ttf') format('truetype'),
         url('../Fonts/Sansation_Bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLightLightItalic';
    src: url('../Fonts/Sansation_Light_Italic-webfont.eot');
    src: url('../Fonts/Sansation_Light_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Sansation_Light_Italic-webfont.woff') format('woff'),
         url('../Fonts/Sansation_Light_Italic-webfont.ttf') format('truetype'),
         url('../Fonts/Sansation_Light_Italic-webfont.svg#SansationLightLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationItalic';
    src: url('../Fonts/Sansation_Italic-webfont.eot');
    src: url('../Fonts/Sansation_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Sansation_Italic-webfont.woff') format('woff'),
         url('../Fonts/Sansation_Italic-webfont.ttf') format('truetype'),
         url('../Fonts/Sansation_Italic-webfont.svg#SansationItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBoldItalic';
    src: url('../Fonts/Sansation_Bold_Italic-webfont.eot');
    src: url('../Fonts/Sansation_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Sansation_Bold_Italic-webfont.woff') format('woff'),
         url('../Fonts/Sansation_Bold_Italic-webfont.ttf') format('truetype'),
         url('../Fonts/Sansation_Bold_Italic-webfont.svg#SansationBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../Images/bg_image.png);
	font-family: 'SansationRegular';
	font-size: 14px;
}
#Menu {
	position: fixed;
	top: 10%;
	z-index: 99999;
}

.menuClass{
	color:#283891;
	font-size: 18px;
}

#iletisimYazi{
	position: fixed;
	width: 30%;
	right: -33%;
	bottom: 30px;
	z-index: 99999;
	color:#283891;
}

#Menu .border{
	background-image:url(../Images/border_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 10px;
}
#Header {
	position: fixed;
	width: 55%;
	top: 10px;
	right: -45%;
	padding-bottom: 10px;
}

#Header .border{
	background-image:url(../Images/border_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 10px;
}

#Logo {
	background-image: url(../Images/Logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 344px;
	margin-right: auto;
	margin-left: auto;
	top: 0%;
	bottom: 0px;
	position: fixed;
}
    div#shell {
        display: block;
        position: relative;

        width: 100%;
        height: 100%;
        z-index: 1;
      }
      img#plax-logo {
        position: absolute;
        top: 125px;
        left: 90px;
        z-index: 3;
      }
      img#plax-sphere-1 {
		position: absolute;
		z-index: 4;
		top: 50px;
		left: 300px;
      }
      img#plax-sphere-2 {
	position: absolute;
	z-index: 2;
	top: 400px;
	/* [disabled]left: 49%; */

      }
#ContentIn {
	float: right;
	width: 100%;
	height: 410px;
	overflow:auto;
	/*overflow-y: hidden;*/
	margin-top: 20px;
	margin-left: 20px;
}
.HeaderPage {
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5360A7;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #283891;
	font-size: 18px;
	margin-right: 2%;
	margin-left: 2%;
}
#ContentArea #ContentIn .ContentText p {
	margin: 0px;
	padding: 0px;
}
#ContentArea #ContentIn .ContentText {
	width: 96%;
	text-align: justify;
	line-height: 21px;
	padding-right: 2%;
	padding-left: 2%;
} 

.slogan {
    font-family: 'Italianno', cursive;
	line-height: 21px;
	font-size:35px;
	padding-right: 2%;
	margin-left:-160px;
	color:#5A66AA;
	margin-top:30%;
}



      img#plax-sphere-3 {
	position: absolute;
	top: 35px;
	left: 32px;
	z-index: 1;
	background-image: url(Images/Logo.png);
      }
ul#BottomMenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	z-index: 99999;
	height: 25px;
}
ul#BottomMenu li{
	list-style-type: none;
	padding: 8px;
	padding-right: 2px;
	z-index: 99999;
}
#ContentArea {
	width: 50%;
	position: absolute;
	top: 123px;
	z-index: 10;
	background-color: #e0e0e0;
	/*background-image: url(../Images/trnsbg.png);
	background-repeat: repeat;*/
	margin-left: 50%;
}
#Header .Social {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#Header .Social img {
	padding: 5px;
}



ul#BottomMenu li a {
	text-decoration: none;
	color: #9493CF;
	background-image: url(../Images/bottom_menu_divider.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:10px;
}

ul#BottomMenu li a:hover {
	 color:#969696;
}

.inputField{
    width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	background-image: url(../Images/randevuinput.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color: #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.inputField:focus{
	background-position:left -35px;
	color:#0E76BC;
}

.cTextarea {
	padding: 5px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	margin-bottom: 8px;
	font-size: 13px;
	height: 60px;
	background-image: url(../Images/randevutextarea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color: #999;
}

.cTextarea:focus{
	background-position: left bottom;
	color:#0E76BC;
}

.cTbutton{
	width: 260px;
	background-image: url(../Images/randbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #283891;
	height: 35px;
	border:0px; 
}

.cTbutton:hover{
	width: 260px;
	background-image: url(../Images/randbutton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #283891;
	border:0px;
}

.arrowgo {
    background-image: url("../Images/devamiicon.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 40px;
    width: 40px;
}
.arrowgo:hover {
    background-position: left -40px;
}

.sayfalama{
	padding:6px;
	color:#969696;
	margin-left: 5px;
	font-size: 14px;
	text-decoration: none;
}

.sayfalama:hover{
	padding:5px;
	padding-top: 3px;
	color:#283891;
	text-decoration: none;
	border:1px dotted #283891;
}
