@charset "utf-8";
/* CSS Document */

*, h1, h2, h3, h4, p, img, ul, ol, li, fieldset {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}

body {
	text-align:center;
	font-size:100%;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background:#000000;
}

#superContainer {
	width:960px;
	margin:28px auto 25px;
	font-size:0.88em;
}

#navigation {
	float:left;
	width:211px;
	margin-top:279px;
	text-align:left;
	background:#999999;
	font-size:1.07em;
}

#navigation li {
	display:block;
}

#navigation li.gradTop, #navigation li.aGradTop a {
	background:url(../img/grad-down.jpg) top left repeat-x;
}

#navigation li.gradBottom, #navigation li.aGradBottom a {
	background:url(../img/grad-up.jpg) bottom left repeat-x;
}

#navigation a, li.gradBottom  {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.33em;
	margin-bottom:0px;
	width:211px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navigation a:hover, #navigation a.active, #navigation li.aGradBottom a:hover, #navigation li.aGradBottom a.active, #navigation li.aGradTop a:hover, #navigation li.aGradTop a.active {
	color:#000;
	background:#fff;
/*	margin-top:-1px;*/
}

#navigation a span {
	border-bottom:1px solid #666;
	padding:25px 27px 30px;
	display:block;
}

#navigation li.top a span {
	background:url(../img/nav-back.gif) -211px 0px no-repeat;
}

#navigation li.top a:hover span, #navigation li.top a.active span {
	margin-top:0px;
	background:url(../img/nav-back.gif) -422px 0px no-repeat #fff;
}

#navigation li.bottom a span {
	background:url(../img/nav-back.gif) 0px 100% no-repeat;
}

#navigation li.bottom a:hover span, #navigation li.bottom a.active span {
	background:url(../img/nav-back.gif) -633px 100% no-repeat #fff;
}

#navigation li.bottom a span {
	border-bottom:0px;
}

#container {
	width:749px;
	background:#ffffff;
	padding:28px 0 25px;
	margin:0 auto;
}

#home #container, #home02 #container, #home03 #container, #home04 #container {
	float:right;
	margin:0px;
}

#content {
	width:690px;
	margin:0 auto; 
	text-align:left;
}

#registration #content {
	height:auto !important;
	min-height:650px;
	height:650px;
}

#leftRightHolder {
	background:url(../img/greayback.gif) top right repeat-y;
	float:left;
	clear:both;
	width:690px;
}

#registration #container, #download #container {
	background:url(../img/big-ducky.jpg) top left no-repeat #ffffff;
	height:auto !important;
	min-height:675px;
	height:675px;
}

#header {
	height:auto !important;
	height:190px;
	min-height:190px;
	width:641px;	
	margin:0 auto;
}

#home #header, #home02 #header, #home03 #header, #home04 #header, #home02 #headerB {
	background:url(../img/header-background01.jpg) top left no-repeat #000000;
	height:auto !important;
	height:252px;
	min-height:252px;
	width:auto;
	margin:0px;
}

#home02 #header {
	background:url(../img/header-background02.jpg) top left no-repeat #000000;
}

#home02 #headerB {
	background:url(../img/header-background02b.jpg) top left no-repeat #000000;
}

#home03 #header {
	background:url(../img/header-background03.jpg) top left no-repeat #000000;
}

#home04 #header {
	background:url(../img/header-background04.jpg) top left no-repeat #000000;
}

#home #header strong, #home02 #header strong, #home03 #header strong, #home04 #header strong, #home02 #headerB strong {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
}

#header p, #headerB p {
	font-family: "myriad pro", Arial, Helvetica, sans-serif;
	font-size:1.86em;
	color:#ffffff;
	margin:95px 0 0 25px;
}

#topContent {
	margin:20px 25px 0px 25px;
/*	margin:0px 0 25px 25px;*/
}

#leftContent {
	float:left;
	width:386px;
	margin:0 0 380px 25px !important;
	margin:0 0 380px 12px;
}

#rightContent {
	background:#eeeeee;
	width:247px;
	float:right;
}

h1 {
	line-height:1.1em;
	font-weight:normal;
	/*edit*/
	
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 25px;
	font-size:2.3em;
	color:#FD5377;
}

h1.homeHeader {
	margin-bottom:15px;
}

#home02 h1, #home h1 {
	color:#49a3b1;
	font-size:2.2em;
}

#home02 h1 {
	color:#33b0b8;
	font-size:2.2em;
}

#home02 h1.b {
	color:#D47821;
}

#home04 h1 {
	color:#AC6721;
}

h2 {
	margin-top:20px;
	color:#000000;
	font-size:1.29em;
	line-height:1.15em;
	font-weight:normal;
	margin-bottom:22px;
}

h3 {
	color:#0d434f;
	font-size:1.29em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:10px;
}

#home04 h2, #home04 h3, #home02 h2, #home02 h3, #home03 h2, #home03 h3, #home h2, #home h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

a {
	color:#666666;
}

a:hover {
	color:#000000;
}

p {
	line-height:1.29em;
	margin-bottom:15px;
}

.clear {
	clear:both;
}

.largetext {
	color:#666666;
	font-size:1.5em;
	line-height:1.2em;
	margin-bottom:20px;
}

.orangeText, .orangeText a {
	color:#D47821;
}

.pinkText, .pinkText a {
	color:#FD5377;
}

.sepiaText, .sepiaText a {
	color:#AC6721;
}

.blueText, .blueText a {
	color:#49a3b1;
}

.greenText, .greenText a {
	color:#33b0b8;
}

#leftContent .greenText li, #leftContent .blueText li, #leftContent .pinkText li, #leftContent .orangeText li, #leftContent .sepiaText li {
	margin:0 0 15px 15px;
	list-style:disc;
}

#rightContent .greenText li, #rightContent .blueText li, #rightContent .pinkText li, #rightContent .orangeText li, #rightContent .sepiaText li {
	margin-bottom:15px;
}

.largeBottomMargin {
	margin-bottom:20px;
}

input {
	font-size:100%;
}

.orangecopy {
	color:#49A3B1;
	font-size:1.29em;
	font-weight:normal;
	margin:25px 0 30px;
	padding-top:20px;
	background:url(../img/open-quote.gif) top left no-repeat;
}

.orangecopy span {
	background:url(../img/close-quote.gif) bottom right no-repeat;
	padding:0 34px 0 0;
	border:1px solid #ffffff;
}

.greyHeader {
	background:#999999;
	padding:15px 25px;
}

.bigOrangeButton, .bigGreenButton, .bigBlueButton, .bigPinkButton, .bigSepiaButton {
	background:url(../img/greenButton.jpg) 0px -72px repeat-x #134E5C;
	height:40px;
	text-align:center;
	float:left;
	margin:0 0 36px 0 !important;
	margin:0 0 18px 0;
	font-size:1.14em;
}

.bigOrangeButton a, .bigGreenButton a, .bigBlueButton em, .bigPinkButton a, .bigSepiaButton a {
	background:url(../img/greenButton.jpg) 0px 0px no-repeat;
	height:40px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	float:left;
	font-style:normal;
}

.bigOrangeButton span, .bigGreenButton span, .bigBlueButton span, .bigPinkButton span, .bigSepiaButton span {
	background:url(../img/greenButton.jpg) 100% -36px no-repeat;
	display:block;
	height:40px;
	line-height:2.3em;
	padding:0 17px;
	float:left;
}

.greenButtonGrey {
	background:url(../img/greenButton.jpg) 0px -180px repeat-x #134E5C;
}

.greenButtonGrey a {
	background:url(../img/greenButton.jpg) 0px -108px no-repeat;
}

.greenButtonGrey span {
	background:url(../img/greenButton.jpg) 100% -144px no-repeat;
}

.greyButton {
	background:url(../img/greyButton.gif) 0px -37px repeat-x #134E5C;
	height:37px;
}

.greyButton a {
	background:url(../img/greyButton.gif) 0px 0px no-repeat;
	height:37px;
}

.greyButton span {
	background:url(../img/greyButton.gif) 100% -74px no-repeat;
	height:37px;
}

.orangeButton {
	background:url(../img/orangeButton.jpg) 0px -180px repeat-x #B83C08;
}

.orangeButton a {
	background:url(../img/orangeButton.jpg) 0px -108px no-repeat;
}

.orangeButton span {
	background:url(../img/orangeButton.jpg) 100% -144px no-repeat;
}

.orangeButtonSubmit {
	background:url(../img/orangeButton.jpg) 0px -72px repeat-x #B83C08;
}

.orangeButtonSubmit input {
	background:url(../img/orangeButton.jpg) 0px 0px no-repeat;
	height:36px;
	display:block;
	float:left;
	padding:0 12px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.07em;
}

.orangeButtonSubmit span {
	background:url(../img/orangeButton.jpg) 100% -36px no-repeat;
	padding:0px;
}

.bigOrangeButton, .bigBlueButton, .bigPinkButton, .bigGreenButton, .bigSepiaButton {
	background:url(../img/02-button.gif) 0px -80px repeat-x;
	height:40px;
}

.bigOrangeButton a, .bigBlueButton em, .bigPinkButton a, .bigGreenButton a, .bigSepiaButton a {
	background:url(../img/02-button.gif) 0px 0px no-repeat;
	height:40px;
}
/*
.bigOrangeButton a:hover, .greenButtonWhite a:hover, .greenButtonGrey a:hover, .orangeButton a:hover {
	color:#fffc00;
}*/

.bigOrangeButton span, .bigBlueButton span, .bigPinkButton span, .bigGreenButton span, .bigSepiaButton span {
	background:url(../img/02-button.gif) 100% -40px no-repeat;
	height:40px;
	line-height:2em;
	padding:0 20px;
	font-size:1.29em;
}

.bigBlueButton {
	background:url(../img/01-button.gif) 0px -80px repeat-x;
	display:block;
	text-decoration:none;
}

.bigBlueButton em {
	background:url(../img/01-button.gif) 0px 0px no-repeat;
}

.bigBlueButton span {
	background:url(../img/01-button.gif) 100% -40px no-repeat;
}

a:hover.bigBlueButton {
	background:url(../img/01-button.gif) 0px -200px repeat-x;
}

a:hover.bigBlueButton em {
	background:url(../img/01-button.gif) 0px -120px no-repeat;
}

a:hover.bigBlueButton span {
	background:url(../img/01-button.gif) 100% -160px no-repeat;
}


.bigPinkButton {
	background:url(../img/03-button.gif) 0px -80px repeat-x;
}

.bigPinkButton a {
	background:url(../img/03-button.gif) 0px 0px no-repeat;
}

.bigPinkButton span {
	background:url(../img/03-button.gif) 100% -40px no-repeat;
}

.bigGreenButton {
	background:url(../img/bigOrangeButton.gif) 0px -80px repeat-x;
}

.bigGreenButton a {
	background:url(../img/bigOrangeButton.gif) 0px 0px no-repeat;
}

.bigGreenButton span {
	background:url(../img/bigOrangeButton.gif) 100% -40px no-repeat;
}

.bigSepiaButton {
	background:url(../img/04-button.gif) 0px -80px repeat-x;
}

.bigSepiaButton a {
	background:url(../img/04-button.gif) 0px 0px no-repeat;
}

.bigSepiaButton span {
	background:url(../img/04-button.gif) 100% -40px no-repeat;
}


#rightContent h2  {
	margin:0;
	color:#FFF;
}

#rightContent p {
	font-size:1em;
}

.greyHeader p {
	margin-bottom:0px;
	color:#ffffff;
}

.duckClearance {
	width:360px;
	clear:both;
}

#home04 #rightContent ul, #home03 #rightContent ul, #home02 #rightContent ul, #home #rightContent ul {
	padding:31px 25px 50px;
	background:url(../img/arrow-bottom.gif) top left no-repeat;
}

#rightContent li p {
	margin-bottom:10px;
}

#rightContent li {
	/*margin-bottom:35px;*/
	clear:left;
}

#boilerPlate {
	clear:both;
	position:relative;
	background:#134e5c;
	height:auto !important;
	float:left;
	width:690px;
}

#download #boilerPlate {
	width:641px;
	margin:0 auto;
	height:auto;
	min-height:0px;
}

#boilerPlate p {
	font-size:0.79em;
	color:#ffffff;
}

#boilerPlate a {
	color:#ffffff;
}

#download #boilerPlate p {
	width:auto;
}

#boilerPlate div {
	padding:22px 25px 7px;
}

#boilerPlate #smallDucky {
	background:url(../img/lower_telescope.jpg) top left no-repeat;
	width:257px;
	height:335px;
	position:absolute;
	top:-335px;
	left:0px;
	margin:0px;
	padding:0px;
}

#boilerPlate #contact {
	padding:0px;
	position:absolute;
	top:-320px;
	right:25px;
	width:156px;
}

#contact h3 {
	margin:0 25px 10px 25px;
}

#contact li.first, #downloadBottom li.first {
	margin-bottom:20px;
}

#rightContent #contact ul {
	background:none;
	padding-top:0px;
	padding-bottom:180px;
}

#contact li {
	line-height:1.5em;
	font-size:0.86em;
	margin-bottom:0px;
}

#registration #leftContent, #registration #rightContent {
	color:#000000;
	font-size:1.07em;
	width:380px;
	margin-bottom:0px !important;
}

fieldset li {
	margin-bottom:10px;
	float:left;
	width:380px;
}

#leftContent label {
	width:148px;
	display:block;
	float:left;
	line-height:1.5em;
}

#leftContent label span {
	color:#ff6600;
}

#leftContent input, #leftContent select, #leftContent textarea {
	width:219px;
	float:left;
	border:1px solid #d1d1d1;
	border-top:1px solid #ababab;
	border-right:1px solid #ababab;
	padding:3px 5px;
}

#leftContent select {
	width:229px;
	padding:0px;
}

#registration #rightContent {
	width:255px;
	background:none;
	margin-bottom:50px !important;
}

#registration #rightContent ul {
	margin-top:18px;
}

#registration #rightContent li {
	width:255px;
	float:left;
	margin:0 0 20px 0;
}

#rightContent label {
	width:227px;
	float:right;
	line-height:1.33em;
	color:#333333;
}

#rightContent input {
	float:left;
	margin-top:5px;
}

#rightContent legend {
	color:#000000;
}

#registerHolder {
	position:relative;
	clear:both;
}

#submit {
	clear:both;
	position:absolute;
	left:435px;
	top:-48px;
	margin-bottom:0px;
	z-index:1000;
}

#registration .orangeButton {
	margin:50px 0 0 25px;
}

.downloadList {
	width:641px;
	margin:0 auto;
}

#downloadBottom .downloadList li.rowEnd {
	padding-bottom:35px;
}

.downloadList li {
	width:191px;
	float:left;
	margin-right:33px;
	padding-bottom:64px;
}

.downloadList li.rowEnd, .downloadList li.rowEnd li {
	margin-right:0px;
}

.downloadList p, .downloadList li li {
	font-size:0.86em;
	color:#333333;
}

.downloadList li li {
	padding-bottom:0px;
}

.downloadList div {
	height:auto !important;
	height:162px;
	min-height:162px;
}

#downloadBottom {
	background:url(../img/download-bottom.jpg) top left repeat-x;
	width:749px;
	clear:both;
	text-align:left;
	padding-top:32px;
}

#downloadBottom h3 {
	color:#000000;
}

.downloadList h2 {
	margin-top:0px;
	line-height:1.39em;
}

.downloadList div.greenButtonGrey, .downloadList div.orangeButton {
	height:36px !important;
	min-height:36px;
	margin-bottom:0px;
}

#footer {
	margin:10px 30px 0 30px;
	text-align:left;
}

#footer li {
	display:inline;
	font-size:0.79em;
	padding:0 5px;
	border-right:1px solid #134e5c;
	line-height:1em;
}

#footer li.first {
	padding-left:0px;
}

#footer li.last {
	border-right:0px;
}

#footer a, #footer li {
	color:#134e5c;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/***interim image maps ***/

.orangeList li {
	margin-bottom:15px;
}

.noTopMargin {
	margin-top:0px;
}