/* Standard CSS for Ariel Atom Concept */
/* Hi there! */

/*************** general ******************/
body {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans serif;
	color: #333;
	text-align: center;
	background: url(../images/body_bg.gif) repeat-x;
}
#container {
	width: 770px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}
a:link {
	color: #2f80e4;
}
a:visited {
	color: #a62fe4;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #cc0000;
}
img {
	border: 0;
}

/************** tagline ******************/
#tagLine {
	height: 29px;
	/*background: #cc0000 url(../images/tagline_bg.gif) repeat-x;*/
	text-align: center;
	font-size: 0.8em;
	color: #fff;
}
#tagLine p {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	padding: 6px 0 0 0;
}

/************** topmenu *****************/
#mainMenu {
	position: absolute;
	top: 0;
	left: 0;
}	
#mainMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 720px;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
}
#mainMenu li {
	float: left;
	text-align: center;
	/*background: #ffcc33;*/
}
#mainMenu a {
	display: block;
	padding: 5px 10px;
}
#mainMenu a.endLeft {
	padding-left: 0;
}
#mainMenu a.endRight {
	padding-right: 0;
}
#mainMenu .selected a {
	color: #ccc;
	text-decoration: none;
}


/**************** header ****************/
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	height: 150px;
}
#header img.logo {
	position: absolute;
	top: 58px;
	left: 0;
	width: 149px;
	height: 137px;	
}
#header h1 {
	position: absolute;
	top: 60px; /* ie.css */
	left: 235px;
	width: 271px;
	height: 50px;
	z-index: 3;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	line-height: 0.9;
}
#header img.mainAtom {
	position: absolute;
	top: 44px;
	right: 0;
	width: 412px;
	height: 303px;
	z-index: 2;
}
#header p {
	position: absolute;
	top: 187px; /* ie.css */
	right: 4px;
	width: 155px;
	height: 65px;
	z-index: 4;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
#header p em {
	display: block;
	font-style: normal;
	color: #2f80e4;
	text-decoration: underline;
	font-size: 0.8em;
}
#header p a {
	background: url(../images/video_button.jpg) no-repeat 67px 0;
	padding: 4px 93px 0 0;
	display: block;
	height: 65px;
	color: #333;
	text-decoration: none;
}

/**************** content ****************/
#content {
	padding-top: 540px;
	position: relative;
}
#noDoors {
	position: absolute;
	top: 185px;
	left: 0;
	width: 380px;
	height: 80px;
	z-index: 5;
}
#noDoors h2 {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: -0.05em;
}
#noDoors p {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.4;
}
#sideAtom {
	position: absolute;
	top: 290px;
	left: 0;
	width: 410px;
	height: 80px;
	font-size: 0.8em;
	line-height: 1.4;
	font-weight: bold;
}
#sideAtom p {
	width: 380px;
}
#performance {
	position: absolute;
	top: 348px;
	left: 430px;
	width: 345px;
	height: 170px;
	background: url(../images/perf_bg.gif) no-repeat;
}
#performance h2 {
	font-size: 0.9em;
	color: #666;
	margin: 8px 0 0 12px;
}
#performance table {
	border-left: 1px solid #d3d4aa;
	border-top: 1px solid #d3d4aa;
	margin: 4px 0 0 12px;
	width: 314px;
}
#performance td, #performance th {
	border-right: 1px solid #d3d4aa;
	border-bottom: 1px solid #d3d4aa;
	padding: 5px;
}
#performance p {
	margin: 0;
	font-size: 0.8em;
	text-align: right;
	padding: 2px 18px 0 0;
}
#performance th {
	background-color: #d3d4aa;
	width: 80px;
	font-size: 0.8em;
}
#performance th.nl {
	border-bottom: 1px solid #fff;
}
#performance td {
	font-size: 0.9em;
	font-weight: bold;
}
#wallpapers {
	text-align: right;
}
#wallpapers div.download {
	position: absolute;
	top: 535px;
	left: 0;
	width: 111px;
	height: 102px;
	background: url(../images/download_v2.gif) no-repeat;
	/*font-size: 0.9em;
	text-align: left;
	padding: 12px 0 0 10px;
	font-weight: bold;
	line-height: 1.4;*/
}
#wallpapers div span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#wallpapers img {
	margin-right: 3px;
}

/********************* footer **************************/
#footer {
	margin: 25px 0;
	background: url(../images/atom_footer.jpg) no-repeat right;
	height: 145px;
	position: relative;
}
#footer h2 {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: -0.05em;	
}
#footer p {
	margin: 0 0 10px 0;
	font-size: 0.9em;
	width: 460px;
}
#footer p.contact {
	position: absolute;
	top:62px;
	left: 250px;
	font-size: 1em;
	line-height: 1.4;
}
#footer p.contact a {
	font-size: 0.9em;
	line-height: 0.8;
	padding-left: 20px;
	background: url(../images/world.gif) no-repeat left;
}