@CHARSET "UTF-8";
select, input, button, textarea, button {
  font:99% arial,helvetica,clean,sans-serif;
}
table {
  font-size:inherit;
  font:100%;
}
pre, code, kbd, samp, tt {
  font-family:monospace;
  *font-size:108%;
  line-height:100%;
}

html {
  background-color: #8aa1b6;
}
a {
  font-weight:bold;
  text-decoration:none;
}
a:link {
  color:#003966;
}
a:active {
  color:#003966;
}
a:visited {
  color:#003966;
}
a:hover {
  color:#C75E1A;
}
body {
  /*font:14px/1.231 Verdana,Arial,Helvetica,sans-serif;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: normal;
  *font-size:small; 
  *font:x-small; 
  margin: 0;
}
#container {
  margin:auto;
  text-align:left;
  width:74.923em;/* non-IE */
  *width:73.05em;/* IE */
  min-width:974px;
  background-color: #fff;
}
#hd h1 {
  margin: 0;
}
#hd {
  height: 100px;
  position: relative;
}
#ft {
  background-color: #8aa1b6;
  border-top: 1px solid #000;
  text-align: center;
  font-size: 75%;
}
.sola {
  float: left;
  width: auto;
}
#solsutun .ayiran, #sagsutun .ayiran, #bdft .ayiran {
  padding: 0 10px 10px 10px;
}
#icerik {
  float: right;
  width: 738px;
}
#solsutun {
  float: left;
  width: 224px;
}
#sagsutun {
  float: right;
  width: 224px; 
}
.clear {
  clear: both;
}
#bdft {
  clear: both;
  padding: 1em;
}
#bdft p {
  margin: 0;
  float: left;
  width: 35%;
  font-size: 85%;
  color: #f46200;
}
#hd ul.yataylinkler {
  position: absolute;
  bottom: .5em;
  right: .5em;
}
ul.yataylinkler {
  float: right;
  margin: 0;
  padding: 0;
  width: auto;
}
ul.yataylinkler li {
  float: left;
  list-style-type: none;
  padding: 0 .5em;
  margin: 0;
  border-right: 1px solid #666;
}
ul.yataylinkler li.last {
  border: none;
}
#bdft ul.yataylinkler li a {
  font-weight: normal;
}
.kutu {
  border: 1px solid #9db0ca;
  padding: 0.5em;
}
.silik {
  border: 1px solid #e2e2dd;
}
#solsutun h3.silik, #sagsutun h3.silik {
  background-color:#E2E2DD;
  color:#666666;
  height:12px;
  padding:5px 3px 5px 10px;
  text-align:left;
  border: none;
}
#solsutun h3 span, #sagsutun h3 span {
  color: #000;
  font-weight: bold;
  margin-right: 0.3em;
}

#kk {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

#icerik h2, #solsutun h3, #sagsutun h3 {
  background-color:#8AA1B6;
  border-left:5px solid #FF7C3E;
  color:#FFFFFF;
  padding: 3px 0 4px 4px;
  margin: 0;
  text-align:left;
  font-size: 85%;
  width:auto;
}
#icerik h2 {
  border: none;
  font-size: 105%;
}

ul.anamenu {
  border:medium none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.anamenu li {
  border-bottom:1px solid #90BADE;
  margin:0;
  width:auto;
}
ul.anamenu li a {
  background-color:#6898D0;
  border-left:5px solid #8AA1B6;
  border-right:5px solid #8AA1B6;
  color:#FFFFFF;
  display:block;
  padding:3px 0 3px 0.5em;
  text-decoration:none;
  width:auto;
}
ul.anamenu li a:hover {
  background-color:#FF7C3E;
  border-left:5px solid #800000;
  border-right:5px solid #800000;
  color:#FFFFFF;
}
ul.anamenu, .kutu {
  margin-bottom: 1em;
}
#hd p {font-size: 14px; text-align: center;}
#hd .yataylinkler li a {font-weight: normal;}
#hd p.dbup {
	font-size: 10px;
	text-align: center;
}
#secBroker {margin: 1em 0;}
#secBroker ul {padding: 0;}
#secBroker li {list-style-type: none;padding:0.2em;}
body.beyaz {
	background-color: #fff;
}

.snp {
    border: 1px solid #123456;
    margin: .7em;
    padding: .8em;
    font-size: 14px;
}

.snp a {
	font-size: 11px;
}





.boat_detail .boat-details {
  margin: 20px 0 0 0;
}
.boat_detail .boat-details dl {
  border: none;
  padding-bottom: 6px;
}
.boat_detail .boat-details dl dt {
  margin-left: 60px;
  width: 140px;
}
.boat_detail .boat-details dl dd {
  margin-left: 200px;
}
.boat_detail .boat-images h4 {
  margin: 10px 0px 5px 10px;
}
.boat_detail .boat-images img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.boat_detail dl {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #a4c8d4;
  overflow: hidden;
}
.boat_detail dl.price dt {
  width: 260px;
}
.boat_detail dl.price dd {
  border: none;
  margin: 0;
  padding: 0;
}
.boat_detail dl dt {
  color: #003399;
  float: left;
  font-weight: bold;
  margin: 0;
  width: 100px;
}
.boat_detail dl dd {
  color: #003399;
  padding: 0 0 0 5px;
  margin: 0 0 0 100px;
  border-left: 1px dashed #a4c8d4;
  zoom: 1;
}
.boat_detail dl dd:before, .boat_detail dl dd:after {
  display: table;
  content: "";
  zoom: 1;
}
.boat_detail dl dd:after {
  clear: both;
}
.boat_detail dl dd .input {
  margin-left: 165px;
}
.boat_detail dl dd .input.narrow-select {
  width: auto;
}
.boat_detail dl dd .input textarea {
  min-height: 120px;
}
.boat_detail dl dd .input .help-block, .boat_detail dl dd .input .help-inline {
  color: #666;
}
.boat_detail dl dd label {
  text-align: left;
  width: 160px;
  color: #003399;
}
.boat_charter dl.price {
  border: none;
}
.boat_charter dl.sonp {
  border-bottom: 1px solid #a4c8d4;
}


.boat_detail .page-title {
  color: #003399;
}
.boat_detail .back-to-list {
  color: #006666;
}
.boat_detail h3.gl {
  color: #f00;
  background: none;
  padding: 0 0 4px 0;
  font-size: 18px;
  font-weight: normal;
  border: none;
}
.boat_detail .genel {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px;
  border: 1px solid #a4c8d4;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.boat_detail .boat-right-column img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.boat_detail h4 {
  border-bottom: 1px solid #a4c8d4;
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}

.main_img {
	margin: 0 auto;
	display: block;
}

.media-grid {
  margin-left: -10px;
  margin-bottom: 0;
  zoom: 1;
}
.media-grid:before, .media-grid:after {
  display: table;
  content: "";
  zoom: 1;
}
.media-grid:after {
  clear: both;
}
.media-grid .input {
  margin-left: 165px;
}
.media-grid .input.narrow-select {
  width: auto;
}
.media-grid .input textarea {
  min-height: 120px;
}
.media-grid .input .help-block, .media-grid .input .help-inline {
  color: #666;
}
.media-grid label {
  text-align: left;
  width: 160px;
  color: #003399;
}
.media-grid li {
  display: inline;
}
.media-grid a {
  float: left;
  padding: 4px;
  margin: 0 0 18px 10px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.media-grid a img {
  display: block;
}
.media-grid a:hover {
  border-color: #006666;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
