/*#############################################################
Name: Light
Date: 2006-08-20
Description: Bright and smooth.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #567;
}
a:hover {
	color: #28E;
}
body {
	background: #F2F2F2 url(img/bg.gif) repeat-y center top;
	color: #555A60;
	font: normal 70% "Lucida Sans Unicode",sans-serif;
	margin: 0;
    text-align:justify;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 2px;
}
li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F6F6F6;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #456;
	display: block;
	font: normal 1.2em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #579;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* misc */
.stop {
font:Arial, Helvetica, sans-serif;
size:0px;
}

/* structure */
.container {
	margin: 0 auto;
	width: 730px;
}

/* title */
.title {
	float: left;
	margin-top: 40px;
	text-align: center;
	width: 220px;
}
.title h1 {
	font: normal 2em Verdana,sans-serif;
}
.title h2 {
	color: #999;
	font: normal 1.1em Verdana,sans-serif;
}

/* navigation */
.navigation {
	background: url(img/holder.jpg) no-repeat;
	height: 100px;
	padding: 0 16px;
}
.navigation a {
	border-left: 1px solid #DDD;
	border-right: 1px solid #FFF;
	color: #89A;
	float: right;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 9px;
	padding: 58px 18px 8px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background: #FFF url(img/navhover.gif) repeat-x;
	color: #28E;
	padding: 56px 18px 10px;
}

/* holders */
.holder {
	background: url(img/bgholder.jpg) repeat-y;
	padding: 0 50px;
	margin-bottom: 2px;
}


.holder_top,.footer {
	clear: both;
	background: url(img/holder.jpg) no-repeat;
	height: 40px;
}


.lang {
	float:right;
	margin-right:30px;
	margin-top:20px;
}


/* footer */
.footer {
	background-position: left bottom;
	color: #666;
	font-size: 1.1em;
	text-align: center;
}

.result_wapper{
margin-top:10px;
width:100%;
padding:0px; 
float:left;
}


.main_wapper{
margin:0px;
width:90%;
padding:0px; 
float:left;
}

.result_box{
width:30%; 
float:left;
}

.main_right{
width:15%; 
float:left;
}

.main_left{
width:75%; 
float:left;
}

.toc 
{

background-color: #F2F2F2;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #579;
border-right-color: #579;
border-bottom-color: #579;
border-left-color: #579;
padding-top: 0pt;
padding-right: 10px;
padding-bottom: 0pt;
padding-left: 30px;
margin-bottom: 10px;
}


.main-column{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	width: 635px;
    background-color: #F2F2F2;
	border:solid 1px;
	border-color:#CCCCCC; 

}

.secondary-column{
    margin-top:20px;
	padding: 2px 2px 2px 2px;
}


.footer-column p{
	margin: 5px 0px 5px 0px;
}

.right-c{

	background-image: none;

}
