/*  Crema Iletisim Hizmetleri ve Tasarim Tic. LTD. STI // http://www.crema.com.tr  */
/*-------------------------Reset------------------------- */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, samp,small,  sub, sup, tt, var,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;
vertical-align: baseline;}
/* remember to define focus styles! */
:focus {	outline: 0;}
body {line-height: 1;color: #000;background: #fff;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/*-------------------------Genel-------------------------*/
body {font:normal 11px/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:30px;}
h2 {font-weight:normal;font-size:20px;} 
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 {font-size: 12px; line-height:normal; color:#000; }
a:link, a:visited,a:hover, a:active {text-decoration:none}  

a.grid-link {font-size: 14px; line-height:normal; color:#000; }
a.grid-link:link,
a.grid-link:visited,
a.grid-link:hover,
a.grid-link:active {text-decoration:none}  

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:0}
li, dt {padding-left:0;list-style-type:disc; }
hr{ border:none; height:0px }
/*-------------------------Ortak kullanilan siniflar-------------------------*/ 
.floatLeft {float:left !important} 
.floatRight {float:right !important}
.clear {clear:both}
.clearLeft {clear:left}
.textLeft {text-align:left !important}
.textRight {text-align:right !important}
.textCenter {text-align:center !important}
.clear {clear:both; }
.disNone{ display:none}
.disBlock {display:block;}
.pad10{padding:10px; }
.marR10{ margin-right:10px }
.marL10{ margin-left:10px }
.mar10{ margin:10px }
.marB0 { margin-bottom:0}
.marT30 { margin-top:30px}
.marT10 { margin-top:10px}
.marT0 { margin-top:0 !important; }
.marB30 { margin-bottom:30px !important}
.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%;}