body
{	
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background: black;
	font-size: 12px;
}

a
{
	color: #ff4500;
}

img
{
	border: none;
}


/* #header styles */

div#header
{
	width: 100%;
	border-bottom: 27px solid black;
	background: white;
}
	div#header-inner
	{
		width: 970px;
		margin: 0 auto 0 auto;
		background: 435px 0 no-repeat url( images/topswoop.jpg );
		height: 134px;
		overflow: hidden;
	}
		div#header-inner h1
		{
			margin: 0 0 20px 0;
			height: 121px;
			width: 187px;
			float: left;
			display: inline;
		}
			div#header-inner h1 a
			{
				display: block;
				overflow: hidden;
				width: 187px;
				height: 0 !important;
				padding-top: 121px;
				background: no-repeat right bottom url( images/logo.jpg );
			}
			
			div#header-inner form
			{
				width: 426px;
				padding: 0;
				margin: 60px 10px 0 0;
				float: right;
				display: inline;
			}
				div#header-inner form fieldset
				{
					width: 100%;
					border: 0;
					padding: 0;
					margin: 0;
				}
					div#header-inner form fieldset legend
					{
						color: #eb612e;
						font-size: 18px;
						letter-spacing: -0.03em;
						margin: 0 0 0 0;
						padding: 0 0 0 6px;
					}
					div#header-inner form fieldset label
					{
						display: none;
					}
					div#header-inner form fieldset input
					{
						margin: 0; 
						padding: 0;
						border: none;
					}
					div#header-inner form fieldset .username
					{
						background: no-repeat url( images/user-box.gif );
						width: 169px;
						padding: 13px 0 5px 10px;
						margin-right: -6px;
						display:block;
						float:left;
					}
					div#header-inner form fieldset #username
					div#header-inner form fieldset #password
					{
						height:30px;
					}
					div#header-inner form fieldset .password
					{
						background: no-repeat url( images/password-box.gif );
						height: 30px;
						width: 169px;
						padding: 13px 0 5px 10px;
						margin-right: -5px;
						display:block;
						float:left;
					}
					div#header-inner form fieldset input#submit
					{
						vertical-align: top;	
					}
					

/* #content styles */

div#content
{
	width: 100%;
	background: white;
}
	div#content-inner
	{
		width: 970px;
		margin: 0 auto 0 auto;
		/*min-height: 300px;*/
	}
		div#home-promo
		{
			float: right;
			margin-top: 5px;
		}
		div#main-col
		{
			float: left;
			width: 490px;
			padding-bottom: 30px;
		}
			div#main-col h1
			{
				font-weight: normal;
				font-size: 28px;
				margin: 25px 0 0 0;
			}
			div#main-col h2
			{
				font-size: 18px;
				margin: 15px 0 0 0;
			}
				div#main-col h2 a
				{
					text-decoration: none;
					color: #000000;
				}
			div#main-col h3
			{
				font-size: 12px;
				margin: 15px 0 0 0;
			}
			div#main-col p
			{
				margin: 8px 0 0 0;
				line-height: 1.75em;
				color: #555555;
			}
			div#main-col ul
			{
				margin: 8px 0 0 0;
				padding: 0 0 0 0;
				list-style: none;
			}
				div#main-col ul li
				{
					color: #555555;
					background: no-repeat 0 6px url( images/dash-bullet.gif );
					margin: 0 0 0 0;
					padding: 0 0 0 10px;
					line-height: 1.75em;
				}
			div#main-col table
			{
				width: 100%;
				/*border: 1px solid #aaaaaa;*/
				border-collapse: collapse;
				margin: 15px 0 5px 0;
			}
				div#main-col table tr
				{
					border: 1px solid #aaaaaa;
				}
					div#main-col tr th
					{
						font-weight: normal;
						background: #eeeeee;
					}
					div#main-col tr td
					{
						text-align: center;
					}


				div#main-col table.links-table tr
				{
					border: none;
				}
					div#main-col tr td
					{
						text-align: center;
                                                vertical-align:middle;
					}
					
				
			
		div#side-col
		{
			float: right;
			margin: 25px 20px 0 0;
			width: 425px;
			padding-bottom: 20px;
		}
			div#side-col h2
			{
				font-size: 18px;
				margin: 15px 0 15px 10px;
			}
				div#side-col h2 a
				{
					text-decoration: none;
					color: #000000;
				}
			div#side-col ul
			{
				margin: -5px 0 15px 0;
				padding: 0 0 0 11px;
				list-style: none;
			}
				div#side-col ul li
				{
					margin: 10px 0 0 0;
					padding: 0 0 0 15px;
					background: no-repeat 0 3px url( images/side-col-bullet.gif );
					color: #555555;
				}
			div.side-promo, div.side-promo-features, div.side-promo-more
			{
				width: 382px;
				height: 125px;
				padding: 20px 20px 0 20px;
				margin-bottom: 10px;
			}
			div.side-promo-big
			{
				width: 382px;
				height: 180px;
				padding: 20px 20px 0 20px;
				margin-bottom: 10px;
			}
			
				div#side-col div.side-promo h2, div#side-col div.side-promo-features h2,  div#side-col div.side-promo-more h2, div#side-col div.side-promo-big h2
				{
					margin: 0 0 0 0;
					font-weight: normal;
					font-size: 20px;
					letter-spacing: -0.03em;
				}
				div.side-promo p, div.side-promo-features p,  div.side-promo-more p, div.side-promo-big p
				{
					color: white;
					font-size: 13px;
					line-height: 1.5em;
					margin: 10px 100px 0 0;
				}
				div.side-promo p.promo-button, div.side-promo-button p.promo-button
				{
					height: 25px;
					width: 75px;
				}
					div.side-promo  p.promo-button a
					{
						display: block;
						overflow: hidden;
						height: 0 !important;
						padding-top: 25px;
						width: 75px;
						position: relative;
						left: 305px;
						bottom: 0px;
					}
					div.side-promo-features  p.promo-button a
					{
						display: block;
						overflow: hidden;
						height: 0 !important;
						padding-top: 25px;
						width: 90px;
						position: relative;
						left: 290px;
						bottom: 40px;
					}
					div.side-promo-more  p.promo-button a
					{
						display: block;
						overflow: hidden;
						height: 0 !important;
						padding-top: 25px;
						width: 90px;
						position: relative;
						left: 290px;
						bottom: 0px;
					}
					div.side-promo-big p.promo-button a
					{
						display: block;
						overflow: hidden;
						height: 0 !important;
						padding-top: 25px;
						width: 90px;
						position: relative;
						left: 290px;
						bottom: 0px;
					}
			div#buy-promo
			{
				background: no-repeat url( images/buy-promo-bg.gif );
			}
			div#tour-promo
			{
				background: no-repeat url( images/tour-promo-bg.gif );
			}
			div#features-promo
			{
				background: no-repeat url( images/features-promo-bg.gif );
			}
			div#more-promo
			{
				background: no-repeat url( images/more-promo-bg.gif );
			}
			div.quote-box
			{
				width: 409px;
				background: no-repeat bottom left url( images/blockquote-bottom-bg.gif ) #ebebeb;
				padding: 0 0 25px 0;
				margin-left: 6px;
				margin-bottom: 15px;
			}
				div.quote-box blockquote
				{
					width: 387px;
					font-size: 12px;
					color: #555555;
					font-style: italic;
					line-height: 1.75em;
					padding: 10px 10px 5px 12px;
					margin: 0 0 0 0;
					background: no-repeat url( images/blockquote-top-bg.gif ) #ebebeb;
				}
				div.quote-box blockquote cite
				{
					font-weight: bold;
					font-style: normal;
				}
			div.quote-box.testimonials-main
			{
				width: 490px;
				background: no-repeat bottom left url( images/blockquote-wide-bottom-bg.gif ) #ebebeb;
				padding: 0 0 25px 0;
				margin-left: 0;
				margin-bottom: 0;
				margin-top: 15px;
			}
				body div.quote-box.testimonials-main blockquote
				{
					background: no-repeat url( images/blockquote-top-bg.gif ) #ebebeb right top;
					width: 468px;
				}
			p#testimonials-button
			{
				width: 132px;
				height: 47px;
				margin-top: -10px;
			}
				p#testimonials-button a
				{
					display: block;
					overflow: hidden;
					width: 132px;
					padding-top: 47px;
					height: 0 !important;
					background: no-repeat url( images/testimonials-butt.gif );
				}

/* body-form styles */

form.body-form
{
	width: 490px;
	margin-top: 15px;
	margin-bottom: 20px;
}
	form.body-form div.form-pair
	{
		border: 1px solid #dddddd;
		background: repeat-x url( images/form-pair-bg.gif );
		width: 470px;
		padding: 10px;
		margin-bottom: 10px;
	}
		form.body-form div.form-pair label
		{
			display: inline;
			float: left;
			width: 150px;
		}
		form.body-form div.form-pair input, form.body-form div.form-pair textarea 
		{
			display: inline;
			float: right;
			width: 300px;
		}
form.body-form div.form-pair input.radio {
width:auto;
}
input#cfContact
{
	margin-top: 10px;
}


/* #footer styles */

div#footer
{
	width: 100%;
	background: black;
}
	div#footer-inner
	{
		width: 970px;
		margin: 0 auto 0 auto;
		background: no-repeat url( images/bottomswoop.jpg )	;
		height: 117px;
		overflow: auto;
		padding-top: 10px;
	}
		div#footer-inner p
		{
			margin: 0;
			color: white;
		}
			div#footer-inner p a
			{
				color: white;
				text-decoration: none;
			}
		div#footer-info
		{
			float: left;
			margin-left: 10px;
			margin-top: 10px;
		}
		div#site-by
		{
			position:relative;	
			left:-100px;
			top:6px;
		}
		div#pixillion-digital
		{
			float: right;
			margin-right: 10px;
		}
			div#pixillion-digital p
			{
				margin-top: 0px;
			}
				div#pixillion-digital p a
				{
					display: block;
					width: 58px;
					height: 24px;
					overflow: hidden;
					height: 0 !important;
					padding-top: 24px;
					background: no-repeat url( images/pixillion-digital.jpg );
					position: relative;
					top: -20px;
					right:-70px;
				
				}
			
					

/* #navigation styles */

div#navigation
{
	width: 100%;
	height: 27px;
	overflow: hidden;
	position: absolute;
	top: 134px;
}
	div#navigation-inner
	{
		width: 970px;
		margin: 0 auto 0 auto;
		background: no-repeat url( images/nav-swoop.gif ) 441px 0;
		height: 27px;
	}
		div#navigation-inner ul
		{
			margin: 0 10px 0 0;
			padding: 0;
			list-style: none;
			float: right;
		}
			div#navigation-inner ul li 
			{
				margin: 6px 0 0 0;
				padding: 0;
				display: inline-block;
				font-size: 12px;
				text-transform: uppercase;
                                float:left;
				
			}
				div#navigation-inner ul li a
				{
					color: white;
					text-decoration: none;
					display: block;
					border-right: 1px solid white;
					padding: 1px 8px 0 5px;
				}
				div#navigation-inner ul li.last a
				{
					border-right: none;
				}
				div#navigation-inner ul li.active a
				{
					color: #eb612e;
				}
				div#navigation-inner ul li a:hover
				{
					color: #eb612e;
				}
	
				
			
			
/* ClearFix */

/* clear fix */

.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

form#demo-login {
position:relative;
top:-29px;
left:-18px;
}


div#main-splash
{
	display: block;
	width: 970px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 289px;
	background: no-repeat url( images/home-promo-top.jpg );
	position: relative;
}

div#main-splash-features
{
	display: block;
	width: 970px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 153px;
	background: no-repeat url( images/home-promo-features.jpg );
	position: relative;
}

div#main-splash-tour
{
	display: block;
	width: 970px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 144px;
	background: no-repeat url( images/home-promo-tour.jpg );
	position: relative;
}


div#bottom-splash
{
	display: block;
	width: 970px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 212px;
	background: no-repeat url( images/home-promo-bottom.jpg);
	position: relative;
}

div#footer-info a.about-footer
{
	float:left;
	display: block;
	width: 59px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 40px;
	background: no-repeat url( images/about-footer.png) 0px -22px;
	position: relative;
	top:-6px;
}

div#footer-info a:hover.about-footer
{
	float:left;
	display: block;
	width: 59px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 20px;
	background: no-repeat url( images/about-footer.png) 0px 1px;
	position: relative;
	top: -6px;
}

div#footer-info a.privacy-footer
{
	float:left;
	display: block;
	width: 120px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 50px;
	background: no-repeat url( images/privacy-footer.png) 0px -23px;
	position: relative;
	top: -5px;
}

div#footer-info a:hover.privacy-footer
{
	float:left;
	display: block;
	width: 120px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 23px;
	background: no-repeat url( images/privacy-footer.png) 0px 6px;
	position: relative;
	top: -11px;
}

div#footer-info a.terms-footer
{
	float:left;
	display: block;
	width: 162px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 23px;
	background: no-repeat url( images/tsandcs-footer.png) 0px -22px;
	position: relative;
	top: -6px;
}

div#footer-info a:hover.terms-footer
{
	float:left;
	display: block;
	width: 162px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 20px;
	background: no-repeat url( images/tsandcs-footer.png) 0px 1px;
	position: relative;
	top: -6px;
}

div#footer-info a.contact-footer
{
	float:left;
	display: block;
	width: 65px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 30px;
	background: no-repeat url( images/contact-footer.png) 0px -20px;
	position: relative;
	top: -8px;
}

div#footer-info a:hover.contact-footer
{
	float:left;
	display: block;
	width: 65px;
	height: 24px;
	overflow: hidden;
	height: 0 !important;
	padding-top: 20px;
	background: no-repeat url( images/contact-footer.png) 0px 4px;
	position: relative;
	top: -9px;
}

div#copywrite
{
	position:relative;
	top:40px;
	left:-422px;
	float:left;
	color:#ffffff;
}

.side-promo-big p.disclaimer-text
{
	font-size:10px;
	line-height:8px;
}


.newsletter-signup form label
{
	margin-left:10px;
}

.newsletter-signup form input#MERGE0
{
		background: no-repeat url( images/newsletter-bg.gif );
		height: 23px;
		width: 315px;
		padding: 6px 0 0 10px;
		margin-top:5px;
		border:medium none;
}

.newsletter-signup form input#MERGE1
{
		background: no-repeat url( images/newsletter-bg.gif );
		height: 23px;
		width: 321px;
		padding: 6px 0px 5px 8px;
		margin-top:5px;
		border:medium none;
		margin-left:19px;
}

.newsletter-signup form input#MERGE2
{
		background: no-repeat url( images/newsletter-bg.gif );
		height: 23px;
		width: 321px;
		padding: 6px 0px 5px 8px;
		margin-top:5px;
		border:medium none;
		margin-left:29px;
}

.newsletter-signup form input#submit
{
	float:right;
}

div#media-nav
{
	padding-bottom:0px;
}

div#media-nav ul
{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}
			
#media-nav ul li
{
	display: inline;
	font-size: 12px;
	background:none !important;
	padding-left:0px !important;
}

div#media-nav ul li a
{
	text-decoration: none;
	font-weight:bold;
	border-right: 1px solid black;
	padding-right:5px;
	color:#000;
}

div#media-nav ul li.last a
{
	border-right: none;
}

div#media-nav ul li.active a
{
	color: #eb612e;
}

div#media-nav ul li a:hover
{
	color: #eb612e;
}


		
