/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 11px;
	color:#ccc;
}

a{
text-decoration:none;
color:#535353;
}

a:hover {
	color: #c00;	
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	outline: none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p,  table, td, th {
	font-family: Arial,sans-serif;
	line-height: 130%;

}

#wrapper{
max-width:1000px;
min-width:780px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}



h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
	padding-bottom: 5px;
}


div.moduletable h3, .componentheading, td.topleft_mods .contentheading, td.showcase_mods .contentheading {
	border: 0px solid #f00;
	margin: 0;
	margin-bottom: 0px;
	height: 37px;
	line-height: 26px;
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #ccc;
}

.left-links h3{
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #D81C00;
	padding:3px 0 0 10px;
	margin:0;
	height:34px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
	text-align: left;
}

div.moduletable ul li {
	padding-bottom: 3px;
	text-align: left;
}


div.moduletable {
	padding-bottom: 15px;
	padding-left: 1px;
	padding-right: 0px;
}

div#maincontent div.moduletable {
	padding-left: 0;
	padding-right:0;
}


.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}


/** template stuff **/

body.thin table.nospace td.right_mods {
	width: 210px;
}

body.vmax table.nospace td.right_mods {
	width: 210px;
}



/* frame info */

div#header {
	height: 98px;
	position: relative;
}

div#header div, div#header td {
	color: #fff;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;	
	left:15%;
	height: 95px;
	width: 675px;	
	align:center;
}


div#horizmenu {
	height: 29px;
}




div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
}

table.nospace {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #ccc;
}

table.nospace td {

}

div#padbottom {
	height: 4px;
	overflow: hidden;
}

div#maincontent {
	padding: 20px 8px 8px 8px;
}

div#footer_mods {
	height: 29px;
	text-align: center;
	line-height: 29px;
}


/* default menu link styles */

div#topnav {clear:both; text-decoration:none;}

#topnav {
margin-left:0;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-right: 1px solid #fff;
  }

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
	
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-transform: uppercase;
  color: #ccc;
	float:left;
  display:block;
	padding: 0 15px;
	height: 29px;
	line-height: 29px;
  text-decoration: none;
	background: url(images/ig_menu_off.png) 0 0 no-repeat;
	border: 0;
}

#topnav #mainlevel li.redactive_menu {
	border-right: 1px solid #fff;
}

#topnav #mainlevel li.redactive_menu a:link, #topnav #mainlevel li.redactive_menu a:visited {
	background: url(images/ig_menu_active.png) 0 0 no-repeat;
	color: #821110;
	float:left;
	padding: 0 20px;
	height: 29px;
	line-height: 29px;
}


#topnav #mainlevel a:hover {
  color: #fff;
}

#topnav #mainlevel li.redactive_menu a:hover {
	color: #D81C00;
}



td.right_mods div.moduletable h3.submenu {
	color: #fff;
}

div.moduletable ul.submenu li {
	padding: 0px;
}

td.right_mods span.small {
	color: #ccc;
}

/*** subnav stuff **/

#subnav {
	height: 5px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: #222 url(images/ig_submenu_bg.png) repeat-x;
	padding-left: 90px;
}

#subnav ul.submenu {
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/ig_submenu_div.png) 0 0 no-repeat;
	padding-left: 2px;
}

ul.submenu li,
ul.submenu li.active_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding-right: 2px;
	background: url(images/ig_submenu_div.png) 100% 0 no-repeat;
}

ul.submenu a {
	float: left;
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 34px;
	font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-transform: uppercase;	
}

ul.submenu li.active_menu a {
	background: url(images/ig_submenu_bg.png) 50% 0 no-repeat;
}

ul.submenu a:link,
ul.submenu a:visited {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}

ul.submenu a:hover {
	color: #D81C00;
	font-weight: bold;
}


input, textarea, select{
font:11px/18px Arial, Helvetica, sans-serif;
border:1px solid #c4c4c4;
  } 
form{
padding:0;
margin:0;
}

/** sidenav stuff **/

div.moduletable ul.sidemenu {
        margin: 0px 0 0 10px;
        padding: 0;
}

ul.sidemenu li {
        margin: 0;
        padding: 0;
        list-style: none;
		color:#D81C00;
		border-bottom:1px solid #ECECEC;
}

ul.sidemenu li.active_menu a:link,
ul.sidemenu li.active_menu a:hover {
        color:#D81C00;
        text-decoration: none;
}

ul.sidemenu a {
        background: url(images/ig_module_submenu.png);
        display: block;
        height: 23px;
        line-height: 21px;
        padding-left: 20px;
}


ul.sidemenu a:hover {

}

/* color stuff */

body {
	background: url(images/back.jpg);
}

div, p,  table, th {
	font:11px tahoma,helvetica,arial;
	color:#535353;
text-align:justify;
}
a{
text-decoration:none;
}

a:hover {
	color: #c00;	
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(images/ig_module_bullet_grey.png) 5px 2px no-repeat;
	font-weight: normal;
}

ul {
	
}


td.right_mods a:link{
	color: #C49C00;
}

td.right_mods a:hover {
	color: #D81C00;
}

div#shadow_l {
	background: #fff url(images/left.jpg) 0 0 repeat-y;
}

div#shadow_r {
	padding: 0 14px;
	background: url(images/right.jpg) 100% 0 repeat-y;
}

div#header {
	background:#D81C00;
}


div#logo {
	background: url(images/logo.jpg);

}

div#horizmenu {
	background: url(images/ig_menu_bg_red.png) 0 0 repeat-x;
}

td.maincontent {
	background: #fff;
	
}

div#maincontent {
	background: url(images/ig_content_shadow_top_white.png) 0 0 repeat-x;
}

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: #fff 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.right_mods div.moduletable h3 {
	background: url(images/ig_module_header_grey.png) no-repeat;
	color: #D81C00;
}



/* some page content things */

form {
border: 0;
margin: 0;
padding: 0;
}

.bod-right{
border-right:1px solid #e4e4e4;
font:11px tahoma,helvetica,arial;
color:#535353;

}
.txt{
font:11px tahoma,helvetica,arial;
color:#535353;
text-align:justify;
}

#leftmenu{
width:100%
margin:0;
padding:0;
}

#leftmenu ul {
        margin: 0px 0 0 10px;
        padding: 0;
		list-style: none;
}

#leftmenuul li {
        margin: 0;
        padding: 0;
        list-style: none;
		border-bottom:1px solid #ECECEC;
		color:#C49C00;
}



#leftmenu ul a {
        background: url(images/ig_module_submenu.png);
        display: block;
        height: 20px;
        line-height: 20px;
        padding-left: 20px;
		color:#C49C00;
}


#leftmenu ul a:hover {
       color: #D81C00;
}

.footer{
height:60px;
background-color:#D81C00;
font:11px arial,helvetica,arial;
color:#ffffff;
text-align:center;
}
.footer a{
color:#ffffff;
text-decoration:none;
}
.footer a:hover{
color:#ffffff;
text-decoration:underline;
}

.inhead{
font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #D81C00;
	padding:2px 0 0 10px;
}

.red-tab-hd{
font-size: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding:2px 0 0 10px;
}
.red-tab-tx{
font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
	font-weight: bold;
	background:#ececec;
	height:30px;
	border:1px solid #e4e4e4;
}
.lang-tab-tx{
font-size: 10pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#D81C00;
	font-weight: bold;
	background:#ececec;
	height:20px;
	border:1px solid #e4e4e4;
	padding-left:10px;
}
.lang-tab-txt{
font-size: 8pt;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666;
	padding:10px;
}

.bod{
font-size: 8pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666;
border:1px solid #e4e4e4;
}