/* -- html document layouts -- */
#content {
	padding:auto;
	text-align:center;
}

#main {
	width:900px;
	margin:auto;
	text-align:left;
}

#top{
	height:161px;
}

#middle1 {
	min-height:410px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#middle_2009{
	min-height:410px;
	border-left:1px solid #bbdec8;
	border-right:1px solid #bbdec8;
}

#middle_2010{
	min-height:410px;
	border-left:1px solid #f4f0f0;
	border-right:1px solid #f4f0f0;
}

#middle1p {
	min-height:320px;
	/*padding:45px 25px;*/
	padding:14px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#middle1p9 {
	min-height:150px;
	/*padding:45px 25px;*/
	padding:14px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#middle2 {
	min-height:300px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#eaeaea;
	/*padding:45px 25px;*/
	padding:12px;
}

#middle2009{
	min-height:200px;
	border-left:1px solid #bbdec8;
	border-right:1px solid #bbdec8;
	background-color:#eaeaea;
	/*padding:45px 25px;*/
	padding:12px;
}

#middle2010{
	min-height:200px;
	border-left:1px solid #f4f0f0;
	border-right:1px solid #f4f0f0;
	background-color:#eaeaea;
	/*padding:45px 25px;*/
	padding:12px;
}

#bottom{
	height:25px;
	background-color:#666666;
	padding-right:25px;
	text-align:right;
}

#bottom2009{
	height:25px;
	background-color:#bbdec8;
	padding-right:25px;
	text-align:right;
	color:#000000;
	font-size:9px;
}

#bottom2010{
	height:25px;
	background-color:#f4f0f0;
	padding-right:25px;
	text-align:right;
	color:#000000;
	font-size:9px;
}

#Designers_Text {
	width:698px;
	float:left;
}

#Designers_Product {
	width:150px;
	float:left;
	text-align:right;
}

.product_topla{
	width:124.7px;
	float:left;
}
.product_topla p{
	margin:0;
	padding:0;
	width:87px;
	text-align:center;
	height:34px;
	
	margin-top:2px;
	/*margin-bottom:20px;*/
}

/* text style */

#bottom {
	color:#eaeaea;
	font-size:9px;
}

h1 {
	color:#000000;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}

.contact_input{
	background-color:#c8c8c8;
	width:230px;
	border:0 !important;
}

.contact_table, .contact_table a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.contact_link {
	color:#666666;
	text-decoration:none;
}

.news_list {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.product_link{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.black_link, .black_link a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.download_lnk{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.download_lnk:hover{
	text-decoration:underline;
}

/*-----------------------*/
 #background {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#container {
	background: #FFFFFF;
	width:1000px;
	margin:auto;
	z-index:1;
	text-align:center;
}
#cerceve {
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: transparent;
}


/*----------------------------*/

.DerinMilan{
	margin:50px 0;
	line-height:180%;
}
.DerinMilan td{
	padding-right:10px;
	padding-bottom:40px;
	font-weight:bold;
	color:#262323;
	font-size:13px;
}

.DerinMilan a{
	color:#262323;
	text-decoration:none;
	font-size:13px;
}

.DerinMilan img{
	border:none;
}
