@charset "UTF-8";

html, body {
height: 100%;
}
.hightlighttxt {
	color: rgb(255,204,0);
	font-weight: bold;
	text-transform: uppercase;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	margin: 0px;
	background-color: #CCCCCC;
	line-height: 14px;
	background-image: url(../images/shadowT.png);
	background-repeat: repeat-y;
	background-position: center;
}
.master_frame {    
	height: 100%;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	position: relative;
	max-height: 100%;
}
#frame {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	height:auto !important;
	min-height:100%;
	background-image: url(../images/colour562338.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #42182B;
	border-left-color: #42182B;
	position: relative;
	background-color: #42182B;
}
#frameFollowing {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	height:auto !important;
	min-height:100%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #42182B;
	border-left-color: #42182B;
	position: relative;
	background-color: #FFFFFF;
}
#nav-strip {
	height: 95px;
	background-color: #42182B;
	background-image: url(../images/head-v1a.jpg);
	background-repeat: no-repeat;
}


/* this sets the the layout of the menu*/
.menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-color: #42182B;
	padding-left: 14px;
}
#name_bar {
	font-size: 18px;
	color: #B3A3AA;
	background-color: #42182B;
	padding-left: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/name_content_bkgd.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	padding-right: 14px;
}
.green_bar {
	background-color: #72565D;
	height: 2px;
}
#main_flash {        /*this set the size of the image area on the home page 1024x338*/
	width: 1024px;
	height: 338px;
	overflow: hidden;
}
#main_image {        /*this set the size of the image area on the following pages 1024x222*/
	width: 1024px;
	height: 222px;
}
#main_content {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	min-height: 100%;
	padding-bottom: 50px;
	background-color: #42182B;
	background-image: url(../images/content_bkgd_v3a.jpg);
}
#following_content {
	height: 100%;
	min-height: 100%;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}
/*this is the end of the page layout*/



/*this is the start of the formatting styles for the main_content area*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
cite {
	font-style: normal;
}
strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bolder;
	color: #FFCC00;
}
.clear {
	clear: both;
}




#frame  #main_content .content_database {
	width: 190px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
#frame #main_content .content_events {
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #72565D;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #72565D;
}
.master_frame #frame #main_content .content_events  h2 {
	text-transform: uppercase;
}
.master_frame #frame #main_content .content_events .event_bkgd table tr td {
	text-transform: capitalize;
}
.master_frame #frame #main_content .content_events strong {
	text-transform: uppercase;
	color: #FFC;
	font-weight: 400;
}
#frame  #main_content  .content_sales {
	float: right;
	width: 529px;
	margin-top: 20px;
	padding-left: 20px;
}
#frame #main_content .content_sales img {
	margin: 0px;
	padding: 0px;
}
#frame #main_content .content_sales a {
	margin: 0px;
	padding: 0px;
}

#frame #main_content .content_sales .adverts {
	width: 250px;
	float: left;
	margin-right: 8px;
	border: 1px solid #FFFFFF;
	margin-top: 8px;
}
#frame #main_content .content_sales .adverts_full {
	width: 508px;
	float: left;
	margin-right: 8px;
	border: 1px solid #FFFFFF;
	margin-top: 8px;
}
#frame #main_content .content_sales .adverts_classicSale {
	width: 508px;
	float: left;
	margin-right: 8px;
	border: 1px solid #FFFFFF;
	margin-top: 8px;
	background-repeat: no-repeat;
	height: 85px;
}



#frame #main_content .content_space {
	clear: both;
}
#frame #main_content img {
	margin-bottom: 10px;
	clear: right;
	display: block;
}
#frame #main_content p {
	margin: 0px;
	line-height: 12px;
}
#frame #main_content a:hover {
	color: #FFFFFF;
}
#frame #main_content a {
	font-size: 12px;
	line-height: 12px;
	color: #FFCC00;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	margin-left: 4px;
	font-weight: lighter;
}
.more_space {
	margin-top: 15px;
}


.master_frame #frame #main_content .content_events .event_bkgd h2 {
	margin: 0px;
	padding-bottom: 2px;
	font-weight: lighter;
	color: #FFCC00;
}

.content_events  td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #72565D;
	line-height: normal;
}
.master_frame #frame #main_content .content_database .no_link {
	margin-top: 15px;
	text-transform: uppercase;
}
.master_frame #frame #main_content .content_database .no_hover a:link {
	color: #FFFFFF;
}
.master_frame #frame #main_content .content_database .no_hover a:hover {
	color: #FFFFFF;
}
.event_bkgd {
	width: 230px;
}
#eventscalendar  {
	height: 18px;
	width: 230px;
	margin-top: 4px;
}


.black {
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
}
.event_title {
	font-weight: bolder;
	color: #FFCC00;
}
#frame #main_content #eventscalendar a {
	color: #FFCC00;
	display: block;
	font-size: 10px;
	text-align: center;
	background-color: #684655;
	width: 230px;
	height: 18px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#frame #main_content #eventscalendar a:hover {
	color: #42182B;
	background-color: #FFCC00;
}


/*----------------  ARTICLE AND NEWS  ------------------*/

#frame #main_content #articles {
	width: 440px;
	clear: left;
	padding-top: 20px;
	border-top: 1px solid #72565D;
	margin-top: 20px;
	margin-left: 20px;
	display: block;
	float: left;
}

#frame #main_content #articles section {
	margin-bottom: 20px;	
}

#frame #main_content #articles section article {
	border: 1px dashed #72565D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#frame #main_content #articles section article h1 {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
}

#frame #main_content #articles section article h2 {
	font-weight: 200;
	text-transform: uppercase;
	font-size: 12px;
	color: #B9A2A8;
}



/*----------------  SECTION HEADING - ARTICLE AND NEWS - EVENTS    ------------------*/

.articleNews {
	background-image: url(../images/icons/article_and_news_@2x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 248px 24px;
	width: 248px;
	height: 24px;
	margin-bottom: 10px;
}
.events {
	background-image: url(../images/icons/events_@2x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 248px 24px;
	width: 248px;
	height: 24px;
}
#frame #main_content #articles section a {
	display: inline;	
}



/*----------------  DOWNLOAD AND LINK ICONS ON PAGE    ------------------*/

#frame #main_content #articles section .downloadButton a {
	text-indent: 16px;
	background-image: url(../images/abba-download-button-hover-@1x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 12px 12px;
	line-height: 12px;
	display: inline-block;
	margin-bottom: 0px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
#frame #main_content #articles section .downloadButton a:hover {
	color: #B4B3B2;
	background-image: url(../images/abba-download-button-@1x.png);
	
}

#frame #main_content #articles section .downloadButton span {
	font-size: 10px;
	font-weight: 200;
	text-transform: uppercase;
	color: rgba(153,153,153,1);
}


#frame #main_content #articles section .linkButton a {
	text-indent: 16px;
	background-image: url(../images/abba-link-button-hover-@2x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 12px 12px;
	line-height: 12px;
	display: inline-block;
	margin-bottom: 0px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
#frame #main_content #articles section .linkButton a:hover {
	color: #B4B3B2;
	background-image: url(../images/abba-link-button-@2x.png);
}







/*----------------  SALES AND PROMOTIONS  ------------------*/

#frame #main_content .content_sales .space {
	width: 508px;
	clear: both;
	border-bottom: 1px solid #72565D;
	display: block;
	margin-top: 20px;
	padding-top: 30px;
	margin-bottom: 20px;
}











/*this is the end of the formatting styles for the main_content area*/


/*this is the start of the footer*/
#footer {
	position: absolute;
	width: 1024px;
	bottom: 0px;
	background-color: #42182B;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E7480;
}
#footer #footer_textbox {
	padding-left: 14px;
	padding-top: 10px;
}
#footer #footer_textbox a {
	color: #B3A3AA;
	text-decoration: none;
	padding-left: 10px;
}
#footer #footer_textbox a:hover {
	color: #FFCC00;
}
.content_database .sublink {
	padding-left: 15px;
}
#footer .internet {
	font-size: 9px;
}


/*this is the end of the footer*/

.name_bar_link {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.name_bar_link a {
	color: #8E7480;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.name_bar_link a:hover {
	color: #FFFFFF;
}
.yellow_note {
	font-size: 9px;
	color: #FF9900;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frame #main_content .content_sales .adverts_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 508px;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
