/* Reset styles å*/

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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0px none;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%
}

a img, :link img, :visited img {
	border:0px none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	
}

/* Site styles */

html {
	background:#CEE6FA url('../images/bg-right.jpg') no-repeat top right;
}

body {
	background:url('../images/bg-left.png') no-repeat top left;
	color:#6E6F6E; font-style:normal; font-variant:normal; font-weight:normal; font-size:0.7em; font-family:Verdana
}

a {
	color:#4C779D;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

strong {
	font-weight:bold;
}

/* Titles */

h1 {
	color:#5894BF;
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:2px;
}

h2 {
	background:#2B2B2B url('../images/h2-bg.gif') no-repeat top;
	text-transform:uppercase;
	color:#969595;
	line-height:18px;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:1.1em; font-family:Arial; margin-left:-10px; margin-right:-10px; margin-top:0; margin-bottom:10px; padding-left:35px; padding-right:40px; padding-top:4px; padding-bottom:3px
}

h3 {
	color:#0072BC;
	font-weight:bold;
	margin-bottom:10px;
	font-size:1.1em;
}

/* Form elements */

.textbox {
	border:1px solid #000;
	background:#fff;
	font:1em Verdana;
	padding:2px 3px;
}

.button {
	background:#fff;
	border:1px solid #000;
	font:1em Verdana;
	padding:0 3px;
	height:18px;
}

.vote-button {
	background:#052E41;
	border:1px solid #052E41;
	font:0.9em Verdana;
	padding:0;
	height:18px;
	color:#fff;
}

/* Structure */

#wrapper {
	background:url('../images/wrapper-bg.gif') repeat-x top;
	min-width:1000px
}

/* Banner place */

.banner-place {
	padding-top:25px;
	height:62px;
	text-align:center;
	margin-bottom:25px;
}

	.banner-place div {
		display:inline;
	}

	.banner-place img {
		margin:0 7px;
	}

/* Wrap */
	
#wrap {
	margin:0 56px;
	background:#fff url('../images/wrap-bg.gif') repeat-y left;
	min-height:760px
}

/* Navbar */
	
.navbar {
	background:#262626 url('../images/navbar.gif') repeat-x top;
	position:relative;
	overflow:hidden;
	padding-left:0; padding-right:0; padding-top:13px; padding-bottom:11px
}

	.nav {
		position:absolute;
		overflow:hidden;
		left:65px;
		top:16px;
	}
	
		.nav li {
			float:left;
			padding:0 15px;
		}
	
	.menu {
		float:right;
		overflow:hidden;
		margin:0 20px 0 290px;
	}
		
		.menu li {
			float:left;
			border-right:1px solid #fff;
			margin-right:-1px;
			padding:0 3px 0 4px;
		}
		
			.menu li a {
				float:left;
				display:block;
				color:#fff;
				font:1.1em Arial;
				text-decoration:none;
				padding:2px 5px;
			}
			
			.menu li a:hover {
				background:#753030;
			
			}

/* Searchbox */

.searchbox {
	height:60px;
	background:#FBF7F7;
	position:relative;
	padding:13px 0 0;
}

	.logo {
		position:absolute;
		top:0;
		left:17px;
	}
	
	.searchbox form {
		margin-left:299px;
	}
	
		.search-go {
			background:url('../images/search-go.png') no-repeat;
			width:27px;
			height:28px;
			border:0px none;
			cursor:pointer
		}
		
		.searchbox .textbox {
			width:90%
		}
	
		.expanded-search {
			width:90%;
			text-align:right;
		}
		
			.expanded-search a {
				color:#D25517;
				background:url('../images/expanded-search.gif') no-repeat left;
				padding-left:10px;
				font-size:0.9em
			}

/* Content */

#container {
	margin-left:-218px;
	float:right;
	width:100%;
}

#content {
	margin:0 10px 0 230px;
	padding-top:30px;
}

	.category {
		float:right;
		background:#D5E5E2;
		line-height:30px;
		font-size:1.1em;
		font-weight:bold;
		padding:0 10px;
	}
	
		.category a {
			color:#6E6F6E;
			text-decoration:none;
		}
	
		.post-title span {
			margin-right:10px;
		}
		
		.post-title a {
			color:#666;
			font-weight:bold;
			text-decoration:none;
		}
	
		.date {
			background:url('../images/date.gif') no-repeat left;
			padding-left:17px
		}
		
		.author {
			background:url('../images/author.gif') no-repeat left;
			padding-left:17px
		}
		
		.views {
			background:url('../images/views.gif') no-repeat left;
			padding-left:17px
		}
	
	.news {
		background:#FBF7F7;
		padding:10px;
		overflow:hidden;
		margin:5px 0;
	}
	
		.news img {
			margin:0 5px;
		}
		
	.post-footer {
		background:#F5F4F4 url('../images/post-footer-left.gif') no-repeat left top;
		margin-bottom:10px
	}
	
	.post-footer .inside {
		background:url('../images/post-footer-right.gif') no-repeat right top;
		height:35px;
		padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
	}
	
		.post-footer p span {
			float:left;
			display:block;
			margin-right:20px;
		}
	
		.post-footer p span a {
			font-size:1.6em;
			line-height:35px;
		}
		
		.download {
			background:url('../images/download.gif') no-repeat left;
			padding-left:20px
		}
		
		.comments {
			background:url('../images/comments.gif') no-repeat left;
			padding-left:24px
		}
		
		.rating-box {
			float:right;
			margin-top:10px;
			line-height:14px;
		}

/* Sidebar */

#sidebar {
	width:218px;
	float:left;
}

	#sidebar a {
		text-decoration:none;
	}
	
	#sidebar a:hover {
		text-decoration:underline;
	}

	.personal-block {
		background:#FBF7F7;
		padding:25px 20px 10px 20px;
	}

		.personal-block form {
			padding-left:20px;
			color:#464646;
		}
	
			.personal-block form p {
				margin-bottom:5px;
			}
	
			.personal-block label {
				float:left;
				width:50px;
				line-height:18px;
			}
			
			.personal-block .textbox {
				width:90px;
			}
		
			.personal-block .button {
				background:#DE7040;
				border:1px solid #DE7040;
				color:#fff;
			}
			
		.personal-block .right {
			text-align:right;
			padding-right:10px;
		}
		
		.login a {
			background:url('../images/cross.gif') no-repeat left 3px;
			color:#D2561F;
			padding-left:12px;
			text-decoration:none
		}
		
		.login a:hover {
			text-decoration:underline;
		}
		
		.personal-block ul {
			padding:5px 0;
		}
	
	.block {
		padding:0 10px 10px;
		background:#191919;
		color:#fff;
	}

/* Footer */

#footer {
	text-align:center;
	color:#002148;
	font-size:1.1em;
	padding:20px 0 10px;
}

	#footer a {
		color:#002148;
	}

.clearing {
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden;
}
	
/* Navigation */

.navigation {
	color:#666; 
	border:0px;
}

	.navigation a {
		text-decoration:none;
		color:#636363;
		background:#F9F9F9;
		border:1px solid #999;
		padding:3px 6px;
		font-size:11px
	}

	.navigation a:hover {
		background:#55B4B9;
		color:#FFFFFF;
		border-color:#999;
	}

	.navigation span {
		text-decoration:none;
		background:#fff;
		padding:3px 6px;
		border:1px solid #999;
		color:#999;
		font-size:11px;
	}

/* Add comments */

.addcomment {
	width:462px;
	border-collapse:separate;
	margin:10px 0;
	vertical-align:top;
	text-align:left;
	background:#fff;
}

	.addcomment th {
		padding:4px;
		background:#72ABCF;
		color:#333;
		text-align:center;
		font-weight:bold;
	}

		.addcomment textarea {
			width:100%;
			border:none;
			height:100px;
		}

	.commentform {
		line-height:25px;
		width:24%;
	}

	.center {
		text-align:center;
		width:100%;
	}

	.center .addcomment {
		margin:0 auto 5px;
		border:1px solid #ccc;
	}

/* Comments styles */

.answer {
	width:100%;
	margin:10px 0;
	border-collapse:separate;
}

	.answer td {
		padding:0;
	}

	.answer th {
		background:#72ABCF;
		color:#333;
		font-weight:normal;
		padding:4px;
		text-align:left;
	}

		.answer th a {
			color:#333;
			text-decoration:underline;
			font-weight:bold;
		}

	.answer .comment_user_info {
		background:#eee;
		width:20%;
		padding:5px;
		font-size:0.9em;
		vertical-align:top;
	}

	.answer .user_comment {
		background:#f9f9f9;
		padding:5px 10px;
		vertical-align:top;
	}

	.comment_bottom td {
		background:#72ABCF;
		padding:3px 5px;
		color:#333;
		font-size:0.9em;
	}

		.comment_bottom td a {
			color:#333;
			text-decoration:underline;
		}

		.comment_bottom td a:hover {
					text-decoration:none;
		}

	.right_bottom {
		float:right;
	}

/* Add news */

.addnews {
}

	.addnews td {
		padding:3px;
	}

		.addnews textarea {
			width:100%;
			height:100px;
		}

		.addnews .textbox {
			width:200px;
		}

/* Feedback */

.feedback {
	width:100%;
}

	.feedback td {
		padding:3px;
	}

		.feedback textarea {
			width:100%;
			height:100px;
		}

/* Lost password */

.lostpassword td {
	padding:3px;
}

/* Personal message */

.pm {
	border-collapse:separate;
	width:462px;
}

	.pm td {
		padding:3px;
	}

		.pm textarea {
			width:100%;
			border:0px none;
			height:100px
		}

/* Registration */

.registration td{
	padding:5px;
}

	.registration .button1 {
		margin-bottom:0;
	}

	.registration .textbox {
		width:150px;
	}

/* User info */

.userinfo {
	width:100%;
	margin-bottom:10px;
}

	.userinfo td {
		padding:3px;
		vertical-align:top;
	}

		.userinfo textarea {
			width:100%;
			height:80px;
		}

		.userinfo .textbox {
			width:200px;
		}

/* Stats */

.stats {
	border-collapse:separate;
	margin-bottom:10px;
	width:100%;
}

	.stats td {
		vertical-align:top;
		padding:3px;
	}

   #hintbox {
   text-align : left;
   width : 150px;
   font-size : 12px;
   border : 1px solid #333366;
   background-color : #fff;
   layer-background-color : #333366;
   color : #333366;
   margin : 10px 0 0 10px;
   padding : 2px 5px;
   position : absolute;
   visibility : hidden;
   z-index : 100;
   opacity : 0.98;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   filter : alpha(opacity="95");
       }

.hint
{
background-color:#404040;
line-height:10px;
color:white;
font-family:verdana;
font-size:11px;
width:auto;
border-top:1px solid  black;
border-right:1px solid  black;
border-bottom:1px solid  black;
border-left:5px solid  black;
z-index:1000;
margin:0px;
padding:8px;
position:absolute;
visibility:hidden;
}

.catalog_link_element a{display:block;background:#FBF7F7;padding:14px;overflow:hidden;margin:5px 0;text-decoration:none;}
.catalog_link_element a:hover{color:#de7040;background:#262626;}
.catalog_navbar a{cursor: pointer;}
.catalog_search_element{}
