body { color: #333333; margin: 0px; height: 100%; font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; font-size: 13px; }
fieldset { border:0px; padding: 0px; margin: 0px; }
A, A:visited { color: #27AFE5; text-decoration: none; }
.left { display: inline-block; float: left; }
.right { display: inline-block; float: right; }
.clear { clear: both; }

/* top navigation */
#topNavigatoin {
	width: 951px;
	height: 137px;
	margin-left: auto;
  	margin-right: auto;
	text-align: center;
}

#topLogo {
	position: relative;
	padding-top: 36px;
	float: left;
}

#topBtns {
	position: relative;
	float: left;	
}

#topSignIn {
	position: relative;
	width: 99px;
	height: 22px;
	left: 529px;
	top: 22px;
}

#topnav ul {
	background:url(Images/topnav.png) no-repeat;
	width: 510px;
	height: 47px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 102px;
	top: 82px;
}

#topnav  span {
	display: none;
}

#topnav li, #topnav a {
	height: 47px;
	display: block;
}

#topnav  li {
	float: left;
	list-style: none;
	display: inline;
}

/* define top nav links (blue bar */
#homeNav {width: 77px;}
#pricingNav {width: 120px;}
#tourNav {width: 106px;}
#blogNav {width: 100px;}
#supportNav {width: 107px;}

#homeNav a:hover,
#homeNav a.sel {background:url(Images/topnav.png) 0px -47px no-repeat; }
#pricingNav a:hover,
#pricingNav a.sel {background:url(Images/topnav.png) -77px -47px no-repeat; }
#tourNav a:hover,
#tourNav a.sel {background:url(Images/topnav.png) -197px -47px no-repeat; }
#blogNav a:hover,
#blogNav a.sel {background:url(Images/topnav.png) -303px -47px no-repeat; }
#supportNav a:hover,
#supportNav a.sel {background:url(Images/topnav.png) -403px -47px no-repeat; }

/* homepage */
#homeFeature {
	display: block;
	background-image:url(Images/homeFeatureBg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 458px;
	padding-top: 15px;
}

#homeFeature #homeFeatureContent {
	width: 951px;
	height: 458px;
	margin-left: auto;
  	margin-right: auto;
}

/* subpage */
#subFeature {
	display: block;
	background-image:url(Images/subLowerNavBg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 64px;
}

#subFeature div {
	width: 951px;
	margin-left: auto;
  	margin-right: auto;	
}

/* common */
#pageBody {
	min-height: 400px;
}

#pageBody #container {
	width: 951px;
	margin-left: auto;
  	margin-right: auto;
}

#leftColumn {
	width: 310px;
	padding-top: 30px;
}

#subPageLeftColumn
{
	border-right: 2px solid #CCCCCC;
    padding-right: 20px;
    width: 250px;
    padding-top: 30px;
    float: left;
}

#mainColumn 
{
    padding-left: 20px;
	padding-top: 30px;
	width: 620px;
	padding-bottom: 30px;
}

.round
{
	display: inline-block;
	width: 302px;
}

.round .a
,.round .b
,.round .c
,.round .d
{
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
	position: relative;
}

.round .vertical
{
	background-image: url(Images/verticalDash.png);
	background-repeat: repeat-y;
	width: 2px;
	height: 10px;
}

.round .horizontal
{
	background-image: url(Images/horizontalDash.png);
	background-repeat: repeat-x;
	height: 2px;
}

.round .content
{
	padding-left: 5px;
	padding-right: 5px;
}

.round .content .contentPad
{
	padding-left: 8px;
	padding-right: 8px;
}

.round .testimonialContent
{
	padding-left: 10px;
	padding-right: 5px;
}

.round .bot
{
	margin-top: 7px;
}

.round .a
{
	background-image: url(Images/corners.png);
	background-position: 0 0;
	top: 0px;
	left: 0px;
	float: left;
}

.round .b
{
	background-image: url(Images/corners.png);
	background-position: -8px 0px;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
}

.round .c
{
	background-image: url(Images/corners.png);
	background-position: 0px -9px;
	position: relative;
	bottom: 0px;
	left: 0px;
	float: left;
}

.round .d
{
	background-image: url(Images/corners.png);
	background-position: -8px -9px;
	position: relative;
	bottom: 0px;
	right: 0px;
	float: right;
}

h1
{
    border-bottom: solid 1px #CCCCCC;
	color: #656565;
    line-height: 50px;
	padding-left: 10px;
}

h1.twitter
,h1.blog
,h1.testimonials
,h1.news
,h1.suggestion
,h1.phone
,h1.mail
,h1.email
,h1.register
,h1.subnavigation
,h2.subnavigation
{
    background-repeat: no-repeat;
    padding-left: 54px;
    color: #FF6500;
    line-height: 66px;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 22px;
}

h1.twitter
{
    background-image: url(Images/twitterBuzz.png);
    line-height: 35px;
	padding-left: 60px;
	border-bottom: 0px;
	font-size: 20px;
}

h2.twitter
{
    border-bottom: solid 1px #CCCCCC;
	color: #333333;
	font-size: 14px;
	margin-top: -10px;
	padding-left: 5px;
}

div.tweetLink
{
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}

div.quoteLink
{
	background-image: url(Images/quotes.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: right;
	line-height: 25px;
}

h1.blog
{
    background-image: url(Images/blogIcon.png);
	line-height: 40px;
	padding-left: 50px;
}

div.blogDate
{
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 5px;
}

h1.testimonials
{
    background-image: url(Images/testimonialIcon.png);
	line-height: 50px;
	padding-left: 70px;
}

h1.news
{
    background-image: url(Images/news.png);
	line-height: 50px;
	padding-left: 70px;
}


h1.suggestion
{
    background-image: url(Images/suggestionIcon.png);
}

.suggestionLink
{
    padding: 10px 15px 25px;
    text-align: right;
}

h1.phone
{
	background-image: url(Images/phoneIcon.png);
    line-height: 60px;
	padding-left: 45px;
}

h1.mail
{
	background-image: url(Images/mailIcon.png);
	padding-left: 60px;
}

h2.mail
{
	color: #656565;
	font-size: 20px;
}

h1.email
{
	background-image: url(Images/emailIcon.png);
	padding-left: 65px;
}

h1.register
{
	background-image: url(Images/register.png);
	padding-left: 65px;
}

/* subnavigation */
table.subNav
{
    width: 265px;
}

td.subNavBlue 
{
	background-image: url(Images/subNavigation.png);
	background-repeat: no-repeat;
    line-height: 35px;
    padding-bottom: 10px;
}

td.subNavBlue A
,td.subNavBlue A:visited
{
    color: #27AFE5;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 22px;
    text-decoration: none;
    padding-left: 40px;
}

td.subNavBlue A.sel
{
    font-size: 24px;
    font-style: oblique;
}


td.subNavBlueSmall A
,td.subNavBlueSmall A:visited
{
    color: #27AFE5;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 15px;
    text-decoration: none;   
    padding-left: 50px;
}

td.subNavBlueSmall A.sel
{
    font-size: 15px;
    font-style: oblique;
}

td.subNavGreen
{
    background-image: url(Images/subNavigationChild.png);
    background-position:20px 2px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-bottom: 5px;
}

td.subNavGreen A
,td.subNavGreen A:visited
{
    color: #8FB33D;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 15px;
    text-decoration: none;   
    padding-left: 40px;
}

td.subNavGreenChild A
,td.subNavGreenChild A:visited
{
    color: #8FB33D;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 15px;
    padding-left:50px;
}

#followUs {
	width: 951px;
	margin-left: auto;
  	margin-right: auto;
	text-align: left;
}

#followUs ul {
	background-image: url(Images/followUsDash.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 342px;
	left: 608px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#followUs ul li span {
	display: none;
}

#followUs li, #followUs  a {
	height: 52px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#followUs  li {
	float: left;
	list-style: none;
	display: inline;
}

#followUsFollow { width: 166px; }
#followUsFacebook { width: 48px; }
#followUsLinkedIn { width: 48px; }
#followUsTwitter { width: 48px; }

#footer {
	background-image: url(Images/footerBg.png);
	width: 100%;
	height: 280px;
}

#footer, #footer A {
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color: #E3E3E3;
	text-decoration: none;
}

#footer .input {
	border: 1px solid #E3E3E3;
	width: 102px;
	height: 15px;
}

#footer div {
	width: 951px;
	margin-left: auto;
  	margin-right: auto;	
}

#footer div td.sep {
    border-left: 2px solid #E3E3E3;
	padding-left: 57px;
}

#footer div td.sep .validationGroup div {
    width: auto;
}

#footer div H1  
{
    border-bottom: none;
    color: #E3E3E3;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
}

#footer div H2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}

#footer div H3 {
	margin: 0px;
	padding: 0px;
    font-size: 12px;
	font-weight: normal;
}

li.paycycle
{
	list-style-image: url(Images/li.png);
}

label.error { display: block; color: red; font-style: italic; font-weight: normal; }
input.error { border: 2px solid red; }
div.error,span.error { color: red; font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; font-size: 13px; }
div.error a { color: #336699;  text-decoration: underline; }

.contactUs div
{
	font-size: 15px;
	width: 215px;
	text-align: right;
	padding-right: 20px;
	line-height: 32px;
	float: left;
}

.contactUs span.error 
{
    font-size: 15px;
	padding-left: 240px;
	line-height: 32px;
}

input.contactUs
,textarea.contactUs
{
	border: 2px dashed #808080;
	background-color: #EFEFEF;
	width: 300px;
	float: left;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; 
    font-size: 13px;
}

input.contactUs
{
	height: 32px;
	line-height: 32px;
}

textarea.contactUs
{
	height: 200px;
}

.blogAuthor
{
    background-image: url(Images/blogCircle.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    line-height: 24px;
}