/*	iCELL colors */
/*	Dark Blue - #00267F */
/*	Light Blue - #0082D1 */
/*	Orange - #FF5F00 */

/* General specs and resets */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #F0F0F0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

h2.faq {
	color: #0094D1;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.faq {
	margin-left: 25px;
}

td.faqHead {
	padding: 0px 10px 0px 10px;
	border-bottom: 1px dotted #D4D4D4;
	color: #0094D1;
}

td.faqType {
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	border-bottom: 1px dotted #D4D4D4;
	font-style: italic;
	color: #999999;
}

td.faqName {
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #D4D4D4;
	color: #00269E;
}

td.faqLoc {
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	border-bottom: 1px dotted #D4D4D4;
}

a:link, a:visited {
	color: #0082D1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a:active {
	text-decoration: underline;
}

/* Global navigation - outside white background */
#globalnav {
	width: 743px;
	margin: 5px auto 5px auto;
	padding: 0px 10px 0px 10px;
	text-align: right;
	color: #A0A0A0;
}

/* Global navigation - outside white background */
#globalfooter {
	width: 743px;
	margin:  5px auto 5px auto;
	padding: 0px 10px 0px 5px;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	color: #A0A0A0;
}

/* All division-specific content resides inside the wrapper!!! */
#wrapper {
	position: relative;
	width: 743px;
	/* height: 584px; */
	/* height: 504px; */
	margin: 5px auto 5px auto;
	padding: 10px 10px 20px 10px;
	border: 2px solid #E7E7E7;
	background-color: #FFFFFF;
	text-align: left;
}

/* iCELL logo and top banner ad */
#header {
	position: relative;
	width: 743px;
	height: 62px;
	margin-bottom: 5px;
	text-align: right;
	background-image: url(images/logo_icell-med.png);
	background-repeat: no-repeat;
}

/* Navbar - adjust padding to fit!!! */
#navbar {
	height: 40px;
	width: 743px;
	background-image: url(images/bg_navbar.png);
}

#navbar ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	border: 0;
	color: #C0C0FF;
	font-size: 10px;
	line-height: 33px;
	white-space: nowrap;
}

html>body #navbar ul { line-height: 35px; } /* Navbar Firefox hack */

#navbar li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: inline;
}

#navbar a {
	text-decoration: none;
	padding: 8px 8px 7px 9px; /* Adjust left and right padding here */
	color: #C0C0FF;
}

#navbar a:hover, #navbar a:active {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg_navbar-over.png);
}

/* The meat goes here - Part 1 */

#contentTop {
	width: 743px;
	left: 10px;
}

img.border {
	border: 1px solid #E7E7E7;
}

.boxSplash { /* The big splash box */
	position: absolute;
	width: 554px;
	height: 278px;
	border: 1px solid #E7E7E7;
}

.boxLBS { /* The LBS Map box */
	position: absolute;
	width: 238px;
	height: 278px;
	border: 1px solid #E7E7E7;
	background-image: url(images/mapagent.fcgi.gif);
}

.boxLBStop {
	position: relative;
	top: 0px;
	left: 0px;
	width: 233px;
	height: 29px;
	border-bottom: 1px solid #E7E7E7;
	padding-left: 5px;
	background-image: url(images/bg_maptop.png);
	line-height: 30px;
}

.boxLBSbottom {
	position: relative;
	top: 228px;
	left: 0px;
	width: 233px;
	height: 19px;
	border-top: 1px solid #E7E7E7;
	padding-right: 5px;
	background-image: url(images/bg_maptop.png);
	text-align: right;
	line-height: 20px;
}

.box180 { /* The small boxes */
	position: absolute;
	width: 180px;
	height: 120px;
	border: 1px solid #E7E7E7;
	background-image: url(images/bg_graydient.png);
}

.box741 {
	position: absolute;
	width: 741px;
	height: 70px;
	border: 1px solid #E7E7E7;
}

.box180reg { /* The small boxes */
	position: absolute;
	width: 180px;
	height: 120px;
	border: 1px solid #FFFFFF;
}
.box180search { 
	position: absolute;
	width: 180px;
	height: 23px;
	border: 1px solid #FFFFFF;
}

.box180nano {
	position: absolute;
	width: 180px;
	height: 95px;
	border: 1px solid #FFFFFF;
}
.box151 { /* The small boxes */
	position: absolute;
	width: 180px;
	height: 151px;
	border: 1px solid #FFFFFF;
}

p.padded {
	padding: 3px 10px 2px 10px;
}
p.reg {
	padding-left: 25px;
}
h4.padded {
	padding: 10px 10px 2px 10px;
	color: #0094D1;
}
.divider {
	position: absolute;
	width: 743px;
	height: 0px;
	margin: 0;
	padding: 0;
	border-top: 5px solid #FF5F00;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.grayitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
table.specs {
	background-color: #FFFFFF;
}
table.specs td {
	border-bottom: 1px dotted #666666;
}