/*@import "menu.css";
@import "integration.css";
@import "forms.css";
@import "tickets.css";*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #00529b;
	text-align: center;
	font: 10pt arial;
	line-height: 1.5em;
}
a {
	text-decoration: none;
	color: #004990;
	border: 1px solid #cae8ff;
	border-width: 0 0 1px 0;
	outline: none;
}
a:hover {
	border-color: #f7c32c;
}
img {
	border: none;
}
p {
	margin: 0 0 15px 0;
}
.clear {
	clear: both;
}

#tupperware{
/*    width:998px;*/
}
#content{
    width:998px;
    background:#fff;
/*    border:3px #000 solid;*/
}

#middle {
            background:url(/images/design/contentbg-alt.png);
        }
#rightCol {
    display:none;
}

.imageLeft {
	float: left;
	margin: 0 10px 0 0;
}
.imageLeft p {
	font-size: 80%;
	color: #333;
	margin: 0 2px;
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
}
.story .imageLeft p, #topStory .imageLeft p {
	display: none;
}
.imageLeft img {
	display: block;
	margin: 0 0 5px 0;
}
.story .imageLeft img, #topStory .imageLeft img {
	width: 100px;
}
#header {
	height: 199px;
	background: #004990;
	border-bottom: 1px solid #006fc5;
}
a.atb {
	border: none;
	position: absolute;
	top: 10px;
	right: 25px;
	display: block;
	width: 170px;
	height: 55px;
	text-indent: -100000px;
}
#banner {
	width: 998px;
	border: 1px solid #006fc5;
	border-width: 0 1px;
	height: 199px;
	margin: 0px auto;
	background: url(/images/header.png) no-repeat 0 0;
	position: relative;
}
#banner h1 a {
	width: 300px;
	height: 199px;
	display: block;
	text-indent: -10000px;
	border: none;
}
#middle {
	width: 998px;
	border: 1px solid #006fc5;
	border-width: 0 1px;
	text-align: justify;
	margin: 0px auto;
	background: url(/images/contentbg.png);
}
#leftCol {
	float: left;
	width: 126px;
	padding: 10px 9px;
}
#leftCol a, #rightCol a, #leftCol img {
	border: none;
	display: block;
	margin: 0 0 10px 0;
}
#leftCol img {
	margin: 0;
}
#leftCol .imageMap {
	background: url(/images/logos.png);
	height: 114px;
	width: 125px;
	position: relative;
}
#leftCol .imageMap a {
	display: block;
	text-indent: -100000px;
	width: 60px;
	height: 55px;
	position: absolute;
	margin: 0;
}
a.rexall {
	top: 0;
	left: 0;
}
a.whl {
	top: 0;
	right: 0;
}
a.oilers {
	bottom: 0;
	left: 0;
}
a.store {
	bottom: 0;
	right: 0;
}
/*#content {
	float: left;
	width: 464px;
	padding: 0 0 20px 0;
}*/
.content_inside {
	padding: 10px;
}
.content_inside ul, .content_inside ol {
	margin: 0 0 15px 30px;
}
.tac {
	font-size: 85%;
	color: #343434;
	margin: 10px 0 10px 30px;
}
#content .content_inside h3 {
	font-size: 14pt;
	font-family: 'Arial Narrow','Arial Black',arial,helvetica,sans-serif;
	color: #004990;
	font-weight: normal;
	letter-spacing: 1.1px;
}
#topStory, .story {
	background: url(/images/topstorybg.jpg) 0 100%;
	padding: 10px;
	border-bottom: 1px solid #ccbe7f;
}
.story {
	background: none;
	border-color: #f0f0f0;
}
#content h2 {
	text-transform: uppercase;
	color: #004990;
	font: 18pt "Impact";
	letter-spacing: 1.1px;
	text-align: left;
	margin: 0 0 5px 0;
}
#content h2 a {
	border: none;
}
#content h2 a:hover {
	color: #f7c32c;
}
#content h3 {
	letter-spacing: 1.1px;
	font: 10pt "Impact";
	color: #888;
	margin: -5px 0 3px 0;
}
#content .story h2 {
	font-size: 14pt;
}
#content ul {
/*	list-style-type: none;*/
    color: #004990;
}
#articles {
	text-align: left;
	width:200px; 
	background:#fff; 
	float:right; 
	margin:0 0 10px 10px;
	border:1px solid #dcdcdc; 
	border-width:0 0 1px 1px
}
#articles h2 {
	padding: 2px 10px;
	margin: 0;
}
#articles a {
	border: none;
	padding: 2px 17px;
	display: block;
	background: url(/images/bullet_blue.png) no-repeat 2px 4px;
}
#articles a:hover {
	background-color: #e9f6ff;
}
#articles li {
	border-top: 1px solid #f0f0f0;
}
a.readMore {
	color: #004990;
	background: url(/images/design/readmore.png) no-repeat 0 0;
	font-weight: bold;
	padding: 1px 0 0 20px;
	text-align: right;
	width: auto;
	height: 15px;
	line-height: 1em;
}
a:hover.readMore {
	background-position: 0 -16px;
}
table.directory {
	width: 100%;
	text-align: left;
}
table.directory td {
	padding: 2px 5px;
	border-bottom: 1px solid #f0f0f0;
}
table.directory td.title {
	font-weight: bold;
	text-align: right;
	width: 40%;
	color: #004990;
}
#rightCol {
	float: left;
	width: 370px;
	padding: 10px;
	overflow-x:hidden;
}
#rightCol a, #rightCol img {
	display: block;
	border: none;
	margin: 0 0 10px 0;
}
#rightCol img {
	margin: 0;
}
#rightCol embed {
	margin: 0 0 10px -6px;
}

#footer {
	background: #004990;
	border-top: 1px solid #006fc5;
	clear: both;
    text-align: center;
}
#footerContent {
	margin: 0px auto;
	width: 998px;
	border: 1px solid #006fc5;
	border-width: 0 1px;
	background: #f7c32c;
	padding: 38px 0px 10px 0px;
	position: relative;
	color: #006fc5;
}
#footerContent a {
	border: none;
	color: #006fc5;
}
#footerContent a:hover {
	text-decoration: underline;
}
#oilDrop {
	width: 32px;
	height: 48px;
	background: url(images/oildrop.png);
	position: absolute;
	left: 50%;
	top: -17px;
	margin: 0 0 0 -16px;
}
.input100proc{
    width:98%;
}

.participants{
    margin-left:278px;
}

html>body .participants{
    margin-left:260px;
}


.participants table{
    font-size:12px;
}
.participants select{
    width:100%;
    font-size: 11px;
}
.participants input{
    font-size:11px;
}

#smarty_month{
    width:80px;
}
#smarty_day{
    width:42px;
}
#smarty_year{
    width:52px;
}

.participant_submit  input{
    font-size:11px;
}

.error{
    color:red;
/*    padding-left:110px;*/
    font-size: 11px;
}

.tableMain{
    background:#00529b;
    text-align: center;
}

.tableMain td{
    padding:3px;
}

.tableHeader{
    background: #f7c32c;
}

.tableLine{
    background: #fff;
}

