/* Do not cancel */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	/*font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
	color: #000000;
	background: #ffffff;
	/* cursor : url("img/cr.cur"); ## Clear ## */
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	height: 100%;
}
/* /Do not cancel */



body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	/* background:#ffffff url(/images/bg.gif) repeat-x 50% 50%; ## Clear ## */
	background-color:#000;
	margin: 0px;
	padding: 0px;
	color:#555555;
}

h1 { font-size: 24px;
  color:#777;
  font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
  
h2 { font-size: 13px;
  color:#a48177;
  font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align :left;
}
  
h3 {
	font-size: 17px;
	color:#555555;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: -1px;
   line-height: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
  
h4 { font-size: 14px;
  color:#555555;
  font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
  padding: 0px;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
  
h5,h6 { font-size: 9px;
  color:#555555;
  font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
  
p { font-size: 11px;
  color:#555555; 
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}

ul {
	line-height: 18px;
	color:#555555;
	list-style: square;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

ol {
	line-height: 18px;
	color:#555555;
	list-style: decimal;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


li {
	margin-left: 30px;
	
}

table {
  font-size: 11px; color:#555555; 
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}
 

a { color:#666666; text-decoration: none; }
a:hover { text-decoration: none; }

.ac2 { color:#666666; text-decoration: none; }
.ac2:hover { color:#c60; text-decoration: none; }

hr {
	display:none;
}


form,form fieldset,form legend {
	margin:0px;
	padding:0px;
}
form label{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color: #555555; 
}





/* ID */

#bg_pagina {
	width:100%;
}


#container {
	position:absolute;
	top:0;
	left:50%;
	margin-top:0px;
	margin-left:-472px;
	width:944px;
	height:520px;
}

#top {
	position:relative;
	width:944px;
	height:200px;
	overflow:hidden;
}

#logo {
	position:absolute;
	top:30px;
	left:-50px;
	width:220px;
	height:80px;
	overflow:hidden;
}
#logo h1 {
	margin:0px;
	padding:0px;
}
#logo h1 a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#awards {
	text-align:center;
}

#tagCloud a.big {
	color:#666;
	font-size:12px;
}

#tagCloud a.big2 {
	color:#777;
	font-size:14px;
}

#tagCloud a.big3 {
	color:#888;
	font-size:16px;
}

#awards a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#menu {
	position:absolute;
	top:0px;
	left:215px;
	height:57px;
	overflow:hidden;
} 
#menu ul {
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#menu ul li {
	margin:0px 4px 0px 0px;
	float:left;
}
#menu ul li.contattaci {
	margin:0px 12px 0px 0px;
	float:left;
}
#language {
	position:absolute;
	top:30px;
	right:10px;
	width:19px;
	height:20px;
	overflow:hidden;
} 
#language a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#karinca-animasyon {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:290px;
	overflow:hidden;
}
#karinca-animasyon .scarica_flash {
	margin:15px 40px 15px 0px;
	padding:5px 10px 5px 10px;
	background:#FF0000;
	color:#ffffff;
}
#karinca-animasyon .scarica_flash a {
	color:#ffffff;
	text-decoration:underline;
}
#karinca-animasyon .scarica_flash a:hover {
	text-decoration:none;
}
#karinca-animasyon h2 {
	margin:22px 40px 20px 0px;
	color:#ffffff;
	background:#E41C7C;
}

#col_dx {
	position:absolute;
	top:310px;
	right:0px;
	width:244px;
	height:388px;
	overflow:hidden;
}

#tag_clouds {
	position:absolute;
	top:35px;
	left:41px;
	width:203px;
	height:353px;
	overflow:hidden;
}
#tag_clouds h2 {
	margin:0px 0px 10px 0px;
	background:transparent url(/images/icona_tag_clouds.gif) no-repeat 105px 50%;
	
}
#tag_clouds p {
	font-size:9px;
	line-height:26px;
}
#tag_clouds p a {
	color:#B1B1B1;
	text-decoration:none;
}
#tag_clouds p a:hover {
	color:#E41C7C;
	text-decoration:none;
}
#tag_clouds p a.big1 {
	color:#E41C7C;
	font-size:19px;
	font-weight:normal;
	letter-spacing:normal;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
}
#tag_clouds p a:hover.big1 {
	color:#666666;
}
#tag_clouds p a.big2 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
}
#tag_clouds p a:hover.big2 {
	color:#E41C7C;
}
#tag_clouds p a.big3 {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
}
#tag_clouds p a:hover.big3 {
	color:#E41C7C;
}

#submenu {
	position:absolute;
	top:300px;
	left:23px;
	width:90px;
	height:388px;
}
#submenu ul {
	margin:0px 0px 0px 5px;
	padding:0px;
	letter-spacing:normal;
	font-size:11px;
	font-weight:normal;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
}
#submenu ul li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0;
	border-bottom:1px dotted #333;
	list-style:none;
}
#submenu ul li a {
	display:block;
}
#submenu ul li a.aktif {
	background:transparent;
	color:#a66;
}

#content {
	position:absolute;
	top:180px;
	left:215px;
	width:729px;
	/*left:226px;
	width:718px;*/
	height:388px;
	overflow:hidden;
}
#content .scroll-pane {
	width:729px;
	height:235px;
}

#lawepr {
	position:absolute;
	top:300px;
	left:180px;
	width:240px;
	height:388px;
	overflow:hidden;
}
#lawepr .scroll-pane {
	width:240px;
	height:275px;
}

#inPages {
	position:absolute;
	top:300px;
	left:160px;
	width:500px;
	height:350px;
	overflow:hidden;
}
#inPages .scroll-pane {
	width:500px;
	height:350px;
}

#badesi {
	position:absolute;
	top:300px;
	left:445px;
	width:250px;
	height:388px;
	overflow:hidden;
}
#badesi .scroll-pane {
	width:250px;
	height:275px;
}

#cdecat {
	position:absolute;
	top:444px;
	left:445px;
	width:250px;
	height:388px;
	overflow:hidden;
}
#cdecat .scroll-pane {
	width:250px;
	height:275px;
}

#content_450 {
	position:absolute;
	top:180px;
	left:215px;
	width:450px;
	height:388px;
	overflow:hidden;
}
#content_450 .scroll-pane {
	width:450px;
	height:275px;
}

#content_413 {
	position:absolute;
	top:180px;
	left:215px;
	width:413px;
	height:388px;
	overflow:hidden;
}

#content_623_sx {
	position:absolute;
	top:180px;
	left:0px;
	width:623px;
	height:388px;
	overflow:hidden;
}
#content_623_sx .scroll-pane {
	width:623px;
}

#content_702_sx {
	position:absolute;
	top:180px;
	left:0px;
	width:702px;
	height:388px;
	overflow:hidden;
}

#content_744_sx {
	position:absolute;
	top:180px;
	left:0px;
	width:944px;
	height:388px;
	overflow:hidden;
}

#tag_cloud_lista {
	margin:-30px 0px 0px 0px;
	list-style:none;
	width:732px;
}
#tag_cloud_lista li {
	margin:0px 30px 0px 0px;
	position:relative;
	float:left;
	width:336px;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
}
#tag_cloud_lista li a {
	display:block;
	margin:30px 0px 30px 0px;
	height:70px;
	color:#555555;
}
#tag_cloud_lista li a span {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing:normal;
	font-weight:bold;
	font-size:14px;
	color:#E41C7C;
}
#tag_cloud_lista li a em {
	font-weight:normal;
	font-style:normal;
	color:#E41C7C;
}
#tag_cloud_lista li a:hover {
	color:#E41C7C;
}
#tag_cloud_lista li a:hover span,#tag_cloud_lista li a:hover em {
	color:#555555;
}

#lista_thumb {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:235px;
	list-style:none;
	letter-spacing:normal;
	font-weight:bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	overflow:hidden;
}
#lista_thumb li {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	border-bottom:1px solid #cccccc;
	line-height:46px;
	min-height:46px;
	height:auto !important;
	height:46px;
}
#lista_thumb li a {
	display:block;
	color:#555555;
	padding-left:130px;
	padding-right:16px;
}
#lista_thumb li a span.foto {
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	width:56px;
	height:36px;
	overflow:hidden;
	cursor:pointer;
}
#lista_thumb li a span.foto img {
	width:56px;
}
#lista_thumb li a span.data {
	display:block;
	position:absolute;
	top:0px;
	left:76px;
	width:75px;
	height:46px;
	color:#999999;
	font-weight:normal;
	font-size:9px;
	line-height:46px;
	letter-spacing:1px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	cursor:pointer;
}
#lista_thumb li a:hover {
	color:#E41C7C;
	background:transparent url(images/freccia_avanti.gif) no-repeat right;
}
#lista_thumb li a:hover span {
	color:#555555;
}

#lista {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:235px;
	list-style:none;
	letter-spacing:normal;
	font-weight:bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	overflow:hidden;
}
#lista li {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	border-bottom:1px solid #cccccc;
	line-height:32px;
	min-height:32px;
	height:auto !important;
	height:32px;
}
#lista li a {
	display:block;
	color:#555555;
	padding-left:75px;
	padding-right:16px;
}
#lista li a span {
	display:block;
	position:absolute;
	top:0px;
	left:15px;
	width:75px;
	height:32px;
	color:#999999;
	font-weight:normal;
	font-size:9px;
	line-height:32px;
	letter-spacing:1px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	cursor:pointer;
}
#lista li a:hover {
	color:#E41C7C;
	background:transparent url(images/freccia_avanti.gif) no-repeat right;
}
#lista li a:hover span {
	color:#555555;
}

#bottom {
	position:absolute;
	top:620px;
	left:0px;
	width:944px;
	height:40px;
	/*overflow:hidden;*/
}
#bottom p {
	margin:32px 0px 0px 0px;
	float:left;
	font-size:9px;
	color:#999999;
}
#bottom ul {
	margin:32px 0px 0px 0px;
	text-align:right;
}
#bottom ul li {
	margin:0px 0px 0px 10px;
	display:inline;
	color:#999999;
	list-style:none;
	font-size:9px;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#bottom a {
	color:#999999;
	text-decoration:none;
}
#bottom a:hover {
	color:#555555;
	text-decoration:none;
}

#tooltip_company_info {
	position:absolute;
	bottom:12px;
	right:-30px;
	display:none;
	width:258px;
	height:106px;
	padding:25px 20px 25px 30px;
	text-align:left;
	font-size:11px;
	line-height:18px;
	font-family:Tahoma, Arial, sans-serif;
	color:#999;
	background:url(img/tooltip2.png) no-repeat top;
}

#tooltip_company_info {
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/* CLASS */



/* scroller */
.scroll-pane {
	width:413px;
	height:235px;
	overflow:auto;
	top:0;
	left:0;
}
.jScrollPaneTrack {
	background:#222;
}
.jScrollPaneDrag {
	background: #444;
}
.jScrollPaneDrag:hover {
	background: #777;
}
a.jScrollArrowUp {
	background-color: #333;
}
a.jScrollArrowUp:hover {
	background-color: #999;
}
a.jScrollArrowDown {
	background-color: #333;
}
a.jScrollArrowDown:hover {
	background-color: #999;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #ffffff;
}
/* scroller */

.no_float{
	clear:both;
	display:block;
	height:0px;
	overflow:hidden;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.no_display{
	/*display:none;*/
	top: -9999px; position: absolute;
}

.baslik{
	padding:5px 0px 5px 0px;
	margin-bottom:5px;
}
.baslik span{
	color:#646464;
}

.icbaslik{
	padding:5px 0px 0px 0px;
	margin-bottom:5px;
}
.icbaslik span{
	color:#F60;
}

.aynam {}
.aynam_box {
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin: 0px;
}

.aynam_link,
.aynam_link_over,
.aynam_link_active {
    text-decoration: none;
    color: #999;
    cursor: pointer;
    white-space: pre;
    position: absolute;
}

.aynam_link_over, 
.aynam_link_active {
    color: #a66;
}