@charset "utf-8";
/* CSS Document */
#body {
	border: 1px solid #069;
}


#header .logo {
	background-image:url('http://www.enetez.com/images/enet_logo_bright_red.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
#header #search {
	border: 1px solid #069; 
}
#header .text {
	border: 1px solid #989; 
	background-image: url('http://www.enetez.com/images/search_bar_bg.jpg'); 
	color: black; 
}
#header .button {
/*	color: #069;
	background-image:url('http://www.enetez.com/images/search_button_bg.png');
*/
	color: #FFFFFF;
	background-color: #3f639f;
}
#header a {
	color: #069;
}



#searchbar {
	background: url(http://www.enetez.com/images/navbar_grad.png);
	border:1px solid #dedede;
}
#searchbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#searchbar a:hover {
	text-decoration: underline;
}
#searchbar td {
	color: #FFFFFF;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color:C0C7D9;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	background-color: #F5F6F9;
	color: #009;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #B1C1D8;
	color: #009;
}

#left_nav {
	
}
#left_nav td {
	background-color: #3f639f;
	border-bottom: 1px solid #036;
}
#left_nav a {
	color: #FFFFFF;
}
#left_nav a:hover {
	
}
#left_nav a:link {
	
}
#left_nav a:visited {
	
}
#left_nav a:active {
	
}
#left_nav #spacer {
	background-color: #FFFFFF;
}
#left_nav #all_enet {
	color: orange;
}


#Box_Office {
	background-color: #FFF;
	border: 1px solid #000000;
}
#Box_Office .heading {
	color: #3f639f;
	background-image:url('http://www.enetez.com/images/marketplace_heading.jpg');
}
#Box_Office ul {
	background-color: #3f639f;
}
#Box_Office a {
	color: #fff;
	border-top: 1px solid #000;
}


/* ** ** ** ** ** */
/* Body */
td.item_top_selected {
	border: 1px solid #069; 
	border-bottom: 1px dotted #BBB;
	background: #FFFFFF;
}
td.item_top_not_selected {
	border-bottom: 1px solid #069; 
	background-image:url('http://www.enetez.com/images/marketplace_heading.jpg');
}
.quad_border {
	border: 1px solid #069;
}
.quad_body {
	border: 1px solid #069; 
	border-top: none;
}
.quad_background {
	background-image:url('http://www.enetez.com/images/search_spy2.jpg'); 
}

.quad1_div {
	background-image:url('http://www.enetez.com/images/search_spy2.jpg'); 
}
#quad1_item_table a, #quad3_item_table a, #quad4_item_table a, 
#quad4_item_table a, #quad41_item_table a, #quad42_item_table a, #quad6_item_table a
{
	color:#000099;
}
.quad1_news {
	border-bottom: 1px solid #000;
}
.quad6_div {
	background-image:url('http://www.enetez.com/images/search_spy5.jpg'); 
}

/* ** ** ** ** ** */

#footer {
	border-top: 1px solid #EEF;
}


#more #all_enet {
	background: url(http://www.enetez.com/images/navbar_grad.png); 
}
#more #all_enet a {
	color:#FFFFFF;
}


/* ** ** ** ** ** */
/* Overlays */
.overlay_top {
	background: url(http://www.enetez.com/images/navbar_grad.png); 
}
.overlay_top a {
	color: #FFF;
}
.navbar {
	color: #FFF;
}
/* ** ** ** ** ** */