﻿* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url('../images/iLane-BG.jpg');
	background-repeat: repeat-x;
	background-color: #f7f6f5;
	font-family:  Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 1.2;
	color: #000000;
	
}

img {
		margin: 0px;
		padding: 0px;
		display:block;
		border:0;	
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 17px;
	padding-bottom: 15px;
	color: #0093d0;
	font-weight:normal;
}

h1 a {
	color:#0093d0;
}

h2 {
	font-size: 13px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #4d97d3;
	border-bottom: 1px solid #000000;
	font-weight:normal;
}

h2 a {
	color: #ffffff;
}

ul {
	margin: 5px;
	padding: 5px;
}

ul li {
	list-style-image: url('../Images/smlarrowblue.png');
	margin-left: 15px;
}

h3 {
}

p {
	padding-bottom: 10px;
	color:#7C7C7C;
}

td, th {
	vertical-align: top;
}

/*****************************************************************************
 * Global Styles
 *****************************************************************************/
.wrap {
	width: 1060px;
		
		margin:0 auto;

	

}

/*****************************************************************************
 * Header bar
 *****************************************************************************/
 
 #header .wrap
 {
 	background-color:#000000;
 }
.header-spacer {
	float: left;
	height: 3px;	
	background-color: #000000;
	clear: both;	
	width: 100%;
	margin-bottom: 2px;
	margin-top: 18px;
}

#header {
	float: left;
	clear: both;
	width: 100%;	
	height:95px;	
	background-color:#000000;
	margin-bottom: 5px;
}

#header .col1 {
	float: left;
	width: 245px;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left:50px;
	
	

}

#header .col2 
{	
	float: left;
	margin-left: 10px;
	width: 705px;

}

#header .upper-navigation {
	margin-top: 1em;
	float: right;
	width: 705px;
	text-align: right;
	color: #8a8b86;
}

#header .upper-navigation a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#header .upper-navigation a:hover {
	text-decoration: underline;
}

#header .lower-navigation {
	float: right;
	clear: both;
	width: 700px;
	margin-top: 2.0em;
	text-align:right;
}

#header .lower-navigation .spacer {
	padding-left: 10px;
	padding-right: 10px;
}

#header .lower-navigation a {
	color: #ffffff;
	font-size: 11.5px;
	text-decoration: none;
}

#header .lower-navigation a:hover {
	color: #0093d0;
}

#header .lower-navigation a.selected {
	color: #0093d0;
}

#header .lower-navigation ul {
	margin: 0;
	padding: 0;
}

#header .lower-navigation li {
	display: inline;
	margin: 0;
	font-size: 1em;
	color: #8a8b86;
	background: none;
	padding: 0;
}
#header .logo 
{
	float: left;	
	text-align:center;
	padding-bottom: 4em;
	
}


/*****************************************************************************
 * Document Body
 *****************************************************************************/
.colmask {
	position: relative; /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	float: left;
	width: 100%; /* width of whole page */	
	overflow: hidden; /* This chops off any overhanging divs */
}
.shadow
 {	
 	border-width: 2px;
	border-color:Black;
	border-style:solid;	 
	
 	 
 }

/***** Full Page *****/
.full-page {
	background:#ffffff url('../Images/widgetbackground.png') repeat-x bottom left;
}

.full-page .col1 {
	margin: 30px;
	position: relative;
	overflow: hidden;
}

/***** Left sidebar *****/
.leftmenu {
}

.leftmenu a {
	text-decoration: none;
}

.leftmenu .colright {
	float: left;
	width: 200%;
	position: relative;
	left: 250px;
	background:#ffffff url('../Images/widgetbackground.png') repeat-x bottom left;	
}

.leftmenu .col1wrap {
	float: right;
	width: 50%;
	position: relative;
	right: 250px;
}

.leftmenu .col1 {
	margin: 1.25px 3px 2px 251.25px;
	position: relative;
	right: 100%;
	overflow: hidden;
}

.leftmenu .col2 {
	float: left;
	width: 245px;
	position: relative;
	right: 250px;
}

/***** Right sidebar *****/
.rightmenu {
}

.rightmenu .colleft {
	float: left;
	width: 200%;
	margin-left: -295px;
	position: relative;
	right: 100%;
}

.rightmenu .col1wrap {
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
	padding-bottom: 1em;
}

.rightmenu .col1 {
	margin: 0px 15px 0px 295px;
	overflow: hidden;
	color:#000000;
}
.rightmenu .col1 p{
	color:#000000;
}

.rightmenu .col2 {
	float: right;
	width: 280px;
	position: relative;
	left: 295px;
	margin: 0 0 0 15px;
}

.sidebar {
}

.sidebar .menu 
{
	font-size:12px;
}

.sidebar ul {
	color: #ffffff;
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.sidebar li {
	background-color: #000000;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: none;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

.sidebar a {
	color: #ffffff;
	display:block;
	background: transparent url('../Images/arrownorm.png') no-repeat left center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:28px;
}

.sidebar .menu a:hover, .sidebar .menu a.selected {
	background:#4d97d3 url('../Images/arrowover.png') no-repeat left center; 
	color:#ffffff;
	/* border-left:15px solid #0093d0; */
}

.sidebar .menu ul ul {
	padding-bottom: 10px;
}

.sidebar .menu ul ul li {
	padding: 0;
	padding-left:28px;
}

.sidebar .menu ul ul a {
	background: none;
	font-size: 11px;
	margin-left:0;
	padding:0 0 0 15px;
	border:none;
	background: transparent url('../Images/arrowgrey.png') no-repeat left center;
}

.sidebar .menu ul ul a:hover, .sidebar .menu ul ul a.selected {
	background:#222222 url('../Images/arrowgrey.png') no-repeat left center;
	border:none;
	color:#848480;
}

.sidebar .section {
}

.sidebar .section-top {
	float: left;
	height: 10px;
	width: 100%;
	clear: both;
	background:url('../images/lightupperleftcorner.png') no-repeat top left;
}

.sidebar .section-body {
	float: left;
	clear: both;
	background-color: #515151;
	width:215px;
	padding: 9px 15px 9px 15px;
}

.sidebar .section-body h1 {
	color:#ffffff;
	font-size:14px;
	background-image:url('../Images/arrownorm.png');
	background-repeat:no-repeat;
	background-position:left center;
	line-height:1;
	padding:0 0 0 0px;
	margin-bottom:15px;
}

.sidebar .section-body .link a
{
	background-image:none;
	padding:0 0 0 0px;	
	color:White;
	
}
.sidebar .section-bottom {
	float: left;
	height: 10px;
	width: 100%;
	clear: both;
	background:url('../images/lightbottomrightcorner.png') no-repeat bottom right;
}
.contentArea
{
	width:960px;
	margin:0 auto;
}
/*****************************************************************************
 * Footer
 *****************************************************************************/
#footer {
	float: left;
	clear: both;
	background-color: #000000;
	color: #848480;		
	margin-top: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 10px;
	width:100%;

}

#footer .col1 {
	float: left;
	width: 370px;
	text-align: left;
	padding-right:75px;
	padding-left:50px;
	
}

#footer .col2 {
	float: left;
	width: 460px;
	padding-right:50px;
	margin-left: 50px;
}

#footer .ims-image {
	float: left;
}

#footer .menu-bar {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}

#footer .menu-bar a {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

#footer .menu-bar a:hover {
	color: #0093d0;
}

#footer .copyright {
	font-size: 9px;
	line-height:12px;
	color:#7C7C7C;
}

#footer .ims-logo {
	float: left;
	width: 250px;
	text-align: center;
}



/*****************************************************************************
 * Widgets
 *****************************************************************************/
.widget-container {
	margin-bottom: 30px;
	clear: both;
	float: left;
	width: 100%;
}


.widget-toolbox-button:hover {
	text-decoration: none;
}

.widget-container .fcol {
}



.widget-container .lcol {
	float: left;
	width: 50%;
}

.widget-container .rcol {
	float: left;
	width: 50%;
}

.widget-container .widget {
}

.widget .header .title {
}

.widget .header .toolbox {
	float: right;
}

.widget .content {
}
.widget.h2
{
	background-color:#4d97d3;
	color:#4d97d3;
}
.widget-container .lcol .widget {
	padding-right: 15px;
}

.widget-container .rcol .widget {
	padding-left: 15px;
}
.widget-container .fcol .widget .h2 
{
	background-color:#4d97d3;
	color:#4d97d3;
}





























/*****************************************************************************
 * Forms
 *****************************************************************************/
.block-form 
{
}

.block-form form {
	margin: 15px;
	width: 400px;
	
}

.validation-summary-errors {
	margin-bottom: 10px;
}

.validation-summary-errors li {
	color:#ff0000;
}

.block-form form div {
	margin-bottom: 10px;
}

.required {
	color: #ff0000;
	
}

.block-form fieldset div {
	clear: both;
}

.block-form label {
	float: left;
	width: 100px;
	text-align: left;
	color: #000000;
	line-height: 16px;
	font-size: 11px;
}
.block-form p 
{
	color:#000000;
}

.block-form fieldset {
	border: 0;
	margin-bottom: 10px;
}

.block-form form .details {
	width: 300px;
	margin-left: 100px;
}

input, select {
	padding: 2px;
	width: 156px;
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	font-family:Arial
}

textarea {
	padding:2px;
	width:156px;
	background-color:#e2e2e2;
	border:1px solid #e2e2e2;
	font-size:11px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
	border: 1px solid #222222;
}

.block-form form .submit-field {
	padding-left: 100px;
}

/** Button Start **/
.button a, button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #0093D0;
	border: 1px solid #0093D0;
	border-top: 1px solid #0093D0;
	border-left: 1px solid #0093D0;
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
	padding: 5px 10px 6px 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-khtml-border-radius: 3px;
}

button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
}

.button button[type] {
	padding: 5px 10px 5px 7px;
	line-height: 17px;
}

*:first-child + html button[type] {
	padding: 4px 10px 3px 7px;
}

.small-button a, .small-button button {
	background-color: #848480;
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
	border: 1px solid #848480;
	font-size: 10px;
}

.small-button button {
	padding: 2px;
}

.small-button button[type] {
	padding: 2px;
	line-height: 15px;
}

*:first-child + html .small-button button[type] {
	padding: 2px;
}

.AwardPageColor
{	
	background-color: #313131;
}

.data-table
{
}


.data-table th {
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}

.data-table td {
	padding-bottom: 10px;
}


.contact {
	margin-bottom: 15px;
}

.contact th {
	font-weight: normal;
	text-transform: uppercase;
	color: #0093d0;
	text-align: left;
	padding-right: 5px;
}
.contact td {
	color: #000000;
}

/*****************************************************************************
 * Application
 *****************************************************************************/
.application {
}

.application .application-title {
	padding: 30px 30px 0 30px;
}

.application .application-navigation {
	background-color: #222222;
	color: #c0c0c0;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	clear: both;
	position: relative;
	padding-left: 10px;
}

.application .menubar a {
	color: #ffffff;
}

.application .application-navigation .menubar {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.application .application-navigation .search {
	float: right;
	padding-top: 7px;
}

.application .application-navigation .search input {
	float: left;
	margin-right: 8px;
}

.col1 {
	margin-top: 0;
}

.faq-questions {
	/*background-image:url('../Images/widgetbackground.png'); 	background-repeat:repeat-x; 	background-position:bottom left;*/
	background-color: #f0f0f0;
	padding: 15px;
	border-bottom: 1px solid #8a8b86;
}

.faq-question {
	color: #000000;
}

.faq-answer-container {
	border-bottom: 1px solid #8a8b86;
	padding-top: 15px;
	padding-bottom: 15px;
}

.back-to-top {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
}

.faq-answer-container .faq-question {
	color: #0093D0;
}

.faq-answer-container ol {
	margin-left: 15px;
	padding-left: 15px;
}

.faq-answer-container li {
	padding-left: 5px;
}

.faq-answer {
	color: #515151;
	margin-left: 15px;
	margin-right: 15px;
}

.ui-widget {
	font: inherit;
	font-size: 12px;
	font-family:Arial;
}
.ui-widget-content {
	background: transparent;
	border: none;
	color:#000000;
}
.ui-tabs-vertical {
	margin-bottom: 30px;
}
.ui-tabs-vertical .ui-widget-header {
	background: none;
	border: none;
}
.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	list-style: none none;
	margin-right: -2px;
	border-bottom-width: 1px !important;
	background-color: transparent;
	margin: 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	width: 100%;
	font: inherit;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
	border-right-width: 1px;
	border-right-width: 1px;
	padding-bottom: 0px;
}
.ui-tabs-vertical .ui-tabs-panel {
	float: left;
}
.ui-corner-left {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
}
.ui-tabs-vertical .ui-state-default {
	border: none;
	font-weight: normal;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	background: inherit;
}
.ui-tabs-vertical .ui-state-hover {
	border-top: 1px solid #8a8b86;
	border-bottom: 1px solid #8a8b86;
	font-weight: normal;
}
.ui-tabs-vertical .ui-state-hover a {
	color: #8a8b86;
}
.ui-tabs-vertical .ui-state-active {
	border: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	border-right: 1px solid #ffffff;
}
.ui-tabs-vertical .ui-state-active a {
	color: #000000;
	font-weight: normal;
	font: inherit;
}

.get-ilane {
	background-image: url('../Images/ilane_get_units.png');
	float: left;
	height: 1000;
	width: 100%;
}

.front-col {
	float: left;
	margin-top: 15px;
	color: #ffffff;
	margin-top: 5px;
	height: 140px;
	overflow: hidden;
	text-align:left;
	padding-top:20px;
	padding-left:5px;
	
}

.front-col-left {
	width: 200px;
	overflow: hidden;
}

.front-col-centre {
	margin-left: 6px;
	background-image: url('../Images/frontpagebg.png');
	background-repeat: no-repeat;
	width: 236px;
}
.front-col-centre p{
	color:#7C7C7C;
}


.front-col-right {
	margin-left: 6px;
	background-image: url('../Images/frontpagebg.png');
	background-repeat: no-repeat;
	width: 236px;
}

.front-col-right p
{
	color:#7C7C7C;
}

.front-col h1 {
	color: #ffffff;
	font-size: 15px;
	padding:0 0 0 25px;
	margin:15px 0 0 10px;
	line-height:1;
	display:inline;
	background-image: url('../Images/arrownorm.png');
	background-repeat: no-repeat;
	background-position: left center;
	
}
.front-col linkColor a { color:white; } 

.front-col p {
	padding-left:25px;
	font-size:11px;
}

.front-col ul {
	margin-left:20px;
}

.front-col ul li {
	margin-left:10px;
}

.search-results {
	margin-top:10px;
	clear:both;
	float:left;
	width:100%;
}

.search-result {
	margin-bottom:15px;
}

.search-result .title {
	display:block;
}

.search-result .title a {
	color:#0093d0;
}

.search-result .summary {
	font-style:italic;
	display:block;
}

.search-form {
	margin-bottom:10px;
	float:left;
}

.search-form input {
	float:left;
	margin-right:10px;
}

.voice-commands {
	margin-bottom:15px;
}

.voice-commands .title 
{
	
	color:#0093d0;
	text-transform:uppercase;
	padding-bottom:15px;
	padding-top:15px;
	font-weight:bold;
}

.voice-commands th 
{
	padding-right:35px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	white-space:nowrap;
	
}
.voice-commands td 
{	
	color:#7C7C7C;
}
.purchase-form
{
	background-color: #000000;
}

.purchase-form h1 {
	font-size: 18px;
	padding-bottom: 15px;
	color: #0093d0;
	font-weight:normal;
}

.purchase-form h1 a {
	color:#0093d0;
}

.purchase-form h2 {
	font-size: 13px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #4d97d3;
	border-bottom: 1px solid #000000;
	font-weight:normal;
}

.purchase-form h2 a {
	color: #ffffff;
}

.purchase-form table{

	background-color: #000000;
	font-family:  Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 1.2;
	color: #000000;
}

.purchase-form body {
	color:#848480;
}


