/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.0 (Apr 07, 2006) */

/***** Body and main container *****/

body {
margin:0 auto;
padding-top: 10px;
font:72.5% Tahoma,Arial,Verdana,sans-serif;
/*background-image: url(img/background.png);*/
/* background:#eaeaea url(img/bg.gif) top center repeat-y repeat-x;*/
background-color:rgb(52,154,103);
color:#3a3a3a;
}

#wrap {
background-color:rgb(178,203,183);
/*border:1px solid #b0b0b0;*/
color:#303030;
margin:0 auto;
/*padding:1px 5px;*/
width:900px;
}

/***** Header *****/

#header {
color:#505050;
height:150px;
margin:0 0 0 0;
padding-top:0px;
background: url(img/apple_header.jpg) no-repeat;
background-position: center;
}

#headerImageWrapper{
clear:both;
padding-left: 0px;
background-position: center;
height:150px;
	}

#header h1 {
font-size:2.5em;
font-weight:bold;
letter-spacing:-2px;
margin:0px 0 4px 15px;
padding:25px 0 0 0;
}

#header h1 a,#header h1 a:hover {
color: #fff;
padding:0;
}

#header p {
color: #fff;
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 5px 15px;
padding:0 0 0 3px;
}

/***** Navigation Menu *****/
/***** import menu.css for styles *****/

/***** Left-hand Side Column *****/

#sidecolumn {
clear:both;
margin-top: 0px;
padding: 0px 0px 20px 0px;
float: left;
width: 185px;
background:none;
}

.sidecontent {
float: left;
margin-top:10px;
padding-top:5px;
background: transparent;
clear:left;
width: 185px;
}

.sidecontent h1 {
font-size:1.1em;
font-weight:bold;
text-indent:10px;
color:rgb(44,76,51);
border: none;
}

.sidecontent INPUT.search_string {
margin-left:5px;
padding:2px;
width:120px;
}

.sidecontent INPUT.search_submit {
float:left;
margin:5px 0px 5px 5px;
}

.sidecontent p {
margin-left:16px;
font-size:1em;
font-weight: normal;
color:#777;
line-height:150%;
}

/***** Right-hand sidebar *****/

#extras {
float:right;
width:230px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 20px;
padding:0;
list-style: url(../img/bullet-content.png);
}

#extras h2 {
font-size:1.6em;
color: rgb(141,24,37); /* same as menu */
font-weight:normal;
margin:0 0 6px 0;
letter-spacing:-1px;
text-align: center;
}

/***** Main content *****/

.breadcrumb {
font-size: 0.9em;
padding: 10px 0 10px 195px;
}

#contentbody {
margin:0 auto;
background:rgb(178,203,183);
}

#maincontent {
width: 695px;
}

#content {
margin:10px 250px 10px 200px;
padding:0 0 0 0;
line-height:1.5em;
text-align:left;
background:rgb(178,203,183);
display:none;
}

#contentwide {
margin:10px 10px 10px 195px;
padding:0 0 0 0;
line-height:1.5em;
text-align:left;
background:rgb(178,203,183);
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
background:rgb(178,203,183);
}

#content h1, #contentwide h1, #contentfull h1, #bottomcontent h1 {
font-size:1.6em;
color: rgb(141,24,37); /* same as menu */
font-weight:bold;
margin:8px 0 10px 0;
padding:0;
border-bottom:1px solid;
}

#content h2, #contentwide h2, #contentfull h2, #bottomcontent h2 {
font-size:1.4em;
color: rgb(141,24,37); /* same as menu */
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content h3, #contentwide h3, #contentfull h3, #bottomcontent h3 {
font-size:1.1em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content img, #contentwide img, #contentfull img, #bottomcontent img {
padding:1px;
display:inline;
}

#content a, #contentwide a, #contentfull a, #bottomcontent a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol,
#bottomcontent ul, #bottomcontent ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol
#bottomcontent ul ul, #bottomcontent ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li, #bottomcontent li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Two columns in Main Section *****/
#twocolumns {
width: 695px;
margin: 0 auto;
margin: 0 0 0 195px;
}

/***** Left-hand Main Column *****/
#lefthandcolumn {
clear:right;
float:left;
width:325px;
border:none;
margin: 0 0 0 10px;
padding: 0 10px 0 0;
}

#lefthandcolumn h2 {
font-size:1.2em;
color: rgb(141,24,37); /* same as menu */
letter-spacing:0px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#lefthandcolumn td {
padding-left:10px;
font-size:1em;
line-height:1.2em;
color:#3a3a3a;
}

/***** Right-hand Main Column *****/
#righthandcolumn {
clear:right;
float:right;
width:325px;
border:none;
padding:0 0 0 10px;
margin: 0 10px 0 0;
}

#righthandcolumn h2 {
font-size:1.2em;
color: rgb(141,24,37); /* same as menu */
letter-spacing:0px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#righthandcolumn td {
padding-left:10px;
font-size:1em;
line-height:1.2em;
color:#3a3a3a;
}

/***** Bottom Wide Main Content *****/

#bottomcontent {
margin:10px 10px 10px 0;
padding:0 0 0 0;
line-height:1.5em;
text-align:left;
height:auto !important;   
background:rgb(178,203,183);
clear:right;
}

/***** Search Form *****/

.form {
padding: 0 0 6px 8px;
}

.styled {
border: 1px solid #DDD;
padding: 4px;
}

.button {
background: url(../img/search.gif) no-repeat left bottom;
border: none;
height: 27px;
width: 27px;
}

.sidecontent form {
margin: 5px 5px 5px 15px;
padding: 2px 2px 2px 5px;
background: none;
border: none;
}

.sidecontent input {
margin: 5px;
}

input.button, input.submit, input.search_submit, input.route_submit {
width:125px;
margin:0;
padding:2px 3px;
color:rgb(141,24,37); /* same as menu */
border:1px solid rgb(141,24,37); /*same as menu */
}

input.button:hover, input.submit:hover, input.search_submit:hover, input.route_submit:hover {
color:#fff;
background:rgb(141,24,37); /* same as menu */
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:900px;
color:rgb(44,76,51);
text-align: center;
/*background: url('img/footer_image.jpg');*/
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:rgb(44,76,51);
background-color:inherit;
text-decoration:underline;
}

#footer a:hover {
text-decoration:underline;
color: #000;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1em;
border-collapse:collapse;
border: none;
}

caption {
text-align:left;
font-size:1em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
color:#ffffff;
}

td {
padding:10px;
font-size:1em;
line-height:1.2em;
color:#3a3a3a;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** FAQ classes *****/

#faq ul li  {
margin-left: 20px;
}

#faq ul {
margin-top: 5px;
}

#faq strong {
color: #4b58cb;
font-size: 1em;
font-weight: bold;
border-bottom: 1px #666 dashed;
}

#faq h3 {
font-size: 1.2em;
color: #000;
padding-bottom: 5px;
border-bottom: 1px #666 dashed;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:165px;
color:#505050;
/*background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:1px solid #cccccc;*/
line-height:1.3em;

}

.announce a {
font-weight:bold;
color:rgb(73,153,89);
}

.announce p {
font-size:1.0em;
margin: 0 0 5px 5px;
border-bottom: 1px solid;
}

.announce h2 {
font-size:1em;
margin:0 0 10px 0;
padding:0;
color:rgb(44,75,50);
}

#avmenu .announce {
width:145px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

/***** Form Details *****/

.sidecontent form {
	margin: 5px 5px 5px 15px;
	padding: 2px 2px 2px 5px;
	background: none;
	border: none;
}
.sidecontent input {
	margin: 5px;
}

form {
	margin: 0px;
	padding: 10px;
	background: none;
	border: none;
}

form table td {
	padding:5px 0 5px 5px;
	border-bottom: 1px solid #eee;
}
input, textarea {
	margin: 2px;
	padding: 1px;
	font: normal 1em Arial, Verdana, Tahoma, sans-serif;
	color:#777;
	border: 1px solid #ccc;
}
textarea {
	width: 160px;
	height:100px;
}
select {
	margin: 2px;
	padding: 0px 1px 0px 1px;
	font: normal 1em Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	border: 1px solid #ccc;
}
option {
	margin: 2px;
	padding: 0px 1px 0px 2px;
	border-bottom: 1px solid #ccc;
}

checkbox, radio {
	margin: 0px;
	padding: 0px;
}

.field_checkbox, .field_radio {
	clear:left;
	float:left;
	display:block;
	margin: 0.3em 0px 0px 0px;
	padding: 0px;
	border: none;
}

.checkbox_label, .radio_label {
	float:left;
	display:block;
	margin: 0px;
	padding-left: 5px;
	line-height:2.1em;
	text-align:left;
	width:85%;
}

fieldset {
	border: none;
}
.nixhier {
	display:none;
}

