/* CSS Document */

body 
{
	background-image: url(../sitepix/structural/main-bg.gif);
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}


h1 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	line-height: 28px;
}

h2 {
	color:#999;
	font-size: 21px;
	font-weight: lighter;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

h3 {
	color: #666666;
	font-size: 14px;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}


#content-box h3 {
	color: #666666;
	font-size: 14px;
	margin:0 0 10px 0;
	padding:0 20px 0 20px;
}



p {
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
}


ul, li  {
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	float:left;
}

a {
	color: #FF1600;
	font-size: 12px;
	text-decoration:none;
	margin:0;
	padding:0;
}

a:hover {
	color: #666666;
	font-size: 12px;
	margin:0;
	padding:0;
}



/* top holder */

#top-holder-wrapper {
	background-image: url(../sitepix/structural/top-bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 235px;
}

#top-nav-holder
{
	background-image: url(../sitepix/structural/top-pic.png);
	background-repeat: no-repeat;
	width:980px;
	height:235px;
	margin-left: auto;
	margin-right:auto;
}

#top-nav {
	margin: 0;
	text-align: right;
	width: 960px;
}	

#top-nav ul {
	margin: 0;
	padding: 0;
}

#top-nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top-nav ul li a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 35px;
	margin: 0 10px;
	padding: 0;
	text-decoration: none; 
}

#top-nav ul li a:hover {
	color: #666666;
}

/* mid holder */

#site-holder {
	background-image: url(../sitepix/structural/mid-bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#inside-main-holder
{
	clear: both;
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color:#C3C5C6;
	background-image: url(../sitepix/structural/inside-bg.png);
	background-repeat: repeat-x;
	overflow:hidden;

}

#nav {

	height: 45px;
	width: 960px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	float: left;
	height: 45px;
}

#nav ul li a#home {
	width: 185px;
	background-image: url(../sitepix/navigation/home.png);
}

#nav ul li a#links {
	width: 177px;
	background-image: url(../sitepix/navigation/links.png);
}

#nav ul li a#store {
	width: 182px;
	background-image: url(../sitepix/navigation/store.png);
}

#nav ul li a#memories {
	width: 213px;
	background-image: url(../sitepix/navigation/memories.png);
}

#nav ul li a#contact {
	width: 203px;
	background-image: url(../sitepix/navigation/contact.png);
}

#nav ul li a:hover {
	background-position: 0px -45px
}

#nav ul li a.active {
	background-position: 0px -90px
}

/* left holder */

.left-column {
	float: left;
	margin: 0 0 0 10px;
	text-align: left;
	width: 180px;
	display:inline;
}

.left-column .boxes-layout 
{
	background-color:#FFF;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	width: 180px;
}

.left-column h1
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding: 0 0 0 10px;
}

.left-column p
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:10px;
}

.left-column ul {
	margin:0;
	padding-left:30px;
	padding-top:10px;
}

.left-column ul li {
	
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	list-style-image:url(../sitepix/structural/bullet.gif);
	margin: 0;
	padding:0 0 15px 0;

}

.left-column ul li a {
	color: #808080;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.left-column ul li a:hover {
	color: #000000;
}

.left-column ul li a.active {
	color: #000000;
}


/* text holder */

#text-holder {
	float: left;
	text-align: left;
	margin: 30px 10px 10px 10px;
	width: 940px;
	height:auto;
}


.members-holder {
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	width: 740px;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	float:left;
}

.members-holder h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
}
.members-holder h2 {
	margin: 0px;
	padding: 0;
	color:#FF1600;
	font-size: 21px;
	font-weight: lighter;
}
.members-holder h3 {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	color:#FF1600;
	font-size: 14px;
	font-weight: lighter;
}


#welcome-box
{
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	float:left;
}



p.boxheader
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#header-graphic
{
	width:270px;
	float:left;
	margin:10px;
	padding:0;
	display:inline;
	
}

/*--------------------- news block on homepage ------------------*/

.news-block {
	float: left;
	width: 540px;
	background-color: #FFF;
	padding: 0 10px 10px 10px;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	margin:0 0 10px 0;
}

.news-block img {
	padding: 1px;
	border: solid 1px #CCC;
	margin: 10px 10px 0 0;
}

.news-block h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
}

.news-block h2 {
	margin: 10px;
	font-size: 24px;
	color: #000;
}

.auction-block {
	float: left;
	width: 540px;
	background-color: #FFF;
	padding: 0 10px 10px 10px;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: no-repeat;
	margin:0 0 10px 0;
}

.auction-block img {
	padding: 1px;
	border: solid 1px #CCC;
	margin: 10px 10px 0 0;
}

.auction-block h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
}

.auction-block h2 {
	margin: 10px;
	font-size: 24px;
	color: #fff;
}

.auction-block h3 {
	margin: 10px;
	font-size: 14px;
	color: #fff;
	font-weight:normal;
}

#text-part
{
	width:215px;
	float:left;
	margin-left:25px;
	display:inline;
	margin-right:20px;
	margin-top:10px;
}

#text-part h2 {
	padding: 0 0 0 0;	
}

#about-text
{
	width:700px;
	float:left;
	margin-left:10px;
	display:inline;
	margin-right:10px;
	margin-top:10px;
}

#timeline-holder
{
	width:180px;
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#timeline-holder h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	font-weight: bold;
}


#timeline-holder h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
}

#timeline-holder h3 a {
	color: #FFF;
	font-size: 16px;
	padding: 4px 0;
	background-color: #EE0D0A;
	display: block;
}

#timeline-holder h3 a:hover {
	background: #A90000;
}

#timeline-holder p {
	background-color: #EEE;
	margin: 1px 0;
	padding: 3px;
	font-size: 12px;
	color: #333;
}

#content-box
{
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	padding: 0;
	margin: 0 0 0 0;
	float:left;
}

#content-box p {
	padding:0 10px 0 10px;	
}

.content-box img {
	margin: 0 10px 10px 10px;
	float: right;
}

#fulltext
{
	width:850px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	display:inline;
}

#fulltext p {
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
}

a.textpart 
{
	color: #FF1600;
	font-size: 12px;
	text-decoration:none;
	margin:0;
	padding:0;
	float:right;
}

#left-box
{
	float:left;
	width: 300px;
	text-align: left;
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	margin:10px 0 0 10px;
	padding:0;
}

#mid-box
{
	float:left;
	width: 300px;
	text-align: left;
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	margin:10px 0 0 10px;
	padding:0;
}
	
#right-box
{
	float:left;
	width:300px;
	text-align: left;
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:0;
	display:inline;
	padding:0 0 0 0;
}

.top-section
{
	width:255px;
	height:90px;
	float:left;
	margin:10px;
	display:inline;
	padding:0;
}

.text-section
{
	width:255px;
	float:left;
	margin:0 10px 0 10px;
	display:inline;
	padding:0;
}

.gallery-box
{
	background-color:#ffffff;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	padding:0 0 10px 0;
	display:inline;
	margin:0 0 10px 10px;
	float:left;
}

.gallery-box p {
	margin-left: 10px;	
}

.boxes
{
	width:125px;
	height:125px;
	background-color:#ffffff;
	/*border:solid 1px #666666; */
	float:left;
	margin:10px 5px 10px 5px;
	display:inline;
	text-align:center;
}

.boxes-pic
{
	padding:5px;
	border:0;
}

.boxes_memb
{
	width:160px;
	height:202px;
	background-color:#ffffff;
	/*border:solid 1px #666666; */
	float:left;
	margin:10px 5px 10px 5px;
	display:inline;
	text-align:center;
}



table tr td.contact
{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin: 0;
	padding-left:10px;
	
}

table tr td.contact input[type="text"] {
	border: solid 1px #000;
	margin: 0 0 5px 0;
	width: 200px;
}

table tr td.contact textarea {
	
}

table tr td.contact #str_enquiry {
	width: 300px;
	height: 170px;
}

/* right holder */

#right-column {
	float: right;
	display:inline;
	margin: 30px 10px 0 10px;
	width: 180px;
	font-size:12px;
}

.news-box 
{
	background-color:#FFF;
	background-image: url(../sitepix/structural/boxes-bg.gif);
	background-repeat: repeat-x;
	width: 180px;
	margin-top:30px;
	margin-bottom:30px;
}

.news-box h1
{
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
}

.news-box p
{
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:10px;
}

p.firstheadline
{
	color:#4D4D4D;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	margin-left:8px;
	margin-right:8px;
	font-weight:normal;
}

p.headline
{
	color:#4D4D4D;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	font-weight:normal;
	margin-left:8px;
	margin-right:8px;
}

p.news
{
	color:#000000;
	padding:0;
	font-weight:normal;
	margin-left:8px;
	margin-right:8px;
}

a.link
{
	color:#FF1600;
	padding:0;
	font-weight:normal;
}
a.linkblack
{
	color:#000;
	padding:0;
	font-weight:normal;
}

div.hr {
  height: 0px;
  background-color: #999999;
  margin: 5px;
  display:inline;
  padding:0;
  width: 170px;
}



/* footer holder */

#footer_main
{
	clear: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height:65px;
	font-size: 11px;
	background-image: url(../sitepix/structural/footer.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-align:left;
}

#footer_main ul {
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}

#footer_main ul li 
{
	margin: 0;
	padding: 0;
	display:inline;
}

#footer_main ul li a {
	margin-right:20px;
	display:inline;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
}

#footer_main ul li a#fisrt {
	margin:0;
	display:inline;
	padding-left: 20px;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
}

#footer_main ul li a:hover {
	color:#F70000;

}

#footer_main ul li a.active {
	color:#000000;
}

#footer_main p {
	margin-top: 5px;
	margin-left:20px;
	padding: 0;
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	text-align:left;
}

#footer_main a {
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}

#footer_main a:hover {
	font-size: 11px;
	font-weight: normal;
	color:#F70000;
	text-decoration: none;
}

/*############################################ PRODUCTs DISPLAY TABLE */
table#tbl_products {
	width: 560px;
	margin: 0px;
	}
table#tbl_products td.item {
	width: 50%;
	padding: 0;
	text-align: center;
	vertical-align: top;
	}
table#tbl_products td.item p {
	text-align: center;
	padding:0;
	margin:0;
	}	
table#tbl_products td.item p img {
	float:none;
	}	

a.more_info {
	margin-left: auto;
	margin-right: auto;
	display:block;
	width: 115px;
	height: 25px;
	text-align: center;
	background: url("../sitepix/structural/more_info.gif") no-repeat top left;
	}	
a.more_info:hover {
	background-position: 0 -25px;
	}
a.buy_now {
	margin-left: auto;
	margin-right: auto;
	display:block;
	width: 115px;
	height: 25px;
	text-align: center;
	background: url("../sitepix/structural/add_to_cart.gif") no-repeat top left;
	}	
a.buy_now:hover {
	background-position: 0 -25px;
	}
a.go_back {
	margin-left: auto;
	margin-right: auto;
	display:block;
	width: 82px;
	height: 25px;
	text-align: center;
	background: url("../sitepix/structural/goback.gif") no-repeat top left;
	}	
a.go_back:hover {
	background-position: 0 -25px;
	}
a.up {
	display: block;
	line-height: 3px;
	height: 10px;
	width:20px;
	background: url(../sitepix/structural/up.gif) top center no-repeat ;
	}
	
a.up:hover, a.down:hover {
	background-position: center -13px;
	}
a.down {
	display: block;
	width:20px;
	line-height: 3px;
	height: 10px;
	background: url(../sitepix/structural/down.gif) top center no-repeat;
	}
a.delete {
	line-height: 3px;
  text-align:right;
	font-size: 9px;
	display: block;
	margin: 0px;
	width: 13px;
	height: 13px;
	background: url(../sitepix/structural/delete.gif) top left no-repeat ;
	}
a.delete:hover {
	background-position: 0 -13px;
	}
table#tbl_cart {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	}
a.checkout {
	float:right;
	display: block;
	margin: 0px 8px 0px 0px;
	width: 120px;
	height: 25px;
	background: url(../sitepix/structural/checkout.gif) top left no-repeat ;
	}
a.checkout:hover {
	background-position: 0 -25px;
	}
div.specials {
	width:140px;
	display:inline;
	float:left;
	height:150px;
	text-align:center;
	font-size:20px;
}
div.specials a {
	font-size:20px;
}

td.main_image {
	width: 330px;
	text-align:center;
}

table#tbl_product_info {
	width:230px;
	float:right;
}

table tr td.bronze {
	/*background-color:#CD7F32;*/
	background-color: #FFCC33;
}

table tr td.silver {
	/*background-color:#E6E8FA;*/
	background-color: #CCCCCC;
}

table tr td.gold {
	/*background-color:#FFD700;*/
	background-color: #FFFF00;
}
table tr td.neutral {
	/*background-color:#ADD8E6;*/
}
table tr th {
	font-size: 14px;
	
}
table tr td {
	font-size: 12px;
	
}

.button {
	background-color: #434343;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 0 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.button:hover {
	background-color: #e90907;
	border: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 0 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow: #000 0px -1px 2px;
}

.button_auc {
	background-color: #434343;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 0 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.button_auc:hover {
	background-color: #999;
	border: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 0 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow: #fff 0px -1px 2px;
}

/*--------------------------------------------------------------Ticker */

#ticker
{
    text-align:left;
	width: 560px;
    height: 41px;
    padding: 0;
    line-height: 41px;
	margin: 0;
	float: left;
	background: url(../sitepix/homepage/calander-bg.jpg) no-repeat left top;
}

#ticker p a{
    color:#FFF;
	font-size:21px;
	font-weight: bold;
    margin:0;
    padding:0;
}

/* tables */

table#news
{
     width:530px;
      margin:20px 10px 20px 20px;
}

table#news td
{
     color: #000000;
	 font-size: 12px;
	 border:solid 1px #C3C5C6;
	 padding:5px;
}

table#news td.lastred
{
     color: Red;
	 font-size: 12px;
	 border:solid 1px #C3C5C6;
	 padding:5px;
}

table#news th
{
     color: #000000;
	 font-size: 12px;
	 border:solid 1px #C3C5C6;
	 padding:5px;
}

table#membernews
{
     width:660px;
      margin:20px 10px 20px 30px;
}

table#membernews td
{
     color: #000000;
	 font-size: 12px;
	 border:solid 1px #C3C5C6;
	 padding:5px;
}

table#membernews td.lastred
{
     color: Red;
	 font-size: 12px;
	 border:solid 1px #C3C5C6;
	 padding:5px;
}

table#membernews th
{
     color: #000000;
	 font-size: 12px;
	 border:solid 1px #C3C5C6;
	 padding:5px;
}

/*----- homepage tabs -------- */

ul#tabnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 940px;
	overflow: hidden;
	height: 30px;
	background: #737579;
}

ul#tabnav li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}

ul#tabnav li a {
	background: #CCC;
	padding: 7px 8px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	display: block;
}

ul#tabnav li.active a {
	background: #FFF;
	color: #FF1600;
}

div.tab-content {
	margin: 20px;
	float: left;
	width: 900px;
}

div.tab-content img  {
	margin: 0 20px 20px 0;
	border: 1px solid #CCC;
	padding: 2px;
	clear: left;
	float: left;
	display: block;
}

div.tab-content .video1 {
	clear: left;
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0 20px 50px 0;
}

div.tab-content .video2 {
	clear: left;
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 15px 20px 110px 0;
}

div.tab-content #swapper {
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
}

div.tab-content h2 {
	font-size: 40px;
	font-weight: bold;
	color: #666;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}

div.tab-content h2.leg {
	background: url(../sitepix/homepage/legend-header.gif) no-repeat left top;
	width: 366px;
	height: 94px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.tab-content h2.early {
	background: url(../sitepix/homepage/early-years-header.gif) no-repeat left top;
	width: 294px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.tab-content h2.date1 {
	background: url(../sitepix/homepage/1991-1999-header.gif) no-repeat left top;
	width: 296px;
	height: 71px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.tab-content h2.date2 {
	background: url(../sitepix/homepage/1999-2001-header.gif) no-repeat left top;
	width: 262px;
	height: 71px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.tab-content h2.date3 {
	background: url(../sitepix/homepage/2003-2005-header.gif) no-repeat left top;
	width: 492px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.tab-content h2.oth {
	background: url(../sitepix/homepage/motorsport-and-beyond-header.gif) no-repeat left top;
	width: 347px;
	height: 77px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

div.tab-content h2.charity {
	background: url(../sitepix/homepage/charity-header.gif) no-repeat left top;
	width: 335px;
	height: 78px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}


div.tab-content h2 span.small {
	font-weight: normal;
	font-size: 21px;
	color: #999;
	line-height: 0.8em;
}

div.tab-content h2 span.black {
	font-size: 48px;
	font-weight: bold;
	color: #000;
	
}

div.tab-content p {
	font-size: 14px;
	margin: 0 0 1.5em 0 ;
	padding: 0 !important;
}

div.tab-content a {
	font-size: 14px;
}

div#shop-logo {
	width: 180px;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

/*--------------------------------- timeline -----------------------------------*/

	h1 {
		font-size: 18px;
	}
	h2 {
		font-size: 14px;
	}

	#timeline {
		width: 940px;
		height: 260px;
		overflow: hidden;
		margin: 0 10px 10px 10px;
		position: relative;
		background: url('../sitepix/timeline/timeline-bg.png') no-repeat left top ;
		float: left;
	}
		#dates {
			width: 940px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 24px;
				text-align: center;
				background: url('../sitepix/timeline/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
				}
				
				#dates a:hover {
					color: #FFF;
				}
				
				#dates .selected {
			        font-size: 38px;
				}
		
		#issues {
			width: 940px;
			height: 260px;
			overflow: hidden;
		}	
			#issues li {
				width: 940px;
				height: 260px;
				list-style: none;
				float: left;
			}
				#issues li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#issues li img {
					float: left;
					margin: 10px 30px 10px 50px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				#issues li h2 {
					margin: 30px 30px 10px 50px;
					color: #FFF;
					font-size: 62px;
					text-shadow: 1px 1px 2px #000;
					float: left;
					display: block;
					line-height: 62px;
				}
				#issues li p {
					color: #FFF;
					font-size: 15px;
					font-weight: normal;
					line-height: 1.5em;
					text-shadow: 1px 1px 2px #000;
					margin: 10px 0 0 20px;
					float: left;
					text-align: left;
				}
		
		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('../sitepix/timeline/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('../sitepix/timeline/grad_right.png') repeat-y;
			}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 130px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right:10px;
				background-image: url('../sitepix/timeline/next.png');
			}
			#prev {
				left: 10px;
				background-image: url('../sitepix/timeline/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}

/*----------------------------- Carousel gallery --------------------*/

div.gallery-holder {
	width: 900px;
	overflow: hidden;
	background: url(../sitepix/homepage/gallery-slider-bg.png) repeat-x left top;
	height: 190px;
}

div.gallery-holder h2 {
	font-size: 16px;
	background: #000;
	display: block;
	border-top: 2px solid #FF0000;
	color: #FFF;
	padding: 5px 10px;
}

div.gallery-holder .caroufredsel_wrapper {
	overflow: hidden;
	height: 120px;
}

#gallery-slider1, #gallery-slider2, #gallery-slider3 {
	margin: 0 13px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	width: 840px;
}

#gallery-slider1 li, #gallery-slider2 li, #gallery-slider3 li {
	margin: 0 5px;
	padding: 0;
	display: block;
	float: left;
}

#gallery-slider1 li a, #gallery-slider2 li a, #gallery-slider3 li a {
	display: block;
	width: 115px;
	height: 120px;
	float: left;
}

#gallery-slider1 li a img, #gallery-slider2 li a img, #gallery-slider3 li a img {
	background: #FFF;
}

#gallery-slider1 li a img:hover, #gallery-slider2 li a img:hover, #gallery-slider3 li a img:hover {
	background-color: #000;
}

#slide-pag-but, #slide-pag-but2, #slide-pag-but3 {
	width: 840px;
	text-align: center;
	margin: 10px 0;
}

#slide-pag-but a, #slide-pag-but2 a, #slide-pag-but3 a {
	background: #000;
	color: #FFF;
	font-weight: bold;
	padding: 4px 8px;
	margin: 0 2px;
}

#slide-pag-but a:hover, #slide-pag-but2 a:hover, #slide-pag-but3 a:hover {
	color: #F00;
}

#slide-pag-but a.selected, #slide-pag-but2 a.selected, #slide-pag-but3 a.selected {
	background: #F00;
	color: #FFF;
}