@charset "utf-8";
/* DEAFULT */

body		{
			margin: 0px;
			padding: 0px;
			font-family: Arial, Helvetica, verdana, sans-serif;
			font-size: 12px;
			color: #202020;
			background-color: #dff0f4;
			background-image: url(/images/corporate/layout/bgGradient.gif);
			background-repeat: repeat-x;
			background-position: bottom
			}

h1, h2		{
			color: #01384a
			}

h1			{
			font-size: 20px;
			}

h2			{
			font-size: 16px
			}

h3			{
			font-size: 14px
			}

h4			{
			font-size: 12px
			}
			
#col2 h2	{
			font-size: 14px;
			margin: 0px;
			padding: 0px
			}

a			{
			color: #0060ad
			}


#col1 .div	{
			padding-top: 15px;
			border-top: 1px solid #b8c8cd
			}

#col2 .div	{
			padding-top: 15px;
			border-top:1px solid #a1bdc5
			}

#col2 .icons { margin-right: 20px; }

/* LAYOUT CONTAINERS */

#wrapper	{
			margin: 12px auto 20px;
			width: 976px
			}

#header		{
			background-image: url(/images/corporate/layout/header.png);
			background-repeat: no-repeat;
			height: 88px
			}

#home #header {
			height: 77px
			}

#splash		{
			background-image: url(/images/corporate/layout/splash.png);
			background-repeat: no-repeat;
			height: 274px;
			}
#slideshow { 
			width: 970px;
			margin-left: 3px;
			}
.floatRight {
	float: right;
	}
.floatLeft {
	float: left;
	}

.clear		{
			clear: both
			}

#content	{
			background-image: url(/images/corporate/layout/content.png);
			background-repeat: repeat-y;
			clear: both;
			width: 976px;
			}

#contentBottom		{
			background-image: url(/images/corporate/layout/contentBottom.png);
			background-repeat: repeat-y;
			height: 19px;
			width: 100%
			}

#col1		{
			clear:left;
			float:left;
			width: 520px;
			margin: 26px
			}

#col2 	{
			font-size: 11px;
			width: 335px;
			margin-top: 26px;
			margin-right: 20px;
			margin-bottom: 26px;
			margin-left: 20px;
			float: right;
			}

#col2 p		{
			margin-top: 0px
			}

.blurb, .blurbArrow {
			margin-bottom: 20px
			}

.blurbArrow	{
			background-image: url(/images/sidebarArrow.gif);
			margin-left: -51px;
			background-repeat: no-repeat;
			padding-left: 51px
			}

#metablock, #footer {
			margin: 10px 0px;
			font-size: 11px;
			}

#metablock .col1 {
			float: left;
			padding-right: 15px;
			padding-left: 30px;
			width: 300px;
			}

#metablock .col2 {
			float: left;
			padding-right: 15px;
			width: 300px
			}

#metablock .col3 {
			float: left;
			width: 300px
			}

#footer .col1	{
			float: left;
			margin-left: 30px
			}

#footer .col2	{
			float: right;
			width: 300px
			}

.top	{
			background-image: url(/images/corporate/layout/metaTop.png);
			background-repeat: repeat-y;
			height: 19px;
			width: 976px;
			margin: 0px
			}

.mid		{
			background-image: url(/images/corporate/layout/metaMid.png);
			background-repeat: repeat-y;
			width: 976px;
			margin: 0px;
			overflow: hidden; /* removes gap in firefox */
			}

.bottom		{
			background-image: url(/images/corporate/layout/metaBottom.png);
			background-repeat: repeat-y;
			height: 19px;
			width: 976px;
			margin: 0px
			}

/* NAVIGATION */

#topnav		{
			clear: all;
			right: 20px;
			width: 580px;
			list-style: none;
			float: right;
			margin: 20px 16px 0px 0px
			}

#topnav li	{
			display: block;
			float: left;
			margin: 0px 10px 0px 0px;
			background-repeat: no-repeat;
			padding: 0px
			}

#topnav span	{
			display: none
			}

#topnav li a	{
			height: 22px;
			padding: 0px 5px;
			display: block;
			background-repeat: no-repeat
			}

#navhome a	{
			background-image: url(/images/corporate/nav/main/home.gif);
			width: 42px
			}

#navabout a	{
			background-image: url(/images/corporate/nav/main/about.gif);
			width: 64px
			}

#navproducts a	{
			background-image: url(/images/corporate/nav/main/products.gif);
			width: 131px
			}

#navfaq a		{
			background-image: url(/images/corporate/nav/main/faq.gif);
			width: 28px
			}

#navbusiness a	{
			background-image: url(/images/corporate/nav/main/business.gif);
			width: 130px
			}

#navcontact	{ margin: 0px !important }

#navcontact a	{
			background-image: url(/images/corporate/nav/main/contact.gif);
			width: 75px
			}

#login		{
			float: right;
			font-size: 11px;
			margin: -20px 26px 0px 0px;
			}

#login strong	{
			color: #01384a
			}

#productnav		{
			margin: 0px 0px 0px 3px;
			padding: 0px;
			clear: left;
			list-style: none;
			width: 970px
			}

#productnav span	{
			display: none
			}

#productnav li	{
			display: block;
			float: left
			}

#productnav li a	{
			display: block;
			margin: 0px;
			background-repeat: no-repeat;
			width: 194px;
			height: 71px;
			}

#navblackberry a	{
			background-image: url(/images/corporate/nav/product/blackberry.gif);
			}

#navpocketpc a	{
			background-image: url(/images/corporate/nav/product/pocketpc.gif);
			}

#navpalm a	{
			background-image: url(/images/corporate/nav/product/palm.gif);
			}

#navwindows a	{
			background-image: url(/images/corporate/nav/product/windows.gif);
			}

#navemail a	{
			background-image: url(/images/corporate/nav/product/email.gif);
			}

#footernav	{
			margin: 0px 0px 40px 0px;
			padding: 0px
			}

#footernav li	{
			display: block;
			float: left;
			margin: 0px 10px 0px 0px;
			}

/* BRANDING AND BADGES */

#logo		{
			padding: 28px 22px 10px 22px;
			display: block
			}

#logo img	{
			float: left;
			border: 0px;
			position: absolute
			}

/* FORM STUFF */

form		{
			padding: 0px;
			margin: 0px
			}

.formTable td	{
			padding: 5px 15px 5px 0px
			}

.rowOff, .rowOn {
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			padding: 4px;
			margin-bottom: 4px
			}

.rowOff		{
			background-color: #dff0f4;
			border: 1px solid #dff0f4;
			width: 100%
			}

.rowOn		{
			background-color: #ffe38d;
			border: 1px solid #ffe38d;
			width: 100%
			}

label		{
			font-size: 15px;
			font-weight: bold;
			color: #454545
			}

.rowOff label, .rowOn label {
			font-size: 11px;
			color: #202020;
			font-weight: normal
			}

.error {
	color: red;
	padding-left: 4px;
	padding-right: 4px ;
}


#log_in label, #user label, #contact label, #billing_info label {
		float: left;
		font-family: Arial, Helvetica, verdana, sans-serif;
		font-size: 12px;
		color: #202020;
		width:150px;
}

#log_in input, #user input, #contact input, #billing_info input {
		font-family: Arial, Helvetica, verdana, sans-serif;
		font-size: 12px;
		color: #202020;
		width:200px;
		margin-bottom:5px;
}

#billing_info select {
		font-family: Arial, Helvetica, verdana, sans-serif;
		font-size: 12px;
		color: #202020;
		margin-bottom:5px;
}

#contact #continue { width:116px; }
#billing_info #complete_purchase {width: 173px; }


input#billing_zip, input#exp_date {
		width:50px;
}

#step_one label {
		float: left;
		font-family: Arial, Helvetica, verdana, sans-serif;
		font-size: 12px;
		color: #202020;
		width:100px;
}

#step_one #username, #step_one #password {
	font-family: Arial, Helvetica, verdana, sans-serif;
		font-size: 12px;
		color: #202020;
		margin-bottom:5px;
}
		

/* PRODUCT PAGES */

.productPhoto	{
			margin-left: 10px
			}
			
.buy		{
			margin-bottom: 80px
			}
			
.price		{
			float: right;
			margin-left: 20px;
			font-size: 30px;
			width: 125px;
			text-align:center;
			color: #01384a;
			font-weight: bold
			}
			
.btnRow		{
			margin: 30px 0;
			}
.btnRow img {
			margin-right:5px;
			}
			
.btnRowRightCol img { margin-right: 2px; margin-bottom: 20px; }
			
.tour		{
			clear: all;
			margin-top: 50px;
			}
			
.tour h2	{
			font-size: 14px
			}
			
.tour .col1	{
			float: left;
			border-right: 1px solid #b0c1c7;
			margin-right: 20px;
			padding-right: 20px;
			width: 244px
			}
			
.tour .col2	{
			float: right;
			width: 234px		
			}
			
.tour ul	{
			margin: 0px;
			list-style: square outside;
			padding: 0px;
			}
			
.tour ul li	{
			margin: 0px 0px 15px 15px;
			padding: 0px;
			}
			
.reminderServiceRadioList {
		width:320px;
		height:24px;
		margin: 0 0 10px 50px;
		padding: 0 0 0 5px;
		background:url(/images/corporate/purchase/bgRadioList.gif) no-repeat;
}

#contact label.error, #change_username label.error, #new_password label.error,
#log_in label.error, #user label.error, #contact label.error, #billing_info label.error,
#reminder label.error, #complete_purchase label.error  {
	color: #F00;
	font-weight:bold;
	}
