@charset "utf-8";
/* erkasoft CSS Document */

/* efsanetekstil.com */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




body
{
	background-color:#510000;
	background-image:url(images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-width:800px;
	min-height:600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#333333;
	text-align: center;
	
}

#wrapper
{
	width:756px;
	padding-left:3px;
	padding-right:3px;
	height:800px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:auto;
	background-color:#FFFFFF;
	background-image:url(images/contentbottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align: left;
	
}

html>body #wrapper {
height: auto;
}


#footer
{
	width:750px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:auto; 
	color:#FFFFFF;
/*	 margin: 0 auto;
	
	padding-top:10px;*/

}

#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #D1958B;
	text-decoration: none;


}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}



#header
{
	
	width:750px;
	height:220px;
	text-align:center;
	float:left;
}

#menu
{
	float:left;
	margin-left:10px;
	/*margin-top: 220px;*/
	width:140px;
	height:1%;
	min-height:350px;
	background-image:url(images/producttitle.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:60px;
	text-align:center;


}

html>body #menu {

height: auto;

}

#content
{
	
/*	margin-top: 220px;*/

	width:auto;
	height:1%;

	padding-left:2px;
	
	margin-left:150px;

}

html>body #content {
	height:auto;

}


#contacttable
{

	width:100%;
	border-width:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	background-color:#EAEAEA;
	border-color:#999999;
	border-style:dotted;
	border-width:1px;
}

#content h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#000000;

}

#content p
{
	float:left;
	display:block;
	
	width: 500px;
}

#producttable
{
	width:100%;
	border-width:0;
}



#producttable td
{
	text-align:center;
}

#producttable td img
{
	border-color: #990000;
	border-width:3px;
	border-style:solid;
}


#menu a, #content a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #510000;
	text-decoration: none;


}
#menu a:hover, #content a:hover
{
	color: #D1958B;
	text-decoration:underline;
}

#productimage
{
	width:auto;
	text-align:center;

}

#productimage img
{
	border-color: #990000;
	border-width:3px;
	border-style:solid;
}

#introimage
{

width:auto;
	text-align:center;
}