/*-------------------------------------------------
TurboToadPro.com Master CSS - v.3
Author:  Paul Burton, 16toads Design (www.16toads.com)
Copyright (c) 2008 16toads Design, LLC. ALL RIGHTS RESERVED
Version:  February 1, 2008
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	/* Required */
	background-color: #E8E9F3;
}

/* =text
----------------------------------------------- */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e6165;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e6165;
}

.bodybd {
	font-weight: bold;
	color: #5e6165;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e6165;
}

blockquote {
	width: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;	
	border: 4px solid #d2d3de;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 25px;
}

blockquote p {
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}

/* =nav
----------------------------------------------- */
#nav {
	width: 570px;
	height: 33px;
	z-index: 100;
	position: absolute;
	top: 119px;
	left: 402px;
}

.navTab {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp-nav-tab.jpg);
	background-repeat: no-repeat;
	width: 106px;
	height: 33px;	
	float: left;
	margin-right: 5px;
}

.navTabTxt {
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.navTabTxt a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.navTabTxt a:link, 
.navTabTxt a:visited {
	color: #24272e;
	font-size: 14px;		
}

.navTabTxt a:hover, 
.navTabTxt a:active {
	color: #fff;
	font-size: 14px;		
}

.navTab .navTabTxt .selected {
	color: #fff;
	font-size: 14px;	
}

/* =header
----------------------------------------------- */
#headerBkgd {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_bkgd_header.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 973px;
	height: 150px;
	margin: auto;
}

#logo {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_logo.jpg);
	background-repeat: no-repeat;	
	width: 973px;
	height: 150px;
	position: relative;
}


/* =structure
----------------------------------------------- */

.bg {
	
}

#page {
	background-color: #E8E9F3;
	margin: 0px;
	width: 100%;
	position: relative;
}

#loginBarWrapper {
	height: 30px;
	width: 100%;
	background-color: #999999;
    overflow: hidden;
}

#loginBar {
	height: 30px;
	width: 973px;
	margin: auto;
	background-color: #999999;
    padding-top: 5px;	
}

.loginBtn {
	margin-right: 19px;
	float: right;
}

/*--
.loginBtn a {
	width: 135px;
	height: 22px;
	background-color: #999999;
	display: block;	
}

.loginBtn a:link {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_btn_login.jpg);
	background-repeat: no-repeat;
}

.loginBtn a:hover {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_btn_login_2.jpg);
	background-repeat: no-repeat;
}
--*/

#bannerWrapperIndex {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_bkgd_banner_index.jpg);
	background-repeat: repeat-x;	
	height: 321px;
	z-index: 1;	
}

#bannerIndex {
	width: 973px;
	margin-left: 0px;
	margin: 0px auto 0px auto;
	padding: 13px 0px 0px 0px;
}

#bannerWrapper {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_bkgd_banner.jpg);
	background-repeat: repeat-x;	
	height: 90px;
	z-index: 1;		
}

#banner {
	width: 308px;
	padding-top: 0px;
	float: left;
}

#bannerTxt {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
}

#bannerTxt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #fff;
	width: 910px;	
	text-align: center;
}

#signUp {
	float: right;
	margin-top: 233px;
	padding-right: 15px;
}

#signUp a {
	width: 176px;
	height: 56px;	
	display: block;
}

#signUp a:link, #signUp a:visited {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_btn_signup.jpg);
	background-repeat: no-repeat;
}

#signUp a:hover, #signUp a:active {
	background-image: url(http://www.turbotoadpro.com/images/interface/ttp_btn_signup_2.jpg);
	background-repeat: no-repeat;
}


/* =content index
----------------------------------------------- */
#bannerContent {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#bannerContentTxt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #666;
	width: 910px;	
	text-align: center;	
	margin-top: -15px;
}

.stepContainer {
	overflow: hidden;
}

.stepBox {
	width: 294px;
	float: left;
	margin: 0px 7px 0px 7px;
	
}

.contentBanner {
	margin: 12px 10px 0px 6px;
	clear: both;
}

.boxTop {
	width: 294px;
	height: 5px;
}

.boxMiddle {
	background-color: #d0d1db;
	padding: 0px 10px 0px 10px;
}

.boxMiddle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #272a31;	
	padding-bottom: 5px;	
}

.boxImage {
	padding-bottom: 5px;
}

.boxBottom {
	width: 294px;
	height: 5px;
}



/* =content
----------------------------------------------- */
#contentWrapper {
	width: 925px;
	margin: 0px auto;
	padding: 30px 20px 20px 20px;
	overflow: hidden;
	margin-bottom: 10px;
}

#content {
	width: 710px;	
	float: left;
	margin-top: 10px;
}

#content img {
	float: left;
	margin-right: 15px;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e6165;	
	margin-bottom: 25px;
}

#content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e6165;	
	margin-bottom: 25px;
}

#content li {
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;	
	line-height: 20px;		
}

#content ol ul {
	margin-top: 10px;
}

#content li.check {
	list-style-image: url(http://www.turbotoadpro.com/images/interface/icon-check.gif);	
}

#content li.x {
	list-style-image: url(http://www.turbotoadpro.com/images/interface/icon-x.gif);
}

#leftCol {
	float: left;
	min-height: 350px;
	margin: 0px 35px 0px 0px;
	padding: 20px 0px 0px 0px;	
	width: 180px;
	background: url(http://www.turbotoadpro.com/images/interface/ttp_nav_bkgd.jpg) no-repeat;
}

.leftColBox {
	width: 180px;
	text-align: center;
	margin: 15px 0px 15px 0px;
	padding: 0px;	
}

.menu {
	width: 180px;
	border-top: 1px solid #dcdde4;
	border-color: #ddd;
	margin-left: 0px;
	padding-left: 0px;	
}

.menu ul {
	width: 180px;
	margin-left: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.menu li {
	width: 168px;	
	border-bottom: 1px solid #dcdde4;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding: 8px 0px 8px 10px;		
}

.menu li a {
	width: 158px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.menu li a:link, 
.menu li a:visited {
	color: #5e6165;
}

.menu li a:hover, 
.menu li a:active {
	color: #c60;
}

#leftCol .menu li .selected {
	color: #c60;
}

.menu .menu2 a {
	width: 158px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.menu .menu2 a:link {
	color: #272a31;	
}

.menu .menu a:visited {
	color: #5e6165;
}

.menu .menu2 a:hover, 
.menu .menu a:active {
	color: #a1a011;	
}

.featureList {
	list-style-type: none;
	float: left;
	width: 710px;
}

.featureList h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6a6e73;
	margin: 0px 0px -15px 0px;
	width: 710px;	
	overflow: hidden;
}

.featureList img {
}

.featureList ul {
	margin-left: 65px;
	overflow: hidden;
	margin-bottom: 25px;
}

.featureList li {
	float: left;
	width: 295px;
	margin-left: 50px;
}

/* =headings
----------------------------------------------- */

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5e6165;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 25px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #94930d;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h2 a, 
#content h2 a:link,
#content h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c60;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #272a31;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6a6e73;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* =links
----------------------------------------------- */
a {
	text-decoration: none;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link,
a:visited  {
	color: #a1a011;
}

a:hover, 
a:active {
	color: #CC6600;
}


/* =footer
----------------------------------------------- */

#footerWrapper {
	width: 925px;
	margin: 0px auto;
}

#footer {
	width: 935px;
	text-align: center;
	padding: 5px 0px 6px 0px;
	background-color: #d0d6db;	
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E9F3;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#footer a:link, 
#footer a:visited {
	color: #666;
}

#footer a:hover, 
#footer a:active {
	color: #CC6600;
}

.selected {
	color: #CC6600;
}

#footer li.first {
	border-left: 0px;
}


/* =legal
----------------------------------------------- */
#legalWrapper {
	width: 925px;
	margin: 15px auto;
	padding-left: 10px;
	position: relative;
}

#bottomLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF8E0;
	width: 350px;
	text-align: left;
	float: left;
}

#bottomRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF8E0;
	width: 350px;
	text-align: right;
	float: right;
	position: absolute;
	right: 0px;
}

#bottomCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF8E0;
	width: 150px;
	text-align: center;
	padding-left: 150px;
	margin: auto;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
}

.legal a:link, .legal a:visited {
	color: #6d7588;
}

.legal a:hover, .legal a:active {
	color: #c60;
}

/* =Sign Up Form
----------------------------------------------- */

.formContainer {
	padding: 20px;
	border: 1px solid #ccc;
	background: #eeeff6;
}

.formContainer select {
	width: 275px;
	margin: 0px 0px 5px 0px;
}

#freeform p {
	margin-bottom: 5px;
}

#freeform fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e6165;	
	border: 1px solid #bdbec5;
	padding: 10px;
	margin: 15px 15px 15px 15px;
	background-color: #fdffc4;
}

.captcha {
	width: 100%;
	overflow: hidden;
}

.padRight {
	float: left;
}

.formSubmit button {
	margin: 25px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	background-color: #272a31;
	border: 1px solid #ccc;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fa6217;	
	margin: 0px 2px 0px 2px;	
}

/* =tour
----------------------------------------------- */
.tourWrapper {
	clear: both;
}

.tourContainer {
	float: left;
	width: 675px;
	padding: 10px;
	margin-right: 14px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	background-color: #eff0f5;
}

.tourThumbLg {
	margin-bottom: 0px;
	float: left;
}

.tourThumb {
	margin-bottom: 10px;
	float: left;
}

.tourThumbLg img,
.tourThumb img {
	border: 1px solid #ddd;
}

.tourTextBox {
}

.tourThumbBox {	
}

.tourBody {
	
}

#content .tourContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	margin-bottom: 20px;
}

#content .tourContainer h2{
	margin-top: 5px;
}

/* =template gallery
----------------------------------------------- */
#templateGallery {
	border-top: 1px solid #ccc;
	padding-top: 20px;	
}

#templateGallery h2 {
	clear: both;
	width: 710px;
	
}

#templateGallery ul {
	width: 710px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 15px;	
	
}

#templateGallery li {
	float: left;
	width: 125px;
    height: 148px;
	list-style-type: none;
	border: 1px solid #ccc;	
	padding: 0px;
	margin: 0px 5px 10px 8px;
}

/* =miscellaneous
----------------------------------------------- */
#four-o-four {
	text-align: center;
} 

#four-o-four h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 0px;
} 

#four-o-four p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 0px;
} 

.thankyou {
	background-color: #72767a;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0px 15px 15px 15px;
	border: 1px solid #ccc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

.padding {
	margin: 10px;
}
