/*
Theme Name: AIFS Template 
Theme URI: http://www.aifsaustralia.com
Description: AIFS Website Template.
Version: 1.2
Author: Martin
Author URI: 
*/


/***********************************************************
	Reset
***********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {outline: 0;}
ol, ul {list-style: none;}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/***********************************************************
	Gereral
***********************************************************/

html, body {
	overflow-x: hidden;
	font-size: 125%;
	}
	
body {
	line-height: 1;
	font-size:50%;
	color: #000;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-attachment: scroll;
	background-color: #FFF;
/*	background-image: url(images/customized/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

h1 {
	font-size: 2.0em;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}

h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #003366;
	letter-spacing: -0.5px;
}
h2 a {color: #FF6000; }

h3 { 
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	letter-spacing: -0.5px;
}
h3 a {color: #FF6000;}

p {	margin-bottom: 10px; line-height: 1.5em; color: #003366; font-size: 1.1em;}
.textwidget p {	font-size: 1.0em; padding-right: 10px; }  .textwidget {	margin-top: 10px; } 

strong { font-weight:bold; color:#003366;}

a { color: #003366; text-decoration: none; font-weight:bold; }
a:hover {color: #FF6000;}

#container { 	width:955px; margin: 0px auto;}
#content { background-color: none; width: 955px; float:left;}
#pagecontentwrap { width:700px; float:right; background-color: none;}
#pagecontent { background-color:none; width: 480px; float:left; padding: 0px 0px 0px 10px; margin: 10px 0px; background-image:url(images/top_headline_header.gif); background-repeat: no-repeat; }
.clear{clear:both;}

/** Sidebars **/
#sidebar { background-color: #FFF; width:250px; float:left; margin: 10px 0px 0px 0px; }
#sidebarright { background-color: none; width:200px; float:right; margin-top:10px; }
#sidebarright h2 {font-size: 16px; color: #FFCC00;background-image: url(images/right_header_testimonials.gif);background-repeat: no-repeat; padding: 14px 20px 10px 0px; text-align: center;}

/*** Post Pages (Blog) Layout ***/
#post_content  .colLeft {
	width: 650px;
	padding: 0px 30px 0px 20px;
	float: left;
	background-image:url(images/top_headline_header_post.gif);
	background-repeat: no-repeat;
}
.hentry { width: 650px; float:left; border-bottom: 1px dotted #999; }
#post_content .entry { margin: 0px; padding: 15px 0px 0px 10px;}
#post_content .colLeft h1 { padding: 25px 0px 15px 10px; }
small.post { margin-left: 5px; padding:5px 10px 5px 10px; background-color:#003366; color:#FFF; }
small.post a { color:#FFF; }

#post_content  .colRight {
	width: 250px;
	float: right;
	margin: 0px;
}
#post_content #sidebar { margin-top: 0px; color: #003366; }

#browse { margin: 0px 0px 0px 20px;}

/***********************************************************
	Page and Post Contents Styles
***********************************************************/

/*** Page and Post Headlines ***/
.post h1 { padding: 23px 0px 0px 0px;}


/*** Styles for Articles and Posts ***/
.post .entry {  padding: 10px 15px 10px 0px; margin: 10px 0px 10px 0px;}

.post .entry h2 { margin: 10px 0px 5px 0px;}

.post .entry h3 {}

.post .entry p {margin: 10px 0px 20px 0px; }
.post .entry a { font-weight:bold;}

.post .entry .note {   
	color: #333;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.4em;
	font-style: italic;
}

.post .entry ul  {
	margin-top: 15px;
	margin-bottom: 25px;
}

.post .entry ul li  {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 30px;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 1.1em;
	color: #003366;
}

img.alignnone { margin-left:-10px;}

/*** Tables on Pages and Posts ***/
.post .entry table {
	width: 455px;
	font-size: 1.1em;
	color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	/*line-height: 14px;*/
	}

.post .entry td {
	padding: 10px 6px;
	vertical-align: middle;
	}
	
.post .entry  td.tablecenter {
	text-align: center;
	vertical-align: middle;
	background-color: #E0E0E0; 	
	}

.post .entry tbody td {
	background-color: #EAEAEA; 
	border-top: #FFF 2px solid;
	}

.post .entry thead td, .post .entry th {
	color: #FFF;
	background-color: #003366; /* #949494; */
	font-weight: bold;
	padding: 10px 6px;	
	}
.post .entry  td.darkerleft {
	vertical-align: middle;
	background-color: #E0E0E0; 	
	}	
	

/**** Photo on Pages and Posts ****/
.alignleft { float:left; margin: 10px 10px 5px 0px;}
.alignright { float:right; margin: 10px 0px 5px 10px;}
.post .entry .wp-caption-text { font-size: 1.0em; margin: 5px 0px 0px 0px;}



/*** Comments ***/
.commentlist li{
	background: url('images/entryBG.gif') bottom no-repeat;
	padding-bottom: 10px;
	margin-top: 10px;
}

.commentlist .comment-meta {
	font: 10px Tahoma;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.commentlist .says {
	font: bold 14px Arial;
	color: #303030;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

.commentlist .avatar {
	display: none;
}

.fn {
	font: bold 14px Arial;
	color: #303030;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}


/***********************************************************
	Header
***********************************************************/
#header {
	height: 180px;
	width:955px;
    background-image: url(images/header_background.gif);
	background-repeat: no-repeat;
}

#header img { margin:0px; padding:0px; float:left; }

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 230px;
}

#navtop {
	width: 725px;
	height: 37px;
	float: left;
	margin: 0px;    
}
#navtop ul {margin: 8px 0px 0px 0px; padding: 0; list-style-type: none; list-style-image: none; }
#navtop li {display: inline;  }
#navtop ul li a {text-decoration:none; /*text-transform:uppercase;*/ display:block; float:left; padding: 6px 10px 6px 10px; color: #003366; background-color: none; font-size:11px; font-weight:bold;}
#navtop ul li a:hover {color: #000; background:#FFCC02; }

#campnav {
	width: 186px;
	height: 143px;
	float: left;
    margin: 0px 10px 0px 0px;
	_overflow: hidden;
}

#aupairnav {
	width: 139px;
	height: 143px;
	float: left;
	margin: 0px 10px 0px 0px;   
		_overflow: hidden;
}

#volnav {
	width: 186px;
	height: 143px;
	float: left;
	margin: 0px;
		_overflow: hidden;

}

/**** Header Pop Up Menus *******/
#apDiv1, #apDiv2, #apDiv3 {
	position: relative;
	left:0px;
	top:0px;
	width:186px;
	height:131px;
	z-index:500;
	overflow: hidden;
	visibility: hidden;
}

#apDiv1 {height:200px;}

#apDiv2 {
	position: relative;
	left:0px;
	top:0px;
	width:139px;
	height:131px;
	z-index:500;
	overflow: hidden;
	visibility: hidden;
}

/**************************************************************
     Sidebars (Left-Pages and Right-Posts) 
***************************************************************/

/* Top Header on Sidebar Menu */
#main { width:250px; height:50px; padding: 0px 0px 0px 0px; }

/* Main Menu */
#menuleft { width:210px; min-height:100px; padding: 0px 10px 5px 30px; margin: 0px 0px 35px 0px; background-image:url(images/yellow_background_menu.gif); background-repeat: no-repeat; background-position:top;}
#menuleft a { font-weight:bold; font-size:10px; color: #003366; }

#menuleft ul { margin: 0px; }

#menuleft ul li ul { margin-bottom: 0px;}

#menuleft ul li ul li {
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(images/bullets_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#menuleftbottom { background-image:url(images/yellow_background_menu.gif); background-repeat: no-repeat; margin: 0px 0px 0px 0px; }

#menuleft ul li ul li a:hover { background-color:#FFCC00; padding: 3px 3px 3px 3px; }
#menuleft ul li ul li.current_page_item a { background-color:#FFCC00; padding: 3px 3px 3px 3px; }

#menuleft h2 {
	font-size:14px;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	text-transform: uppercase;
}

/*** Sidebar General Style ***/
.general { padding: 0px 15px 0px 20px; background-image:url(images/latest_news_sidebar.gif); background-repeat:repeat-x;  }

.general h2 {	font-size:16px;
	color:#FFCD3E;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	text-align: center;
}

.general p {	
	font-size:11px;
	color:#003366;
	margin: 0px;
	padding: 12px 0px 0px 0px;
}

.general p .bold { font-weight:bold; color: #003366;}


/*** Latest News List ***/
#latestnews {  padding: 0px 10px 0px 20px; background-image:url(images/latest_news_sidebar.gif); background-repeat:repeat-x; margin-bottom: 30px; }
#latestnews ul {  margin: 15px 20px 0px 10px; }
#latestnews h2 {
	font-size:16px;
	color:#FFCD3E;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	text-align: center;
}

.list li {
	background: url('images/listBG.gif') center bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.list li p {
	margin-bottom: 2px;
	}

.list li p.date {
	font: 10px Tahoma;
	text-transform: uppercase;
	color: #505050;
}

.list li a {
	font-weight:bold;
	color:#003366;
}
		
.list li p .cat a{
	background: none;
	padding:0px;
	font-weight: normal;
	}


/***********************************************************
	Footer
***********************************************************/

#footer {
	text-align: center;
	padding: 10px 0px 10px 0px;
	float: left;
	margin-top: 15px;
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	width:955px;
}

#logos { width:955px; margin-top:45px;}

#footer p {
	margin-bottom: 0px;
	font-size: 11px;
	color: #003366;
	}

#footer img { border:none; margin:0px; padding:0px;}

#footer a {font-weight: bold;}


/***********************************************************
	Homepage Columns
***********************************************************/
#content .col1 {
	width: 290px;
	float: left;
	margin-left: 20px;
	_margin-left: 0px; _padding-left: 20px;
}

#content .col2 {
	width: 310px;
	float: left;
	margin-left: 15px;
	background-image: url(images/ln_background.gif);
	background-repeat: no-repeat;
}

#content .col3 {
	width: 305px;
	float: left;
}

/* Headlines H2 on Homepage */
#content .col1 h2, #content .col2 h2, #content .col3 h2    {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
#content .col1 h2 {padding-left: 0px; }
#content .col2 h2 {padding-top: 12px; padding-left: 15px;}


/** Text p on Homepage **/
#content .col1 p, #content .col2 p {
	font-size: 1.1em;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 0px;
}

#content .col2 p {
	padding-right: 30px; padding-left: 15px;
}

#content .col3 p {
	padding-right: 0px; padding-left: 10px;
}


/*** Latest News LIST and Columnn ONE List on Homepage ***/
#content .col1  ul.list { margin-left:0px; width: 280px;}
#content .col2  ul.list { margin-left:30px; width: 270px; margin-top:15px;}

#content .col2  .list li {
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-left:0px;
	padding-left:0px;
	background: url('images/ciarka.png') center bottom no-repeat;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet_star.png);
	_list-style-image: url(images/bullet_star.gif);
}

#content .col1  .list li {
	border-bottom:  #CCC 1px solid;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-left:0px;
	padding-left:23px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#content .col1 .list li p, #content .col2 .list li p {
	margin-bottom: 2px; 
	padding-left: 0px;
	}

#content .col1  .list li a, #content .col2  .list li a {
	font-weight:bold;
	color:#003366;
}

#content .col2  .list li p.date {
	font: 10px Tahoma;
	text-transform: uppercase;
	color: #505050;
}

#content .col2  .list li p .cat a{
	background: none;
	padding:0px;
	font-weight: normal;
	}
	
	
/**** Why LIST on Homepage ***/
#content .col1  ul.list_why { margin-left:0px; width: 280px; border: solid #CCC 1px;}

#content .col1  .list_why li {
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-left:0px;
	padding-left:35px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#content .col1  .list_why li.starset1 {	background-image: url(images/stars1.gif); }
#content .col1  .list_why li.starset2 {	background-image: url(images/stars1.gif); }

#content .col1 .list_why li p, #content .col2 .list li p {
	margin-bottom: 2px; 
	padding-left: 0px;
	}

#content .col1  .list_why li a, #content .col2  .list li a {
	font-weight:bold;
	color:#003366;
}

#content .col2  .list_why li p.date {
	font: 10px Tahoma;
	text-transform: uppercase;
	color: #505050;
}

#content .col2  .list_why li p .cat a{
	background: none;
	padding:0px;
	font-weight: normal;
	}

/*** Flickr Preview Images on HOmepage ***/
#flickr img { padding: 0px 0px 10px 10px;}
#flickr a { padding: 0px; margin:0px;}

/*** Social Gator on Homepage ***/
ul#social-gator { list-style-type: none !important; margin: 0 0 0 10px !important; }
ul#social-gator li { margin: 10px 5px 10px 0 !important; list-style-type: none !important; padding-left: 25px !important; padding-bottom:10px; /*border: 0px !important;*/ min-height: 22px; border-bottom: 1px #CCC solid;  }
ul#social-gator li a { padding: 0px !important; font-weight:bold; }
ul#social-gator li.s-twitter { background: url(images/twitter_icon.png) no-repeat 0 2px !important; }
ul#social-gator li.s-facebook { background: url(images/facebook_icon.png) no-repeat 0 2px !important; }
ul#social-gator li.s-youtube { background: url(images/youtube_icon.png) no-repeat 0 2px !important; }
ul#social-gator li.s-picasa { background: url(images/picasa_icon.png) no-repeat 0 2px !important; }
ul#social-gator li.s-flickr { background: url(images/flickr_icon.png) no-repeat 0 2px !important; }
ul#social-gator li p { padding: 0 !important; margin: 0 !important;}


/**** Slideshow THING ****/

/***********************************************************
	Homepage Title/Wordings Showcase
***********************************************************/

#showcase { 
	width: 935px;
	padding-left: 20px;
	height: 250px;
	font: bold 9px Tahoma;
	text-transform: uppercase;
	position: relative;
	background-color:none;
}

	#showcase a {
		color: #FFFFFF;
	}
	
	#showcase ul li {
		width: 955px;
		height: 120px;
		padding-top: 80px;
		
	}
	
	#showcase ul li h1 a {
		font: bold 20px Arial;
		text-transform: none;
		background: url('images/transparent.png');
		display: inline;
		padding: 2px 5px 2px 5px;
		letter-spacing: -0.5px;
	}
	
	#showcase ul li h1 a:hover {
			background: #003366;
		}
	
		#showcase ul li .info {
		margin-top: 10px;
		}
	
		#showcase ul li .info .date {
			background: #ffffff url('images/featured_dateBG.gif') right bottom no-repeat;
			color: #000000;
			padding: 7px 10px 7px 10px;
		}
		
		#showcase ul li .info .cat a {
			background: #ffdf05 url('images/featured_catBG.gif') right top no-repeat;
			padding: 7px 10px 7px 10px;
			margin-left: 1px;
		}
		
			#showcase ul li .info .cat a:hover {
				background: #000;
			}
		
	#showcase  ul li .nav {
		margin-top: 15px;
	}
	
		#showcase ul li .nav .prev a {
			background: url('images/transparent.png');
			padding: 7px 10px 7px 10px;
		}
		
			#showcase ul li .nav .prev a:hover {
				background: #003366;
			}
		
		#showcase ul li .nav .next a {
			background: url('images/transparent.png');
			padding: 7px 10px 7px 10px;
			margin-left: 1px;
		}
		
			#showcase ul li .next a:hover {
				background: #003366;
			}
			
/***********************************************************
	Homepage Background Showcase
***********************************************************/

#background {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: -3;
}
	
	#background .images ul li {
		width: 1680px;
		height: 1050px;
		text-align: center;
	}
	
		#background .images ul li img {
			width: 1680px;
			height: 1050px;
		}
		
	#background .images ul li.graphic {
		background: #303030;
	}
	
		#background .images ul li.graphic  img {
			width: 980px;
			height: 370px;
			margin-top: 150px;
		}
		
		#background .images ul li ul li {
		margin: 0px;
	}

























/************************************************
	Forms
************************************************/

form {
  width: 100%; 
}

form fieldset {
  border: 1px solid #c9c9c9;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 10px;
}

form fieldset label {
	display: block;
	float: left; 
	width: 170px; 
	margin: 8px 0px 0px 0px;
	text-align: right;
}

form fieldset input, form fieldset textarea {
	width: 250px;
	background: #FFFFFF;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}

	form fieldset input:hover, form fieldset textarea:hover {
		border: 1px solid #202020;
	}
	
	form fieldset input:focus, form fieldset textarea:focus {
		border: 1px solid #ff7e00;
	}

form fieldset textarea {
	overflow: auto;
}

form fieldset select {
	width: 250px;
	background: #FFFFFF;
	height: 25px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
}

	form fieldset select:hover {
		border: 1px solid #202020;
	}
	
	form fieldset select:focus {
		border: 1px solid #00aec8;
	}

form fieldset br {
	clear:left;
}

form fieldset .right {
	margin: 5px 0px 0px 180px;
}

form fieldset .error_message {
	font: 10px Tahoma;
	color: #b34040;
	text-transform: uppercase;
	margin: 5px 0px 10px 180px;
}

form fieldset .button {
	width: 258px;
	font: bold 12px Arial;
	color: #FFFFFF;
	background: #202020;
	border: 1px solid #000000;
	margin: 0px;
	cursor: pointer;
}

	form fieldset .button:hover {
		background: #000000;
		border: 1px solid #000000;
	}




/***********************************************************
	Lightbox
***********************************************************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/**** Trash ***/

/*

.list li p .cat a{
			background: none;
			padding:0px;
		}
		
.list2 {
	margin: 10px 0px 10px 0px;
}

	.list2 li {
		background: url('images/arrow2.gif') left no-repeat;
		padding-left: 17px;
		margin-bottom: 5px;
	}
	
.ads ul li {
	width: 125px;
	height: 125px;
	margin-right: 10px;
	float: left;
}

	.ads ul li.last {
		margin-right: 0px;
	}

.item {
	margin-bottom: 20px;
	border-bottom: 1px dashed #bebebe;
}

*/
