@charset "UTF-8";
/**
 * $Id$
 */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,  form,  legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
pre {font-family:monospace;}
a {text-decoration:none;color: #333;}

.none {}

body {
	background-image: url('../../userfiles/images/mainbg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #667;
	color: #333;
}

/**
 * Main Navigation
 */
.navbar {
	position: absolute;
	top: 82px;
	left: 170px;
	word-spacing: 60px;
}
.navbar  a {
	text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #556;
}
a:hover {
	color: #f90;
}

/**
 * Layout and Content Styles
 */
.base {
	position: relative;
	margin: 0px auto;
	width:987px;
}
.main {
	width:987px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url('../../userfiles/images/sitebg.png');
	background-repeat: repeat-y;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	width:987px;
	background-image: url('../../userfiles/images/sitebg.png');
}
.link_list {
	font-family: Arial;
	font-size: 9px;
	width:967px;
	border-bottom: 1px solid #666;
	text-align:center;
	word-spacing: 10px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footline {
	font-family: Tahoma;
	font-size: 10px;
	width:947px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px solid #666;
}
.content {
	font-size: 12px;
	width: 720px;
	font-family: Tahoma;
}
.std {
	font-size: 12px;
	font-family: Tahoma;
	background-color: #fff;
}
.std table thead tr{
	height: 28px;
	background-image: url('../../userfiles/images/basket/basket_top.png');
	background-repeat: x-repeat;
}

.std table thead tr th{
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	font-weight:bold;
}
.title {
	font-size: 16px;
	left: 20px;
	font-family: Tahoma;
	font-weight:bold;
	font-style: italic;
	color: #333;
	padding-bottom: 5px;
}
.rightcolumn {
	position: relative;
	float: right;
	padding-right: 20px;
	width: 220px;
	font-family: Tahoma;
	z-index: 990;
}
.article_footer {
	border-top: 1px solid #667;
	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	margin-top:10px;
	padding-top:2px;
	clear:left;
}
.article_footer_t {
	border-bottom: 1px solid #667;
	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	margin-bottom:10px;
	padding-bottom:2px;
	clear:left;
}
img.product_left {
	margin:10px;
	padding: 2px;
	border: 1px solid #333333;
	float: left;
}
img.product_right {
	margin:10px;
	border: 3px double #333333;
	float: right;
}
img.foot_sign {
	margin:10px;
	float: left;
}
ul.linklist {
	padding-left:20px;
	list-style:square;
	font-size: 11px;
}
ul.linklist li {
	padding-top:5px;
}

/**
 * Widget Styles
 */

.widget {
	font-family: Tahoma;
	width:200px;
	margin-left: 0px;
	margin-bottom:20px;
}
.widget_icon {
	float: left;
	margin-top: 6px;
	padding-right: 5px;
}
.widget_title {
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	height:22px;
}
.widget_header {
	font-family: Tahoma;
	padding-left: 5px;
	margin-top: 2px;
	font-size: 11px;
	font-weight:bold;
	color: #556;
	height: 28px;
	background-image: url('../../userfiles/images/widget/widget_head.jpg');
	background-repeat: no-repeat;
}
.widget_content {
	font-family: Tahoma;
	font-size: 10px;
	padding:5px;
	width:190px;
	background-image: url('../../userfiles/images/widget/widget_bg.jpg');
	background-repeat: repeat-y;
}
.widget_footer {
	width:200px;
	height: 7px;
	background-image: url('../../userfiles/images/widget/widget_foot.jpg');
	background-repeat: no-repeat;
}
.downloads_sort {
	font-size: 10px;
	text-align: right;
	padding-bottom: 20px;
}
.downloads_vote {
	font-size: 10px;
	width:100px;
}

h1 {
	font-size: 16px;
	left: 20px;
	font-family: Tahoma;
	font-weight:bold;
	font-style: italic;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(255, 153, 0);
	margin-bottom: 20px;
}
h2 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	color: #333;
	border-bottom: 1px solid #ffcc00;
	margin-bottom: 5px;
}
/**
 * INPUT FORMS
 */
INPUT, TEXAREA, SELECT {
	color: #333;
}
.searchform {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 150px;
	margin-right: 5px;
}
.whois{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 150px;
	margin-right: 2px;
}
.whois2{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 25px;
	margin-left: 2px;
}
.whois_button{
	font-family: Tahoma;
	font-size: 11px;
}
.searchform_button {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 30px;
}
.loginform {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 185px;
	margin-right: 5px;
}

.contact{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 400px;
}

.contact_c {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 138px;
}
.contact_a {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #999;
	width: 400px;
	height: 250px;
}
input:focus {
	border: solid 1px #f90;
	color: #000;
}
textarea:focus {
	border: solid 1px #f90;
	color: #000;
}
select:focus {
	border: solid 1px #f90;
	color: #000;
}
.product_nav {
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	word-spacing: 5px;
}
.product_nav_active {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
/**
 * THIRD PARTY
 */
.golemdeheadline {
	display: block;
	border-bottom: solid 1px #666;
	padding-bottom: 2px;
	padding-top: 5px;
}
.std {
	font-size: 12px;
	font-family: Tahoma;
}