@import 'reset.css';
@import 'basic.css';

body {
    color: #FFFFFF;
    font: normal 12px/16px Arial,Tahoma,sans-serif;
    background: #000000 url('../img/layout/body_bg.png') repeat-x;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial,Tahoma,sans-serif; 
    color: #FF0000;
}

h1 {
    /*font-family: "Trebuchet MS",Tahoma,sans-serif;*/
    font-size: 32px;
    color: #999999;
    line-height: 1.1em;
    color: #F12345;
}

h2 {
    color: #F8BB00;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 28px 0 12px 0;
    line-height: 20px;
}

h3 {
    color: #F8BB00;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    line-height: 16px;
}

a {
    color: #B3B3B3;
}

legend {
    color: #FFFFFF;
}

img.border {
    border: 4px solid #B3B3B3;
}

/* LAYOUT */
div#wrapper {
	margin: 0 auto;
    width: 965px; /*984px*/
}

div#page {
    border: 4px solid #F8BB00;
    background: #000000;
    margin-top: 20px;
}

div#header {
    padding-bottom: 12px;
}

div#logo {
    padding: 18px 12px 0px 18px;
}

div#logo h1 {
    text-indent: -10000px;
}

div#logo h1 a {
    display: block;
    width: 239px;
    height: 97px;
    background: url('../img/layout/logo.png') no-repeat;
    text-decoration: none;
}

/* MAIN MENU */
/* ADMIN MENU */
div#main_menu {
    padding: 24px 0;
}

div#main_menu ul {
    padding: 0;    
}

div#main_menu ul li {
    /*padding-bottom: 9px;*/
}

div#main_menu ul li.top {
}

div#main_menu ul li.bottom {
}

div#main_menu ul a {
    text-indent: -9999px;
    text-decoration: none;
    height: 26px;
}

div#main_menu ul a.selected,
div#main_menu ul a:hover {
    background-position: 0 -26px;
}

a#item_2 {
    background: url('../img/layout/main_menu/hayattan_kareler.gif') no-repeat 0 0;
}

a#item_3 {
    background: url('../img/layout/main_menu/portre_insan.gif') no-repeat 0 0;
}

a#item_4 {
    background: url('../img/layout/main_menu/gezi.gif') no-repeat 0 0;
}

a#item_5 {
    background: url('../img/layout/main_menu/projeler.gif') no-repeat 0 0;
}

a#item_6 {
    background: url('../img/layout/main_menu/sehir_mimari.gif') no-repeat 0 0;
}

a#item_7 {
    background: url('../img/layout/main_menu/hakkimda.gif') no-repeat 0 0;
}

a#item_link {
    background: url('../img/layout/main_menu/linkler.gif') no-repeat 0 0;
}

a#item_contact_us {
    background: url('../img/layout/main_menu/iletisim.gif') no-repeat 0 0;
}

a#item_home {
    background: url('../img/layout/main_menu/ana_sayfa.gif') no-repeat 0 0;
}

div#main_menu ul ul {
    margin: 0;
    padding: 0;
}

div#main_menu ul ul a {
    height: 20px;
    padding-left: 30px;
    color: #B3B3B3;
    font-size: 1.1em;
    /*font-weight: bold;*/
    text-decoration: none;
    text-indent: 0;
    /*background: url('../img/layout/main_menu_item.gif') no-repeat left center;*/
}

div#main_menu ul ul a.selected,
div#main_menu ul ul a:hover {
    color: #FFC000;
    /*background: url('../img/layout/main_menu_item_selected.gif') no-repeat left center;*/
}

/* ADMIN MENU */
div#admin_menu {
    padding: 24px 0 0 0;
}

div#admin_menu h3 {
    padding-left: 12px;
    color: #FF0000;
}

div#admin_menu ul li {
    padding-bottom: 9px;
}

div#admin_menu ul a {
    padding-left: 30px;
    color: #B3B3B3;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    background: url('../img/layout/main_menu_item.gif') no-repeat left center;
}

div#admin_menu ul a.selected,
div#admin_menu ul a:hover {
    color: #FFC000;
    background: url('../img/layout/main_menu_item_selected.gif') no-repeat left center;
}

/* CONTENT */
div#content {
    padding: 18px;
}

/* FOOTER */
div#footer {
}

div#footer_menu {
}

div#footer_menu p {
}

div#footer_menu a {
    color: #FFFFFF;
    text-decoration: none;
}

div#footer_info {
    height: 41px;
    width: 100%;
    text-align: center;
}

div#copyright {
    padding-top: 8px;
}

/* FIELD LIST */
table.field_list {
}

table.field_list th {
    padding-bottom: 4px;
    font-weigth: bold;
}

/* PAGER */
span.pager_links a,
span.pager_links a.nav,
span.pager_links span.disabled {
    border-color: #CCCCCC;
}

span.pager_links span.disabled {
    color: #999999;
}

/* COLUMN LAYOUT DEFAULT */
div.column_layout_default div.column_alfa {
    float: left;
    width: 304px;
}

div.column_layout_default div.column_beta {
    float: right;
    width: 644px;
}

/* COLUMN LAYOUT SPLASH */
div.column_layout_splash  {
    padding-bottom: 12px;
}

div.column_layout_splash div.column_alfa {
    float: left;
    width: 322px;
}

div.column_layout_splash div.column_beta {
    float: left;
    width: 306px;
    padding-top: 61;
}

div.column_layout_splash div.column_gamma {
    float: right;
    width: 329px;
}

div.column_layout_splash div.logo {
    width: 100%;
}

div#splash_02 {
    text-align: right;
}

div#splash_05 {
    text-align: right;
}

div#splash_03 {
    text-align: right;
    padding-top: 61px;
}

div#splash_06 {
    text-align: right;
}

div#splash_04 {
    padding-top: 61px;
}

div#splash_07 {
    text-align: right;
    padding-right: 12px;
}

/* CONTACT US */
img.contact_us {
    float: left;
    margin: 0 18px 18px 0;
}

/* CATEGORY LIST */
div.category_list {
}

div.category_list div.category {
    padding-bottom: 18px;
}

div.category_list div.picture {
    float: left;
    padding-right: 12px;
}

div.category_list div.picture img {
    border: 4px solid #B3B3B3;
}

div.category_list h3 {
}

div.category_list h3 a {
    color: #F8BB00;
    text-decoration: none;
}

div.category_list div.summary {
}

/* PHOTO LIST */
div.photo_list {
    width: 600px;
}

div.photo_list div.photo {
    float: left;
    padding: 0 12px 12px 0;
}

div.photo_list div.last {
    padding-right: 0;
}

div.photo_list div.photo img {
    border: 3px solid #B3B3B3;
}

div.photo_list div.photo td {
    width: 106px;
    height: 106px;
    text-align: center;
    vertical-align: middle;
    line-height: 0;
}

/* ADMIN PHOTO LIST */
div.admin_photo_list {
    width: 600px;
}

div.admin_photo_list div.last {
    padding-right: 0;
}

div.admin_photo_list div.photo {
    float: left;
    margin: 0 2px 2px 0;
    padding: 6px;
    text-align: center;
    /*background: #EEEEEE;*/
}

div.admin_photo_list div.photo div.picture img {
    border: 3px solid #B3B3B3;
}

div.admin_photo_list div.photo div.picture td {
    width: 106px;
    height: 106px;
    text-align: center;
    vertical-align: middle;
    line-height: 0;
}

div.admin_photo_list div.photo div.links {
    padding-top: 6px;
}

/* CATEGORY LIST */
div.link_list {
}

div.link_list div.link {
    padding-bottom: 18px;
}

div.link_list div.picture {
    float: left;
    padding-right: 12px;
}

div.link_list div.picture img {
    border: 4px solid #B3B3B3;
}

div.link_list h3 {
}

div.link_list h3 a {
    color: #F8BB00;
    text-decoration: none;
}

/* HAKKIMDA */
span#fulya_erokyar {
    float: right;
    display: block;
    background: url('../img/fulya_erokyar.jpg') no-repeat left;
    width: 163px;
    height: 44px;
    text-indent: -10000px;
}

div.category_body {
    text-align: justify;
    font-size: 110%;
}

