﻿/* CSS Document */

h1 {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	
}
.prod {
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:10px;	
	cursor:none;
	}
h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:14px;	
	cursor:none;
}

h3 {
	padding:0px;
	margin:0px;
	font-size:26px;
	color:#303030;
	font-weight:bold;
}

h4 {
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold
}

h4:link {
	color:#FFFFFF;
}

h5 {
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold
}

p {
	margin:5px 0px 10px 0px;
	
	font-size:12px;
	color:#303030;
}

hr {
	width:100%;
	margin:-8px 0px 0px 0px;
	height:1px;
	color:#E3E3E3;
	border-style:solid;
}

ul {
 margin:0px;
 padding:0px 0px 5px 0px;
 
 color:#26452c;
}

li a {
	color:#26452c;
	text-decoration:none;
}

li {
 line-height:16px;
 margin:0px;
 padding:3px 0px 3px 15px;
 text-align:left;
 
 list-style-image:none;
 list-style-type:none;
 
 background-image:url('../images/bg_li.gif');
 background-position:top left;
 background-repeat:no-repeat;
}

body {
margin-top:0px;margin-left:0px;text-align:left;background-color:#E4E4E4;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#0F0F0F;
text-decoration:none;
}

a {border:none;text-decoration:underline;color:#F15900;}

a:hover {text-decoration:underline;
	color:#F15900;}

img {border:none;behavior: url(include/iepngfix.htc);}

/* DIV */

#mainBody {
	width:870px;
	height:auto;
	margin:0px auto auto 0px;
	padding:0px 7px 7px 7px;
	background-color:#FFFFFF;
	}

#top01 {
	width:100%;
	height:50px;
	position:relative;
}

#medyanetLogo {
	float:left;
	margin:12px 0px 0px 5px;		
}

#topLink {
	float:right;
	margin:10px 3px auto auto;
	font-family:Verdana;
    
}

#topLinkipz {
	float:right;
	margin:10px 8px auto auto;
	font-family:Verdana;
	color:#333333
}


.fTopLink {
	color:#2B2B2B;
	font-size:9px;
	text-decoration:underline;	
}

fTopLinkipz {
	color:#333333;
	font-size:7px;
	text-decoration:underline;	
}


.fTopLink:hover {
	color:#F15900;	
}

#menu {
	width:100%;
	height:26px;
	background-color:#F15900;
	text-align:right;
}

#content {
	width:100%;
	height:auto;
	margin-top:7px;
	display:table;
	}
	
#contentInner {
	width:100%;
	height:auto;
	margin-top:30px;
	display:table;
	}
	
#contMenu {
	width:185px;
	height:auto;
	text-align:left;
	float:left;
}

#contTxt {
	width:420px;
	
	
	text-align:left;
	float:left;
	
	overflow:hidden;
	
	margin-bottom:30px;
	margin-top:-5px;
}

#contFull {
	width:665px;	
	min-height:450px;
	text-align:left;
	float:left;
	
	overflow:hidden;
	
	margin-bottom:30px;
	margin-top:-5px;
}

#cont404 {
	width:820px;	
	min-height:300px;
	text-align:left;
	float:left;
	
	overflow:hidden;
	
	margin-bottom:30px;
	margin-top:-5px;
	margin-left:30px;
}


.urun {
	width:210px;
	float:left;
	padding-bottom:20px;
}

.basin {
	width:420px;
}

.secenek {
	width:420px;
	float:left;
	padding-bottom:5px;
	margin-top:15px;
}

.video {
	width:520px;
	float:left;
	padding-bottom:5px;
	margin-top:5px;
}


#contBanner {
	width:238px;
	height:auto;
	text-align:left;
	float:right;
	
	padding:0px 7px 0px 7px;
	
	margin-bottom:30px;
}

#banner {
	width:613px;
	height:320px;
	overflow:hidden;
	background-color:#F15900;
	float:left;
}

.showBanner {
	margin:0px 0px 15px 0px;
	padding-bottom:20px;
	border-bottom:1px #e2e2e2 solid;
}

#bannerLogo {
	width:250px;
	height:100px;
	overflow:hidden;
	background-color:#F15900;
	float:right;
	margin:0px 0px 7px auto;
}

#blog {
	width:250px;
	height:213px;
	overflow:hidden;
	float:right;
	
	/*background-image:url('../images/blog_bg.gif'); */
	background-image:url('../images/alt_bg02.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.blogImg {
	border:3px #DADADA solid;
}

#alt01 {
	width:613px;
	height:230px;
	overflow:hidden;
	float:left;
	
	margin:7px auto 7px auto;
	
	background-image:url('../images/alt_bg01.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.cell01 {
	width:276px;
	height:185px;
	overflow:hidden;
	float:left;
	padding:15px;
	
}

#alt02 {
	width:250px;
	height:230px;
	overflow:hidden;
	float:right;
	
	margin:7px auto 7px auto; 
	
	background-image:url('../images/alt_bg02.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.cell02 {
	width:220px;
	height:210px;
	overflow:hidden;
	float:left;
	padding:15px;
}

#footer {	
	width:868px;
	height:23px;
	background-color:#F15900;
	border:1px #D1D1D1 solid;	
	clear:both;	
	color:#ffffff;
	font-size:10px;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	font-weight:bold;
	color:#FFFC00;
}

#altBanner {
	width:884px;
	height:auto;
	margin:0px autopx auto 0px;
}

.menuLine {
	width:131px;
	height:18px;
	border:1px #D1D1D1 solid;
	
	line-height:1em;
	
	margin-top:2px;
	padding-left:24px;
	padding-top:2px;
	
	background-color:#F15900;
	background-image:url('../images/dot01.gif');
	background-repeat:no-repeat;
	background-position:left center;
	
	cursor:pointer;
}

.menuLine:hover {
	background-color:#C64900;
	
	line-height:1em;
	
	background-image:url('../images/dot03.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

.menuLine2 {
	width:131px;
	height:18px;
	border:1px #E2E2E2 solid;
	
	line-height:1em;
		
	margin-top:2px;
	padding-left:24px;
	padding-top:2px;
	
	background-color:#FFFFFF;
	background-image:url('../images/dot02.gif');
	background-repeat:no-repeat;
	background-position:left center;
	
	cursor:default;
}

.ortak {
	padding:3px;
	text-align:left;
	line-height:1em;
	cursor:default;
}

.ortak:hover {
	background-color:#F15900;
	color:#FFFFFF;
}

.yatirimci {
	margin:0px 13px 0px 13px;
		
	background-image:url('../images/yatirimci.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
}

.input {
	height:19px;
	border:1px #7f9db9 solid;
	line-height:19px;
	color:#555555;
	font-size:11px;
	text-align:left;
}

.etkinlikCell {
	text-align:left;
	padding:15px 8px 5px 8px;
}

.etkinlikCell img {
	border:1px solid #86888b;
}
.etkinlikCell img:hover {
	border:1px solid #f15900;
}

.etkinlikDet {
	text-align:left;
	padding:3px 8px 2px 8px;
	font-size:10px;
	color:#393835;
}

.cd {cursor:default}

.cp {cursor:pointer}

.bb {border-bottom:1px #000000 solid;}

.bb2 {border-bottom:1px #e5e5e5 solid;}

.cb {
	clear:both;
}

.cr {
	clear:right;
}


.lh_5 {line-height:5px;}

.lh_10 {line-height:10px;}

.lh_15 {line-height:15px;}

.lh_20 {line-height:20px;}


.va_m {vertical-align:middle}

.va_b {vertical-align:bottom}

.va_t {vertical-align:top}


.ta_l {text-align:left;}

.ta_r {text-align:right;}

.ta_c {text-align:center;}


.mt_5 {margin-top:5px;}

.mt_10 {margin-top:10px;}

.mt_15 {margin-top:15px;}

.mt_20 {margin-top:20px;}

.mt_25 {margin-top:25px;}

.mt_30 {margin-top:30px;}


.mr_5 {margin-right:5px;}

.mr_10 {margin-right:10px;}

.mr_15 {margin-right:15px;}

.mr_20 {margin-right:20px;}

.mr_25 {margin-right:25px;}


.mb_5 {margin-bottom:5px;}

.mb_10 {margin-bottom:10px;}

.mb_15 {margin-bottom:15px;}

.mb_20 {margin-bottom:20px;}

.mb_25 {margin-bottom:25px;}


.ml_5 {margin-left:5px;}

.ml_10 {margin-left:10px;}

.ml_15 {margin-left:15px;}

.ml_20 {margin-left:20px;}

.ml_25 {margin-left:25px;}

.ml_35 {margin-left:35px;}


.pt_5 {padding-top:5px;}

.pt_10 {padding-top:10px;}

.pt_15 {padding-top:15px;}

.pt_20 {padding-top:20px;}

.pt_25 {padding-top:25px;}


.pr_5 {padding-right:5px;}

.pr_10 {padding-right:10px;}

.pr_15 {padding-right:15px;}

.pr_20 {padding-right:20px;}

.pr_25 {padding-right:25px;}


.pb_5 {padding-bottom:5px;}

.pb_10 {padding-bottom:10px;}

.pb_15 {padding-bottom:15px;}

.pb_20 {padding-bottom:20px;}

.pb_25 {padding-bottom:25px;}


.pl_5 {padding-left:5px;}

.pl_10 {padding-left:10px;}

.pl_15 {padding-left:15px;}

.pl_20 {padding-left:20px;}

.pl_25 {padding-left:25px;}


.fr {float:right;}

.fl {float:left;}

.cb {clear:both}

/* FONTS */

.f_a_black_10 {
	font-size:10px;
}

.f_a_black_12b {
	font-size:12px;
	font-weight:bold;
}

.f_a_black_12 {
	font-size:12px;
}

.f_a_blue_10 {
	font-size:10px;
	color:#0041AC;
}

.f_a_blue_12 {
	font-size:12px;
	color:#0041AC;
}

.f_a_org_10 {
	font-size:10px;
	color:#F15900;
}

.f_adres {
	font-size:12px;
}

input, textarea {
	border:1px #e3e3e3 solid;
	line-height:16px;
	height:16px;
	padding-left:7px;
	
	font-size:11px;
	color:#585850;
	
	font-family:Arial, Helvetica, sans-serif}

.form_adr {
	width:250px;
	height:75px;
}
