﻿/*=========================================================================== */
/* CSS Document Stylesheet By Hamidoo...
============================================================================= */

/* ========================================================================== */
/* ---------->>>                        RESET CSS
/* ============================w============================================= */

/*reset.css*/
* {margin:0;padding:0;border:0 none}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6{font-size:11px;font-weight:normal}
q:before,q:after{content:'';}
abbr,acronym {border:0}

/*fonts.css*/
body {font-size:11px;font-family:Verdana;color:#333}
select, input, textarea {font-size:11px;font-family:Verdana}
body * {line-height:16px}

/* ========================================================================== */
/* ---------->>>                     IE - IE6 CLEARFIX HACK
/* ========================================================================== */

.clearfix:after {

    content:".";

    display:block;

    height:0;

    clear:both;

    visibility:hidden

}
.clearfix {display:inline-block}

/* Hides from IE-mac \*/

* html .clearfix {height:1%}

.clearfix {display: block}

/* End hide from IE-mac */

/*              clearfix end       */


/* ========================================================================== */
/* ---------->>>                IE - IE6 DOUBLE MARGIN HACK
/* ========================================================================== */

.doubleMargin {display:inline}

/*              double margin end       */


/* ========================================================================== */
/* ---------->>>                        BOX CONTROL
/* ========================================================================== */


/* Corrects */
.no-top-border {
	border-top: 0px none;
}
.no-bottom-border {
	border-bottom: 0px none;
}
.no-left-border {
	border-left: 0px none;
}
.hand {
	cursor: pointer;
}
.hidden {
	display: none;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.no-padding {
	padding: 0px !important;
}
.no-margin {
	margin: 0px !important;
}
.valign {
	vertical-align: middle;
}
.no-valign {
	vertical-align: 0px;
}
.underline {
	text-decoration: underline;
}
.clear
{
	clear:both;
	margin: 0;
	padding: 0;	
}

/* Debug */
.d {
	border: 1px solid red;
}
/* /Debug */


.TopContent
{
	background: #d9eaed url(../images/bgtop.jpg) repeat-x top;
	height:149px;
	width:100%;	
}
.TopContentLogo
{
	background: url(../images/logo.jpg) no-repeat center;
	height:110px;
	width:100%;	
}

/* Top Menu Styles */
.TopContentMenu
{
	height:39px;
	width:100%;	
}
	/* General */
	#menu, #menu ul {list-style:none;}
	#menu, #menu * {padding:0; margin:0;}
	
	/* Head links */
	#menu li.headlink {position:relative; width:150px; float: left; margin-left: -1px; color:#ffffff; font-family: Verdana; font-size: 13px; font-weight: bold; text-align: center;}
	#menu li.headlink .mainlink{display:block; padding:2px; color:#ffffff; font-family: Verdana; font-size: 13px; font-weight: bold; text-decoration:none;}
	#menu li.headlink:hover .mainlink{border-bottom:solid 3px #a00;}
	
	/* Child lists and links */
	#menu li.headlink ul {display: none; position:absolute; width:150px; background-color: #e8e9e4; border:solid 1px #666666;  text-align: left;}
	#menu li.headlink ul li {margin-top:2px;}
	#menu li.headlink:hover ul {display:block; z-index:999;}
	#menu li.headlink:hover ul li a {text-decoration:none; font-family: Verdana; font-size: 13px; font-weight: bold; padding: 5px; height: 17px; color:#666666;}
	#menu li.headlink ul li a:hover {display:block;  color:#a00;}
/*Center Styles*/
.CenterMainContent
{
	background: #ffffff;
	width:100%;	
}
.CenterContent
{
	background: #e8e9e4;
	margin:0 auto;
	width:800px;
	margin-bottom:10px;	
	padding:5px 0;
}
.LeftContentIndex
{
	width:560px;
	margin-left:10px;
	float:left;	
}
.RightContentIndex
{
	width:210px;
	float:left;	
	margin:0 10px;
}
.CenterModulBg
{
	background:#ecf1f7;
	border:solid 1px #cccccc;
	margin: 0 5px;
	padding-left:5px;
	padding-bottom:5px;
}	
.CompareLinkText
{
	color:#767877;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;	
	cursor:pointer;
}
/*------ Anasayfa Vitrin */
.VitrinTopHead
{
	background-color:#ffffff;
	height:20px;
	padding-right:10px;
}
.VitrinMain
{
	background:#ffffff;
	height:500px;
}
.VitrinModulBg
{
	background:#ecf1f7;
	border:solid 1px #cccccc;
	width:172px;
	margin:0px 3px;
	padding:2px 3px;
}
.VitrinYachtTitle
{
}
.VitrinYachtPricebox
{
	/*background:transparent url(/images/calculator.png) no-repeat right top;*/
	cursor:pointer;
}


.VitrinYachtImage
{
	overflow:hidden;
}
.VitrinYachtImage img
{
	height:160px;
	width:175px;
	border:0px;
}
.VitrinYachtTitle
{
	color:#35325d;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	cursor: pointer;	
}
.VitrinYachtPrice
{
	color:#767877;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	cursor: pointer;	
}
.VitrinYachtText
{
	color:#767877;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;	
}

.VitrinTopHeadText
{
	background-color:#ffffff;
	color:#004272;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.CompareIndex
{
	background:#E0ECF1 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	padding:10px;
}
/* ------ Yachts Item ---*/
.item
{
	background:#F1F1F1 none repeat scroll 0 0;
	color:#777777;
	text-decoration:none;
	border:1px solid #CCCCCC;
	font-family:Verdana;
	margin-bottom:10px;
	padding: 10px;
}
.item img.yacht
{
	float:left;
	width:120px;
	border: 0;
	z-index:0;
}
.item p.name
{
	color:#00325E;
	float:left;
	font-family:verdana;
	font-size:1.25em;
	margin:0 !important;
	padding-left:10px;
	width:175px;
}
.item p.name strong {
	font-weight:normal !important;
}
.item p.price 
{
	
	color:#707070;
	float:right;
	font-family:verdana;
	font-size:1em;
	margin:0 !important;
	text-align:right;
	width:205px;
}
.item p.discount 
{
	
	color:#D34670;
	float:right;
	font-family:verdana;
	font-size:1em;
	margin:0 !important;
	text-align:right;
	width:205px;
	cursor:pointer;
}
.item p.price span.price {
	/*display:block;*/
	/*background:url('/images/calculator.png') no-repeat;*/
	background-position:right top;
	font-weight:bold;
	cursor:pointer;
	padding-right:20px;
}
.item div.hr {
	border-bottom:1px solid #DDDDDD;
	float:left;
	margin-bottom:11px;
	margin-left:10px;
	padding-top:15px;
	width:380px;
}
.item p.length {
	float:left;
	padding-left:10px;
	width:160px;
}
.item p.beam 
{
	float:left;
	padding-left:10px;
	width:160px;
}
.item p.year {
	float:left;
	padding-left:10px;
	width:130px;
}
.item p.yachtcode {
	float:left;
	padding-left:10px;
	width:130px;
}
.item div.input {
	float:left;
	text-align:right;
	width:120px;
}
.item label {
	width:100px;
	color:#777777;
	display:block;
	float:left;
	margin-top: 0;
	padding-left:10px;

}
.item .name a{
	text-decoration:none;
}
.item .name a:hover {
	color:#ED0973;
	text-decoration:none;
}
.item a.view-details 
{
	color:#777777;
	text-decoration:none;
	display:block;
	float:right;
	height:22px;
	margin-right:5px;
	width:113px;
}
.item a.view-details:hover 
{
	color:#ED0973;
	text-decoration:none;
}
.itemNavBar
{
	background: url(../images/nav_bar_gri.gif) repeat-x left top;
	height:20px;
	padding-left:5px;
}
.itemNavBar ul
{
	height:20px;
}
.itemNavBar li
{
	text-align:left;
	float:left;
	background: url(../images/ok_gri_gri.gif) no-repeat right center;
	padding:0 20px 0 10px;
}
.itemNavBar li a
{
	color:#004272;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.itemNevigation
{
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #CCCCCC; 
	margin-top:3px;
	margin-bottom:5px;
	padding:10px;
}
.item-categories ul
{
	height:20px;
}
.item-categories li
{
	text-align:left;
	float:left;
	background: url(../images/baslikBullut.jpg) no-repeat left top;
	padding:0 10px 0 20px;
}
.item-categories li a
{
	color:#006699;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.item-paging
{
	margin-top:3px;
	height:20px;
}
.item-paging div
{
	float:right;
}
.item-paging div ul
{
	height:15px;
}
.item-paging div ul li
{
	color:#777777;
	text-align:left;
	float:left;
	padding:0 4px;
}
.item-paging div ul li strong
{
	font-weight:bold !important;
}
.item-paging div ul li a
{
	color:#777777;
	text-decoration:none;
}
.item-paging div ul li a:hover
{
	color:#ED0973;
	text-decoration:underline;
}
.item-curent-page
{
	font-weight:bold;
}
/*----- Compare ----- */
.Compare
{
	background:#F1F1F1 none repeat scroll 0 0;
	border:solid 1px #CCCCCC;	
	padding:5px;
	margin:0 5px;
	width:142px;
	float:left;
}
.CopareItems
{
	margin:0 5px 0 0;	
}
.Compare .ImageMain
{
	height:130px;
}
.Compare .ImageMain .Image
{
	padding:5px;
}
.Compare .ImageMain .Image img
{
	height:100px;
}
.Compare .ImageMain .Image a
{
	color:#777777;
	text-decoration:none;
	height:17px;
	padding-left:25px;
	padding-top:2px;
}
.Compare .ImageMain .Image a:hover
{
	color:#ED0973;
	text-decoration:underline;
}
.Compare .ImageMain .Image a.removeicon
{
	background:transparent url(../images/icon-portfolio-ongrey-r.gif) no-repeat scroll left top;
	cursor:pointer;
}
.Compare hr
{
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:medium medium 1px;
	margin:10px 0;
}
.Compare div.Spack
{
	color:#777777;
	height:35px;
	overflow:hidden;
}
.Compare div.SpackHead
{
	height:35px;
	overflow:hidden;
}
/*----- Yacht Detail ----*/
.detail-left{float:left; width:205px;}
.detail-left .box
{
	background:#F1F1F1 none repeat scroll 0 0;
	color:#666666 !important; 
	margin-left:10px; 
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:12px;
}
.detail-left .box .block 
{
	border-top:1px solid #CCCCCC;
	margin-right:8px;
	margin-top:7px;
	padding:7px 0 0;
}
.detail-left .box .block .p-currency 
{
	/*background:transparent url(/images/calculator.png) no-repeat scroll right top;*/
	cursor:pointer;
	font-weight:bold;
	padding-right:20px;
}
.detail-left .box .block strong{color:#444444; font-weight:normal !important;}
.detail-left .box .block strong.list-price{color:#D34670; font-weight:bold !important;}
.list-price{color:#D34670; font-weight:bold;}
div.callto-block {
	border-bottom:1px solid #EBEBEB;
	margin:15px 0;
}
div.callto-link {
	border-top:1px solid #EBEBEB;
	height:auto;
	margin-right:8px;
	vertical-align:middle;
}
div.callto-link a {
	color:#777777 !important;
	display:block;
	padding:0 0 5px;
	text-decoration:none !important;
}
div.callto-link a:hover {
color:#ED0973 !important;
}
.note {
	color:#888888;
	font-size:9px;
	letter-spacing:0px;
	width:156px;
}
.note p a{text-decoration:none; color:#888888;}
.detail-right{background-color:#ffffff; width:575px; float:left; padding:0 5px;}
.detail-right-print{ width:100%; }
.detail-right h2 
{
	margin:5px 0px;
	color:#ED0973;
	font-size:2em;
	font-weight:normal;
	padding-bottom:0;
}
.detail-right .spacks{margin-right:20px;}
.detail-right .spacks h3 
{
	color:#D34670;
	font-size:11px;
	font-weight:bold;
	margin-bottom:12px;
	text-transform:uppercase;
}
.detail-right .spacks hr {
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:medium medium 1px;
	margin:10px 0;
}
.spacks-group
{
	float:left;
	color:#D34670;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	width:170px;
}
.spacks-group-head 
{
	float:left;
	color:#333333; 
	font-family:Verdana; 
	font-size:11px;
	font-weight:bold;
	padding:1px 10px;
	vertical-align:top;
	width:150px;
	overflow:hidden;
}
.spacks-group-head span
{
	
	display:block;
}
.detail-right div .spacks 
{
	float:left;
	color:#666666;
	font-size:11px;
	font-family:Verdana;
	padding:1px 10px;
	vertical-align:top;
	overflow:hidden;
}
.detail-right div .spacks span{display:block;}
/*------- SearchMain */
.SearchMain
{
	background:#ffffff;
	padding-bottom:5px;
}
.SearchTopHead
{
	background:#ffffff;
	height:20px;
}
/* Currencies Box */
.currency {background-color:#E0ECF1; border:solid 1px #CCCCCC; width:110px; padding:5px;}
.currency li{display:block;}


/* Genel Kutu */
.GenelBoxHead
{
	background:#ffffff;
	height:20px;
	width:320px;
	margin:0 10px;
}
.GenelBoxHeadText
{
	color:#004272;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;	
}
.GenelMain
{
	background:#ffffff;
	width:773px;
	float:left;
	margin:0 10px;
	padding:3px 3px;
}
.GenelModulBg
{
	background:#ffffff;
	border:solid 1px #cccccc;
	width:760px;
	margin:0px 3px;
	padding:2px 3px;
}


/* Form Elements */
.InputSmall
{
	border:solid 1px #666666;
	width:60px;	
	height:17px;
	padding-left:5px;
}
.InputBig
{
	border:solid 1px #666666;
	width:130px;	
	height:17px;
	padding-left:5px;
}
.InputButton
{
	border:1px solid #666666;
	color:#333333;
	font-family:Verdana;
	font-size:9px;
	padding:2px 2px;
}
.InputSelect
{
	border:solid 1px #666666;
	height:18px;
}
/* Site Texts */
.TxtHead11pxVerdanaBold333333
{
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.TxtHead12pxVerdanaBold006699
{
	color:#006699;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.TxtHead11pxVerdana666666
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}
.TxtHead11pxVerdanaBoldD34670
{
	color:#D34670;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	text-decoration:none;
}
.TxtHead12pxVerdanaffffff
{
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
