body {
  background:#fff url("../images/page-bg.gif");
  margin:0;
  margin-bottom:10px;
  padding:0 10px;
  text-align:center;
  font:92% Verdana, Arial, Helvetica, sans-serif;
  color:#ABBECD;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

/* Page Structure
----------------------------------------------- */
#content {
  background-color:#1b4c8e;
  border:6px solid #0E3172;
  border-top:0;
  width:760px;
  margin:0 auto;
  text-align:left;
  }

/* Main
----------------------------------------------- */
#main {
  background-color:#fff;
  width:520px;
  float:right;
  padding:10px;
  color:#4f6b72;
  border:4px solid #DBEAE9;
  border-right:0;
}
#main a:link {
  color:#885;
  text-decoration:none;
  }
#main a:visited {
  color:#678;
  text-decoration:underline;
  }
#main a:hover {
  color:Orange;
  }
#main img {
  float:left;
  margin:0 6px 2px 0;
  border:5px solid #DBEAE9;
  }
#main p {
  font:85% Verdana, Arial, Helvetica, sans-serif;
  line-height:16px;
  margin:0;
  padding:4px;
  letter-spacing:.04em;
  }
#main ul li {
  font:11px Verdana, Arial, Helvetica, sans-serif;
  line-height:24px;
  letter-spacing:.04em;
  color:#4f6b72;
  }
#main ul li a {
  color:#678;
  }
/* Sidebar Links
----------------------------------------------- */
#sidebar {
  width:190px;
  float:left;
  padding:4px;
  padding-bottom:10px;
  background-color:#1b4c8e;
  }

/* Header 
----------------------------------------------- */
#header {
	font-size:80%;
	margin:0;
	letter-spacing:.1em;
	color:#fff;
	background-color:#1b4c8e;
}
#header img {
    float:left;
    padding:6px;
    padding-bottom:0;
}

#header span {
    border-left:1px solid #eee;
    float:right;
    padding:2px 16px;
	margin-top:18px;
}
#header a {
  font-weight:bold;
  text-decoration:none;
  color:White;
  }
#header a:visited {
  color:#eee;
  text-decoration:none;
  }
#header a:hover {
  color:Orange;
  }

/* Links
----------------------------------------------- */
a img {
  border-width:0;
  }
img {
  float:left;
  }

/* Mike Davidson'in sFIR elementleri ve basliklar 
----------------------------------------------- */
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif; color:#4f6b72;margin:6px 0 6px 4px; letter-spacing:.05em;}
h1 {font-size:150%; color:Maroon;letter-spacing:.1em}
h2 {font-size:130%;border-bottom:1px solid #4f6b72}
h3 {font-size:120%}
h4 {font-size:110%}
h5 {font-size:100%}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:none;}
h1 a:link, h1 a:visited {color:#AB6666;}
h1 a:hover {color:#999;}

/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
  margin:2em 0 .75em;
  padding-bottom:.35em;
  border-bottom:1px dotted #9b9;
  font:95%/1.4em Georgia,Serif;
  text-transform:uppercase;
  letter-spacing:.5em;
  color:#663;
  }
#sidebar a:link {
  color:#fff;
  text-decoration:none;
  }
#sidebar a:visited {
  color:#ccc;
  }
#sidebar a:hover {
  color:Orange;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.6em;
  padding-left:12px;
  font-size:85%;
  }
#sidebar ul {
  font:92% "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  margin:.5em 0 1em .55em;
  padding:0;
  list-style:none;
  line-height:2.1em;
  }
#sidebar ul li {
  margin:0;
  border-top:1px solid #fff;
  font-weight:bold;
  letter-spacing:.13em;
  }
#sidebar ul li a {
  background:url("../images/bullet.gif") no-repeat 4px .70em;
  padding:0 0 0 18px;
  display:block;
  text-decoration:none;
  width:165px;
  color:#fff;
  }
#sidebar ul li a:visited {
  color:#eee;
  width:165px;
}
#sidebar ul li a:hover {
  background:#fff url("../images/bullet_over.gif") no-repeat 4px .70em;
  color:Orange;
  }
#sidebar ul li a#current {
    color:#fff;
    width:163px;
    padding:0 0 0 18px;
    background-color:#DC9627;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
}
#sidebar p {
  margin:0 0 .6em;
  }

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding:15px 0 0;
  background-color:#1b4c8e;
  padding:12px;
  font-size:85%;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-left:4px;
  line-height:18px;
}
#footer a:link {
  color:#fff;
  text-decoration:none;
  }
#footer a:visited {
  color:#ccc;
  }
#footer a:hover {
  color:Orange;
  }


/* Reset
----------------------------------------------- */
.clearthis {
  clear:both;
  float:none;
  font-size:1px;
  color:#fff;
}
/* RTE
----------------------------------------------- */
.rte {
	background-color:#E6E7F2;
	border:1px solid #999966;
	padding:6px;
}

.WebWizRTEbutton {
	border:1px solid #E6E7F2;
 	background-color:#E6E7F2;
}

/* CSS Table
----------------------------------------------- */
.mytable {
	padding:0;
	margin:6px;
    font:85% Verdana, Arial, Helvetica, sans-serif;
    width: 98%;
}
caption {
	padding:5px;
	text-align:right;
  font-style:italic;
	color:#4f6b72;
}
.mytable th {
	color:#4f6b72;
	font-weight:bold;
	border-right:1px solid #C1DAD7;
	border-bottom:1px solid #C1DAD7;
	border-top:1px solid #C1DAD7;
	letter-spacing:1px;
	text-align:left;
	padding:8px 4px 8px 8px;
	background:#CAE8EA url("../images/bg_header.jpg") no-repeat;
}
.mytable th.nobg {
	border-top:0;
	border-left:0;
	border-right:1px solid #C1DAD7;
	background:none;
	color:#4f6b72;
}
.mytable td {
	border-right:1px solid #C1DAD7;
	border-bottom:1px solid #C1DAD7;
	padding:8px 4px 8px 8px;
	color:#4f6b72;
}
.mytable td.alt {
	background:#F5FAFA;
	color:#797268;
}
.mytable th.spec {
	font-weight:normal;
	border-left:1px solid #C1DAD7;
	border-top:0;
	background:#fff url("../images/bullet1.gif") no-repeat;
	color:#4f6b72;
}
.mytable th.specalt {
	font-weight:normal;
	border-left:1px solid #C1DAD7;
	border-top:0;
	background:#f5fafa url("../images/bullet2.gif") no-repeat;
	color:#797268;
}

/* Form
----------------------------------------------- */
.texto {
  color:#666;
  padding:1px;
  background-color:#fff;
  border:1px solid #ccc;
  width:200px;
  font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  font-size:10px;
}

.boton {
  margin-left:94px;
}

form p {
  font-size:1em;
  color:#666;
  clear:left;
  margin:0;
  padding:0;
  padding-top:5px;
}

form p label {
  float:left;
  width:20%;
  margin-top:2px;
  font-size:0.9em;
}

fieldset {
  border:1px solid #669999;
  margin:12px;
  padding:10px;
  background-color:#fff;
}

legend {
  font-size:0.9em;
  color:#4f6b72;
  background-color:#fff;
}
/* Validation
----------------------------------------------- */
.intd
	{color:#000000; font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif; font-size:11px; padding-left:15px;}
.wcell
	{background:#FFFFFF; vertical-align:top}
.ctrl {font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif; font-size:12px;}
.tfvHighlight
	{font-weight:normal; color:red;}
.tfvNormal
	{font-weight:normal; color:green;}

/*Yukari
----------------------------------------------- */
.up {
  font:bold 92% "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-align:right;
  letter-spacing:.1em;
  margin:6px;
}
.skip
{
	position:absolute;
	left:-999px;
	width:990px;
}

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

#slide {
    display:block;
}

#slide a:link {
    color:#fff;
}

#slide a:hover {
    color:#000;
}

#slide img, #slide a img {
    border:0;
    float:none;
    margin:0;
    background-color: #fff;
}

#gallerypaginate a img { /*Pagination image style*/
    border:0;
    float:none;
    margin:0;
    background-color: #fff;
}

.virtualpage {
/*hide the broken up pieces of contents until script is called. Remove if desired*/
    display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
    width: 250px;
    text-align: center;
    padding: 2px 0;
    margin: 5px 0 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
    border: 1px solid #454545;
    margin: 0 15px;
}

.paginationstyle a { /*Pagination links style*/
    padding: 0 5px;
    text-decoration: none;
    border: 2px solid #333;
    color: #fff;
    font-weight: bold;
    background-color: #454545;
}

.paginationstyle a:hover, .paginationstyle a.selected{
    color: #000;
    background-color: #eee;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
    border: 0;
    padding: 0;
    margin: 0;
}

.paginationstyle a.imglinks img{
    vertical-align: bottom;
    border: 0;
}

.paginationstyle a.imglinks a:hover{
    background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	color: #000;
	background-color: #999;
    border: 2px solid #666;
}
