/* Gemini Coatings Grey Theme */
/* Grey.css */
/* Created December 7, 2006 */
/* Modified January 23, 2007
--------------------------------------- */

/* Structure and Layout
--------------------------------------- */

body {
	background: #A1A3AA url(i/bg_tile.gif) repeat-x left top;
	color: #ECEEEF;
	}
	
#header h1 {
	background: url(i/gemini_coatings_logo.gif) no-repeat left top;
	}
	
.home #header h2 {
	background: url(i/employee_owned.gif) no-repeat left top;
	}

#container {
	background: #2A2E5B url(i/container_tile_inside.gif) repeat-y left top;
	}

.home #container {
	background-image: url(i/container_tile.gif);
	}

#feature {
	background: #2A285B url(i/feature_tile.gif) repeat-y left top;
	}

#feature .bottom {
	background: url(i/nav_tile.gif) repeat-x 0px -35px;	
	}

.home #feature .bottom {
	width: 561px;
	}

.home #mainCol #feature {
	margin: -18px -34px 0;
	float: left;
	display: inline;
	}

.home #mainCol #feature #graphic {
	float: none;
	margin-bottom: -3px;
	}

#subCol #feature {
	margin-bottom: 18px;
	}

#mainCol {
	color: #16182F;
	background: url(i/maincol_tile_inside.gif) repeat-x left top;
	}

.home #mainCol {
	color: #ECEEEF;	
	}

.home #mainCol .content {
	background: url(i/maincol_tile.gif) repeat-x left top;
	clear: both;
	padding: 18px 34px;
	margin: -18px -34px;
	}

#footer {
	background: #2F3334;
	color: #717677;
	border-top: 5px solid #717677;
	}

/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #D6951C;		
	}

a:visited {
	color: #333;
	}

#footer a {
	color: #717677;
	}
	
.home a, .home a:link, .home a:visited, #subCol a, #subCol a:link, #subCol a:visited {
	color: #F7C15B;
	}

.home a:visited {
	color: #909597;
	}

/* Navigation
--------------------------------------- */

#corpNav a, #corpNav a:link, #corpNav a:visited {
	border-right-color: #ECEEEF;
	}

#corpNav, #corpNav strong a, #corpNav strong a:link, #corpNav strong a:visited {
	color: #ECEEEF;
	}

#feature .nav {
	border-top-color: #1C2325;
	border-bottom-color: #62686A;
	}

#feature .nav a, #feature .nav a:link, #feature .nav a:visited, .GlobalMenu_RootMenuItem, .GlobalMenu_MenuItem {
	border-bottom-color: #1C2325;
	border-top-color: #62686A;	
	}

.GlobalMenu_MenuItem, .GlobalMenu_MenuGroup {
	background: #4C5355;
	}

#feature .nav a:hover, #feature .nav a:active, .GlobalMenu_RootMenuItemSelected, .GlobalMenu_MenuItemSelected {
	background-color: #62686A;
	border-top-color: #909597;
	border-bottom-color: #333;
	}

#mainNav a, #mainNav a:link, #mainNav a:visited {
	background-image: url(i/nav_tile.gif);
	}

/* Headers
--------------------------------------- */

h1, h2, h3, h4 {
	color: #616161;
	}

/* CF
--------------------------------------- */

.regionBoundary {
	background-image: url(i/region_tile.gif);
	}
	
.regionName {
	background-image: url(i/region_title_tile.gif);
	}

/* Content
--------------------------------------- */

table.gvResults th, .btnSearch {
	background: #333;
	}

table.gvResults .alternate td, div.details {
	background: #DDD;
	}

.btnSearch {
	border-color: #DDD;
	}

.results h3, .results caption {
	color: #333;
	}
