body {
	background:#999999;
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0; padding: 0px 10px;
    background: #999999 url(../images/body-bg.gif) repeat-x;		
}
#wrapper {
	width:980px;
	background: #FFFFFF;
    padding: 0px;
	margin: 0 auto;
}
/* Header */
#header {
	width: 100%;
	height: 55px;	
	background: repeat-x url(../images/body-bg.gif);
}

#header-left{
	float:left;
}
#header-right{
	float:right;
	text-align:right;
	padding: 10px 10px 0 0;
}
/* Search Box */
.searchtext {
	font-size: 8pt;
	margin: 0;
	color:#333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	background-image:url(../images/btn-search.gif);
	width:75px;
	height:20px;
	border : 0;
	border-style : none;	
	cursor:pointer;	
}

#logo{
	display:block;
	float:left;
	background: url(../images/logo.gif);
	height:100px;
	width:286px;
}

/* Navigation bar */
#nav-right{
	width: 980px;
	height: 100px;		
	background: url(../images/nav-right.gif);	
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
	padding: 0;	
}
#nav-left{
	width: 980px;
	height: 100px;			
	background: url(../images/nav-left.gif);		
	background-position:left;	
	background-repeat:no-repeat;	
	margin: 0;
	padding:0;	
}
#nav{
	height: 100px;		
	margin: 0 5px;
	background: url(../images/nav-bg.gif);
}	

#nav ul{
	list-style-type: none;
	margin: 0;
	padding:0;		
}

#nav li{
	display: inline;
	margin: 0;
	padding:0;	
}

#nav li a{
	display:block;
	float:left;
	background: url(../images/btn-nav-n.gif);
	width:120px;
	height:21px;
	margin: 0 1px 0 0;
	text-align:center;
	padding: 9px 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

#nav li a:hover{
	text-decoration: underline;
	background: url(../images/btn-nav-h.gif);	
}

#nav li.selected{

}

#nav li.selected a{ 
	background: url(../images/btn-nav-s.gif);	
}

#nav li.selected a:hover{ 
	background: url(../images/btn-nav-h.gif);	
}
/* Path Bar */
#trail {
	background: url(../images/trail-bg.gif);
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
	height:21px;
	padding: 5px 10px 0 10px;
}
#trail a {
	color:#FFFFFF;
	text-decoration:none;
}
#trail a:hover {
	text-decoration:underline;
}

/* main */
#contentwrapper {
    padding: 0 10px;
	margin: 0;
}
#main {
	margin-right: 185px;
    padding: 5px 0px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #right {
	margin-left: 5px;
  } 
* html #main {
	height: 1%;
	margin-right: 0;
  } 
/* End hide from IE5/mac */

/* Banner */
.banner {
	padding: 10px 0 0 0;
	text-align:center;
}
#right {
	float :right;
	display:block;
	margin:0px;
	width:180px;	
}

/* Sidebar */
.sidebar-top {
	background: #14292e url(../images/sidebar-top.gif);
	margin: 5px 0 0 0;
	padding:6px 0 2px 0px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.sidebar-bg {
	color:#262626;
	background-color:#DFDFDF;
	font-size:9pt;
	padding: 0px;
	margin: 0;
	width:178px;	
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;		
}
.sidebar-bg a{
	color:#262626;
	text-decoration:none;
}
.sidebar-bg a:hover {
	text-decoration:underline;
}
.scontent{
	padding:5px 5px 5px 15px ;
}
.scontent2{
	padding:5px;
	text-align:center;
}
.scontent3{
	padding:5px;
}
.scontent3 a{
	font-weight:bold;
	color:#262626;
	text-decoration:none;
}
.scontent3 a:hover {
	text-decoration:underline;
}
img.validator {
	border:0px;
}

/* Main content and catcontent*/
.maincontent, .catcontent{
  	width:758px;	
	color:#5e5e5e;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;	
	border-bottom: 1px solid #dddddd; 
	padding:5px;
	margin: 0px;
}
#maincontent-bar, #catcontent-bar{
	background: #14292e url(../images/maincontent-top.gif);
	margin:5px 0 0 0;
	padding:0;
  	width:770px;	
	text-align:right;
	height:26px;			
}
#catcontent-bar{
	background: #14292e url(../images/catcontent-top.gif);
	margin:5px 0 0 0;
	padding:0;
  	width:770px;	
	text-align:right;
	height:26px;			
}

/* Categories */
#category-bar{
	background:#14292e url(../images/category-top.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:770px;	
	text-align:right;
	height:22px;		
}
.cats {
  	width:770px;	
	border-left: 2px solid #dddddd;
	border-right: 2px solid #dddddd;	
	border-bottom: 2px solid #dddddd; 
}
.cats a {
	color:#14292e;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 20px;
	font-size:8pt;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 7pt;
   font-weight: normal;
}
.addlinks {
   color:#5e5e5e;
   text-align:center; 
   margin-top:5px;
}
.addlinks a{
   color:#1e67a3;
   text-decoration:none;
   font-weight:bold;
}
.addlinks a:hover{
   text-decoration:underline;
}

/* Link Page */
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 2px;
	padding: 0px;
	float:left;
}
img.thumb2{
	border: 1px solid #888;
	width: 200px;
	height: 150px;
	margin: 3px;
	padding: 3px;
	float:left;
}
.linkdesc{
	margin-left:100px;
}
hr {
	border : 1px dashed #dcdcdc;
	width : 97%;
}
.small, .small a {
	color: #b6b6b6;
}
.small-white, .small-white a {
	color: #FFFFFF;	
}
.small-white, .small-white a, .small, .small a {
	padding: 5px;
	margin: 0px;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #ecfbfe;
}

/* featured */
#featured-bar{
	background:#14292e url(../images/featured-top2.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:770px;	
	text-align:right;
	height:22px;	
}
.featlink {
  	width:770px;	
	background-color:#ffffff;
	border-left: 1px solid #14292E;
	border-right: 1px solid #14292E;
	border-bottom: 1px solid #14292E;
	padding:2;
	margin: 2px;
}
.featlink a {
	color:#14292e;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
#regular-bar{
	background: #14292e url(../images/regular-top.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:770px;	
	text-align:right;
	height:22px;	
}
.reglink {
  	width:770px;	
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 0px;
}
.reglink a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
	text-decoration:underline;  
}
.url {
   color: #666666;
   font-weight:bold;   
}

/* article */
#article-bar{
	background: #14292e url(../images/article-top.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:770px;	
	text-align:right;
	height:22px;	
}
.articles {
  	width:770px;	
	padding:0;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;	
	border-bottom: 1px solid #dddddd; 	
}
.articles a {
	color:#14292e;
	font-size:9pt;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
	text-decoration:underline;  
}
.articles p{
	padding: 2px 0 10px 0;
	margin: 0;
}

/* footer */
#footer {
	height:55px;
	width:100%;
	background: repeat-x url(../images/footer-bg.gif);
	text-align:center;
	padding-top:10px;
	padding-bottom:3px;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}
#footer a {
  color: #FFFFFF;
  text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.navig, .paging-info {
	font-style: italic;
	color:#5e5e5e;
	font-weight:bold;   
}
.paging-links, .paging-info {
	text-align:right; 
}
.paging-links, .paging-links a, .navig a{
	color:#1e67a3;
	text-decoration:none;
	font-weight:bold;
}
.paging-links a:hover, .navig a:hover{
	text-decoration:underline;
}

/* General */
.clear {
    clear: both;
    display: block;
    height: 10px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


/* Category, articles search page */
.list{
	width:100%;
	color:#5e5e5e;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list2{
	width:558px;
	padding: 5px;
	border-bottom: 1px solid #bdc1a3;
	border-left: 1px solid #bdc1a3;	
	border-right: 1px solid #bdc1a3;		
}
.list a{
	color:#1e67a3;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:8pt;
	padding: 0 0 7px 0;
	margin: 0;
}

/* Formpage */
select {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
}
table.formPage a{
	color:#1e67a3;
	font-weight:bold;
}
td.err {
	padding: 0px;
	color: #FF0000;
	background: #FFEDED;
	border: 0px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 0px;
	color: #0000FF;
	background: #EDF3FF;
	border: 0px solid #A0A0A0;
	text-align: left;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}
.label {
  	text-align: right;
  	font-weight:bold;
    background : #FFFFFF;
    border-bottom : 1px solid #CCCCCC;
    border-top : 1px solid #CCCCCC;
    border-left : 1px solid #CCCCCC;
    border-right : 1px solid #CCCCCC;
	width:20%;
}
.field {
	width:80%;
	color: #5e5e5e;
    background : #FFFFFF;
    border-bottom : 1px solid #CCCCCC;
    border-top : 1px solid #CCCCCC;
    border-left : 1px solid #CCCCCC;
    border-right : 1px solid #CCCCCC;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-size: 9pt;
	margin:1px;
	padding:1px;
}
input.text {
	font-size: 9pt;
	color: #000033;
	padding:0px 2px;	
	border: 1px solid #006699;
}
textarea.text {
	font-size: 9pt;
	color: #000033;
	border: 1px solid #006699;
}
.limit_field {
	border: 0 solid transparent;
	border-width:0;
}
.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e5e5e;
	background-color: #1e67a3;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#FFFFFF;
	margin-top: 2px;
}

/* Price Table */
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

/* Default+ */
h4 {
	padding: 0;
	margin: 0;
}
.smallDesc {
	color: #5e5e5e;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchpaging a {
	color:#1e67a3;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}


/* Default */
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0 3px;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 10pt;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
h3 {
	color: #1e67a3;
	font-size: 10pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
.linkek {
  	width:765px;	
	border-top: 1px dashed #bdc1a3;
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 3px;
    color: #333333;
    text-align: left;
    font-size: 11px;
}
.linkek a:link, .linkek a:visited, .linkek a:active {
    color: #006699;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    width: auto;
} 

.linkek a:hover { 
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}
.linkeret3 {
margin-top : 3px;
color : #000000;
padding : 3;
width : 728px;
height:19px;
}
.btn{
	color: White;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border: 0px outset #000033;
	background-color: #14292E;
	height: 20px;
}
.linkek2{
	font-size: 9pt;
    font-weight: normal;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.cim2{
    font-weight: bold;
	color: #000000;
	font-size: 15pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;

}