﻿/* General */
body, input, textarea, select {
	color: #383943;
	font: 10pt  Verdana, "Lucida Grande", "Lucida Sans Unicode",Arial, sans-serif;
}

body {
	line-height: 1.6em;
}

/* Text */

h1 {
color:#F85A05;
font-size:1.6em;
font-weight:normal;
}
h2 {
font-size:1.4em;
}
h3, legend {
font-size:1.2em;
font-weight:normal;
margin:0;
}
h4 {
font-size:1.1em;
margin-bottom:0;
}
blockquote {
font-size:1em;
font-style:italic;
margin:0;
}
blockquote p {
background:transparent url(../images/elements/quotes_left.gif) no-repeat scroll 0 4px;
margin-top:0;
text-indent:16px;
}
blockquote .last-word {
background:transparent url(../images/elements/quotes_right.gif) no-repeat scroll right center;
padding-right:16px;
}
cite {
color:#6B7BA0;
display:block;
padding-bottom:0.5em;
text-align:right;
}
cite a:link, cite a:visited {
color:#5277DD;
}
cite a:hover {
color:#E2231B;
}
p {
margin:0.5em 0;
}
q {
font-style:italic;
}
.success {
color:#5AA81A;
}
.problems {
color:#CC0000;
}
.summary {
font-style:italic;
}
a {
text-decoration:none;
}
a:link, a:visited {
color:#000083;
}
a:hover {
color:#F85A05;
}
a img {
border-style:none;
}
a.selected {
font-weight:bold;
}
a.button {
background:transparent url(../images/buttons/large_right.gif) no-repeat scroll right center;
color:#FFFFFF !important;
display:block;
margin-top:1em;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.6);
}
a.button span {
background:transparent url(../images/buttons/large_left.gif) no-repeat scroll left center;
display:block;
line-height:28px;
padding:0 3em 0 1em;
}
fieldset {
border-style:none;
margin-bottom:1em;
padding:0 1em;
}
legend {
font-weight:bold;
}
form label {
display:block;
font-weight:bold;
}
form textarea {
width:400px;
}
form .instructions {
color:#999999;
float:right;
margin-top:140px;
width:350px;
}
.section, #accordion {
width:570px;
}
#accordion {
border-color:#AAB8D4;
}
#accordion.full {
clear:both;
width:100%;
}
.productHeading
{
color:#3F4D6C;
font-size:1.2em;
font-weight:bold;
}

#accordion .toggler {
background:#DEE4F1 url(../images/elements/accordion.gif) no-repeat scroll right center;
color:#3F4D6C;
font-size:1em;
font-weight:bold;
line-height:30px;
margin:0;
padding:0 10px;
}
#accordion .toggler a {
color:#3F4D6C;
}
#accordion .wrap {
border-bottom:1px solid #AAB8D4;
padding:10px;
}
#accordion img {
float:right;
}
.profile {
border-bottom:1px solid #AAB8D4;
clear:both;
margin-bottom:1em;
}
.profile h3 {
color:#3F4D6C;
}
.profile img {
float:right;
margin:0 0 1em 1em;
}
.vcard .label {
font-weight:bold;
}
.vcard .hidden {
display:none;
}
.more {
height:44px;
overflow:hidden;
}
.more .button {
background:transparent url(../images/buttons/large_white_right.gif) no-repeat scroll right center;
float:right;
}
.more .button span {
background:transparent url(../images/buttons/large_white_left.gif) no-repeat scroll left center;
}
ul#subnav
{
	font-size:8pt;
}ul#nav
{
	font-weight:bold;
}
