/* 

Intralite marketing site v.1 April 2008

-------------------------------------------- */

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	height: 100%;
} 
#pagewidth{ 
	width: 900px; 
	margin: 0 auto; 
	margin-bottom: 20px;
} 
 
#rightcol{
	width: 310px;
	float: right; 
	margin: 0;
	text-align: left;
	margin-top: 30px;
	padding: 0;
}
#rightcolb {
	width: 370px;
	float: right; 
	margin: 0;
	text-align: left;
	padding: 0;
	padding: 4px 0;
	}
#rightcolLarge {
	width: 590px;
	float: right; 
	margin: 0;
	text-align: left;
	padding: 4px 0 0 30px;
	margin-top: 30px;
	border-left: 1px solid #E6E5E7;
}
#leftnav{  
 float: left; 
 display: inline; 
 position: relative; 
 margin: 0;
 width: 180px;
 text-align: left;
 /*margin-left: 20px;*/
 margin-top: 34px;
}
#benefitsTitle {
float: left;
width: 310px;
}
#benefitsSplash {
float: left;
width: 561px;
height: 250px;
background-repeat: no-repeat;
background-position: 0px 0px;
background-image: url(../images/learn-more-splash-add.gif);
}
#benefitsButton {
position: absolute;
top: 190px;
left: 488px;
overflow: hidden;
}
.appBox {
width: 185px;
float: left;
margin: 10px 0 0 0;
padding: 0 7px 0 0;
height: 70px;
font-size: 1.2em;
line-height: 1.2em;
color: #747373;
}
.appBox img {
float: left;
padding-right: 5px;
padding-bottom: 10px;
}
#screenshot {
float: right;
width: 225px;
margin-left: 5px;
}
#featuresLeft {
float: left;
width: 25%;
}
#featuresLeft ul.features, #featuresRight ul.features, #leftnav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#leftnav ul li {
margin: 0px; 
list-style:none;
background-image: none !important;
padding: 8px 8px 10px 5px;
font-size: 1.2em;
line-height: 1.2em;
border-top: 1px solid #E6E5E7;
height: 15px;
}
#featuresLeft ul.features li, #featuresRight ul.features li {
margin: 0px; 
list-style:none;
background-image: none !important;
padding: 8px 8px 10px 5px;
font-size: 1.2em;
line-height: 1.2em;
border-top: 1px solid #E6E5E7;
height: 30px;
}
#featuresLeft ul.features li.light, #featuresRight ul.features li.light {
background-color: #F7F6F7;
}
#featuresLeft ul.features li strong {
color: #035F8E;
font-weight: normal;
}
#featuresRight {
float: left;
width: 70%;
}
#maincol{  
 float: left; 
 display: inline; 
 position: relative; 
 margin: 0;
 width: 440px;
 text-align: left;
 /*margin-left: 20px;*/
 margin-top: 30px;
}
#maincolReg{  
 float: left; 
 display: inline; 
 position: relative; 
 margin: 0;
 width: 480px;
 text-align: left;
 /*margin-left: 20px;*/
 margin-top: 30px;
}
#maincolb{  
 float: left; 
 display: inline; 
 position: relative; 
 margin: 0;
 width: 440px;
 text-align: left;
 }
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 .clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
body {
	font: normal normal 62.5% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height: 100%;
}
body.index {
	background: #fff url(../images/intralite-home-bg.gif) repeat-x top left;
}
body.longGrad {
	background: #fff url(../images/intralite-longgrad-bg.gif) repeat-x top left;
}
body.mid {
	background: #fff url(../images/intralite-mid-bkgd.gif) repeat-x top left;
}
#parent {
display: block;
min-height: 100%;
width: 100%;
position: relative;
z-index: 0;
}
#header {
	height: 104px;
	margin: 0 auto;
	position: relative;
}
#main {
	margin: 0 auto;
	position: relative;
	/*background: url(../images/intralite-main-ad.jpg) repeat-x top left;*/
	background: url(../images/intralite-main-ad1.jpg) repeat-x top left;
	width: 857px;
	height: 274px;
	margin-top: 5px;
}
#mainb {
	margin: 0 auto;
	position: relative;
	background: url(../images/intralite-second-ad.jpg) repeat-x top left;
	width: 857px;
	height: 90px;
	margin-top: 5px;
}
#pricingHeader {
	margin: 0 auto;
	position: relative;
	background: url(../images/pricing-header.jpg) repeat-x top left;
	width: 857px;
	height: 122px;
	margin-top: 5px;
}
#aboutHeader {
	margin: 0 auto;
	position: relative;
	background: url(../images/about-heading.jpg) repeat-x top left;
	width: 857px;
	height: 122px;
	margin-top: 5px;
}
#regPurchaseHeader {
	margin: 0 auto;
	position: relative;
	background: url(../images/reg-purchase-heading.jpg) repeat-x top left;
	width: 857px;
	height: 122px;
	margin-top: 5px;
}
#regTrialHeader {
	margin: 0 auto;
	position: relative;
	background: url(../images/reg-trial-heading.jpg) repeat-x top left;
	width: 857px;
	height: 122px;
	margin-top: 5px;
}
#regCompleteHeader {
	margin: 0 auto;
	position: relative;
	background: url(../images/reg-trial-ready-heading.jpg) repeat-x top left;
	width: 857px;
	height: 122px;
	margin-top: 5px;
}
#regConfirmHeader {
	margin: 0 auto;
	position: relative;
	background: url(../images/reg-conf-header.jpg) repeat-x top left;
	width: 857px;
	height: 122px;
	margin-top: 5px;
}
.imgs a {
height: 219px;
display: block;
}
.imgs a.demo {
background: url(../images/book-a-demo-ad.gif) 0 0 no-repeat;
width: 178px;
}
.imgs span {
display: none; }
#content {
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	width: 830px;
	text-align: left;
	overflow: hidden;
}
h1, h2, p {
	margin: 0;
	padding: 0;
}
p strong, li strong {
	font-weight: bold;
	color: #272E40;
}
p.highlight {
background-color: #FCEBC7;
color: #573B00;
border: 1px dashed #F2A301;
padding: 5px 4px;
}
p.highlight strong {
color: #573B00;
}
div#menu  {
position: absolute;
top: 70px;
left: 288px;
}
div#menu ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 34px;
	}
div#menu ul li {
	color: #E4F2F9;
	font-size: 160%;
	display: block; /* changed */
    float:left; /* changed */
    margin-right: 5px; /* added */
    padding-right: 16px;
	padding-left: 16px;
	position: relative;
	}
div#menu li a {
	margin: 0;
	color: #E4F2F9;
	display: inline-block;
}
div#menu li a:link, div#menu li a:visited  {
text-decoration: none;
}
div#menu li a:hover {
	color: #fff;
	border-bottom: 2px solid #20A4F0;
}
.set {
	padding: 6px 16px 12px 16px;
	color: #2B3344 !important;
	background-color: #EFEFF0;
	background: url(../images/intralite-set-bkgd.gif) repeat-x top left;
}
h1 {
	font-size: 2.9em;
	color: #272E40;
}
/*h1.featureTitle {
padding-left: 5px;
font-size: 2em;
}*/
h1.personal, h1.calendar, h1.webmail, h1.contacts, h1.filestore, h1.admin, h1.groups, h1.forums {
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 45px;
padding-top: 7px;
line-height: 1em;
}
h1.personal {background-image: url(../images/personal-desktop-icon.gif);}
h1.calendar {background-image: url(../images/calendar-icon.gif);}
h1.webmail {background-image: url(../images/webmail-icon.gif);}
h1.contacts {background-image: url(../images/contacts-icon.gif);}
h1.filestore {background-image: url(../images/filestore-icon.gif);}
h1.admin {background-image: url(../images/admin-icon.gif);}
h1.groups {background-image: url(../images/groups-icon.gif);}
h1.forums {background-image: url(../images/forums-icon.gif);}
h2 {
	font-size: 2.3em;
	color: #272E40;
	font-weight: normal;
	border-bottom: 1px solid #EBE9E3;
}
h2 em {
	color: #F2A301;
}
h2 span {
	font-size: 0.8em;
}
p {
	font-size: 140%;
	color: #747373;
	margin: 15px 0;
}
p.small {
	font-size: 110%;
	margin: 4px 0;
	color: #A3A3A3;
}
/* footer */
div#footer p {
	color: #ccc;
	font-size: 120%;
	}
div#footer {
	background: #fff url(../images/intralite-footer-bg.gif) repeat-x top left;
	position: absolute;
	background-color: #242A3B;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	height: 140px;
	text-align: center;
	clear: both;
}
div#footerHolder {
	width: 800px;
	margin: 0 auto;
	}
div#footer ul {
	margin: 20px 0 20px 0;
	}
div#footer ul li {
	color: #CCC;
	font-size: 120%;
	display: inline;
	border-left: 1px solid #464B5A;
	padding:0 5px 0 7px;
	}
div#footer li.first { border: none; }
 * html div#footer {/*only ie gets this style*/
\height:142px;/* for ie5 */
he\ight:140px;/* for ie6 */
}
 #clearfooter{clear:both; height:140px;}/*needed to make room for footer*/
* html #content {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
.clear {
	clear:both;
	display:block;
	height:0px;
	margin:0; padding:0;
	overflow:hidden;
	font-size:0px;
	}
	/* home page buttons */
	ul#nowbuttons {
	position: absolute;
	top: 217px;
	left: 460px;
	margin: 0;
	padding: 0;
}
ul#nowbuttons li {
	height: 45px;
	float: left;
	list-style: none;
	display: inline; /* IE 6 */
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
ul#nowbuttons li a { display: block; height: 45px;  }
ul#nowbuttons li a span, ul#nowbuttons li span { display: none; }
li.freetrial a {
   background: url(../images/free-trial-button.gif) 0 0 no-repeat;
   width: 177px;
   }
li.freetrial a:hover {
   background-position: 0 -45px;
   }
li.demo a {
   background: url(../images/book-a-demo-button.gif) 0 0 no-repeat;
   width: 177px;
   }
li.demo a:hover {
   background-position: 0 -45px;
   }
/* minimenu */
ul#minimenu {
	position: absolute;
	top: 0;
	left: 655px;
	width: auto;
	margin: 0;
}
ul#minimenu li {
	height: 25px;
	float: left;
	list-style: none;
	display: inline; /* IE 6 */
	margin: 0;
	padding: 0;
}
ul#minimenu li a { display: block; height: 25px;  }
ul#minimenu li a span, ul#minimenu li span { display: none; }
li.home a {
   background: url(../images/intralite-home-button.gif) 0 0 no-repeat;
   width: 46px;
   }
li.home a:hover {
   background-position: -46px 0;
   }
li.contact a {
   background: url(../images/intralite-contact-button.gif) 0 0 no-repeat;
   width: 62px;
   }
li.contact a:hover {
   background-position: -62px 0;
   }
li.faqs a {
   background: url(../images/intralite-faq-button.gif) 0 0 no-repeat;
   width: 42px;
   }
li.faqs a:hover {
   background-position: -42px 0;
   }
/* Logo */
#logo a {
	position: absolute;
	left: 0;
	top: 0;
	height: 104px;
	width: 287px;
	border: 0;
	background: url(../images/intralite-logo.jpg) no-repeat 0 0;
}
#logo img {
	display: block;
	width: 0;
}
img {
    border: 0;
	background-color: none;
	}
/* H1 styles */
h1.liteBenefits {
	background-image: url(../images/intralite-lite-benefits.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 15px 60px;
}
h1.litetoUse {
	background-image: url(../images/intralite-lite-to-use.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 15px 60px;
}
h1.litePricing {
	background-image: url(../images/intralite-lite-pricing.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 15px 60px;
}
/* paragraph styles */
p.snippets {
	font-size: 1.2em;
	padding-left: 60px;
	margin-top: -10px;
}
p.snippets a, div#footer ul li a, div#footer a, p a, #leftnav a, .appBox a, #addPricing ul li a, fieldset table td a {
	color: #20A4F0;
	text-decoration: none;
}
p.snippets a:hover, div#footer ul li a:hover, div#footer a:hover, p a:hover, #leftnav a:hover, .appBox a:hover, #addPricing ul li a:hover, fieldset table td a:hover {
	background-color: #20A4F0;
	color: #fff;
	text-decoration: none;
}
a.noUnderline {
	background-color: #fff !important;
}
/* Tour */
.clear {
	clear:both;
}

#contentTour {
	position: relative;
	width: 810px;
	margin: 0;
	padding:0 20px 10px 20px;
	overflow:hidden;
}
	
	#tour {
		width: auto;
		padding: 20px 0 0 0;
		margin:0 auto;
		clear: both;
		}
.tourBox {
margin: 0;
padding: 0;
list-style: none;
}
.tourBox li {
display: inline;
float: left;
margin-right: 18px;
margin-bottom: 15px;
font-size: 1.4em;
}
.tourBox img  {
border: 1px solid #262C3D;
padding: 0;
margin: 0;
}
.tourBox img a:hover {
border: 1px solid #262C3D !important;
padding: 0;
margin: 0;
}
/* Spacer div */
#spacer {
height: 100px;
}
/* Table */

#table {
	width: 830px;
	padding: 0;
	margin: 10px 0 0 0;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 0 6px 8px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
th.nobg2 {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	border-bottom: 0;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 0 6px 4px;
	color: #4f6b72;
	font-size: 11px;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}
td.alt strong {
	color: #F2A301;
	font-size: 12px;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.spec em, th.specalt em, p em {
color: #FF0000;
padding-right: 3px;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#pricing {  
 float: left; 
 display: inline; 
 position: relative; 
 margin: 0;
 width: 857px;
 text-align: left;
 margin-top: 20px;
 margin-bottom: 10px;
 border-bottom: 1px solid #C1DAD7;
 padding: 0;
}
#addPricing {  
 float: left; 
 display: inline; 
 position: relative; 
 margin: 0;
 width: 840px;
 text-align: left;
 margin-top: 5px;
 margin-bottom: 10px;
}
#addPricing ul.addServ {
padding: 0;
margin: 0;
margin-top: 5px;
width: 0 auto;
list-style: none;
}
#addPricing ul.addServ li {
list-style: none;
display: inline; /* IE 6 */
font-size: 2em;
margin-right: 30px;
}
#practical {
width: auto;

}
#rightcolb ul, .box_content ul, #rightcol ul, #practical ul, #maincol ul, #pricing ul, ul.ajaxtick  {margin:5px 5px 5px 0px; padding:0px; padding-top:10px; padding-bottom:15px;}
#rightcolb ul li, .box_content ul li, #rightcol ul li, #practical ul li, #maincol ul li, #pricing ul li, ul.ajaxtick  li {
	margin: 0px; 
	list-style:none;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 5px 5px 20px;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #747373;
}
ol.alpha {
list-style-type: lower-alpha;
padding: 5px 5px 5px 20px;
font-size: 1.4em;
line-height: 1.2em;
color: #747373;
}
#rightcolb ul li.notick, #rightcol ul li.notick {
	margin: 0px; 
	list-style:none;
	background-image: none;
	height: 27px;
	padding: 5px 5px 5px 0px;
	font-size: 1.4em;

}
/* Map */

#map {
float: right;
margin: 18px 10px 20px 0;
width: 307px;
height: 245px;
background: #e0e0e0;}

/* Form */

fieldset{
	border: 0;
	border-bottom: 1px solid #EFEDE3;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

fieldset.button{ border: 0; }

label{
	display: block;
	font-size: 13px;
	padding: 5px 0;
}

label em{ color: #B3B1A2; }

input[type=text] {
	background-color: #FFF;
	border: 1px solid #ccc;
	margin: 3px 0 0;
	padding: 3px 5px;
	background: #fff url(../images/input-backgd.gif) repeat-x top left;
}
select.noPadding {
padding: 0;
width: auto;
}
div.warning {
background-color: #FFFAA6;
padding: 5px 5px 5px 45px;
color: #993300;
font-size: 2em;
font-weight: bold;
background-image: url(../images/warning-triangle.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	margin-bottom: 10px;
}
textarea { height: 200px; width: 478px; }
/* --- Reg form styles --- */
fieldset {
	border: 0;
	border-top: 1px solid #272E40;
	background-color: #F1F4F9;
	padding: 15px;
	margin: 0 0 25px 0;
}

fieldset legend {
	padding: 0 7px;
	font-size: 2.9em;
	font-weight: bold;
	color: #272E40;
	padding: 0 5px;
}
fieldset p {
	margin-top: 2px;
	margin-bottom: 10px;
}
.workgroup {
	background-color: #3CD213;
	color: #fff;
	padding: 4px 4px;
	}
.zig {float: left; text-align: right;}
.zag {float: left;}
fieldset table th {
	padding-top: 7px;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	background: none !important;
	border: none !important;
	letter-spacing: 1px;
	font-size: 1.3em;
	text-transform: none;
	color: #272E40;
}

fieldset table td, div#worldpayLogos table td {
	padding-bottom: 5px;
	background: none !important;
	border: none !important;
	letter-spacing: 1px;
	color: #272E40;
	font-size: 1.3em;
}
code {font-size: 1.4em;}
fieldset table td.securityNo {
color: #FC0B0B;
font-size: 3em;
font-weight: bold;
}
.error {
background-color: #FC0B0B;
color: #fff;
}