@import "reset.css";
@import "forms.css";
/* End of imported css files */

@charset "utf-8";
/*	Desc: Olgun LTD Screen Media Style Sheet
	Author: Hakan Uzunoglu - Designer
	Author: Guney Can Gokoglu - Developer
*/

html {
	height:100%;
}
body {
	background:url(../images/site/bg.jpg) repeat-x #FFF;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333;
	height:100%;
	width:100%;
}
/* Sitewide Links */
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
	border:none;
	font-weight:normal;
}
a:hover {
	color: #003366;
	text-decoration: none;
	font-style:italic;
	border:none;
	font-weight:normal;
}
/* Sitewide Headers */
h1, h2, h3, h4, h5, h6 {
	font-family:Lucida Grande, Segoe UI, Myriad Pro, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color:#036;
	font-weight:bold;
	margin:0.1em;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img h5 img, h6 img {
	vertical-align:middle;
	position:relative;
	top:-0.1em;
	margin-right:0.2em;
}
h1 p, h2 p, h3 p, h4 p, h5 p, h6 p {
	display:none;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:10px;
}
/* Sitewide Text Classes */
p {
	margin:10px 0 10px 0;
	line-height:1.5em;
}
/* Sitewide Helper Classes */
.floatleft {
	float:left;
	display:inline;
}
.floatright {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}
.borderless {
	margin:3px;
	border:none;
}
.bordered {
	margin:3px;
	padding:3px;
	border:1px solid #006699;
}
.btn {
	cursor:pointer;
}
.slpanel {
	cursor:pointer;
}
.slpanel2 {
	cursor:pointer;
}
.slpanel-closed {
	display:none;
	cursor:pointer;
}
#clear1 {
	clear:both;
	height:1px;
}
/* End of Common Styles */

/* Layout */
#mainbody {
	width:949px;
	margin:0 auto;
	text-align:center;
}
#header {
	width:949px;
	height:300px;
}
#content {
	width:949px;
	text-align:left;
	background-image:url(../images/site/content_back.jpg);
	background-repeat:no-repeat;
	overflow:visible;
	min-height:350px;
}
#left {
	width:620px;
	margin: 0px 0px 0px 55px;
	text-align:left;
	display:inline;
	float:left;
}
#right {
	width:210px;
	text-align:left;
	margin: 0px 55px 0px 0px;
	display:inline;
	float:right;
}
#footer {
	background:url(../images/site/footerback.jpg) #356aa0 repeat-x;
	width:100%;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	clear:both;
}
#footer_content {
	width:890px;
	margin:0 auto;
}
/* End of Main Layout */

/* References Page */

.portfoliolist {
	overflow:hidden;
	width:600px;
}
.portfoliolist ul {
	list-style-type: none;
	text-align:left;
	margin-left:0px;
	padding-left:2px;
	position:relative;
	text-indent: 0px;
}
.portfoliolist ul li {
	height: 25px;
	text-indent: 10px;
	width:500px;
	display: block;
	color: #000000;
	background-color:#E6EFF0;
	text-decoration:none;
	font-size:11px;
	height:15px;
	padding-top:9px;
	line-height:8px;
	margin-bottom:2px;
}
.portfoliolist ul li:hover {
	color: #003333;
}

/* Products Page */

.product {
	width:600px;
	background-image:url(../images/site/urun_back.jpg);
	background-repeat:repeat-x;
	padding:2px;
	border:1px solid #CCC;
}
.product:hover {
	border:1px solid #999;
}
.product .product_left {
	float:left;
	display:inline;
	width:140px;
}
.product .product_left .productimage {
	background-color:#FFFFFF;
	border:1px solid #003366;
	padding:3px;
	cursor:pointer;
}
.product .product_left .productimage:hover {
	background-color:#999999;
	border:1px solid #003366;
	padding:3px;
}
.product .product_left .productcode {
	background-color:#CCCCCC;
	border:1px solid #666666;
	padding:3px;
	text-align:center;
	color:#003366;
}
.product .product_right {
	float:right;
	width:445px;
	padding-right:10px;
}
.product .product_right h2 {
	margin:0.3em;
	font:	Myriad Pro, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:16px;
}


.menu {
	overflow:hidden;
}
.menu ul {
	list-style-type: none;
	margin:0;
	padding:2px;
}
.menu ul li {
	margin:0;
	height:23px;
}
.menu ul li a,.menu ul li a:visited,.menu ul li a:active,.menu ul li a:link {
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:7px 3px;
	font-style:normal;
	margin:0;
}
.menu ul li a:hover {
	background-color: #FFFFFF;
	color: #003366;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}
/* Content Boxes */

.bblueback {
	width:201px;
	text-align:left;
	display:block;
	background-image:url(../images/site/blueback.jpg);
	background-color:#669999;
	background-repeat:no-repeat;
	padding:5px;
	border: 1px solid #003366;
	color:#FFFFFF;
	font-size:11px;
}
.bblueback a:link, .bblueback a:visited, .bblueback a:active {
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
}
.bblueback a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bgreyback {
	width:201px;
	text-align:left;
	display:block;
	background-image:url(../images/site/greyback.jpg);
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px;
	border: 1px solid #999999;
	color:#003366;
	font-size:11px;
}
.bbackless {
	width:201px;
	text-align:left;
	display:block;
	padding:5px;
	color:#666666;
	font-size:11px;
}

/* Typography */

/* Form Elements */

.standartform {
	height: 24px;
	font-size:11px;
	border:1px solid #003366;
	display:inline-block;
	line-height:24px;
}

/* Tables */
.commonTable {
	padding: 0;
	margin: 0;
	border-left: 1px solid #7aa49f;
}
.commonTable caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.commonTable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #7aa49f;
	border-bottom: 1px solid #7aa49f;
	border-top: 1px solid #7aa49f;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/site/tables/bg_header.jpg) no-repeat;
}
.commonTable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #7aa49f;
	background: none;
}
.commonTable tr {
	
}
.commonTable td {
	border-right: 1px solid #7aa49f;
	border-bottom: 1px solid #7aa49f;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
.commonTable td .alt {
	background: #F5FAFA;
	color: #797268;
}

.commonTable th.spec {
	border-left: 1px solid #7aa49f;
	border-top: 0;
	background: #fff url(../images/site/tables/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.commonTable th.specalt {
	border-left: 1px solid #7aa49f;
	border-top: 0;
	background: #f5fafa url(../images/site/tables/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
