@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);

#following_content img {
	margin: 0px;
	padding: 0px;
}
/*#following_content .image_left  {
}*/
#following_content a {
	color: #42182B;
}
#following_content blockquote {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #8E7480;
	font-style: italic;
	line-height: 20px;
	text-align: left;
}
#following_content a:hover {
	color: #CC9900;
	font-weight: bolder;
}
#following_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #684655;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 32px;
}
#following_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #684655;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 20px;
}
#following_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #684655;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#following_content li {
	margin-bottom: 7px;
}
#following_content ol {
	margin-bottom: 7px;
}
#following_content ul {
	list-style-type: circle;
}
#following_content .italic br {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#following_content p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
/*THIS IS FOR THE P TAG SO THE BOTTOM MARGIN IS 0*/
.master_frame #frameFollowing #following_content .margin0top {
	margin: 0px;
}
#following_content img {
	margin-right: 5px;
	border: .5px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.read_more {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	text-transform: uppercase;
	text-align: right;
	color: #42182B;
	margin-bottom: 20px;
}
.tecktalk {
	margin-bottom: 5px;
}

.read_more a {
	color: #42182B;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(../images/readmore.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.read_more a:hover {
	color: #FFCC00;
	background-image: url(../images/readmore_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#frameFollowing #following_content .read_download {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	margin-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
}
#frameFollowing #following_content .read_ebook {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	margin-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
}

#following_content .promo_image {
}
#following_content .promo_image img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frameFollowing #following_content .read_download a {
	text-decoration: none;
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#frameFollowing #following_content .read_download a:hover {
	color: #FFCC00;
	background-image: url(../images/download_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#frameFollowing #following_content .read_weblink {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	margin-bottom: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	clear: both;
}
#frameFollowing #following_content .read_weblink a {
	text-decoration: none;
	background-image: url(../images/weblink.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#frameFollowing #following_content .read_weblink a:hover {
	color: #FFCC00;
	background-image: url(../images/weblink_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#frameFollowing #following_content .read_ebook a {
	text-decoration: none;
	background-image: url(../images/ebook.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#frameFollowing #following_content .read_ebook a:hover {
	color: #FFCC00;
	background-image: url(../images/ebookHover.png);
	background-repeat: no-repeat;
	background-position: right top;
}





.right_padding {
	padding-right: 5px;
}
.highlight {
	color: #3399FF;
	text-transform: uppercase;
}
.highlight_new {
	color: #F90;
	text-transform: uppercase;
	padding-left: 5px;
}
.itemCode {
	color: #666;
	text-transform: uppercase;
	font-weight: 900;
	padding-right: 7px;
}
.list_none {
	list-style-type: none;
	list-style-image: none;
}
#frameFollowing #following_content .column {
	width: 248px;
	float: left;
}
#frameFollowing #following_content .column a {
	text-decoration: none;
}
#frameFollowing #following_content .column .member {
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 23px;
}
#frameFollowing #following_content .column .member img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frameFollowing #following_content .column .member a {
	text-decoration: none;
}
/*.one {
	padding-left: 14px;
	padding-bottom: 5px;
}
.two {
	padding-bottom: 5px;
	padding-left: 20px;
}
.three {
	padding-left: 36px;
	padding-bottom: 5px;
}
.four {
	padding-left: 50px;
	padding-bottom: 5px;
}*/
.phosphorous_img {
	text-align: right;
	float: right;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#frameFollowing #following_content .divCented {
	text-align: center;
}
#frameFollowing #following_content .divCented p {
	text-align: center;
}
.columnContacts {
	width: 150px;
	float: left;
	margin-right: 16px;
}



/*THIS IS THE START OF THE CONTACTS PAGE*/
.read_email {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.read_email a {
	text-decoration: none;
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.read_email a:hover {
	color: #FFCC00;
	background-image: url(../images/email_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.read_email p {
	margin: 0px;
}

/*THIS CLASS IS FOR THE CONTACTS PAGE AND IT ALIGN THE TEXT TO THE LEFT WITH THE USE OF A DIV*/
.left {
	text-align: left;
	float: left;
}
.brahmanPromo {
	float: right;
	margin-left: 10px;
	height: auto;
	width: 480px;
}
.brahmanPromo img {
	border: thin solid #42182B;
}

/*THIS CLASS IS FOR THE CONTACTS PAGE AND IT ALIGN THE P TAG TO THE LEFT*/
#frameFollowing #following_content .columnContacts p {
	text-align: left;
}
.no_border {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.no_bullets {
	list-style: url(none) none !important;
}
.underline {
	text-decoration: underline;
}
.line_download {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	margin-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
}



/*THIS IS USED ON THE PROMO PAGE FOR A LINE*/
.promo_line {  
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8E7480;
	margin-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
}
.master_frame #frameFollowing #following_content .promo_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*THIS IS USED ON THE ORDER FORM PAGE*/
.textboxlight {
	background-color: #F2E6EA;
}
.textboxdark {
	background-color: #E5CCD5;
}
.Note {
	font-size: 16px;
	color: #0066FF;
	margin-top: 20px;
	padding-top: 20px;
	font-weight: lighter;
}
.inline_image {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: 12px;
	width: 12px;
}
.infotext {
	color: #3399FF;
	font-size: 12px;
}
.master_frame #frameFollowing #following_content .photo {
	list-style: none;
	margin: 0;
	padding: 0;
}
.master_frame #frameFollowing #following_content .photo li {
	text-align: left;
	color: #FFFFFF;
	width: 25%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.master_frame #frameFollowing #following_content .photo li img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.master_frame #frameFollowing #following_content .photo .sm_brdr {
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #42182B;
	overflow: hidden;
	background-color: #CCFF00;
	margin-bottom: 30px;
	height: 134px;
	width: 200px;
}
.master_frame #frameFollowing #following_content .photo .sm_brdr:hover {
	border-top-color: #8E7480;
	border-right-color: #8E7480;
	border-bottom-color: #8E7480;
	border-left-color: #8E7480;
}
.master_frame #frameFollowing #following_content td.txt {
	width: 48%;
	vertical-align: top;
}

.master_frame #frameFollowing #following_content #colLeft {
	width: 478px;
	float: left;
}
.master_frame #frameFollowing #following_content #colRight {
	width: 478px;
	float: right;
}
.master_frame #frameFollowing #following_content .event table strong {
	text-transform: uppercase;
}




/*////////////////////// START OF PHOTO ALBUM PAGE LAYOUT //////////////////////////*/

.master_frame #frameFollowing #following_content #gallery li {
	float: left;
	list-style-type: none;
	display: block;
}
.master_frame #frameFollowing #following_content #gallery ul {
	list-style-type: none;
}
.master_frame #frameFollowing #following_content #gallery ul li .gallery_frame {
	padding-left: 20px;
	padding-bottom: 10px;
}
.master_frame #frameFollowing #following_content #colRight #gallery ul li .gallery_frame {
	padding: 0px;
	margin: 0px;
}
.master_frame #frameFollowing #following_content  #gallery ul li .gallery_frame .web_link a {
	margin-top: 5px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-align: center;
}
.master_frame #frameFollowing #following_content #gallery ul li .gallery_frame .web_link a:hover {
	color: #09F;
}
.master_frame #frameFollowing #following_content #gallery ul li .gallery_frame img {
	float: none;
	margin: 0px;
	padding: 0px;
}
.master_frame #frameFollowing #following_content #colRight #gallery ul{
	margin: 0px;
	padding: 0px;
}
.master_frame #frameFollowing #following_content #colRight #gallery ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.master_frame #frameFollowing #following_content #colRight #gallery ul li .gallery_frame .web_link {
	text-align: center;
}
/*////////////////////// END OF PHOTO ALBUM PAGE LAYOUT //////////////////////////*/
#step01 {
	height: 100px;
	background-image: url(../images/step01.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center bottom;
}
.master_frame #frameFollowing #following_content .margin0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.master_frame #frameFollowing #following_content #step01 p strong {
	text-transform: uppercase;
	color: #3CF;
	font-size: 14px;
	font-weight: lighter;
}
.master_frame #frameFollowing #following_content #colLeft .supplyingphoto li {
	list-style-image: url(../images/tick.png);
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}

/*///////// WORLD BRAHMAN CONGRESS AUSTRALIA 2016 //////////*/

.master_frame #frameFollowing aside {
	float: right;
	width: 310px;
	padding-right: 14px;
}
.master_frame #frameFollowing aside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #008FC6;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 24px;
}
.master_frame #frameFollowing aside h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #008FC6;
	font-size: 16px;
	/*margin-top: 20px;*/
	/*margin-bottom: 3px;*/
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.master_frame #frameFollowing aside h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #008FC6;
	font-size: 16px;
	/*margin-top: 20px;*/
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 20px;
}
.master_frame #frameFollowing aside a {
	color: #666666;
	text-decoration: none;
}
.master_frame #frameFollowing aside a:hover {
	color: #00CCFF;
}
.master_frame #frameFollowing aside p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.master_frame #frameFollowing aside .announcementsFrame h2 {
	font-size: 14px;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 16px;
	margin-top: 0px;
	padding: 0px;
}
.master_frame #frameFollowing aside .announcementsFrame h3 {
	font-size: 12px;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 12px;
	margin-top: 0px;
}
.master_frame #frameFollowing aside .announcementsFrame p {
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: 200;
	margin: 0px;
}
.master_frame #frameFollowing aside .announcementsFrame span {
	font-weight: bold;	
}
.master_frame #frameFollowing aside .announcementsFrame {
	display: block;
	padding: 5px;
	border: 1px solid rgba(0,143,198,1);
	position: relative;
	margin-bottom: 10px;
	border-radius: 4px;
}
.master_frame #frameFollowing aside .announcementsFrame:hover {
	background-color: rgba(0,143,198,1);
	color: rgba(255,255,255,1);
}
.master_frame #frameFollowing aside .announcementsFrame:hover h2 {
	color: rgba(255,255,255,1);
}
.master_frame #frameFollowing aside .announcementsFrame:hover h3 {
	color: rgba(255,255,255,1);
}


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

#following_content .downloadButton a {
	text-indent: 16px;
	background-image: url(../images/abba-download-button-@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;
}
#following_content .downloadButton a:hover {
	color: #B4B3B2;
	background-image: url(../images/abba-download-button-hover-@1x.png);
}

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


#following_content .linkButton a {
	text-indent: 16px;
	background-image: url(../images/abba-link-button-@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;
}
#following_content .linkButton a:hover {
	color: #B4B3B2;
	background-image: url(../images/abba-link-button-hover-@2x.png);
}


/*----------------  INLINE TEXT ICONS ON PAGE AND EMAIL BLAST    ------------------*/

.downloadicon {
	background-image: url(http://www.brahman.com.au/images/abba-download-button-@1x.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 15px;
	background-size: 10px 10px;
}
.downloadicon:hover {
	background-image: url(http://www.brahman.com.au/images/abba-download-button-hover-@1x.png);
}
	
.rolloverImage {
	display: none;
}	
	
	
.linkicon {
	background-image: url(http://www.brahman.com.au/images/abba-link-button-@2x.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 15px;
	background-size: 10px 10px;
}
.linkicon:hover {
	background-image: url(http://www.brahman.com.au/images/abba-link-button-hover-@2x.png);
}




/*----------------------------------*/


#following_content_half {
	height: 100%;
	min-height: 100%;
	width: 670px;
	padding-bottom: 200px;
	padding-left: 14px;
	font-size: 14px;
	line-height: 20px;
}
#congress .master_frame #frameFollowing #following_content_half .congressPhoto {
	clear: none;
	float: right;
	width: 330px;
}


#congress .master_frame #frameFollowing #following_content_half .congressPhoto img {
	border: thick solid rgb(140,190,79);
	height: 200px;
	width: 300px;
	float: right;
	margin-bottom: 15px;
	clear: none;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
}

#congress #following_content_half .highlightGreen {
	color: rgb(140,190,79);
}
#congress #following_content_half .highlightBlue {
	color: rgb(67,142,194);
}
#congress #following_content_half blockquote {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: rgb(140,190,79);
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 32px;
	font-style: italic;
	font-weight: 500;
	text-align: left;
	margin-left: 0px;
}
/*#congress .master_frame #frameFollowing #following_content_half ul li .listNone {
	list-style-type: none !important;
}*/
#congress #following_content_half .tab  {
	padding-left: 20px;
}	
#congress .master_frame #frameFollowing #following_content_half #registerHere a {
	line-height: 50px;
	background-color: rgba(140,190,79,1);
	display: block;
	height: 50px;
	width: 400px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	color: rgb(255,255,255);
	border-radius: 10px;
	-moz-radius: 10px;
	-ms-radius: 10px;
	-webkit-radius: 10px;
	-o-radius: 10px;
	float: left;
}
#congress .master_frame #frameFollowing #following_content_half #registerHere a:hover {
	background-color: rgb(67,142,194);	
}
#congress .master_frame #frameFollowing #following_content_half #facebook a {
	display: block;
	height: 50px;
	width: 168px;
	background-image: url(../images/congress/like_us_facebook.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}
#congress .master_frame #frameFollowing #following_content_half p .price {
	text-align: right;
	float: right;
}
#following_content_half a {
	color: #008FC6;
	text-decoration: none;
}
#following_content_half a:hover {
	color: #00CCFF;
}
#following_content_half blockquote {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #8E7480;
	font-style: italic;
	line-height: 20px;
	text-align: left;
}
#following_content_half h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008FC6;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 32px;
}
#following_content_half h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008FC6;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 20px;
}
#following_content_half h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #008FC6;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#following_content_half li {
	margin-bottom: 7px;
}
#following_content_half ol {
	margin-bottom: 7px;
}
#following_content_half ul {
	list-style-type: circle;
}
#following_content_half .italic br {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#following_content_half .downloadButton a, .master_frame #frameFollowing aside .downloadButton a {
	text-indent: 16px;
	background-image: url(../images/download-button-@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;
}
#following_content_half .downloadButton a:hover, .master_frame #frameFollowing aside .downloadButton a:hover {
	color: #008FC6;
	background-image: url(../images/download-button-@1x_L.png);
}

/*THIS GIVE THE LINK THE COLOUR THE THE MAIN PAGE*/
#following_content_half .linkButton a, .master_frame #frameFollowing aside .linkButton a {
	text-indent: 16px;
	background-image: url(../images/link-button-@1x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 12px 12px;
	line-height: 12px;
	display: inline-block;
	font-size: 12px;
	font-weight: lighter;
	color: rgba(102,102,102,1);
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
#following_content_half .linkButton a:hover, .master_frame #frameFollowing aside .linkButton a:hover {
	color: #008FC6;
	background-image: url(../images/link-button-@1x_L.png);
}
#following_content_half .downloadButton span, #following_content_half .linkButton span, .master_frame #frameFollowing aside .linkButton  span, #following_content_half .downloadButton span, .master_frame #frameFollowing aside .downloadButton  span {
	font-size: 10px;
	font-weight: 200;
	text-transform: uppercase;
	color: rgba(153,153,153,1);
}
.master_frame #frameFollowing aside .downloadButton, .master_frame #frameFollowing aside .linkButton {
	margin: 0px;
	padding: 0px;
}
#following_content_half .emailButton a, .master_frame #frameFollowing aside .emailButton a {
	text-indent: 16px;
	background-image: url(../images/email-button-@1x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 12px 12px;
	line-height: 12px;
	display: inline-block;
	font-size: 12px;
	font-weight: lighter;
	color: rgba(102,102,102,1);
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
#following_content_half .emailButton a:hover, .master_frame #frameFollowing aside .emailButton a:hover {
	color: #008FC6;
	background-image: url(../images/email-button-@1x_L.png);
}
#congress .master_frame #frameFollowing #following_content_half h3 {
	margin: 0px !important;
}
#following_content_half p {
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 15px;
	display: block;
}
#following_content_half ul {
	
}

#following_content_half ul li {
	
}
/*///////// CONGRESS FOOTER AND SPONSORS //////////*/

#congress .master_frame #frameFollowing p {
	text-align:left;
}

#congress .master_frame #frameFollowing #footer {
	height: 170px;
	background-color: rgba(255,255,255,1);
}

#congress .master_frame #footer #footer_textbox {
	background-color: #42182B;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#congress .master_frame #footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #008FC6;
	font-size: 16px;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 20px;
}
#congress .master_frame #frameFollowing #footer #sponsors {
	display: table;
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#congress .master_frame #frameFollowing #following_content_half #sponsors {
	list-style-type: none;
	width: 650px;
	max-width: 650px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#congress .master_frame #frameFollowing #footer #sponsors li {
	display: table-cell;
	height: 100px;
	text-align: center;
	color: #9E9E9F;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 20%;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#congress .master_frame #frameFollowing #following_content_half #sponsors li {
	display: inline-block;
	height: 100px;
	text-align: center;
	color: #9E9E9F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 20%;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	/* [disabled]float: left; */
}
#congress .master_frame #frameFollowing #footer #sponsors li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#congress .master_frame #frameFollowing #following_content_half #sponsors li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

#congress .master_frame #frameFollowing #following_content_half #sponsors #rockyCouncil a {
	background-image: url(../images/congress/event_partner_sponsors/rockhampton_regional_council_congress_sponsors_lg.png);
	height: 80px;
	width: 120px;
	background-size: 120px 80px;
	
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #landmark a {
	background-image: url(../images/congress/event_partner_sponsors/landmark_congress_sponsors_lg.png);
	height: 80px;
	width: 138px;
	background-size: 138px 80px;
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #elders a {
	background-image: url(../images/congress/event_partner_sponsors/elders_congress_sponsors_lg.png);
	height: 80px;
	width: 120px;
	background-size: 120px 80px;
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #ruralco a {
	background-image: url(../images/congress/event_partner_sponsors/ruralco_congress_sponsors_lg.png);
	height: 80px;
	width: 170px;
	background-size: 170px 80px;
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #rockyCouncil a:hover {
	background-image: url(../images/congress/event_partner_sponsors/rockhampton_regional_council_congress_sponsors_lg_hover.png);
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #landmark a:hover {
	background-image: url(../images/congress/event_partner_sponsors/landmark_congress_sponsors_lg_hover.png);
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #elders a:hover {
	background-image: url(../images/congress/event_partner_sponsors/elders_congress_sponsors_lg_hover.png);
}
#congress .master_frame #frameFollowing #following_content_half #sponsors #ruralco a:hover {
	background-image: url(../images/congress/event_partner_sponsors/ruralco_congress_sponsors_lg_hover.png);
}








#congress .master_frame #frameFollowing #footer h2 {
	padding-left: 14px;
}
#congress .master_frame #frameFollowing #footer #sponsors li a, #congress .master_frame #frameFollowing #following_content_half #sponsors {
	margin: 0px;
	padding: 0px;
	color: rgba(204,204,204,1);
	text-decoration: none;
}
#congress .master_frame #frameFollowing #footer #sponsors li a:hover, #congress .master_frame #frameFollowing #following_content_half #sponsors {
	margin: 0px;
	padding: 0px;
	color: rgba(153,153,153,1);
	text-decoration: none;
}
#congress .master_frame #frameFollowing #footer #sponsors .moreSponors {
	line-height: 100px;
	text-align: center;
}
#congress.sponsors .master_frame #frameFollowing #footer #sponsors {
	display: none;
}
#rockyCouncil a {
	background-image: url(../images/congress/event_partner_sponsors/rockhampton_regional_council_congress_sponsors_lg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
	display: block;
}
#rockyCouncil a:hover {
	background-image: url(../images/congress/event_partner_sponsors/rockhampton_regional_council_congress_sponsors_lg_hover.png);
}
#landmark a {
	background-image: url(../images/congress/event_partner_sponsors/landmark_congress_sponsors_lg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 170px;
	display: block;
}
#landmark a:hover {
	background-image: url(../images/congress/event_partner_sponsors/landmark_congress_sponsors_lg_hover.png);
}
#elders a {
	background-image: url(../images/congress/event_partner_sponsors/elders_congress_sponsors_lg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
	display: block;
}
#elders a:hover {
	background-image: url(../images/congress/event_partner_sponsors/elders_congress_sponsors_lg_hover.png);
}
#ruralco a {
	background-image: url(../images/congress/event_partner_sponsors/ruralco_congress_sponsors_lg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 212px;
	display: block;
}
#ruralco a:hover {
	background-image: url(../images/congress/event_partner_sponsors/ruralco_congress_sponsors_lg_hover.png);
}
