﻿
/* =#Insta Corp core
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


body
{
    background-image: none;
    background-color: #000;
	background: url(/Images/BG_body.jpg) top repeat-x #9a9a9a;

}

#container.InstaCorp
{
    width: 898px;
    padding: 0;
    background: url(/Media/Templates/Insta_Corp/Images/BG_Container_InstaCorp.gif) repeat-y #fff;
}

#container.InstaCorp #body_content_center
{
    width: 898px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	border: 0px #000;
}


#masthead div#member_login
{
    position: absolute;
    width: 300px;
    margin: 0;
    padding: 0;
    bottom: 40px;
    right: 10px;
}

#masthead div#login_display
{
    position: absolute;
    width: 150px;
    margin: 0;
    padding: 0;
    bottom: 40px;
    right: 10px;
}

#masthead div#member_login input.text, #masthead div#member_login input.watermarked_psw
{
    float: none;
    clear: none;
    margin: 0 4px 4px 0;
}

#masthead div#member_login fieldset
{
    width: 300px;
}

#masthead div#member_login p
{
    width: 300px;
}

#masthead div#member_login h3
{
    color: #fff;
    margin: 0 0 4px 0;
}


/* =#InstaCorp nav
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#primarynav ul#InstaCorp
{
    list-style: none;
    overflow: visible;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
}

#primarynav ul#InstaCorp li
{
    color: #fff;
    float: left;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Sans-Serif;
    overflow: visible;
    border: none;
    height: 34px;
}

#primarynav ul#InstaCorp li a
{
    display: block;
    margin: 0;
    padding: 9px 13px;
    background: url(/Media/Templates/Insta_Corp/Images/BG_instacorp_primarynav_li.gif) 0 10px no-repeat;
}

#primarynav ul#InstaCorp li#First a
{
    background-image: none;
}

#primarynav ul#InstaCorp li a:link, #primarynav ul#InstaCorp li a:active, #primarynav ul#InstaCorp li a:visited
{
    color: #fff;
    text-decoration: none;
}

#primarynav ul#InstaCorp li a:hover, #primarynav ul#InstaCorp li a.subnav_on
{
    color: #fff;
    text-decoration: underline;
}

/* drop down menus */

#primarynav ul#InstaCorp li ul 
{
	position: absolute;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	top: 34px;
	left: 0;
	background-color: #fff;
	border-left: 1px solid #bc0c19;
	border-right: 1px solid #bc0c19;
	z-index: 1000;
	width: 250px;
}

#primarynav ul#InstaCorp li ul li
{
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	width: 250px;
	border-bottom: 1px solid #bc0c19;
	line-height: 14px;
	background-color: #f4f4f4;
	text-align: left;
	text-transform: none;
}

#primarynav ul#InstaCorp li ul a 
{
	background-image: none;
	text-indent: 0;
	display: block;
	text-decoration: none;
	padding: 4px;
	margin: 0;
	height: auto;
	width: auto;
}

#primarynav ul#InstaCorp li:hover ul, #primarynav ul#InstaCorp li.over ul 
{
	display: block;
	z-index: 1000;
	background-image: none;
	background-color: #f4f4f4;
	padding: 0;
}

#primarynav ul#InstaCorp li ul a:link, #primarynav ul#InstaCorp li ul a:active, #primarynav ul#InstaCorp li ul a:visited
{
	color: #000;
	text-decoration: none;
}

#primarynav ul#InstaCorp li ul a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #000;
}




/* Text */


div.InstaCorp #body_content_center h1, div.InstaCorp #body_content_center h2
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #1851A2;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 0;
    font-size: 14px;
}

div.InstaCorp #body_content_center h2
{
    font-size: 12px;
}

div.InstaCorp #body_content_center p
{
    font-size: 12px;
}

/* Start good stuff */

table.industryHeading
{
	border-spacing: 0;
	width: 100%;
	height: 40px;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.industryHeading p
{
	font-size: 18px !important;
	color: #ffffff !important;
	padding-left: 20px !important;
}

table.industryHeading a, table.industryHeading a:visited
{
	color: #ffffff;
	text-decoration: none;
}

table.industryHeading a:hover
{
	color: #000000;
	text-decoration: none;
}

.aut
{
	background-color: #f57f20;
}
.cmm
{
	background-color: #0d60ae;
}
.cpg
{
	background-color: #bb0d19;
}
.ls
{
	background-color: #509236;
}
.chm
{
	background-color: #5F04B4;
}
.bio
{
	background-color: #febe10;
}
.cfem
{
	background-color: #0a3761;
}
.env
{
	background-color: #68acdd;
}


/**********  Left Navigation *********/

table.docListing th
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-top: 15px;
	/*background-color: #FFFFFF;
	border-width: 1px 0 1px 0;
	border-color: #EEDBA5;
	border-style: solid;
	width: 100%;
	padding: 0px;*/
}

/*table.docListing
{
	background-color: #F4EDD9;
	border-right: 1px solid #EEDBA5;
}*/

table.docListing a, table.docListing a:visited
{
	text-decoration: none;
}

/*td.leftCol
{
	background-image: url(media/Templates/Insta_Corp/Images/bar-bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 23%;
}

td.rightCol
{
	PADDING-LEFT: 20px;
	vertical-align: top;
	width: 77%;
}*/

/********** End Left Navigation *********/

/********** NEW Left Navigation *********/

td.industryHeading
{
	border-spacing: 0;
	width: 100%;
	height: 40px;
	border-collapse: collapse;
	margin-bottom: 15px;
}

td.industryHeading p
{
	font-size: 18px !important;
	color: #ffffff !important;
	padding-left: 20px !important;
}

td.industryHeading a, td.industryHeading a:visited
{
	color: #ffffff;
	text-decoration: none;
}

td.industryHeading a:hover
{
	color: #000000;
	text-decoration: none;
}

table.docListingTwo th
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	background-color: #FFFFFF;
	border-width: 1px 0 1px 0;
	border-color: #EEDBA5;
	border-style: solid;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.docListingTwo
{
	background-color: #F4EDD9;
	border-right: 1px solid #EEDBA5;
}

table.docListingTwo a, table.docListingTwo a:visited
{
	text-decoration: none;
}

td.leftCol
{
	background-image: url(/media/Templates/Insta_Corp/Images/bar-bg.gif);
	vertical-align: top;
	width: 23%;
	padding-top: 10px;
}

td.rightCol
{
	PADDING-LEFT: 20px;
	vertical-align: top;
	width: 77%;
	padding-top: 10px;
}

/********** End NEW Left Navigation *********/

.pageHeader
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}


/* Home Page Industry Listings */
table.homeIndustries td
{
	padding-top: 10px;
	vertical-align: bottom;
	border-bottom: 1px solid;
}
table.homeIndustries a, table.homeIndustries a:visited
{
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -1px;
	color: #000000;
	text-decoration: none;
	font: Arial;
	font-variant: small-caps;
}
table.homeIndustries a:hover
{
	color: #BB0D19;
	text-decoration: underline;
}	

table.homeIndustries td.homeTDTwo
{
	width: 220px;
	padding: 10px 0px 0px 3px;
}

td.homeLink
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

/* End good stuff */

.navHeader /*Remove after converting */
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}
table.features th
{
	background-color: #E3E3E3;
	border-spacing: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
table.features td
{
	border-style: solid; 
	border-width: 1px;
	border-color: #E3E3E3;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
table.features ul
{
	margin-left: 20px;
}

.contentHeader, .contentHeader a, .contentHeader a:visited
{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
	width: 60%;
	padding-left: 0px;
	margin-top: 30px;
	color: #000000;
	text-decoration: none;
}
.contentHeader a:hover
{
	text-decoration: underline;
}

.contentTitle
{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	border-left: 0px solid;
	border-bottom: 1px dotted;
	width: 60%;
	line-height: 20px;
	margin-top: 25px;
	padding-left: 0px;
	margin-bottom: 8px;
}

/* Front Slide Nav style */

img{
	padding: 0px;
	margin-bottom: -5px;
}

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #333;
	line-height: 20px;
	width: 593px;
	text-align: right;
}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	line-height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	background-color: #999;
	color: #000;
	text-decoration: none;
}

UL.tabNavigation LI A:focus {
	outline: 0;
	text-decoration: none;
}

div.tabs {
	width: 593px;
	height: 305px;	
}

div.tabs > div {
	padding: 0px;
	margin-bottom: 0px;
	border: 1px solid #333;
}

div.tabs > div h2 {
	margin-top: 0;
}

.waste {
	min-height: 10px;
	}

/* End Front Slide Nav style */


/*************************** FORM STYLE ************************************/

/* Forms css override */
#body_content_center div.form_display label
{
    font-size: 14px !important;
}

/* Form builder display */

#body_content_center div.form_display fieldset
{
float: none;    
width: 450px;    
border: 0 none #FFF;
margin-left: 50px;
padding-top: 25px;
padding-bottom: 25px;
}

#body_content_center div.form_display label
{
float: left;    
width: 150px;    
margin-right: 1em; 
text-align: right; 
clear: left;
}



#body_content_center div.form_display select
{
width: 250px;
}

#body_content_center div.form_display input.button
{
    float: none;
    margin: 0 0 0 150px;
    padding: 4px 45px 4px 45px;
    background-color: #999999;

}
