html * {
	margin:0;
	padding:0;
}
body {
	text-decoration: none;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#41cefc;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#006b9f;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #3ec8f6;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.pt10 {
	padding-top:10px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb35 {
	padding-bottom:35px;
}
.pr20 {
	padding-right:20px;
}
.pl10 {
	padding-left:10px;
}
.pl15 {
	padding-left:15px;
}
.pt20 {
	padding-top:20px;
}
.pb5 {
	padding-bottom:5px;
}
.mr7 {
	margin-right:7px;
}
.mr50 {
	margin-right:50px;
}
.mt20 {
	margin-top:20px;
}
.mtb20 {
	margin:20px 0;
}
.tar {
	text-align:right;
}
.tac {
	text-align:center;
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
.input-title {
	width:100px;
	height:25px;
	line-height:25px;
}
.input {
	width:100px;
	height:18px;
	line-height:18px;
}
.input1 {
	width:85px;
	height:18px;
	line-height:18px;
}
.input2 {
	width:300px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
}
.select {
	width:104px;
	height:18px;
	line-height:18px;
	font-size:11px;
}
.button {
	padding-left:20px;
	padding-top:8px;
}
#page {
	width:1000px;
	margin:auto;
}
#page-body {
	background-image:url(pagebody.jpg);
	background-repeat:repeat-y;
	padding:0 45px 0 35px;
}
#header {
	padding-top:15px;
}
#menu {
	height:30px;
}
#menu {
	background-color:#d7d6d6;
}
#menu ul li {
	list-style:none;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
}
#menu ul li a {
	padding:0 21px;
	border-right:solid 1px #000;
	font-size:13px;
	font-weight:bold;
}
#menu ul li a.over {
	padding:0 27px;
	border-right:none;
}
#logo {
	width:360px;
	height:78px;
}
#web-tv {
	height:280px;
}
#mainpage {
}
#mainpage .left-column {
	width:660px;
	margin-right:20px;
}
#mainpage .big-title {
	background-image:url(menu-bg1.jpg);
	background-repeat:no-repeat;
	height:44px;
	line-height:35px;
	padding-top:2px;
	padding-left:10px;
	color:#FFF;
	font-size:15px;
	margin-bottom:10px;
}
#mainpage .right-column {
	width:237px;
}
#mainpage .center-column {
	width:920px;
}
#mainpage .center-big-title {
	background-image:url(menu-bg2.jpg);
}
#mainpage .news {
	width:237px;
}
#mainpage .news ul li {
	list-style:none;
	padding:3px 0;
	line-height:20px;
}
#mainpage .news ul li a {
	font-size:13px;
}
#mainpage .news ul li.ana {
	background-image:url(Left-Menu-Icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#mainpage .news ul li.alt {
	padding-left:20px;
	background-image:url(Left-Menu-Icon-Sub.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainpage .news ul li strong {
	margin-left:25px;
	font-size:14px;
}
#mainpage .search {
	width:340px;
	height:171px;
	background-image:url(Search.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:19px;
}
#mainpage .tab1 {
	width:225px;
	height:172px;
	background-image:url(TabBG.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:18px;
	margin-left:30px;
}
#mainpage .tab2 {
	width:210px;
	height:162px;
	background-image:url(TabBG.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:18px;
}
#mainpage .tabs {
	width:217px;
	height:170px;
	background-image:url(TabBG.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:18px;
}
#mainpage .tabs1 {
	width:217px;
	background-image:url(TabBG1.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}
#mainpage .real-estate {
	width:110px;
	height:140px;
	border:solid 1px #9d9292;
	margin:0 3px;
	padding:5px;
	text-align:center;
}
#mainpage .real-estate .picture {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:7px;
}
#mainpage .real-estate a {
	font-size:11px;
}
#footer {
	padding:0 70px;
	padding-bottom:30px;
	color:#fff;
}
#footer .webdesign a {
	color:#fff;
}
#footer ul li {
	list-style:none;
	float:left;
}
#footer ul li a {
	border-right:solid 1px #ccc;
	padding:0 20px;
	color:#ccc;
}
#footer ul li a.over {
	border-right:none;
}






/*standart style*/
#content {
	background-image:url(IcInnerBg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:15px;
	padding-top:25px;
}
#table {
	width:700px;
	margin:auto;
}
#evenpage {
	text-align:justify;
}
#evenpage ul li {
	margin-left:20px;
}
#evenpage img {
	float:right;
	padding-left:20px;
	padding-bottom:10px;
}
.products {
	width:200px;
	padding-bottom:5px;
}
.products .picture {
	height:200px;
}
.products .name {
	height:20px;
}
#productsdetail {
	margin:0;
	padding:0;
}
#productsdetail .code {
	height:25px;
	line-height:25px;
}
#productsdetail .title {
	height:25px;
	line-height:25px;
}
#productsdetail .description {
	padding-top:10px;
}
#productsdetail .description img {
	float:left;
	padding-right:10px;
}
.productspictures {
	width:200px;
	padding-bottom:5px;
}
.productsdownload {
	padding-top:3px;
	padding-bottom:3px;
}
#paging-body {
	width:900px;
	margin:auto;
	text-align:center;
}
#paging {
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	display:inline;
}
#pagingnumber {
	font-weight:bold;
	display:inline;
}
#pagingnumber a {
	font-weight:normal;
}
#pagingnumber a:hover {
	font-weight:normal;
}
.news1 {
	border-bottom:solid 1px #999;
}
.news1 .title {
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-size:13px;
}
.news1 .summary {
	height:25px;
}
.news1 .go {
	height:25px;
}
.news1 .go a {
	font-weight:bold;
}
.news1 .go a:hover {
	font-weight:bold;
}
#newsdetail {
	margin:0;
	padding:0;
}
#newsdetail .description {
	padding-top:10px;
}
#newsdetail .description img {
	float:left;
	padding-right:10px;
}
#newspictures {
	width:200px;
	padding-bottom:5px;
}
#galery {
	width:200px;
	padding-bottom:5px;
}
.references {
	height:90px;
}
.references .picture {
	width:80px;
}
.references .title {
	width:250px;
}
.references .mevki {
	width:200px;
}
.references .logo {
	width:100px;
}
.references .ozet {
	width:250px;
}
#refarencesdetail {
	margin:0;
	padding:0;
}
#refarencesdetail .title {
	height:25px;
	line-height:25px;
}
#refarencesdetail .description {
	padding-top:10px;
}
#refarencesdetail .description img {
	float:left;
	padding-right:10px;
}
#newspictures {
	width:200px;
	padding-bottom:5px;
}

#activities {
	margin:0;
	padding:0;
}
#activities .title {
	height:25px;
	line-height:25px;
}
#activities .go {
	height:25px;
}
#activities .go a {
	font-weight:bold;
}
#activities .go a:hover {
	font-weight:bold;
}
#activitiesdetail {
	margin:0;
	padding:0;
}
#activitiesdetail .title {
	height:25px;
}
#activitiesdetail .description {
	padding-top:10px;
}
#activitiesdetail .description img {
	float:left;
	padding-right:10px;
}
.contact-left {
	padding-top:10px;
	width:250px;
	font-weight:bold;
}
.contact-baslik {
	width:80px;
	padding-bottom:10px;
}
.contact-point {
	width:10px;
}
#contact-form {
}
#contact-form label {
	display:block;
}
#contact-form span {
	width:120px;
	float:left;
	padding-right:10px;
}
#contact-form .submit {
	border:solid 1px #ccc;
	background-color:#f0f0f0;
}
#contact-form .submitlabel {
	padding-left:50%;
	padding-top:10px;
}
.contact-line {
	border-bottom:solid 1px #CCCCCC;
	padding-top:15px;
	margin-bottom:15px;
}
