﻿html, form, body 
{
	background-color: Black;
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: White;
	font-size: 12px;
}

TABLE
{
	font-size: 12px;
}

IMG
{
	border: none 0px black;
}

.CountdownSub
{
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
}

H1
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

H2
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 15px;
	font-weight: normal;
}

P
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

UL
{
	margin: 10px 0px 20px 25px;
}

/* Links */
A
{
	color: #f5ca00;
}

A:Hover
{
	color: #e3e3e3;
}

A.YellowLnk
{
	color: #f5ca00;
	font-size: 12px;
	text-decoration: none;
}

A:Hover.YellowLnk
{
	color: #e3e3e3;
	text-decoration: underline;
}

/* INPUTS */
INPUT
{
	font-size: 13px;
	font-family: Arial, Tahoma, Sans-Serif;
}

.TextboxBig
{
	background-image: url(Images/textbox-bg.gif);
	background-repeat: repeat-x;
	background-color: white;
	background-position: left bottom;
	border: none 0px dimgray;
	padding: 3px;
	width: 400px;
	font-size: 12px;
}

.Button
{
	background-image: url(Images/button-bg.gif);
	background-repeat: repeat-x;
	background-color: #aa8c06;
	border: solid 1px dimgray;
	padding: 2px;
	font-size: 12px;
	width: 125px;
}


.TextboxNewsletter
{
	background-image: url(Images/textbox-bg.gif);
	background-repeat: repeat-x;
	background-color: #aa8c06;
	border: none 0px dimgray;
	padding: 3px;
	width: 315px;
	font-size: 11px;
}

.ButtonNewsletter
{
	background-image: url(Images/button-bg.gif);
	background-repeat: repeat-x;
	background-color: #aa8c06;
	border: solid 1px dimgray;
	padding: 2px;
	font-size: 11px;
	width: 125px;
}

/* Placeholders */
.Main
{
	width: 1053px;
	margin: 0px auto;
}

/* Videos */
.Videos
{
	text-align: center;
	width: 500px;
	margin: 10px auto;
}

/* Header */
.HeaderImage
{
	display: block;
	padding: 15px 0px 0px 0px;
}

.Menu
{
	background-image: url(Images/mikepaganface.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 590px;
	float: right;
}

.MenuHolder
{
	padding: 85px 0px 0px 20px;
}

.MenuHolder A
{
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	color: #e3e3e3;
	font-size: 15px;
	text-decoration: none;
}

.MenuHolder A:Hover
{
	color: #f5ca00;
	background-image: url(Images/arrows-yellow.gif);
	background-repeat: no-repeat;
	background-position: right center
}

.MenuHolder A.Right
{
	padding-right: 12px;
}

/* BODY */
.ClearBoth
{
	clear: both;
}

/* FOOTER */
.Footer
{
	text-align: center;
	color: dimgray;
	clear: both;
	font-size: 11px;
	padding-top: 20px;
}

.Footer A
{
	margin: 0px auto;
	width: 100%;
	color: dimgray;
}

/* PANELS */
.SmallPanel
{
	width: 415px;
}

.SmallPanelBG
{
	background-image: url(Images/circle-bg.png);
	min-height: 278px;
	overflow: visible;
	background-repeat: repeat-x;
}

.BigPanel
{
	width: 588px;
}

.BigPanelBG
{
	background-image: url(Images/circle-bg.png);
	min-height: 278px;
	overflow: visible;
	background-repeat: repeat-x;
}

.HalfPanelBG
{
	background-image: url(Images/circle-half-bg.png);
	min-height: 292px;
	overflow: visible;
	background-repeat: repeat-x;
}

.PanelInternal
{
	padding: 0px 20px 0px 20px
}

.TableNewsletter
{
	margin: 0px 20px 0px 5px;
}


/* MISC */
.Yellow
{
	color: #f5ca00;
}	

.HelpText
{
	font-size: 11px;
}

.FloatRight
{
	float: right;
}

.BigText
{
	font-size: 32px;
}

IMG.MikePaganRotations
{
	float: right;
	position: relative;
	top: -20px;
	left: 20px;
}

.Error
{
	color: Red;
}

.Red
{
	color: dimgray;
	font-size: 10px;
	margin-bottom: 6px;
}


.newsticker-jcarousellite { width:180px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { width:230px; height: 150px; overflow: hidden; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


.newsticker-jcarousellite1 { width:530px; }
.newsticker-jcarousellite1 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite1 .thumbnail { float:right; width:150px; }
.newsticker-jcarousellite1 .info { width:370px; height: 175px; overflow: hidden; }
.newsticker-jcarousellite1 .info span.cat { display: block; font-size:10px; color:#808080; }
