@font-face { font-family: 'TradeGothicBold'; src: url('http://cycministries.org.au/resources/fonts/tradegothic-bold-webfont.eot'); src: url('http://cycministries.org.au/resources/fonts/tradegothic-bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://cycministries.org.au/resources/fonts/tradegothic-bold-webfont.woff') format('woff'), url('http://cycministries.org.au/resources/fonts/tradegothic-bold-webfont.ttf') format('truetype'), url('http://cycministries.org.au/resources/fonts/tradegothic-bold-webfont.svg#TradeGothicBold') format('svg'); font-weight: normal; font-style: normal; }

html {

}

.slides {
	overflow: hidden;
	height: 400px;
	display: block;
	width: 1000px;
	position: relative;
}
.slide {
	display: none;
	width: 1000px;
	height: 400px;
	position: absolute;
	background: #ff0066;
}

.slide:first-child {
	display: block;
}


body {
	font-size: 14px;
	color: #777;
	font-family: Helvetica, Arial, sans-serif;
	background: url(http://cycministries.org.au/images/site_images/main_site/temp.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

a {
	text-decoration: none;
	color: #1689aa;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: TradeGothicBold, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #157698;
}

h1 {
	font-size: 40px;
	padding: 0 0 20px;
	border-bottom: 2px solid #ddd;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h2 {
	font-size: 24px;
}


p {
	margin: 10px 0 30px;
}

.wrapper {
	width: 1000px;
	margin: auto;
}

#header {
	background: url(http://cycministries.org.au/images/site_images/main_site/header.jpg) no-repeat bottom;
	display: block;
	height: 180px;
	position: relative;
}

h2#logo {
	margin: 0;
	padding: 0;
	display: inline;
}

h2#logo a {
	display: block;
	background: url(http://cycministries.org.au/images/site_images/main_site/logo_leadership.jpg);
	width: 272px;
	height: 66px;
	float: left;
	text-indent: -9000px;
	outline: none;
	position: absolute;
	top: 24px;
	left: 19px;
}

.header-links {
	position: absolute;
	right: 20px;
	top: 37px;
	font-size: 12px;
}

.header-links ul,
.header-links ul li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.header-links a {
	display: block;
	float: left;
	padding: 5px;
	color: #6b6b6b;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}

.header-links li.last a {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.header-links a:hover {
	text-decoration: underline;
}

#navigation {
	display: block;
	position: absolute;
	bottom: 0;
}

#navigation ul,
#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation a {
	display: block;
	padding: 10px 20px;
	height: 26px;
	float: left;
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
}

#navigation a:hover,
#navigation a.active {
	text-decoration: none;
	background: #000 url(http://cycministries.org.au/images/site_images/main_site/nav_hover.jpg) repeat-x top;
}


span#house-icon {
	display: block;
	height: 26px;
	margin: auto;
	background: url(http://cycministries.org.au/images/site_images/main_site/home_icon.png) no-repeat center center;
	text-indent: -9000px;
	outline: none;
	width: 35px;
}

#slideshow {
	background: #000;
	display: block;
	height: 400px;
	position: relative;
}

#slideshow-corner {
	width: 565px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 46px;
	background: url(http://cycministries.org.au/images/site_images/main_site/slideshow_corner.png) no-repeat bottom left;
	z-index: 100;
}

#slideshow-top {
	width: 1000px;
	display: block;
	position: absolute;
	height: 45px;
	background: url(http://cycministries.org.au/images/site_images/main_site/slideshow_top.png) no-repeat top left;
	z-index: 100;
}

#slide-caption {
	 background: url("http://cycministries.org.au/images/site_images/main_site/caption.png") no-repeat scroll left top transparent;
    bottom: -90px;
    display: block;
    height: 185px;
    padding: 55px 10px 0 40px;
    position: absolute;
    right: 0;
    width: 392px;
    color: #4d2e00;
    z-index: 200;
}

.slideshow-control {
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -9000px;
	bottom: 40px;

}

.slideshow-control:hover {
	background-position:  0 -40px;
}

a#nextSlide {
	right: 20px;
	background-image: url(http://cycministries.org.au/images/site_images/main_site/btnNext.png);
}

a#prevSlide {
	right: 60px;
	background-image: url(http://cycministries.org.au/images/site_images/main_site/btnPrev.png);
}

#slide-caption p {
	display: block;
	margin: 0 0 25px;
}

#slide-caption h2 {
	color: #fff;
	margin-bottom: 10px;
}

.caption-content {
	display: none;
	position: absolute;
}

#caption-1 {
	display: block;
}

#page-content {
	background: #eee;
	padding:  40px 20px 10px;
}

.main-column {
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 10px #ccc;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow: 2px 2px 10px #ccc;
}

.main-column.left {
	width: 718px;
	float: left;
}

.left-column {
	float: left;
	width: 220px;
	margin-right: 20px;
}

ul.menu,
ul.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu a {
	display: block;
	padding: 9px 0 9px 20px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	text-decoration: none;
	color: #1689aa;
	font-weight: bold;
	background: url(http://cycministries.org.au/images/site_images/main_site/arrow-bullet.png) no-repeat 5px center;
}

ul.menu a:hover {
	color: #555;
	background: #fff url(http://cycministries.org.au/images/site_images/main_site/arrow-bullet.png) no-repeat 5px center;
}

ul.menu li.last a {
	border-bottom: none;
}

ul.menu li.first a {
	border-top: none;
}

#social-bar {
	display: block;
	padding: 20px 20px 10px 20px;
	background: #eee;
	
}

#updates {
	float: left;
	width: 710px;
	margin-right: 10px;
	height: 92px;
}

a#social-twitter {
	display: block;
	float: left;
	width: 115px;
	height: 152px;
	background: url(http://cycministries.org.au/images/site_images/main_site/btn_twitter.jpg);
	text-indent: -9000px;
	outline: none;
	margin-right: 10px;
}

a#social-facebook {
	display: block;
	float: left;
	width: 115px;
	height: 152px;
	background: url(http://cycministries.org.au/images/site_images/main_site/btn_facebook.jpg);
	text-indent: -9000px;
	outline: none;
}

#promotes {
	display: block;
	padding: 10px 20px 20px;
	background: #eee;
}

.promote {
	background: #fff;
	padding: 10px 10px 15px;
	float: left;
	width: 290px;
	margin: 0 10px;
}

.promote img {
	display: block;
	margin-bottom: 15px;
}

.promote a {
	display: block;
	font-weight: bold;
}

.promote.wide {
	margin: 0;
	width: 370px;
}

.promote.thin {
	margin: 0;
	width: 220px;
}

#footer-ribbon {
	background: url(http://cycministries.org.au/images/site_images/main_site/footer-ribbon.jpg) no-repeat top center;
	padding-bottom: 40px;
}

#foot-1 {
	background: #3096b7;
	width: 300px;
}

#foot-1 a {
	display: block;
	padding: 5px 0;
	color: #a7eefa;
}

#foot-2 {
	background: #44bbd0;
	width: 360px;
	color: #0d6882;
}

#foot-3 {
	background: #222;
	width: 220px;
	color: #666;
}

#foot-3 h2 {
	color: #999;
}

#foot-3 a {
	color: #888;
}

.foot-block {
	float: left;
	padding: 20px;
	width: 290px;
	height: 250px;
}

.foot-block ul,
.foot-block li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}



.foot-block  h2 {
	color: #fff;
	margin-bottom: 10px;
}

#floor {
	background: #fff;
	padding: 20px;
}

.copyright {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

.footer-links {
	font-size: 10px;
}

.footer-links ul,
.footer-links li {
	display: inline;
	padding: 0;
	margin: 0;
}

.footer-links li.last a {
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}

.footer-links li.first a {
	padding-left: 0;
}


.footer-links a {
	display: block;
	padding: 5px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
	font-weight:bold;
}

.main-content {
	padding: 20px;
}



a.button {
	font-family: TradeGothicBold, Helvetica, Arial, san-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	padding: 6px 45px 6px 10px;
	font-weight: normal;
	background: #eee url(http://cycministries.org.au/images/site_images/main_site/btn_bg.jpg) no-repeat right;
}

a.button:hover {
	background: #ddd url(http://cycministries.org.au/images/site_images/main_site/btn_bg_hover.jpg) no-repeat right;
	color: #777;
}


/*********************************************************************/

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {clear:both;}

/* For IE 6/7 (trigger hasLayout) */
.cf {zoom:1;}
