/*******************************************************************************

	Project		:	Redaxo Demo

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color: #424242;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-face-color: #424242;
  scrollbar-highlight-color: #838383;
}

/*	body
*******************************************************************************/
body {
	background: url(rand.gif) top left repeat-y #000;
  background-color: #000;
  text-align: center;
  margin: auto;
	font-family: Garamond, verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	voice-family: "\"}\"";
  voice-family:inherit;
  font-size: 0.8em;
}

body {
  text-align: -moz-center;
  height: 101%; /*giving obligatory scrollbar for Firefox*/
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }

.counter {
  text-align: center;
}

/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:645px;
	color:#A9A9A9;
	text-align:left;
  background-color:#000;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:150px;
	/*background-image:url(bg_header.jpg);*/
  background-color: #000;
}

/*	logo / breadcrumb
*******************************************************************************/

#logo {
	position:absolute;
	top:0px;
	left:0px;
  padding-left:5px;
  background-color: #000;
}

#logo a {
	display:block;
	height:100px;
	width:150px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	bottom:0px;
	left:200px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#FFF;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/

#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
  background-color: #000;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {padding-left:5px;}

#main {
	width:645px;
  background-color: #000;
}

#main-block {
  margin-top: 0px;
	padding:40px;
  border: 1px solid #555555;
  font-family: Garamond, Sylfaen, verdana, arial, helvetica, sans-serif;
  font-size: 1.3em;
  line-height: 1.9em;
  text-align: justify;
  min-height: 400px;
}


/*	Navigation horizontal - 
------------------------------------------------------------------------------*/
#navigation {
	width:645px;
	padding:10px 0;
}

#navigation ul.nav1st
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  background:#4B5761;
}

#navigation ul li { 
  display: inline; 
}

#navigation ul.nav1st li {
  margin: 0px 1px 0px 0px;
	padding:0px 0px 0px 0px;
}

#navigation ul li a
{
  text-decoration: none;
  padding: .3em 1em;
  color: #fff;
  background-color: #036;
}

#navigation ul.nav1st li.active {
	background-color:#37444F;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
  background-color: #369;
}

#navigation ul li a:hover
{
  color: #fff;
  background-color: #369;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1em;
	line-height:1.5em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:14px;
	list-style-type:disc;
}
/*
#main-block #yazilar ul {
	margin-left:14px;
	list-style-type:disc;
}
*/
#main-block ol {
	list-style-type:decimal;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#CC0000;
	text-decoration:underline;
  font-size: 0.9em;
}

#main-block a:hover {
	color:#506376;
  font-size: 0.9em;
}

#main-block2 #yazilar table tbody a, #yazilar table tbody a:link {
	color:#003366;
	text-decoration:underline;
  font-size: 0.9em;
}

#main-block2 #yazilar table tbody a:hover {
	color:#506376;
  font-size: 0.9em;
}

#baglantilar a, #baglantilar a:link {
	color:#CC0000;
	text-decoration:underline;
  font-size: 0.9em;
}

#baglantilar a:hover {
	color:#506376;
  font-size: 0.9em;
}

#main-block2 #ozgecmis p {
  line-height:2.2em !important; 
}

#main-block2 .birkacsoz {
  font-size: 1.1em;
}

#main-block2 .birkacsoz a:link {
  text-decoration:none;
  color: #555555;
}

#main-block2 .birkacsoz a:visited{
  text-decoration:none;
  color: #A9A9A9;
}

#main-block2 .birkacsoz a:hover { 
  text-decoration:none;
  color: #A9A9A9; 
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

#main-block2 img {
               display:block; /*allows the element to take auto margins*/
               margin:0 auto; /*centers in compliant browsers*/
               text-align:center; /*centers in old versions of IE*/ 
}

/*
#main-block2 table tbody a {
	font-size:0.7em;
                color: #808080;
}
*/

/*	footer
------------------------------------------------------------------------------*/
.footer {
                margin: 0 auto;
	display:block;
	width:645px;
  padding: 0px;
  font-family: Garamond, verdana, arial, helvetica, sans-serif;
}
.footer2 {
	padding:0 0px;
  background-color: #000;
  margin-bottom: 20px;
}
.footer p {
	margin:0;
	padding:0 0px;
	font-size:9px;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	xfloat:left;
	xwidth:230px;
  xpadding-left: 50px;
  text-align: center;
}
/*
.footer .col-left1 {
	float:left;
  xwidth:118px;
}

.footer .col-right1 {
	float:left;
  xwidth:200px;
}

.footer .col-right {
	float:left;
  text-transform:uppercase;
  padding-right: 10px;
}
*/

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#000;
	color:#666;
	font-family:Sylfaen, verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #000;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#000;
	border-top:2px solid #000;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:1px solid #000;
}

#form-module label.checkbox {
	width:372px;
	border-left:1px solid #000;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
  color: #555555;
  background-color:#101010;
}

#form-module #el_9{
  border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#101010;
	color:#666;
	font-family:Sylfaen, verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#333333;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:Sylfaen, verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:1px 3px;
	background-color:#369;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:0.5em 3px;
	border-left:1px solid #369;
	border-right:1px solid #369;
}

#main-block .download-desc {
	margin-bottom:0em;
	padding:0.5em 3px;
	background-color:#000;
	border-left:1px solid #369;
	border-right:1px solid #369;
	border-bottom:1px solid #369;
}

#main-block .download-without-desc {
	margin-bottom:0em;
	border-top:1px solid #369;
}