@charset "UTF-8";
/* CSS Document */
body {
	background: url(/images/bg.gif) repeat-x #660000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	text-align:left;
	color: #000000;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, h5, h6, p, ul, li, em, strong, pre, code, input, option, textarea, img, embed, a {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
.clearfloat {
	clear:both;
	padding:0;
	margin:0;
}
/* Main Content Wrapper */
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(/images/content-bg.gif) #FFFFFF no-repeat bottom left;
	position: relative;
	z-index: 1;
}
/* Top Banner */
#header {
	width:900px;
	height:64px;
	display:block;
	background: #830D0E;
	position: relative;
}
#header h1 {
	position:relative;
	display:block;
	border:0;
	font-size:1em;
	color:#FFFFFF;
	height:64px;
}
#header h1 strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#header h1#MainBanner, #header h1#MainBanner strong {
	background:url(/images/header.gif) no-repeat top left;
	width:900px;
	height:64px;
}
/* Top Navigation */
#topnavi {
	width:859px;
	height: 16px;
	padding:8px 19px 23px 22px;
	display:block;
}
ul#navi {
	list-style:none;
}
#navi li, #navi li a {
	height:16px;
	position:relative;
	display:block;
	line-height:16px;
	border:0;
}
#navi li {
	float:left;
	display:inline;
	overflow:hidden;
}
#navi li a, #navi li a {
	overflow:hidden;
}
#navi a {
	font-size:.775em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:0;
	text-align:center;
}
#navi a:hover {
	color:#333333;
}
#navi li em {
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:16px;
	cursor:pointer;
	border:0;
}
li.spacer {
	cursor:auto;
	text-align:center;
	width:21px;
	height:16px;
	line-height:16px;
}
#navi li.spacer em {
	cursor:default;
	background:url(/images/main-nav/v-line.gif) no-repeat top left;
	width:21px;
}
li#event a, li#event em {
	background:url(/images/main-nav/event.gif) no-repeat top left;
	width:74px;
}
li#association a, li#association em {
	background:url(/images/main-nav/association.gif) no-repeat top left;
	width:72px;
}
li#news a, li#news em {
	background:url(/images/main-nav/news.gif) no-repeat top left;
	width:31px;
}
li#members-corner a, li#members-corner em {
	background:url(/images/main-nav/members-corner.gif) no-repeat top left;
	width:103px;
}
li#multimedia a, li#multimedia em {
	background:url(/images/main-nav/multimedia.gif) no-repeat top left;
	width:71px;
}
li#sponsorship a, li#sponsorship em {
	background:url(/images/main-nav/sponsorship.gif) no-repeat top left;
	width:77px;
}
li#international a, li#international em {
	background:url(/images/main-nav/international.gif) no-repeat top left;
	width:88px;
}
li#index a, li#index em {
	background:url(/images/main-nav/index.gif) no-repeat top left;
	width:32px;
}
li#index {
	float: right;
}
li#contact-us a, li#contact-us em {
	background:url(/images/main-nav/contact-us.gif) no-repeat top left;
	width:68px;
}
li#contact-us {
	float: right;
}
li#event a:hover em, li#event a.active em, li#association a:hover em, li#association a.active em, li#news a:hover em, li#news a.active em, li#members-corner a:hover em, li#members-corner a.active em, li#multimedia a:hover em, li#multimedia a.active em, li#sponsorship a:hover em, li#sponsorship a.active em, li#international a:hover em, li#international a.active em, li#index a:hover em, li#index a.active em, li#contact-us a:hover em, li#contact-us a.active em {
	background-position:0 -16px;
}
ul#navi li a:hover {
	visibility:visible;
}
/* Launch Bell Radio */
#launchRadio {
	display: block;
	position:absolute;
	left: 25px;
	width: 243px;
	height: 28px;
	z-index: 1000;
}
#launchRadio div.a {
	width: 243px;
	height: 28px;
	display: block;
}
#launchRadio h1 {
	position:relative;
	display:block;
	border:0;
	font-size:.725em;
	color:#ffffff;
	width: 243px;
	height: 28px;
}
#launchRadio h1 strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#launchRadio h1.launch, #launchRadio h1.launch strong {
	background: url(/images/btn-radio.png) no-repeat top left;
	width: 243px;
	height: 28px;
	cursor: pointer;
}
/* Facebook Link */
#facebook {
	display: block;
	position:absolute;
	top: 17px;
	left: 220px;
	width: 21px;
	height: 21px;
}
#facebook h1 {
	position:relative;
	display:block;
	border:0;
	font-size:.725em;
	color:#ffffff;
	width: 21px;
	height:21px;
	overflow:hidden;
}
#facebook h1 strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#facebook h1.launch, #facebook h1.launch strong {
	background:url(/images/btn-facebook.gif) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
/* twitter Link */
#twitter {
	display: block;
	position:absolute;
	top: 17px;
	left: 195px;
	width: 21px;
	height: 21px;
}
#twitter h1 {
	position:relative;
	display:block;
	border:0;
	font-size:.725em;
	color:#ffffff;
	width: 21px;
	height:21px;
	overflow:hidden;
}
#twitter h1 strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#twitter h1.launch, #twitter h1.launch strong {
	background:url(/images/btn-twitter.gif) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
/* RSS Feed */
#mainRSS {
	display: block;
	position:absolute;
	top: 7px;
	width: 18px;
	height: 18px;
	z-index: 1000;
	right: 13px;
}
#mainRSS h1 {
	position:relative;
	display:block;
	border:0;
	font-size:.725em;
	color:#ffffff;
	width: 18px;
	height:18px;
	overflow:hidden;
}
#mainRSS h1 strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#mainRSS h1.launch, #mainRSS h1.launch strong {
	background:url(/images/rss/rss-main.gif) no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
#RSS {
	display: block;
	position:absolute;
	top: 7px;
	width: 18px;
	height: 18px;
	z-index: 1000;
	right: 13px;
}
#RSS p {
	position:relative;
	display:block;
	border:0;
	font-size:.725em;
	color:#ffffff;
	width: 18px;
	height:18px;
	overflow:hidden;
}
#RSS p strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#RSS p.launch, #RSS p.launch strong {
	background:url(/images/rss/rss-main.gif) no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
/* Content Banner */
#contentBanner {
	width:900px;
	height:200px;
	display:block;
	position: relative;
	z-index: 80;
}
/*Main News */
#mainNews {
	width:350px;
	padding:0 0 0 19px;
	float:left;
	margin: 0 0 15px 0;
}
#mainNews p.ad {
	margin:0 0 13px 0;
	float: left;
	display: block;
	padding: 0;
}
#mainNews p img {
	float:left;
}
#mainNews p.newsPhoto {
	padding:0 0 16px 0;
	float: left;
}
#wrapper #mainNews h1 {
	background: url(/images/main-news-icon.gif) no-repeat top left;
	color: #00000;
	padding:0 0 0 40px;
	margin:0 40px 16px 0;
	font-size: 1.1em;
	line-height: 1em;
	width: 270px;
	float: left;
	display: block;
}
#mainNews h1 a {
	display: block;
	color: #000000;
	text-decoration:none;
}
#mainNews p {
	font-size: 0.775em;
	color: #333333;
	padding: 0 0 10px 0;
	float: left;
	width: 350px;
}
#mainNews p a {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
#mainNews p a:hover {
	text-decoration:underline;
}
/* Main Page Center Content */
#contentcenter {
	width:286px;
	padding:0;
	float:left;
	position: relative;
	margin: 0 19px 15px 18px;
}
/* More Headlines Link */
#contentcenter p.more, #contentcenter p.more a {
	margin:0;
	border: 0;
	padding: 0;
	width: 134px;
	height:17px;
	position:relative;
	display:block;
	line-height:17px;
}
#contentcenter p.more a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#contentcenter p.more a:hover {
	color: #000000;
}
#contentcenter p.more em {
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:17px;
	cursor: pointer;
	border: 0;
}
#contentcenter p.more a:hover em {
	background-position:0 -17px
}
#contentcenter p.more a, #contentcenter p.more em {
	background : url(/images/more-headlines.gif) no-repeat top left;
	width: 134px;
	height: 17px;
}
/* News Title */
#contentcenter h1.newsTitle {
	position:relative;
	display:block;
	border:0;
	font-size:1em;
	color:#cc0000;
	width: 286px;
	height:44px;
	overflow:hidden;
}
#contentcenter h1.newsTitle strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#contentcenter h1.newsTitle, #contentcenter h1.newsTitle strong {
	background:url(/images/titles/main-news-title.gif) no-repeat;
	width: 286px;
	height: 44px;
}
/* Main Headlines */
#contentcenter h2 {
	display:block;
	border:0;
	font-size:0.825em;
	color:#333333;
	min-height:31px;
	padding: 0 0 0 43px;
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 0.9em;
}
#contentcenter h2 a {
	color:#333333;
	text-decoration:none;
	display: block;
}
#contentcenter h2 a:hover {
	color: #000000;
}
/* Main page <hr /> */
#contentcenter div.hr {
	height: 23px;
	width: 286px;
	background: url(/images/main-hr.png) no-repeat top left;
}
#contentcenter div.hr hr {
	display: none;
}
/* Main Page Right Navi */
#mainRightNav {
	width:187px;
	padding:0;
	float:left;
	margin: 0 0 10px 0;
}
#mainRightNav h1.title {
	position:relative;
	display:block;
	border:0;
	font-size:1em;
	color:#cc0000;
	width: 187px;
	height:40px;
	overflow:hidden;
}
#mainRightNav p {
	margin: 0 0 4px 0;
	float: left;
}
#mainRightNav p img {
	float: left;
}
#mainRightNav h1.title strong {
	position:absolute;
	left:0;
	top:0;
	display:block;
	border:0;
}
#mainRightNav h1.title, #mainRightNav h1.title strong {
	background:url(/images/titles/buttons-title.gif) no-repeat;
	width: 187px;
	height: 44px;
}
/* Internal Center Col */
#centreCol .mainContent {
	width: 430px;
	padding: 20px 0 10px 0;
}
#centreCol .mainContent .topImg {
	padding: 0 0 15px 0;
}
#centreCol .mainContent p {
	font-size: .775em;
	color: #333333;
	padding: 0 0 10px 0;
}
#centreCol .mainContent h1 {
	font-size: 13px;
	color: #333333;
	margin-top: 0;
	padding: 0 0 10px 0;
}
#centreCol .mainContent h3 {
	font-size: 0.775em;
	color: #333333;
}
#centreCol .mainContent h3 a {
	color: #8f1e17;
}
#centreCol .mainContent p a, #centreCol .mainContent h1 a {
	color: #8f1e17;
	text-decoration:underline;
}
#centreCol .mainContent ol {
	line-height:1.4;
	padding: 10px 0 15px 0;
}
#centreCol .mainContent ol li {
	list-style-type: inherit;
	padding: 0;
	margin: 0 0 0 40px;
	font-size: .775em;
	color: #333333;
}
#centreCol .mainContent ul {
	line-height:1.4;
	padding: 10px 0 15px 0;
}
#centreCol .mainContent ul li {
	padding: 0;
	margin: 0 0 0 40px;
	color: #333333;
	font-size: 0.775em;
}
#centreCol .mainContent ul li a {
	color: #8f1e17;
	text-decoration:underline;
}
#centreCol .mainContent ol li a {
	color: #8f1e17;
	text-decoration:underline;
}
/*Main News Page */
#centreCol .mainContent h1.headline {
	display:block;
	border:0;
	font-size:0.825em;
	color:#333333;
	min-height:31px;
	padding: 0 0 0 43px;
	background-position: top left;
	background-repeat: no-repeat;
}
#centreCol .mainContent h1.headline a {
	color:#333333;
	text-decoration:none;
	display: block;
}
#centreCol .mainContent h1.headline a:hover {
	color: #000000;
}
#centreCol .mainContent .newsDate {
	color:#666666;
}
#centreCol .mainContent div.hr {
	height: 23px;
	width: 430px;
	background: url(/images/hr.png) no-repeat top left;
}
#centreCol .mainContent div.hr hr {
	display: none;
}
/* Internal News */
#centreCol .mainContent h1.readNews {
	display:block;
	font-size:0.825em;
	color:#333333;
	text-transform: capitalize;
	padding: 0;
}
#centreCol .mainContent .image-left-top {
	padding: 0 10px 10px 0;
	float: left;
}
#centreCol .mainContent .internalNewsHeadline h1 {
	font-size: 0.875em;
	color: #333333;
	text-transform: capitalize;
	padding: 0;
}
#centreCol .mainContent .internalNewsHeadline h2 {
	font-size: 0.775em;
	color: #666666;
	padding: 0 0 10px 0;
}
/* Internal News */
#centreCol .mainContent .internalNews {
	width: 430px;
	padding: 0 0 10px 0;
	display: block;
	height: auto;
	min-height: 110px;
}
#centreCol .mainContent .internalNews p {
	font-size: .775em;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0 0 0 120px;
	padding: 10px 0px 0px 0px;
}
#centreCol .mainContent .internalNews .photo {
	float: left;
	width: 100px;
	padding: 10px 0 0 0;
}
#wrapper #centreCol .mainContent .internalNews a {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;
}
#wrapper #centreCol .mainContent .internalNews a:Hover {
	text-decoration:underline;
	text-transform: uppercase;
}
/* Form Styles */
#centreCol .mainContent label {
	float: left;
	width: 110px;
}
#centreCol .mainContent .textbox {
	font-size: 1em;
	color: #000000;
	border: 1px solid #a6a6a6;
	width: 250px;
}
#centreCol .mainContent .select {
	font-size: 1em;
	color: #000000;
	border: 1px solid #a6a6a6;
}
#centreCol .mainContent .textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width: 250px;
	height: 150px;
	font-size: 1em;
	color: #000000;
	border: 1px solid #a6a6a6;
}
#centreCol .mainContent .code-box {
	font-size: 1em;
	color: #000000;
	border: 1px solid #a6a6a6;
	width: 50px;
}
#centreCol .mainContent .siteform img {
	float: left;
	display:block;
}
#centreCol .mainContent .button {
	font-size: 12px;
	color: #000000;
	border: 1px solid #a6a6a6;
	padding: 0 3px;
}
#centreCol .mainContent #code-box {
	float: left;
	padding: 10px 0 0 0;
}
#centreCol .mainContent .form-code {
	margin: 0 0 15px 110px;
	padding: 10px;
	background: #CACACA;
	width: 290px;
	height: 90px;
	font-size: .775em;
	color: #333333;
}
#centreCol .mainContent .code-error {
	color: #cc0000;
	display: block;
	background: url(/images/error.gif) top left no-repeat;
	padding: 0 0 15px 20px;
	float: left;
}
/* End Form */

/* Side Navigation */
#sideNavContainer {
	width:230px;
	padding:0 0 0 20px;
	float:left;
	margin: 0 0 20px 0;
}
#sideNavContainer img {
	float:left;
}
#internalNav {
	width: 213px;
	padding: 5px 8px 25px 9px;
	margin: 0;
	background: url(/images/subnav-bg.gif) #FFFFFF no-repeat bottom;
	float: left;
}
#internalNav ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height:1.4;
	padding: 0;
	margin: 0;
}
#internalNav li {
	font-weight:bold;
	font-size:11px;
	padding: 0 0 10px 11px;
	background: url(/images/nav-arrow.gif) no-repeat 0px 4px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #a6a6a6;
}
#internalNav li a {
	color: #000000;
	width: 202px;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-weight: bold;
	display:block;
}
#internalNav li a:hover {
	color: #666666;
}
#internalNav li li {
	font-size:10px;
	padding: 5px 0 0 11px;
	background: url(/images/nav-arrow.gif) no-repeat 0px 10px;
	margin: 10px 0 0 0;
	border-top: 1px solid #a6a6a6;
	border-bottom: 0;
}
#internalNav li li a {
	color:#333333;
	width: 100px;
	padding: 0;
	border: 0;
	text-decoration: none;
}
#internalNav li li a:hover {
	color:#666666;
	text-decoration: none;
}
#internalNav p a {
	color: #8f1e17;
	text-decoration:underline;
}
#internalNav p a:Hover {
	color: #8f1e17;
	text-decoration:underline;
}
#internalNav p {
	font-size: .775em;
	color: #000000;
	margin-top: 0;
	padding: 10px 0 0 0;
}
/* Internal Center Col */
#wrapper #centreCol {
	width:430px;
	padding:0 20px 20px 20px;
	float:left;
	position: relative;
}
#wrapper #rightCol {
	width:160px;
	padding:0 18px 20px 0;
	float:left;
}
#wrapper #rightCol img {
	float:left;
}
#wrapper #rightCol p {
	font-size:10px;
	color: #000000;
	text-align: center;
	padding: 10px 0 0 0;
	float: left;
	width: 160px;
}
#rightAd {
	width:160px;
	height:470px;
	padding:0 0 10px 0;
	float:left;
}
/* News Headlines */
.newsHeadline {
	width: 342px;
	clear: left;
}
.newsHeadline .photo {
	float: left;
	width: 32px;
}
.newsHeadline h1 {
	margin: 0 0 0 42px;
	font-size: .875em;
	color: #333333;
	text-transform: capitalize;
}
/* Internal Headlines */
#centreCol .internalHeadline {
	width: 417px;
	position: relative;
	background: url(/images/titles/title-bg.gif) top left no-repeat;
	padding: 10px 0 0 13px;
}
#centreCol .internalHeadline .photo {
	float: left;
	width: 32px;
	padding: 0;
}
#centreCol .internalHeadline h1 {
	font-size: 0.875em;
	color: #666666;
}
#centreCol .internalHeadline h2 {
	font-size: 0.875em;
	color: #cc0000;
}
/* Main Content Errors */
#centreCol .mainContent #UserError {
	display: block;
	color: #cc0000;
	margin: 15px 0 5px 0;
	background: url(/images/error.gif) no-repeat;
	padding: 0 0 0 20px;
	font-size: 11px;
}
#centreCol .mainContent #UserError p {
	display: block;
	color: #cc0000;
	font-size: 11px;
}
#centreCol .mainContent #UserMessage {
	display: block;
	color: #339900;
	margin: 15px 0 5px 0;
	background: url(/images/checkmark.gif) no-repeat;
	padding: 0 0 0 20px;
	font-size: 11px;
}
#centreCol .mainContent #UserMessage p {
	display: block;
	color: #339900;
	font-size: 11px;
}
#centreCol .mainContent p img {
	margin-top: 0;
	padding: 0 10px 10px 0;
	float: left;
}
#centreCol .mainContent .partnerlogo {
	padding:0;
	margin-left: auto;
	margin-right: auto;
}
#centreCol .mainContent .partner-name {
	padding:0;
	font-size:11px;
	color:#999999;
}
#centreCol .mainContent .partner-title {
	padding:0;
	font-size:14px;
	color:#333333;
	font-weight: bold;
}
#centreCol .mainContent #internalMedia {
	width:320px;
	padding:0;
	margin: 0 auto;
}
#centreCol .mainContent #internalMedia img {
	padding:0;
	margin: 0;
	float:left;
}
#centreCol .mainContent #internalMedia embed {
	display:block;
	padding:0;
	margin: 0;
}
#centreCol .mainContent .galleryimg {
	padding:0 50px 20px 0;
	margin: 0;
	border:0;
	float: left;
}
#centreCol .mainContent .galleryimgl {
	padding:0 0 20px 0;
	margin: 0;
	border:0;
	float: left;
}
#centreCol .mainContent .gallerybreak {
	float:left;
	border: 0;
	width: 430px;
}
#centreCol .mainContent .gallerybreak hr {
	border: 0;
	width: 430px;
	color: #999999;
	background: #999999;
	height: 1px;
	margin: 0 0 20px 0;
}
#centreCol .mainContent #pagination {
	height:50px;
	margin-top:3px;
}
#centreCol .mainContent #pagination .count {
	float:left;
	padding:5px;
}
#centreCol .mainContent #pagination .pages {
	float:right;
	padding:5px;
}
#centreCol .mainContent .pagination {
	padding: 0;
	margin: 10px 0 0 -2px;
	float: left;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#centreCol .mainContent .pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #660000;
	text-decoration: none;
	color: #660000;
}
#centreCol .mainContent .pagination a:hover, .pagination a:active {
	border: 1px solid #660000;
	background: #660000;
	color: #FFFFFF;
}
#centreCol .mainContent .pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #660000;
	background: #660000;
	color: #FFFFFF;
}
#centreCol .mainContent .pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999999;
	color: #999999;
}
#footer {
	width: 900px;
	margin: 0 auto;
	color: #CCCCCC;
	text-align: center;
	font-size:10px;
	padding: 5px 0 0 0;
	background: url(/images/footer.gif) no-repeat top left;
	height: 15px;
}
#footer a {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	text-align: right;
	font-size:10px;
	color: #CCCCCC;
	margin: 15px 0 0 0;
	height: 20px;
}
#bookmark {
	width: 588px;
	margin: 81px auto 0 auto;
	text-align: left;
}
#centreCol .mainContent .partner-name a {
	font-size: 11px;
	font-weight: normal;
	color: #8f1e17;
	text-decoration:underline;
}
#centreCol .mainContent .partner-name a:Hover {
	font-size: 11px;
	font-weight: normal;
	color: #8f1e17;
	text-decoration:underline;
}
#iFrameExternal {
	margin:0;
	padding:0;
	border-style: none;
	width: 430px;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	border-width: 0;
}
/* PrettyPhoto LiteBox */
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {
	background: #002d50;
}
div.light_square .pp_expand {
	background: url(/images/prettyPhoto/light_square/sprite.gif) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background: url(/images/prettyPhoto/light_square/sprite.gif) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background: url(/images/prettyPhoto/light_square/sprite.gif) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background: url(/images/prettyPhoto/light_square/sprite.gif) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_square .pp_close {
	margin: 10px 0 0 0;
	width: 22px;
	height: 22px;
	background: url(/images/prettyPhoto/light_square/sprite.gif) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_square .pp_arrow_previous {
	background: url(/images/prettyPhoto/light_square/sprite.gif) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(/images/prettyPhoto/light_square/sprite.gif) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background: url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_rounded .pp_top .pp_left {
	background: url(/images/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
	background: url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_top .pp_right {
	background: url(/images/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content {
	background: url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_next:hover {
	background: url(/images/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(/images/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(/images/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(/images/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(/images/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(/images/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	margin: 10px 0 0 0;
	width: 22px;
	height: 22px;
	background: url(/images/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_arrow_previous {
	background: url(/images/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(/images/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(/images/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
	background: url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_bottom .pp_right {
	background: url(/images/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon {
	background: url(/images/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
	outline:none;
}
div.pp_overlay {
	background: #000;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {
	height: 40px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 40px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 40px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 40px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content .pp_details {
	display: none;
	margin: 10px 15px 2px 20px;
}
p.pp_description {
	color: #fff;
	font-size: 0.7em;
}
.pp_description {
	display: none;
	float: left;
	margin: 0;
}
.pp_pic_holder light_rounded .pp_content .pp_details clearfix .pp_description p {
	color:#fff;
}
.pp_nav {
	float: right;
	margin: 3px 0 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.pp_nav a.pp_arrow_previous, .pp_nav a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
a.pp_next {
	background: url(/images/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(/images/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	display: block;
	float: right;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: none;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	display: none;
	line-height: 1 !important;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
a.addthis_button_expanded {
	color: #666666;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
/* Error Messages */
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg,
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg,
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg,
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg,
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	color: #cc0000;
	margin: 0 0 5px 110px;
	background: url(/images/error.gif) no-repeat top left;
	padding: 0 0 0 20px;
	font-size: 11px;
	display: block;
	height: 15px;
	font-weight: bold;
}
#partnerSlider {
	width : 900px;
	margin: 22px auto 0 auto;
	height: 92px;
}
.prevNext, #prev, #next {
	width:20px;
	display: block;
	height: 92px;
	float:left;
}
#prev {
	background: url(/images/btn-previous.gif);
}
#prev:hover {
	background-position: 0 -92px;
}
#prev:focus {
	outline: none;
}
#next {
	background: url(/images/btn-next.gif);
}
#next:hover {
	background-position: 0 -92px;
}
#next:focus {
	outline: none;
}
#slideShow {
	width: 860px;
	height: 92px;
	overflow: hidden;
	float:left;
}
#slideShow .slide {
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1;
	width: 860px;
	height: 92px;
	float:left;
	background: #ffffff;
}
#slideShow .slide a:focus {
	outline: none;
}
#partnerSlider a {
	color:#CCCCCC;
	text-decoration:none;
}
#partnerSlider a:hover {
	text-decoration:underline;
}
#partnerSlider p {
	text-align: right;
	font-size:10px;
	color: #CCCCCC;
	margin: 10px 0 20px 0;
	height: 20px;
	display: block;
	float: left;
	width: 900px;
}

