﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FAFCFD url('../images/homepage01.gif') repeat-x;
	color: #949494;
}

.bg {
	width:950px;padding:0;margin:0 auto;font-size:0.75em;
}

.main {
	width:950px;padding:0;margin:0 auto;font-size:0.75em;
}
.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
.container {width:100%;}
.logo { height:110px; margin-left:10px;color:#8cad08 !important; float:left;background:url('../images/aapl-logo-image.jpg') no-repeat left;}
.logo strong {color:#FFFFFF !important;line-height:1.2em;}
.logo a { width:500px;display:block;float:left;line-height:1.2em;letter-spacing:-0.065em; color:#ffffff;padding-left:100px;padding-top:40px;font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size:2.2em;text-decoration:none; }
.logo-left { height:110px;background:url('../images/aapl-logo-left.jpg') no-repeat left;}
.logo-bg { background-image:url('../images/aapl-logo-background.jpg'); background-repeat:repeat-x; }
.logo-right { height:110px;background:url('../images/aapl-logo-right.jpg') no-repeat right; }
.nav-left { height:36px;background:url('../images/aapl-menu-left.jpg') no-repeat left; }
.nav-right { height:36px;background:url('../images/aapl-menu-right.jpg') no-repeat right;}
.page-up-left { height:20px;background:url('../images/aapl-page-up-left.jpg') no-repeat left; }
.page-up{ height:20px;background:url('../images/aapl-page-up.jpg') repeat-x; }
.page-up-right { height:20px;background:url('../images/aapl-page-up-right.jpg') no-repeat right; }
.top-indent { height:10px;}
.page-left { background:url('../images/aapl-page-left.jpg') repeat-y left; }
.page{ background:#ffffff url('../images/aapl-page-background.jpg') repeat-y left; }
.page-right { background:url('../images/aapl-page-right.jpg') repeat-y right; }
.page-bot-left { height:20px;background:url('../images/aapl-page-bot-left.jpg') no-repeat left; }
.page-bot{ height:20px;background:url('../images/aapl-page-bot.jpg') repeat-x; }
.page-bot-right { height:20px;background:url('../images/aapl-page-bot-right.jpg') no-repeat right; }
.page-column-1 { background:url('../images/aapl-content-column-1.jpg') no-repeat left;}
.page-column-2 { background:url('../images/aapl-content-column-2.jpg') no-repeat left;}
.page-column-3 { background:url('../images/aapl-content-column-3.jpg') no-repeat left;}

.search { display:block;float:left;line-height:1.2em;
	float:right; margin-top:50px;margin-right:50px;color:#ffffff;font-size:11px;font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#menu { background-image:url('../images/aapl-menu-bgr.jpg');  height:36px; width:810px; overflow:hidden;}
ul.site-nav { margin:0; padding:0; text-align:left; repeat; float:left; background:url('../images/aapl-menu-bckgr.jpg') repeat;}
.site-nav li { list-style:none; float:left; line-height:36px; background:url('../images/aapl-menu-separator.jpg') no-repeat left;}
.site-nav li a { padding-left:19px;padding-right:9px;text-decoration:none; font-size:14px; display:block; 
	text-transform:none; color:#ffffff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 }
.site-nav li a:hover { text-decoration:underline;color:#fffff6;}
.site-nav li a.first { padding-left:22px;background:url('../images/aapl-menu-left.jpg') no-repeat left;}
.site-nav li a.last {  padding-right:5px;}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input.head, textarea.head, select.head {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	border:1px solid #00007e;
}	

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

th, td {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	margin-bottom:10px;
}

.text1 {
	font-size: 18px;
	font-weight: bold;
	color: #3D4B51;
}

.paragraphtitle {
	font-size: 18px;
	font-weight: bold;
	color: #3D4B51;
	padding-top:17px;
}

.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #3079B3;
	padding-bottom:10px;
}

.text2 {
	font-size: 14px;
	font-weight: bold;
	color: #3D4B51;
}

.small {
	padding-top=0px;
	font-size: 9px;
	font-weight: normal;
	color: #3D4B51;
}

.bigger {
	padding-top=0px;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #3079B3;
}

.text4 {
	font-weight: bold;
	color: #707070;
}

.text5 {
	text-align: center;
	color: #9AAEBD;
}

.text6 {
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #1479CA;
}

a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
	background: url('../images/homepage03.jpg') no-repeat;
}

.bg2 {
	background: url('../images/pagebody.jpg') repeat-y;
}

.bg3 {
	background: url('../images/homepage13.gif') repeat-x;
}

.bg4 {
	background: url('../images/homepage15.gif') repeat-y;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 20px;
}

hr { display: none; }

.hr1 {
}
