html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #000926 url("http://www.ksmaui.com/img/main_bg.gif");
	font-family: Tahoma,Verdana;
}

img,table {
	border: 0px;
}

img {
	BEHAVIOR: url('http://www.ksmaui.com/img/pngbehavior.htc');
}


#mainContainer {
	position:absolute;
	left:50%;
	width: 930px;
	height: auto;
	margin: 0px 0px 0px -465px;
}

#mainContainer h1.title{
	color:#002D5C;
	font-size:20px;
	font-weight:normal;
	margin:15px 20px 15px 30px;
/*	left:253px;
	position:absolute;
	top:213px;*/
}

#redLine {
	height: 4px;
	background-color: #980000;
	font-size: 1px;
}


/*  header */
#header {
	height: 99px;
	background: url("http://www.ksmaui.com/img/bg_head.jpg") repeat-x;
}

#header .logo {
	margin-left: 20px;
	padding-top:5px;
}

#header .headRight {
	position: absolute;
	right: 0;
	top: 0;
	width: 486px;
	height: 99px;
	background: url("http://www.ksmaui.com/img/bg_headright.jpg") no-repeat;
	text-align: right;
}

#header .conditions {
	font-family: Arial,Tahoma,Verdana;
	padding-right:0px;
	text-align:right;
	height: 50px;
	line-height: 50px;
	margin-right: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #99CCFF;
	background: url("http://www.ksmaui.com/img/bg_cond.gif") no-repeat center right;


}

#header .headMenu {
	height: 49px;
	line-height: 49px;
	padding-right: 35px;
	font-size: 10px;
	text-transform: uppercase;
	color: #014081;
}

#header .headMenu a,#header .conditions a{
	color: #FCCD0D;
	margin: 0 7px 0 5px;
	text-decoration: none;
}

#header .headMenu a:hover,#header .conditions a:hover {
	text-decoration: underline;
}



/*  mainmenu */
#mainmenu {
	line-height: 40px;
	height: 40px;
	background: url("http://www.ksmaui.com/img/bg_mainmenu.jpg") repeat-x;
	padding-bottom: 5px;
}

#mainmenu div {
	display: block;
	width: 100%;
	height: 40px;
	background: url("http://www.ksmaui.com/img/mm.gif") no-repeat top left;
}

#mainmenu div div {
	display: block;
	width: 100%;
	height: 40px;
	background: url("http://www.ksmaui.com/img/mm.gif") no-repeat bottom right;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu li {
	display: inline;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background: url("http://www.ksmaui.com/img/div_mm.gif") no-repeat;
}

#mainmenu li.left {
	background: none;
	margin-left: 12px;
}

#mainmenu li a {
	height: 40px;
	line-height: 40px;
	padding:0 13px;
	text-decoration: none;
	color: #3E3E3E;
}

#mainmenu li a:hover {
	color: #000;
}

#mainmenu li a.link,#mainmenu li a.link:hover {
	color: #980000;
	cursor: default;
}

#mainmenu .search {
	position: absolute;
	width: 145px;
	right: 0px;
	height: 22px;
	padding-top: 9px;
	background: none;
	overflow: hidden;
}

#mainmenu .search span, #mainmenu .search input {
	float: left;
	/*margin-left: 1px;*/
}

/* footer */
#footer {
	height: 90px;
	background-color: #002048;
	clear: both;
	margin-bottom: 20px;
}

#footer a {
	color: #75C3FF;
}

#footer div {
	display: block;
	width: 100%;
	height: 90px;
	background: url("http://www.ksmaui.com/img/bg_footer.gif") no-repeat top right;
}

#footer div div {
	display: block;
	width: 100%;
	height: 90px;
	background: url("http://www.ksmaui.com/img/bg_footer.gif") no-repeat bottom left;
}

#footer .copy {
	position: absolute;
	margin: 20px 0 0 30px;
	font-size: 11px;
	color: #fff;
}

#footer .copy a {
	color: #DAB412;
}

#footer  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}

#footer  li {
	float: left;
}

#footer ul.fmm {
	position: absolute;
	right: 0;
	padding: 20px 20px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 2;
}

#footer .ftm {
	position: absolute;
	font-size: 11px;
	text-decoration: none;
	padding: 50px 0 0 30px;
	float: left;
}
#footer .ftm a{
	text-decoration: none;
}
#footer .ftm a:hover {
	color: #fff;
}
#footer  ul.fsm {
	position: relative;
	float: right;
	padding: 50px 20px 0 0;
	color: #75C3FF;
	z-index: 1;
}

#footer ul.fmm a {
	margin: 0 10px 0 10px;
}

#footer ul.fmm a:hover {
	text-decoration: none;
}

#footer ul.fsm a {
	margin: 0 7px 0 7px;
	font-size: 11px;
	text-decoration: none;
}

#footer ul.fsm a:hover {
	color: #fff;
}


/*  CONTENT */
#content {
	width: 929px;
}

#headTitle {
	height: 65px;
	line-height: 65px;
	background: #E1E1E1 url("http://www.ksmaui.com/img/bg_title.gif") repeat-x;
}

#headTitle div {
	display: block;
	width: 100%;
	height: 65px;
	background: url("http://www.ksmaui.com/img/bg_titlee.jpg") no-repeat top right;
}

#headTitle div div {
	display: block;
	width: 100%;
	height: 65px;
	background: url("http://www.ksmaui.com/img/bg_titlee.jpg") no-repeat bottom left;
}

#headTitle .title {
	position: absolute;
	margin: 25px 0 0 20px;
}

#headTitle .title2 {
	position: absolute;
	margin: 25px 0 0 650px;
}

#headTitle .divTitle {
	position: absolute;
	display: block;
	width:17px;
	height: 65px;
	background: url("http://www.ksmaui.com/img/div_title.gif") no-repeat;
	margin: 0 0 0 600px;
}

.red {
color: #980000;
}

.maintext p, ol {
	font-size: 80%;
	font-family: Verdana,Tahoma;
}
.maintext li {
	margin: 4px 30px;
	font-size: 85%;
}

/*Popup styles:*/
	.popup {border: solid 1px #DBDBDB; width: 360px; position: absolute; background: #F5F5F5;z-index:99;}
	.popup #body116 table {background: #F5F5F5; width: 100%;}
	.popup #body116 table td, .popup #title {font-family: Tahoma, Verdana; font-size: 80%;}
	.popup #title {color: #fff; background: #002048;text-transform: uppercase;font-family: Verdana, Tahoma; text-align: center; font-weight: bold; height: 21px; }
	.popup #body116 table td b {font-size: 10%;}
	.popup #body116 {font-family: Verdana, Tahoma; text-align: center; font-weight: bold; margin: 0; overflow: auto; width: 360px; background-color: white; background: #F5F5F5;}
	.popup #title img {border: 0;}

	.popup_big {border: solid 1px #DBDBDB; width: 620px; position: absolute; background: white; z-index:99}
	.popup_big #body116 table {background: white; width: 100%;}
	.popup_big #body116 table td, .popup #title {font-family: Tahoma, Verdana; font-size: 80%;}
	.popup_big #title {color: #fff; background: #002048;text-transform: uppercase;font-family: Verdana, Tahoma; text-align: center; font-weight: bold; height: 21px; }
	.popup_big #body116 table td b {font-size: 10%;}
	.popup_big #body116 #pager img {cursor: pointer;}
	.popup_big #body116 {font-family: Verdana, Tahoma; text-align: center; font-weight: bold; margin: 0;
	 overflow: hidden;
	/*overflow: auto; */
	width: 620px; background-color: white; background: white;}
	.popup_big #title img {border: 0;}



#gmapmarker {
	font-size: 11px;
}

#gmapmarker h5{
	color: #002D5C;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 10px 0;

	font-size: 11px;
}

#gmapmarker br {
	clear: both;
}

#gmapmarker label {
	width: 75px;
	display: block;
	float: left;
}


/* DropDown menu */
#mainmenu li {
	position: relative;
	}
#mainmenu li.left {
	margin-left: 12px;
	}
#mainmenu li ul {
	position: absolute;
	top:40px;
	left: 0;
	padding-top: 10px;
	background: #dddddd url(http://www.ksmaui.com/img/submenu_bg.gif) repeat-x top;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #8D8D8D;
	border-right: solid 1px #8D8D8D;
	z-index: 99;
	display: none;
	}
#mainmenu li li {
	display: block;
	position: relative;
	float: none;
	width: 150px;
	background: url(http://www.ksmaui.com/img/submenu_gl.gif) repeat-x bottom;
	font-size: 10px;
	font-weight: none;
	/*height: 25px;
	line-height: 25px;*/
	height: 10px;
	height: auto;
	line-height: 10px;
	}
#mainmenu li li a {
	display: block;
	margin: 0;
	padding: 7px 10px 7px 20px;
	/*height: 25px;
	line-height: 25px;*/
	height: 10px;
	height: auto;
	line-height: 10px;
	}
#mainmenu li li ul {
	ddisplay: none;
	position: absolute;
	padding-top: 0;
	top: 0px;
	left: 100%;
	background: #dddddd;
	border-left: solid 1px #fff;
	border-right: solid 1px #8D8D8D;
	border-bottom: solid 1px #8D8D8D;
	z-index: 99;
	}
#mainmenu li li a:hover {
	background: #980000;
	color: #fff;
	}

#mainmenu li:hover ul,#mainmenu li.jshover ul {
	display: block;
}
#mainmenu li:hover li ul,#mainmenu li.jshover li ul {
	display: none;
}
#mainmenu li:hover li:hover ul,#mainmenu li.jshover li.jshover ul {
	display: block;
}

#mainmenu {
position:relative;
z-index: 98;
}

.phone{
color:#A21E1E;
font-size:130%;
}
.calendar_div{
position: relative;
z-index: 20;
}
.calendar_div img{
cursor: pointer;
}

#systemWorking{
font-size:80%;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
position:absolute;
right:0pt;
}
#systemWorking img{
padding-right: 5px;
vertical-align: -3px;
}

#error{
	color:red;
	font-size:80%;
	font-weight:bold;
	padding-left:35px;
}

#map img {
	BEHAVIOR: none;
}

.seolinks{
	color: #FFFFFF;
	text-decoration: none;
}

.seolink2{
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}

.wind_table td {
font-family:Tahoma, Helvetica, sans-serif;
font-style: normal;
background-color:#fafafa;
border:1px solid #aaaaaa;
}


.wind_table td  address{
font-family: Tahoma, Helvetica, sans-serif;
font-style: normal;
font-size:11px;
}

.wind_table td.wind_head{
background-color:#e7e7e7; color:#980000;
padding:7px 6px 7px 6px;
}

.wind_big {
color:#980000;
line-height:19px;
font-family: Verdana, Helvetica, sans-serif;
}

.wind_table2 td {
font-family: Verdana, sans-serif;
font-style: normal;
line-height:14px;
background-color:#fafafa;
border:1px solid #aaaaaa;
}


.wind_table2 td  address{
font-family: Tahoma, Helvetica, sans-serif;
font-style: normal;
font-size:11px;
}

.wind_table2 td.wind_head{
background-color:#e7e7e7; color:#980000;
padding:7px 6px 7px 6px;
}

