﻿/* Eric Meyer's Reset Reloaded */

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } */

body
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

/* remember to define focus styles! */

:focus
{
    outline: 0;
}

/* remember to highlight inserts somehow! */

ins
{
    text-decoration: none;
}

del
{
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table
{
    border-collapse: collapse;
    border-spacing: 0;
}


body
{
    background: url(resim/background1.jpg);
    margin: 0;
    padding: 0;
    font-family: Verdana;
		font-size: 13px;
		line-height:15px;
}
#wrapper
{
    background:url(resim/deneme.png);
    /*background-repeat: no-repeat; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
    width: 785px;
    height: 621px;
    overflow: hidden;
    padding: 0;
    position:relative;
}
 a
 {
 	text-decoration:none;
 	color:blue;
 }
 a:hover
 {
 		text-decoration:underline;
 }
#menu
{
    width: 260px;
    height: 390px;
    float: left;
    margin-top: 250px;
    margin-left: 115px;
}
#menu ul
{
    margin-left: 15px;
}
#content
{
    width: 220px;
    height: 500px;
    float: right;
    margin-top: 65px;
    margin-right: 125px;
    color: #330099;
}
#content p
{
    padding-right: 5px;
}
#pictures
{
	width: 220px;
    height: 360px;
   	margin-top:5px;
	
}
#picture1
{
	width:100px;
	height:100px;
	float:left;
	margin-left:55px;
	top:5px;
	padding-bottom:35px;
	font-size: 10px;
	text-align:center;
}

.picture2
{
	width:100px;
	height:100px;
	float:left;
	padding-right:10px;
	padding-bottom:25px;
	display:block;
	font-size: 10px;

}
#contact
{
}
#contact h1
{
    margin-top: 15px;
}
#contact ul
{
    margin-top: 35px;
}
#contact li
{
    padding-bottom: 8px;
    float: left;
}
.iletisim
{
    width: 80px;
    display: inline-block;
    font-weight: bold;
}
.iletisim1
{
    width: 40px;
    display: inline-block;
    font-weight: bold;
}

ul.simplePagerNav li
{
    display: block;
    float: left;
    padding: 3px;
    margin-bottom: 10px;
    font-family: georgia;
}
ul.simplePagerNav
{
    float: right;
}

ul.simplePagerNav li a
{
    color: Black;
    text-decoration: none;
}
ul.simplePagerNav li.currentPage a
{
    color: #ff0000;
}
ul.paging li, ul.paging2 li
{
    padding: 5px;
    line-height: 1;
    width: 225px;
    margin-bottom: 1px;
}
#logo
{
    width: 184px;
    height: 174px;
    position:absolute;
    top: 35px;
    left: 130px;
}
#map
{
}






