﻿@import url('win.css');
@import url('alert.css');

a img, .mainHeader img, img
{
	border: none;
}

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	background-repeat: repeat-x;
	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

.mainHolder
{
	display: block;
	width: 990px;
	margin: auto auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	
}

.mainHeader
{
	display: block;
	width: 990px;
	float: left;
	padding-bottom: 20px;
	
}

.appHeader div.mainHeader
{
	padding-bottom: 10px;
}
.headerLeft
{
	display: block;
	width: 400px;
	float: left;
	padding-top: 24px;

}

.headerRight
{
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	padding-top: 16px;
}


.headerChat
{
	display: block;
	width: 300px;
	height: 70px;
	text-align: right;
	float: right;
}

.headerMenu
{
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 11px;

}

.headerMenu a, .headerMenu span
{
	color: #cd8b2a;
}


.mainMenu
{
	display: block;
	width: 990px;
	height: 46px;
	float: left;

}

.appMenuItems
{
	display: block;
	width: 990px;
	float: left;
}


.logoutMenu
{
	display: block;
	width: 97px;
	height: 35px;
	float: right;
	background-image: url('../../app/content/images/menu/logout_out.png');
	background-repeat: no-repeat;
}

.helpMenu
{
	display: block;
	width: 89px;
	height: 35px;
	float: right;
	background-image: url('../../app/content/images/menu/help_out.png');
	background-repeat: no-repeat;
}

.ordersMenu
{
	display: block;
	width: 150px;
	height: 35px;
	float: right;
	background-image: url('../../app/content/images/menu/my_orders_out.png');
	background-repeat: no-repeat;
}


.menuItems
{
	display: block;
	width: 850px;
	float: left;
	text-align: left;
}

.menuLogin
{
	display: block;
	width: 110px;
	float: right;
	text-align: right;
}

.homeMenu
{
	display: block;
	float: left;
	width: 123px;
	height: 32px;
	background-image: url('../../marketing/images/menu/home_out.png');
}

.howItWorksMenu
{
	display: block;
	float: left;
	width: 140px;
	height: 32px;
	background-image: url('../../marketing/images/menu/how_it_works_out.png');
}

.menuPriceHolder
{
	display: block;
	width: 139px;
	float: left;
}

.pricingMenu
{
	display: block;
	float: left;
	width: 139px;
	height: 32px;
	background-image: url('../../marketing/images/menu/pricing_out.png');
	background-repeat: no-repeat;
}


.voicesMenu
{
	display: block;
	float: left;
	width: 138px;
	height: 32px;
	background-image: url('../../marketing/images/menu/voices_out.png');
}

.getStartedMenu
{
	display: block;
	float: left;
	width: 132px;
	height: 32px;
	background-image: url('../../marketing/images/menu/get_started_out.png');
}

.contactMenu
{
	display: block;
	float: left;
	width: 137px;
	height: 32px;
	background-image: url('../../marketing/images/menu/contact_us_out.png');
}

.menuLink
{
	opacity: 0;
	MozOpacity: 0;
    KhtmlOpacity: 0;
    filter: alpha(opacity=0);
}

.subPriceMenu
{
	display: none;
	position: absolute;
	padding-top: 30px;
	width: 182px;
	
	z-index: 10;
	

	
}

.subPriceHolderShadow
{
	display: block;
	width: 182px;
	float: left;
	
	background-image: url('../../marketing/images/menu/drop_right_shadow.png');
	background-repeat: repeat-y;
	background-position: right;

}

.subPriceHolder
{
	display: block;
	width: 174px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: solid 1px #253841;
	border-left: solid 1px #253841;
	border-right: solid 1px #253841;
	background-color: #ffffff;

}

.subMenuItem
{
	display: block;
	width: 174px;
	float: right;
	padding-bottom: 0px;
	border-bottom: solid 1px #253841;
	background-color: #ffffff;
}


.subMenuItemOver
{
	display: block;
	width: 174px;
	float: right;
	padding-bottom: 0px;
	border-bottom: solid 1px #253841;
	background-color: #ffffff;

}

.mainContent
{
	display: block;
	width: 988px;
	float: left;
	border: 2px solid #243842;
	padding-top: 75px;
	padding-bottom: 40px;
	
}

.contentOuter
{
	display: block;
	width: 883px;
	float: right;
	
}	

.contentInner
{
	display: block;
	width: 790px;
	float: left;

}




/* CONTENT */

.controlHolder
{
	display: block;
	width: 790px;
	float: left;	
}

.controlOuter
{
	display: block;
	width: 790px;
	float: right;
	
}

.controlInner
{
	display: block;
	width: 790px;
	float: left;
	font-family: Arial,Helvetica;
	

}

.controlHeader
{
	display: block;
	width: 790px;
	float: left;

	
}

.controlTitle
{
	font-size: 24px;
	font-weight: bold;
	color: #243842;	
	padding-bottom: 30px;
}

.controlDescription
{
	font-size: 12px;
	color: #666666;	
	padding-bottom: 15px;
}

.steps
{
	display: block;
	width: 767px;
	float: left;
	padding-top: 0px;	
	
}

.steps a img
{
	border: none;	
}


.mainFooter
{
	display: block;
	width: 994px;
	float: left;	
	text-align: left;
	padding-top: 22px;
	padding-bottom: 20px;
	line-height: 18px;
	color: #acacac;
	
	
	
	
}


.mainFooter a
{
	color: #acacac;
}

.footerOuter
{
	display: block;
	width: 994px;
	float: right;	
	
}

.footerInner
{
	display: block;
	width: 975px;
	float: left;	
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #acacac;
	
}

.footerInner a
{
	display: block;
	text-decoration: none;
}

.features
{
	display: block;
	width: 170px;
	float: left;
}

.about
{
	display: block;
	width: 180px;
	float: left;
}

.policies
{
	display: block;
	width: 170px;
	float: left;
	
}



.chat
{
	display: block;
	width: 975px;
	float: left;
	padding-bottom: 40px;

}
.copy
{
	display: block;
	width: 220px;
	float: left;
	
}

.copyright
{
	display: block;
	width: 220px;
	float: left;
	font-size: 10px;

	
}

.social
{
	display: block;
	width: 210px;
	float: right;
	text-align:right;
}



.footerTitle
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;

}



.mainFooter img
{
	
}




