@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #000 url(../images/bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
.clear {
	clear: both
}
p {
	color:#fff;
	font-size:0.75em;
}
a {
	color:#fff;
	text-decoration:none;
}
img {
	border:0px;
}
h2 {
	text-transform:uppercase;
	font-size:0.8em;
}
#container {
	width: 915px;
	background: #2f2f2f;
	margin: 0 auto;
	text-align: left;
	position:relative;
	border:1px solid #666;
}
#header_container {
	width: 100%;
	background: url(/grandprix_banner.png) top center no-repeat;
	position:relative;
}
#header {
	height:294px;
	width: 915px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#buytickets {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	background: url(../images/buytickets.png) no-repeat;
	width:287px;
	height:455px;
	text-indent:-9999px;
}
#buytickets_fr {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	background: url(../images/buytickets_fr.png) no-repeat;
	width:287px;
	height:455px;
	text-indent:-9999px;
}
#language {
	position:absolute;
	right:0px;
	top:20px;
}
#language #french {
	display:block;
	background: url(../images/fr.gif);
	width:30px;
	height:22px;
	text-indent:-9999px;
	z-index:200;
}
#language #english {
	display:block;
	background: url(../images/en.gif);
	width:30px;
	height:22px;
	text-indent:-9999px;
	z-index:200;
}
#header #logo {
	display:block;
	background: url(../images/logo.png);
	width:343px;
	height:89px;
	text-indent:-9999px;
	position:absolute;
	top:20px;
	left:0px;
}

/* NAV ENGLISH */
#nav {
	position:relative;
}
#nav ul {
	margin:0px;
	padding:0px;
	width:680px;
	float:left;
}
#nav ul li {
	float:left;
	list-style-type:none;
}
#nav ul li a {
	background: url(../images/nav_sprite.gif) no-repeat;
	width:85px;
	height:44px;
	text-indent:-9999px;
	display:block;
}
#nav ul li a.nightclubs {
	background-position: 0 0;
}
#nav ul li a.nightclubs:hover,#nav ul li a.nightclubs.active {
	background-position: 0 -44px;
}
#nav ul li a.restaurants {
	background-position: -85px 0;
}
#nav ul li a.restaurants:hover,#nav ul li a.restaurants.active {
	background-position: -85px -44px;
}
#nav ul li a.shopping {
	background-position: -170px 0;
}
#nav ul li a.shopping:hover,#nav ul li a.shopping.active {
	background-position: -170px -44px;
}
#nav ul li a.race {
	background-position: -255px 0;
}
#nav ul li a.race:hover,#nav ul li a.race.active {
	background-position: -255px -44px;
}
#nav ul li a.tickets {
	background-position: -340px 0;
}
#nav ul li a.tickets:hover,#nav ul li a.tickets.active {
	background-position: -340px -44px;
}
#nav ul li a.hotels {
	background-position: -425px 0;
}
#nav ul li a.hotels:hover,#nav ul li a.hotels.active {
	background-position: -425px -44px;
}
#nav ul li a.links {
	background-position: -510px 0;
}
#nav ul li a.links:hover,#nav ul li a.links.active {
	background-position: -510px -44px;
}
#nav ul li a.contact {
	background-position: -595px 0;
}
#nav ul li a.contact:hover,#nav ul li a.contact.active {
	background-position: -595px -44px;
}
/* NAV FRENCH */
#nav_fr {
	position:relative;
}
#nav_fr ul {
	margin:0px;
	padding:0px;
	width:680px;
	float:left;
}
#nav_fr ul li {
	float:left;
	list-style-type:none;
}
#nav_fr ul li a {
	background: url(../images/nav_sprite_fr.gif) no-repeat;
	width:85px;
	height:44px;
	text-indent:-9999px;
	display:block;
}
#nav_fr ul li a.nightclubs {
	background-position: 0 0;
}
#nav_fr ul li a.nightclubs:hover,#nav_fr ul li a.nightclubs.active {
	background-position: 0 -44px;
}
#nav_fr ul li a.restaurants {
	background-position: -85px 0;
}
#nav_fr ul li a.restaurants:hover,#nav_fr ul li a.restaurants.active {
	background-position: -85px -44px;
}
#nav_fr ul li a.shopping {
	background-position: -170px 0;
}
#nav_fr ul li a.shopping:hover,#nav_fr ul li a.shopping.active {
	background-position: -170px -44px;
}
#nav_fr ul li a.race {
	background-position: -255px 0;
}
#nav_fr ul li a.race:hover,#nav_fr ul li a.race.active {
	background-position: -255px -44px;
}
#nav_fr ul li a.tickets {
	background-position: -340px 0;
}
#nav_fr ul li a.tickets:hover,#nav_fr ul li a.tickets.active {
	background-position: -340px -44px;
}
#nav_fr ul li a.hotels {
	background-position: -425px 0;
}
#nav_fr ul li a.hotels:hover,#nav_fr ul li a.hotels.active {
	background-position: -425px -44px;
}
#nav_fr ul li a.links {
	background-position: -510px 0;
}
#nav_fr ul li a.links:hover,#nav_fr ul li a.links.active {
	background-position: -510px -44px;
}
#nav_fr ul li a.contact {
	background-position: -595px 0;
}
#nav_fr ul li a.contact:hover,#nav_fr ul li a.contact.active {
	background-position: -595px -44px;
}

#countdown {
	float:right;
	width:233px;
	height:35px;
	background: url(../images/countdown_bg.gif) repeat-x;
	border:1px solid #aaa;
	padding-top:7px;
	text-align:center;
}
#countdown img {
	width:16px;
	height:35px;
}
#countdown img.divide {
	width:6px;
	height:35px;
}
#mainContent {
	position:relative;
	background: #2f2f2f;
}
#main {
	width:680px;
	float:left;
	border-right:1px solid #666;
}

.logo {
	width:175px;
	height:75px;
	margin-bottom:30px;
}


#1_column_content {
	width:680px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	position:relative;
}
.entry {
	width:660px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #1b1b1b;
	background:url(../images/entry_bg.gif) repeat-x;
	position:relative;
	padding:10px;
}
.entry img {
	float:left;
	margin:0px 10px 0px 0px;
}
.entry h1 {
	margin:0px 0px 10px 0px;
	font-size:1.5em;
	color:#fff;
}
#contact {
	width:660px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #1b1b1b;
	background:url(../images/entry_bg.gif) repeat-x;
	position:relative;
	padding:10px;
}
#contact h2 {
	margin:0px 0px 10px 0px;
	color: #e2332d;
	font-size:1.2em;
	padding:0px;
}
#contact label {
	font-size:0.75em;
	padding-bottom:5px;
}
#contact input, #contact select {
	margin-bottom:10px;
}
#contact .contact_input, #contact select {
	width:50%;
}
#contact textarea {
	width:100%;
	height:150px;
	margin-bottom:10px;
}
#single_content {
	width:680px;
	position:relative;
	background:#2f2f2f url(../images/entry_bg.gif) repeat-x;
}
#single_content #col1 {
	float:left;
	width:175px;
	border-top:1px solid #aaa;
	padding:11px;
}
.back {
	display:block;
	padding:10px;
	background:#616161;
	color:#fff;
	font-size:0.75em;
	font-weight:normal;
	margin:20px 0;
}
.back:hover {
	text-decoration:underline;
}
#single_content #col2 {
	float:right;
	width:461px;
	border-top:1px solid #aaa;
	padding:10px;
}
#single_content #col2 h1 {
	font-size:1.2em;
}
#single_content #col2 p.text {
	width:100%;
	padding-bottom:10px;
	border-bottom: 1px dotted #fff;
}
#single_content #col2 table {
	width:100%;
	border-bottom: 1px dotted #fff;
}
#single_content #col2 table td {
	width:33%;
	vertical-align:top;
}
#single_content .downloads {
	padding:10px 0px;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
}
#single_content .downloads li {
	list-style-type:none;
	font-size:0.75em;
	padding-bottom:3px;
	text-align:center;
}
#single_content .downloads li a {
	color:#fff;
	font-weight:normal;
}
#list_table table {
	width:100%;
}
#list_table a {
	color:#fff;
}
#list_table table td {
	width:48%;
	background: url(../images/entry_bg.gif);
	height:130px;
	padding:1%;
	border-top:1px solid #aaa;
	border-bottom:1px solid #666;
	position:relative;
	font-size:0.9em;
}
#list_table img {
	float:left;
	margin-right:10px;
	vertical-align:middle;
}
#list_table h1 {
	font-size:0.9em;
	margin-top:0px;
}
#list_table p.tel {
	font-weight:bold;
}
#gallery td {
	padding:0px;
	padding-bottom:10px;
}
.heading {
	padding:10px;
	background:#fff;
}
.banner {
	margin-left:-20px;
	padding:10px;
	background: url(../images/banner_bg.gif) bottom right;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
}
.banner p {
	border-bottom:1px dotted #fff;
	padding-bottom:5px;
	margin:0px;
}
.banner h1 {
	text-indent:-9999px;
	margin:0px;
	background: url(../images/heading_sprite.png);
	height:29px;
	display:block;
	margin-bottom:10px;
}
.banner h2 {
	color: #e2332d;
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0px;
}
h1.about {
	background-position:0 0;
	width:137px;
}
h1.nightclubs {
	background-position:0 -29px;
	width:192px;
}
h1.restaurants {
	background-position:0 -58px;
	width:219px;
}
h1.shopping {
	background-position:0 -87px;
	width:288px;
}
#sidebar {
	width:234px;
	float:right;
	border-top:1px solid #666;
}
#sidebarContent {
	width:210px;
	border-top:1px solid #aaa;
	padding:12px;
	background: #2f2f2f url(../images/entry_bg.gif) repeat-x;
}
#ad_1, #ad_2 {
	padding-bottom:11px;
}
#ad_1, #ad_3 {
	width:210px;
	height:250px;
}
#ad_2 {
	width:210px;
	height:590px;
}
#footer {
	margin-top:20px;
	width:100%;
	background: url(../images/entry_bg.gif) repeat-x;
	border-top:1px solid #666;
	text-align:left;
}
#footer a {
	color:#e2332d;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#fff;
}
#footerContent {
	width: 915px;
	margin: 0 auto;
}
#footerContent table {
	margin-top:10px;
	height:200px;
	width:915px;
}
#footerContent table td {
	border-left: 1px dotted #fff;
	vertical-align:top;
	width:195px;
	padding:0px 15px 15px 15px;
	position:relative;
}
#footerContent table td#facebook {
	padding:0px 5px 5px 5px;
	width:215px;
}
#footerContent table td#tag,#footerContent table td#tag_fr {
	border-left: 0px;
}
#footerContent h2 {
	margin-top:0px;
}
#twitter ul {
	margin:0px;
	padding:0px;
}
#twitter ul li {
	list-style-type:none;
	font-size:0.75em;
	margin:5px 0px;
}
#twitter img {
	vertical-align:text-bottom;
}
#tag, #tag_fr {
	background: url(../images/footer_tag.png) no-repeat;
	width:205px;
}
#tag h1#sweepstakes {
	text-indent:-9999px;
	background: url(../images/sweepstakes.png) no-repeat;
	width:203px;
	height:58px;
	margin:35px 0px 10px 0px;
}
#tag_fr h1#sweepstakes {
	text-indent:-9999px;
	background: url(../images/sweepstakes_fr.png) no-repeat;
	width:203px;
	height:58px;
	margin:35px 0px 10px 0px;
}
#tag input[type="text"], #tag textarea, #tag_fr input[type="text"], #tag_fr textarea
{
	margin-bottom:5px;
    display: block;
    padding: 4px;
    border: solid 1px #b1b1b1;
    width: 195px;
}
#submit {
	width:60px;
	height:23px;
	background: url(../images/submit.png);
	background-position:0 0;
	display:block;
	border:0px;
	text-indent:-9999px;
	float:right;
	margin-bottom:0px;
}
#submit:active {
	background-position:0 -23px;
}
#tag p, #tag_fr p {
	float:left;
	font-size:10px;
	display:block;
	margin:0px;
	color:#000;
}
#tag a, #tag_fr a {
	color:#000;
	font-weight:normal;
}
#tag a:hover, #tag_fr a:hover {
	color:#000;
	text-decoration:underline;
}
#footer .links li {
	list-style-type:none;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}
#footer .links {
	margin:0px;
	padding:0px;
	font-size:0.75em;
	width:50%;
}
#footer .links li a {
	color:#fff;
}
.left {
	float:left;
}
.right {
	float:right;
}
h3 {
	background:#e2332d;
	padding:5px;
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:0.75em;
	font-weight:normal;
	width:auto;
}
#directions_race li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#directions_race {
	margin:0px;
	padding:0px;
}
#pager {
	width:660px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #1b1b1b;
	background:url(../images/entry_bg.gif) repeat-x;
	position:relative;
	padding:10px;
}
#pager ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#pager li {
	float:left;
	padding-right:10px;
	font-size:12px;
}
#pager li.label {
	margin-top:2px;
}
#pager a {
	display:block;
	padding:2px 5px;
	border:1px solid #777;
	background: #555;
}
#pager a:hover {
	background: #777;
}
#pager a.active {
	background: #e2332d;
	border:1px solid #e2332d;
}
.mce_inline_error{
	font-size:12px !important;
	color:#FF0000 !important;
}
