
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif);
	font-family: Verdana;
	text-align:justify;
	font-size: 11px;
	color: #000;
}

h1, h2{
	margin-top: 0;
	font-weight: normal;
	color: #FF6B01;
}


h3{
	margin-top: 5px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #008700;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
/* border: 1px solid #B2B2B2;*/
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Wrapper */

#wrapper {
	padding-top: 0px;
	background: url(images/img02.gif) repeat-x;
}

/* Header */

#header {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: #C90404 url(images/img03.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 300px;
}

html>body #search {
	width: auto;
}

#search form {
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	width: 200px;
}

#searchsubmit {
}

/* Menu 


#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg);
	padding:0px;
}

#menu ul {
	margin: 0;
	padding:5px;
	list-style: none;
	float:left;
	position:relative;
}

#menu li {
	display: block;
	height:40px;
	width:180px;
	text-align:center;
	float:left;
	background-image:url(images/buton.png);
	background-repeat:no-repeat;
	padding:0;
}

#menu li:hover {

}

#menu a {
	text-align: center;
	text-decoration: none;
	font-size: 136%;
	color: #E8FF86;
	background-image:url(images/buton.png);
	background-repeat:no-repeat;
	height:40px;
	display:block;

}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	display:block;
	height:40px;
	
}
*/
/* Page */
#resim {
	width: 760px;
	height: 173px;
	margin: 0 auto;
	background: url(images/img04.jpg);
}
#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 470px;
	padding: 30px 20px;
	background: url(images/img06.gif) repeat-x;
}

#content ul {
	margin-left:20px;
	padding:0px;
	}
#content li {
	list-style-image:url(images/contentlist.png);
	padding-left:0px;
	margin:0px;
	}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 225px;
}

.twocols .col2 {
	float: right;
	width: 225px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

.urun {
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	}
.urun2 {
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	margin-top:10px;
	height:170px;
	}
.onres{
	width:460px;
	}
.resim {
	border:1px solid #666;
	padding:2px;
	margin:0;
	display:block;
	position:relative;
	width:200px;
	margin-left:120px;
	}
.resim2 {
	border:1px solid #666;
	padding:2px;
	margin:0;
	display:block;
	position:relative;
	width:200px;
	float:left;
	}

.resim1 {
	border:1px solid #666;
	padding:2px;
	margin:0;
	float:left;
	width:150px;
	}
	
.tanim {
	margin:0px;
	padding:10px 0 10px 20px;
	width:240px;
	float:left;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 35px 20px;
	background: url(images/img06.gif) repeat-x;
}

#sidebar ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#sidebar li {

	background: url(images/img10.png) no-repeat;
	background-color:#202020;
	border:1px solid #1A1A1A;
	padding:4px 0 4px 17px;
	margin-top:4px;

}

#sidebar li:hover{
	background-image:url(images/list2.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding-left:17px;
	color:#FFF;
	}

#sidebar li.lactive a{

	color:#FFF;
	}
#sidebar li.lactive{	
	background-image:url(images/list2.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding-left:17px;
	}
#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	background: none;
}

#sidebar li a {
	text-decoration:none;
	font-size:100%;
	color:#B0C0BF;
	}
#sidebar li a:hover{
	color:#FFF;
	}
#sidebar h2 {
	height: 25px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: url(images/img08.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color:FF6B01;
}

#sidebar h3 {
	margin: 0;
	font-size: 100%;
	background: url(images/img09.png) no-repeat;
	padding:5px 0 0 25px;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

