﻿/** css for Axis press center pages **/

/* @@ csspak: imported ../../base/screen/reset.css: */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
	html {
		overflow-y: scroll;
	}
	#h1 {
		padding-left: 2px;
	}
	#h2 {
		font-size: 2.1em;
		font-weight: normal;
		color: #675c53;
		padding: 25px 0 5px 4px;
	}
	#h3 {
		font-size: 1.4em;
		padding-left: 4px;
		padding-bottom: 5px;
		font-weight: normal;
		color: #675c53;
		width: 330px;
	}
	
		
	/**--Press releases-- & --Axis in the news--**/
	#releasesNews {
		width: 511px;
		height: 235px;
		background-color: #F4F4F4;
		box-shadow: 1px 1px 3px #CCCCCC;
		border: 1px solid #DFDFDF;
		margin: 10px 0 0 17px;
		padding: 18px 0px 0 23px;
	}	
	
	#pr {
		width: 292px;
		float: left;
		margin-right: 30px;
	}

	#pr_wide {
		width: 480px;
		float: left;
		margin-right: 30px;
	}
		
	#releasesNews #prHeadline, #releasesNews #newsHeadline {
		color: #666666;
		font-size: 1.6em;
		margin-left: 0px;
		padding-bottom: 10px;
	}
		
	#prItems, #newsItems {
		padding: 0px;
		list-style: none outside;
	}
	
	#prItems li, #newsItems li{
		background-position: 100% 0px;
	}
	
	#prItems a, #newsItems a {
		font-size: 0.85em;
	}
	
	#prItems a:hover, #newsItems a:hover {
		color: #555555;
	}
	
	#prItems li .prMonth, #newsItems li .newsMagazine {
		font-size: 0.85em;
		font-weight: bold;
		color: #515151;
		margin-bottom: -37px;
		margin-left: 0px;
	}
		
	.newsDate {
		font-style: italic;
		font-size: 0.8em;
		font-weight: normal;
	}	
	
	#rss {
		position: absolute;
		z-index: 1;
		margin-top: -25px;
		margin-left: 273px;
	}

	#rss_wide {
		position: absolute;
		z-index: 1;
		margin-top: -25px;
		margin-left: 465px;
	}
				
	#allPrLink {
		text-decoration: none;
		float: right;
		margin-right: 71px !important
	}

	#allPrLink_wide {
		text-decoration: none;
		float: right;
		margin-right: 0px !important
	}
	
	#allPrLinkText {
		color: #666666;
		font-weight: bold;
		font-size: 1.2em;
	}
	
	#allPrLink img {
		border: none;
		margin-left: 3px;
	}
	
	#news {
		width: 179px;
		float: right;
		margin-right: 8px;
	}
			
	#allNewsLink {
	text-decoration: none;		
		float: right;
		margin-right: 25px !important
	}
	
	#allNewsLinkText {
		color: #666666;
		font-weight: bold;
		font-size: 1.2em;
	}
	
	#allNewsLink img {
		border: none;
		margin-left: 3px;
	}

	
	
	/**--PR contacts--**/
	#prContacts {
		float: left;
		width: 330px;
		margin: 5px 0 0 -2px;
	}
	#prContacts #contactOne{
		width: 292px;
		float: left;
		padding: 20px 0 10px 23px;
	}
	#prContacts #contactTwo{
		width: 292px;
		float: left;
		padding: 10px 0 20px 23px;
	}
	/*
	#prContacts #contactThree{
		width: 292px;
		border:1px solid #9A8D80;
		float: left;
		padding: 15px 11px 5px 7px;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	*/
	.contactImage {
		float: left;
	}
	.contactInfo {
		float: left;
		font-size: 1.1em;
		padding-left: 10px;
		margin-top: 26px;
		line-height: 1.5em;
	}
	.contactInfo a:hover {
		color: #555555;
	}



	/*--Right column--*/
	#rightColumn {
		float: right;
		width: 190px;
		margin-top: 57px;
		margin-right: 17px;
	}

	
	/*--PR agancy information--*/
	#prInfoUs {
		width: 300px;
		margin: 10px 0 25px 5px;
		float: left;
	}
		
	#flickrImg {
		margin-right:5px;
		float:left;
		border:0px;
		padding-top:2px;
	}

	#prInfoUs a:hover, #prInfoCentral a:hover {
		color: #555555;
	}

	#prInfoCentral {
		width: 300px;
		margin: 10px 0 10px 5px;
		float: left;
	}

























	