/*  Crema Iletisim Hizmetleri ve Tasarim Tic. LTD. STI // http://www.crema.com.tr  */

body { font:normal 12px/15px Arial, Helvetica, sans-serif; color:#555; }
b, th, caption {font-weight:bold}
h1,h2,h3,h4,h5,h6{ font-weight: bold; line-height:normal }
h1 { font-size: 26px; margin-bottom:20px; color:#c3a54b; font-weight:normal}
h2 { font-size: 18px; margin-bottom:12px;  color:#f1d67a} 
h3 { font-size: 16px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 9px; }
blockquote{padding:0 35px}
pre, code, kbd, samp, tt {font-family:"Courier New", Courier, monospace}
a {text-decoration:none; font-weight: bold; font-size:inherit; line-height:normal; color:#C3A54B; 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; margin:10px 15px}
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-5{padding:5px; }
.pad-10{padding:10px; }
.pad-l-10{ padding-left:10px; }
.mar-r-10{ margin-right:10px }
.mar-10{ margin:10px }
.w100{ width:100%}
.w100p{ width:100px}
.ver-mid{ vertical-align:middle }
.ver-top{ vertical-align:top }
.ver-bot{ vertical-align:bottom }
.pos-rel{ position:relative}


/*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; list-style-position:outside }

/*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%;}

