.black {color:#000;}

.yellow{color:#f1d200;}

.grey {color:#5D5D5D;}

h1 {color: #5D5D5D;}

hr.themed{border: solid #5D5D5D; border-width: 5px 0 0; clear: both; margin:1px 0; height: 0;clear:both;width:100%; }

.bgThemed{background:#5D5D5D; color:#fff;}

.colorThemed{color:#fff!important;}

.sidebar ul li a {
    color: #fff!important;}
.sidebar ul li a:hover,  ul li.selected a{color:#999999!important;}

.blockside h4 {
    color: #fff!important;}
	
a.ico-findUs,a.ico-followFacebook,a.ico-joinNewsletter {color: #fff!important;}
a.ico-joinNewsletter {background: url("/images/icons-sprite.png") no-repeat scroll -762px -201px transparent;}
a:hover.ico-findUs, a:hover.ico-followFacebook, a:hover.ico-joinNewsletter{color:#999999!important;}

a.button.bgThemed:hover,a.bgThemed:hover {color:#fff!important;}

::selection {
	background: #5D5D5D; /* Safari */
	color:#fff;
	}
::-moz-selection {
	background: #5D5D5D; /* Firefox */
	color:#fff;
}

.facebookBox{width:240px;height:378px;}
.SouthernFake{width:240px!important;height:378px!important;position:absolute; top:0;left:0;background:url("/southern-cross/images/southern-fb-fake.jpg") no-repeat!important;z-index:1;float:left;text-indent:-9999px;overflow:hidden;}
.intagramSouthern{float:right;width:225px;height:378px;margin-right:10px;background:url("/towradgi/images/instagtam-bar.jpg") no-repeat center bottom;}
.intagramSouthern:after{clear:both;}



.pager a {
    background: none repeat scroll 0 0 #5D5D5D;
    border-radius: 50% 50% 50% 50%;
    float: left;
    height: 10px;
    margin: 0 5px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 10px;
}
.pager a.activeSlide {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #5D5D5D;
}