@charset "utf-8";
/* CSS Document */

.Wrap #content {
	clear:both;
}

.Wrap #content #offers {
	font-size: 1.3em;
}

.Wrap #content #offers tr{
	background-color: #E1F3FF;
}
.Wrap #content #offers tr:hover{
	background-color: #B5EF92;
}
.Wrap #content #offers #head {
	text-align: left;
	color:#FFFFFF;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}


.Wrap #content #offers td {
	border-collapse:collapse;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	
}
.Wrap #content #offers #head  th{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/tabletop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.Wrap #content #offers .tableBod {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.Wrap #content #offers span {
	color: #FF0000;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size:1.5em;
}
.Wrap #content #offers .plusSpan {
	font-size: 1.2em;
}
.Wrap #content #prizeDraw ol {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
}
.Wrap #content #topbox #draw {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 1.5em;
	color: #003366;
	
}
.Wrap #content #topbox h1 {
	line-height: 0.8em;
}
.Wrap #content #gifts {
	font-size: 1.2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	margin-top: 10px;
	margin-bottom: 5px;
}
.call2action {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
.callback {
	font-weight: bold;
	color: #000066;
}
