/*  Crema Iletisim Hizmetleri ve Tasarim Tic. LTD. STI // http://www.crema.com.tr  */

body { font:24px/30px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#666 }

b, th, caption {font-weight:bold}
h1,h2,h3{ font-weight: bold; line-height:normal }
h1 { font-size: 60px; margin-bottom:0px;}
h2 { font-size: 36px; color:#ccc} 
h3 { font-size: 24px; font-style:italic; margin-bottom:10px	} 
h4 { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color:#fff; margin-left:5px;font-weight:normal; line-height:22px	}
blockquote{padding:0 35px}
pre, code, kbd, samp, tt {font-family:"Courier New", Courier, monospace}
a {text-decoration:none; font-weight: normal; font-size: inherit; line-height:normal; color:#555; cursor:pointer} 
a:link, a:visited {text-decoration:none} 
a:hover, a:active {text-decoration:underline } 
abbr, acronym {border-bottom:1px dotted #f00}
address, cite, dfn, em, var {font-style: oblique}
big {font-size:15px}
del {text-decoration:overline}
ins {text-decoration:underline}
small {font-weight: normal; font-size: 9px; line-height:15px}
sub {vertical-align:sub}
sup {vertical-align:super}
ul{list-style-position:inside; }
li, dt {padding-left:0;list-style-type:disc; }
hr{ border:none; height:0px }

/* Ortak kullanilan siniflar (renk, genislik, yukseklik, float, clear, text-align ) */ 
.float-left {float:left} 
.float-right {float:right}
.clear {clear:both}
.clear-left {clear:left}
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}
.dis-block{ display:block}
.pad-10{padding:10px; }
.mar-r-10{ margin-right:10px }
.mar-10{ margin:10px }
.w100{ width:100%}
.w100p{ width:100px}


/*Horizontal list*/
.horizontal{ margin:0; padding:0}
.horizontal li{ list-style-type:none; float:left; display:inline }

/*Vertical list*/
.vertical{ margin:0; padding:0}
.vertical li{ list-style-type:none; }

/*clearfix*/
.clearfix:after { content: "."; display: block; clear: both;visibility: hidden; line-height: 0; height: 0;} 
.clearfix {	display: inline-block;} 
html[xmlns] .clearfix {	display: block;} 
* html .clearfix {height: 1%;}
