@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 958px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#content .link-imgs a {
	display: block;
	float: left;
	padding: 3px;
}
#content .link-imgs img {
	width: 130px;
	height: 130px;
	border: 5px solid #FFF;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	color: #333;
}
#header {
	position: relative;
	background-image: url(../images/header1.jpg);
	height: 149px;
	width: 958px;
	background-color: #FFF;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.logo a {
	display: block;
	height: 100px;
	width: 250px;
	line-height: 100px;
	text-indent: -9999px;
}
.logo {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 250px;
	height: 100px;
}


a {
	text-decoration: none;
	color: #224972;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
#adress {
	position: absolute;
	top: 5px;
	color: #333;
	right: 10px;
}
#adress span {
	letter-spacing: 2px;
	font-size: 16px;
}
#estimate a{
	background-image: url(../images/estim.jpg);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	height: 42px;
	width: 195px;
	text-indent: -9000px;
	display: block;
	margin-bottom: 10px;
}
#estimate a:hover {
	background-position: 0px 0px;
}
#newitems  a:hover {
	background-position: 0px 0px;
}
#clm2 , #clm3 {
	float: left;
	width: 240px;
	border: 1px solid #999;
	margin-right: 5px;
	position: relative;
}
#clm4 {
	float: left;
	width: 240px;
	border: 1px solid #999;
	position: relative;
}


#clm1   {
	width: 200px;
	float: left;
	margin-right: 5px;
	background-color: #CACACA;
	border: 1px solid #999;
	position: relative;
}
#colums {
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #224C76;
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-left: 5px;
}
#colums a {
	background-color: #CACACA;
	display: block;
	padding: 5px;
	border: 1px solid #FFF;
}
#colums a:hover {
	background-color: #224C76;
	color: #FFF;
	text-decoration: none;
}

#colums img {
	margin-bottom: 5px;
	border: 2px solid #FFF;
}
#colums .baslik {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../images/blt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
}
#newitems   a{
	background-image: url(../images/new.jpg);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	height: 42px;
	width: 195px;
	text-indent: -9000px;
	display: block;
	margin-bottom: 10px;
}

#homecontent {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#cont_main {
	background-color: #FFF;
	padding: 0px;
	background-image: url(../images/cont_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}







#adress small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}







a.btn, a.btn:visited {
	color:#FFF;
	display:block;
	border:1px solid;
	border-color:#aaa #000 #000 #aaa;
	text-decoration:none;
	width:8em;
	text-align:center;
	height:2em;
	line-height:2em;
	font-weight:bold;
	background-color: #333;
}
a.btn:hover {
	color:#FFF;
	position:relative;
	top:1px;
	left:1px;
	border-color:#000 #aaa #aaa #000;
	background-color: #666;
}





.left {
	float: left;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
#contenthalfclm li p, #contenthalfclm2 li p {
	text-align: justify;
}

.right {
	float: right;
}
a.readmore:hover {
	background-color: #224972;
	position:relative;
}
a.readmore , a.readmore:visited{
	color: #FFF;
	display: block;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #333;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	height: 20px;
	width: 70px;
	margin-top: 5px;
}
#sidebar {
	width: 195px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 5px;
	margin-right: 5px;
}
.bas   {
	display: block;
	height: 32px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #224C76;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 10px;
	background-color: #FFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-image: url(../images/colmbg.jpg);
}
#side1, #side2, #side3, #side4 {
	background-color: #EEEEEC;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #666;
}

.bas span   {
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 10px;
	color: #666;
}

#product, #product2, #product3, #product4{
	border: 1px solid #FFF;
}
#product li, #product2 li , #product3 li , #product4 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 5px;
	border-bottom-width: 1px;
}
#product li a, #product2 li a, #product3 li a, #product4 li a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}





#content {
	float: right;
	padding: 5px;
	width: 735px;
}
#content h2 {
	font-size: 16px;
	color: #224972;
	margin-bottom: 10px;
}
#ab_thm li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #FFF;
}
.em {
	color: #224972;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(../images/cote.gif);
	background-repeat: no-repeat;
}
.emno {
	color: #224972;
	font-size: 12px;
	padding-top: 10px;
}

.em .dipnote {
	font-size: 10px;
	color: #333;
	text-align: right;
	text-decoration: none;
	display: block;
}
.em .dipnote em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}



#ab_thm {
	clear: left;
}



#menu li {
	height: 30px;
	padding-left: 10px;
}



#menu {
	background-color:#224972;
	height: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background-image: url(../images/bg2.jpg);
	border: 1px solid #FFF;
}
#menu li a {
	color: #FFF;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
}



#footer small {
	color: #FFF;
	font-size: 11px;
}
#footer {
	overflow: hidden;
	line-height: 20px;
	background-color: #224972;
	margin-top: 5px;
	background-image: url(../images/bg2.jpg);
	border: 1px solid #13273E;
	padding: 0px;
}
.button {
	color: #FFF;
	display: block;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #333;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	height: 20px;
	width: 70px;
	margin-top: 5px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	cursor: pointer;
}
#nav li {
	display: block;
	float: left;
	height: 30px;
	padding-left: 10px;
}
#nav2 {
	position: absolute;
	top: 0px;
	right: 10px;
}
#nav2 li {
	display: block;
	float: left;
	height: 30px;
	padding-left: 10px;
}
#nav2 li a {
	color: #FFF;
	background-color: #16304B;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

#contenthalfclm {
	float: left;
}
#contenthalfclm li img {
	float: left;
	margin-right: 10px;
	border: 5px solid #FFF;
}
#contenthalfclm li p:first-letter {
	font-weight: bold;
	font-size: 20px;
	line-height: 12px;
}

#contenthalfclm2 {
	float: right;
	padding: 0px;
	margin: 0px;
}
#contenthalfclm2 li , #contenthalfclm li{
	display: block;
	margin-bottom: 10px;
	background-color: #E1E1DD;
	border: 1px solid #C8C8C1;
	overflow: hidden;
	height: 165px;
	padding: 10px;
}
.contitex {
	background-image: url(../images/stamp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:300px;
	float:left;
	min-height:220px;

	height:auto!important; 
	height:220px;
	background-color:#E1E1DD;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #C8C8C1;
	position: relative;
	
}
.contitex .uyari {
	display: block;
	position: absolute;
	width: 280px;
	background-color: #1E4973;
	color: #FFF;
	padding: 10px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.contitex .uyari a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}



#contenthalfclm2 li img {
	float: right;
	margin-left: 10px;
	border: 5px solid #FFF;
}
#contenthalfclm2 li p:first-letter {
	font-weight: bold;
	font-size: 20px;
	line-height: 12px;
}

#contactbox {
	width: 400px;
	float: left;
	position: relative;
}
.satir label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.iframem  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.satir input {
	width: 285px;
	margin-bottom: 5px;
	float: left;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFF;
	border: 1px solid #666;
}
.satir textarea {
	float: left;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #666;
}
.satir #Comments {
	width: 285px;
}


.left {
	float: left;
}


.right {
	float: right;
}
.send {
	color: #FFF;
	display: block;
	line-height: 20px;
	background-color: #333;
	font-size: 12px;
	text-transform: lowercase;
	height: 25px;
	width: 70px;
	position: absolute;
	bottom: 5px;
	cursor: pointer;
	right: 5px;
	border: 1px solid #E1E1DD;
	margin: 0px;
	padding: 0px;
}
.send:hover {
	background-color: #224771;
}
.transparent_class {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#video2 li, #video li {
	display: block;
	margin-bottom: 10px;
	background-color: #E1E1DD;
	border: 1px solid #C8C8C1;
	overflow: hidden;
	padding: 5px;
}
#video li h2 , #video2 li h2{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

