@charset "utf-8";

html, body { 
	height:100%;/*Phil- make the Footer stay at bottom*/
}

/*Header colours #650b0a and #951011*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #666666;*/
	background: url('../../air-conditioner/images/Background.jpg') top repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5c5c5c;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */

	min-height: 100%;
	margin-bottom: -50px;
	
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	background-image: url(../../air-conditioner/images/Header.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 260px;
	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

h1
{
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2
{
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0081c0;
}

h3
{
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #0081c0;
	margin-top: 5px;
	margin-bottom: 0px;
}

p, li, td
{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

p{
	margin-top: 5px;
}

#arrows-green, #arrows-red, #arrows-blue
{
	margin-left: 0;
	padding-left: 0;
	
}

#arrows-green li
{
	background-image: url('../../air-conditioner/images/arrow-green.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0 .5em;
}

#arrows-red li
{
	background-image: url('../../air-conditioner/images/arrow-red.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0 .5em;
}

#arrows-blue li
{
	background-image: url('../../air-conditioner/images/arrow-blue.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0 .5em;
	
}

A {
	 COLOR: #05acee;  TEXT-DECORATION: none
}
A:hover {
	COLOR: #05acee; TEXT-DECORATION: underline
}

#menu {
	background: url('../../air-conditioner/images/menu.gif') top repeat-x;
	height: 35px;
	font-size: 90%;
}
#menu ul {
	list-style: none;
	display: block;
	width: 700px;
	margin: 0 auto 0 auto;
}
#menu li {
	display: block;
	float: left;
}
#menu li a {
	display: block;
	padding: 6px 16px 6px 16px;
	float: left;
	text-decoration: none;
	color: #5e646d;
}
#menu li a:hover, #menu li.menu-selected a {
	background: url('../../air-conditioner/images/menu-alt.gif') 0px 0px repeat-x;
	color: #2c3137 !important;
}


#footer {

	background: url('../../air-conditioner/images/Footer-Bg.gif') top repeat-x;
	height: 50px;
	/*color: #b06564;*/
	font-size: 10px;
	padding-top: 5px;
	color: #5e646d;
	position: relative;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}



#sidebar {
	width: 250px;
	float: right;
	margin-left: 20px;
	/*text-align: center;*/
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.newsDate
{
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #c35129;
}


.link1 { 
	display:block;
	float:left;
	background:url(../../air-conditioner/images/button1/link1-bg.gif) left top repeat-x; 
	color:#fff !important; 
	text-decoration:none;
	font-size:110%;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(../../air-conditioner/images/button1/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(../../air-conditioner/images/button1/link1-right.gif) no-repeat right top; 
		padding:6px 11px 8px 11px; 
		font-weight:normal;
	}


.img-icon 
{ 
	margin: 0 10px 0 0; 
	vertical-align:middle;
}

.img-member
{
	float: right; 
	margin: 0 100px 0px 10px;

}





/*
#header #menu li.menu-selected  a{
	background: url('../../air-conditioner/images/menu-alt.gif') 0px 0px repeat-x;
	color: #2c3137 !important;
}*/

/* -- Clever Menu -- 
#id-home .menu-home a,
#id-about .menu-about a,
#id-biscuits .menu-biscuits a,
#id-community .menu-community a,
#id-contact .menu-contact a,
#id-enrolment .menu-enrolment a,
#id-services .menu-services a,
#id-video .menu-video a, 
#id-template .menu-template a{
	background: url('../../air-conditioner/images/menu-alt.gif') 0px 0px repeat-x;
	color: #2c3137 !important;
}*/
