html { height:100%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
	color: #555555;
	background-color: #EFEFEF;
    height:100%;
}
form 
{
    background: url(../images/bg.jpg) repeat-x;
    background-color: White;
}
label 
{
    width:140px;
    display:block;
    float: left;
}
/*img { 
	behavior: url(../images/iepngfix.htc) 
}*/

/* ---------- Button ---------- */

.info a, .blogbtn {
	display: block;
	width: 139px;
	height: 23px;
	background: url(../images/btn.gif) no-repeat top left;
	float: left;
	text-transform: uppercase;
	color: #5c5c5c;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}
.info a:hover, a.blogbtn:hover {
	background: url(../images/btn.gif) no-repeat bottom left;
}
#sidebar a {
	float: none;
}


/* ---------- Typography ---------- */

h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
}
h2 {
	color: #0d888d;
	text-transform:uppercase;
	font-size: 14px;
	border-bottom: 1px dotted #acacac;
	padding-bottom: 10px;
}
h3 {
	color: #0d888d;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 10px;
}
h4 
{
    color:#0d888d;
	/*color:#FF0000;*/
	font-size: 12px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---------- Layout ---------- */

.box_240px_left, .box_240px_middle, .box_240px_right {
	width: 260px;
	float: left;
}
.box_240px_left {
	padding: 20px 42px 0px 0px;
	background-image: none;
}
.box_240px_middle {
	padding: 20px 42px 0px 42px;
	background: url(../images/blue_sep.gif) no-repeat left;
}
.box_240px_right {
	padding: 20px 0px 0px 42px;
	background: url(../images/blue_sep.gif) no-repeat left;
}

.box_425px_left {
	width: 425px;
	float: left;
	clear:both;
}
.box_425px_right {
	width: 460px;
	float: right;
}
#content_wrap 
{
	/*margin-top:70px;*/
}
#top_content, #blog_content {
	margin:auto;
	float:none;
	overflow:hidden;
	padding: 0px 0px 10px 0px;
	width: 940px;
	
}
#top_fullcontent
{
    margin:auto;
	float:none;
	overflow:hidden;
	padding: 0px 0px 10px 0px;
	width: 1010px;
}
#full_content 
{
    width: 1010px;
	float: left;
	padding-left: 0px;
}
#left_content {
	width: 623px;
	float: left;
	padding-left: 0px;
}
#left_content_about_blog {
	background: url(../images/left_content_bg.gif) no-repeat top left;
	width: 563px;
	float: left;
	padding: 30px;
}
.left_content_small_left {
	float: left;
	width: 255px;
	margin-top: 10px;
}
.left_content_small_right {
	margin-right: 0px;
	width: 255px;
	float: right;
	margin-top: 10px;
}
#bottom_content {
	overflow: hidden;
	padding: 0px 0px 40px 12px;
	width: 910px;
	margin: 0 auto;
	position:relative;
	
}
#bottom_content_about {
	overflow: hidden;
	padding: 40px 0px 40px 30px;
	width: 1010px;
	margin: 0 auto;
}

/* ---------- Header ---------- */

#header_content {
    background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-x;
	float:left;
	/*width: 960px;*/
	margin: 0 auto;
}
/** html #header_content {
	width:762px;
	margin-left:33px;
	margin-top:-53px;
    clear:both;
}*/
#logo{
	width:890px;
	float:none;
	text-align:center;
	margin:10px auto;
	clear:both;
}
.logo2{
	float:left;
}
#header2 {

float:none;
background-color:#f6e6b5;
margin:0px auto;
text-align:center;
	width:100%;
	height: 8px;
	z-index: 9999;
}
#header {

float:none;
margin:0px auto;
text-align:center;
	width:700px;/*width:825px;*/
	height: 56px;
	z-index: 9999;
}

* html #header{
width:825px;
}

#sol {
	width:33px;
	float: left;
}
#sag {
	width:30px;
	float:left;
}

* html #sag{
margin-top:-53px;
}



/* ---------- Navigation ---------- */

#nav {
background-image: url(../images/menu/menu_repeat.jpg);
	background-repeat: repeat-x;
	height:24px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	z-index: 9999;
}
#nav .last {
	padding-right: 2px;
	background-image:url(../images/nav_button_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
}
#nav .on {
	color:#fff !important;
	background-position: bottom left !important;
}
#nav a:link, #nav a:active, #nav a:visited{
    display:block;
    color:#a5a5a5;
    text-decoration:none;
	text-transform: uppercase;
}
#nav a:hover {
    color:#fff;
}
#nav li{
    float:left;
    position:relative;
	
}
#nav ul {
    position:absolute;
    top:3.8em;
    display:none;	
	z-index: 1;
}
#nav li ul a {
    float:left;
}
#nav li ul a:hover {
}

#nav ul ul{
	top:auto;
	}	

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }

/* ---------- Top text ---------- */

#text_wrap {
}
#top_text, #top_text_sub {
	width: 960px;
	overflow: hidden;
	padding: 30px 0px 30px 0px;
	margin: 0 auto;
}
#top_text_sub {
	padding: 15px 0px 25px 0px;
}	
	
/* ---------- Slider ---------- */

.shadow {
	margin: 1px 0px 15px 0px;
}
.slider_item {
	margin:auto;
	float:none;
	text-align:center;
	margin-top:20px;
	width:600px;
	height:276px;
}
.flash{
	width:599px;
	height:274px;
	margin:1px 1px 1px 1px;
	float:none;
	text-align:center;
	
	}
.full_content_top {
	margin:0;padding:0;
	width:1010px;
	height:20px;
	background-image: url(../images/fullcontenttop.gif);
}
.full_content_middle
{
    background-image: url(../images/fullcontentmiddle.gif);
    background-repeat:repeat-y;
}
.contentF{
	width:100%;height:100%;min-height:100%;
}
.icerik {
	margin:auto;
	float:none;
	text-align:left;
	margin-top:22px;
	width:603px;
	min-height:560px;
	_height:560px;
	background-image: url(../images/icerikbg.gif);
}
.buyuk {
	margin:auto;
	float:none;
	text-align:left;
	margin-top:22px;
	width:1010px;
	height:600px;
	background-image: url(../images/deneme.gif);
}
.iceriktext {
	padding:30px;
}
.slider_img {

}
.info ul, .info li {
	text-transform: uppercase;
	font-weight: bold;
	color:  #888;
	float:left;
	margin-top: 3px;
}
.info {
	margin-top: 20px;
}
.info li {
	background: url(../images/check.gif) no-repeat left;
	padding-left: 26px;
	margin-right: 40px;
}

/* ---------- Sidebar ---------- */

.bubble {
	position: absolute;
	left: 43px;
	top: -25px;
}
.post, .lastpost {
	border-bottom: 1px dotted #acacac;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.lastpost {
	border: none;
}

/* ---------- Bottom content ---------- */

.recent_work {
	float: left;
	border: 3px solid #FFFFFF ;
	outline: 1px solid #c5c5c5;
	margin: 16px 16px 0px 0px;
}

/* ---------- About page ---------- */

.title {
	float: left;
	margin-top: 15px;
}
.description {
	float: left;
	background: url(../images/title_sep.gif) no-repeat top left;
	padding-left: 20px;
	margin: 15px 0px 0px 20px;
}
.description p{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 10px; 
}

/* ---------- Portfolio ---------- */

#portfolio_content_wrap {
	background: url(../images/bg_portfolio_repeat.gif) repeat-x top left;
	padding: 40px 0px 0px 0px;
}
#portfolio_content {
	overflow:hidden;
	width: 960px;
	margin: 0 auto;
	padding: 1px 0px 0px 1px;
}
.portfolio_img {
	border: 3px solid #FFFFFF ;
	outline: 1px solid #c5c5c5;
	
}
.portfolio_item, .portfolio_item_nomargin {
	float:left;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.portfolio_item_nomargin {
	margin-right: 0px;
}

/* ---------- Blog ---------- */

#sidebar, #blog_sidebar  {
	width: 245px;
	height: 278px;
	float: right;
	margin-top: 22px;
	position: relative;
	background: url(../images/sidebar_bg.gif) no-repeat top left;
	padding: 36px 30px 0px 30px;
}
#blog_sidebar {
	margin-top: 0px;
	padding: 30px;
}
#blog_content {
	background-image: none;
	padding-bottom: 0px;
}
.blog_img {
	border: 4px solid #FFFFFF ;
	outline: 1px solid #c5c5c5;
	margin: 10px 0px;
}
.sub_post {
	overflow: hidden;
	clear: left;
}
.blog_post {
	overflow: hidden;

	padding-bottom: 50px;
	padding-left: 1px;
}
#blog_sidebar ul li {
	color: #0d888d;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: 1px dotted #acacac;
}
#blog_sidebar a {
	display: block;
	padding-top: 10px;
	height: 27px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#blog_sidebar a:hover {
	padding-left: 5px;
	background-color: #ebebeb;
}
.categories, .author {
	margin-bottom: 40px;
}
.sponsors_img {
	margin-top: 20px;
}
.blog, .blog_big {
	color: #0d888d;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	text-decoration: none;
}
.blog_big {
	font-size: 18px;
}
a.blog:hover, a.blog_big:hover {
	color: #38b0b5;
}
.date {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

/* ---------- Contact ---------- */

.name, .email {
	margin: -10px 0 10px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
	width: 222px;
}
textarea {
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 3px;
}

.button {
	background-color: #e7e7e7;
	width: 74px;
	height: 23px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0d888d;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
}

/* ---------- Footer ---------- */

.flickr {
	display: inline;
	float:left;
	border: 2px solid #FFFFFF ;
	outline: 1px solid #c5c5c5;
	margin: 0px 20px 20px 0px;
}
#dark_footer .box_240px_left {
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background: url(../images/dark_footer_repeat.gif) repeat-x top left;
	background-color: #242424;
	overflow: hidden;
}
#dark_footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: hidden;
}
#light_footer_wrapper {
	height: 40px;
	background: url(../images/light_footer_repeat.gif) repeat-x top left;
}
.box_240px_right li {
	display: inline;
}
#light_footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
}
#light_footer a {
	color: #666666;
}
#light_footer a:hover {
	color: #999999;
}
.footerdate {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #c5c5c5;
}
.footer {
	color: #c5c5c5;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	text-decoration: none;
}
a.footer:hover {
	color: #fff;
}
#dark_footer h2 {
	color: #c5c5c5;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dark_footer p {
	color: #c5c5c5;
	margin-bottom: 0px;
}
.defaultbutton
{
  background-image:url(../images/buttonbg.gif);
  background-position:left center;
  background-repeat:repeat-x;
  border:solid 1px white;
  height:30px;
  color:#A06700;
  font-size:small;
  font-weight:bold;
}
.defaultinput
{
    border:solid 1px #c6c6c6;
}

