/* CSS Document */
html {
	overflow:scroll;
}

/*------------------------- Structure ----------------------------------------*/

body {
	background:#003333;
	margin: 0;
	padding: 0;
	font-size: 75%;
	height: auto;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #666666;
}

#container {
	width: 65em;
	text-align:center;
	margin:8px auto;
	padding: 0;
}

#page {	
	background: #ffffff;	
}
#header {
	background: #669966 url(images/headerBanner.gif) top left no-repeat;
	height: 150px;
}
#footer {
	background: url(images/footer3.gif) top left no-repeat;
	height: 100px;
	padding: 4em 0 0 0;
	position:relative;
}
#footer img {border:none;}
#content {
	padding: 1em 2em 1em 2em;
	text-align: left;
}

#contentA {
	padding: 1em 2em 1em 2em;
	text-align: left;
	background: transparent url(images/eyeLogo.png) bottom left no-repeat;
}

#contentB {
	padding: 1em 2em 1em 2em;
	text-align: left;
	background: transparent url(images/eyeLogo.png) bottom right no-repeat;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: left;
	clear: right;
}

.bodyText {
	width: 40em;
	padding: 0 0 0 0;
	float: right;
}

.widecolumn {
	width: 60em;
	padding: 0 0 0 0;
	float: left;
}


.bodyTextR {
	width: 29.25em;
	padding: 0 0;
	float: right;
}

.bodyTextL {
	width: 29.25em;
	padding: 0 0;
	float: left;
}

.leftColumn {
	width: 19em;
	margin: 1em 0 0 0;
	background: #003333 url(images/sidebarTop.gif) top left no-repeat;
	float: left;
}

.leftColumn2 {
	width: 19em;
	margin: 1em 0 0 0;
	background: #ffffff;
	float: left;
	}

.lcb {
	background: transparent url(images/sidebarBottom.gif) bottom right no-repeat;
	width: 19em;
}
/*#leftColumn {
	width: 17em;
	margin: 1em 0 0 0;
	padding: 1em 1em;
	border: 2px solid #669966;
	background: #003333;
	float: left;
	}*/
	
.equipCol {
	width: 19em;
	float: left;
	padding: 0 1em 0 0;
}

.sidebarContent {
	padding: 1em 1em;
	margin:0;
	color: #ffffff;
	line-height: 1.75em;
}

.topImage {
	padding: 0;
	margin: 0 auto .5em auto;
	background: #ffffff;
}

.eImages {
	width: 29.25em;
	padding: 1em 0;
	float: left;
	border-top: #999999 1px dotted;
}

.eImages2 {
	width: 29.25em;
	padding: 1em 0;
	float: left;
	background: #e1e1e1;
	border-top: #999999 1px dotted;
}

.eText {
	margin: 1em 1em 1em 1em;
	width: 16em;
	float: left;
}

.eText2 {
	margin: 1em 0 1em 1em;
	width: 15em;
	float: right;
}

.wrapper {
	margin: 0 0 1em 0;
	padding: 1em 0;
}

.package {
	width: 24em;
	float: left;
}

.thumbs {
	border: 2px solid #999999;
	background: #E1E1E1;
	margin: 1em 0 1em 1em;
	padding: 4px 4px;
	float: left;
}

.thumbs img {
 	border: 2px solid #cccccc;
}

.thumbs:hover img{
	border: 2px solid #ff6633;
}

.thumbs:hover{
	color: #cccccc; /* irrelevant definition to overcome IE bug */
}

/*------------------------------- Type ---------------------------------------*/
h1 {
	color: #FF9933;
	font-size: 1.9em;
}

h1.homeHeader {
	margin: 0 0 0 0;
	display: block;
	padding: .5em;
	background: #003333;
	
}

h2 {
	color: #ff9933;
	font-size: 1.6em;
	padding: 3px 3px 3px 0;
	border-top: dotted 1px #003333;
	background: url(images/h2r.gif) top right no-repeat;
}

h3 {
	font-size: 1.25em;
	color: #ff9933;
}

h1 span {
	position: absolute;
	left: -5000px;
}

.yellow {
	color: #FF9933;
}

.orange {
	color: #FF6633;
}

ul {margin: 0 0 0 1.5em; padding: 0 0 0 1.5em; line-height: 1.5em;}

.bodyText p {
	line-height: 1.5em;	
	margin-left: 12px;
}

.bodyTextL p {
	line-height: 1.5em;	
	margin-left: 12px;
}

.bodyTextR p {
	line-height: 1.5em;	
	margin-left: 12px;
}

#sidebarContent ul l1 {
	list-style: circle outside;
	color: #ff6633;
	line-height: 1.5em;
}

#sidebarContent ul {
	line-height: 1.5em;
}

.errors {
	color: #ffffff;
	background: #ff9933;
}
fieldset {
	border: 2px solid #003333;
	margin: 1em 0 1em 0;
	clear: both;
}

legend {
	border: 2px solid #003333;
	background: #ff9933;
	color: #ffffff;
	padding: 4px 4px;
	font-weight:bold;
	margin: 0 2px;
}

.row1 {
	border-top: 1px dotted #999999;
	margin: 1em 1em;
	width: 57em;
	clear:both;
}

.row2 {
	border-top: 1px dotted #999999;
	margin: 1em 1em;
	width: 57em;
	background: #cccccc;
	clear:both;
}

.formLabel {
	width: 20em;
	float: left;
	padding-right: 2em;
	margin: 1em 0;
}

.formInput {
	width: 25em;
	float: left;
	margin: 1em 0;
}

.formRadio {
	width: 5em;
	float: left;
	margin: 1em 1em;
}

.formText {
	border-top:#999999 dotted 1px;
	width: 57em;
	float: left;
	margin: 1em 1em;
}

label {
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0 0 .5em 0;
}
input {
	border: 2px solid #999999;
	padding: 2px 0 2px 2px;
	margin: 0 0 .5em .5em;
}
input:focus {
	border: 2px solid #003333;
	background: #e1e1e1;
}

select {
	border: 2px solid #999999;
	padding: 2px 0 2px 2px;
	margin: 0 0 .5em .5em;
}
select:focus {
	border: 2px solid #003333;
	background: #e1e1e1;
}

textarea {
	border: 2px solid #999999;
	padding: 2px 0 2px 2px;
	margin: 0 0 .5em .5em;
}

textarea:focus {
	border: 2px solid #003333;
	background: #e1e1e1;
}

.formbutton {
	border: 2px solid #003333;
	background: #669966;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 4px;
	color: #ffffff;
}

.formbutton:hover {
	border: 2px solid #ff6633;
}

input.required, textarea.required {
}

input.validation-failed, textarea.validation-failed{
		border: 2px solid #ff9933;
}

input.validation-passed, textarea.validation-passed{
	border: 2px solid #669966;
}

.validation-advice {
	margin: 5px;
	padding: 5px;
	background: #FF9933;
	color: #ffffff;
	font-weight: bold;
}

#copy {
	font-size: .8em;
}

/*-------------------- list nav ----------------------------------------------*/

.listNav {
	list-style: none;
	line-height: 1em;
	background: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 2em;
	color: #ffffff;
	border-left: 1px #003333 solid;
	border-right: 1px #003333 solid;
	border-bottom: 1px #003333 solid;
	width: 20em;
}

.leftColumn2 .listNav {
	margin: 0 0 0 0;
	width: 19em;
}

.listNav li {
	padding: 0;	
}

.listNav li a {
	display: block;
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	background: #669966;
	border-top: 1px #003333 solid;
	color: #ffffff;
}

.listNav li a:hover {
	background: #ff9933;
	text-decoration: none;
}

/*-------------------- nav ---------------------------------------------------*/

.overview {
	border-bottom: 1px solid #FF6633;
}

#nav {
	margin: 1em 1em 0 0;
	float: right;
	width: auto;
}

#nav ul {
	list-style: none;
	line-height: 1em;
	background: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav li a {
	display: block;
	font-size: 1.15em;
	width: auto;
	color: #ffffff;
	text-decoration: none;
	padding: 12px 10px 9px 10px;
}

#nav ul li ul a {
	display: block;
	width: 12em;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 9px;
	margin: 0;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav ul li ul {
	text-align:left;
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	border: 2px solid #003333;
	background: #FF9933;
	margin: 0;
}

#nav li li {
	width: 12em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #003333 url(images/topNavBG.gif) left top no-repeat;
	color: #FF9933;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background: #FF6633;
}

/*-------------------- links ---------------------------------------------------*/

.bottomInfo a:link {color: #666666; text-decoration: none; font-weight: bold;}
.bottomInfo a:visited {color: #666666; text-decoration: none; font-weight: bold;}
.bottomInfo a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
.bottomInfo a:active {color: #ffffff; text-decoration: none; font-weight: bold;}

.bodyLinks a:link {color: #666666; text-decoration: none; font-weight: bold;}
.bodyLinks a:visited {color: #666666; text-decoration: none; font-weight: bold;}
.bodyLinks a:hover {color: #ff9933; text-decoration: underline; font-weight: bold;}
.bodyLinks a:active {color: #ff9933; text-decoration: underline; font-weight: bold;}

.bodyLinks2 a:link {color: #ff6633; text-decoration: none; font-weight: bold;}
.bodyLinks2 a:visited {color: #ff6633; text-decoration: none; font-weight: bold;}
.bodyLinks2 a:hover {color: #ff9933; text-decoration: underline; font-weight: bold;}
.bodyLinks2 a:active {color: #ff9933; text-decoration: underline; font-weight: bold;}
.bodylinks2 {float:right; clear: right; text-align: right;}

.icon {
	position: absolute;
	top: 4em;
	right: 0;
	margin:0;
	padding:0;
	border: none;
}

a.icon, a.icon:visited, a.icon:link, a.icon:hover, a.icon.active { border: none;}

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider {
	width: 732px;
	height: 275px;
	background: #e1e1e1;
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
	padding: 0;
	border-bottom: 3px solid #003333;
}
.anythingSlider .wrapper                { width: 732px; overflow: auto; height: 250px; padding: 0; margin: 0; position: absolute; top: 0; left: 0; }

.anythingSlider a:link, .anythingSlider a:visited,
.anythingSlider a:hover, .anythingSlider a:active { text-decoration: none;}
.cloned {width: 732px;}

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; }
.anythingSlider ul li                   { float: left; padding: 0; height: 238px;width: 732px; margin: 0; color: #e1e1e1; background-color: #669966; }
.anythingSlider .arrow                  { display: block; height: 25px; width: 25px; background: url(/images/arrows2.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 0; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: 12px; top: 205px; z-index: 999;}
.anythingSlider .back                   { background-position: -27px 0; right: 50px; top: 205px; z-index: 999; }
.anythingSlider .forward:hover          { background-position: 0 -27px; }
.anythingSlider .back:hover             { background-position: -27px -27px; }

#thumbNav                               { position: relative; top: 250px; left: 0; text-align: left; }
#thumbNav a                             { color: #ffffff; display: inline-block; padding: 5px 8px; height: 15px; margin: 0 5px 0 0; background: #FF9933; text-align: center; }
#thumbNav a:hover                       { background: #669966; }
#thumbNav a.cur                         { background: #FF6633; }

#start-stop                             { background: #669966; color: #ffffff; padding: 5px 5px; width: 50px; height: 15px; text-align: center; position: absolute; right: 0; top: 250px;  }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

.boxcaption h2 { margin-top:0; background-image: none; border: none;}

.boxgrid{ 
	width: 732px; 
	height: 238px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{ 
		color:#ffffff;
		font-size: 14px;
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: transparent url(/images/transparent-green.png) repeat; 
	height: 190px;
	padding: 12px 24px;
	width: 460px;
}
	.captionfull .boxcaption {
		top: 260px;
		left: 0;
	}
	.caption .boxcaption {
		top: 200px;
		left: 0;
	}
img.facebook {position: relative;}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.awesome{
	background: #222 url(/images/gradient-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
}

/* Sizes ---------- */
.small.awesome {
font-size: 11px;
}
.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 16px;
padding: 8px 14px 9px;
}
 
/* Colors ---------- */
.orange.awesome, .red.awesome:hover {
background-color: #ff5c00;
}
.green.awesome {
background-color: #669966;
}
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
background-color: #e33100;
}

.call_to_action, .call_to_action_b { margin: 2em 0 1em 0; background: #efefef; padding: 1em; text-align: center;}

.call_to_action_b { margin: 0 2em;}

.call_to_action span, .call_to_action_b span { font-size: 16px; font-weight: bold; }

.call_to_action span em, .call_to_action_b span em { font-style: normal; text-decoration: underline; font-size: 18px; letter-spacing: -1px; }

.right { float:right;}
.left {float:left;}