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

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

a:link, a:visited {
	color: #971111; 
}

a:hover {
	color: #c00;	
}

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

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

td.topleft_mods div, td.topleft_mods p, td.topleft_mods td, td.topleft_mods th,
td.showcase_mods div, td.showcase_mods p, td.showcase_mods td, td.showcase_mods th,
td.right_mods div, td.right_mods p, td.right_mods td, td.right_mods th {
	color: #ddd;
}

td.topleft_mods a:link, td.topleft_mods a:visited,
td.showcase_mods a:link, td.showcase_mods a:visited,
td.right_mods a:link, td.right_mods a:visited {
	color: #B5D6FF;
}

td.topleft_mods a:hover,
td.showcase_mods a:hover,
td.right_mods a:hover {
	color: #CCE1FF;
}

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

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

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

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

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

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


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

}

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

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

div#searchbox_mods input.inputbox {
	background: #789ACA;
	color: #fff;
	border: 1px solid #336DB9;
}

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: #E8E7D7;
}

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

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

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

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

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

td.right_mods {
	background: #5B5B57 url(../images/ig_module_shadow_left_grey.png) 0 0 repeat-y;
}

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

td.showcase_mods {
	background: #4F4F4C url(../images/ig_showcase_shadow_top_grey.png) 0 0 repeat-x;
}

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

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

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

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

div.leftdots {
	background: url(../images/ig_vertdots_content_beige.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: #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: #4168B3;
	border-bottom: 1px solid #254072;
	border-right: 1px solid #254072;

}

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