/* ---------------------------------------------------------------------- */
/*  CSS StyleSheet for Colakoglu Metalurji by on8 iletisim ltd, istanbul  */
/*  http://www.on8.com.tr                                                 */
/* ---------------------------------------------------------------------- */


/* -- Main CSS Elements -- */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	top: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
	font-weight: 200;
	letter-spacing: 0.5px;
}
#clear {
	clear:both
}
#space {
	font-size: 100%;
}
a img {
	border-width:0;
}
/* -- Header Elements -- */

#header {
	width: 955px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 65px;
}
#logobar {
}
/* -- Container Elements -- */

#CONTAINER {
	background-color:#FFFFFF;
	text-align: left;
	margin: 0 auto;
	width: 955px;
	position: relative;
	top: auto;
}
#sidebar {
	float: right;
	width: 130px;
	padding-right: 0px;
	padding-top: 15px;
}
#logo {
	float: left;
	width: 220px;
	padding-top: 20px;
}
#sidebar p {
}
#sidebar #sideHeader {
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
}
/* -- Content Elements -- */

#content {
	width: 544px;
	overflow: hidden;
	padding-left: 30px;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	line-height: 160%;
	font-size: 90%;
	padding-right: 20px;
	color: #333333;
}
#content p.s {
	padding-left:26px;
	background: url(../images/page-elements/bt_arrow.png) no-repeat left top;
	/*line-height: 180%;*/
}
#content #mainHeader {
	font-size: 150%;
	line-height: 140%;
	color: #36475d;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom:15px;
}
#content h3 {
	line-height: 160%;
	font-size: 110%;
	padding-right: 20px;
	font-weight: bold;
	color: #36475d;
}
#content #intro {
	font-size: 130%;
	color: #333333;
}
#content a {
	color: #333;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
	background-color: #6a82a1;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
}
#content ul, ol {
	font-size: 90%;
	line-height: 160%;
}
#content li {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
}
#content li.btnCheck {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	list-style-image: url(../images/page-elements/bt_check.png);
	padding-bottom: 9px;
	width: 350px;
}
#content td, tr {
	font-size: 100%;
	line-height: 160%;
	padding-top: 0px;
	padding-bottom: 1px;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: 100;
	top: auto;
	border-top-style: none;
	border: 1;
	border-right-width: thin;
	border-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content td.tablehead {
	font-size: 90%;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-weight: bold;
}
#content p#subhead {
	font-size: 110%;
	font-weight: bold;
}
/* -- Breadcrumb Elements -- */

ul#breadcrumb {
	float: left;
	width: 955px;
	font-size: 90%;
	margin:0;
	padding: 0;
	list-style:none;
	background-image: url(../images/page-elements/bg_line_horizontal.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul#breadcrumb li {
	display: inline;
	list-style:none;
		padding-right: 0px;
	float: left;
	padding-bottom: 0.7em;
	margin-right: 10px;
	color: #999;
	padding-top: 0.7em;
}
ul#breadcrumb li a#right {
	background-image: none;
	float: right;
	padding-right: 15px;
}
ul#breadcrumb li a {
/*	padding-right: 0px;
	float: left;
	padding-bottom: 0.7em;
	margin-right: 10px;
	color: #999;
	padding-top: 0.7em;*/
}
ul#breadcrumb li a:link {
	color: #999999;
	text-decoration: none;
}
ul#breadcrumb li a:hover {
	color: #000000;
	text-decoration: none;
}
ul#breadcrumb li a:visited {
	color: #999999;
	text-decoration: none;
}
/* -- Navigation Elements -- */

#nav {
	line-height: 140%;
	font-size: 90%;
	float: left;
	width: 220px;
}
#nav ul {
	display: inline;
	width: 200px;
	list-style:none;
	display: block;
	float: left;
	padding-top: 15px;
	margin: 0;
}
#nav ul #first {
	font-weight:bold;
	font-size:14px
}
#nav ul li {
	background: url(../images/page-elements/bg_nav_footer_a.png) no-repeat 190px 0.9em;
	list-style-type: none;
}
#nav ul li a {
	display: block;
	background: url(../images/page-elements/bg_line_horizontal.png) repeat-x left bottom;
	width: 100%;
	color: #999999;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#nav li ul {
	display: block;
	background-color:White;
	padding-left:10px;
	padding-top:0px;
}
#nav ul li a:hover {
	font-weight: bold
}
#nav ul li ul li {
	background: url(../images/page-elements/bg_nav_footer_a.png) no-repeat 0px 0.9em;
	list-style: none;
	text-decoration: none;
	width: 190px;
}
#nav ul li li a {
	display: block;
	background: url(../images/page-elements/bg_line_horizontal.png) repeat-x left bottom;
	width: 100%;
	color: #333333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: none;
}
#nav ul li li a:hover {
	font-weight: bold;
}
#nav ul ul li {
	width: 190px;
	background-image: url(../images/page-elements/bg_nav_footer_a.png);
	background-repeat: no-repeat;
	background-position: 0px 0.9em;
	margin-left:-10px;
	padding-left:10px;
}
/* -- Info Footer Elements -- */

ul#infoFooter {
	float: left;
	width: 955px;
	font-size: 90%;
	margin:0;
	list-style:none;
	padding-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
ul#infoFooter li {
	display: inline;
	list-style:none;
}
ul#infoFooter li a#right {
	background-image: none;
	float: right;
}
ul#infoFooter li a {
	padding-right: 0px;
	float: left;
	padding-bottom: 0.7em;
	color: #999;
	padding-top: 0.7em;
}
ul#infoFooter li a:link {
	color: #999999;
	text-decoration: none;
}
ul#infoFooter li a:visited {
	color: #999999;
	text-decoration: none;
}
ul#infoFooter li a:hover {
	color: #000000;
	text-decoration: none;
}
ul#infoFooter li li {
	display:inline;
	list-style:none;
	font-size: 80%;
	float: left;
	margin-left: -162px;
	color: #999;
	padding-top: 3em;
}
/* -- Main Navigation Elements -- */

#mainnav {
}
ul#mainnav {
	font-size: 11px;
	list-style:none;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li {
	display: inline;
	list-style:none;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
ul#mainnav li a#right {
	background-image: none;
}
ul#mainnav li a {
	padding-right: 0px;
	padding-left: 14px;
	margin-left: 13px;
	float: right;
	padding-bottom: 0.4em;
	color: #666;
	padding-top: 0.4em;
	text-decoration: none;
}
ul#mainnav li a:hover {
	color: #6a82a1;
	text-decoration: underline;
}
ul#mainnav ul {
	display:none;
	border:1px solid #e4e4e4;
	background-color:white;
}
ul#mainnav li ul li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	display:block;
	clear:both;
}
ul#mainnav li ul li a {
	float:left;
}
ul#mainnav li ul li a:hover {
	color: #6a82a1;
	text-decoration: underline;
}
ul#mainnav li.selected_item ul {
	position:absolute;
	display:block;
	top:60px;
	z-index:4;
}
/* -- Color Box Elements -- */

#box ul {
	LIST-STYLE-TYPE: none;
	width: 140px;
	float: right;
	margin: 0;
}
#box ul li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 120%;
	margin-bottom: 5px;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
}
#box ul li#colour1 {
	background: #df005b
}
#box ul li#colour2 {
	background: #dd689a
}
#box ul li#colour3 {
	background: #7f5892
}
#box ul li#colour4 {
	background: #e5b56c
}
#box ul * {
	color: #fff
}
#box #boxHeader {
	font-size: 18px
}
#box ul a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	padding-top: 8px;
}
ul#infoFooter ul#box {
	font-size: 12px;
	line-height: 16px;
	list-style-type: circle;
}
#nav ul li li {
	display: block;
	width: 90%;
	color: #003366;
	text-decoration: underline;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 180px 1.9em;
}
/* -- Footer Elements -- */

#copyright {
	width: 955px;
	font-size: 90%;
	text-align: left;
	margin-top: 4px;
	float: left;
	padding-top: 4px;
}
#copyright #right {
	color: #cccccc;
	float: right;
}
#footer {
	margin-top:20px;
}
td.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e4e4e4;
}
#Lab.line {
	padding-top: 33px;
}
input.input, textarea {
	background: #fff;
	margin: 0 0 .5em 0;
	width: 175px;
	padding: .2em;
}
label {
	font-size: 1.2em;
	display: block;
	margin: .5em 0 .3em 0;
}
/* -- Quick Menu -- */

#quickMenu {
	background-color:#e8edec;
}
#quickMenu #qM {
	padding-top: 2px;
	padding-left: 7px;
	text-align: left;
}
#quickMenu #qM select {
	font-size: 10px;
	font-family: Tahoma;
	width: 115px;
}
#quickMenu #qM option {
	font-size: 10px;
	font-family: Tahoma;
	width: 115px;
}
#quickSearch {
	background-color: #e8edec;
	background-color: #e8edec;
	margin-top: 4px;
}
#quickSearch #qS {
	padding-top: 2px;
	padding-left: 7px;
	text-align: left;
}
#quickSearch #qS input {
	font-size: 11px;
	font-family: Tahoma;
	width: 108px;
}
/* -- Tab Box Style -- */

#content #tabBox {
	width: 544px;
	margin-left:-14px;
	padding-top:10px;
}
#content #tabBox #tab1 p {
	line-height: 160%;
	font-size: 90%;
	padding-left:7px;
	padding-right:7px;
	color: #666666;
}
#tab2 p {
	line-height: 160%;
	font-size: 90%;
	padding-left:7px;
	padding-right:7px;
	color: #666666;
}
#tab3 {
	line-height: 160%;
	font-size: 90%;
	padding-left:7px;
	padding-right:7px;
	color: #666666;
}

.linkler a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.linkler a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F55813;
}
.solust a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.solust a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F55813;
}
.tablo {
	border: 1;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-style: none;
	border-color: #C0C0C0;
	outline-color: #C0C0C0;
	outline-style: none;
	outline-width: 0px;
	outline: 0px;
	border-bottom-style: none;
	border-left-style: none;

}

