/*alinsky.css - (c)2009 Nuvola Ltd*/

body
{
	background: #999999 url('/t_img/page_bg.png');
	font-family: tahoma,verdana, sans serif;
	font-size: 80%;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}

div#accesslinks
{
	display: none;
}

h1
{
	font-size: 175%;
	color: #df070a;
	font-family: tahoma,verdana, sans serif;
	font-weight: normal;
}
#contentdiv h1
{
	min-height: 24px;
	
}
#contentdiv h1 img
{
	margin-left: 24px;
	vertical-align: middle;
}
h1.register
{
	color: white;
	margin-left: 2em;
}
h1.register a
{
	color: white;
}

h2
{
	font-size: 110%;
	line-height: 1.25em;
	color: #df070a;
	font-family: tahoma,verdana, sans serif;
}
h2 a
{
	text-decoration: none;
}

th
{
	font-weight: bold;
	font-size: 80%;
}
td
{
	font-size: 80%;
	
}
ul
{
	clear: none;
}
li
{
	clear: none;
}
a
{
	text-decoration: underline;
	color: #df070a;
}
a:hover
{
	color: #df070a;
}

#headerholder
{
	width:100%;
	text-align: center;
}

#header, #headerorders
{
	width: 800px;
	height:100px;
	margin: 0 auto;
	text-align: right;
	font-size: 100%;
	padding: 0px;
	font-weight: bold;
	color: white;
	background: transparent;
}


span.header_printemail
{
	display: none;
}

#header a
{
	font-weight: normal;
	text-decoration: underline;
}
header a:hover
{
	color: black;
}
div.header_content
{
	position: relative;
	top: -124px;
	margin-right: 15px;
	font-size: 120%;
	color:white;
}

img.header_bg
{
	float:left;
}
img.header_logo
{
	position: relative;
	top: -85px;
	left: -614px;
}
img.header_printlogo
{
	position: relative;
	top: -85px;
	left: -591px;
	width: 195px;
	height: 50px;
	display: none;
}
img#menu_separator
{
	width:800px;
	height:8px;
}

#header a
{
	color: white;
}
#logo
{
	float: left;
}

.whitespacer
{
	width:100%;
	height: 25px;
}

#mainholder
{
	width:800px;
	margin:0 auto;
	text-align: left;
	background: transparent;
	margin-bottom: 400px;		/*this is to ensure scroll bars are always there for consistent positioning*/
}

#rightbox
{
	width: 590px;
	padding-left:205px;
	font-size: 120%;
	text-align: justify;
}

#rightbox p
{
}

#leftbox
{
	width: 200px;
	height: 100%;
	float: left;
	margin-right: 5px;
	background: #e0e0e0;
}
#leftbox_top
{
	height: 50px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
	background: white;
}
#leftbox_greytop
{
	height: 41px;
	width: 200px;
	background: url('/t_img/boxtop_bg_left.png');
}
#leftbox_main
{
	width: 196px;
	padding: 2px;
	padding-top: 20px;
	height: 430px;
	background: url("/t_img/boxtop_light.png") top center no-repeat;
	
}
#leftbox_main p
{
	
}
#leftbox_main h3
{
	text-align: right;
	font-style: normal;
	font-size: 120%;
	font-family: tahoma,verdana, sans serif;
}
#leftbox_bottom
{
	width: 200px;
	height: 20px;
	background: url("/t_img/boxbot_light.png") bottom center no-repeat;
}

span.backlink
{
	float: right;
	margin-right: 5px;
}

img.service_img
{
	width: 213px;
	height: 160px;
	margin-right: 10px;
	margin-top: 80px;
	float: right;
	border: 1px solid #df070a;
}

#menu
{
	width: 100%;
	height: 33px;
	text-align: left;
	background: transparent url('/t_img/menu_sep.png') bottom center no-repeat;
}

#opsform
{
	font-size: 90%;
}

#opsform input
{
	width: 6em;
}

ul.menu
{
	margin-left: 0px;
	padding-left: 0px;;
	position: relative;
	font-family: tahoma,verdana, sans serif;
}
li.menu, li.menu_sel
{
	margin-left: 7px;
	margin-right:7px;
	list-style-type: none;
	display: inline;
	padding-bottom: 9px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 16px;
	
}
li.menu_sel
{
	background: transparent url('/t_img/menu_sel_bg.png') bottom center repeat-x;
}

a.menu
{
	font-size: 140%;
	color: white;
	text-decoration: none;
}
a.menu:hover
{
	color: #df070a;
}

a.menusel, a.menu_sel
{
	font-weight: bold;
	font-size: 140%;
	color: white;
	text-decoration: none;
}

a.back
{
	background: url('/t_img/back_arrow.png') center left;
	color: white;
	text-decoration: none;
	padding: 2px;
	padding-right: 5px;
}
ul.submenu
{
	padding: 0;
	margin: 0;
	position: relative;
	left: -1em;
}
li.submenu, li.submenu_sel
{
	list-style-type: none;
	margin-left: -10px;
	padding-left: 10px;
	margin-top: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}
li.submenu
{
	background: #777777;
}
li.submenu_sel
{
	background: url("/t_img/header_web_100px.png");
}
a.submenu, a.submenu_sel
{
	font-size: 120%;
	color: white;
	text-decoration: none;
	font-family: tahoma,verdana, sans serif;
	display: block;
	width: 100%;
}
a.submenu:hover
{
	color: #df070a;
}


div.quote
{
	position:relative;
	font-family: tahoma,verdana, sans serif;
	font-size: 130%;
	color: black;
	padding-left: 5px;
}

#contentdivholder
{
	width: 100%;
	text-align: center;
}

#contentdiv, #contentdivhome
{
	width: 800px;
	margin-bottom: 0px;
	min-height: 492px;
	color: black;
	text-align: left;
	/*background: white url('/t_img/content_baseline.png') bottom no-repeat;*/
	background: white;
	padding-top: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	
}
#contentdiv li
{
	list-style-position: outside;
	position: relative;
	left: 2em;
	width: 90%;
}

div#homeimg
{
	width: 800px;
	height: 200px;
	overflow: hidden;
}
div#homeimg img
{
	/*opacity: 0.6;
	filter: alpha(opacity=60);*/
	z-index: 1;
}
div#homecontent
{
	position: relative;
	top: -201px;
	left: 50px;
	width: 500px;
	height: 120px;
	z-index: 3;
	padding-left:3px;
	padding-right: 3px;
	padding-bottom: 3px;
	/*opacity: 0.75;
	filter: alpha(opacity=75);*/
	background: transparent;
	color: black;
}
div#homecontent h1
{
	/*font-size: 150%;*/
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	min-height: 0px;
	/*opacity: 1;
	filter: alpha(opacity=100);*/
	
}
img.home_semitrans
{
	position: relative;
	z-index: 2;
	left: 47px;
	top: -324px;
}
div#homecontent p
{
	font-size: 150%;
	font-weight: normal;
	font-family: tahoma,verdana, sans serif;
}
div#homebanner
{
	background: url("/t_img/banner_top.png") repeat-x;
	color: white;
	width: 798px;
	vertical-align: middle;
	font-size: 150%;
	font-weight: normal;
	font-family: tahoma,verdana, sans serif;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*contact boxes*/
/*homepage boxes*/
div.contactboxholder
{
	width: 100%;
	height: 220px;
}

div.contactbox
{
	width: 270px;
	height: 220px;
	margin: 5px;
	float: left;
}
div.contactbox h2
{
	font-size: 90%;
}

/*homepage boxes*/
div.homeboxholder
{
	width: 720px;
	margin-left: 40px;
	margin-right: 40px;
	height: 220px;
}

div.homebox
{
	width: 220px;
	background: #e0e0e0 ;
	height: 165px;
	margin: 10px;
	float: left;
}

div.homeboxhead
{
	width: 214px;
	height: 24px;
	padding: 3px;
	font-size: 150%;
	font-weight: normal;
	font-family: tahoma,verdana, sans serif;
	color: white;
	background: url("/t_img/box_top.png") repeat-x;
}
div.homeboxhead a
{
	text-decoration: none;
	color:white;
	display: block;
	width: 100%;
}
div.homeboxhead a:hover
{
	color:black;
}

div.homeboxcopy
{
	width: 214px;
	height: 52px;
	padding: 3px;
	font-size: 110%;
	text-align: justify;
}

div.homeboxlink
{
	width: 217px;
	height: 15px;
	padding-right: 3px;
	text-align: right;
}

/*services page*/
div.serviceitem
{
	padding-left: 30px;
	min-height: 50px;
	background: url("/t_img/logo_icon.png") top left no-repeat;
}

div.serviceholder
{
	width: 45%;
	margin-right: 5px;
	float: left;
	min-height:465px;
	background: #e0e0e0;
}

#base
{
	font-size: 90%;
	color: #777777;
	text-align: right;
	height: 16px;
	width: 796px;
	/*background: transparent;*/
	background: white url('/t_img/content_baseline.png') bottom no-repeat;
	margin: 0 auto;
	padding: 2px;
}
#base p
{
	padding: 0;
	margin: 0;
}
#base a
{
	color: #777777;
}
#base a:hover
{
	color: black;
}

/* selectiongrid */
td.selgrid, th.selgrid
{
	background: #ffeeee;
	font-size:80%;
}


/* childgrid */
table.childgrid_table
{
	border-spacing: 2px;
	background: #df070a;
}

th.childgrid_th, td.childgrid_td
{
	background: #ddffc0;
}


td.childgrid_tdsel
{
	background: black;
	color: #ddffc0;
}


/*input*/
input
{
	width:150px;
}
input.datesearch
{
	width:120px;
}
input.login
{
	width:150px;
}

div#infopopup
{
	width: 400px;
	height: 400px;
	background-color: #ffffff;
	color: #df070a;
	border: 1px solid #df070a;
	font-family: tahoma,verdana, sans serif;
	font-size: 100%;
	visibility: hidden;
	position: absolute;
	overflow: auto;
}

div#calpopupdiv
{
	background-color: #ffffff;
	color: #df070a;
	border: 1px solid #df070a;
	font-family: tahoma,verdana, sans serif;
	font-size: 120%;
	visibility: hidden;
	position: absolute;
	overflow: auto;
}

/*focus table*/
table.focus
{
	background: white;
	margin-bottom: 10px;
}
table.focus th
{
	background: #df070a url('/t_img/header_web.png') center;
	color: white;
	font-size: 140%;
	font-weight:normal;
	text-align: center;
}
table.focus td
{
	background: transparent;
	font-weight:normal;
	border: 1px solid #df070a;
	font-size: 100%;
	color: black;
	text-align: left;
	height: 3em;
	width: 22em;
	padding: 10px;
}
table.focus td ul
{
	margin-left: -60px;
}
table.focus td li
{
	/*margin-left: -20px;*/
	/*list-style-position: inside;*/
}
table.focus td li.nomarker
{
	/*margin-left: -20px;*/
	list-style-type: none;
}
table.focus td.empty
{
	background: transparent;
}

/*approach diag*/
div.approach
{
	width: 500px;
	height: 390px;
	padding-top: 10px;
	background: white;
	/*background: #999999 url('/t_img/page_bg.png');*/
}
div.approach div
{
	background: #df070a url('/t_img/header_web.png') center;
	padding: 15px;
	height: 20px;
	line-height: 20px;
	width: 170px;
	z-index: 2;
	position: relative;
	font-weight:bold;
	font-size: 120%;
	color: white;
	text-align: center;
}
div.approach div span
{
	vertical-align: middle;
}
div.approach img
{
	position: relative;
	z-index: 1;
}
div.approach_1
{
	position: relative;
	top: -395px;
	margin: 0 auto;
}
div.approach_2
{
	position: relative;
	top: -330px;
	left: 10px;
}
div.approach_3
{
	position: relative;
	top: -380px;
	left: 300px;
}
div.approach_4
{
	position: relative;
	top: -280px;
	left: 50px;
}

div.approach_5
{
	position: relative;
	top: -330px;
	left: 270px;
}

