/*######################################################*\
||                                                      ||
||                  S N E L S I T E                     ||
||                                                      ||
||       Media Design Content Management System         ||
|| Copyright 2002-2004 Media Design  v. 3.0.0 RC 5      ||
\*######################################################*/

/* ----		START INITIAL	---- */
* {
	margin: 0;
	padding: 0;
}
option {
	padding: 0 20px 0 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}
li, dd, blockquote {
	margin-left: 5%;
}
td, th {
	padding: 0.1em;
}
img.imgleft {
	margin: 3px;
	float: left;
}
img.imgright {
	margin: 3px;
	float: right;
}
.gallery {
	clear: right;
}
.gallery .thumb {
	float: right;
	clear: right;
	margin: 3px;
}
.more {
	font-size: 85%;
	text-align: right;
}
.itemdate, .description, .editlink {
	font-size: 80%;
	margin: 1px 0;
}
.centeralign {
	text-align: center;
}
.rightalign {
	text-align: right;
}
.leftalign {
	text-align: left;
}
span.underline {
	text-decoration: underline;
}
cite {
	font-style: normal;
}
html, body {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}
html, body/* */ {
	font-size:/**/small;
}
table.login td {
	width: 260px;
}
/* clearfix -- positioniseverything.net */
.itembox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE5/mac backslash filter \*/
* html .itembox { height: 1%; }
/* end filter */
/* ----		END INITIAL		---- */

#overview-archive h3 {
	font-size: 110%;
}
#overview-archive ul {
	font-size: 80%;
}

/* CALENDER styles */
#calendar table  {
	clear: both;
}
table th {
	font-size: small;
	text-align: center;
}
table td {
	font-size: small;
	vertical-align: top;
}
td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
td ul li {
	line-height: 120%;
	text-indent: 10px;
	background: url(/cpstyle/snelsite_icon.gif) 1px 3px no-repeat;
}
table td ul li a {
	text-decoration: none;
}
#calendar table {
	width: 90%;
	margin: 0 auto;
}
#calendar table td {
	width: 80px;
	min-width: 80px;
	height: 80px;
}
body[id=top] #calendar table td {
	width: auto;
}
#prev_next_curr {
	text-align: center;
	font-size: larger;
	padding: 15px;
}
#prev_month, #prev_day {
	font-size: smaller;
	float: left;
}
#next_month, #next_day {
	font-size: smaller;
	float: right;
}
#prev_next_curr h3, #prev_next_curr strong {
	margin: 5px 0 -15px;
}

/* -- Form fields -- */
input.submit, input.button {
	font-weight: bold;
	padding: 0 2px;
	border-width: 1px;
	border-style: solid;
	height: 20px;
}
.input, textarea, .bginput, select {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}
.input, textarea {
	width: 97%;
}
input[type=checkbox] {
	margin: 1px 2px -1px;
}
#categories_select {
	float: right;
}
form label {
	cursor: pointer;
}
form label:hover {
	color: #900;
}
form label:hover sup {
	color: #000;
}
form td b {
	color: #F00;
}
fieldset {
	border: none;
}
.fieldgroup {
	border: 1px solid;
	padding: 5px 8px;
}
.fieldgroup legend {
	margin: 0 0 0 6px;
	padding: 0 2px;
}

#addcomment h3, #content .comments h3 {
	margin: 0 3px;
	border-bottom: 1px solid;
}
#commenterror li {
	color: #990000;
}
p.note {
	margin: 0;
	padding: 0 0 4px 0;
}

/* Site map */
#sitemap ul {
	list-style-type: square;
}
#sitemap div, label div {
	font-size: 90%;
}

/* USER UPLOADS CSS */
#filestable table th {
	border-bottom: 1px solid #000;
}
#filestable table td {
	text-align: center;
}
#filestable table td.leftcol {
	text-align: left;
	width: 30%;
	font-weight: bold;
}
#filestable table td.rightcol {
	text-align: right;
	white-space: nowrap;
}
.usagebar {
	background: #70C270;
	border: 1px solid #000;
	color: #000;
	text-align: left;
	font-size: 5px;
	line-height: 10px;
}
.usedbar {
	display: block;
	background: #E05151;
	border-right: 1px solid #666;
	color: #000;
}
#usage {
	text-align: right;
	border: 1px solid #000;
	border-width: 0 1px;
	padding: 0 2px 2px;
}
#usage span {
	float: left;
}

/* archive CSS */
li.day {
	list-style-type: none;
}
li.day ul {
	margin: -1.5em 0 1em 2em;
}
li.day ul li {
	list-style-type: disc;
}
li.day {
	font-size: small;
	line-height: 160%;
}
li.day ul li {
	font-size: larger;
	line-height: 1.3em;
	margin-top: 0;
	position: relative;
}


/* search results and -form */
.highlight {
	font-weight: bold;
	padding: 1px 3px;
}
#searchresults li a {
	font-size: larger;
	line-height: 150%;
}
#searchresults div {
	margin: 0;
	font-size: smaller;
}

.gallery p {
	margin: 0;
	padding: 0;
}
.gallery #selected-thumb-desc {
	margin: 4px 0 10px 0;
}
#gallery-desc {
	margin: 0 0 10px 0;
}

/* galleries css */
#gallery-header {
	margin: 0 2px;
	padding: 0 0 0 3px;
	border-bottom: 1px solid #000;	
}
.postgallery {
	clear: both;
	visibility: hidden;
}
#thumbsNS img.gthumb, #thumbs a img {
	float: left;
	margin: 4px 4px 0 0;
}
#thumbs, #thumbsNS {
	padding: 3px 3px 0 0;
}
#viewpic {
	overflow: auto;
	margin: 4px 0;
	width: 550px;
	clear: both;
}
#pagelistitems {
	margin: 0 0 10px 0;
	list-style-type: none;
	height: 1%;
}
#pagelistitems:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#pagelistitems li {
	float: left;
	font-size: small;
	margin: 2px 0;
}
#pagelistitems li a {
	font-weight: bold;
	padding: 1px 4px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid;
}

/* Comments */
#loggedinas {
	font-style: oblique;
	margin: 0;
}
#loggedinas strong {
	font-style: normal;
}
#extracontent #searchform_mini fieldset {
	padding: 0;
	text-align: center;
}
#addcomment fieldset legend {
	padding: 0 4px;
	font-size: 80%;
	font-weight: bold;
}
#addcomment label {
	display: block;
	width: 30%;
	float: left;
	clear: left;
	margin: 3px 0;
	padding: 2px;
}
#addcomment input, #addcomment select {
	display: block;
	float: left;
	margin: 3px 0;
}
#addcomment fieldset {
	margin: 0;
	padding: 0;
}
#addcomment input.button {
	float: none;
	margin: 2px auto;
}
.commentlist dt {
	font-size: 90%;
	padding: 3px;
}
.commentlist dd {
	overflow: auto;
	margin: 0 0 20px;
	padding: 3px;
}
.commentlist dd p {
	margin: 0 0 1em;
}
.warn {
	font-weight: bold;
	margin: 10px 30px;
	color: #900;
	border: 1px dotted #900;
	background: #fee;
	padding: 6px;
}
.warn li {
	padding: 1px 0;
}
.warn p {
	margin: 0;
	padding:0;
	font-size: 120%;
}
p.warn {
	text-align: center;
}
ul.warn {
	border-style: solid;
}
.meta {
	text-indent: 5px;
	margin: 0;
	font-size: 80%;
}

/* Newsletterarchive */
#showedition, #newsletterarchive dl {
	padding: 4px;
}

#registrant, #registeremail {
	width: 105px;
}

#noticebox p {
	padding: 0 5px;
}

#pending_or_activated h3, #pending_or_activated p {
	margin: 0;
	padding: 0;
}

#pending_or_activated h3 {
	margin: 5px 0 0 0;
	font-size: 100%;
}

#newsletter_unsubscribeform {
	width: 300px;
}

#unsubscribebox {
	width: 90px;
}

#showedition #registerform {
	border: 1px solid #000;
}

.selectnewsletter {
	text-align: center;	
}

#newsletterinfo {
	margin-bottom: 5px;
}

#registerform {
	margin-top: 10px;
}

#archivefooter p {
	text-align: center;
}

/* --- WEBSHOP --- */
#webshop {
	margin: 0;
	padding: 3px;
}

#category-title {
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
}

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

#products {
	border-top: 1px solid #000;
}

#products li {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border-bottom: 1px solid #000;
}

#shoppingcart {
	margin: 0;
	padding: 0;
}

#shoppingcart h3 {
	margin: 0;
	padding: 0;
}

#shoppingcart table {
	width: 185px;
}

#shoppingcart-page table input {
	text-align: center;
}

#shoppingcart table td {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#product-specs {
	margin: 0;
	padding: 0;
}

#product-specs li {
	margin: 0;
	padding: 0;
}

#product-specs strong {
	width: 300px;
}

#userform p label span {
	clear: left;
	float: left;
	display: block;
	width: 30%;
}
#userform p#p_send_cc label span {
	clear: left;
	float: left;
	display: block;
	width: 54%;
}
#userinfo label input {
	margin: 0 4px;
}
.error { border: 1px solid red; }
strong.required {
	color: red;
}

/*######################################################*\
||                   S N E L S I T E                    ||
||                        3.1.0                         ||
||           Copyright 2002-2004 Media Design           ||
\*######################################################*/
