@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
fieldset {
	padding:5px;
}
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:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#dcf2c5;
	color:#000;
	/*background:url(../_IMAGES/design/bg.jpg) no-repeat center;*/
}
h1 {
	font-weight:bold;
	font-size:14px;
}
#main 							{ width:955px; height:595px; background:url(../_IMAGES/design/bg.jpg) repeat-y; position:relative; }
#header			 				{ height:280px; width:955px; text-align:left; position:relative; }
#header #logo 					{ margin-left:0px; margin-top:10px; float:left;}

#header #tanil					{ color:#095634; position:absolute; top:0px; right:0px; width:780px;}
#header #tanil #text			{ font-family:Arial, Helvetica, sans-serif; font-size:40px; font-weight:bold; padding:0; margin:0;}
#header #tanil #layer			{ width:771px; height:20px; background-color:#095634; position:absolute; top:37px; left:9px;}

#header #makina					{ color:#67a32c; position:absolute; top:50px; right:0px; width:740px;}
#header #makina #text			{ font-family:Arial, Helvetica, sans-serif; font-size:36px; font-weight:bold; padding:0; margin:0;}
#header #makina #layer			{ width:737px; height:10px; background-color:#67a32c; position:absolute; top:33px; left:3px;}

#header #menu 					{ position:absolute; right:0px; top:55px; height:38px; text-align:right; z-index:10;}
#header #menu .splitter			{ width:2px; height:38px; background:none; padding:0px;}
#header #menu .left				{ width:18px; height:38px; background:url(../_IMAGES/design/menuBgLeft.png); padding:0px;}
#header #menu .right			{ width:18px; height:38px; background:url(../_IMAGES/design/menuBgRight.png); padding:0px;}
#header ul li					{ float:left; color:#FFF; font-weight:bold; padding:5px 15px 5px 10px; background:url(../_IMAGES/design/menuBgCenter.png) repeat-x; height:38px;}
#header ul li a 				{ color:#FFF; text-decoration:none;}
#header ul li ul				{ display:none; margin-top:10px; margin-left:-30px; text-align:left; float:none; position:absolute; font-size:10px; }
#header ul li ul li				{ float:none; color:#FFF; font-weight:bold; background:#095634; height:15px; border-bottom:1px solid #FFF;}
#header #langLinks 		{ height:20px; width:110px; float:right; text-align:right; right:10px; top:10px; z-index:10; position:absolute; }
#header #langLinks a	{ text-decoration:none; color:#0b0666; font-weight:bold; }
#header #langLinks #tr	{ height:20px; width:25px; float:left; text-align:left; }
#header #langLinks #eng	{ height:20px; width:25px; float:left; text-align:left; }
#header #langLinks #gre	{ height:20px; width:35px; float:left; text-align:right; }

#header #flashArea 				{ width:955px; height:140px; background:#999; top:127px; position:absolute; }

#container { width:955px; background-color:#F00; text-align:left;}
#container #lefta { width:350px; margin-right:5px; float:left;}
#container #righta { width:600px; float:right;}
#container #weatherArea	{ width:320px; height:130px; margin-left:12px; margin-top:5px; padding-top:10px; }
#container .leftMenuItem { width:100%; height:38px; font-size:10px;}
#container .leftMenuItem a { text-decoration:none; color:#FFF;}
#container .leftMenuItem a:hover { color:silver;}
#container .leftMenuItem #left	{ float:left; width:18px; height:38px; background:url(../_IMAGES/design/menuBgLeft.png); padding:0px;}
#container .leftMenuItem #right { float:left; width:18px; height:38px; background:url(../_IMAGES/design/menuBgRight.png); padding:0px;}
#container .leftMenuItem #center { float:left; color:#FFF; font-weight:bold; padding:9px 0px 1px 0px; background:url(../_IMAGES/design/menuBgCenter.png) repeat-x; width:314px; height:28px; overflow:hidden;}

#alertBox 						{ position:absolute; z-index:100; right:13px; top:10px; padding:10px; width:200px; height:50px; border:1px solid #666; background:#FFF; color:#000; display:none;}
#defaultPages					{ background:#dad4b9; margin-left:20px; padding:5px; width:785px; text-align:left;}
#defaultPages2					{ margin-left:20px; padding:5px; width:785px; text-align:left;}
#mainImgGallery					{ margin-left:15px; margin-top:10px; padding:34px 50px 0px 48px; width:712px; height:103px; background:url(../_IMAGES/design/mainImgGallery.jpg) no-repeat left top; }
#containerMainImgGallery		{ background:#dad4b9;  text-align:center; width:709px; height:90px; overflow:hidden;}
#containerImgGallery			{ background:#dad4b9;  text-align:center; width:709px; height:90px;}
#containerImgGallery a			{ color:#FFF; text-decoration:none;}
.mainImg						{ background-color:#000; width:100px; height:63px; float:left; margin-left:10px; margin-right:8px; margin-top:13px; text-align:center; }
.subImg							{ width:150px; height:180px; float:left; margin-left:5px; margin-right:0px; margin-top:5px; text-align:center; }
.subImg a						{ border:none; color:#333; text-decoration:none; }
.mainImg img					{ max-height:150px;}
.alertsNoneDisplay 				{ display:none;}

#footer 						{ background:#095634; width:950px; height:20px; float:left; text-align:right; padding-top:5px; padding-right:5px; font-size:10px; }
#footer a { text-decoration:none; color:#FFF; margin-top:5px;}
.mainPageAreasHeader 			{ text-align:left; padding-top:2px; height:23px; width:100%; background:url(../_IMAGES/design/menuBg.jpg) no-repeat top left; }
.mainPageAreasHeader img 		{ margin-left:10px; }
.mainPageAreasHeader span 		{ margin-left:10px; font-size:15px; font-weight:bold; color:#FFF; }
.mainPageAreasContainer 		{ text-align:left; height:155px; width:100%; overflow:auto; }
.mainPageAreasContainer div 	{ margin:5px; }

#slider ul, #slider li			{	margin:0; padding:0; list-style:none; }
#slider							{ width:184px; height:150px;}
#slider img						{ border:1px solid #666; margin-bottom:5px; }
#slider li						{ width:180px; height:400px; overflow:auto; margin-top:25px;	}

.product						{ float:left; margin:2px; width:156px; height:180px; background:#FFF; border:#999 1px solid;}
.product #imgArea				{ height:150px; width:156px; text-align:center;}
.product #imgArea img			{ max-height:150px; border:none; }
.product #textArea				{ height:30px; width:156px; overflow:hidden; text-align:center; font-size:10px;}
.product #textArea a			{ color:#000; text-decoration:none; }
.product #textArea a:hover		{ text-decoration:underline }