body {
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #78775f;
}

.text1 {
	font-size:12px;
	font-weight:bold;
}

.red12b {
	font-size: 12px;
	font-weight: bold;
	color: #A60014;
}
.red11 {
	font-size: 11px;
	color: #A60014;
}

.container {
	position: relative;
	margin: 0px auto;
	width: 835px;
}
#header {
	position: relative;
	height: 120px;
	overflow: hidden;
}
#flash {
	position: relative;
	height: 292px;
	overflow: hidden;
}
#content {
	position: relative;
	background-image: url("../images/content.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_middle{
	position: relative;
	width: 689px;
	margin: 0px auto;
	background-color: #FAF6EB;
	padding: 10px;
}
#first_column {
	width: 322px;
	float: left;
}
#second_column {
	width: 357px;
	float: left;
}
#second_column a{
	color:#B40008;
	text-decoration:none;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	height: 122px;
}
#tel {
	position: absolute;
	top:10px;
	left:200px; 
}
#egegen {
	position: absolute;
	right:60px;
	bottom:30px;
}

#main_menu {
	position: absolute;
	top:56px;
	left:256px;
}
#main_menu ul {
	list-style: none;
}
#main_menu ul li {
	float: left;
}



.page_header {
	font-size:14px;
	color : #A60014;
	font-style: italic;
	font-weight: bold;
	background-image: url("../images/baslik_bg.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	padding-top: 10px;
	padding-left: 70px;
}
.list_style {
	padding-left:20px;
	list-style-type: square;
}
#iletisim tr th {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}
#iletisim tr td {
	padding: 3px;
	font-size: 12px;
}

#referanslar {
	position: relative;
	width: 650px;
	margin: 0px auto;
}
.referans {
	margin: 8px;
	padding: 2px;
	border: 1px dashed #84694E;
	float: left;
	width: 100px;
	height: 140px;
}
.ref_desc {
	text-align: center;
}

#referanslar ul {
	margin-left: 20px;
}
#referanslar #ref_left_col {
	margin-left: 40px;
	float: left;
}
#referanslar #ref_right_col {
	margin-right: 80px;
	float: right;
}

#urunler-flash {
	margin-left: 15px;
}
#div_iletisim {
	background-image: url("../images/iletisim.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}
.general_header {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.mail_link {
	color: #7B4829;
}
.mail_link:hover {
	color: #000;
}

#contactMessageForm input {
	border-width: 1px;
	border-style : solid;
	padding: 1px;
	color: #78775F;
	font-family: Arial;
	font-size: 11px;
}
#contactMessageForm textarea {
	border-width: 1px;
	border-style : solid;
	padding: 1px;
	color: #78775F;
	font-family: Arial;
	font-size: 11px;
}

.error, .notice, .success {padding:5px;margin-bottom:10px;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#FED653;color:#193984;border-color:#FFC229;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#193984;}

ul.default_list {
	margin:0;
	padding:0;
	list-style: disc;
}
ul.default_list li {
	margin:0;
	padding:0;
	margin-left:15px;
}

ul#products {
	margin:0;
	padding:0;
	list-style: none;
}
ul#products li {
	margin:0;
	padding:0;
	margin-left:15px;
	margin-bottom:10px;
}
ul#products li p.readmore {
	text-align: right;
}
ul#products li p.readmore a {
	color: #78775F;
	font-weight: bold;
}
ul#products li h1 a {
	color:#A60014;
	text-decoration: none;
}

.gallery {
	margin-left: 25px;
}
.gallery .thumb {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.gallery .img {
	width: 116px;
	height: 116px;
	margin-bottom:4px;
	
}
.gallery .img img {
	background-color: #CCC;
	border: 1px solid #333;
	padding: 2px;
}
.gallery .txt {
	width: 116px;
	height: 20px;
	line-height: 10px;
	text-align: center;
}

.clear {clear:both;overflow:hidden;height:0}
.justify {text-align:justify}

.default_border {
	background-color: #CCC;
	border: 1px solid #333;
	padding: 2px;
}
