/* 
** BLUE:SKY - main stylesheet
** This CSS file makes the webpage look pretty ;-)
** 
** March 5, 2006 - (version 1.0)
** 
** this is a part of the open source layout by 
** Jonas John (www.jonasjohn.de) ~ made for oswd.org !
*/

/* page overall: */

html * { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

#topbar{
position:absolute;
border: 0px solid black;
padding: 2px;
background-color: #FFFFFF;
width: 470px;
visibility: hidden;
z-index: 100;
}
 
body {
    margin: 0.5em 0em 2em 0em;

    font-size: 100%;
    font-family:  Verdana, Arial, sans-serif;
    line-height: 1.1em;
    text-align: center;
    
    background-color: #A5DDF8;
    background-image: url(../data/images/background.png);
    background-repeat: repeat-x;
}
 
#page { 
    width: 950px; 
    text-align: left;  
    margin-left: auto; 
    margin-right: auto;  
} 


/* header: */

#header {
    position: relative; 
    width: 100%;
    height: 5.8em;
    color: #fff;
    vertical-align: middle;
    text-align: left;
} 

#header #logo a:link, #header #logo a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 1.9em;
    letter-spacing: -0.1em !important;
    letter-spacing: -0.2em;
    line-height: 1.2em;
}


/* left column: */

#left {
    width: 18%; 
    float: left; 
    position: relative; 
    font-size: 0.8em;
}

div#nav {
    background-color: #fff;
    width: 90%;   
    border-right: 0.18em solid #4284B5;
    border-bottom: 0.16em solid #4284B5;
}
    
#nav ul {
    list-style-type: none;
    padding: 0.5em 0em 0.9em 0em;
}

#nav ul.first_class {
    list-style-type: none;
    padding: 0.01em 0em 0.01em 0em;
}

#nav ul li {
    padding: 0.2em 0em 0.2em 0.9em;
    margin-right: 0.3em;
}

#nav ul li.first {
    padding-left: 1.00em;
  
}

#nav ul li.second {
    padding-left: 1.50em;
  
}

#nav a:link, #nav a:visited {
    color: #2E668B;
}

#nav a.on:link,#nav a.on:visited {
    color: #000;
    font-size: 0.9em;
}

#nav a.small:link, #nav a.small:visited{
    font-size: 0.8em;
}

#nav a.small_on:link, #nav a.small_on:visited{
    color: #000;
    font-size: 0.9em;
}

#nav a.smaller:link, #nav a.smaller:visited{
    font-size: 0.7em;
}

#nav a.smaller_on:link,#nav a.smaller_on:visited {
	
    color: #000;
    font-size: 0.9em;
}
 
#nav a:hover, #nav a:active {
    color: #000;
}

div.left_box {
    background-color: #fff;
    width: 90%;
    margin-top: 1em;
    border-right: 0.18em solid #4284B5;
    border-bottom: 0.16em solid #4284B5;

}

div.left_box h3, div#nav h3 {
    margin: 0em;
    padding: 0.2em 0em 0.2em 1em;
    font-size: 0.8em;
    color: #fff;
    border-top: 0.1em solid #65B6E3;   
    border-left: 0.1em solid #65B6E3;   
    background-color: #4284B5;
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
}

div.left_box p {
    margin: 0em;
    padding: 1em 1em 1em 1em;
}

div.left_box a:link {
    color: #2E668B;
}
    
div.left_box a:visited {
    color: #254A65; 
}
 
div.left_box a:hover, div.left_box a:active {
    color: #000;
}

div.inner_box {
    border-right: 0.15em solid #7BA5C6;
    border-bottom: 0.15em solid #7BA5C6;
}



/* content column: */

#content {
	
    float: right; 
    display: inline; 
    position: relative; 
    width: 81%; 
    font-size: 0.6em;
    
    background-color: #fff;

    border-right: 0.2em solid #4284B5;
    border-bottom: 0.2em solid #4284B5;
}

#content h1 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #FF6300;
    border-bottom: 0.05em solid #FF9853;
    line-height: 1em;
}

#content h2 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #FF6300;
    
    line-height: 1em;
}

#content h2 a.linkmain:link a.linkmain:visited a.linkmain:link a.linkmain:active{
	color: #FF6300;
	text-decoration: none;
	
}

#content h2 a.linkmain:hover{
	 color: #255270; 
	 text-decoration: none;
}

#content p {
    margin: 0em 0em 0.5em 0em;
    padding: 0.35em;
}

#path {
    font-family: Verdana, Arial, sans-serif;
    margin: 0em 0em 0em 0em;
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-size: 0.9em;
    color: #2F5E80;
    background-color: #D0E7F4;
    border-right: 0.23em solid #7BA5C6;
}

#content a:link {
    color: #2E668B;
}
    
#content a:visited {
    color: #255270; 
}
 
#content a:hover, #content a:active {
    color: #000;
}

#content acronym {
    border-bottom: 1px dotted #4284B5;
    cursor: help;
    margin: 0;
    padding: 0;
}

#main {
    padding: 0.5em 1.5em 1.5em 0.7em;
    border-bottom: 0.2em solid #7BA5C6;
    border-right: 0.2em solid #7BA5C6;
}

div.img_left, div.img_right {
    border-bottom: 0.09em solid #4284B5;
    border-right: 0.1em solid #4284B5;
}

div.img_left {
    float: left; 
    margin: 0.5em 0.8em 0em 0em;
}

div.img_right {
    float: right; 
    margin: 0.5em 0em 0em 0.8em;
}

div.img_left img, div.img_right img {
    display: block;
    border: 0.35em solid #7BA5C6;
    margin: 0;
    padding: 0;
}

/* this clears floating (e.g images) */
br.clear {
    clear: both;
    display: none;
}


/* footer: */

#footer { 
    margin: 0em;
    padding: 0em;
    font-size: 0.6em;
    clear: both;
    color: #027BC1;
    text-align: right;
} 

#footer p {
    margin: 0em;
    padding: 0.1em;
}

#footer a:link, #footer a:visited { 
    color: #222B31;
} 

#footer a:hover, #footer a:active { 
    color: #000000;
} 

.input_text_sm{
   border: 1px solid #000000;
   width: 180px;
}

.input_text_b{
   border: 1px solid #000000;
   height: 100px;
   width: 280px;
}

.admin_main div#category_small  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	
	font-size: 9px;
}

.admin_main span#category_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	
	font-size: 9px;
}

.input_text{
   border: 1px solid #000000;
   width: 340px;
}

.input_text_s{
   border: 1px solid #000000;
   width: 90px;
}

.fieldset {
		  
		  }
	.fieldset label {
		text-align:right;
		width:70px;
		float:left;
		padding:0.2em;
		margin:0;
		margin-top:0.3em;
		  }
		
	.fieldset .nobr {display:none;}  
	.textfield {
		
		padding-left:7px;  
		margin:3px;
		height:20px;
		width:142px;
		
		background: transparent url("../data/images/textfield_bg_small.gif") no-repeat;
		}
	 .selectfield {
		margin:0px;
		height:20px;
		width:100px;
		
		background: transparent url("../data/images/textfield_bg.gif") no-repeat;
		}
	 
	  .textfields {
		margin:0px;
		height:20px;
		width:100px;
		padding-left:7px;  
		background: transparent url("../data/images/textfield_bg_s.gif") no-repeat;
		}
		
		
	.fieldset .textarea {
		padding-left:7px;
		margin:3px;
		height:165px;
		width:200px;
		border:solid 0 #fff;
		background: transparent url("../data/images/textarea_bg.gif") no-repeat;
		}
	.submit {
		margin:3px;
		height:20px;
		border:solid 0 #fff;
		width:80px;
		background: transparent url("../data/images/submit.gif") no-repeat;
		cursor:pointer;
		 }
	form.search{
		margin:0;
		margin-top:0px;
		margin-bottom:0px;
	}
	
	form.search input{
		float:left;
	}
	
	form.search input.text{
		width:160px;
		border:none;
		height:31px;
		background:url(../data/images/input_search.gif) no-repeat left top fixed;
		padding:0;
		padding-top:10px;
		padding-left:7px;
		
		
		font-weight: normal;
		color: #666666;
	}
	
	form.search>input.text {
		background: transparent	url(../data/images/input_search.gif) no-repeat; }
	
	
	form.search input.button{
		
		width:65px;
		height:31px;
		font-size:0;
		background:url(../data/images/search_ro.gif) no-repeat left top;
		border:none;	
		cursor:pointer;
	}
	
	
	#ImageBoxOverlay
	{
		background-color: #000000;
	}
	#ImageBoxCaption
	{
		background-color: #F4F4EC;
	}
	#ImageBoxContainer
	{
		width: 250px;
		height: 250px;
		background-color: #F4F4EC;
	}
	#ImageBoxCaptionText
	{
		font-weight: bold;
		padding-bottom: 5px;
		font-size: 13px;
		color: #000;
	}
	#ImageBoxCaptionImages
	{
		margin: 0;
	}
	#ImageBoxNextImage
	{
		background-image: url(../data/images/tras.gif);
		background-color: transparent;
	}
	#ImageBoxPrevImage
	{
		background-image: url(../data/images/tras.gif);
		background-color: transparent;
	}
	#ImageBoxNextImage:hover
	{
		background-image: url(../data/images/next_image.jpg);
		background-repeat:	no-repeat;
		background-position: right top;
	}
	#ImageBoxPrevImage:hover
	{
		background-image: url(../data/images/prev_image.jpg);
		background-repeat:	no-repeat;
		background-position: left bottom;
	}
	
	.fisheye{
		text-align: right;
		height: 50px;
		position: relative;
		
	}
	a.fisheyeItem
	{
		text-align: center;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		width: 60px;
		position: absolute;
		display: block;
		top: 0;
	}
	
	.fisheyeItem img
	{
		border: none;
		margin: 0 auto 0px auto;
		width: 100%;
	}
	
	.fisheyeItem
	{
		display: none;
		positon: absolute;
	}
	.fisheyeItem1 
	{
		display: none;
		positon: absolute;
	}
	.fisheyeContainter
	{
		height: 50px;
		width: 200px;
		left: 500px;
		position: absolute;
	}
	
	#window
	{
		position: absolute;
		left: 200px;
		top: 500px;
		width: 400px;
		height: 300px;
		overflow: hidden;
		display: none;
	}
	#windowTop
	{
		height: 30px;
		overflow: 30px;
		
		background-image: url(../data/images/window_top_end.png);
		background-position: right top;
		background-repeat: no-repeat;
		position: relative;
		overflow: hidden;
		cursor: move;
	}
	#windowTopContent
	{
		margin-right: 13px;
		background-image:url(../data/images/window_top_start.png);
		background-position:left top;
		background-repeat: no-repeat;
		overflow: hidden;
		height: 30px;
		line-height: 30px;
		text-indent: 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #6caf00;
	}
	#windowMin
	{
		position: absolute;
		right: 25px;
		top: 10px;
		cursor: pointer;
	}
	#windowMax
	{
		position: absolute;
		right: 25px;
		top: 10px;
		cursor: pointer;
		display: none;
	}
	#windowClose
	{
		position: absolute;
		right: 10px;
		top: 10px;
		cursor: pointer;
	}
	#windowBottom
	{
		position: relative;
		height: 270px;
		background-image: url(../data/images/window_bottom_end.png);
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	#windowBottomContent
	{
		position: relative;
		height: 270px;
		background-image: url(../data/images/window_bottom_start.png);
		background-position: left bottom;
		background-repeat: no-repeat;
		margin-right: 13px;
	}
	#windowResize
	{
		position: absolute;
		right: 3px;
		bottom: 5px;
		cursor: se-resize;
	}
	#windowContent
	{
		position:absolute;
		top: 30px;
		left: 10px;
		width: auto;
		height: auto;
		overflow: auto;
		margin-right: 10px;
		border: 1px solid #6caf00;
		height: 255px;
		width: 375px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #fff;
	}
	#windowContent *
	{
		margin: 10px;
	}
	.transferer2
	{
		border: 1px solid #6BAF04;
		background-color: #B4F155;
		filter:alpha(opacity=30); 
		-moz-opacity: 0.3; 
		opacity: 0.3;
	}
