@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:700,400&subset=latin,latin-ext);
@import url("reset.css");

body {
	font: 0.75em/1em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; /* 1em = 12px at 96ppi */
	color: #2E2A2A;
	/* background: white url('..../img/bg_body.gif') repeat-y 0 0; */
	}	

/* default heading sizes */	
h1		{ font-size: 2em;    }
h2		{ font-size: 1.5em; }
h3 		{ font-size: 1.25em;  }
h4		{ font-size: 1.2em;  }
h5,h6	{ font-size: 1em;  }

/* default link formatting */			
a, a:link 			{ color: #000000; text-decoration: none; }
a:visited 			{ color: #000000; }	
a:focus, a:hover 	{ color: #000000; text-decoration: underline; }
a:active 			{ color: #000000; }

strong 	{ font-weight: bold;  }
em		{ font-style: italic; }

form.pfc input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 100%;
	background: #FFFFFF;
}

form.pfc input[type="checkbox"] {
	display: inline;
	width: auto;
	position: relative;
	top:8px;
}

form.pfc input[type="checkbox"] + label {
	display: inline-block;
	width: auto;
	top:5px;
	position: relative;
	margin-bottom:5px;
	left: 5px;
}
 
form.pfc textarea { 
	width: 100%;
	height: 150px;
	line-height: 150%;
}
 
form.pfc input:hover, form.pfc textarea:hover,
form.pfc input:focus, form.pfc textarea:focus { 
	border-color: #C9C9C9; 
}
 
form.pfc label { 
	margin-left: 00px; 
	color: #fff; 
}
 
form.pfc button, form.pfc input[type="submit"] {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
}


#content {
	line-height: 1.5em;
	min-height: 407px;
}

#nav-utility li.brochure { 
	float: right;
	margin-right: 0px;
}

#nav-utility li.brochure a {  width: 260px; }
#nav-utility li.brochure a.active { }

/* nav-utility */
#nav-utility { 
	background-color: #1C2329; 
	height: 40px;
	overflow: hidden;
	min-width: 960px;
}

#nav-utility ul {
	padding-top: 0px;
	padding-left: 12px;
	margin-left: 185px;
	width: 762px;
	height: 40px;
	border-left: 1px solid #999;
}

#nav-utility li {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	height: 40px;
	margin-right: 20px;
}

#nav-utility li a {
	position: relative;
	top:11px;
	color: #b7ad9c;
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size:20px;
}

#nav-utility li a.active {
	color: #ffffff;
}

#nav-utility li a:hover {
	text-decoration: none;
}

/* nav */
#nav {
	background-color: #fe0000;
	height: 70px;
	min-width: 960px;
}

#kanth #nav 	{ background-color: #205859; }
/* #aqua #nav  	{ background-color: #1F292F; } */
#aqua #nav  	{ background-color: #2C4352; }
#ashton #nav  	{ background-color: #2C4352; }
#pom #nav   	{ background-color: #6D8053; }
#graff #nav 	{ background-color: #503772; }
#drail #nav 	{ background-color: #20416C; }
#flaminia #nav 	{ background-color: #A13B2C; }
#lefroy #nav 	{ background-color: #5E5A59; }
#level #nav 		{ background-color: #38425D; }

#nav > ul {
	padding-left: 17px;
	margin-left: 185px;
	width: 762px;
	height: 70px;
	border-left: 1px solid #999;
}

#nav > ul > li {
	display: block;
	float: left;
	position: relative;
	height: 52px;
	padding-top: 18px;
	padding-right: 12px;
}

#nav > ul > li > a {
	display: inline-block;
	font-family: "museo-slab", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 30px;
	padding: 0 8px 0 8px;
	color: white;
	font-size: 17px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	opacity: 0.65;
	}

#nav > ul > li > a:hover, 
#nav li.active a { 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	text-decoration: none;
}

#nav .wrapper {
	width: 960px;
	padding-top: 28px;
}

/* flexMenu styles */
.flexMenu-viewMore > a {

}

.flexMenu-viewMore.active > a, .flexMenu-viewMore > a:hover {
  background-color: #FFF;
  color: #333 ! important;
}

.flexMenu-popup {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #CBCFCF;
  width: 120px;
}

.lt-ie8 .flexMenu-popup {
}

.flexMenu-popup a {
  display: block;
  padding: 7px 10px;
  color: #333;
  font-weight: bold;
}

.flexMenu-popup a:hover {
  background-color: #A2AEA7;
  color: #000;
  display: block;
}

#frm-toggle {
	float: right;
}

#skip {
	display: none;
}

/* contact form */
#contact-mask {
  	overflow: hidden;
 	position:relative;
 	background: #2A343D url('../img/bg_form_new.png') repeat-y 0 0;
}
#contact {
	padding:0 0 0 211px;
	color: white;
}
#contact form {
	padding: 20px 0 20px 0;
	width: 749px;
	position: relative;
}

legend {
	display:block;
	font-size: 1.333em;
	color: white;
	padding: 0 0 16px 0;
	height: 18px;
	width: 178px;
}

#frm-details {
	width: 380px;
	float:left;
}

#frm-requests {
	width: 319px;
	float:right;
}

form #frm-details .col-a {
	width: 178px;
	float: left;
}

form #frm-details .col-b {
	width: 178px;
	float: right;
}

form #frm-requests .col-a {
	width: 149px;
	float: left;
}

form #frm-requests .col-b {
	width: 149px;
	float: right;
}

form label {
	font-size: .92em;
	font-weight: bold;
	display:block;
	margin-bottom: .75em;
	color: white;
	line-height:1em;
}

fieldset {
	padding:0;
	margin:0;
}

.txt {
	font-size: 1.090909em;
	width: 168px;
	border:1px solid #9DA9AE;
	background-color: #9DA9AE;
	padding: 2px 5px 2px 5px;
	margin: 5px 0 0 0;
}

#frm-requests .txt {
	width: 309px;
	height: 83px;
}

#frm-requests textarea.txt {
	width: 307px;
}

select {
	width: 178px;
	font-size: 1.090909em;
	background-color: #9DA9AE;
	border:1px solid #9DA9AE;
	margin: 5px 0 0 0;
}

.txt:focus, select:focus {
	background-color: white;
}

fieldset.fld-brochures legend {
	padding-bottom: 32px;
}

fieldset.fld-brochures {
	padding-bottom: .1em;
}

label.cbx {
	width: 139px;
	background: #667373;
	line-height: 2em;
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
}

label.cbx input {
	float:right;
	margin-top: 4px;
}

label.cbx em {
	display: block;
	float:left;
	font-style: normal;
}

fieldset.fld-questions {
	margin-top: .75em;
}

form .img {
	position: absolute;
	right:0;
	bottom:30px;
}

form p.required {
	position: absolute;
	left:430px;
	bottom:27px;
	width: 100px;
	height: 20px;
	color: white;
	font-size: .92em;
}

#frm-output {
	color: #99FFFF;
	width: 116px;
	position:absolute;
	z-index: 20000;
	top:15px;left:25px;
	line-height: 1.5em;
}

#frm-output dt {
	font-weight: bold;
}

#success {
	padding: 20px 0 20px 0;
}

/* masthead */
#masthead {
	width: 960px;
	height: 117px;
	position: relative;
}
#masthead h1 {
	position: relative;
	width: 54px;
	height: 54px;
	margin: 32px 0 0 0;
	padding-left: 66px;
	overflow:hidden;
	text-indent: -5000px;
	float: left;

}

#masthead h1 a {
	position: absolute;
	top:0; left: 66px;
	width: 54px;
	height: 54px;
	background: white url('../img/logo.png') no-repeat 0 0;
}

#masthead h1 a:hover { 
	cursor: pointer;
}

#masthead div.logotype {
	float: right;
	width: 774px;
	height: 83px;
	padding: 34px 0 0 0;
	border-left: 1px solid #C8CED3;
}

#masthead h2 {
	width:430px;
	height: 32px;
	font-size: 27px;
	font-weight: 500;
	color: #1F292F;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: -4px;
	/*
	text-indent: -5000px;
	background: white url('../img/h_davroc.png') no-repeat 0 0;
	*/
}

#masthead p {
	padding-left: 25px;
	line-height: 1.4em;
}

.sosyal {
	display: block;
	position:absolute;
	top: 40px;
	right: -260px;
}

/*
#dream 	#masthead h2 		{ background-image: url('../img/h_signorini.png'); 	}
#aqua  	#masthead h2 		{ background-image: url('../img/h_aquavision.png'); 	}
#pom 	#masthead h2 		{ background-image: url('../img/h_pomdor.png'); 		}
#graff	#masthead h2 		{ background-image: url('../img/h_graff.png'); 		}
#drail	#masthead h2 		{ background-image: url('../img/h_drail.png'); 		}
#flaminia	#masthead h2 	{ background-image: url('../img/h_flaminia.png'); 	}
#lefroy	#masthead h2 		{ background-image: url('../img/h_lefroy.png'); 		}
#xo	#masthead h2 			{ background-image: url('../img/h_xo.png'); 			}
.contact	#masthead h2 	{ background-image: url('../img/h_contact.png'); 		}
*/

/* content */
#content {
	position: relative;
	background: #8997A3;
	min-width: 960px;
}

.generic #content {
	background: #C8CED3 url('../img/bg_contentbody.png') repeat-y 0 0;
	min-height: 300px;
}

#content-body {
	margin-left: 186px;
	padding: 20px;
	width: 762px
}

.generic #content-body {
	width: 567px;
}

#nav-sub {
	float: left;
	width: 150px;
	margin: 20px 0 0 36px;
	line-height: 2em;
}

#nav-sub a.active {
	color: #FFFFFF;
	font-weight: bold;
}


/* tabbing */
@media projection, screen {
    .ui-tabs-hide {
        display: none;
    }
}
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
.ui-tabs-nav {
    list-style: none;
    position: absolute;
    top:0px;
    z-index: 3000;
    width: 100%;
    background: transparent url('../img/bg_tabs.gif') 0 0 no-repeat;
 	height: 38px;
	min-width:960px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
	display:inline;
}

.ui-tabs-nav a {
	float:left;
	display: block;
    height: 28px;
    width: 110px;
    padding: 10px 0 0 0;
    
	color: #FFFFFF;
    
	background: #597690;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */  
    text-align: center;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    color: #000;
    background: #8997A3;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

#tab-1, #tab-2 {
	display:none;
}

#tab-1 a {
	margin-left: 616px;
}
	
#panel-1 {
	 background: #8997A3;
}

#panel-2 {
    /* declare background color for container to avoid distorted fonts in IE while fading */
    background: url('../img/bg_tabs.gif') -616px 0 no-repeat;
    position:relative;
}
.thumb-wrapper {
	padding-top:18px;
	width: 130px;
	overflow: hidden;
	height: 380px;
	position: absolute;
	top:0;
	left:32px;
}
#thumbs {
	width: 153px;
	list-style: none;
	overflow-y: scroll;
	height: 340px;
}

.up {
	position:relative;
	width: 50px;
	left:37px;
	top:-10px;
	z-index:999999;
}


.down {
	position:relative;
	width: 50px;
	left:37px;
	top:2px;
}



#thumbs li {
	display: inline;
}
#thumbs a  {
	display: block;
	position:relative;
	float: left;
	margin: 0 10px 10px 0;
	text-decoration: none;
	width: 34px;
	height: 34px;
	overflow: hidden;
}
#thumbs a em {
	display: block;
	width: 68px;
	height: 34px;
	position:absolute;
	left:0;top:0;
	background: transparent url('../img/thumbs_overlay.png') 0 0 no-repeat;
}

#thumbs a:focus em, #thumbs a:hover em, #thumbs a.active em {
	left: -34px;
	cursor: pointer;
}

#panel-1 .wrapper {
	width: 774px;
	padding-left: 185px;
}

#panel-1 .wrapper img {
	float:left;
	max-height: 407px;
	max-width: 430px;
	width: auto;
	height: auto;
}

#description {
	width: 319px;
	float: right;
	padding-top: 55px;
}

/* general typographic styles */
.bodycopy h3 {
	padding-top: .75em;
	margin-bottom: .75em;
	color: black;
}

.bodycopy p {
	margin-bottom: 1.5em;
}

.bodycopy dl, .bodycopy ul, .bodycopy ol {
	margin-bottom: .75em;
}

.bodycopy ul li {
	padding-left: 12px;
	margin-bottom: .75em;
	background: transparent url('../img/bullet.png') no-repeat 0 6px;
}

.bodycopy ol {
	list-style-type: decimal;
}

.bodycopy ol li {
	margin-bottom: .75em;
	margin-left: 20px;
}

/* jobs listing */
.jobs {
	border-top: 1px dotted #9DA9AE;
}

.jobs dl, .bodycopy .jobs-noresults {
	clear: both;
	padding: 1.5em 0 1.5em;
	border-bottom: 1px dotted #9DA9AE;
}

.jobs dt {
	float: left;
	clear: both;
	width: 100px;
	font-weight: bold;
}

.jobs dd {
	clear: right;
	float: right;
	width: 457px;
	margin-bottom: .75em;
}

/* contact page */
.bodycopy address.col {
	width: 200px;
	margin-bottom: 1.5em;
}
.bodycopy address.col {
	float: left;
}

.jobs dd.title {
	font-weight: bold;
}

/* gallery */
#loading {
	position: absolute;
	top:0; left:185px;
	width: 430px;
	height: 407px;
	background: url('../img/loading2.gif') 201px 189px no-repeat;
	display:none;
}

/* store list */
#panel-2 ul {
	position: relative;
	width: 716px;
	padding-top: 63px;
	margin-left: 211px;
}

#panel-2 ul li {
	padding-right: 8px;
	height: 11em;
}

/* home page */
#home #entrance {
	margin-left: 184px;
	width: 777px;
	height: 407px;
	overflow: hidden;
	position: relative;
}

#home #entrance ul {
	position: absolute;
	top:0px;
	left:0px;
	width: 1036px;
}

#home #entrance li {
	width: 258px;
	height: 407px;
	overflow: hidden;
	border-left: 1px solid #ccc;
	float:left;
}

#home #entrance li a {
	text-indent: -5000px;
	display: block;
	width: 258px;
	height: 407px;
	position:relative;
	background-position: 0 0;
}

#col-laminant-parke a, #col-laminant-parke a span 		{ background-image: url('../img/home/laminant_parke.jpg') }
#col-celik-kapi a,  #col-celik-kapi a span  		{ background-image: url('../img/home/celik_kapi.jpg')  }
#col-mutfak-dolabi a,   #col-mutfak-dolabi a span   		{ background-image: url('../img/home/mutfak_dolabi.jpg')   }
#col-dusakabin a, #col-dusakabin a span 		{ background-image: url('../img/home/dusakabin.jpg') }
#col-banyo-aksesuar a, #col-banyo-aksesuar a span 	{ background-image: url('../img/home/banyo_aksesuar.jpg') }
#col-banyo-dolabi a, #col-banyo-dolabi a span 		{ background-image: url('../img/home/banyo_dolabi.jpg') }
#col-cam-seramik a, #col-cam-seramik a span 		{ background-image: url('../img/home/cam_seramik.jpg') }
#col-ic-oda a,  #col-ic-oda a span  	{ background-image: url('../img/home/ic_oda.jpg')  }

#home #entrance li a span {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 258px;
	height: 407px;
	background-position: -258px 0;
	visibility: hidden;
}
#home #entrance li a:focus, #home #entrance li a:hover {
	cursor: pointer;
}

/* controls */
#btnLeft, #btnRight {
	display: block;
	background: #7B8688;
	width: 20px;
	height: 64px;
	text-indent: -5000px;
	position: absolute;
	top: 0;
}

#btnRight {
	left: 164px;
	background: #7B8688 url('../img/controls_right.png') 0 0 no-repeat;
}

#btnLeft {
	left: 962px;
	background: #7B8688 url('../img/controls_left.png') 0 0 no-repeat;
}

#btnLeft:hover, #btnRight:hover {
	background-position: -20px 0;
}

#shadowLeft, #shadowRight {
	height: 407px;
	width: 40px;
	position: absolute;
	top:0;
}

#shadowLeft {
	left:921px;
	background: transparent url('../img/panel_slide_left.png') 0 0 no-repeat;
}

#shadowRight {
	left:185px;
	background: transparent url('../img/panel_slide_right.png') 0 0 no-repeat;
}

#footer {
	padding-left: 185px;
	border-bottom: 1px solid #C8CED3;
}

#footer div {
	width: 776px;
}

#footer p {
	border-left: 1px solid #C8CED3;
	padding: 15px 25px 15px 25px;
	line-height: 4em;
	font-size: .92em;
	color: #888;
	float: left;
	width: 550px;
}

#footer p#login {
	float: right;
	width: 119px;
	border-right: 1px solid #C8CED3;
	text-align: center;
}

/* map */
#map {
	position: absolute;
	top: 15px; left: 15px;
	line-height: 1.3em;
}
#map h4 {
	font-size: 12px;
	font-weight: bold;
}
#map p {
	font-size: 11px;
}

address {
	
}

/* tables */
table.data {
	width: 100%;
}
table.data th, table.data td {
	padding: 5px 10px 5px 10px;
}
table.data th {
	font-weight: bold;
	background: #444F58;
	color: white;
	border-left: 1px solid #606569;
}
table.data td {
	background: white;
	font-size: .92em;
	border-left: 1px solid #D9DDE0;
}
table.data th:first-child, table.data td:first-child {
	border-left: none;
}


/* breakpoints */
@media screen and (max-width: 960px) {

	#home #entrance {
		width: 518px;
	}

	#btnLeft {
		left: 703px;
	}

	#shadowLeft {
		left:662px;
	}

	#nav-utility { 
		min-width: 701px;
	}

	#nav-utility ul {
		width: 503px;
	}

	#nav {
		min-width: 701px;
	}

	#nav > ul {
		width: 503px;
	}

	#frm-details {
		float:none;
	}

	#frm-requests {
		margin-top: 2em;
		float:none;
	}

	form .img {
		position: static;
		margin-top: 1em;
	}

	form p.required {
		position: static;
	}

	#footer div {
		width: 517px;
	}

	#footer p {
		width: 291px;
	}
}

@media screen and (min-width: 1221px) {
	#home #entrance {
		width: 1036px;
	}

	#btnLeft {
		left: 1221px;
	}

	#shadowLeft {
		left:1180px;
	}

	#nav-utility { 
		min-width: 1219px;
	}

	#nav-utility ul {
		width: 1021px;
		height: 40px;
	}

	#nav {
		min-width: 1219px;
	}

	#nav > ul {
		width: 1021px;
	}

	#footer div {
		width: 1035px;
	}

}


/* float clear fix for wrapping elements */
#masthead:after, #content:after, #panel-1 .wrapper:after, label:after, fieldset:after, form:after, #panel-2 ul:after, .jobs dl:after, #footer:after, #footer div:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

table h3 {
	font-weight: bold;
	font-size: 16px;
	font-family: 'Roboto Slab', serif;
}