/* CSS Document */

/* CSS Document */

/*RESET*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


ol, ul {
	list-style: none;
}

p {padding-bottom:8px}

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#000000; color:#CCCCCC}

h1 {font-size:24px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:13px;}
h2 { font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:8px}
h3 { font-size:14px}

#wrapper { 
color:#cccccc; 
width:692px;
margin: 0 auto; }

.teaser {width:220px; padding:30px 0px 5px 0px; float:left}
.teaser img {margin-left:0px}
#teaserwrap {background-image:url(../images/teaserframe.jpg); background-repeat:no-repeat; height:270px; background-position:center; text-align:center; padding-left:17px; margin-top:-10px}

input {font-size:9px;}

#loginform {font-size:9px; padding:10px; text-align:center}
#loginform input {margin-top:5px}

#footer {color:#eeeeee; 
background-color:#3a1a2f; 
margin: 0 auto;
clear:both;
height:80px;
padding:8px}

#footer p {padding:12px}


#searchbox {padding:10px 0 8px 0; width:180px; float:right; font-size:9px}


a:link {color: #FF66FF; text-decoration:none; font-weight:bold}
a:visited {color: #FF66FF; text-decoration:none; font-weight:bold}
a:hover {color: #bcbcbc; text-decoration:none; font-weight:bold}
a:active {color: #bcbcbc; text-decoration:none; font-weight:bold}

.prodthumb {width:220px; float:left; height:220px; text-align:center}

.productinfo {width:640px; padding:10px; text-align:center}

#map {float:left; margin:0 30px 20px 0; color:#333333}

.kittable {margin:0 auto}
.kittable td {padding:14px}
.kittable img {padding:8px 0 12px 0}
.kittable p {padding:0 0 8px 0}
.kittable li {list-style:disc; line-height:13px; list-style-position:inside; padding-bottom:1px}
.smalltext {font-size:9px}

.hidden {display:none}
#hiddencontent {padding:10px}
#hiddencontent td {padding:10px}

#blogcontent {width:480px; float:left}
#blogsidebar {width:200px; float:right}

.optionstable td {padding:5px; text-align:left}
.optionstable { float:left; margin-left:50px}

.jot-comment {background-color:#333333; border:1px solid #999999}

