body, #home {
	font: 10px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

#home { 
  	background: #FFF; 
	background-image: url(/css/seattle/background.gif);
	background-position: center; 	
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 1px;
	line-height: 16px;
	color: #333;}

a {
	color: #307082;
}

a:hover {
	color: #D60808;
}

#home_container {
  	/*position: relative;*/
	background: url(/images/home_top.gif) no-repeat;
	margin: auto;
	width: 623px;
	height: 700px;
	text-align: left;
	padding: 0;
	top: 0;
}

#home_content {
	position: relative;
	top: 350px;
	left: 180px;
	text-align: left;
	font: 14px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width: 440px;
	height: auto;
	padding-bottom: 100px;
}

#home_nav {
	position: absolute;
	top: 354px;
	width: 160px;
}

#home_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home_nav ul li {
	font-size: 12px;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #E6EEF0;
}

#home_nav ul li a {
	text-decoration: none;
	display: block;
	font-size: 13px;
}

#home_nav ul li:hover {
	color: #D60808;
	background: #D3D3D3;
}

#preSalesFooter {
	font: 11px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;  
	position: absolute;
	bottom: 0;
}

#logo {
 	background: url(/images/logo.gif);
	position: absolute;
	top: 244px;
	width: 352px;
	height: 92px;
	cursor: pointer;
}

.headText { 
	display: none;
}

.addressDiv {
	margin: 10px;
	padding: 10px;
	border: 1px #E6EEF0 solid;
}

.addressDiv table td {
	font-size: .8em;
}

input, textarea {
clear: both;
/*display:block;*/
font-size: .8em;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}

h2 {
	font-size: 1.5em;
	line-height: 2em;
	margin: 0;
}

td {	font: 14px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; }

#wizard { 
  	background: url(/images/wizardBackground.gif) no-repeat; 
	overflow-y: hidden;  	
	font: 12px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; 
}

#wiz_container {
	position: relative;
	width: 100%;
	height: 420px;
	top: 50px;
}

#wiz_content {
	position: absolute;
	top: 50px;
	left: 40px;
	text-align: left;
	height: 377px;
	width: 580px;
	overflow: auto 
}

#progressBar { position: absolute;  left: 120px; top: 10px; } 
#progressBar .highlight { color: #000; }
#progressBar .dim { color: #D3D3D3; }
#progressBar .current { color: #000; font-weight: bold; text-decoration: underline; }

#pwPanel, #idPanel {
	height: 100px;
	border: 1px #999 solid;
	width: 170px;
	text-align: center;
}

#pwPanel {
	position: relative;
}

#idPanel {
	position: relative;
	left: 250px;
	top: -120px;
}

#or {
	position: relative;
	left: 200px;
	top: -60px;
}

.panelHead {
	width: 170px;
	background: #EEE;
	font-weight: bold;
	border-bottom: 1px #999 solid;
}

.panelContent {
	padding-top: 10px;
}

#IdBox, #EmailBox { margin-bottom: 5px;}

/**************************************************/
/*										*/
/*	Administration Classes					*/
/*										*/
/**************************************************/

#admin {
	background: url(/images/adminBackground.gif) repeat-x;
	border: 0;
	margin: 0;
	color: #333;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

#adminContainer {
	background: url(/images/adminHeader.gif) no-repeat;
	top: 0;
	left: 0;
	height: 90px;
}

#adminNav {
  	position: relative;
  	top: 70px;
	width: 100%;
	height: 20px;
	border-bottom: 1px black solid;
	text-align: left;
	font-weight: bold;
}

#adminNavList { 
	padding-left: 80px; 
}

#adminContent {
	position: absolute;
	top: 120px;
	left: 20px;
	text-align: left;
}

#userData {
	position: absolute;
	top: 0;
	left: 575px;
	padding: 0 20px 0 20px;
}

#userContact {
  	position: absolute;
  	top: 0;
  	left: 20px;
  	width: 260px;
}

#userStats {
  	position: absolute;
  	top: 0;
  	left: 270px;
	width: 250px;
}

/*****************************************/
.fixedTable {
   table-layout : fixed;
}

td.cell {
    padding       : 2px 0px 2px 3px;
    margin        : 0px;
    border-bottom : 1px solid #b8b8b8;
    border-right  : 1px solid #b8b8b8;
    height        : 22px;
    overflow      : hidden;
    font-size     : 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 12px;
}

.first {
   border-left  : 1px solid #b8b8b8;
}

.tableCellHeader {
   padding          : 2px 0px 2px 3px;
   text-align       : left;
   font-size        : 11px;
   border-top       : 1px solid #b8b8b8;
   border-right     : 1px solid #b8b8b8;
   background-color : #cedebd;
}

.pointer { cursor: pointer; }

#loading {
   background: url(/images/loading.gif) no-repeat;
   background-position: center; 	
   width: 300px;
   height: 100px;
   visibility: hidden;
}