body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #e2ebf4;
}

img {
	border: 0;
}

#container {
	text-align: left;
	margin: 20px auto 0;
	width: 900px;
	border: 1px solid #999999;
	background-color: white;
	position: relative;
}

#container h1 {
	margin: 0;
	font-size: 13px;
	position: absolute;
	right: 10px;
	top: 131px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#banner {
	width: 900px;
	height: 125px;
	background-image: url('/img/header3-1.jpg');
}

#navcontainer ul {
	font-variant: small-caps;
	letter-spacing: 1px;
	padding-left: 0px;
	background-color: #990000;
	color: white;
	float: left;
	width: 100%;
	font-size: 13px;
	border-top: 1px solid #999999;
	margin: 0 0 5px;
}
	
#navcontainer ul li, #sub-navcontainer ul li {
	display: inline;
}
	
#navcontainer ul li a, #sub-navcontainer ul li a {
	padding: 5px 1em;
	background-color: #990000;
	color: white;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

body#tab1 ul li a.tab1, body#tab2 ul li a.tab2, body#tab3 ul li a.tab3, body#tab4 ul li a.tab4, body#tab5 ul li a.tab5 {
	background-color: white; 
	color: #990000;
	font-weight: bold;
}
	
#navcontainer ul li a:hover {
	background-color: grey;
	color: white;
}

#sub-navcontainer ul {
	font-variant: small-caps;
	letter-spacing: 1px;
	padding-left: 0px;
	background-color: #cc6666;
	color: #990000;
	float: left;
	width: 100%;
	font-size: 13px;
	margin: 0;
	border-top: 1px solid #ccc;
	clear: both;
}
	
#sub-navcontainer ul li a {
	background-color: #cc6666;
}
	
#sub-navcontainer ul li a:hover {
	background-color: grey;
	color: white;
}

body#sweepstakes ul li a.sweepstakes, body#contests ul li a.contests, body#games_of_chance ul li a.games_of_chance, body#online_promotions ul li a.online_promotions, body#insured_sweepstakes ul li a.insured_sweepstakes {
	background-color: white; 
	color: #990000;
	font-weight: bold;
}

#sidebar {
	font-variant: small-caps;
	float: right;
	width: 155px;
	padding: 20px 0 0 20px;
	font-size: 13px;
	background: url('/img/sidebar-bg.jpg') repeat-x;
}

#content {
	padding: 15px 30px 0;
	font-size: 13px;
	color: #333333;
	background-color: white;
	width: 575px;
	float: left;
	margin-bottom: 15px;
	position: relative;
	clear: both;
}

#home-text {
	width: 500px;
	min-height: 312px;
}

#promotion {
	/*background: url(/img/bg-promotion.jpg) no-repeat right; */
	width: 320px;
	height: 312px;
	border: none;
	padding: 0 45px 0 0;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 25px;
}

#promotion p {
    display: inline;
}

#click-to-open {
	color: #999;
	font-size: 10px;
	margin: 24px 0 0 146px;
	position: absolute;
}

#promotion_state {
	color: #999;
	font-size: 12pt;
	margin: 18px 2px 2px 26px;
	padding: 2px;
}

#promotion_image {
	border: 1px #CCC solid;
	background-color: #EEE;
	margin: 2px;
	margin-left: 26px;
	padding: 0px;
	overflow: hidden;
	height: 128px;
}

#promotion_name {
	border: 1px #333 solid;
	background-color: #C66;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin: 2px;
	margin-left: 26px;
	padding: 2px;
	overflow: hidden;
	height: 16px;
}

#promotion_name a {
	color: #FFF;
}

#promotion_date {
	border: 1px #CCC solid;
	background-color: #eee;
	margin: 2px;
	margin-left: 26px;
	padding: 2px;
	overflow: auto;
	height: 16px;
}

#promotion_desc {
	border: 1px #CCC solid;
	background-color: #eee;
	margin: 2px;
	margin-left: 26px;
	padding: 2px;
	overflow: auto;
	height: 64px;
}

#arrows {
	display: none;
	position: absolute;
	top: 10px;
	right: 20px;
}

#arrows.img {
	display: inline;
	border: none;
}

#client-table { 
	width: 100%; 
	padding: 10px 0px; 
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

#client-table tr td {
	text-align: center;
}

.prop {
	height: 350px;
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer {
	height: 55px;
	color: white;
	background: #990000 url('/img/footer-bg.jpg') repeat-x;
	padding: 10px;
	clear: both;
}

a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

#example-sidebar {
	float: right;
	padding: 10px;
	margin-top: 25px 0 25px 30px;
}

.example-title {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}

.example-sub-title {
	margin-bottom: 15px;
	font-size: 11px;
}

#examples a {
    display: block;
    width: 197px;
    height: 40px;
    text-decoration: none;
    margin-bottom: 15px;
	border: 1px solid #990000;
}

#examples a:hover {
    background-position: 0 -40px;
	border: 1px solid #990000;
}

#examples td {
	padding-right: 15px;
	padding-bottom: 15px;
}

.caption {
	text-align: left;
	font-size: 12px;
	margin-bottom: 7px;
}

#bottom-links {
	font-size: 11px;
	float: left;
	margin-top: 8px;
}

#bottom-links ul {
	list-style-type: none;
	margin: 0 0 7px 0;
	padding-left: 0px;
}

#bottom-links li {
	display: inline;
	padding-right: 7px;
}

#bottom-links a {
	color: white;
	font-weight: lighter;
}

#bottom-contact {
	float: right;
	text-align: right;
}

#error-box {
	background-color: #ffcc33;
	width: 275px;
	padding: 10px;
	margin-bottom: 15px;
	color: black;
	border: 1px dashed black;
}

h2 {
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
}

/*
input {
	width: 200px;
}
*/

/*
select {
	width: 200px;
}
*/

/*
textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	width: 200px;
}
*/

/* Remove annoying dotted line around active links in mozilla */
:focus { -moz-outline-style: none; }

#client-logos { text-align: center; }

#client-logos img { margin-bottom: 20px; }

#contact-form td { padding-bottom: 10px; }

.form-label { font-weight:bold; padding-right:10px; }

.pdf-area { 
	width: 800px; 
	padding:0px; 
	margin-left:28px; 
	color:#333333; 
}

/*
.checkbox {
	width: 13px;
	height: 13px;
}
*/