body{
	background:#79b7f1 url(../images/bg.gif) repeat-x top left;
	font-family:segoe ui;
	margin:0 auto;
	font-size:11px;
	text-align:left;
	color:#0c8aff;
	}
	
a{
	color:#0c8aff;
}

#galeri{
	background:url(../images/galerininarkasi.gif) no-repeat center center;
	width:160px;
	height:120px;
	padding-left:26px;
	padding-top:26px;
	position:relative;
}

.paylasim{
	background:url(../paylas/paylas.png) no-repeat center center;
	width:422px;
	height:71px;
	display:block;
	float:right;
	line-height:71px;
	padding-left:50px;
	vertical-align:middle;
	padding-top:20px;
}

.tepe{
	background:url(../images/tepe.gif) no-repeat top center;
	height:100px;
	width:900px;
	margin:0 auto;
	position:relative;
	}
	
.onlinedestek{
	position:fixed;
	right:0;
	bottom:0;
	background:url(../images/onlinedestek.gif) no-repeat top right;
	height:100px;
	width:100px;
}

	
.indexarka{
	 background: #ffffff url(../images/arkasi.png) no-repeat center center;
	 width:880px;
	 height:100%;
	 display:block;
     margin: 0 auto;
}

.diller{
	position:fixed;
	top:5px;
	right:10px;
}

.grafik{
	background:url(../images/grafik.png) no-repeat center center;
	display:block;
	width:600px;
	height:281px;
	position:absolute;
	right:-50px;
	top:-110px;
}

.satirbas{
	background:url(../images/topnav_bg.gif) repeat-x top left;
	text-shadow:1px 1px 1px #000000;
	color:#ffffff;
	height:30px;
	text-align:center;
	border-bottom:1px dashed #cccccc;
	font-size:12px;
}

.girisler{
	border:1px solid #ccc;
	width:440px;
}

.iletildi{
	width:860px;
	line-height:30px;
	background:#00CC00;
	color:#fff;
	border:1px solid #006900;
	margin:0 auto;
	text-shadow:1px 1px 1px #000000;
}

.girisler:focus{
	border:1px solid #afdaff;
	width:440px;
	background:#5eb5ff;
	color:#FFFFFF;
}

.satirmini{
	background:#60b3ff;
	color:#ffffff;
	text-shadow:1px 1px 1px #000000;
	height:25px;
	text-align:center;
	border-bottom:1px dashed #cccccc;
	font-size:12px;
}
	
.logo{
	width:250px;
	height:82px;
	margin-left:10px;
}
	
.reklam468{
	position:absolute;
	top:10px;
	right:20px;
	width:468px;
	height:60px;
	border:1px dashed #cccccc;
}
	
.govde{
	background:url(../images/govde.png) repeat-y top center;
	width:900px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	}

.govde #sutun1,
.govde #sutun2,
.govde #sutun3	{ float:left}

.govde #sutun1	{ width:270px; margin-left:10px; margin-right:20px;}
.govde #sutun2	{ width:270px; margin-right:20px;}
.govde #sutun3	{ width:270px; margin-right:10px;}

.buton{
	background:#ecf6fd;
	width:170px;
	height:30px;
	color:#666666;
	border:1px solid #ccc;
}


.satir1{
	background:#d7ecff;
	height:25px;
	font-size:12px;
}

.satir2{
	background:#FFFFFF;
	height:25px;
	font-size:12px;
}

.container {
	height: 360px;
	width: 910px;
	margin: -180px 0 0 -450px;
	top: 50%; left: 50%;
	position: absolute;
}
ul.thumb {
	list-style: none;
	margin: 0; padding: 10px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 150px;
	height: 100px;
}
ul.thumb li img {
	width: 150px;
	height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(../images/thumb_bg.png) no-repeat center center;
	border: none;
}


ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin-left: 10px;
	margin-top:0;
	float: left;
	width: 840px;
	background: #222;
	font-size: 13px;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 5px 0 9px;
	position: relative; /*--Declare X and Y axis base--*/
	background:url(../images/ara.gif) no-repeat center right;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	text-shadow: 1px 1px 1px #000;
}
ul.topnav li a:hover{
	background: url(../images/hover.jpg) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #e46c00;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #4bacff;
	z-index:50;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #4bacff; /*--Create bevel effect--*/
	border-bottom: 1px solid #4bacff; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #6dbcff url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #1d97ff url(../images/dropdown_linkbg.gif) no-repeat 10px center; 
}

.alt{
	background:url(../images/alt.png) no-repeat top center;
	width:900px;
	margin:0 auto;
	height:20px;
	display:block;
}

.ust{
	background:url(../images/ust.png) no-repeat top center;
	width:900px;
	margin:0 auto;
	height:20px;
	display:block;
	z-index:0;
}

.oval5{
	background:#ffffff url(../images/sliderbg.gif);
	padding:8px;
	color:#ffffff;
	text-align:left;
	font-size:12px;
	width:265px;
	margin-top:10px; 
}

ul.liste{
	list-style-image:url(../images/asd.gif);
	margin-left:-20px;
}

.entepe{
	width:900px;
	height:30px;
	background:url(../images/entepe.gif) repeat-y top center;
	margin:0 auto;
}

.entepe h1{
	font-size:11px;
	text-align:left;
	padding:0;
	margin:0;
	margin-left:25px;
	background:none;
}

.reklamalt{
	width:880px;
	text-align:center;
	color:#0180c2;
	font-size:12px;
	margin:0 auto;
}

.reklamalt a{
	color:#0180c2;
	text-decoration:none;
}

.reklamalt a:hover, a:active{
	color:#0180c2;
	text-decoration:underline;
}

.cizgi{
	background:url(../images/cizgi.gif) repeat-x top left;
	border:none;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	}
	
.resimler{
	text-align:center;
}

.slit img{
	border:3px solid #cccccc;
}

.slit img:hover{
	border:3px solid #ce6a1d;
}

img{
	border:0;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
 
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

#mastercontainer {
    margin-left: auto;
    margin-right: auto;

    border: 1px solid #e5dfc7;
    border-bottom: none;
    border-top: none;
    
    text-align:left;
    width: 768px;
    background-color: #ffffff;
}

div.top, div.main, div.bottom {
    background-color: #ffffff;
}

div.top {
    padding-top: 10px;
}

div.top img {
    border: 0px;
}

div.main {
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 20px;
    margin-bottom: 0px;
    width: 608px;
}

div.Slideshow img {
    border: 1px solid #e5dfc7;
}

div.main pre {
    border: 1px solid #e0e0e0;
    background-color: #f7f7e6; 
    line-height: 1.3em; 
    font-size: 1.2em;
    padding: 2px; 
    margin-left: 20px; 
    margin-right: 20px; 
    margin-top: 10px; 
    margin-bottom: 10px;
}

div.main p {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}

div.main h2 {
    margin-top: 10px;
    font-weight: lighter;
    font-family: Arial, sans-serif;
    font-size: 1.7em;
    color: #7eaf1a;
}

div.main code {
    font-size: 1.2em;
}

div.main ul.purchase li {
    list-style-type: none;
}

div.main ul.purchase li span {
    margin-left: -20px;
}

div.main p.smallprint {
    margin-top: 10px;
    font-size: 0.9em;
    line-height: 1.2em;
}

div.bottom {
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
}

div.bottom p {
    margin: 0px;
    line-height: 1.8em; 
}









/*{{{ tabs */

/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 auto !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;
	width:880px;
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: url(../images/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}
