﻿/*  
Theme Name: Optimum Trafik
Theme URI: http://www.optimumtrafik.com.tr.com
Author: Kinbay Internet Technology - Kaan KESKİN
Author URI: http://www.kinbay.com
*/
/*----------------------------------------------------------------------------------------
 Reset                                                                                   |
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, 
font, img, ins, kbd, q, s, samp, strike, 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-family: inherit; 
    }
/*----------------------------------------------------------------------------------------
 Global                                                                                  |
--------------------------------------------------------------------------------------- */
html, body {margin:0; padding:0; height:100%}
body {font: 62.5% Arial, Helvetica, sans-serif; text-align: left; color:#fff; background:#006994 url(../images/topBG.jpg) repeat-x;} 
h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;	font-weight:normal;	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
    }
p {margin:0.5em 0 1.6em 0; line-height:1.6em; font-size:1.2em;}
h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
a {color:#fff; text-decoration:none}
/*----------------------------------------------------------------------------------------
 Header                                                                                  |
--------------------------------------------------------------------------------------- */
#header {
	height:105px; width:960px; margin:0 auto;
    }
    #header #logo {
	    height:80px; width:240px; float:left; 
        }
   #header #phone {
	    height:105px; float:right; 
        }
        #header #phone h1 {
	        margin:20px 0 0; color:#006994; font-size:2.4em; text-align:right;
            }
        #header #phone span {
	        font-size:1.2em; color:#006994; text-align:right; float:right; margin-top:4px;
            }
        #header #phone a {
	        color:#006994; text-align:right; float:right; clear:right; font-size:1.2em; margin-top:10px;
	        height:16px; background:url(../images/english.jpg) no-repeat; padding-left: 33px;
            }
        #header #phone a:hover {
	        color:#fff; 
            }
        #header #phone a.tr {
	        color:#006994; text-align:right; float:right; clear:right; font-size:1.2em; margin-top:10px;
	        height:16px; background:url(../images/turkish.gif) no-repeat; padding-left: 33px;
            }
        #header #phone a.tr:hover {
	        color:#fff; 
            }
/*----------------------------------------------------------------------------------------
 Content                                                                                 |
--------------------------------------------------------------------------------------- */ 
#content {
	height:628px; width:960px; margin:0 auto;
    }
    #content .td {
	    height:157px; width:160px; text-align:center;
        } 
        #content .td a {
	        font-size:1.8em;
            }
/*----------------------------------------------------------------------------------------
 Footer                                                                                  |
--------------------------------------------------------------------------------------- */ 
#footer {
	margin:0; background:#006994 url(../images/footerBG.jpg) repeat-x; height:67px; font-size:1.0em;
    } 
    #footer a{
	    color:#006994; text-decoration:none
        }
    #footer a:hover{
	    color:#015375; text-decoration:underline
        }
    #footer p{
	    margin:20px 0 0; color:#006994; line-height:1.8em;
        }
    #footer #footerIn {
	    margin:0 auto; width:960px; height:67px;
        }
        #footer #footerIn #footerInLeft {
	        height:67px; text-align:left; float:left;
            }
        #footer #footerIn #footerInRight {
	        height:67px; float:right
            }                     
