tr.tr-header td
{
	background-color: #021a48;
	font-weight:bold;
	color:#fff
}

tr.tr-data-header td
{
	background-color: #eeeeee;
	font-weight:bold;
}

table.tbl-data-list td
{
	padding:3px 6px 3px 4px;
	border:0px;
	margin:0;
	border-bottom:1px solid #eee;
}

table.tbl-data-list tr:hover
{
	background-color:#eee;
}

table.tbl-data-list tr.no-hover:hover
{
	background-color:#ffffff;
}

table.tbl-permissions-list td
{
	padding:3px 6px 3px 4px;
	border:0px;
	margin:0;
}

input.textfield
{
	width:200px;
	margin-right:5px;
}

select 
{ 
	width:205px; 
	margin-right:3px;
}

div.fixed_value
{
	width:211px; 
	float:left;
}

#tco-errors
{
	padding:0 0 10px 0;
	color:#ff0000;
	font-style:italic;
}

#show-help
{
	margin:10px 0 10px 0;
	padding:5px 0 5px 5px;
	color:#021a48;
	background-color:#eeeeee;
}

div.rm_ven_lnk
{
	font-size:10px;
	display:block;
}

div.rm_ven_lnk a
{
	color:#ff0000;
}

#ib_contentbg
{
float: left;
width: 969px;
/*background: transparent url(http://www.infobright.org/themes/site_themes/infobrightcom/rightbg.gif) repeat-y 776px 0px;*/
background:none;
margin: 9px 0 0 0;
}

/*LeftSide--------------------------------------------------------------------*/
#ib_leftside{
float: left;
width: 170px;
}
/*
#ib_leftside ul{
list-style: none;
line-height: 22px;
margin: 10px 0 0 25px;
padding: 0;
}
#ib_leftside a{
color: #004b91;
text-decoration: none;
padding: 0 0 0 9px;
}
#ib_leftside .active a{
padding: 0 0 0 19px;
color: #818285;
font-weight: bold;
background: transparent url(http://www.infobright.org/themes/site_themes/infobrightcom/sidenavactive.gif) no-repeat 8% 52%;
}
#ib_leftside li{
padding: 3px 0 0 8px;
border-bottom: 1px solid #ccc9c7;
text-indent: -8px;
}
#ib_leftside ul ul{
margin: 0;
padding: 0;
}
#ib_leftside #memberlist li{
border-bottom: 1px dotted #ccc9c7;
}
#ib_leftside .active li a{
background-image: none;
font-weight: normal;
color: #004b91;
}
#ib_leftside #memberlist .activemember a{
color: #818285;
}
*/

/*CenterColumn--------------------------------------------------------------------*/


/*COMMON--------------------------*/
#ib_center-column{
float: left;
width: 705px;
margin: 0 0 0 25px;
padding: 20px 0 0 0;
font-size: 12px;
color: #3d3e45;
}


#ib_center-column h1, #ib_center-column h2{
font-size: 26px;
color: #202125;
margin: 0 0 5px 0;
padding: 0;
}
/*
#ib_center-column h3{
font-size: 14px;
color: #0f6cb6;
margin: 30px 0 0 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}
#ib_center-column h4{
font-size: 12px;
color: #818285;
margin: 0;
padding: 0;
}
#ib_center-column h5{
text-transform: uppercase;
font-size: 11px;
color: #818285;
margin: 0 0 3px 0;
padding: 0;
font-family: "myriad pro", myriad, tahoma, trebuchet;
letter-spacing: .09em;
}
#ib_center-column h6{
font-size: 11px;
color: #3d3e45;
margin: 5px 0 3px 0;
padding: 0;
font-weight: bold;
}
*/
#ib_center-column p{
line-height: 18px;
}
/*
#ib_center-column .underline {
padding: 0 0 3px 0;
border-bottom: 1px solid #ccc;
color: #818285;
}
#ib_center-column ul{
margin: 0 0 25px 0;
padding: 0 0 0 25px;
}
#ib_center-column li{
line-height: 26px;
margin: 0;
padding: 0;
}
*/

#ib_center_calc_main
{
	margin:0;
	padding:0;
	width:715px;
	min-height:729px;
	background:#f6f6f6;
	border-top:4px solid #cdcdcd;
	clear:both;
}

#ib_center_calc_main .section_header
{
	width:270px;
	height:28px;
	border:1px solid #7cc873;
	border-bottom:none;
	display:block;
	clear:both;
}

#ib_center_calc_main .section_header .number
{
	padding:8px 0 0 0;
	width:31px;
	height:20px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#003c82;
	float:left;
}

#ib_center_calc_main .section_header .title
{
	padding:8px 0 0 10px;
	width:229px;
	height:20px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background:#3baf2d;
	float:left;
}

#ib_center_calc_main .section_fields
{
	padding:15px 0 0 36px;
	width:234px;
	background:#ffffff;
	border:1px solid #7cc873;
	border-top:none;
	border-bottom:none;
}

#ib_center_calc_main .section_fields label
{
	padding:10px 0 5px 0;
	display:block;
}

#ib_center_calc_main .section_fields input,#ib_center_calc_main .section_fields select
{
	width:188px;
	display:block;
}

#ib_center_calc_main .section_fields input.small
{
	width:130px;
}

#ib_center_calc_main .section_fields select.small
{
	width:40px;
	float:left;
}

#ib_center_calc_main .add_vendor
{
	padding:22px 0 0 110px;
	width:160px;
	height:21px;
	border:1px solid #7cc873;
	border-top:none;
	border-bottom:none;
	background:#ffffff url(images/add-arrow.gif) 50px 20px no-repeat;
	display:block;
}

#ib_center_calc_main .add_vendor a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}

#ib_center_calc_main .add_vendor a:hover
{
	text-decoration:none;
}

#ib_center_calc_main .calculate
{
	padding:20px 50px 0 0;
	width:272px;
	height:20px;
	text-align:right;
	display:block;
}

#ib_center_calc_main .calculate_message
{
	padding:10px 0 0 0;
	margin:0 20px 0 20px;
	width:272px;
}

#ib_center_calc_main .section_footer
{
	width:272px;
	height:15px;
	background:url(images/section_footer.gif) no-repeat;
}

#ib_center_calc_main #col-1
{
	padding:30px 0 0 50px;
	width:272px;
	float:left;
}

#ib_center_calc_main #col-2
{
	padding:90px 0 0 15px;
	width:46px;
	float:left;
}

#ib_center_calc_main #col-3
{
	padding:30px 0 0 0;
	width:332px;
	float:left;
}

#ib_center_calc_main #col-3 #arrow_down
{
	padding:10px 0 10px 110px;
}

#ib_center_calc_bottom
{
	margin:0;
	padding:0;
	width:715px;
	height:12px;
	background:url(images/calc_bottom.gif) no-repeat;
}
