@charset "utf-8";
/* CSS Document */
/*Madigan Surveying CSS Styles Sheet
Copyright 2008 - Madigan Surveying
Copyright 2008 - Futuristic Elevator Music Productions
http://www.fem-productions.com  */


/*Structure*/

body {
	background-color: #404040;
	margin: 0 0 0 0;
}

a {
	color: #FF0000;
	font-family: sans-serif;
	text-decoration: none;
}

a:hover {
	color: #C10000;
	font-family: sans-serif;
	text-decoration: underline;
}


#topmenu_c {
	width: 100%;
	height: 105px;
	background-color: #3b3b3b;
	background-image: url(images/topmenu.png);
	background-repeat: repeat-x;
	background-position: bottom; 
	border-bottom: 5px solid #00ffbf;
}	

#topbanner {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	line-height: 100px;
	float: left;
	vertical-align: bottom;
	background:url(images/logobanner.png) no-repeat top left;
}	
	
#topmenu {
	width: 900px;
	line-height: 100px;
	margin: 0 auto 0 260px;
}	
/* End Header */

/* Start Contents*/
#container {
	width: 100%;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#box {
	width: 799px;
	margin: 20px auto;
}

.TL {
	padding-left: 20px;
	line-height: 20px;
	background-image: url(images/Ad_Top_Left.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}		

.TM {
	width: auto;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	color: #161616;
	font-family: sans-serif;
}

.TM a{
	text-align: left;
	font-size: 12px;
	color: #FF0000;
	font-family: sans-serif;
	text-decoration: none;
}

.TM a:hover{
	text-align: left;
	font-size: 12px;
	color: #C10000;
	font-family: sans-serif;
	text-decoration: underline;
}


.TR {
	padding-left: 20px;
	background-color:#FFFFFF;
	line-height: 20px;
	background-image: url(images/Ad_Top_Right.png);
	background-position: top right;
	background-repeat: no-repeat;	
}

.L {
	width: 20px;
	background-color: #FFFFFF;
}		

.contents {
	text-align: left;
	font-size: 12px;
	color: #161616;
	font-family: sans-serif;
	width: auto;
	background-color: #FFFFFF;
}

.contents a{
	text-align: left;
	font-size: 12px;
	color: #FF0000;
	font-family: sans-serif;
	text-decoration: none;
}

.contents a:hover{
	text-align: left;
	font-size: 12px;
	color: #C10000;
	font-family: sans-serif;
	text-decoration: underline;
}

.contents h1{
	font-size: 20px;
}

.contents h2{
	font-size: 14px;
}

.footer {
	padding-left: 220px;
	text-align: left;
	font-size: 10px;
	color: #161616;
	font-family: sans-serif;
	width: auto;
	background-color: #FFFFFF;
}

.R {
	width: 20px;
	background-color: #FFFFFF;
}

.BL {
	padding-left: 20px;
	background-color:#FFFFFF;
	line-height: 19px;
	background-image: url(images/Ad_Bottom_Left.png);
	background-position: top left;
	background-repeat: no-repeat;
}		

.BM {
	width: auto;
	line-height: 19px;	
	background-color: #FFFFFF;
}

.BR {
	padding-left: 20px;
	background-color:#FFFFFF;
	line-height: 19px;
	background-image: url(images/Ad_Bottom_Right.png);
	background-position: top right;
	background-repeat: no-repeat;	
}




/* Menus */
/* Main Menu */

.menu{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%; 
	height: 105px;
	margin: 0px 250px 0 auto;
	
}

/*
.menu{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%; 
	overflow: hidden;
	padding: 50px 0 10px 0;
	line-height: 38px;
}

.menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; 
}

.menu ul li{
	display: inline;
}

.menu ul li a{
	float: left;
	color: #929f68;
	padding: 5px 11px;
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox 
}

.menu ul li a:hover { 
	color: #FFFFFF;
	border: 2px dashed #FFFFFF;
	padding: 5px 9px;
    outline: none; /* hide dotted outline in Firefox 
}

.menu ul li.current{
	float: left;
	padding: 5px 11px;
	color: #929f68;
	border: 2px dashed #929f68;
    outline: none; /* hide dotted outline in Firefox 
}
*/



/* Menu Footer */

.menufooter {
	padding-left: 220px;
	font-size: 10px;
	text-align: center;
	width: 425px; 
	overflow: hidden;
	padding: 2px 0 0 0;
	line-height: 18px;
	float:left;
}

.menufooter ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; 
}

.menufooter ul li{
	display: inline;
}

.menufooter ul li a{
	float: left;
	color: #161616;
	padding: 0 8px;
	text-decoration: none;
	line-height: 18px;
	margin: 2px 2px 4px 2px;
    outline: none; /* hide dotted outline in Firefox */
}

.menufooter ul li a:hover { 
	color: #161616;
	border: 2px dashed #161616;;
	padding-bottom: 2px;
	line-height: 18px;
	margin: 0 0 2px 0;
    outline: none; /* hide dotted outline in Firefox */
}

.menufooter ul li.current {
	float: left;
	color: #00ffbf;
	padding: 0px 10px 0px 10px;
	border: 2px dashed #00ffbf;
	line-height: 20px;
	margin: 0 0 2px 0;
    outline: none; /* hide dotted outline in Firefox */
}

/* FEM Button */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.fembutton {
	text-align:center;
    display: block;
    float: left;
	color: #161616;
    text-decoration: none;
	padding-left: 277px;
	font-size: 10px;
	width: 200px; 
	overflow: hidden;
	margin-top: 4px;
	padding: 2px 2px 4px 2px;
	line-height: 18px;
    outline: none; /* hide dotted outline in Firefox */
}

a.fembutton:hover {
	color: #161616;
	border: 2px dashed #161616;
    outline: none; /* hide dotted outline in Firefox */
	padding: 2px 0 2px 0; 
	margin-top: 2px;
}


a.fembutton:active {
	color: #00ffbf;
	border: 2px dashed #00ffbf;
	padding: 2px 0 2px 0; 
	margin-top: 2px;
    outline: none; /* hide dotted outline in Firefox */
}

/* XML Device */

.dstable {
	width: 570px;
	border: 2px dashed #00ffbf;
}

.dstablehead {
	color: #FFFFFF;
	width: 570px;
	background-color: #474E32;
	border: 2px dashed #ffffff;
}
	
.dshover {
	cursor: pointer;
	background-color: #00ffbf;
}	 

.dsselect {
	cursor: default;
	background-color: #CCD1B8;
}	

/* Services */

.back {
	text-align: right;
	float: right;
}	

