/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
html, body{
	height:100%;
	min-height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:100%;
	min-height:100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	line-height: 20px;
	background-image: url(../images/dispatch-background.jpg);
	background-color: #3C97CB;
}
h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	padding-bottom: 0.25em;
	padding-top: 0.5em;
	line-height: 28px;
}
h1{
	font-size: 38px;
}
h2{
	font-size: 32px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 22px;
}
h5{
	font-size: 20px;
}
h6{
	font-size: 16px;
}
p{
	line-height: 20px;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:hover, a:active {
	color: #333366;
	text-decoration: none;
}

li {
	font-size: 11px;
	margin-left: 32px;
	text-decoration: none;
}
td {
	color: #000000;
}
th{
	color: #cc6600;
}

small {
	font-size: 10px;
}

#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(images/curves/curve-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -150px;
	padding-bottom: 150px;
}
#footer{
	background-image: url(images/curves/curve-bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
	width: 910px;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 85px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer img {
	margin-right: 6px;
	margin-left: 6px;
}

#footer p {
	padding-top: 8px;
	padding-left: 12px;
	line-height: normal;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333366;
}


#curve-top {
	background-image: url(images/curves/curve-top.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	padding-top: 30px;
}
#logo {
	height: 130px;
	float: left;
	width: 400px;
	background-image: url(images/logo/dispatch-magazine.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
}
#magazines {
	height: 130px;
	float: left;
	width: 400px;
	background-image: url(images/header/Covers-Dispatch.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
#eastereggs {
	height: 130px;
	float: left;
	width: 400px;
	background-image: url(../images/eastersunday/eastereggs.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
#maypole {
	height: 130px;
	float: left;
	width: 400px;
	background-image: url(../images/mayday/maypole.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#clock {
	float: right;
	width: 84px;
	text-align: center;
	margin-right: 11px;
}
#clock p {
	font-size: 9px;
	color: #999999;
}




#block {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/curves/curve-mid.png);
}
#menu {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu/gradient-1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	padding-top: 8px;
	color: #CC6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
#menu a {
	text-decoration: none;
	color: #CC6600;
	padding-left: 7px;
	padding-right: 7px;
}
#menu a:hover {
	color: #003366;
}

#border-bot {
	background-image: url(images/menu/border-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	margin-top: 20px;
}
#border-bot-orange {
	background-image: url(images/menu/border-bot-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
#clear {
	clear: both;
	height: 0px;
}
#column-1 {
	clear: both;
}
#column-2 {
	width: 600px;
	float: left;
	margin-left: 20px;
}
#column-3 {
	margin-top: 30px;
	width: 440px;
	float: left;
	color: #0099CC;
	margin-bottom: 10px;
	text-align: center;
}
#column-3 + #column-3 {
	margin-left: 20px;
}
.tab {
	border-bottom: 1px dotted #FF9900;
	color: #cc6600;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.border-bot {
	border-bottom: 1px solid #CCCCCC;
}
.wherenext {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.grey {
	border-left: 1px solid #999999;
	width: 280px;
}

#form_wherenext {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 40px;
}
#form_wherenext .btn {
	width: 80px;
	margin-top: 8px;
}
#form_wherenext .thankyou {
	font-size: 16px;
	color: #CC6600;
}
p.total {
	font-weight: bold;
	color: #CC6600;
}
