﻿/* reset */
p.clear
{clear: both; padding: 0px; margin: 0px;}
label.block
{display:block;}
img,
iframe
{border: 0;}
ul.no-list-image
{margin-left :0px; padding-left: 0px; list-style-type: none; list-style-image: none;}
/* end reset */


/* horizontal uls */
ul.horizontal
{padding-left: 0px; margin-left: 0px;}
ul.horizontal li
{float: left; list-style: none none outside; margin: 0px; padding: 0px 5px 0px 5px;}
ul.horizontal li:first-child
{padding-left: 0px;}
ul.horizontal li.spacer
{padding: 0px;}
ul.horizontal li.spacer img
{height: 15px; background:#000; width: 1px;}
/* end horizontal uls */

/* table */
div.vertical table.items
{	border:none;	padding:0px;	border-spacing:0px;	border-collapse:collapse;}
div.vertical .items td, div.vertical .items th
{padding:5px; padding-left:0px;text-align:left; }
div.vertical .items th
{background-color:#eee;	border-bottom:1px solid #ddd;	border-top:1px solid #ddd;	font-weight:bold;	white-space: nowrap;}
div.vertical .items td
{	border-bottom:1px solid #ddd;	vertical-align:top;}

/* end table */

/* event-calendar */
.event-calendar-pane td
{text-align:center;}
.event-calendar-pane td.current_day
{border:1px solid black;}
/* end event-calendar */

/* file-archive */
.file-archive .file-size
{color:#666; font-style: italic;}
.file-archive .folder-navigation
{background:#eee url(images/ico/folder_small.gif) no-repeat center left; border:1px solid #ccc; height:15px; padding: 5px 0 5px 19px;}
.file-archive ul.horizontal .spacer
{background: url(images/arrow.gif) no-repeat 0% 50%; width:5px; }
li.file,
li.folder
{background: url(images/ico/def_small.gif) no-repeat top left; padding: 2px 0px 8px 20px; margin: 0px 0 0px 0;}
li.folder
{background-image: url(images/ico/folder_small.gif);}
li.file.xlsx,
li.file.xls
{background-image: url(images/ico/xls_small.gif);}
li.file.docx,
li.file.doc
{background-image: url(images/ico/doc_small.gif);}
li.file.pptx,
li.file.ppt
{background-image: url(images/ico/ppt_small.gif);}
li.file.pdf
{background-image: url(images/ico/pdf_small.gif);}
li.file.txt
{background-image: url(images/ico/txt_small.gif);}
li.file.zip
{background-image: url(images/ico/zip_small.gif);}
li.file.html,
li.file.htm
{background-image: url(images/ico/html_small.gif);}
li.file.css
{background-image: url(images/ico/css_small.gif);}
li.file.jpg,
li.file.jpeg
{background-image: url(images/ico/jpg_small.gif);}
li.file.gif
{background-image: url(images/ico/gif_small.gif);}
li.file.png
{background-image: url(images/ico/png_small.gif);}
li.file.mp3
{background-image: url(images/ico/mp3_small.gif);}
li.file.wav
{background-image: url(images/ico/wav_small.gif);}
li.file.swf
{background-image: url(images/ico/swf_small.gif);}
li.file.mov
{background-image: url(images/ico/mov_small.gif);}
li.file.wmv
{background-image: url(images/ico/wmv_small.gif);}
/* end file-archive */

/* forum */
.forum-threads table,
.forum-thread-posts table
{width: 100%;}

.forum-post-reply .item,
.forum-add-thread .item
{padding-bottom:10px;}
div.forum-thread-posts table.items td
{border-bottom:none;}
div.forum-thread-posts table.items th
{font-weight:normal;}
div.forums .items .item th
{font-weight:normal;}
div.forums .vertical .items td
{border-bottom:none;}
div.forumthreadposts .nr
{text-align:right;}
div.forumthreadposts .items th.nr
{width:100%;    text-align:right;}

/* end forum */

/* survey */
div.survey-result .bar_1{background-color:green}
div.survey-result .bar_2{background-color:red}
div.survey-result .bar_3{background-color:blue}
div.survey-result .bar_4{background-color:black}
div.survey-result .bar_5{background-color:yellow}
div.survey-result .bar_6{background-color:maroon}
div.survey-result .bar_7{background-color:navy}
div.survey-result .bar_8{background-color:silver}
div.survey-result .bar_9{background-color:purple}
div.survey-result .bar_10{background-color:olive}
div.survey-result .bar_11{background-color:teal}
div.survey-result .bar_12{background-color:fuchsia}
div.survey-result .bar_13{background-color:aqua}
div.survey-result .bar_14{background-color:gray}
div.survey-result .bar_15{background-color:lime}
/* end survey */

/* shop */
#cartform .horizontal
{padding-top:15px; padding-bottom: 15px;}
.shoparticles  .items img
{padding-left:10px; padding-right:10px}
.shoparticlevariant
{padding-bottom:15px}
/* end shop */

#comment_city_label,
#comment_city_field,
#comment_age_label,
#comment_age_field
{
    display: none;
}
