/************************************************************/
/*Reset CSS */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
* {
	border:none;
}
.clearboth{
    clear:both;
}

/************************************************************/

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.margin_bottom{
    margin-bottom: 10px;
}
.margin-right{
    margin-right: 5px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
#sitename{
        position: relative;
        float: left;
        left: 5px;
        font-size: 33px;
        margin-top: 10px;
        color: rgb(0, 65, 133) !important;
        font-weight: 600;
        text-shadow: 2px 2px whiteSmoke;
        /*font-family:gill,helvetica,sanserif; */
}
.companyname{
    font-size: 48px;
    padding-bottom: 25px;
    font-weight: bold;
    text-shadow: 2px 2px whiteSmoke;
}
body {
	background:url(../images/back.png) top center repeat;
        background-position-y: 225px;
        background-color: #dfe8ed;
        
	border:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#323232;
	line-height:17px;
        background-repeat: no-repeat;
        background-position-y:0px; 
}
.inner_copy, .inner_copy a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0;
}
.css3 {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	behavior:url(../js/PIE.htc);
	position:relative;
}
.body1 {
	background:url(../images/bg_footer.jpg) top center repeat;
}
.main {
	margin:0 auto;
	width:960px;
	position:relative;
}
.block {
	height:100px;
}
.extra {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -100px;
}
body, html {
	height:100%;
}
a {
	color:#f09e2f;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	padding: 5px 0 0 0;
}
h2 {
        background-color: rgb(255, 255, 153);
        font-size: 12px;
        font-weight: bold;
        color: rgb(0, 65, 133) !important;
        padding: 5px 5px 5px 5px;
        border-radius: 4px;
        box-shadow: 2px 2px 7px gray;
}
h3 {
        font-size: 20px;
        color: white;
        padding-left: 10px;
        line-height: 40px;
        margin-bottom: 15px;
        background: rgb(48, 129, 200);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        behavior: url(../js/PIE.htc);
        position: relative;
        text-transform: uppercase;
        font-weight: 200;
        margin-top: 10px;
}
p {
	padding-bottom:17px;
}
header {
	overflow:hidden;
	width:100%;
	height:494px;
}
#logo {
	float:left;
	padding:17px 0 0 0;
}
#search {
	float:right;
	padding:10px 0 10px 0;
}
#search .bg {
	width: 87px;
        height: 29px;
        float: left;
}
#search .bg:hover{
    margin-top: -3px;
}
#search .submit {
	background:none;
	width:29px;
	height:29px;
	float:right;
	cursor:pointer;
}
#search .input {
	float:right;
	background:none;
	font:13px Arial, Helvetica, sans-serif;
	color:#303030;
	width:208px;
	height:17px;
	padding:6px 5px;
}
#top_nav {
	float:right;
	padding:0;
        margin-top: 30px !important;
}
#top_nav li {
	float:left;
	padding-left:5px;
}
#top_nav a {
	display: block;
        background-color: rgb(0, 65, 133);
        width: 79px;
        font-size: 13px;
        font-weight: bold;
        line-height: 29px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border: 1px solid rgb(0, 65, 133);
        border-radius: 3px;
}
#top_nav a:hover {
	color:#fff;
	background:#323232;
}
#menu{
	width:100%;
	overflow:hidden;
	margin-top:22px;
	margin-bottom:0px;
	height:45px;
	overflow:hidden;
	border-bottom:5px solid rgb(0, 65, 133) !important;
}
#menu li {
        float:left;
}
#menu li a {
	display:block;
	font-size:24px;
	color:#fff;
	font-weight:400;
	padding:0 16px;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	behavior:url(../js/PIE.htc);
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	line-height:45px;
}
#menu li a:hover, #menu #menu_active a {
	background:#004185;
}
#menu .end a {
        padding-right:36px;
}
.blacka{
    color:black;
}
header nav{
    margin-top:-25px !important;
}
.navhome{
        color:#004185 !important;
        background: rgb(0, 65, 133) !important;
        padding: 5px 7px 5px  !important;
        border: 2px solid #004185 !important;
        line-height: 37px !important;
        margin-right: 2px !important;
        margin-bottom: 2px !important;
}
.navhome:hover{
        background-color: rgb(255, 255, 153) !important;
        border: 2px solid rgb(255, 255, 153) !important;
}
.nav1 {
	background:#3081c8;
        /*background:#004185;*/
}
.nav2 {
	background:#8cbd20;
}
.nav3 {
	background:#f09e2f;
}
.nav4 {
	background:#b530ba;
}
.nav5 {
	background:#30b6c9;
}
.tabs {
	width:100%;
	overflow:hidden;
}
.tabs li {
	float:left;
	padding-right:1px;
}
.tabs .end {
	padding:0;
}
.tabs a {
	display:block;
	width:132px;
	font-size:13px;
	line-height:31px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	behavior:url(../js/PIE.htc);
	position:relative;
	background:url(../images/tabs_bg.gif) bottom repeat-x #3081c8;
	text-decoration:none;
}
.tabs a:hover, .tabs .active {
	background:url(../images/bg_form.gif) repeat;
}
.tabs_cont {
        width: 225px;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	behavior:url(../js/PIE.htc);
	position:relative;
	background:url(../images/tabs_bg.gif) bottom repeat-x rgb(48, 129, 200);
	padding:25px 20px 25px;
}
section{
    margin-top: 5px;
}

.img {
	position:absolute;
	right:0px;
	top:950px;
}
img:hover{
    cursor:pointer;
}
.cursor{
    cursor:pointer;
}
.text {
	padding:7px 0 0 36px;
	width:575px;
}
.text h2 {
	font-size:32px;
	color:#323232;
	line-height:40px;
	padding:4px 0 15px 0;
	letter-spacing:-1px;
}
.text p {
	font-size:12px;
	font-weight:bold;
	color:#323232;
	line-height:20px;
	text-align:left;
	padding-bottom:25px;
}
.text img {
	margin-top:43px;
}
#content {
	padding-top: 15px;
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
        background-color:whitesmoke;
        border-radius: 5px;
        box-shadow: 1px 1px 10px;
}
.padtop10{
    padding-top: 10px;
}
.pad_bot1 {
	padding-bottom:17px;
}
.pad_bot2 {
	padding-bottom:7px;
}
.pad_left1 {
	padding-left:42px;
}
.pad {
	padding:0 13px;
}
.pad_left5{
        padding-left: 5px;
}
.marg_bot1 {
	margin-bottom:17px;
}
.marg_right1 {
	margin-right:12px;
}
.marker_1, .marker_2 {
	display:inline-block;
	background:url(../images/marker_2.gif) 0 0 no-repeat;
        height: 17px;
        padding-left: 25px;
}
.marker_2, .marker_1:hover {
	background:url(../images/marker_1.gif) 0 0 no-repeat;
        color:#8cbd20;
}
.marker_2:hover {
	background:url(../images/marker_2.gif) 0 0 no-repeat;
        color:rgb(240, 158, 47);
}
.under {
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
}
.button {
	display:inline-block;
	font-size:16px;
	color:#fff;
	background:#f09e2f;
	line-height:35px;
	padding:0 16px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url(../js/PIE.htc);
	position:relative;
	font-weight:600;
	text-decoration:none;
	text-transform:uppercase;
}
.button:hover {
	background:#8cbd20;
}
.line1 {
	background:url(../images/line_ver.gif) 320px 0 repeat-y;
}
.list1 li {
	line-height:22px;
}
.list1 li a {
	padding-left:13px;
	background:url(../images/marker_3.gif) 0 5px no-repeat;
}
#ContactForm {
	margin-top:-10px;
	line-height:29px;
	font-weight:bold;
	width:535px;
}
#ContactForm a {
	margin-left:10px;
	float:right;
	width:86px;
	text-align:center;
	padding:0;
}
#ContactForm .input:focus,#ContactForm .select:focus,#ContactForm textarea:focus{
    border:2px solid #f09e2f;
}
#ContactForm .input {
	/*float:right;*/
	/*margin-right:222px;*/
	width: 250px;
        height: 35px;
	border: 2px solid rgb(48, 182, 201);
	background:#fff;
	padding:5px;
	margin-bottom:6px;
	color:#323232;
	font:13px Arial, Helvetica, sans-serif;
}
#ContactForm .select {
	/*float:right;*/
	/*margin-right:222px;*/
	width: 262px;
        height: 47px;
	border: 2px solid rgb(48, 182, 201);
	background:#fff;
	padding:5px;
	margin-bottom:6px;
	color:#323232;
	font:13px Arial, Helvetica, sans-serif;
}
#ContactForm textarea {
	overflow:auto;
	/*float:right;*/
	width: 530px;
        height: 150px;
	border: 2px solid rgb(48, 182, 201);
	background:#fff;
	padding:5px;
	margin-bottom:16px;
	color:#323232;
	font:13px Arial, Helvetica, sans-serif;
}
#form_1 {
	color:#fff;
	line-height:24px;
}
#form_1 .input {
	float:right;
	background:#fff;
	width:133px;
	padding:1px 8px;
	font:12px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
        height: 30px;
        margin-top: 3px;
        border-radius: 5px;
}
#form_1 a {
	color:#439deb;
}
#form_1 .radio {
	float:left;
	padding-right:4px;
}
#form_1 .radio.end {
	padding-right:0;
}
#form_1 .radio input {
	float:left;
	margin:5px 5px 0 0;
	height:12px;
	width:12px;
	overflow:hidden;
	padding:0;
}
#form_1 .check_box {
	margin-top:12px;
}
#form_1 .input2 {
	width:62px;
}
#form_1 select {
	width: 145px;
        height: 35px;
        padding: 1px;
        margin-left: 20px;
        margin-top: 5px;
	display:inline-block;
        border-radius:5px;
}
#form_1 .button {
	float:right;
	font-size:12px;
	color:#fff;
	width:66px;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:#3081c8;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url(../js/PIE.htc);
	position:relative;
	padding:0;
}
footer {
	padding-top:31px;
	text-align:center;
	line-height:18px;
	color:#fff;
}
footer a {
	color:#fff;
	text-decoration:none;
}
footer .lf {
	float:left;
	margin:0;
	padding:0;
}
footer .rf {
	float:right;
	margin:0;
	padding:0;
}
/* Tab menü css ******************************************************/

#tabs
{
  overflow: auto;
  width: 900px;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

#tabs li
{
    margin: 0;
    padding: 0;
    float: left;
}

#tabs a
{
    -moz-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
    background: #94c624;
    background:    -moz-linear-gradient(220deg, transparent 10px, #94c624 10px);
    /*background:    -webkit-linear-gradient(220deg, transparent 10px, #ad1c1c 10px); */
    background:     -ms-linear-gradient(220deg, transparent 10px, #94c624 10px); 
    background:      -o-linear-gradient(220deg, transparent 10px, #94c624 10px); 
    background:         linear-gradient(220deg, transparent 10px, #94c624 10px);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    color: #fff;
    float: left;
    font: bold 12px/35px 'Lucida sans', Arial, Helvetica;
    height: 35px;
    padding: 0 20px;
    text-decoration: none;
    margin-left: 5px;
    border-radius: 5px;
}

#tabs a:hover
{
    background: #8cbd20;
    background:    -moz-linear-gradient(220deg, transparent 10px, #8cbd20 10px);
    /*background:    -webkit-linear-gradient(220deg, transparent 10px, #8cbd20 10px); */   
    background:     -ms-linear-gradient(220deg, transparent 10px, #8cbd20 10px); 
    background:      -o-linear-gradient(220deg, transparent 10px, #8cbd20 10px); 
    background:         linear-gradient(220deg, transparent 10px, #8cbd20 10px);     
}

#tabs a:focus
{
    outline: 0;
}

#tabs #current a
{
    background: #004185;
    background:    -moz-linear-gradient(220deg, transparent 10px, #004185 10px);
    /*background:    -webkit-linear-gradient(220deg, transparent 10px, #fff 10px); */     
    background:     -ms-linear-gradient(220deg, transparent 10px, #004185 10px); 
    background:      -o-linear-gradient(220deg, transparent 10px, #004185 10px); 
    background:         linear-gradient(220deg, transparent 10px, #004185 10px);
    text-shadow: none;    
    color: #fff;
}

#tabsmenu
{
    width:600px;
    -moz-border-radius: 0 2px 2px 2px;
    -webkit-border-radius: 0 2px 2px 2px;
    border-radius: 0 2px 2px 2px;
    -moz-box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;
    /*-webkit-box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;*/
    padding: 5px 15px 15px 0px;
}

/* Remove the rule below if you want the content to be "organic" */
#tabsmenu div
{
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px 10px 0px;
}
.company{
    margin-bottom: 35px;
    width: 265px;
    height: 18px;
    border-radius: 5px;
    color: whiteSmoke;
    font-weight: bold;
    font-size: 15px;
    background-image: url('../images/kayit_firsatlari.gif');
    background-repeat:no-repeat;
}
.border1blue{
    border:1px solid rgb(0, 65, 133);
}
/******************************************************************************/
.nostyleboldtext{
    font-weight: bold;
    color: black;
}
.captionblue{
    color: rgb(0, 65, 133);
    font-size: 20px;
}
.captionblack{
    color: black;
    font-size: 18px;
}
.nopadding{
    padding: 0px !important;
}
.sosyal_fancybox{
    float:left;
}
footer ul{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
footer .sutun{
    width: 180px;
    height: 300px;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    float: left;
}
footer .sutun2{
    width: 180px;
    height: 300px;
    margin: 0px;
    padding: 0px;
    margin-left: -17px;
    float: left;
}
footer .sutun2 ul li{
    width:264px;
}
.mr25px{
    margin-left: 45px !important;
}
footer ul li{
    list-style: none;
    line-height: 15px;
    background: url(../images/icons/footerLine.png) no-repeat;
    width: 170px;
    height: 25px;
    text-align: left;
    padding-left: 10px;

}