/*  
Theme Name: Motorsport-events
Theme URI: 
Description: 
Version: 
Author: TBB Designs 
*/


/* Begin Typography & Colors */
body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	min-width:700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p{
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
.home-links {
	font-weight:bold;
	text-decoration:none;
}
#container{
	margin-right: auto;
	margin-left: auto;
	width:700px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
/*top strap*/
#top-strap{
	background-color: #000000;
	height:21px;
	padding-top:7px;
	padding-left:7px;
}
#contact{
	float: right;
	padding-right: 7px;
}
#contact a{
	font-weight: bold;
	color: #f2ec1c;
	text-decoration: none;
}
#contact a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
}
.home a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
}
/*end of top strap*/
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:134px;
}
/*navigation*/
#nav{
	height:32px;
	background-image: url(images/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: -0.1em;
	background-color: #BEBEBE;
	line-height: 13px;
}
#nav a{
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a:hover{
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#sub-menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height:22px;
	background-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
}
#sub-menu a{
	color: #f2ec1c;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#sub-menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
/*end of navigation*/

/*content*/
H1{
	background-image: url(images/heading-image.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
H2{
	background-image: url(images/news-headings.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
H2 a{
	text-decoration:none;
}
H3{
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H4{
	font-size: 14px;
	margin-bottom:5px;
	margin-left:10px;
}
H5{
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H6{
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:3px;
	background-color:#CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content{
	width: 369px;
	float:left;
	background-color: #000000;
	padding-top: 18px;
	padding-right: 36px;
	padding-bottom: 10px;
	padding-left: 33px;
}
#content a img{
	border: 0px solid #868686;
}
#side-bar{
	float: right;
	width: 245px;
	background-color: #000000;
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 33px;
	padding-left: 0px;
}
#side-bar a{
	text-decoration: none;
}
#side-bar ul{
	margin:0px;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#side-bar li{
	margin:0px;
	padding:0px;
}
#content ul{
	list-style-type: square;
	margin:0px;
	padding-left:40px;
}
#content li{
	padding:2px;
}
/*end of content*/
#footer{
	background-color: #f2ec1c;
	clear:both;
	height:20px;
	background-image: url(images/footer-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-style: italic;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/*events calendar style*/
#event-head{
	background-image: url(images/event-calendar-head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:31px;
	margin-top:15px;
}
#event-content{
	background-image: url(images/event-calendar-content.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#event-foot{
	background-image: url(images/event-calendar-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:11px;
}
.date{
	color: #FFF002;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.full{
	font-weight: bold;
	color: #FF3330;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
	width:185px;
}

#marqueecontainer{
	position: relative;
	width: 190px; /*marquee width */
	height: 185px; /*marquee height */
	overflow: hidden;
	padding: 0px;
}
.cars{
	background-image: url(images/yellow-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	font-size:12px;
	color:#000000;
	padding-top:6px;
	padding-left:5px;
}
.handcursor{
	cursor: pointer;
	
}

.gift-vouchers{
	font-size:16px;
	font-weight:bold;
}


/*events calendar style*/


.full .available {
	COLOR: #06d206; 
}

.full .notavailable {
	COLOR: #ee0000; 
}

.marqueeEventTitle
{
	float: left;
	width: 83px;
}

.marqueeEventPrice
{
	float: left;
	width: 48px;
}

.marqueeEventNoise
{
	float: left;
	width: 55px;
}

.date, A.date {
	color: #FFF002;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
