﻿html
{
	overflow:auto;
	margin:0;
    padding:0;
}

body
{	
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
	background-color:#c8e3f1;	
	text-align:center;
}
h1
{
	color:#ff7700;
	font-family:Verdana;
	font-size:25px;
}

.backcontainer
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:auto;
}
.backtop
{
    position:relative;
    width:100%;
    height:450px;
    background-image: url('../img/BG_top.png');
	background-repeat: repeat-x;
}
.backbottom
{
    position:relative;
    width:100%;
    height:auto;
}
#container
{
    position:relative;
    width:794px; 
    background-color:#fbf9f5;
    background: url(../img/content-bg.png) repeat-y;
    margin-left:auto;
    margin-right:auto;
}
#phone
{
    position:relative;
    width:794px;
    height:13px;
    color:White;    
    padding-top:10px;
    padding-right:2%;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
}
#top
{
    position:relative;    
    width:794px;
    height:23px;    
    background: url(../img/topi.png) no-repeat;
    margin-left:auto;
    margin-right:auto;
	
}


#logoContainer
{
    position:relative;
    margin-left:1%;
    width:778px;
    height:100px;   
    background-color:#fbf9f5;
}

#logoLeft
{
    position:relative;
    margin-top:15px;
    margin-left:20px;
    width:200px;
    height:54px;
    background-color:#fbf9f5;
    background: url(../img/codartLogoMinGri.jpg) no-repeat;
    float:left;
}

#logoRight
{    
    position:relative;    
    width:550px;    
    height:54px;
    
}

#menu
{
    position:relative;
    margin-left:1%;
    width:778px;
    height:35px;
    background-color:#fbf9f5;    
    background: url(../img/navbgg.gif) repeat-x;
    border-top:1px solid #bfbfbf;
    border-bottom:1px solid #696969;
    z-index:1;
    
}
#badge
{
	position:absolute;
	top:15px;
	left:620px;
	width:200px;
	height:200px;
	background: url(../img/badge.png) no-repeat;
	z-index:2;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px Verdana;
	
}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	width: 78px;	
	background: url(../img/navbgg.gif) repeat-x;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #0c4a76;
	border-left:1px solid #71b5e4;
	 
}

#sddm li a:hover
{
    background: #49A3FF;
}

#sddm div
{
    position: absolute;
	visibility: hidden;	
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	
}

#sddm div a
{	
    position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #d3ddfc;
	color: #2875DE;
	font: 12px Verdana;
	border-bottom:1px solid #71b5e4;
	border-right:1px solid #71b5e4;
}

#sddm div a:hover
{	
    background: #49A3FF;
	color: #FFF;
}

#splash
{
    position:relative;
    width:778px;
    height:300px;
    margin-left:1%;
    background-color:#fbf9f5;
    background: url(../img/slogan1.jpg) no-repeat;
    
    
}
#insplash
{
	position:relative;
	margin-top:0px;
	padding-top:700px;
	margin-left: 400px;
	font-family:Verdana;
	font-size:16px;
	
}


#content
{
    position:relative;
    width:778px;
    min-height:150px;
    background-color:#fbf9f5;    
    border-top: 1px solid gray;
    margin-left:1%;
    overflow:auto;
    text-align:justify;
    
}

#content b
{
	color:#ff7700;
}


#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#content li
{
	
	background: url(../img/arrow.gif) left no-repeat;
	background-position: 0 .4em;
    padding-left: 1em;
    margin-left: 1em;
}



#contentLeft
{
    position:relative;
    text-align:left;    
    width:430px;
    color:#002c49;    
    background-color:#fbf9f5;
    border-right:1px solid gray;
    float:left;
    padding:10px;
    
    
}
#contentRight
{
    position:relative;    
    width:300px;    
    background-color:#fbf9f5;
    float:left;
    text-align:left;
    padding:10px;
}

#contentRight li{
	position:absolute;	
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#contentRight li img{	
	border:1px solid gray;
}

#footer
{
    position:relative;
    background: url(../img/footer-bg.png) no-repeat;
    width: 794px;
    height:10px;
    padding-top: 10px;
    margin-left:auto;
    margin-right:auto;
    
    
}
#copyright
{
    position:relative;
    padding-top:5px;
    padding-bottom:5px;
    width:794px;
    color:#388dc8;    
    margin-left:auto;
    margin-right:auto;
    
}
.slogan
{
	font-family:Verdana;
	font-size:1.5em;	
	color:Teal;
}

.subslogan
{
	font-family:Verdana;
	font-size:0.75em;
	color:Navy;
}
.blogcontainer
{
	position:relative;
	width:100%;
	margin:10px;
	text-align:left;
	
}


.blogcontainer a:visited
{
	font-family : verdana; 
	font-size : 12px;
	text-decoration : none; 
	color:Blue;
}

.blogcontainer a:hover
{
	font-family : verdana; 
	font-size : 12px; 
	color : #807FA2; 
	text-decoration : underline; 
}
.blogcontainer a
{
	
	text-decoration:none;
	color:Blue;
}


.blogheader
{
	position:relative;	
	font-family:Verdana;
	font-size:large;
	
}
.blogdate
{
	position:relative;
	color:Gray;
	font-family:Verdana;
	font-size:9px;
	margin-top:5px;
}
.blogcontent
{
	position:relative;	
	margin-top:15px;	
	font-family:Verdana;
	font-size:12px;
	word-spacing:2px;
}

.blogfooter
{
	position:relative;
	
	margin-top:20px;
	text-align:justify;
}

#tagCloud
{
    width:175px;
    border:1px solid #176296;
    padding:5px;
    margin-bottom:10px;
    text-align:justify;
    display:block;
}
#tagHeader
{
	width:175px;
	height:20px;
	color:#00cc00;
	border-top:1px solid #176296;
	border-left:1px solid #176296;
	border-right:1px solid #176296;
	text-align:justify;	
	padding:5px;
	margin-bottom:0;
	color:White;
	background-color:#176296;
}
#tagCloud A
{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud A:hover
{
    color:#00cc00;
    text-decoration:underline;
}

#tagCloud A.weight1
{
    color: #ff9900;
    font-size: 1.9em;
    font-weight:bolder;
}
#tagCloud A.weight2
{
    color: #4169e1;
    font-size:1.5em;
    font-weight:bolder;
}
#tagCloud A.weight3
{
    color: #009eff;
    font-size: 1.4em;
    font-weight:bolder;
}
#tagCloud A.weight4
{
    color: #4188cf;
    font-size: 1.2em;
}
#tagCloud A.weight5
{
    color: #83bcd8;
    font-size: 1.0em;
}

#blogarchive
{
	position:relative;
	margin-top:10px;
	width:185px;
	border: 1px solid #176296;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
}

#archiveheader
{
	position:relative;
	background-color:#176296;
	height:20px;
	color:White;
	text-align:justify;
	padding:5px;
}
#archivecontent
{
	position:relative;
	text-align:justify;
	padding:15px;
	word-spacing:10px;
}

#archivecontent a:visited
{
	font-family : verdana; 
	font-size : 12px;
	text-decoration : none;
	color:Blue;
}

#archivecontent a:hover
{
	font-family : verdana; 
	font-size : 12px; 
	color : #807FA2; 
	text-decoration : underline; 
}
#archivecontent a
{
	color:Blue;
	text-decoration:none;
}

#rss
{
	position:relative;
	margin-top:10px;
	width:185px;
	border: 1px solid #176296;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
}
#rss a:visited
{
	font-family : verdana; 
	font-size : 12px;
	text-decoration : none;
	color:Blue;
}

#rss a:hover
{
	font-family : verdana; 
	font-size : 12px; 
	color : #807FA2; 
	text-decoration : underline; 
}
#rss a
{
	color:Blue;
	text-decoration:none;
}


#rssheader
{
	position:relative;
	background-color:#176296;
	height:20px;
	color:White;
	text-align:justify;
	padding:5px;
}
#rsscontent
{
	position:relative;
	text-align:justify;
	padding:15px;
	word-spacing:10px;
}

.commentcontainer
{
	position:relative;
	width:600px;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	border:1px solid #999999;
	margin-top: 15px;
	margin-left:95px;
}

.commentcontainer a:visited
{
	font-family : verdana; 
	font-size : 12px;
	text-decoration : none;
	color:Blue;
}

.commentcontainer a:hover
{
	font-family : verdana; 
	font-size : 12px; 
	color : #807FA2; 
	text-decoration : underline; 
}
.commentcontainer a
{
	color:Blue;
	text-decoration:none;
}


.commentheader
{
	position:relative;
	text-align:left;
	background-color:#f9f9f9;
	padding:5px;
	
}
.commentcontent
{
	position:relative;
	text-align:justify;
	padding:5px;
	background-color:#f9f9f9;
}

#commentform
{
	position:relative;
	width:500px;
	text-align:justify;	
	padding:5px;
	margin-bottom:20px;
	margin-left:90px;
	
	
}
.txtbox
{
	border:1px solid #999999;
	font-family:Verdana;
	font-size:12px;
	padding:3px;
	width:200px;
}
.txtarea
{
	border:1px solid #999999;
	background-color:White;
	font-family:Verdana;
	font-size:12px;
	padding:4px;
	width:400px;
	height:200px;
}
.tarih
{
	position:relative;
	padding-top:5px;
	font-family:Verdana;
	font-size:10px;
	color:#55c3f5;
	
}

#copyright a:visited
{	
	text-decoration : none;
	color:#388dc8;    
}

#copyright a:hover
{
	
	color:#388dc8;
	text-decoration : underline; 
}
#copyright a
{
	color:#388dc8;
	text-decoration:none;
}
