body {
	background-color:#f1eedf;
	margin:0px; 
	padding:0px;
	
	
}

.genel {
	SFONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
	}
	.genel2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #666666;
	text-decoration: none;
	}
	.urunicrk {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #666666;
	text-decoration: none;
	}
	.urunbaslik {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #EFEFEF;
	text-decoration: none;
	font-weight:bold
	}
	
.baslik {
	FONT-FAMILY: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#666666;
	font-weight:bolder;
	padding-left:5px;
	}
	.baslik2 {
	FONT-FAMILY: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 10px;
	line-height:18px;
	color:#666666;
	font-weight:bolder;
	padding-left:5px;
	letter-spacing : 2px;

	}

p {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#333333;
}

.solmenu a:link, .solmenu a:visited, .solmenu a:active { margin-left:1px; background-color: transparent; font-family:  "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: none; font-size: 11px; color: #427686; }

.ustmenu a:link { margin-left:4px; background-color: transparent; font-family:  "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: none; font-size: 14px; color: #616161; }
.ustmenu a:visited { margin-left:4px; background-color: transparent; font-family:  "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: none; font-size: 14px; color: #616161; }
.ustmenu a:active { margin-left:4px; background-color: transparent; font-family:  "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bolder; font-size: 14px; color: #63b4cd; }
.ustmenu a:hover { margin-left:4px; background-color: transparent; font-family:  "Trebuchet MS", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: bold; font-size: 14px; color: #63b4cd; }
.altmenu a:link, .altmenu a:visited, .altmenu a:active {
	margin-right:6px;
	background-color: transparent;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	}
.altmenu a:hover {  background-color: transparent; font-family:  "Arial", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: underline; font-size: 11px; color: #333333; }

.kenar {
	border: 1px dotted #999999;
}
A.submenu {
	margin-left:10px; background-color: transparent; font-family: Arial, sans-serif; text-decoration: none; font-size: 12px; font-weight:bolder; color: #454444;
}
A.submenu EM:first-line {
	margin-left:10px; background-color: transparent; font-family: Arial, sans-serif; text-decoration: none; font-size: 12px; font-weight:bolder; color: #007ab5;
}

h1 {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	color:#333333;
	margin-bottom:1px;

}

h2 {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#3AAAE0;
	margin-top:-7px;
}

h3 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bolder;
color:#3683bb;
margin-bottom:1px;
margin-left:1px;
}
h4 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bolder;
color:#000000;
margin-top:13px;
margin-bottom:5px;
margin-left:5px;
line-height:0px;
}
h5 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#427686;
margin-top:5px;
margin-bottom:-1px;
margin-left:0px;
}
.hor6 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
margin-left:5px;
line-height:18px;
}
hr {
	border: 1px dotted #999999;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

input.entryfield {
width:90px;
padding:4px;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-bottom:1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
background-color:#fbfbfb;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
}
td.divider {
height: 1px;
background-color:#e1e1e1;
}

select.dropdown {
width: 190px;
padding: 2px;
border: 1px solid #d7d7d7;
background-color: #fbfbfb;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
}
	
textarea, .servicebox {
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
background-color:#fbfbfb;
padding: 4px;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-bottom:1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
height: 80px;
width: 100%;
}

.someclass{
    FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	margin-top:5px;
	padding-left:5px;
	color:#333333;
}
#pscroller1{
width: 341px;
height: 175px;
border: 0px solid black;
padding: 0px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}
/*popup tek tek resim acilmasi icindir*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
letter-spacing: 1px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.genel2 a:hover {
	background-color: transparent;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #136088;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	}
.urunicrk a:hover {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.urunbaslik a:hover {
	background-color: transparent;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.baslikbeyaz {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#666666;
	font-weight:bold;
	padding-left:5px;
	font-variant: normal;
	text-transform: none;
}
.baslikbeyaz a:hover {
	background-color: transparent;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
	.sequent   {
 	font-size:16px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.sequent a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 16px;
	font-weight: bold;
    color:#000000
	}
	.lpgsrlstm   {
 	font-size:15px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.lpgsrlstm a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 15px;
	font-weight: bold;
    color:#000000
}	
		.otogaz   {
 	font-size:13px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.otogaz a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-weight: bold;
    color:#000000
		}
			.otogaz2   {
 	font-size:17px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.otogaz2 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 17px;
	font-weight: bold;
    color:#000000
	
	}		.otogaz3   {
 	font-size:12px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.otogaz3 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-weight: bold;
    color:#000000
	
	}
	
			.otogaz4   {
 	font-size:14px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.otogaz4 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 14px;
	font-weight: bold;
    color:#000000
	
		}	.otogaz5   {
 	font-size:18px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.otogaz5 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 18px;
	font-weight: bold;
    color:#000000
	
	}
			.otogaz0   {
 	font-size:14px;
 	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
     color:#666666

	
	}
	.otogaz0 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 14px;
	font-weight: bold;
    color:#000000
}

.metin {
	font-family: : Lucida Sans Unicode, Lucida Sans, Arial, Tahoma, sans-serif
	line-height:18px;
	color: #666666;
	font-size: 12px;
}
