
body, h1, h2, h3, h4, h5, h6, a, p, ul, ol, li, em, strong, pre, code, form {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    background: none repeat scroll 0 0 black;
    font: 12px/20px Verdana,Arial,Helvetica,sans-serif;
    height: 100%;
}
body.video_background {
    overflow: hidden;
}
body.video_background #page_wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#wrapper {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1000px;
    z-index: 100;
}
a {
    color: #999999;
}
a:hover {
    color: #c4c4c4;
}
#flashcontent {
    height: 100%;
    z-index: 1;
}
#flashcontent p {
    left: 40%;
    position: absolute;
    top: 50%;
    width: 300px;
}
.grid {
    background: url("../images/grid.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
#menu_wrap {
    display: inline-block;
    position: fixed;
    top: 0;
    width: 240px;
    z-index: 500;
}
#menu {
    background: url("../images/menu_back.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    padding: 0 10px 25px;
    width: 220px;
}
#logo {
    height: 180px;
    width: 240px;
}
#logo h1 a {
    background: url("../images/logo_back.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 180px;
    text-indent: -9999px;
    width: 220px;
}
#navbar {
    list-style: outside none none;
    margin: 34px 0 -5px 20px;
}
#navbar li {
    border-bottom: 1px solid #ffffff;
    height: 20px;
    padding: 7px 10px 14px;
    position: relative;
    width: 160px;
}
#navbar li:first-child {
    border-top: 1px solid #ffffff;
}
#navbar li a {
    color: #000000;
    display: block;
    font: bold 18px "Myriad Pro Cond","Myriad Pro","Helvetica","Verdana",sans-serif;
    outline: medium none;
    text-decoration: none;
    width: 180px;
    z-index: 20;
}
#navbar li span {
    color: #555555;
    font: italic bold 12px "Myriad Pro","Helvetica","Verdana",sans-serif;
    left: 10px;
    position: absolute;
    text-transform: none;
    top: 28px;
    z-index: 10;
}
#navbar li span.hover_arrow {
    background: url("../images/menu_hover_arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: none;
    height: 30px;
    left: 150px;
    position: absolute;
    top: 10px;
    width: 30px;
}
#navbar li.top_nav:hover {
    background: url("../images/menu_hover_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
body.body_home a#home, body.body_about a#about, body.body_services a#services, body.body_portfolio a#portfolio, body.body_blog a#blog, body.body_contact a#contact {
    color: #000000;
}
body.body_home a#home span, body.body_about a#about span, body.body_services a#services span, body.body_portfolio a#portfolio span, body.body_blog a#blog span, body.body_contact a#contact span {
    color: #aaaaaa;
}
body.body_gallery_style a#gallery_style, body.body_portfolio_style a#portfolio_style, body.body_tables a#tables, body.body_interactive_elements a#interactive_elements {
    color: white;
}
body.body_prettyphoto a#prettyPhoto, body.body_fancybox a#fancybox, body.body_colorbox a#colorbox, body.body_galleria a#galleria, body.body_slideviewer a#slideviewer {
    color: white;
}
body.body_gallery_2col_pp a#gallery_2col_pp, body.body_gallery_2col_fb a#gallery_2col_fb, body.body_gallery_2col_cb a#gallery_2col_cb, body.body_gallery_3col_pp a#gallery_3col_pp, body.body_gallery_3col_fb a#gallery_3col_fb, body.body_gallery_3col_cb a#gallery_3col_cb, body.body_gallery_4col_pp a#gallery_4col_pp, body.body_gallery_4col_fb a#gallery_4col_fb, body.body_gallery_4col_cb a#gallery_4col_cb, body.body_gallery_grid_pp a#gallery_grid_pp, body.body_gallery_grid_fb a#gallery_grid_fb, body.body_gallery_grid_cb a#gallery_grid_cb, .body_portfolio_2col a#portfolio_2col, .body_portfolio_3col a#portfolio_3col {
    color: white;
}
#navbar li ul {
    background: none repeat scroll 0 0 #a8cbf5;
    border: 1px solid #ffffff;
    display: none;
    left: 190px;
    list-style: outside none none;
    position: absolute;
    top: -1px;
    width: 200px;
    z-index: 1000;
}
#navbar li ul li ul {
    display: none;
    left: 150px;
}
#navbar li:hover ul {
    display: block;
}
#navbar li:hover ul li ul {
    display: none;
}
#navbar li:hover ul li:hover ul {
    display: block;
}
#navbar li ul li {
    border-color: #ffffff;
    margin: 0 20px;
    padding: 0 0 10px;
    width: 166px;
}
#navbar li ul li a {
    display: block;
    height: 20px;
    margin: 0 0 0 -10px;
    padding: 12px 0 8px 10px;
    width: 165px;
}
#navbar li ul li a {
    font-size: 12px;
}
#navbar li ul li:hover {
    background: url("../images/submenu_hover_arrow.png") no-repeat scroll right 4px rgba(0, 0, 0, 0);
}
#navbar li ul li:first-child {
    border-top: medium none;
}
#navbar li ul li:last-child {
    border-bottom: medium none;
}
a.not_link {
    cursor: default;
}
span.not_link {
    cursor: default;
}
#hide_menu {
    background: url("../images/hide_menu_back.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 115px;
    margin: 0;
    padding: 0 30px;
    position: relative;
    width: 220px;
}
.menu_visible {
    background: url("../images/menu_hide_arrow_top.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.menu_hidden {
    background: url("../images/menu_hide_arrow_bottom.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#hide_menu a {
    display: none;
    height: 48px;
    left: 98px;
    outline: medium none;
    position: absolute;
    text-indent: -9999px;
    top: 5px;
    width: 48px;
}
.menu_tooltip {
    background: url("../images/tooltip.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: none;
    font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    height: 30px;
    left: 130px;
    padding: 17px 15px 0 25px;
    position: absolute;
    top: 3px;
    width: 140px;
}
.menu_tooltip p {
    text-align: center;
}
#main_wrap {
    background: url("../images/content_back.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    margin: 0 0 0 240px;
    min-height: 100%;
}
#main {
    display: inline-block;
    font: 12px/20px Verdana,Arial,sans-serif;
    overflow: auto;
    padding: 0 40px 75px;
    position: relative;
    width: 680px;
}
#main h2 {
    font: bold 30px "Myriad Pro Cond","Myriad Pro","Helvetica","Verdana",sans-serif;
    margin: 35px 0 20px;
    text-transform: uppercase;
}
#main h2.section_title {
    font: bold 30px "Myriad Pro Cond","Myriad Pro","Helvetica","Verdana",sans-serif;
    text-transform: uppercase;
}
.section_title_adres a, .icerik a, #iletisimadres a {
    color: #000000;
}
#main h3 {
    clear: left;
    font: bold 22px "Myriad Pro","Helvetica","Verdana",sans-serif;
    padding: 30px 0 15px;
}
#main h4 {
    clear: left;
    font: italic 16px "Myriad Pro","Helvetica","Verdana",sans-serif;
    padding: 20px 0 10px;
}
#content {
    float: left;
    margin: -28px 0 0;
}
.content_two_thirds {
    width: 460px;
}
.content_full_width {
    width: 680px;
}
.one_half {
    display: inline-block;
    float: left;
    margin: 0 5% 0 0;
    width: 47%;
}
.last {
    margin: 0;
}
.one_third {
    float: left;
    margin: 0 20px 0 0;
    width: 220px;
}
.two_thirds {
    float: left;
    width: 440px;
}
.right {
    margin: 0 -20px 0 0;
}
#content p {
    margin-bottom: 20px;
}
#content .img_floated_left {
    border: medium none;
    float: left;
    margin: 5px 20px 10px 0;
}
#content .img_floated_right {
    border: medium none;
    float: right;
    margin: 5px 0 10px 20px;
}
#content img {
    margin: 5px 0 20px;
}
#content ul, #content ol {
}
#content ul.no_bullets, #content ol.no_bullets {
    list-style: outside none none;
}
#content ul.floated_left {
    margin: 20px 0;
    overflow: hidden;
}
#content ul.floated_left li {
    display: inline;
    float: left;
    margin: 10px;
}
blockquote {
    background: url("../images/blockquote.png") no-repeat scroll left top transparent;
    color: #bbbbbb;
    display: block;
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 15px 30px 30px 60px;
    width: 440px;
}
.button {
    border-radius: 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: italic bold 14px/100% Verdana,Arial,Helvetica,sans-serif;
    outline: medium none;
    padding: 0.5em 2em 0.55em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}
#gallery_galleria {
    height: 620px;
    margin: -20px 0 15px -10px;
    width: 700px;
}
#gallery_slideviewer {
    height: 500px;
    overflow: hidden;
    width: 600px;
}
.svw {
    background: none repeat scroll 0 0 #fff;
    height: 20px;
    width: 50px;
}
.svw ul {
    left: -999em;
    position: relative;
}
.stripViewer {
    border: 5px solid #262626;
    margin: 0 0 1px;
    overflow: hidden;
    position: relative;
}
.stripViewer ul {
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 1%;
}
.stripViewer ul li {
    float: left;
}
.stripTransmitter {
    overflow: auto;
    width: 1%;
}
.stripTransmitter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.stripTransmitter {
    padding: 0 0 25px;
}
.stripTransmitter ul li {
    float: left;
    margin: 0 1px 1px 0;
    width: 20px;
}
.stripTransmitter a {
    background: none repeat scroll 0 0 #262626;
    color: #fff;
    display: block;
    font: bold 10px/22px Verdana,Arial;
    text-align: center;
    text-decoration: none;
}
.stripTransmitter a:hover, a.current {
    background: none repeat scroll 0 0 #fff;
    color: #262626;
}
.tooltip {
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #dedede;
    color: #000;
    padding: 0.5em;
}
.gallery {
    margin: 20px 0 0;
}
.gallery ul li a img {
    border: medium none;
}
.gallery ul li {
    position: relative;
    z-index: 1;
}
.gallery_2columns {
    list-style: outside none none;
    margin: 0 0 0 -20px;
    width: 700px;
}
.gallery_2columns li {
    display: inline;
    float: left;
    height: 220px;
    margin: 0 0 20px 20px;
    position: relative;
    width: 330px;
}
.gallery_3columns {
    list-style: outside none none;
    margin: 0 0 15px -10px;
    overflow: hidden;
    width: 690px;
}
.gallery_3columns li {
    display: inline;
    float: left;
    height: 140px;
    margin: 0 0 10px 10px;
    position: relative;
    width: 220px;
}
.gallery_4columns {
    list-style: outside none none;
    margin: 0 0 12px -13px;
    overflow: hidden;
    width: 700px;
}
.gallery_4columns li {
    display: inline;
    float: left;
    height: 110px;
    margin: 0 0 13px 13px;
    position: relative;
    width: 160px;
}
.gallery_grid {
    list-style: outside none none;
    margin: 0 0 22px -3px;
    overflow: hidden;
    width: 710px;
}
.gallery_grid li {
    display: inline;
    float: left;
    height: 112px;
    margin: 0 0 2px 2px;
    position: relative;
    width: 112px;
}
.gallery a span {
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: 2;
}
.gallery .gallery_2columns a span.image_hover {
    background: url("../images/gallery_hover/hover_image_big.png") no-repeat scroll center center black;
}
.gallery .gallery_2columns a span.video_hover {
    background: url("../images/gallery_hover/hover_video_big.png") no-repeat scroll center center black;
}
.gallery .gallery_3columns a span.image_hover {
    background: url("../images/gallery_hover/hover_image_medium.png") no-repeat scroll center center black;
}
.gallery .gallery_3columns a span.video_hover {
    background: url("../images/gallery_hover/hover_video_medium.png") no-repeat scroll center center black;
}
.gallery .gallery_4columns a span.image_hover {
    background: url("../images/gallery_hover/hover_image_small.png") no-repeat scroll center center black;
}
.gallery .gallery_4columns a span.video_hover {
    background: url("../images/gallery_hover/hover_video_small.png") no-repeat scroll center center black;
}
.gallery .gallery_grid a span.image_hover {
    background: url("../images/gallery_hover/hover_image_grid.png") no-repeat scroll center center black;
}
.gallery .gallery_grid a span.video_hover {
    background: url("../images/gallery_hover/hover_video_grid.png") no-repeat scroll center center black;
}
.post h3 a {
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.post .metadata {
    border-bottom: 1px solid #343434;
    border-top: 1px solid #343434;
    color: #9e9e9e;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    height: 16px;
    margin: 10px 0 20px;
    padding: 8px 10px 6px;
    position: relative;
}
.post .metadata a {
    background: url("../images/comment.png") no-repeat scroll left -1px rgba(0, 0, 0, 0);
    color: #9e9e9e;
    display: block;
    padding: 0 0 0 25px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 8px;
}
.post .metadata a:hover {
    text-decoration: underline;
}
.post .metadata p {
    background: url("../images/calendar.png") no-repeat scroll left -1px rgba(0, 0, 0, 0);
    padding: 0 0 0 25px;
}
.post {
    padding: 0 0 60px;
    position: relative;
}
#content .post a.blog_thumbnail img {
    border: 0 none;
    margin: 5px 0 15px;
}
.post a.thumbnail {
    margin: 0 0 20px;
}
.post p {
    color: #c0c0c0;
}
.post a.read_more {
    background: url("../images/hover_menu_second_level_arrow.png") no-repeat scroll right -4px rgba(0, 0, 0, 0);
    bottom: 31px;
    color: white;
    font-size: 14px;
    position: absolute;
    right: 0;
    text-decoration: none;
}
.post a.read_more:hover {
    border-bottom: 1px solid white;
    padding: 1px 0 0;
}
#sidebar {
    float: left;
    margin: -24px 0 0 40px;
    width: 180px;
}
#sidebar div {
    margin: 0 0 33px;
}
#sidebar h3 {
    color: #d1d1d1;
    font-size: 18px;
    font-weight: normal;
}
#sidebar ul {
    list-style: outside none none;
    margin: 10px 0 0;
}
#sidebar ul.list li:first-child {
    border-top: 1px solid #2b2b2b;
}
#sidebar ul.list li a {
    border-bottom: 1px solid #2b2b2b;
    color: #9f9f9f;
    display: block;
    height: 15px;
    padding: 4px 10px 10px;
    text-decoration: none;
}
#sidebar ul.list li a:hover {
    background: none repeat scroll 0 0 #121212;
    color: #cfcfcf;
}
#sidebar ul.images li {
    margin-bottom: 10px;
}
#sidebar ul.images a img {
    border: medium none;
}
#pagination {
    float: left;
    height: 25px;
    padding: 25px 0 15px;
    position: relative;
    width: 460px;
}
#pagination a {
    color: white;
    font-size: 14px;
    font-style: italic;
    text-decoration: none;
}
#pagination a.older {
    background: url("../images/older.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    left: 0;
    padding: 1px 0 1px 25px;
    position: absolute;
}
#pagination a.newer {
    background: url("../images/newer.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 1px 22px 1px 0;
    position: absolute;
    right: 0;
}
#pagination ul {
    list-style: outside none none;
}
#pagination ul li {
    float: left;
}
#content #comments_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 460px;
}
#comments_list div {
    background: none repeat scroll 0 0 #0e0e0e;
    border: 1px solid #242424;
    margin: 0 0 20px;
    padding: 10px 30px 20px;
    position: relative;
    z-index: 5;
}
.comment img.comment_avatar {
    left: 30px;
    position: absolute;
    top: 15px;
}
.comment a.comment_author {
    color: #8e8e8e;
    left: 90px;
    position: absolute;
    top: 19px;
}
.comment a.comment_author:hover {
    color: #c1c1c1;
}
.comment p.comment_metadata {
    color: #8e8e8e;
    left: 90px;
    position: absolute;
    top: 39px;
}
.comment p.comment_number {
    color: #4d4d4d;
    font-size: 40px;
    font-style: italic;
    position: absolute;
    right: 30px;
    top: 25px;
}
.comment p.comment_text {
    border-top: 1px solid #242424;
    color: #c1c1c1;
    margin: 70px 0 0;
    padding: 10px 0 0;
}
#comment_form {
    margin: 10px 0 -55px;
}
#comment_form input {
    height: 20px;
    width: 220px;
}
#comment_form textarea {
    height: 175px;
    width: 447px;
}
p.comment_info {
    font-size: 11px;
    margin: 10px 0 20px;
}
h3.comments_head {
    font-style: italic;
}
#contact_ajax {
    display: none;
}
#contact_form {
    margin: 27px 0 0;
}
p.contact_info {
    font-size: 11px;
    margin: 10px 0 20px;
}
input, textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    color: rgb(8, 8, 8);
    font: 12px Verdana,Arial,sans-serif;
    padding: 3px 5px;
}
#contact_form input {
    height: 20px;
    width: 200px;
}
.row {
    position: relative;
}
#contact_form textarea {
    height: 175px;
    max-width: 380px;
    min-width: 380px;
    width: 380px;
}
input:focus, textarea:focus {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #f4f4f4;
}
input#form_submit {
    background: none repeat scroll 0 0 #57718f;
    color: #fff;
    height: 30px;
    padding: 0 0 2px;
}
input#form_submit:hover {
    background: none repeat scroll 0 0 #455970;
    color: #fff;
    cursor: pointer;
}
form p {
    margin: 0 0 15px;
    position: relative;
}
form p label {
    color: #7b7b7b;
    display: none;
    left: 10px;
    position: absolute;
    top: 3px;
}
span.error {
    color: white;
    font-size: 13px;
    left: 228px;
    position: absolute;
    top: 3px;
}
span.comment_error {
    left: 6px;
    top: -19px;
}
.error_input {
    border: 1px solid red;
}
.success {
    background: url("../images/success.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: green;
    left: 40px;
    padding: 5px 0 7px 40px;
    position: absolute;
    top: 160px;
}
#content ul.contact_list {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
}
.contact_list li:first-child {
    border-top: 1px solid #2b2b2b;
}
.contact_list li {
    border-bottom: 1px solid #2b2b2b;
    padding: 4px 10px 7px;
}
.contact_list li a {
    color: #9f9f9f;
    display: block;
    text-decoration: none;
}
.contact_list li.contact_phone {
    background: url("../images/phone_Android.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
    padding-left: 23px;
}
.contact_list li.contact_fax {
    background: url("../images/fax.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
    padding-left: 23px;
}
.contact_list li.contact_email {
    background: url("../images/email.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    padding-left: 23px;
}
.contact_list li.contact_address {
    background: url("../images/house.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
    padding-left: 23px;
}
.map {
    border: 1px solid white;
}
#footer {
    clear: both;
    font-size: 11px;
    height: 50px;
    margin: -50px 0 0 240px;
    padding: 0 40px;
    position: relative;
    width: 680px;
}
body::before {
    content: "";
    float: left;
    height: 100%;
    margin-top: -32767px;
    width: 0;
}
#footer_info {
    border-top: 1px solid #383838;
    margin: 0 auto;
    position: relative;
    width: 680px;
}
#footer_info p {
    color: #ffffff;
    margin: 12px 0 0;
}
#footer ul.social {
    list-style: outside none none;
    position: absolute;
    right: 0;
    top: 8px;
}
#footer ul.social li {
    float: left;
    margin: 0 0 0 10px;
}
#footer ul.social li a img {
    border: medium none;
    width: 40px;
}
#footer ul.social li a img:hover {
    opacity: 0.6;
}
.black {
    background: -moz-linear-gradient(center top , #666, #000) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #333;
    color: #d7d7d7;
}
.black:hover {
    background: -moz-linear-gradient(center top , #444, #000) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.black:active {
    background: -moz-linear-gradient(center top , #000, #444) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666;
}
.gray {
    background: -moz-linear-gradient(center top , #888, #575757) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #555;
    color: #e9e9e9;
}
.gray:hover {
    background: -moz-linear-gradient(center top , #757575, #4b4b4b) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.gray:active {
    background: -moz-linear-gradient(center top , #575757, #888) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #afafaf;
}
.white {
    background: -moz-linear-gradient(center top , #fff, #ededed) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #b7b7b7;
    color: #606060;
}
.white:hover {
    background: -moz-linear-gradient(center top , #fff, #dcdcdc) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.white:active {
    background: -moz-linear-gradient(center top , #ededed, #fff) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #999;
}
.orange {
    background: -moz-linear-gradient(center top , #faa51a, #f47a20) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #da7c0c;
    color: #fef4e9;
}
.orange:hover {
    background: -moz-linear-gradient(center top , #f88e11, #f06015) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.orange:active {
    background: -moz-linear-gradient(center top , #f47a20, #faa51a) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fcd3a5;
}
.red {
    background: -moz-linear-gradient(center top , #ed1c24, #aa1317) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #980c10;
    color: #faddde;
}
.red:hover {
    background: -moz-linear-gradient(center top , #c9151b, #a11115) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.red:active {
    background: -moz-linear-gradient(center top , #aa1317, #ed1c24) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #de898c;
}
.blue {
    background: -moz-linear-gradient(center top , #00adee, #0078a5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #0076a3;
    color: #d9eef7;
}
.blue:hover {
    background: -moz-linear-gradient(center top , #0095cc, #00678e) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.blue:active {
    background: -moz-linear-gradient(center top , #0078a5, #00adee) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #80bed6;
}
.rosy {
    background: -moz-linear-gradient(center top , #f16c7c, #bf404f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #b73948;
    color: #fae7e9;
}
.rosy:hover {
    background: -moz-linear-gradient(center top , #cf5d6a, #a53845) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.rosy:active {
    background: -moz-linear-gradient(center top , #bf404f, #f16c7c) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #dca4ab;
}
.green {
    background: -moz-linear-gradient(center top , #7db72f, #4e7d0e) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #538312;
    color: #e8f0de;
}
.green:hover {
    background: -moz-linear-gradient(center top , #6b9d28, #436b0c) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.green:active {
    background: -moz-linear-gradient(center top , #4e7d0e, #7db72f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #a9c08c;
}
.pink {
    background: -moz-linear-gradient(center top , #feb1d3, #f171ab) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #d2729e;
    color: #feeef5;
}
.pink:hover {
    background: -moz-linear-gradient(center top , #f4aacb, #e86ca4) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pink:active {
    background: -moz-linear-gradient(center top , #f171ab, #feb1d3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #f3c3d9;
}
#main .portfolio .gallery_2columns {
    margin: 0 0 0 -30px;
    width: 700px;
}
#main .portfolio .gallery_2columns li {
    margin: 0 0 0 30px;
    overflow: hidden;
    width: 320px;
}
#main .portfolio .gallery_2columns li h3 {
    font-size: 20px;
}
#main .portfolio .gallery_2columns li p {
    color: #d2d2d2;
    font-size: 12px;
}
#main .portfolio .gallery_2columns li a {
    display: block;
    margin: 0 0 10px;
}
.portfolio .gallery_2columns li {
    height: 400px;
}
#main .portfolio .gallery_2columns li a.more_link {
    background: none repeat scroll 0 0 #111111;
    border: 1px solid #2c2c2c;
    border-radius: 3px;
    color: white;
    display: block;
    font-size: 12px;
    margin: 10px 0 0;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
#main .portfolio .gallery_3columns li a.more_link:hover {
    background: none repeat scroll 0 0 #1b1b1b;
}
#main .portfolio .gallery_3columns {
    margin: 0 0 0 -30px;
    width: 710px;
}
#main .portfolio .gallery_3columns li {
    margin: 0 0 0 30px;
    overflow: hidden;
    width: 205px;
}
#main .portfolio .gallery_3columns li h3 {
    font-size: 16px;
}
#main .portfolio .gallery_3columns li p {
    color: #d2d2d2;
    font-size: 11px;
}
#main .portfolio .gallery_3columns li a {
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
}
.portfolio .gallery_3columns li {
    height: 300px;
}
#main .portfolio .gallery_3columns li a.more_link {
    background: none repeat scroll 0 0 #111111;
    border: 1px solid #2c2c2c;
    border-radius: 3px;
    color: white;
    display: block;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
#main .portfolio .gallery_3columns li a.more_link:hover {
    background: none repeat scroll 0 0 #1b1b1b;
}
table a, table a:link, table a:visited {
    border: medium none;
}
table {
    border-collapse: collapse;
    border-right: 1px solid #5c5c5c;
    border-top: 1px solid #5c5c5c;
    margin: 15px 0;
    width: 100%;
}
caption {
    caption-side: top;
    color: #9ba9b4;
    font-size: 0.94em;
    letter-spacing: 0.1em;
    margin: 1em 0 0;
    padding: 0;
    text-align: center;
}
td {
    background: none repeat scroll 0 0 #0f0f0f;
    border-bottom: 1px solid #5c5c5c;
    border-left: 1px solid #5c5c5c;
    color: #d4d4d4;
    padding: 5px 10px;
    text-align: center;
}
th {
    border-bottom: 1px solid #5c5c5c;
    border-left: 1px solid #5c5c5c;
    color: white;
    font-weight: normal;
    padding: 5px 10px;
    text-align: left;
}
thead th {
    background: none repeat scroll 0 0 #313131;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
}
tfoot th {
    background: none repeat scroll 0 0 #f4f9fe;
    text-align: center;
}
tfoot th strong {
    color: #66a3d3;
    margin: 5px 5px 5px 0;
}
tfoot th em {
    color: #f03b58;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
}
.zebra_horizontal tr.odd td {
    background: none repeat scroll 0 0 #222222;
}
.zebra_vertical .col_odd {
    background: none repeat scroll 0 0 #222222;
}
.zebra_vertical td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#pricing_table {
    margin: 15px auto;
    text-align: center;
    width: 100%;
}
#pricing_table .pricing_section {
    background: none repeat scroll 0 0 #141414;
    border: 1px solid #5a5a5a;
    color: #ebebeb;
    float: left;
    padding: 20px;
    position: relative;
}
#pricing_table.pricing_3_col .pricing_section {
    width: 184px;
}
#pricing_table.pricing_4_col .pricing_section {
    width: 128px;
}
#pricing_table.pricing_4_col.table_w_active .pricing_section {
    width: 124px;
}
#pricing_table.pricing_3_col.table_w_active .pricing_section {
    width: 178px;
}
#pricing_table.pricing_4_col.table_w_active .pricing_active {
    width: 137px;
}
#pricing_table.pricing_3_col.table_w_active .pricing_active {
    width: 195px;
}
#pricing_table .pricing_active {
    background: none repeat scroll 0 0 #3b3b3b;
    border-radius: 5px;
    border-width: 3px;
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, 0.15), -20px 0 10px -10px rgba(0, 0, 0, 0.15);
    color: white;
    margin: 0 -1px;
    padding: 30px 20px;
    top: -13px;
    z-index: 2;
}
#pricing_table .plan:nth-child(1) {
    border-radius: 5px 0 0 5px;
}
#pricing_table .plan:nth-child(4) {
    border-radius: 0 5px 5px 0;
}
#pricing_table h3 {
    font-size: 20px;
    font-weight: normal;
    margin: -20px -20px 0;
    padding: 30px 20px 0;
}
#pricing_table #most-popular h3 {
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    border-radius: 5px 5px 0 0;
    margin-top: -30px;
    padding-top: 30px;
}
#pricing_table h3 span {
    color: white;
    display: block;
    font: bold 25px/100px Georgia,serif;
}
#pricing_table ul {
    list-style: outside none none;
    margin: 20px 0 0;
    padding: 0;
}
#pricing_table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
#pricing_table .signup {
    background-color: #72ce3f;
    background-image: linear-gradient(#72ce3f, #62bc30);
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 0 rgba(0, 0, 0, 0.7);
    color: #fff;
    display: inline-block;
    font: bold 14px Arial,Helvetica;
    margin: 20px 0 0;
    padding: 8px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
#pricing_table .signup:hover {
    background-color: #62bc30;
    background-image: linear-gradient(#62bc30, #72ce3f);
}
#pricing_table .signup:active, #pricing_table .signup:focus {
    background: none repeat scroll 0 0 #62bc30;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
    top: 2px;
}
.clear::before, .clear::after {
    content: "";
    display: table;
}
.clear::after {
    clear: both;
}
.clear {
}
#content .float_left {
    float: left;
    margin: 0 0 20px 50px;
}
ul.check_list li {
    background: url("../images/elements/accept.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    list-style: outside none none;
    margin: 0 0 0 -23px;
    padding: 0 0 0 23px;
}
ul.circle_list li {
    background: url("../images/elements/bullet_red.png") no-repeat scroll left 1px rgba(0, 0, 0, 0);
    list-style: outside none none;
    margin: 0 0 0 -20px;
    padding: 0 0 0 20px;
}
ul.star_list li {
    background: url("../images/elements/bullet_star.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    list-style: outside none none;
    margin: 0 0 0 -20px;
    padding: 0 0 0 20px;
}
ul.arrow_list li {
    background: url("../images/elements/bullet_arrow_right.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    list-style: outside none none;
    margin: 0 0 0 -20px;
    padding: 0 0 0 20px;
}
ul.arrow_alt_list li {
    background: url("../images/elements/bullet_go.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    list-style: outside none none;
    margin: 0 0 0 -20px;
    padding: 0 0 0 20px;
}
.dropcaps p:first-child::first-letter {
    color: white;
    float: left;
    font-family: Palatino,Georgia;
    font-size: 54px;
    line-height: 60px;
    padding: 10px 10px 0 3px;
}
.dropcaps_alt p:first-child::first-letter {
    color: white;
    float: left;
    font-size: 54px;
    line-height: 60px;
    margin: -5px 0 0;
    padding-left: 3px;
    padding-right: 10px;
}
div.separator {
    margin: 20px 0 30px;
    width: 100%;
}
div.separator_top {
    border-bottom: 1px solid #383838;
    margin: 10px 0;
    padding: 0 40px 0 0;
    position: relative;
    width: 90%;
}
div.separator_top a {
    position: absolute;
    right: -30px;
    text-decoration: none;
    top: -10px;
}
.tabs-content .tab {
    display: none;
}
.tabs, .tabs_alt {
    list-style: outside none none;
}
.tabs li, .tabs_alt li {
    display: inline;
}
.tabs li a {
    background: none repeat scroll 0 0 #121212;
    border: 1px solid #2a2a2a;
    color: #ededed;
    display: block;
    float: left;
    left: 0;
    margin: 0 5px -2px 0;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
    z-index: 0;
}
.tabs_alt li a {
    background: none repeat scroll 0 0 padding-box #121212;
    border: 1px solid #2a2a2a;
    border-radius: 2px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 4px 10px;
    text-decoration: none;
}
.tabs li a:hover {
    background: none repeat scroll 0 0 #1a1a1a;
}
.tabs li.active a {
    background: none repeat scroll 0 0 #1a1a1a;
    border-bottom: medium none;
    color: white;
    position: relative;
    z-index: 1000;
}
.tabs_alt li.active a {
    background: none repeat scroll 0 0 #2a2a2a;
    border-bottom: 1px solid #2a2a2a;
}
.tab_container {
    background: none repeat scroll 0 0 #1a1a1a;
    border: 1px solid #2a2a2a;
    clear: left;
    display: block;
    list-style: outside none none;
    margin: -3px 0 0;
    position: relative;
    width: 100%;
    z-index: 3;
}
.tab_container_alt {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
}
.tab_container div {
    padding: 20px;
}
.tab_container_alt div {
    padding: 20px 0;
}
.accordion {
    margin: 15px 0;
    padding: 0;
    position: relative;
}
.accordion div {
    margin: 0 0 5px;
    padding: 0;
}
.accordion div.accordion_head {
    background: none repeat scroll 0 0 #121212;
    border: 1px solid #2a2a2a;
    margin: 0 0 5px;
    position: relative;
    z-index: 1;
}
.accordion div.accordion_head a {
    background: url("../images/elements/accordion_open.png") no-repeat scroll 98% center rgba(0, 0, 0, 0);
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
.accordion div.accordion_head.active_acc a {
    background: url("../images/elements/accordion_close.png") no-repeat scroll 98% center #292929;
    color: white;
}
.accordion div.accordion_content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #121212;
    border-color: -moz-use-text-color #2a2a2a #2a2a2a;
    border-image: none;
    border-right: 1px solid #2a2a2a;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 15px 20px;
    position: relative;
    top: -5px;
    z-index: 0;
}
.toggle_box {
    margin: 10px 0;
}
.toggle_box .hide {
    padding: 5px 0;
}
.toggle_box .toggle {
    background: url("../images/elements/accordion_open.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: block;
    margin: 0 0 5px;
    padding: 0 0 0 20px;
}
.toggle_alt .toggle_box {
    background: none repeat scroll 0 0 #121212;
    border: 1px solid #2a2a2a;
    margin: 10px 0;
    text-decoration: none;
}
.toggle_alt .toggle_box .toggle {
    background: url("../images/elements/accordion_open.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
    padding: 5px 0 4px 25px;
    text-decoration: none;
}
.toggle_alt .toggle_box div {
    padding: 5px 25px 15px;
}
.toggle_alt .toggle_box .toggle {
}
.toggle_alt .toggle_box .toggle.active {
    background: url("../images/elements/accordion_close.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
    color: white;
}
.blog_block_left {
    float: left;
    width: 434px;
}
.blog_block_right {
    float: left;
    width: 220px;
}
.sidebar_contact h3 {
    font-size: 18px !important;
    padding: 0 !important;
}
.blog_block_right {
    float: right;
    width: 31%;
}
ul.side-nav {
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    list-style: outside none none;
    margin: 0;
    padding: 17px 0;
}
ul.side-nav li.divider {
    border-top: 1px solid #e1e2e4;
    height: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
ul.side-nav li {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 7px;
}
ul.side-nav li.phone {
    background-image: url("../images/phone_Android.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 23px;
}
ul.side-nav li.fax {
    background-image: url("../images/fax.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 23px;
}
ul.side-nav li.email {
    background-image: url("../images/email2.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 23px;
}
ul.side-nav li.email a {
    color: #fff;
}
ul.side-nav li.house {
    background-image: url("../images/house.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 23px;
}

#kunye .baslik,
#kunye .bilgi {
    border: 1px solid rgba(23, 9, 9, .16);
    float: left;
    text-align: center
}

#kunye {
    float: left;
    font-size: 14px;
    padding-bottom: 5px;
    background-color: #fff;
}

#kunye .cerveve {
    float: left;
    margin: 5px 0 0 5px
}

#kunye .baslik {
    font-weight: 700;
    height: 45px;
    padding: 22px 0;
    line-height: 23px;
    width: 196px;
    vertical-align: text-bottom
}

#kunye .bilgi {
    height: 55px;
    margin-left: 5px;
    padding: 17px 0;
    line-height: 24px;
    width: 408px
}