/* CSS Document */
@import url(/css/fonts.css);
body {
	padding: 0;
	margin: 6px 0 0; 
}

/*--- GLOBAL NAV ---*/

#globalnav,
#layout,
#footer {
	width: 960px; 
	margin: 0 auto;
}

#footer {
	margin-top: 10px;
}

#globalnav {
	height: 60px;
	padding-top: 2px;
}

/* Logo */
#amicus-logo {
	background: url(/images/amicus_logo.gif) top left no-repeat; width: 149px; text-indent: -9999px;
	margin-left: 4px;
	margin-top: 10px;
}

#amicus-logo a {
	display: block;
	width: 149px;
	height: 28px;
	text-indent: -9999px;
	-moz-outline: none;
}

/* Navigation */
#navigation {
	width: 400px;
	position: relative;
	top: -24px;
	margin: 0 0 0px;
	padding: 0;
	left: 473px;
	list-style-type: none;
}

#navigation li {
	display: inline;
	padding: 0 10px;
}

#nav-past {
	display: block;
	position: absolute;
	left: 210px;
}


#navigation li#nav-past {
	top: 15px;
}

/*--- CONTENT ---*/
#mainContent,
#newsList,
#pastContentIntro,
#pastContent{
	float: left; 
	overflow: auto;

}

#pastContent{	
	_display: none;

}
/* Main */

#mainContent,
#pastContentIntro {
	border: 5px solid #e7e3dd; 

	background-color: #EDEBE6;
	width: 420px; 
	height: 480px;
	padding: 15px;
	margin-right: 6px;
}

div.home,
div.news {
	margin-top: 0px;
	background-color: #CBC5B6 !important;
	border: 5px solid #e7e4de !important; 
	
}
#pastContent,
div.contact,
div.about,
div.news,
div.companies {
	margin-right: 6px !important;
	width: 646px !important;
}

div.companies {
	background-color: #fff !important;
	margin-bottom: 11px;
	border-color: #B9C8CD !important;

}


#pastContent {
	border: 5px solid #e7e4de; 
	height: 510px;
	padding: 0 15px;
	margin-top: 0;
	overflow: auto;
	margin-bottom: 11px;
}
.pullout-item img
{
	margin-right: 0; /*--- this overrides our custom global default of 4px ---*/
	_vertical-align: middle;
	padding-top: 6px;
}

.pullout-left:after
{
	content: ".";
	visibility: hidden;
	clear: both;
	display: block;
	height: 0;
}

/* IE 6 and below \*/
* html .pullout-left,
* html .pullout-right
{
	height: 1em;
}
* html .pullout-left p,
* html .pullout-left ul
{
	display: block;
	height: 1em;
}

* html .pullout-left .pullout-item
{
	margin-right: 6px;
}

.pullout-left {
	clear: both;
	_display: inline-block;
	border-bottom: 1px solid #888;	
	padding-top: 20px;
}

.pullout-left>*
{
	width: 280px;
	margin-left: 200px;
	padding-left: 20px;
	margin-bottom: 0;
	
}
.pullout-left p
{
	float: left;
	margin-left: 0;
	_width: 280px;
}
.pullout-left .pullout-item
{
	width: 220px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-top: 1px solid #888;
	height: 80px;
	_text-align: center;
}

.pullout-left .site-link
{
	width: 60px;
	margin-top: 20px;
	border-left: none;

}



#newsList {
	border: 5px solid #e7e3dd; 
	background-color: #edebe6; 
	padding: 10px;
	

}

#newsList {
	width: 190px; 
	height: 490px;
	_height: 490px;
	margin: 0 6px 0 0; 
	margin-bottom: 11px;
}


#companyLogos,
#companyLogos1,
#companyLogos2,
#companyLogos3,
#companyAbout  {
	float: left; 
	width: 205px;
	background: #fff; 
	padding: 0;
	
}

#companyLogos1,
#companyLogos2,
#companyLogos3 {
	width: 210px;
	position: absolute;
	background-color: transparent;
	opacity: 100;
}

#companyLogos0 {
	opacity: 100;
	background-color: #fff;
	position: absolute;
	height: 540px;
	width: 690px;
	_left: 0;
}

::root #companyLogos0 {
	z-index: 100;
}

#companyLogos1{
	left: 20px;
}

#companyLogos2 {
	left: 240px;
}

#companyLogos3 { left: 460px;}


#companyLogos1 img,
#companyLogos2 img,
#companyLogos3 img {
	margin: 0px;
}

#companyAbout {
	width: 156px;
}

.image-border {
	border: 5px solid #d1ccc6; 
}

.companyLogo  {
	padding: 0;
	margin: 0;
	border: 5px solid #d1ccc6; 
	margin-bottom: 5px !important;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

.photo {
	margin-bottom: 11px;
	_margin-bottom: 8px;
}

.logoLeft {
	clear: both; 
	float: left;
}


.logoRight {
	float: right;
}

p {
	padding-top: 0;
	margin: 0 0 1em;
}
#newsList ul,
#companyList ul,
ul {
 	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0 0 0.35em;
}

ul li a {
	cursor: pointer;
}

div.columns-2-AB-A,
div.columns-2-AB-B {
	width: 50%;
	float: left;
}
div.columns-2-AB-B {
	width: 40%;
	float: right;
}
.clear-both {
	clear: both;
}

.txtcenter {
	text-align: center;
}


/* NEW LAYOUT */
#companies {
	position: relative;
	float: left;
	width: 220px;
	height: 520px;
}

#companyList {
	top: 97px;
	position: absolute;
	width: 212px;
	height: 412px;
}

#currentCompanies,
#pastCompanies {
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 5px 0 0;
	position: absolute;
	display: block;
	width: 102px;
	height: 97px;
}

#companies a {
	display: block;
	text-align: center;
	-moz-outline: none !important;
	
}

#companyList ul {
	padding: 10px;
}

#companyList a {
	text-align: left;
	padding-left: 10px;
}

/*--- Selected Link ---*/
#companies.past #pastCompanies {
	left: 109px;
}

/* past companies */
#companies.past #companyList,
#companies.past #pastCompanies {
	border: 5px solid #e7e3dd;
}
/* current companies */

#companies.current #companyList,
#companies.current #currentCompanies {
	border: 5px solid #B9C8CD;
}

#companies.current #currentCompanies,
#companies.past #pastCompanies {
	border-bottom: none;
	z-index: 6;
}
#companies.past #pastCompanies a,
#companies.current #currentCompanies a {
	background-color: #fff;
	height: 63px;		
	padding: 34px 0 0;
}


/*--- Unselected Link ---*/
#companies.past #currentCompanies a,
#companies.current #pastCompanies a {
	padding-top: 39px;
	height: 53px !important;
}

/* current companies */
#companies.current #pastCompanies {
	left: 118px;		
}
#companies.past #currentCompanies a {
	background-color: #e7e3dd;
	width: 104px;
	text-indent: 9px;				
}		
/* past companies */
#companies.current #pastCompanies {
	left: 118px;		
}
#companies.current #pastCompanies a {
	background-color: #B9C8CD;
	text-indent: -7px;
}
		

