/* Colors
--------------------------
Light Yellow: #FBEF99;
Orange: #FDD041;
Light Green: #D6ECAE;
Teal: #CBD893;
Light Blue: #73AFB7;
Seafom: #5F9794;
Teal: #14556B;
Aquamarine: #294E56;
Navy Blue: #102536;
-------------------------- */

/* Basic Formatting */

* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
text-align: center;
/* Background tile created by Markus Tacker [ http://m.tacker.org/ ] */
background: url(/images/bg.gif);
background-color: #ccc;
}

/* IDs */

#wrap {
margin: 0 auto;
padding: 0;
width: 725px;
height: 0;

border-left: 1px solid #666;
border-right: 1px solid #666;
}

#banner {
height: 86px;
background: #fff url(/images/logo_pantone.gif) top left no-repeat;
}

#nav {
height: 35px;
background: #294E56;
text-align: left;
line-height: 35px;
}

#nav ul {
margin:0;
padding:0;
}

#nav li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid #fff;
white-space:nowrap;
}

#nav li.last {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid #294E56;
white-space:nowrap;
}

#nav li a {
display:block;
padding:0 22px;
font-size:11px;
color: #fff;
text-decoration: none;
text-transform:uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
border-bottom: none;
}

#nav li a.active {
display:block;
padding:0 22px;
font-size:11px;
color: #333;
text-decoration: none;
text-transform:uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
border-bottom: none;
background: #FDD041;
}

#nav a:hover {
color: #333;
background: #5F9794;
}

#img_disp {
height: 177px;
margin: 0;
padding: 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#sub_nav {
background: #294E56;
height: 25px;
line-height: 25px;
border-bottom: 1px solid #fff;
}

#sub_nav ul {
margin:0;
padding:0;
}

#sub_nav li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid #fff;
white-space:nowrap;
}

#sub_nav li.sublast {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:none;
white-space:nowrap;
}

#sub_nav li a {
display:block;
padding:0 16.4px;
font-size:11px;
color: #fff;
text-decoration: none;
text-transform:uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0px;
border-bottom: none;
}

#sub_nav li a.active {
display:block;
padding:0 16.4px;
font-size:11px;
color: #333;
text-decoration: none;
text-transform:uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0px;
border-bottom: none;
background: #FDD041;
}

#sub_nav a:hover {
background: #5F9794;
}

#container {
background-color: #919191;
width: 725px;
height: auto;
margin: 0 0;
padding: 0;
position: relative;
float: left;
}

#left_cont {
/* Total Width: 461px */
float: left;
width: 459px;
height: auto;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-top: 1px solid #aaa;
text-align: left;
color: #555;
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px 0 600px 0;
}

#left_cont table {
padding-left: 20px;
font-size: 12px;
margin-top: 10px;
margin: 5px 0 0 10px;
}
		
#left_cont .textfield {
font-size: 12px;
padding:2px;
margin: 0;
border: 1px solid #ccc;
background-color: #eee;
width: 150px;
color: #333;
}

#left_cont .textfieldsmall {
font-size: 12px;
padding:2px;
margin: 0;
border: 1px solid #ccc;
background-color: #eee;
width: 145px;
color: #333;
}

#left_cont .calculate {
font-size: 12px;
padding:2px;
margin-left: 183px;
border: 1px solid #666;
background-color: #999;
width: 150px;
color: #333;
}

#left_cont a, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #14556B;
text-decoration: none;
border-bottom: 1px #14556B dotted;
}

#left_cont a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
border-bottom: 1px #333 dotted;
}

#left_cont h1, h2, h3, h4 {
padding: 10px 8px 0 18px;
}

#left_cont p {
font-size: 12px;
padding: 10px 8px 0 18px;
line-height: 18px;
}

#left_cont h1 {
font-size: 16px;
color: #333;
}

#left_cont h2 {
font-size: 14px;
color: #555;
}

#left_cont ol, ul {
font-size: 12px;
margin-bottom: 6px;
padding: 5px 8px 0 40px;
}

#left_cont li {
	margin-bottom: 8px;
	padding: 5px 8px 0 10px;
	line-height: 18px;
}

#left_cont .bigclick {
height: 100px;
vertical-align: middle;
background: url(/images/bigClick.gif) top right repeat-x;
border-bottom: 1px solid #555;
border-top: 1px solid #aaa;
margin-top: -5px;
margin-bottom: 5px;
padding: 0 25px 0 0;
}

#fillOut {
padding: 0 0 0 0;
margin: 0 0;
}

#fillOut h2 {
padding: 20px 0 5px 30px;
}

#fillOut p{
margin: 0 0 0 20px;
padding: 0 0 0 30px;
line-height: 20px;
}

#left_cont .top {
font-size: 10px;
color: #666;
padding: 0;
margin-left: 100px;
}

#left_cont .middle {
margin-left: 100px;
padding: 0;
}

#left_cont .printable {
margin-left: 100px;
padding: 0;
}

#left_cont a.pclick, a.pclick:visited {
font-size: 12px;
color: #333;
border: none;
text-decoration: none;
}

#left_cont a.pclick:hover {
font-size: 12px;
color: #555;
border: none;
text-decoration: none; 
}

#left_cont a.pclick img {
border: none;
}

#left_cont a.iclick, a.iclick:visited {
font-size: 18px;
margin: 0;
color: #333;
border: none;
text-decoration: none;
}

#left_cont a.iclick:hover {
font-size: 18px;
color: #FBEF99;
border: none;
text-decoration: none; 
}

#exequip {
background: #fff;
margin: 0 0;
padding: 0;
}

#exequip ul.equip {
list-style-type: none;
background: #fff;
color: #333;
}

#exequip li.item {
border-bottom: 1px solid #ddd;
margin-left: -10px;
margin-right: 13px;
vertical-align: middle;
padding: 60px 0 0 0;
}

#exequip img.exphoto {
float: right;
text-align: right;
vertical-align: top;
height: 65px;
width: 65px;
margin: -72px 0 0 -70px;
border: 1px solid #777;
}

.calcTbl {
	background-color: #efefef;
}


#right_cont {
/* Total Width: 264px */
float: left;
width: 264px;
height: auto;
background: url('/images/bg.jpg') top left repeat-x;
background-color: #919191;
overflow: hidden;
text-align: left;
padding: 0 0 50px 0;
}

#right_cont .listItem {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
float: left;
margin-left: 5px;
padding: 5px 0 3px 0;
border-bottom: 1px solid #ddd;
overflow: hidden;}

#right_cont .listItem a,
#right_cont .listItem a:visited {
display: block;
color: #333;
width: 255px;
height: 77px;
background-image: none;
text-decoration: none;
border: none;
font-size: 10px;
}

#right_cont .listItem a img,
#right_cont .listItem a:visited img {
border: 1px solid #333;
margin-right: 4px;
}

#right_cont .listItem a:hover {
display: block;
color: #000;
width: 255px;
height: 77px;
background: url(/images/rightBG.png) top left no-repeat;
}

#right_cont .listItem p {
display: inline;
}

#right_cont .listItem h3 {
margin: 2px 0px 4px 0px;
font-size: 12px;
color: #222;
padding: 0;
}



#footerContent {
padding: 10px 0 15px 0;
clear: both;
background: #294E56;
border-top: 1px solid #fff;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
vertical-align: middle;
color: #fff;
font-size: 10px;
}

#footerContent a, a:visited {
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#footerContent a:hover {
color: #FBEF99;
text-decoration: none;
border-bottom: 1px dotted #FBEF99;
}

#footerContent .smallprint {
font-size: 10px;
}


.geotrust {
	text-align: center;
	padding: 20px;
	text-decoration: none;
}

.required{
	background-color: #FDECBB;
}
.error{
	color: #BD9905;
	font-style: italic;
	font-size: 1.2em;
}
.success{
	color: #6750FF;
	font-style: italic;
	font-size: 1.3em;
}