@charset "utf-8";
/* 
= CSS Document  ==========================
	
	Site: 			AirCon Training
	Author: 		Jon Park | Union Room
	Created: 		April 3rd, 2008
	Updated: 
	Copyright: (c) 2008, AirCon Training
	
=======================================
*/

/* === Tags & Global Elements === */
* { margin: 0px; padding: 0px; }
#title-about #wrapper #content img {
	margin-top: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#title-about #wrapper #content a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


html { font-size: 100%; }
body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #333333;
	background-image: url(../img/body_bgrd_tile.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	line-height: 140%;
}
#wrapper #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #006993;
	padding: 0px;
	letter-spacing: -1px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}
#wrapper #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006993;
	letter-spacing: -1px;
	font-size: 160%;
	display: block;
	padding: 0px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


a {
	color: #999999;
	text-decoration: none;
}
#ftr a:hover {
	text-decoration: none;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 1px;
}

/*Navigation Bar*/
a.nav-home {
	background-image: url(../img/images/nav_home.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	float: left;
}

a.nav-about {
	background-image: url(../img/images/nav_about.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 50px;
	float: left;
}
a.nav-services {
	background-image: url(../img/images/nav_services.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 62px;
	float: left;
}
a.nav-clients {
	background-image: url(../img/images/nav_clients.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 52px;
	float: left;
}
a.nav-contact {
	background-image: url(../img/images/nav_contact.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 61px;
	float: left;
}
#title-home #wrapper #hdr .right a.nav-home {
	background-image: url(../img/images/nav_home.gif);
	background-position: center bottom;
}
#title-about #wrapper #hdr .right a.nav-about {
	background-image: url(../img/images/nav_about.gif);
	background-position: center bottom;
}
#title-services #wrapper #hdr .right a.nav-services {
	background-image: url(../img/images/nav_services.gif);
	background-position: center bottom;
}
#title-clients #wrapper #hdr .right a.nav-clients {
	background-image: url(../img/images/nav_clients.gif);
	background-position: center bottom;
}
#title-contact #wrapper #hdr .right a.nav-contact {
	background-image: url(../img/images/nav_contact.gif);
	background-position: center bottom;
}



a:hover.nav-home, a:hover.nav-about, a:hover.nav-services, a:hover.nav-clients, a:hover.nav-contact{
	background-position: center center;
}
a:active.nav-home, a:active.nav-about, a:active.nav-services, a:active.nav-clients, a:active.nav-contact {
	background-position: center bottom;
}


#wrapper #hdr .right ul {
	list-style-type: none;
	text-align: center;
}
#wrapper #hdr .right li {
	display: inline;
	font-size: 120%;
	line-height: 120%;
}
#wrapper #hdr .left .northshore-logo {
	background-image: url(../img/logo.gif);
	height: 87px;
	width: 224px;
	background-repeat: no-repeat;
	float: left;
}
span {
	display: none;
}
#wrapper #hdr .right .seperator {
	float: left;
	width: 20px;
	height: 20px;
}



div#wrapper {
	width: 880px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 40px;
}
div#hdr {
	width: 880px;
	height: 171px;
	margin: 0;
}
#title-home #wrapper #banner {
	background-image: url(../img/new_banners/banner_homepage.jpg);
	width: 880px;
	height: 282px;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}
#title-about #wrapper #banner {
	background-image: url(../img/new_banners/banner_about.jpg);
	width: 880px;
	height: 160px;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}
#title-services #wrapper #banner {
	background-image: url(../img/new_banners/banner_services.jpg);
	width: 880px;
	height: 160px;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}
#title-clients #wrapper #banner {
	background-image: url(../img/new_banners/banner_clients.jpg);
	width: 880px;
	height: 160px;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}
#title-contact #wrapper #banner {
	background-image: url(../img/new_banners/banner_contact.jpg);
	width: 880px;
	height: 160px;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}

	div#hdr div.left {
	width: 224px;
	height: 87px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	div#hdr div.right {
	width: 371px;
	height: 20px;
	float: right;
	padding: 0px;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	div#content {
	width: 458px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #sponsors a  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#sponsors {
	height: 53px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsors img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper-bottom {
	background-image: url(../img/footer.gif);
	height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear: left;
}
#wrapper #sidebar {
	float: right;
	width: 331px;
	padding-left: 30px;
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
#ftr .left {
	float: left;
	font-size: 80%;
	font-family: tahoma, Verdana, Arial;
	width: 700px;
}
#ftr .right {
	float: right;
	font-size: 80%;
	font-family: tahoma, Verdana, Arial;
	width: 200px;
	text-align: right;
}

div#ftr {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
	color: #999999;
}
#wrapper #sidebar h2 {
	color: #006993;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}
.heading {
	color: #006993;
}
#wrapper #sidebar li {
	font-size: 120%;
}
#wrapper #sidebar .left {
	width: 42%;
	list-style-type: none;
	padding: 0px;
	line-height: normal;
	font-size: 90%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #sidebar .right {
	line-height: normal;
	list-style-type: none;
	float: right;
	font-size: 90%;
	padding: 0px;
	width: 58%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* === Important Stuff === */
.fLeft { float: left !important; }
.fRight { float: right !important; }
p {
	margin-bottom: 10px;
}
#content h2 {
	color: #006993;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
}
#content a {
	color: #006993;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #006993;
	border-right-color: #006993;
	border-bottom-color: #006993;
	border-left-color: #006993;
}
#content a:hover {
	color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#sidebar a:hover {
	color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#content blockquote {
	border-left-style: solid;
	padding-left: 20px;
	font-style: italic;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	display: block;
}
#title-clients #wrapper #content blockquote p {
	font-size: 90%;
	font-style: normal;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
input {
	width: 348px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#title-contact #wrapper #content #form1 #button {
	width: auto;
}
#title-contact #wrapper #content #form1 #button2 {
	width: auto;
}
textarea {
	width: 348px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sidebar #google-map {
	margin-top: 30px;
	float: left;
	width: 100%;
}
#sidebar #google-map #address {
	font-size: 75%;
	margin-top: 5px;
}
#sidebar #google-map #map-canvas {
	border: 1px solid #CCCCCC;
	height: 250px;
	width: 331px;
}
#sidebar .left .heading h4 {
	margin: 0px;
	padding: 0px;
}
