/** Harold Primat 2006 v2.0 **/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.7em;
	margin: 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

p {
	margin: 0px 0px 6px 0px;
	font-size: 1.0em;
}

h1 {
	/* HP main page title */
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.7em;
}

h2 {
	margin: 6px 0 12px 0;
	padding: 0;
	color: #CC0000;
	font-weight: bold;
	padding: 6px 0 6px 0;
	font-size: 1.5em;
}

h3 {
	/* HP panel red titles */
	color: #CC0000;
	margin: 0px;
	padding: 6px 0 6px 0;
	font-size: 1.4em;
}

h4 {
	/* HP panel grey titles */
	color: #666666;
	margin: 0;
	padding: 6px 0 6px 0;
	font-size: 1.4em;
	font-weight: bold;
}

h5 {
	/* HP login red titles */
	color: #CC0000;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 1.0em;
	font-weight: bold;
}

form {
	/* HP form style */
	padding: 0;
	margin: 0;
}
a, a:visited, a:link {
	text-decoration: none;
	color: #999999;
}
a:hover, a:active, a:hover *, a:active * {
	color: #333333;
	text-decoration: underline;
}

a:hover img {
	text-decoration: none;
}

a img {
	border: 1px solid #fff;
}

div.hr {
	display: block;
	width: 738px;
	clear: both;
	float: left;
	height: 1px;
	background-color: #fff;
	margin: 12px 0 6px 0;
	padding: 0 0 0 0;
}

div.hr hr {
	display: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/****** FORM ELEMENTS **/
#form {
	float: left;
	clear: both;
	width: 100%;
}
#form div {
	margin: 4px 0 0 0;
	display: block;
	float: left;
	width: 100%;
	clear: both;
}

#form label {
	width: 80px;
	float: left;
	margin-right: 10px;
	text-align: right;
	line-height: 1.7em;
}

#form input, #form select, #form textarea {
	float: left;
	font-size: 0.9em;
	width: 100px;
}

#form #submit {
	margin: 8px 0 4px 0;
	float: left;
}

#submit a.submitbtn {
	margin-left: 90px;
}
/** CUSTOM ELEMENTS **/
#searchKeywords input {
	width: 300px;
}
#searchDate select {
	width: auto;
	margin-right: 2px;
}
#gallerySelect {
	float: left;
	display: block;
	padding: 0 0 10px 0;
}

#gallerySelect select {
	padding: 0;
	margin: 0;
	width: auto;
}
#gallerySelect input {
	margin: 0 0 0 4px;
}

/** REGISTRATION PAGE **/
#registrationPage label {
	width: 150px;
}
#registrationPage input, #registrationPage textarea {
	width: 170px;
}
#registrationPage select {
	width: 250px;
}

#dateOfBirth select {
	width: auto;
}

#emailOption1, #emailOption2 {
}

#emailOption1 input, #emailOption2 input {
	width: auto;
}
#emailOption1 label, #emailOption2 label {
	width: 300px;
}

#registrationPage #submit a.submitbtn {
	margin-left: 160px;
}

/***********************************************/
/* Content Styles                              */
/***********************************************/

#header img {
	float: left;
}

.standardBox {
	background: #F2F2F2;
	padding: 6px 6px 6px 6px;
	border: 1px solid #CCCCCC;
}
.contentBox {
	margin: 6px 0px 0px 0px;
	float: left;
	clear: both;
	width: 738px;
}

html > body .contentBox {
	width: 746px;
}

#pageContainer {
	/* HP outer div */
	margin: auto;
	width: 758px;
	padding: 0px;
}

.innerContent {
	margin: 6px 4px 4px 4px;
	float: left;
	width: 730px;
}

html > body ..innerContent {
	width: 742px;
}

.noPadding {
	margin: 6px 0 0 0;
}

#pageContent {
	clear: both;
}

#footer {
	color: #666666;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	margin-top: 5px;
}
.leftouter {
	/* HP deƒines width of left main block*/
	width: 470px;
	float: left;
	margin-top: 9px;
}

.rightouter {
	/* HP defines width of right main block */
	width: 283px;
	float: right;
	margin-top: 9px;
}

.newinnerlft {
	width: 320px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 6px;
}
#divNews {
	float: left;
	clear: left;
	margin: 6px 0px 0px 0px;
}

#imageListing {
	float: left;
	clear: left;
	width: 100%;
}

/***********************************************/
/* HTML tag elements                           */
/***********************************************/

.standardBox h1, .standardBox h2, .standardBox h3, .standardBox h4, .standardBox h5 {
	background-image: url(../images/harold_primat_home/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	display: block;
	text-transform: uppercase;
	width: 100%;
	font-family: Arial Narrow, Arial, Verdana, Sans-Serif;
	letter-spacing: -0.05em;
	font-weight: bold;
	padding: 0;
}
.contentBoxHeader {
	background-color: #cc0000;
	background-image: url(../images/shd/nav_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;
	padding: 3px 6px 3px 6px;
}

.contentBoxHeader a, .contentBoxHeader a:link, .contentBoxHeader a:visited, .contentBoxHeader a:active {
	color: #fff;
	padding: 0 0 2px 0;
	display: block;
}

.contentBoxHeader * {
	color: #fff;
	margin: 0;
	padding: 0;
}

.contentBoxHeader p a {
	display: inline;
	clear: none;
	float: left;
}

.contentBoxHeader p img {
	margin-right: 3px;
	border: none;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #fff;
}
.standardBox .innerContent h1, .standardBox .innerContent h2, .standardBox .innerContent h3, .standardBox .innerContent h4, .standardBox .innerContent h5 {
	background: none;
	text-transform: none;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: normal;
}

h3.redblock {
	background-image: url(../images/harold_primat_home/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CC0000;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 6px 0px;
	width: 736px;
	padding: 6px 6px 6px 6px;
	text-transform: uppercase;
}
h3.smlredblock {
	/* HP red bar top to news panel area */
	color: #FFFFFF;
	background-image: url(../images/harold_primat_home/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CC0000;
	display: block;
	margin: 0px 0px 6px 0px;
	width: auto;
	padding: 6px 6px 6px 6px;
	text-transform: uppercase;
}
h3.h3Grey {
	color: #ccc;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
h3.smallNews {
}
h2.welcomeNote {
	margin: 0px 0px 13px 0px;
}

h3.galleryPanel {
}

h3 a, h3 a:visited, h3 a:link {
	/* HP defined style */
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

h3 a:hover, h3 a:active {
	/* HP defined style */
	text-decoration: underline;
	color: #000000;
}
/***********************************************/
/* Navigation Styles                           */
/***********************************************/

#mainNavigation {
	background-color: #F2F2F2;
	width: 750px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	background-image: url( "../images/shd/navigation/navArrow.gif" );
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}

/***********************************************/
/* Next Race Styles                            */
/***********************************************/

.nextrace {
	/* HP background dark grey */
	background: url( "../images/shd/navigation/darkgrey.gif" ) no-repeat;
	background-position: top right;
	background-color: #666666;
	margin: 0px;
	float: left;
	padding: 3px 25px 3px 6px;
	width: 185px;
	color: #FFFFFF;
}
.nextrace .impact {
	padding: 0;
	margin: 0;
	float: none;
}

.nextracetitle {
	/* HP next race title padding */
	padding-left: 8px;
}

/***********************************************/
/* Login Styles                                */
/***********************************************/

.logingrey {
	/* HP Grey background to login bar */
	background-color: #f2f2f2;
	float: left;
	border: 1px solid #CCCCCC;
	width: 750px;
	padding: 4px;
	display: block;
}
.login {
	/* HP media bar */
	float: right;
	color: #CC0000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 0.9em;
}
html > body .login {
	font-size: 1.0em;
}

.login div, .login div img {
	float: left;
}

.login div div {
	margin: 0 0 0 4px;
}

.login label {
	line-height: 1.0em;
}

.login input {
	/* HP login input style */
	color: #CC0000;
	width: 8em;
	margin: 0px 0px 0px 4px;
	padding: 0;
	vertical-align: baseline;
	font-size: 0.9em;
}
.login img {
	vertical-align: middle;
}

.login #mediaLogIn {
	display: block;
}

.login .submitbtn {
	margin: 0 0 0 0;
	line-height: 1.6em;
}

/* ------------------- OK To change here on -------------------------- */
.menu {
	/* HP toplevel grey menu individual items*/
	margin-right: 10px;
	display: block;
}
.menulast {
	/* HP toplevel grey menu individual items last item*/
	margin-right: 8px;
	display: block;
}
.menufirst {
	/* HP toplevel grey menu individual items first item*/
	margin-left: 8px;
	margin-right: 10px;
	display: block;
}
/***********************************************/
/* News Styles                                 */
/***********************************************/
#latestNewsList .innerContent div {
	float: left;
}

#latestNewsList .innerContent a {
	cursor: pointer;
	float: left;
	display: block;
	width: 738px;
}

#latestNewsList .innerContent a span {
	display: block;
	float: left;
	clear: left;
	width: 540px;
}

#latestNewsList span.date {
	color: #cccccc;
	font-weight: bold;
	color: #999999;
}

#latestNewsList a:hover span.date {
	color: #333333;
}

#latestNewsList .headline {
	font-size: 1.3em;
	margin: 6px 0 6px 0;
	font-weight: bold;
	color: #cc0000;
}

#latestNewsList a:hover span.headline {
	color: #333333;
}

#latestNewsList .innerContent img {
	float: right;
	border: 1px solid #fff;
}

#latestNewsList .innerContent .arrow img {
	float: none;
	border: none;
}

#latestNewsList .content {
	margin: 6px 0 6px 0;
}

#latestNewsList a:hover span.content {
	color: #333333;
}

#latestNewsList .arrow {
	margin: 6px 0 6px 0;
}

/** MORE LATEST NEWS **/
#moreLatestNewsList .innerContent div {
	float: left;
}

#moreLatestNewsList a {
	cursor: pointer;
}
#moreLatestNewsList a span {
	display: block;
}

#moreLatestNewsList .innerContent img {
	float: right;
	border: 1px solid #fff;
}

#moreLatestNewsList .innerContent .arrow img {
	float: none;
	border: none;
}

#moreLatestNewsList .container {
	margin-top: 6px;
	margin-bottom: 10px;
}

#moreLatestNewsList .container a {
	width: 360px;
}

#moreLatestNewsList span.date {
	color: #cccccc;
	font-weight: bold;
	color: #999999;
}

#moreLatestNewsList a:hover span.date {
	color: #333333;
}

#moreLatestNewsList .headline {
	font-size: 1.2em;
	margin: 6px 0 6px 0;
	font-weight: bold;
	color: #cc0000;
}

#moreLatestNewsList a:hover span.headline {
	color: #333333;
}

#moreLatestNewsList .content {
	margin: 6px 0 6px 0;
}

#moreLatestNewsList a:hover span.content {
	color: #333333;
}

#moreLatestNewsList .arrow {
	float: left;
	clear: left;
	display: block;
	margin: 6px 0 6px 0;
}

#newsItemDisplay img {
	float: right;
	padding: 0pt 0pt 5px 8px;
}

#newsItemDisplay .date {
	font-weight: bold;
	color: #999999;
}
#newsItemDisplay h2 {
	color: #cc0000;
	font-weight: bold;
	font-size: 1.4em;
}

/***********************************************/
/* User-defined Styles                         */
/***********************************************/

.submitbtn {
	border: 1px solid #999999;
	padding: 1px 10px 1px 10px;
	margin-left: 3px;
	background-color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.submitbtn * {
	color: #FFFFFF;
}

.submitbtn:hover {
	background-color: #FFFFFF;
	color: #CC0000;
}

.submitbtn, .submitbtn:visited, .submitbtn:link {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}

.submitbtn:hover, .submitbtn:active {
	background-color: #FFFFFF;
	color: #CC0000;
	font-weight: bold;
}

.txtErr {
	color: #CC0000;
	font-weight: bold;
}
.headline {
	line-height: 1.1em;
}
.date {
	font-family: Verdana;
	font-size: 0.8em;
}

.arrow {
	font-family: Verdana;
	clear: left;
	display: block;
	float: left;
	margin: 12px 0px 0px 0px;
	text-transform: lowercase;
	color: #666666;
	font-size: 0.8em;
}

.arrow img {
	margin-left: 6px;
	vertical-align: text-top;
	clear: none;
}
.arrow:link, .arrow:active, .arrow:visited, .arrow:hover {
	color: #666666;
}

.arrow img {
	border: none;
}

.arrow img {
	border: none;
}

.nostyle {
	border: 0 !important;
	margin: 0;
	padding: 0;
}

.noborder {
	border: 0 !important;
}
img.paddedImg {
	margin: 4px;
}

div.homeIntro p {
}
div.mediaRegContent {
	width: 700px;
	margin: 0px 10px 0px 0px;
	padding: 6px;
}

img.galleryPanelMainImage {
	margin: 0px 0px 5px 0px;
}

div.images a img {
	border: 2px solid #f2f2f2;
}

div.images a:hover img {
	border: 2px solid #FFFFFF;
}

.impact {
	font-family: Arial Narrow, Arial, Verdana, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
}

#languageSwitcher a {
	float: left;
	margin-right: 6px;
}

.hidden {
	display: none;
}

/** RSS Feeds page styles **/

.rssTextBox {
	width: 505px;
	float: left;
	display: block;
}
.rssButtonBox {
	width: 192px;
	float: left;
	margin-top: 25px;
}
.rssButton {
	padding-bottom: 7px;
	float: left;
	clear: both;
	width: 192px;
}
.rssButtonText {
	position: relative;
	bottom: 4px;
	left: 4px;
}
.bottomBorder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.rssButton img {
	padding-top: 4px;
	border: 0;
}
.rssButton a {
	display: block;
	float: left;
}
.rssButton a:hover {
	text-decoration: none;
}

#languageSwitcher a.rssLink {
	display: block;
	float: right;
	width: auto;
}

.rssLink img {
	margin-right: 4px;
	border: 0px;
	float: left;
}

.rssLink span {
	display: block;
	color: White;
	width: auto;
}

/*** EVENT STYLES ***/

#calendarInner1 h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 6px 0pt 2px 0;
}

#calendarInner1 h3 {
	font-size: 1.1em;
	margin: 2px 0;
}

#calendarInner1 h4 {
	font-size: 1.3em;
}

/*** YOUTUBE PAGE STYLES ***/
/* LIGHTBOX */

html > body #youtubeoverlay {
	position: absolute;
	width: 100%;
	z-index: 5000;
	background-image: url(../images/overlay.png);
}
* html #youtubeoverlay {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: White;
}
#youtubecontent {
	position: absolute;
	width: 100%;
	z-index: 5000;
	text-align: center;
	width: 100%;
}
#youtubecontent div.youtubecontentvid {
	background-color: #F2F2F2;
	border: solid 1px #cccccc;
	padding: 5px 5px 15px 5px;
	width: 515px;
	margin: 0 auto;
}
#youtubecontent div.youtubecontentvid embed, #youtubecontent div.youtubecontentvid object embed {
	z-index: 6000;
}
#youtubecontent div .close {
	width: 100%;
	padding: 5px 0;
}
#galleryClose {
	float: right;
	width: auto;
	background-image: url(../images/lightbox/close.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	margin-right: 10px;
	color: #666;
	font-family: Arial Narrow,Arial,Verdana,Sans-Serif;
	font-size: 1.2em;
	line-height: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
}

ul#youtubelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#youtubelist li {
	float: left;
	width: auto;
	margin: 0 7px;
	height: auto !important;
	min-height: 132px;
	height: 132px;
}
ul#youtubelist li a img {
	border: 0;
}
ul#youtubelist li span {
	width: 130px;
	display: block;
}

/** AUDIO VIDEO PAGE **/

.videoplayerPanel {
	width: 400px;
	float: left;
}

#audioVideoHelp, #audioVideoListerHelp {
	display: block;
	float: right;
	width: 310px;
	line-height:1.4em;
}

#audioVideoListerHelp{
	width: 210px;
}

.audio_video {
	clear: both;
	line-height: 1.6em;
}
.audioholder {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	padding: 3px 0pt 5px;
	width: 500px;
}
.audioholder h2 {
	font-size: 1em;
}
.audioholder h4 {
	font-size: 1.1em;
}
.audioholderodd {
	background-color: #eeeeee;
}
.audiodate {
	float: left;
	margin-right: 10px;
	width: 100px;
	display:none;
}
.audioholderodd .audiodate {
}
.audiofile {
	float: left;
	width: 450px;
}
.audioholder .audiofile h2 a {
	color: #FFFFFF;
}
.audioholder .audiofile h2 a:hover {
	color: #FDC82F;
}
.audiofile p {
	font-size: 0.9em;
	font-style: italic;
	margin: 0pt;
	margin-top:5px;
}
