* {
	margin: 0px;
	padding: 0px;
}
body {
	font: normal 11px Arial, Helvetica, sans-serif;
}
.title {
	font-size: 24px;
}

p,code,ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
h1,h2,h3 {
	padding-top: 6px;
}
.clear {
	clear: both;
}

.container {
	font-size: 1.2em;
		padding: 0 10px 10px;
	width: 1000px;
}

.header {
	font-size: 14px;
	height: 170px;
		padding: 10px 10px 5px;
    margin-top:20px;
	width: 1000px;
}
#logo {
	position: absolute;
	width: 1000px;
	height: 170px;
    float:left;
    z-index:1;
}
#logolinks {
	position: absolute;
    z-index:2;
    visibility:hidden;
}
#logolinks h1, #logo2 h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
    visibility:hidden;
}
#logolinks h1 {
	padding: 5px 5px 0 25px;
	font-size: 18px;
    visibility:hidden;
}
#logolinks h2 {
	padding: 0px 0 0 25px;
	font-size: 11px;
    visibility:hidden;
}

.navigation {	
	border: 1px solid;
	height: 41px;
}
.navigation a {
	border-right: 1px solid;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}

.main, .line {
	border-top: 0px solid;
}

.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 890px;
}
.content .descr {
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

input.button {
	margin:2px;
	padding:2px;
	border:1px solid;
}

table.form caption {
	font-size:18px;
	font-weight:bold;
	margin:10px;
	vertical-align:top;
}

.sidenav {
	margin-top:10px;
	width:178px;
	float:right;
	clear:right;
	border:1px solid;
}
.sidenav div.sidetitle {
	font-weight:bold;
	padding:2px;
	text-align:left;
	padding-left:10px;
}

div.panel_login {
	padding:4px;
}
div.panel_login img {
	width:170px;
}
div.panel_login div.fl {
	width:94px;
	float:left;
	clear:both;
	padding-bottom:4px;
}
div.panel_login div.fr {
	float:right;
	clear:right;
	width:70px;
	height:20px;
	padding-right:5px;
	padding-bottom:4px;
}
div.panel_login div.fr input {
	width:100%;
}
div.panel_login input.button {
	clear:both;
}
div.panel_logedin div a {
	width:170px;
	padding:4px;
	display:block;
	text-decoration: none;
}

input#search {
	margin:4px;
	width:90%;
}

.left_box, .right_box {
	width:178px;
	margin-top:10px;
	border:1px solid;
}
.left_box {
	float:left;
	clear:left;
}
.right_box {
	float:right;
	clear:right;
}
.box_title {
	font-weight:bold;
	padding:2px;
	text-align:left;
	padding-left:10px;
}
.left_box a, .left_box img, .right_box a, .right_box img {
	width:178px;
	padding:0;
    margin:0;
    border:none;
}

div.banner {
	margin-top:2px;
}

ul.smenu {
	padding: 0;
}
ul.smenu li {
	border-top: 1px solid;
}
ul.smenu li a {
	font-size: 1.1em;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

h2.comments {
	margin:auto;
	text-align:left;
	width:544px;
	margin-bottom:10px;
}
div.comment1, div.comment2 {
	margin:auto;
	text-align:left;
	padding:1px;
	width:544px;
	border:2px solid;
	margin-bottom:10px;
}
div.comment1 p, div.comment2 p {
	border-top:2px solid;
	border-bottom:2px solid;
    padding:2px;
}
div.comment1 div.name, div.comment2 div.name {
	padding-left:8px;
}
div.comment1 div.time, div.comment2 div.time {
	padding-left:16px;
	font-style:italic;
}
div.comment1 div.acts, div.comment2 div.acts {
	text-align:right;
	padding-right:10px;
	font-style:italic;
}
div.comment1 div.edited, div.comment2 div.edited {
	float:left;
	font-style:italic;
    font-size:8px;
}

fieldset.comments {
	margin:auto;
	width:546px;
	border:solid 2px;
    padding-bottom:10px;
}
fieldset.comments legend {
	margin-left:10px;
    font-size:18px;
    font-weight:bold;
}
fieldset.comments label {
	margin-top:10px;
	float:left;
    clear:left;
	margin-left:10px;
    width:110px;
}
fieldset.comments input, fieldset.comments textarea {
	margin-top:10px;
	float:left;
}
fieldset.comments input {
	width:200px;
}
fieldset.comments input.button {
	width:auto;
}
fieldset.comments textarea {
	width:410px;
    height:150px;
}
fieldset.comments div {
    clear: left;
	float: both;
	margin-left:120px;
}

div.usercomments {
	width:548px;
	height:216px;
	border:solid 1px;
	font-weight:bold;
}
div.usercomments p {
	height:198px;
	border:solid 1px;
}
div.usercomments textarea {
	overflow:auto;
	width:544px;
	height:172px;
	border:solid 1px;
}
div.guestcomments {
	width:548px;
	height:216px;
	border:solid 1px;
	font-weight:bold;
}
div.guestcomments p {
	height:198px;
	border:solid 1px;
}
div.guestcomments textarea {
	overflow:auto;
	width:544px;
	height:150px;
	border:solid 1px;
}

pre.vote {
	margin-bottom:16px;
}
fieldset.vote {
	padding:4px;
	margin-bottom:16px;
}
fieldset.vote legend {
	margin-left:8px;
    font-size:18px;
    font-weight:bold;
}
fieldset.vote input {
	margin:4px;
}

div.news, div.polls, div.results {
	clear:both;
}
div.news div.new1, div.polls div.poll1, div.results div.result1, 
div.news div.new2, div.polls div.poll2, div.results div.result2 {
	padding:8px;
    border:1px solid;
}
div.news div div.descr, div.polls div div.descr, div.results div div.descr {
	padding-left:10px;
}
div.polls pre {
	white-space: pre-wrap;       /* css-3 should we be so lucky... */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 ?? */
	white-space: -o-pre-wrap;    /* Opera 7 ?? */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	_white-space: pre;   /* IE only hack to re-specify in addition to word-wrap  */
}

table.pollres {
	margin-bottom:16px;
}
table.pollres th {
	border:2px solid;
	color:#FFFFFF;
	height:40px;
}
table.pollres td {
	border:1px solid;
	white-space:nowrap;
	vertical-align:top;
    padding:2px;
    padding-left:4px;
}
table.pollres td.clear {
	border:none;
}
table.pollres tr.sel {
	text-decoration:blink;
}
table.pollres tr:hover {
	text-decoration:none;
}

fieldset.forms {
	margin:auto;
	border:solid 2px;
    padding-bottom:10px;
}
fieldset.forms legend {
	margin-left:10px;
    font-size:18px;
    font-weight:bold;
}
fieldset.forms div.desc {
	white-space: pre;
    padding:10px;
}
fieldset.forms div.desc {
	white-space: pre-wrap;       /* css-3 should we be so lucky... */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 ?? */
	white-space: -o-pre-wrap;    /* Opera 7 ?? */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	_white-space: pre;   /* IE only hack to re-specify in addition to word-wrap  */
}
fieldset.forms label {
	display:block;
	margin-top:10px;
    margin-right:1%;
	float:left;
    clear:both;
    width:32%;
    text-align:right;
}
fieldset.forms input, fieldset.forms textarea, fieldset.forms span {
	margin-top:10px;
    padding:0px;
	float:left;
    clear:right;
}
fieldset.forms pre {
	white-space: pre-wrap;       /* css-3 should we be so lucky... */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 ?? */
	white-space: -o-pre-wrap;    /* Opera 7 ?? */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	_white-space: pre;   /* IE only hack to re-specify in addition to word-wrap  */
	
    font-size:12px;
	font-style:italic;
	margin:0px;
	margin-left:33%;
	padding:0px;
	border-spacing:0px;
    width:66%;
	float:left;
    clear:both;
}
fieldset.forms input {
	width:64%;
}
fieldset.forms input.button, fieldset.forms input[type=checkbox] {
	width:auto;
}
fieldset.forms textarea {
	width:64%;
    height:150px;
}
fieldset.forms span input {
	width:auto;
	margin:0px;
    padding:0px;
	float:none;
    clear:none;
}body {
	background: url(/skins/skin_rectanglia_black/bg.png) repeat-x left top;
}
.navigation, .navigation a, div.box_title, div.comment1, div.comment2 {
	background: url(/skins/skin_rectanglia_black/menu.png);
}
table.pollres th {
	background: url(/skins/skin_rectanglia_black/menu.png);
}
.content li {
	list-style: url(/skins/skin_rectanglia_black/li.png);
}
#footer {
	background: url(/skins/skin_rectanglia_black/footer.png) repeat-x;
}a {
	color:#FFFFFF;
}
a:hover {
	color:#888888;
}
body {
	color:#444444;
}
.container {
	background:#000000;
}
.header {
	background:#000000;
}
.main, .line {
	border-color:#FFFFFF;
}
.navigation, ul.smenu, ul.smenu li, .left_box, .right_box {
	color:#FFFFFF;
	background-color:#000000;
	border-color:#FF0000;
}
.navigation a, .smenu a, div.panel_logedin div a {
	color:#FFFFFF;
	background-color:#000000;
	border-color:#FF0000;
}
.navigation a:hover, .smenu a:hover, div.panel_logedin div a:hover {
	color:#FFFFFF;
	background:#FF0000;
}
.navigation a, div.box_title {
	color:#FFFFFF;
}

input.button {
	color:#FFFFFF;
	background-color:#0196E2;
	border-color:blue;
    cursor: default;
}
input.button:hover {
	color:#000000;
	background-color:#FFFFFF;
	border-color:blue;
    cursor: pointer;
}

div.news div.new1, div.polls div.poll1 {
	color:#888888;
}
div.news div.new2, div.polls div.poll2 {
	color:#444444;
	border-color:#000000;
}
div.news div:hover, div.polls div:hover {
	color:#FFFFFF;
	border-color:#FFFFFF;
}

div.results div.result1 {
	color:#888888;
}
div.results div.result2 {
	color:#444444;
	border-color:#000000;
}
div.results div.result1 div.descr, div.results div.result2 div.descr {
	font-size-adjust:-1;
	font-style:italic;
}
div.results div:hover {
	color:#FFFFFF;
	border-color:#FFFFFF;
}

div.comment1, div.comment2 {
	border-color:#FF0000;
	background-color:#000000;
}
div.comment1 p, div.comment1 div.acts, div.comment1 div.edited,
div.comment2 p, div.comment2 div.acts, div.comment2 div.edited {
	border-color:#FF0000;
	background-color:#000000;
}
div.comment1 p {
	color:#444444;
}
div.comment2 p {
	color:#888888;
}
div.comment1 div.name, div.comment2 div.name, div.comment1 div.time, div.comment2 div.time {
	color:#FFFFFF;
}

div.usercomments {
	border-color:black;
}
div.usercomments p {
	background-color:#000000;
}
div.usercomments textarea {
	color:#FFFFFF;
	background-color:#000000;
}
div.guestcomments {
	border-color:black;
}
div.guestcomments p {
	background-color:#000000;
}
div.guestcomments textarea {
	color:#FFFFFF;
	background-color:#000000;
}

table.pollres th {
	border-color:#FF0000;
	color:#FFFFFF;
	background-color:#FF0000;
}
table.pollres td {
	border-color:#FF0000;
}
table.pollres tr.c1 {
	color:#444444;
	background-color:#000000;
}
table.pollres tr.c2 {
	color:#888888;
	background-color:#000000;
}
table.pollres div {
	background-color:#FF0000;
}

* { padding:0; margin:0;
}
.clear {clear:both;}
a {
	color: #038FDA;
}

body {background-image:url('/skins/skin14/bg.jpg'); background-repeat:repeat; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#333;}
#wrap {width:954px; margin:10px auto;}
#header {background:url(/skins/skin14/header.png) no-repeat; height:207px; }
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
#headercontent h2 {
	font-size: 18px;
	color: #038FDA;
}
#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
#wrap #header #headercontent p {
	color: #666666;
}

.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #C0EC15;
}


#wrap #header #logoimg {
	width: 100px;
	padding-top: 20px;
	padding-left: 22px;
	height: 50px;
	float: left;
}

#wrap #header #slideshow {
    width: 133px;
	padding-top: 8px;
	padding-left: 165px;
	height: 100px;
	float: left;
}

#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}

#main {background:url(/skins/skin14/pagebg.png) repeat-y; padding:2px 9px 0 9px; margin:0;}
#menus {background:url(/skins/skin14/menu.jpg) no-repeat; width:936px; margin:0 auto 15px auto; height:69px;}#submenu ul {
	list-style: none;
}

#submenu li {
	display: inline;
}
#submenu a {
	background: url(/skins/skin14/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #0196E2;
	text-decoration: none;
    font-weight:bold;
    font-size:12px;
}
#mainmenu {
	height: 50px;
	font: bold 14px "Arial Trebuchet MS", halvetica, Verdana, sans-serif;
    font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 22px;
	padding-left:0px;
    color: #0196E2;
}
#mainmenu a {
	display: block;
	height: 40px; 	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	background: url(/skins/skin14/menudevider.png) no-repeat 0px 3px;
	color: #0196E2;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: inline;
}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #0196E2;}
#mainmenu #active a {background:url(/skins/skin14/menuactive.gif) no-repeat center top; color:#fff;}
#wrap #main #content {
	padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#mainmenu a:hover {color:#000000;}

h1, h2, h3, h4 { font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h2 {color:#333; display:block; padding:3px 0 8px 0;}
.green {
	color: #038FDA;
}

#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}

a:visited, a:active {
	color: #038FDA;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap #footer {
	background: url(/skins/skin14/footer.png) no-repeat;
	height: 30px;
	margin-top: 15px;
    padding-top:15px;
	text-align: center;
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	background: url(/skins/skin14/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #0196E2;
	text-decoration: none;
}
#submenu a:hover {

	background: url(/skins/skin14/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#mainmenu .first a:visited, #mainmenu .first a:active {

	background: none;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left;
	width: 49%;
}
#sidebar2 {
	float: right;
	width: 49%;
}
#homeright  ul {
	list-style: none;
}
#homeright li {
	display: block;
	border-bottom: 1px solid #eee;
	height: 18px;
}
#homeright li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(/skins/skin14/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
}

.form {margin:10px 25px 10px 50px;}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
