@charset "utf-8";
/* CSS Document */
body { margin:0px; font-family:"trebuchet MS"; background-color:#a09fa4; font-size:11px; color:#363635; }

a { color:#000000; font-weight:normal; text-decoration:none; }
a:hover { color:#FFFF00; }
h1 { font-size:12px; margin:0px; padding:0px; color:#000000; }
h2 { font-size:12px; margin:0px; padding:0px; color:#000000; }
h3 { font-size:12px; margin:0px; padding:0px; color:#FFFF66; }



/* ANA SAYFA */
#index { width:100%; }
#header { height:55px; background-image:url(images/header.jpg); background-position:center top; width:100%; margin-top:0px; }
#headerimg { margin:auto; height:130px; background-image:url(images/headerimg.jpg); width:935px; }
#menu { margin:auto;  background-image:url(images/menubg.jpg); width:935px; height:33px; padding-top:4px; }
#main { margin:auto; width:935px; background-image:url(images/mainbg.gif); height:455px; }
#golge { margin:auto;  background-image:url(images/golge.jpg); width:935px; height:5px; clear:both }
#solmenu {  border:1px solid #cccccc; background-color:#e2e1e3; width:205px; height:200px; padding:5px 0px 0px 5px; float:left; height:443px; }
#mainindex { float:left; width:720px; background-image:url(images/indexbg.jpg); background-repeat:no-repeat; height:450px; }
#footer { margin:auto; width:935px; height:25px; background-image:url(images/mainbg.gif); border-top:1px solid #b9b8bc; border-bottom:1px solid #b9b8bc; }

/* MAIN */
#mainicerik { width:100%;  }
#textalan { width:280px; border:1px solid #eeedf0; padding:7px; margin:5px 5px 5px 4px; }
#textalan p { padding:7px 0px 7px 0px; margin:0px; }
#mainsag { float:left; width:270px; }
#slide { padding:0px; margin:5px 5px 0px 10px; }
#duyurualan { width:255px; height:100px; border:1px solid #eeedf0; padding:4px 7px 4px 7px; margin:218px 5px 5px 10px; }

/*İMALAT*/
#tablolar { float:left; width:540px; height:800px; margin-left:10px; }
#resimler { float:left;  }


/*ÜRÜNLER*/
.urunisim { width:300px; text-align:center; font-weight:bold; }
.katisim {  width:150px; text-align:center; font-weight:bold; }
.sayfalama { width:100%; text-align:center; height:30; margin:20px 0px 5px 0px; font-size:14px; font-weight:bold; border-top:1px solid #777777; padding-top:5px; }

/* CLASSLAR */
.normal { font-family:"trebuchet MS"; font-size:11px; color:#363635; }
.menu, .menu a, .menu a:hover { color:#000000; font-size:13px; font-weight:bold; margin-left:10px; background-repeat:no-repeat; }
.solmenuitem { width:7px; height:31px; float:left; }
.solmenubut { float:left; background-image:url(images/solbg.jpg); width:198px; height:31px; background-repeat:no-repeat; margin-bottom:3px; }
.fclass { padding:5px 0px 0px 7px; font-size:10px; color:#3c3c3d; text-decoration:none; }
.inpt { border:1px solid #eeedf0; width:150px; height:16px; background-image:url(images/inptbg.jpg); color:#000000; font-size:12px; padding-left:3px; }
.sbmt { border:1px solid #000000; width:35px; height:20px; background-image:url(images/sbmtbg.jpg); color:#000000; font-size:12px; font-weight:bold; }
.txt { border:1px solid #eeedf0; width:150px; height:16px; background-image:url(images/txtbg.jpg); color:#000000; font-size:12px; padding-left:3px; }
.duyuruitem { width:250px; position:absolute; }
.link2, link2 a { text-decoration:none; color:#000000; }
.link2 a:hover { color:#0066FF; }

/* Image Slider /////////////////////////////////////////////////////////////////////////////////////// */
#slider { width:300px; height:150px; position:relative;	overflow:hidden; }
#mask-gallery { overflow:hidden; }
#gallery { list-style:none; margin:0; padding:0; z-index:0; width:900px; overflow:hidden; }
#gallery li { float:left; }
#mask-excerpt { position:absolute; top:0; left:0; z-index:500px; width:100px; overflow:hidden; }
#excerpt { filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8;	opacity: 0.8; list-style:none; margin:0; padding:0; z-index:10;position:absolute;top:0;left:0;width:100px;background-color:#000;overflow:hidden;font-family:arial;font-size:10px;color:#fff; }
#excerpt li { padding:5px; }
.clear { clear:both; }



/*filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;*/
.gradientV{
/* fallback (Opera) */
background: #333333;
/* Mozilla: */
background: -moz-linear-gradient(top, #1a1a1a, #333333);
/* Chrome, Safari:*/
background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), to(#333333));
/* MSIE */
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#1a1a1a', EndColorStr='#333333', GradientType=0);
}

/* Highslide */
 
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption, .highslide-caption a {
	display: none;
	border-top: none;
	font-size: 12px;
	padding: 5px;
	background: white;
	color:#666666;
}

.highslide-caption a:hover{
	color:#a28246;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


//* highslide */

