body {
	margin:0;
	padding:0;
	background-color: #fff;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
}

.solmenu{
background-image: url(../images/tb.gif);
background-repeat: repeat-y;
padding: 17px;
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #666666;
height: 300px;
}

.sagmenu{
background-image: url(../images/menu.jpg);
background-repeat: repeat-y;
padding: 8px;
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #666666;
vertical-align:top;
}

.mailbox{
background-image: url(../images/tb.gif);
background-repeat: repeat-y;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #666666;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 9px; }
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #b80000; font-size: 9px; }
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9px; }
#alt { background-image:url(../images/alt.gif); background-repeat:no-repeat; background-position:center; background-color:#FFFFFF }

a:link	  {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none; }
a:active  {color: #666666; text-decoration: none; }
a:hover   {color: #666666; text-decoration: none; }

#my_slideshow {
	position: absolute;
        z-index: 0;
} 

/*---------resim cerceve---------------*/
.slideshow {
	border: 1px solid #ccc;
	width: 500px;
	height: 333px;
}
.slideshowThumbnail {
	outline: none;
}
.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 5px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #666;
	padding: 5px;
	background-color: #ddd;
}

.urun {
	border: 1px solid #ccc;
	padding: 5px;
}
/*---------tablo---------------*/
#tablo {
border: 1px solid #C9D7E2;

}
#tablo td {
border: 1px solid #C9D7E2;
}

/*---------listeleme---------------*/
.pList {
  padding-left: 20px;
  list-style-image: url(../images/nokta.gif);
  font-size: 11px;
}

.pList li {
  margin : 7px 0px 2px 0px;
}

/* ---alt resim----------------------------------------------------------------------------------------------------- */
.footer {clear: both;
	width:100%; position:absolute; margin:0; bottom:0; left:0; border-top: 1px solid #575757;
	background: #FCF9F2 url(../images/footer.jpg); 
	margin-top:55px; 
	height: 27px;}

/* ---�st men�----------------------------------------------------------------------------------------------------- */
#stylefour{position:relative;display:block;height:37px;font-size:11px;
font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}


#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}

#stylefour ul li{display:block;float:left;margin:0;}


#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;
padding:11px 21.5px 0 25px;height:23px;
background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}


#stylefour ul li a:hover,#stylefour ul li a.current{color:#fff;
background:#FF4304 url(../images/bgON.gif) no-repeat top left;}


/*--- Yan Menu--------------------------- */	
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
	width: 209px; /* Width of Menu Items */
	background: transparent; /* IE6 Bug */
	background:url(../images/menu.jpg);
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}
	
.suckerdiv ul li{
	position: relative;
	list-style: none;
	border-top: 1px solid #C9D7E2;
	}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 209px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
background: transparent;
color: #666;
padding: 8px;
border-bottom: 1px solid #C9D7E2;
}

.suckerdiv ul li a:visited{
color: #666;
}

.suckerdiv ul li a:hover{
background-color: #FF4304;color:#FFFFFF;}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


/*--- Fabrika galerisi--------------------------- */

	#previewPane{
		text-align:center;
		vertical-align:middle;
		
		/* CSS HACK */
		height: 332px;	/* IE 5.x */
		height/* */:/**/300px;	/* Other browsers */
		height: /**/300px;
		
		width:500px;		
		float:left;
				
	}
	
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		padding:0px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		
		/* CSS HACK */
		height: 332px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/300px;	/* Other browsers */
		height: /**/300px;
		
		/* CSS HACK */
		width: 184px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/180px;	/* Other browsers */
		width: /**/180px;		
	}
	
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	
	#theImages .imageCaption{
		display:none;
	}

/* ---kayan yazi----------------------------------------------------------------------------------------------------- */

#scrollingContainer{
	width:170px;	/* Width of second box */
	height:130px;	/* Height of second box */
	padding:3px;	/* A little bit of space between border of box and text inside */
	float:left;	/* I want the text to wrap around the box */
	margin-left:10px;	/* Space at the left of the box */
	color: #666666;	/* red text color */
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ---lightbox script----------------------------------------------------------------------------------------------------- */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 20px solid #fff;
}


.photos {
	padding: 3px;
	border: 1px solid #fff;
}

a:hover .photos {
	border: 1px solid #999;
}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 87px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(../images/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(../images/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 20px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 84px;
	height: 32px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
}


.lightboxDesc {
	display: none;
}

/* ---�r�n�n bulundugu mekan----------------------------------------------------------------------------------------------------- */

.breadcrumb{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(../images/arrow.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #FF4304;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #FF4304;
}

.breadcrumb a:hover{
text-decoration: underline;
}

/* ---�r�n aga�lari----------------------------------------------------------------------------------------------------- */
.dtree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
