﻿div  { behavior: url(iepngfix.htc) }
*
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
html {
	height: 100%;
	margin-bottom: 1px;
	background:transparent url("header_bg_fill.jpg") repeat-x 0 0;
}
body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}

img
{
	border: 0;
}
/* Links  */
a:link, a:visited
{
	color: #44A1D0;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #44A1D0;
	text-decoration: none;
}
h1{font-size:1.00em;color:#1B639A; display:inline-block;}
h2{font-size:1.25em;}
h3{font-size:1.50em;}
h4{font-size:1.75em;}
h5{font-size:2.00em;}
h6{font-size:2.25em;}

/* hr */
hr
{
	height:25px;
	border:0;
}
/* Genel fieldset legend */
fieldset {
	padding: 10px;
	border: 1px solid #D7D7D7;
	background-color: #FFFFFF;
	position: relative;
}

legend {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #115098;
	position: relative;
}


/*Genel dl dt dd*/
dl
{
	margin-bottom:2px;

}
dt
{
	float:left;
	width:20%;
	text-align:left;
	padding:2px 0 0 5px;
	border-right:1px dotted #d0d7e5;
}

dd{
	margin:0 0 0 21%;
	padding:2px 0 0 5px;
	vertical-align:top;
}

/* Genel Tables*/
table
{
	width: 98%;
	margin-bottom:5px;
}
th
{
	color: #536482;
	text-align: left;
	font-size: 0.75em;
	text-transform: uppercase;
	padding: 3px;
	background: #d0d7e5 url('bg.gif') repeat-x;
}
td 
{
	text-align: left;
	vertical-align:top;
	font-size: 0.85em;
	padding: 3px;
	line-height: 1.20em;
	background-color: #FFFFFF;
}

.row1 { background-color: #F9F9F9; }
.row2 {	background-color: #F0F5FF; }
.row3 { background-color: #F0F0F0; }
.row4 {	background-color: #F5F5F5; }


/* page-x blocks */
#wrap
{
	padding: 0;
	min-width: 900px;
	width: 900px;
	margin:0 auto;
}
#page-header
{
	clear: both;
	font-size: 0.85em;
	text-align: center;
	margin: 0;
	padding: 3px 1px;
	height: 150px;
	background:transparent url(header_bg.jpg) no-repeat;
}
#logo
{
	float:left; 
	background:transparent url(logo.jpg) no-repeat;
	width:230px;
	height:112px;
}
#menu
{
	margin-top:116px;
	height:30px;
	width:900px;
}
#menu>ul#menus>li>a
{
	width:104px; /* root Menu Width */;
	text-align: center;
	border-left:1px solid #253036;
}
ul#menus {
	margin: 0 40px;
	list-style: none;
	position: relative;
}
ul#menus ul {
	width: 160px; /* Sub Menu Width */;
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}
ul#menus ul ul, ul#menus ul ul ul {
	top: 0;
	left: 100%;
}
ul#menus li {
	float: left;
	display: inline;
	position: relative;
}
ul#menus ul li {
	width: 117px;
	display: block;
}
ul#menus a {
	padding: 9px 6px;
	float: left;
	display: block;
	background: #fff;
	color: #253036;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	height: 1%;
}
ul#menus a:hover, ul#menus li:hover a, ul#menus li.iehover a {
	background: #3F505A;
	color: #FFF;
}
/* 2nd Menu */
ul#menus li:hover li a, ul#menus li.iehover li a {
	float: none;
	background: #fff;
	color:#3F505A;
	text-align: left;
}
/* 2nd Menu Hover Persistence */
ul#menus li:hover li a:hover, ul#menus li:hover li:hover a, ul#menus li.iehover li a:hover, ul#menus li.iehover li.iehover a {
	background: #D61F00;
	color:#fff;
}
/* 3rd Menu */
ul#menus li:hover li:hover li a, ul#menus li.iehover li.iehover li a {
	background: #fff;
	color:#3F505A;
	text-align: left;
}
/* 3rd Menu Hover Persistence */
ul#menus li:hover li:hover li a:hover, ul#menus li:hover li:hover li:hover a, ul#menus li.iehover li.iehover li a:hover, ul#menus li.iehover li.iehover li.iehover a {
	background: #666;
	color:#fff;
}
/* Hover Function - Do Not Move */
ul#menus li:hover ul ul, ul#menus li:hover ul ul ul, ul#menus li.iehover ul ul, ul#menus li.iehover ul ul ul {
	display: none;
}
ul#menus li:hover ul, ul#menus ul li:hover ul, ul#menus ul ul li:hover ul, ul#menus li.iehover ul, ul#menus ul li.iehover ul, ul#menus ul ul li.iehover ul {
	display: block;
}

#page-body
{
	clear: both;
	text-align: left;
	vertical-align:top;
	min-height:350px;
}
#page-flash
{
	margin-bottom:10px;
}
#page-footer
{

	font-size: 0.75em;
	text-align: right;
	vertical-align:bottom;
	background: #FFFFFF;
	padding: 5px;
	height: 64px;
	background:transparent url(footerback.jpg) no-repeat;
}
/* Mains  */
#mains
{
	height: 100%;
	overflow: auto;	
}
#mainsol 
{
	float: left;
	width: 295px;
	font-size: 1.00em;
}
#main 
{
	margin:auto 303px;
}
#mainsag 
{
	float:right;
	width: 295px;
	font-size: 1.00em;
}
#mainsol_desto
{
	float: left;
	width: 194px;
	font-size: 1.00em;
}
#main_desto
{
	margin-left: 200px;
}
#mainsag_desto
{
	float:right;
	width: 295px;
	font-size: 1.00em;
}

#mainsol_desto .box
{
	background:transparent url(graybg2.jpg) repeat-x;
}
#main_desto .box
{
	background:transparent url(graybg3.jpg) repeat-x;
}
#main_desto .box dl b
{
	color:#1B639A;
}

/*boxs*/
.box
{
	margin-bottom:5px;
	background:transparent url(graybg.jpg) repeat-x;
	min-height:200px;
}
.box .box_headers
{
	color:#000;
	padding:10px;
	font-weight:bold;
}
.box .box_message
{
	padding: 10px;
}
.box .box_message dl
{
	margin-bottom:2px;
	border:0px solid #d0d7e5;
}
.box .box_message dt
{
	float:left;
	width:49%;
	text-align:left;
	padding:2px 0 0 5px;
	border-right:0px dotted #d0d7e5;
}

.box .box_message dd{
	margin:0 0 0 51%;
	padding:2px 0 0 5px;
	vertical-align:top;
}

/* jq.impromptu */
.bilgifade
{
	position: inherit;
	position: absolute;
	background-color: #000;
}
.bilgi
{
	width:400px;
	border:1px solid #99AABD;
	background-color: #D0D7E5;
	text-align: left;
}
.bilgiheader
{
	background: url(icons.gif) repeat-x 1px -303px;
	font-weight: bold;
	color: #fff;
	margin: -1px -1px 0 -1px;
	line-height:25px;
}
.bilgiheader span.left
{
	float:left;
	background: url(icons.gif) repeat-x 0px -339px;
	width:4px;
	height:25px;
}
.bilgiheader span.right
{
	float:right;
	background: url(icons.gif) repeat-x -12px -339px;
	width:4px;
	height:25px;
}
.bilgifooter
{
	margin: 0;
	line-height:0px;
}
.bilgifooter span.left
{
	float: left;
	margin: 3px -1px -1px -1px;
	background: url(icons.gif) no-repeat 0px -371px;
	height: 3px;
	width: 3px;
}
.bilgifooter span.right
{
	float:right;
	margin: 3px -1px -1px -1px;
	background: url(icons.gif) no-repeat -12px -371px;
	height:3px;
	width:3px;
}
.bilgimessage
{
	width:310px;
	background-color: #F2F9FF;
	padding:5px;
	margin:5px;
	min-height:300px;
}
.bilgibutton
{
	float: right;
	width: 80px;
	padding: 5px 5px 0 0;
	text-align: right;
}
.bilgibutton button
{
	padding: 5px;
}

/* jq.impromptu */
.helpfade
{
	position: inherit;
	position: absolute;
	background-color: #000;
}
.help
{
	width:600px;
	border:1px solid #99AABD;
	background-color: #D0D7E5;
	text-align: left;
}
.helpheader
{
	background: url(icons.gif) repeat-x 1px -303px;
	font-weight: bold;
	color: #fff;
	margin: -1px -1px 0 -1px;
	line-height:25px;
}
.helpheader span.left
{
	float:left;
	background: url(icons.gif) repeat-x 0px -339px;
	width:4px;
	height:25px;
}
.helpheader span.right
{
	float:right;
	background: url(icons.gif) repeat-x -12px -339px;
	width:4px;
	height:25px;
}
.helpfooter
{
	margin: 0;
	line-height:0px;
}
.helpfooter span.left
{
	float: left;
	margin: 3px -1px -1px -1px;
	background: url(icons.gif) no-repeat 0px -371px;
	height: 3px;
	width: 3px;
}
.helpfooter span.right
{
	float:right;
	margin: 3px -1px -1px -1px;
	background: url(icons.gif) no-repeat -12px -371px;
	height:3px;
	width:3px;
}
.helpmessage
{
	width:500px;
	background-color: #F2F9FF;
	padding:5px;
	margin:5px;
	min-height:300px;
	max-height: 400px;
	overflow: auto;
}
.helpmessage img
{
	float: left;
	display:block;
	text-align: left;
	margin: 5px;
}
.helpbutton
{
	float: right;
	width: 80px;
	padding: 5px 5px 0 0;
	text-align: right;
}
.helpbutton button
{
	padding: 5px;
}

#categories
{
	float: right;
	width: 200px;
	margin: 5px 0 0 5px;
	padding:1px;
	background-color:#fff;
}

.bpad
{
	width:115px;
	display: inline-block;
	font-weight:normal;
}

input
{
	margin-bottom:3px;
}

.sag
{
	float: right;
	display:block;
	width: 225px;
	text-align: left;
	margin: 5px;
}
.urun
{
	float: left;
	display:block;
	padding:3px;
}
.img
{
	float: left;
	display: block;
	margin: 0 3px 3px 0;
}
.cat
{
	width:440px;
}
.cat>img
{
	float: left;
	display:block;
	width: 225px;
	text-align: left;
	margin: 5px;
}
.cat>div
{
	float: left;
}