@charset "utf-8";
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.subTitle{
color:#990066;
font-weight:bold;
}
.black {
	color: #000000;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.sifr {
	visibility: hidden;

}

.sIFR-hasFlash h2.sifr {
	visibility: hidden;

}
.sIFR-hasFlash h3.sifr {
	visibility: hidden;

}

.sIFR-hasFlash h4.sifr {
	visibility: hidden;

}

.greyLine {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 166px;
}
#mainContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #231F20;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 80px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
}
#footer p, #footer a {
	color: #FFFFFF;
	text-transform: capitalize;
}

#ContentArea #flashbanner {
	width: 341px;
	float: right;
	margin-bottom: 20px;
	padding-left: 22px;
}
#header #logo {
	width: 550px;
	padding-left: 25px;
	padding-top: 5px;
	float: left;
}
.newsItem .newsThumb {
	float: left;
	width: 82px;
	padding-bottom: 8px;
	color: #000000;
}
.newsItem .newsThumb a {
	color: #9F2A71;
	font-weight: bold;
}

.newsItem .newsThumb img {
	margin-bottom: 2px;
	border: 1px solid #852A67;
}

.newsItem {
	float: left;
	color: #FFFFFF;
	background-image: url(../images/newsitemTop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 466px;
}
.newsItem .newsBg {
	background-image: url(../images/newsitembg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 450px;
	padding-right: 8px;
	padding-left: 8px;
}
.newsItem .newsItemFooter {
	float: left;
	margin: 0px;
	background-image: url(../images/newsitemBot2.jpg);
	background-position: center bottom;
	height: 10px;
	width: 466px;
	background-repeat: no-repeat;
	padding: 0px;
}

.newsItem .newsTxt {
	width: 360px;
	float: right;
	color: #231F20;
}

a {
	color: #93256E;
	text-decoration: underline;
}

#mainContent #mainNavigation {
	text-align: center;
	padding-top: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#mainNavigation a {
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: auto;
}
#footer a:hover {
	text-decoration: underline;
}

#wrapperBg {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headerBg {
	width: 986px;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 178px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#headerBgfarm {
	width: 986px;
	background-image: url(../images/headerBg-farm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	height: 178px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footerBg {
	width: 986px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	margin: 0px;
	height: 85px;
	clear: both;
}
.clear {
	clear: both;
}

#contentBg {
	width: 986px;
	background-image: url(../images/contentBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#contentBg #mainContent #ContentArea {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	width: 890px;
}
#header #topNavigation {
widows:500px;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
#topNavigation a {
	color: #231F20;
	text-decoration: none;
	padding-right: 15px;
	font-size: 11px;
	font-weight: bold;		
}
#topNavigation a:hover {
	color: #7F0051;
}

#leftGreyBox {
	padding-top: 9px;
	width: 524px;
	background-image: url(../images/box_grey_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	float: left;
	margin-bottom: 20px;
}
#rightBox  {
	background-image: url(../images/rightTopBox.jpg);
	background-repeat: no-repeat;
	background-position: -2px top;
	width: 338px;
	float: left;
	padding-top: 9px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#rightBox .bg {
	background-image: url(../images/rightBotBox.jpg);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	padding-bottom: 9px;
	float: left;
	width: 296px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
}


#leftGreyBox .bg {
	background-color: #302C2D;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/box_grey_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#leftWhiteBox {
	padding-top: 9px;
	width: 524px;
	background-image: url(../images/box_white_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #b9b9b9;
	float: left;
	margin-bottom: 20px;
}
#leftWhiteBox .bg {
	background-color: #ffffff;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/box_white_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666666;
}

body {
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #9f2974;
	margin-bottom: 0.75em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f2974;
	font-size:18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f2974;
	font-size:16px;
	margin-bottom: 0.75em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f2974;
	font-size:13px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f2974;
	font-size:12px;
}
#rightBox  .partner {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	float: left;
	width: 300px;
}
#rightBox  .partner img {
	padding-top: 5px;
}



.cowbyreColour {
	color: #9f2974;
}

*{ margin:0px; padding:0px;}
.newsItem .nbg {
	width: 450px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #FFFFFF;
	background-image: url(../images/newsitemTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imagepadding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.orange div {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

a.btnSell{
	width: 158px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/sell-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#mainNavigation {
	padding-left: 60px;
}


a.btnSell span { display: none; }

a.btnSell:hover {
	background-image: url(../images/btns/sell-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
a.btnNews{
	width: 109px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/news_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.btnNews span { display: none; }

a.btnNews:hover {
	background-image: url(../images/btns/news_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
a.btnBuy{
	width: 135px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/buy-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.btnBuy span { display: none; }

a.btnBuy:hover {
	background-image: url(../images/btns/buy-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
a.btnArtist{
	width: 87px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/artist-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.btnArtist span { display: none; }

a.btnArtist:hover {
	background-image: url(../images/btns/artist-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}


/*shop buttons */

a.btnShopHome{
	width: 105px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/shophome-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.btnShopHome span { display: none; }

a.btnShopHome:hover {
	background-image: url(../images/btns/shophome-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}

a.btnBasket{
	width: 175px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/viewbasket-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.btnBasket span { display: none; }

a.btnBasket:hover {
	background-image: url(../images/btns/viewbasket-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}

a.btnArtLogin{
	width: 109px;
	height: 24px;
	display: block;
	background-image: url(../images/btns/artistlogin_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.btnArtLogin span { display: none; }

a.btnArtLogin:hover {
	background-image: url(../images/btns/artistlogin_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#eventCalendar th{
	color: #FFFFFF;
	background-color: #800254;
	padding: 2px;
	margin: 0px;
}
#eventCalendar td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	padding: 2px;

}
#eventCalendar{
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#eventCalendar  .calNumbers {
	background-color: #231F20;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	margin: 0px;
	padding: 2px;
	text-align: center;
	width: 20%;
}
#eventCalendar .eventBox .event a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}

#eventCalendar  .eventBox {
	background-color: #F4F4F4;
	width: 80%;
}
#SubNavigation a {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
#SubNavigation li {
	line-height: 1.6em;
}
#SubNavigation ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#eventCalendar  .event {
	background-color: #800254;
	color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#eventCalendar  .eventEdit {
	background-color: #FFFFFF;

	color: #000000;
	border: 1px solid #CCCCCC;
	float: right;
	width: 45px;
	clear:right;

}
#eventCalendar .eventBox .event a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#newArtistsTBL  p{
	margin: 0px;
	padding: 0px;
}
#newArtistsTBL td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}.artImage {
	width: 130px;
	height: 100px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.artImage2 {
	width: 130px;
	height: 140px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.artImage .thumb, .artImage2 .thumb  {
	border: 1px solid #840055;
	text-align: center;	
}
#SubNavigation a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.9em;
}
.imageBorder {
	border: 1px solid #9f2974;
	margin: 8px;
}
.red {
color:#CC0000;

}
#subscribe {
	background-image: url(../images/subscribe_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFFFFF;
	height: 73px;
}
ul, ol {
	padding-left: 20px;
}

.style1 {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
}
.partner img{
padding-left:8px;
padding-bottom:8px;
}
.imgpadding {
padding:10px
}
.sitemap ul {
	font-size: 12px;
}
#scrollerTBL th {
	background-color: #660041;
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 5px;
}
#scrollerTBL td {
	font-size: 0.7em;
}

.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}