/* global */
html,body {margin: 0; height: 100%; width: 100%}
body { font: 10pt trebuchet MS, sans-serif; color: #666; margin : 0; padding : 0; min-width : 980px;  background : url(header.gif) repeat-x top; background-color : #fff;}
img { border: none; }

/* links */
a:link { color: #4343b8; text-decoration: underline;}
a:visited { color: #4343b8; text-decoration: underline;}
a:active { color: #FF5B0A; text-decoration: underline;}
a:hover { color: #89a91b; text-decoration: underline; }
a.largeLink, a.largeLink:visited { color: #4343b8; text-decoration: underline;font-size: 14pt }

/* bravenet main logged out navigation and footer  */
ul#navigationBar { list-style-type: none;  width: 1050px; margin: auto; height: 50px; }
ul#navigationBar li { float: left; margin-top: 13px; padding: 0 5px; border-right: 1px solid #fff;}
ul#navigationBar li.first { padding-left: 0px; }
ul#navigationBar li.last { border-right-width: 0; }
ul#navigationBar li a, ul#navigationBar li a:visited { float: left }

ul#navigationBar li #anasayfa { background: url(mhome.gif) no-repeat; }
ul#navigationBar li a#anasayfa, ul#navigationBar li a#anasayfa:visited { background: mhome.gif no-repeat; width: 110px; height: 22px; }
ul#navigationBar li a#anasayfa:hover {  background: mhomered.gif  no-repeat; width: 110px; height: 22px; }

ul#navigationBar li #sorular { background: url(sikcasorulanlar.gif) no-repeat; }   
ul#navigationBar li a#sorular, ul#navigationBar li a#sorular:visited { background: url(sikcasorulanlar.gif) no-repeat; width: 150px; height: 22px; }
ul#navigationBar li a#sorular:hover {background: url(sikcasorulanlarred.gif) no-repeat; width: 150px; height: 22px; }

ul#navigationBar li #hakkimizda { background: url(bizkimiz.GIF ) no-repeat; }
ul#navigationBar li a#hakkimizda, ul#navigationBar li a#hakkimizda:visited { background: url( bizkimiz.GIF ) no-repeat; width: 110px; height: 22px; }
ul#navigationBar li a#hakkimizda:hover { background: url( bizkimizred.GIF ) no-repeat; width: 110px; height: 22px; }

ul#navigationBar li #moduller { background: url(programmodulleri.gif) no-repeat; }
ul#navigationBar li a#moduller, ul#navigationBar li a#moduller:visited { background: url(programmodulleri.gif) no-repeat; width: 115px; height: 22px; }
ul#navigationBar li a#moduller:hover { background: url(programmodullerired.gif) no-repeat; width: 115px; height: 22px; }

ul#navigationBar li #indirme { background: url(indirmelinkleri.gif) no-repeat; }
ul#navigationBar li a#indirme, ul#navigationBar li a#indirme:visited { background: url(indirmelinkleri.gif) no-repeat; width: 68px; height: 22px; }
ul#navigationBar li a#indirme:hover {background: url(indirmelinklerired.gif) no-repeat; width: 68px; height: 22px; }

ul#navigationBar li #fiyatlar { background: url(fiyatlar.gif) no-repeat; }
ul#navigationBar li a#fiyatlar, ul#navigationBar li a#fiyatlar:visited { background: url(fiyatlar.gif) no-repeat; width: 80px; height: 22px; }
ul#navigationBar li a#fiyatlar:hover { background: url(fiyatlarred.gif) no-repeat; width: 80px; height: 22px; }

ul#navigationBar li #cozumler { background: url(cozuımler.gif ) no-repeat; }
ul#navigationBar li a#cozumler, ul#navigationBar li a#cozumler:visited { background: url(cozuımler.gif ) no-repeat; width: 130px; height: 22px; }
ul#navigationBar li a#cozumler:hover { background: url(cozuımlerred.gif ) no-repeat; width: 130px; height: 22px; }

ul#navigationBar li #forum { background: url(forum.gif ) no-repeat; }
ul#navigationBar li a#forum, ul#navigationBar li a#forum:visited { background: url(forum.gif ) no-repeat; width: 130px; height: 22px; }
ul#navigationBar li a#forum:hover { background: url(forumred.gif ) no-repeat; width: 130px; height: 22px; }

.menuText { display: none; } 

#copy { clear: both; color: #969696; margin-left: 20px; margin-top: 10px; width: 400px; float: left; }
#hitslink { margin: auto; text-align: right;  margin-top: 5px; width: 250px; float: right; }
.clearMargin30 { margin:30px; clear:left; }


/* forms */
#pageTop form.login { float: right; padding-top: 15px; width: 385px; }
#pageTop form.login fieldset	{	border: 0px; }
#pageTop form.login fieldset input { width: 70px;	}
#pageTop form.login fieldset input.submit	{	width: auto; text-transform: uppercase;	}
#pageTop form.login div {	text-align: right; margin-right: 15px;	}
.signup_label { width: 120px; float: left; text-align: right; padding-right: 10px; margin-top: 5px;}
.signup_input input { background-color: #fff; }
.signup_input2 input { background-color: #fff; }
.lostPassword { margin-right: 12px; }
.avail { color: #7f9a18; font-weight: bold;}
.notAvail { color: #f00; }

/* headers */
h1 {font: bold 20pt trebuchet MS, sans-serif; color: #666;}
h1.title { font: bold 18pt trebuchet MS, sans-serif; color: #FF5B0A; border-bottom: 1px dotted #ccc; }
h2 {font: bold 17pt trebuchet MS, sans-serif; color: #89a91b; margin-top: 20px;}
h2.title { border-bottom: 1px solid #ccc; }
h3 { font: bold 13pt trebuchet MS, sans-serif; color: #777; }
h2.alt { font-weight: normal; margin: 0; color: #666;}
h2.alt strong {font-style: italic; }
h4 { font-size: 14pt; }
h5 { font-size: 10pt; }


/* text and alignments */
.text13b { font: bold 13pt trebuchet MS, sans-serif; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.text12 { font-size: 12pt; font-weight: normal; }
.lineHeight { line-height: 1.3em; }
.lineHeight2 { line-height: 1.5em; }
.plineLength { width: 60%; }
.smPrice { font: normal 9pt trebuchet MS, sans-serif; }
p.sorularRegn {  width: 500px; margin-left: 40px; font-size: 11pt; }
p.guaranteeDets { clear: both; margin-left: 35px; font-size: 9pt; padding-top: 40px;}

/* dividers */
div.amametin { width: 100%; min-width: 996px!important; min-width: 980px; margin: 0; padding: 0; border-top: 2px solid #89a91b; background: url(amametin.gif) left top repeat-x;}
.bottomBord { border-bottom: 1px solid #ccc; }
hr.sorular_options_sep { height: 2px; background-color: #aac930; border: 0; margin: 25px 0; }

/* wrappers */
#header { min-width: 980px; height: 100px; padding-top: 20px; }
#pageTop { width: 980px; margin: 0 auto; padding: 0;}
.contentbolumu { width: 940px; padding: 10px 20px 0px 20px; margin-left: auto; margin-right: auto; padding-top: 10px!important; padding-top: 20px; position: relative; }

/* buttons */
img.button { margin-top: 20px; }
.buttBott {width: 450px; margin-left: 110px; margin-top: 50px;}
.buttBott img { float: left; width: 162px; margin-right: 15px; }

/* columns */
.columnL { width: 386px; float: left; }
.columnR { width: 544px; float: right; }

/*floats and display*/
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.clearRight { clear: right; }
.clearLeft { clear: left; }


/* margins and padding */
.noMargin { margin: 0px; }
.noMT { margin-top: 0px; }
.noMB { margin-bottom: 0px; }
.ML10 { margin-left: 10px; }
.MT20 { margin-top: 20px; }
.MB10 { margin-bottom: 10px; }
.MR10 { margin-right: 10px; }
.MR15 { margin-right: 15px; }
.MR40 { margin-right: 40px; }
.red {border: 1px solid red;}



/*colors */
.accent { color: #FF5B0A; }
.accentSub { color: #89a91b; }
.accentNote { color:#FF5B0A; background-color: #fff6dc;padding-left:5px; }
.noteBox { font-size: 12px; padding: 2px; }

.managerSection { padding-top: 10px; } 



/* images and backgrounds */
#member { text-align: right; margin-right: 20px;}
img.guarantee { position: absolute; top: 100px; right: 80px;}
img.noDomain { margin-top: 15px; }

/* special */
table.domain_choices { margin-left: 20px;  }
div#status { width: 450px; text-align: center;}
div#status {margin-top: 20px;}
div.privacy { float: left; width: 740px;}
div.privacy p { margin-left: 20px; margin-top: 15px; }
input.account_valid_submit {clear: left; margin-top: 20px;}
#old_email { margin: 20px 0 30px 0; }
