body {
	margin: 0;
	padding: 0;
	background-color: #d6d6d6;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

table, input {
	font-size: 10px;
}

img {
	border-width: 0;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: black;
}
a img {
	vertical-align: text-bottom;
}

.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}

#topbar {
	height: 56px;
	background-color: black;
	font-size: 9px;
}
#topbar .tbcontent {
	color: white;
	width: 998px;
	margin: 0 auto;
	padding: 5px 0;
}
#topbar input {
	width: 80px;
	font-size: 9px;
}
#topbar a:hover {
	color: white;
}

#topmenu {
	background-color: black;
	border-bottom: 2px solid #f2bc00;
	color: white;
}
#topmenu td {
	border-right: 1px solid #444444;
	text-align: center;
}
#topmenu a {
	display: block;
	width: 100%;
	color: white;
	padding: 6px 0;
}
#topmenu a:hover {
	color: black;
}

.mover {
	background-color: #f2bc00;
}
.mover a{
	color: black;
}

#maindiv {
	width: 998px;
	border: 2px solid black;
	background-color: white;
	margin: 8px auto;
	position: relative;
}

#leftcol {
	float: left;
	margin-left: 16px;
	margin-top: 16px;
	width: 600px;
}

#rightcol {
	float: right;
	margin-right: 16px;
	margin-top: 16px;
	width: 350px;
}

#footer {
	background-color: black;
	background-image: url(/images/bottom.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 161px;
	clear: both;
	color: white;
}

#footer td {
	vertical-align: top;
	line-height: 200%;
}

#footer a{
	color: white;
}
#footer a:hover {
	color: #666666;
}

.box {
}
.boxheader{
	position: relative;
}
.boxtop {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 15px;
	background-image: url('/images/corner-tl.png');
}

.boxbottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px;
	height: 15px;
	background-image: url('/images/corner-br.png');
}

.boxtitle {
	background-color: black;
	font-size: 20px;
	color: white;
	padding: 10px;
}

.boxtitle a {
	color: white;
}

.boxtitle a:hover {
	color: #666666;
}

.boxitem {
	clear: both;
}

.boxitemtitle {
	font-size: 20px;
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}
.boxitemcontent {
	padding: 10px;
}

.whtbox {
}

.whtboxtitle {
	font-size: 20px;
	padding: 0 10px;
	border-bottom: 2px solid black;
	margin-bottom: 10px;
}

.whtboxcontent {
	background-color: black;
	color: white;
	padding: 10px;
}
.whtboxcontent a:hover {
	color: white;
}

.whtboxcontent td {
	vertical-align: top;
}

.card {
	position: relative;
}

.carddate {
	color: black;
	font-size: 12px;
	position: absolute;
	top: 2px;
	left: 0;
	width: 88px;
	text-align: center;
	font-weight: bold;
}

.cardday {
	font-size: 48px;
	position: absolute;
	top: 20px;
	left: 0;
	width: 88px;
	text-align: center;
	font-weight: bold;
	color: white;
}

td.smallcard {
	width: 62px;
}
div.smallcard {
	position: relative;
	top: 0;
	left: 0;
	height: 56px;
	width: 56px;
	background-image: url(/images/daycards.png);
	background-repeat: no-repeat;
}
div.monthinfo {
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	font-size: 9px;
	color: black;
	text-align: center;
}
div.dayinfo {
	position: absolute;
	top: 16px;
	left: 0;
	width: 56px;
	height: 44px;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: center;
}
div.dayinfo div {
	margin: auto 0;
	vertical-align: middle;
}

.eventtitle {
	font-size: 16px;
}

.black .boxitemtitle {
	border-bottom: 1px solid white;
}
.black .boxbottom {
	background-image: none;
}
.black .boxcontent {
	position: relative;
	border-top: 2px solid white;
	background-color: black;
	color: white;
	padding: 10px;
	background-image: url('/images/corner-br.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.black .boxcontent a:hover {
	color: white;
}
#othernews .boxcontent {
	background-image: url('/images/otherbg.png');
	background-repeat: repeat;
	background-position: top center;
}
#newsarch td {
	padding: 5px 0;
}

table.imgdscr tr {
	vertical-align: top;
}

.bigdscr {
	margin-top: 6px;
	background-color: black;
	vertical-align: top;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px;
	width: 142px;
}

.bigdscr a{
	color: white;
}

.tv {
	position: relative;
	width: 600px;
	height: 334px;
}
.tvset {
	position: absolute;
	top: 0;
	left: 0;
}
.tvscreen {
	position: absolute;
	left: 9px;
	top: 9px;
	width: 487px;
	height: 316px;
	background-color: #f2bc00;
	overflow: hidden;
}
.tvcorner {
	position: absolute;
	left: 7px;
	top: 4px;
	width: 8px;
	height: 8px;
	z-index: 10;
}
.tvimages {
	position: absolute;
	left: 0;
	top: 0;
}
.tvdscr {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 487px;
	background-color: black;
	color: white;
	font-size: 20px;
	padding: 10px 5px;
	opacity: .7;
	filter: alpha(opacity=70);
}
.tvdscr a:hover {
	color: white;
}
.tvimage1 {
	position: absolute;
	top: 0;
	left: 0;
}
.tvimage2 {
	position: absolute;
	top: 0;
	left: 487px;
}
.tvimage3 {
	position: absolute;
	top: 0;
	left: 974px;
}
.tvimage4 {
	position: absolute;
	top: 0;
	left: 1461px;
}
.tvimage5 {
	position: absolute;
	top: 0;
	left: 1948px;
}
.tvthumbs {
	position: absolute;
	top: 7px;
	left: 504px;
}
.tvthumb1 {
	position: absolute;
	top: 0;
	left: 0;
}
.tvthumb2 {
	position: absolute;
	top: 63px;
	left: 0;
}
.tvthumb3 {
	position: absolute;
	top: 129px;
	left: 0;
}
.tvthumb4 {
	position: absolute;
	top: 194px;
	left: 0;
}
.tvthumb5 {
	position: absolute;
	top: 260px;
	left: 0;
}
.tvthumbout {
	border: 2px solid black;
}
.tvthumbover {
	border: 2px solid #f2bc00;
}

div.spacer {
	height: 16px;
	clear: both;
}

.objtitle {
	font-size: 20px;
}

.comments {
	margin-top: 20px;
	border-top: 1px solid black;
}

.post {
	margin-top: 15px;
	border: 1px solid #dddddd;
	padding: 5px;
	clear: both;
	position: relative;
}
.posttitle {
	font-weight: bold;
}

.postcontent {
	padding: 10px;
}

.postcommands {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #dddddd;
	padding: 5px;
}

.threadcommands {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #dddddd;
	padding: 5px;
	font-size: 10px;
}

#plvideos {
	width: 480px;
	margin: 0 auto;
}

.videotable td {
	width: 25%;
	text-align: center;
	vertical-align: top;
}

form fieldset {
	padding: 5px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #cccccc;
	font-size: 14px;
}

fieldset legend {
	font-weight: bold;
}

.productlist {
	width: 100%;
}

td.product {
	width: 33%;
	border: 1px solid white;
	vertical-align: top;
	cursor: pointer;
}

td.marked {
	background-color: #eeeeee;
	border-top-color: #f8f8f8;
	border-left-color: #f8f8f8;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}

div.pathinfo {
	margin-bottom: 10px;
}

table.cart td, table.cart th {
	border-top: 1px solid black;
	padding: 2px 5px;
}

table.addresses td {
	vertical-align: top;
	background-color: #dddddd;
	padding: 2px;
}

.mainvideo {
	text-align: center;
	background-color: black;
	color: white;
	font-size: 24px;
	position: relative;
}
.mainvideo a {
	color: white;
}

#partners {
	clear: both;
	margin: 0 15px;
}
#partners .pcontent {
	background-color: black;
	padding: 10px;
	margin-top: 5px;
}
#partners .window {
	background-color: white;
	height: 115px;
	position: relative;
	overflow: hidden;
}
#partners .slider {
	position: absolute;
	left: 948px;
	top: 0;
	height: 115px;
	overflow: show;
	white-space: nowrap;
}
#dpatronat {
	background-color: black;
	margin-top: 2px;
	position: relative;
	height: 186px;
	padding: 12px 0;
	text-align: center;
}
#dpatronat #pwindow {
	position: absolute;
	top: 12px;
	left: 20px;
	height: 186px;
	width: 558px; 
	overflow: hidden;
}
#dpatronat #pslider {
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
}
#dpatronat img {
	padding: 1px;
}
#dpatronat .c-left {
	position: absolute;
	width: 20px;
	top: 12px;
	left: 0;
	color: white;
	height: 186px;
	display: none;
}
#dpatronat .c-right {
	position: absolute;
	width: 20px;
	top: 12px;
	right: 0;
	color: white;
	height: 186px;
	display: none;
}

