/*  
Theme Name: SwiftLoos
Theme URI: http://wordpress.org/
Description: Swift Loos WordPress Theme
Version: 1.0
Author: Leanda Ryan
Author URI: http://www.leandaryan.com

	Swift Loos v1.0

	This theme was designed and built by Leanda Ryan

*/

body {
	background: #fff url(images/background.png) repeat-x;
	color: #000;
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	background-image: url(images/logo.gif);
	height: 64px;
	width: 305px;
	padding: 0;
	margin: 32px 0 0 15px;
	text-indent: -5000px;
	display: inline;
	float: left;
}

img {

	border: none;
}


/* Links */


.footerleft a, .footerright a {
	color: #6699ff;
	text-decoration: none;
	font-size: 12px;
}

.footerleft a:hover, .footerright a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#sidebar a {
	color: #149600;
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #f0f0f0;
}

#sidebar a:hover {
	color: #363636;
	font-size: 12px;
	line-height: 16px
}


#address a {
	color: #149600;
	font-size: 12px;
	line-height: 16px;

}

#address a:hover {
	color: #363636;
	font-size: 12px;
	line-height: 16px
}


#navigation ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: right;
}


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

#navigation a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	}
	
#navigation a:hover {
	background-position: 0 -38px;
	}

#navigation a:active, #nav a.selected {
	background-position: 0 -38px;
	}
	
#home_but a  {
	width: 65px;
	background: url(images/home_but.gif) top left no-repeat;
	}

#about_but a  {
	width: 143px;
	background: url(images/about_but.gif) top left no-repeat;
	}

#services_but a  {
	width: 82px;
	background: url(images/services_but.gif) top left no-repeat;
	}

#events_but a  {
	width: 70px;
	background: url(images/events_but.gif) top left no-repeat;
	}

#accred_but a  {
	width: 125px;
	background: url(images/accreditation_but.gif) top left no-repeat;
	}

#contact_but a  {
	width: 98px;
	background: url(images/contact_but.gif) top left no-repeat;
	}

.mapleft a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 185px 0 0 0;
	text-align: center;
}

.mapleft a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
}

.mapleft a:hover {
	color: #363636;
}

.mapmiddle a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 185px 0 0 0;
	text-align: center;
}

.mapmiddle a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
}

.mapmiddle a:hover {
	color: #363636;
}

.contactright a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 0 0;
}

.contactright a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.contactright a:hover {
	color: #363636;
}

.buttons {
	margin: 10px 10px 0 0;
}

#sidebar img {
	border: none;
}

/* Typography */

p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#pagecontent p {
	margin: 10px 0 0 0;
}

#postareacontent {
	float: none;
}

.bookmarkparagraph {
	margin: 0 0 0 0;
}

.sidebarpara {
	margin: 5px 0 0 0;
}

h2 {
	margin: 40px 0 20px 0;
	padding: 0;
	color: #363636;
	font: 18px Helvetica, "Helvetica Neue", Arial, sans-serif;
}

h3	{
	margin: 15px 0 0 0;
	padding: 0;
	color: #6699ff;
	font: 16px Helvetica, "Helvetica Neue", Arial, sans-serif;
}

h4	{
	margin: 0;
	padding: 0;
}

/* Layout */

#wrapper {
	/* styles for IE 5 Mac */                      
 	position: relative;
	width: 944px;
	left: 50%;
	margin-left: -472px;
	margin-top: 40px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
 
 	/* following rules are invisible to IE 5 \*/
#wrapper {
	top: 0;
}
 /* end IE 5 hack */
 
 
#header {
	height: 110px;

}


#switchtab {
	float: right;
	margin-right: 25px;
	margin-top: -1px;
}

 
#navigation {
	clear: both;
	height: 38px;
	background-image: url(images/nav_bg.png);
}




#content {
	width: 697px;
	float: left;
	margin: 15px 14px 0 0;
}

#pagecontent {
	float: left;
	display: inline;
	width: 682px;
	margin: 0 0 15px 15px;
	padding: 0 0 0 0;
}

#pagecontent img {
	border: none;
}

#pagecontent ul {
	list-style-type: square;
	line-height: 18px;
	font-size: 14px;
	color: #6699ff;
}


#intro {
	float: left;
	display: inline;
	width: 295px;
	margin: 0 0 0 15px;
}

#intro p {
	font: italic 18px/22px Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #363636;
	margin: 0 0 10px 0;
	padding: 0;
}

#slideshow {
	width: 379px;
	float: right;
	
}

#sidebar {
	width: 218px;
	height: auto;
	float: right;
	display: inline;
	margin: 15px 15px 10px 0;
}

#subscribe a {
	display: inline;
	border: none;
}

#maps {
	clear: both;
	display: inline;
	overflow: hidden;
	width: 682px;
	border-top: 1px solid #f0f0f0;
	margin: 15px 0 15px 15px;
	padding: 0 0 0 0;
	float: left;
	}
	
.mapleft {
	float: left;
	display: inline;
	height: 218px;
	width: 218px;
	margin: 15px 14px 0px 0;
	padding: 0px 0px 0px px;
	background-image: url(images/areas.png);
}

.mapmiddle {
	float: left;
	display: inline;
	height: 218px;
	width: 218px;
	margin: 15px 14px 0px 0px;
	padding: 0 0px 0px 0px;
	background-image: url(images/findus.png);
}



.contactright {
	float: right;	
	height: 218px;
	width: 218px;
	margin: 15px 0px 0px 0px;
	padding: 0 0 0 0;
	background-image: url(images/contact_bg.png);
}

.contactright p {
	line-height: 20px;
	font-size: 16px;
	color: #fff;
	margin: 15px 0 15px 15px;
}



#footer {
	clear: both;
	height: 84px;
	background-color: #363636;
}

.footerleft {
	color: #fff;
	float: left;
	margin: 15px 0 0 15px;
}

.footerright {
	color: #fff;
	float: right;
	margin: 25px 15px 0 0;
	text-align: right;
}

#contactform {
	float: left;
	display: inline;
	width: 300px;
	margin: 0 15px 0 0;
}

#howfindus {
	margin: 0 0 20px 0;
	display: inline;
	float: right;
}

#address {
	float: right;
	width: 218px;
	margin: 0 0 0 15px;
}

#address p {
	margin: 10px 0 0 0;
}


#logos ul {
	list-style: none;
		float: left;
		width: 678px;
		padding: 0;
		margin: 30px 0 0 0;
}

#logos li {
	display: inline;
	padding-right: 25px;
}

.leftimage {
	float: left;
	margin: 0 0 20px 0;
}

.rightimage {
	float: right;
	margin: 0 0 20px 0;
}

/*fixing image positioning*/


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0px;
margin: 0px 0px 0px 10px;
display: inline;
}

img.alignleft {
padding: 0px;
margin: 0px 10px 0px 0px;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
