
BODY { 
	color: #000; 
	background-color: black; 
	background-position: left; 
	margin: 0; 
}

body.is_home { 
	background-image: url(/images/bg1pxfh.gif); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: left; 
	background-color: black;
}
body.is_home,
body.Default { 
	background-image: url(/images/bg1pxf.gif); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: left; 
	background-color: black;
}

.ui_clear { 
	margin: 0; 
	padding: 0; 
	clear: both; 
}

.ui_page { 
	background-position: left top; 
	width: 950px; 
	margin: 0 auto; 
	float: left;
} 


.is_home .ui_header,
.ui_header { 	
	background-image: url(/images/gslogoh2h.gif); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	width: 950px; 
	height: 115px; }

.is_home .ui_header,
.ui_header_home { 	
	background-image: url(/images/gslogoh2h.gif); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	width: 950px; 
	height: 115px; }
	
.ui_content { 
	background-color: transparent; 
	float: left;

}

.ui_left { 
	background-color: transparent; 
	width: 200px; 
	float: left; 
}

.ui_left_search { 
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	width: 200px; 
	height: 144px; }

.ui_searchformtext {
	color: #FFF;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 10px;
}

.ui_print_email a {
	clear: both;
}

.TellAFriendLink {
	display: block;
	padding-left: 33px;
	padding-top: 5px;
	color: #fff;
}

a.TellAFriendLink:link {
	background: url(file:///Users/kristinabenson/Documents/Dansk%20Clients/GroundSense/GS-Website/SiteCM/images/email_over-gs.gif)transparent url(/images/email_out.gif) no-repeat top left;
	width: 200px;
	height: 25px;
	color: #fff;
}

a.TellAFriendLink:visited {
	background: url(file:///Users/kristinabenson/Documents/Dansk%20Clients/GroundSense/GS-Website/SiteCM/images/email_out.gif)transparent url(/images/email_out.gif) no-repeat top left;
	width: 200px;
	height: 25px;
	color: #fff;
}

a.TellAFriendLink:hover {
	background: url(file:///Users/kristinabenson/Documents/Dansk%20Clients/GroundSense/GS-Website/SiteCM/images/email_over-gs.gif)transparent url(/images/email_over.gif) no-repeat top left;
	width: 200px;
	height: 25px;
	text-decoration: none;
}

a.TellAFriendLink:active {
	background: url(file:///Users/kristinabenson/Documents/Dansk%20Clients/GroundSense/GS-Website/SiteCM/images/email_out.gif)transparent url(/images/email_out.gif) no-repeat top left;
	width: 200px;
	height: 25px;
	color: #fff;
}

.PrintPageLink {
	display: block;
	padding-left: 33px;
	padding-top: 5px;
}

a.PrintPageLink:link {
	width: 200px; 
	height: 25px; 
	color: #ebc351; 
	background-color: #fff; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	}

a.PrintPageLink:visited {
	width: 200px;
	height: 25px; 
	color: #fff; 
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top;
	 }

a.PrintPageLink:hover {
	color: #008000; 
	background: url(/images/print_over-gs.gif)url(/images/print_over.gif) no-repeat left top; 
	width: 200px; 
	height: 25px; 
	text-decoration: none;
	 }

a.PrintPageLink:active {
	background: url(/images/print_out.gif)transparent url(/images/print_out.gif) no-repeat top left;
	width: 200px;
	height: 25px;
	color: #fff;
}

.ui_right {
	width: 700px;
	float: left;
	padding-left:15px;
}

	.ui_main_content_wrapper {
		background-color: #E6E3D7;
		padding: 2px 10px 10px 20px;
		 }

	.is_home .ui_main_content_wrapper {
		background-color:#000000;
		}

		.ui_main_content {
			background-color: transparent;
			width: 525px;
			padding-left: 15px;
			 }	
	 
.ui_footer {
	background-color:#E6E3D7;
	width: 700px;
	height: 27px; 
		}

.is_home .ui_footer {
	background-color:#000000;
	width: 525px;
	height: 27px; 
		}

	.is_home .ui_tagline 
	{
		background-color:#000000;
	}
	.ui_tagline {
		color: #937d67;
		padding-left: 175px; 
		font-size: 10px; 
		background-color: #E6E3D7; 
		width:525px;
		text-align: left; 
		padding-bottom: 10px; 
		padding-top: 70px
		}

