@charset "iso-8859-9";
/* Denizli Ticaret Odası CSS Document */
/* Hazirlayanlar: Hayati GÜNEY, Hasan KARAÇAY*/
/* www.hayatiguney.com /*

/**** Temel Alanlar ****/
body {
	padding: 0px;
	margin: 0px;
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#333333;
	background-color:#666666;
}
a:link {
	text-decoration: none;
	color : #fb4f17;
	border: 0px;
	-moz-outline-style: none;
}
a:active {
	text-decoration: none;
	color : #fb4f17;
	border: 0px;
	-moz-outline-style: none;
}
a:visited {
	text-decoration: none;
	color : #fb4f17;
	border: 0px;
	-moz-outline-style: none;
}
a:hover {
	text-decoration: none;
	color : #0000ff;
	border: 0px;
	-moz-outline-style: none;
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
/*	
a:link { text-decoration: none; color : #003399; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: none; color : #003399; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #003399; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #cc0000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

a:link {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color:#cc0000; text-decoration:none;}
a:active {color:#cc0000; text-decoration:none;}
*/
	table {
	border:#FFFF99 0px solid;
	font-size:12pt;
}
th {
	border:#333 1px double;
	text-align:left;
	background:#000;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
caption {
	background-color:#0000ff;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#142338;
	padding:2px;
	margin:2px;
	letter-spacing:1px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:1px;
	margin:1px;
	letter-spacing:0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:1px;
	margin:1px;
	letter-spacing:0px;
}
hr {
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px dotted #abb0b5;
	border-bottom:0px solid #abb0b5;
	height : 1px;
}
/**** Formlarla İlgili Nesneler ******/
form {
	padding: 0px;
	margin: 0px;
}
input {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}
textarea {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}
select {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}
/**** Sitenin Gölgeli Çerçevesini Oluşturan Tablolar ******/
.anatablo {
	background-color:#666;
	width:1000px;
	padding:0px;
	margin:0px;/*height:1000px; */
}
.anatablo_sol {
	width:50px;
	background:url(../images/default/bgl.jpg) repeat-y right;
}
.anatablo_sag {
	width:50px;
	background:url(../images/default/bgr.jpg) repeat-y left;
}
.anatablo_orta {
	width:900px;
	vertical-align:top;
}
.anatablo_alt {
	width:900px;
	height:121px;
	}
	
.anatablo_alt1 {
background:url(../images/default/footer-bg.png) repeat-x top #666666;
	color:#cecece;
	font-size:12px;
	text-align:left;
	padding:10px;

	}

.anatablo_alt2 {
	background: url(../images/default/footer-graphic.png) no-repeat right top;
	width:333px;
	}
.anatablo_alt1 a:link { text-decoration: none; color : #f1f1f1; border: 0px; -moz-outline-style: none;}
.anatablo_alt1 a:active { text-decoration: none; color : #f1f1f1; border: 0px; -moz-outline-style: none;}
.anatablo_alt1 a:visited { text-decoration: none; color : #f1f1f1; border: 0px; -moz-outline-style: none;}
.anatablo_alt1 a:hover	{ text-decoration: none; color : #18a7e1; border: 0px; -moz-outline-style: none;} 
.anatablo_alt1 a:focus { outline: none;-moz-outline-style: none;}

/***** Header Bölümleri Sitenin Üstündeki Sabit Görüntüyü Oluşturuyor ******/
.Header_text {
	color:#cecece;
	height:25px;
	padding-top:5px;
	background-color:#0f0f0f;
	text-indent:20px;
}
.Header_top {
	width:900px;
	height:175px;
	padding:0px;
	margin:0px;
}
/******** İçerik Tasarımları ****************/
.menu_left {
	background-color:#D1D3D4;
	vertical-align:top;
}
.menu_right {
	background-color: #eeeeee;
	vertical-align:top;
	padding-top:10px;
}
.content {
	background-color:#fff;
	vertical-align: top;
	padding:10px;
}
/**** Menü Tasarımı *****/
.menutablo {
	margin:10px 5px 10px 5px;
	border: #D1D3D4 1px solid;
	font-weight:bold;
}
.menuaktif {
	color: #ffffff;
	border: #c0c0c0 0px solid;
	background:#666666 url(../images/default/menu_arrow.jpg) right no-repeat;
	height:25px;
	cursor:pointer;
	text-indent:15px;
}
.menupasif {
	color:#333333;
	border: #D1D3D4 0px solid;
	background-color:#D1D3D4;
	height:25px;
	cursor:pointer;
	text-indent:5px;
}
.menualt {
	color:#333333;
	border: #D1D3D4 1px solid;
	background-color:#D1D3D4;
	cursor:pointer;
	text-indent:5px;
}
/**** Ajax Kapağındaki nesneler ******/
.rakamaktif {
	color:#666666;
	background-position: left top;
	background-image: url(../images/default/bg.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding:2px;
	cursor:pointer;
}
.rakampasif {
	color:#666666;
	background-position: left top;
	background-image: url(../images/default/tabtitlebg.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding:2px;
	cursor:pointer
}
.panolink {
	background:url(../images/default/bg.gif) repeat-x;
	color:#333333;
	height:25px;
	vertical-align:middle;
	font-weight:bold;
	text-indent:10px;
	cursor:pointer;
	padding-top:4px;
}
.kutu {
	width:255px;
	color: #666666;
	border: #D1D3D4 1px solid;
	background-color:#f5f8fa;
	cursor:pointer;
	font-size:10px;
	padding:5px;
	margin:5px;
}
.kutu h1 {
	margin:1px;
	font-size:11px;
	color:#cc0000;
}
.kutu1 {
	color: #666666;
	border: #D1D3D4 1px solid;
	font-size:11pt;
	padding:5px;
	margin:5px;
}
.kutu1 h1 {
	margin:1px;
	font-size:11px;
	color:#cc0000;
}
.rehber {
}
.rehber ul {
	padding-left: 30px;
	margin:10px 10px;
}
.rehber li {
	list-style-type: disc;
	font-size: 12px;
	line-height: 20px;
	color:#4c4c4c;
}
.rehber_etiket {
	color:#999999;
	line-height:10px;
	float:left;
	width:100px;
}
.kapak {
	background:#FFFFFF;
	color:#333333;
	padding:10px;
}
.kapak img {
	padding:2px;
	margin:2px;
	border:#666666 1px solid;
}
.kapak p {
	line-height: 150%;
}
.button_box {
	width:170px;
	height:63px;
	cursor:pointer;
}
.fade {
	width:100%;
	vertical-align:middle;
	padding:5px;
}
.button {
	background:#000;
	color:#fff;
	border:#ccc 1px solid;
}
.tableline1 {
	background:#eee;
}
.tableline2 {
	background:#fff;
}
.tableline0 {
	background:#999;
	color:#fff;
	cursor:pointer;
}
.tabelelineson {
	background:#666;
	color:#fff;
}
.naceselect {
	width:660px;
}
.rehberbutton {
	font-size:12px;
	font-weight:bold;
	background:#fb4f17;
	border:#CCCCCC 1px solid;
	color:#fff;
}
