body {
	background: url(../images/ig_background_white.png);
}

div, p,  table, td, th {
	color: #333;	
}

a:link, a:visited {
	color: #5d9b00; /* 971111 */
}

a:hover {
	color: #80bc00;	/* c00 */
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/ig_module_bullet_white.png) 5px 2px no-repeat;
}

ul {
	list-style: url(../images/ig_module_bullet_white.png);
}

td.topleft_mods div.moduletable ul,
td.showcase_mods div.moduletable ul {
	list-style: url(../images/ig_module_bullet2_white.png);
}

a.readon {
	background: url(../images/ig_readmore_white2.png) 2px 2px no-repeat;
}

td.showcase_mods a.readon {
	background: url(../images/ig_readmore_white2.png) 2px 2px no-repeat;
}

div#shadow_l {
	background: #fff url(../images/ig_shadow_left_white.png) 0 0 repeat-y;
}

div#shadow_r {
	padding: 0 14px;
	background: url(../images/ig_shadow_right_white.png) 100% 0 repeat-y;
}

div#header {
/* 	background: url(../images/ig_header_blue.png); */
	background: url(../images/netcafe_header.jpg);
}


div#logo {
	background: url(../images/ig_shield_blue.png);

}

div#headertext {
	background: url(../images/ig_headertext_blue.png);
}

div#searchbox_mods {
/* SPYROS
	background: url(../images/ig_vertdots_white.png) 0 0 repeat-y;
*/
}

div#searchbox_mods input.inputbox {
/* SPYROS  */
	background: #f08542;
	color: #FFF;
	border: 1px solid #ffa56d;
	font-size: 11px;
}

div#newsflash_mods {
	background: url(../images/ig_vertdots_white.png) 0 0 repeat-y;	
}

div#horizmenu {
	background: url(../images/ig_menu_bg_blue.png) 0 0 repeat-x;
}

div#logo2 {
	background: url(../images/ig_shield2_blue.png);
}


td.maincontent {
	background: #fff;
}

div#maincontent {
	background: url(../images/ig_content_shadow_top_white.png) 0 0 repeat-x;
}

td.footer {
	background: url(../images/ig_content_shadow_bottom_white.png) 0 0 repeat-x;
}

td.topleft_mods {
	background: #FAFAFA url(../images/ig_module_shadow_right_white.png) 100% 0 repeat-y;
}

div.shadow_t {
	background: url(../images/ig_module_shadow_top_white.png) 0 0 repeat-x;
}

div#shadow_tr {
	background: url(../images/ig_module_shadow_tr_white.png) 100% 0 no-repeat;
}

td.right_mods {
	background: #FAFAFA url(../images/ig_module_shadow_left_white.png) 0 0 repeat-y;
}

div#shadow_tl {
	background: url(../images/ig_module_shadow_tl_white.png) 0 0 no-repeat;
}

td.showcase_mods {
	background: #EFEFEF url(../images/ig_showcase_shadow_top_white.png) 0 0 repeat-x;
}

td.topleft_mods div.moduletable h3,
td.right_mods div.moduletable h3 {
	background: url(../images/ig_module_header_white.png) no-repeat;
	color: #666;
}

td.showcase_mods div.moduletable h3 {
	background: url(../images/ig_showcase_header_white.png) no-repeat;
	color: #666;
}

div#maincontent div.moduletable h3,
.componentheading {
	background: url(../images/ig_content_header_white.png) no-repeat;
	color: #666;
}

div#footer_mods {
	background: url(../images/ig_menu_bg_blue.png) 0 0 repeat-x;
	color: #FFFFFF;
}

div.leftdots {
	background: url(../images/ig_vertdots_content_white.png) 0 0 repeat-y;
}

/* suckerfish */
#nav a {
	background: url(../images/ig_menu_divider_blue.png) 0 0 no-repeat;
}

#nav ul ul a {
	background: none;
}

#nav li.active {
	background: #faa61a; /* #AD3434; */
}

#nav li.active a:link,
#nav li.active a:visited {
	background-position: 0 -35px;
}

#nav li.active a:hover {
	background-position: 0 -35px;
}
#nav li:hover a, 
#nav li.sfhover a {
	background-position: 0 -35px;
}

#nav a.topdaddy {
   background: url(../images/ig_menu_divider_daddy_blue.png) 0 0 no-repeat; 
}

#nav ul ul a.daddy, #nav li.active a.daddy {
   background: url(../images/ig_dropdown_sub_white.png) 100% 6px no-repeat; 
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
  background: #ef813c; /*#4168B3; */
	border-bottom: 1px solid #254072;
	border-right: 1px solid #254072;

}

#nav li:hover, #nav li.sfhover {
      background: #999;
}
