@charset "UTF-8";
/* CSS Document */

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

html, body {height: 100%;}
	
body {
	text-align: center;
	margin: 0px auto;
	font-family: "Helvetica", "Arial", "sans-serif";
	font-size: 15px;
	line-height: 18px;
	background:url(/images/homepage/bgrnd.png) #ebeaeb top left repeat-x;
	width: 1013px;
	color: #505050;
	overflow: visible;
}
	
h1 {
	color: #3e439b;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 30px 0px 15px 0px;}	
	
h2 {
		color: #40459b;
		font-size: 14px;
		font-weight: normal;
		margin: 12px 5px;}
	
	
h3 {
		color: #40459b;
		font-size: 18px;
		font-weight: bold;
		margin: 32px 0px 12px 0px;}


p {
	margin: 7px 55px 7px 0px;}		
	
a {
	text-decoration: none;
	outline: none;
	color: #06C;}	
	
a img {
	border: none;
}

.header {
	background:transparent url(/images/homepage/homeV2_01.png) repeat-x scroll left top;
	height:97px;
	width: 1013px;
	text-align: left;
	}	
	
.header .logo {
	float: left;
	width: 220px;
	height: 90px;
	display: block;
	margin: 0 0 0 30px;
}
	
	
.cl {
	clear: both;}	
	
.nav {
	float: left;
	text-align: right;}
	
.l {
	float: left;}	
	
.nav-1 {
	float: left;
	background-image:url(/images/homepage/nav-1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 147px;
	height: 53px;
	cursor: pointer;}	

.nav-2 {
	float: left;
	background:url(/images/homepage/nav-2.png) top left no-repeat;
	width: 116px;
	height: 53px;
	cursor: pointer;}	

.nav-3 {
	float: left;
	background:url(/images/homepage/nav-3.png) top left no-repeat;
	width: 121px;
	height: 53px;
	cursor: pointer;}	
	
.nav-4 {
	float: left;
	background:url(/images/homepage/nav-4.png) top left no-repeat;
	width: 116px;
	height: 53px;
	cursor: pointer;}	

.nav-5 {
	float: left;
	background:url(/images/homepage/nav-5.png) top left no-repeat;
	width: 122px;
	height: 53px;
	cursor: pointer;}
	
.nav-6 {
	float: left;
	background:url(/images/homepage/nav-6.png) top left no-repeat;
	width: 116px;
	height: 53px;
	cursor: pointer;}
	


.nav-sub1 {
	text-align: right;
	width: 725px;
	padding-top: 6px;
	color: #43489d;
	line-height: 28px;
	font-size: 12px;
}

.nav-sub1 a{color: #43489d; font-size: 12px; text-decoration: none;}

.nav-sub1 .header-buttons {
	height: 32px;
	float: right;
}

.nav-sub2 {
	text-align: right;
	width: 738px;
}

.nav-A {
	background:url(/images/homepage/pr_01.png) top left no-repeat;
	width: 231px;
	height: 18px;
	cursor: pointer;
	z-index: 4;
	display: block;
	margin-top: 19px;}

.nav-B {
	background:url(/images/homepage/pr_02.png) top left no-repeat;
	width: 272px;
	height: 18px;
	cursor: pointer;
	z-index: 4;
	display: block;
	margin-top: 19px;}

.nav-C {
	background:url(/images/homepage/pr_03.png) top left no-repeat;
	width: 222px;
	height: 18px;
	cursor: pointer;
	z-index: 4;
	display: block;
	margin-top: 19px;}

.nav-D {
	background:url(/images/homepage/pr_04.png) top left no-repeat;
	width: 209px;
	height: 18px;
	cursor: pointer;
	z-index: 4;
	display: block;
	margin-top: 19px;}

.bgrnd-home {
	background: url(/images/homepage/homeV2_02.png) top left no-repeat;
	height: 391px;
	width: 1013px;
	z-index: 2;}
	
.benefits {
	background: url(/images/homepage/homeV2_03.png) top left no-repeat;
	font-size: 13px;
	height: 209px;
	width: 1013px;
	text-align: left;
}
.benefits li {
	line-height: 120%;
	padding: 2px 0 !important;
}
.benefits .b-3{
	line-height: 120%;
}

.benefits-more-link {
	display: block;
	height: 28px;
	left: 188px;
	position: relative;
	width:90px;
}
.b-1 {
	width: 250px;
	float: left;
	margin-left: 70px;
	}	
.b-1-new {
	width: 250px;
	float: left;
	margin-left: 70px;
	}	

.b-2 {
	width: 238px;
	float: left;
	margin-left: 65px;
	}	

.b-3 {
	width: 250px;
	float: left;
	margin-left: 75px;
	}	
.b-3 div {
	height: 107px;
}
.b-3 h2 {
	margin-left: 15px !important;
}
.benefits h2 {
	margin: 18px 5px 7px 5px;
	font-size: 17px;
}
.benefits .small-list {
	margin-bottom: 0;
	height: 107px;
	width: 150px;
	margin-left: 110px;
}

.home-footer {
	background: url(/images/homepage/home-footer.png) top left no-repeat;
	height: 58px;
	width: 1013px;}	
	
#footer {
	padding-top: 18px;
	color: #666666;
	font-weight: bold;
	font-size: 10px;}	
	
#footer a {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin-left: 26px;}	

#copyright {
	font-size: 10px;
	color: #666666;
	font-family: "Helvetica", "Arial", "sans-serif";
	margin-top: 30px;
}

.tab-1 {
	background: url(/images/homepage/about_01.jpg) top left no-repeat;
	width: 301px;
	height: 171px;
	float: left;}
	
.tab-2 {
	background: url(/images/homepage/about_02.jpg) top left no-repeat;
	width: 308px;
	height: 171px;
	float: left;}	
	
.tab-3 {
	background: url(/images/homepage/about_03.jpg) top left no-repeat;
	width: 301px;
	height: 171px;
	float: left;}	
	
	
a.cat-name, p.cat-name, a.sub-cat {
	color: #3e439b;
	display: block;
	}
	
a.cat-name {
	font-size: 14px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 24px;
	margin-left: 20px;
	}	
	
a.sub-cat {
	font-size: 14px;
	height: 25px;
	margin-left: 7px;
	padding: 0px 0 0 20px;
	}
	
a.sub-cat-active {
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 36px;}	
	
.left-nav div {
	font-size: 14px;
	margin: 5px 0px 4px 20px;
	font-weight: bold;} 	
	


.main {
	background:url(/images/homepage/pages-bottom.png) top left repeat-y;
	width: 100%;
	height: auto;
	padding-bottom: 56px;}	
	
.left-nav {
	background: url(/images/homepage/pages-left.png) top left no-repeat;
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 17px;}	
	
.rt-content {
	background: url(/images/homepage/pages-right.png) top left no-repeat;
	float: left;
	width: 780px;
	text-align: left;
	line-height: 140%;
	}
	
.rt-content a {
	color: #6872B7;
	font-weight:bold;
	}		
	
.rt-content p {
	margin: 12px 0;
}
	
.rt-content ul, .rt-content ol {
	margin-left: 20px;
	margin-top:7px;
}	

.rt-content li {
	padding-bottom: 9px;
}
.rt-content .content-material {
	margin-left: 20px;
	margin-right: 80px;
}
	
#index .rt-content .content-material {
	margin-left: 0px !important;
}

ul, ol {
	list-style-position: outside;
	margin-right: 45px;}
	
ul span, ol span{
	margin-bottom: 14px;
	margin-left: 0px;
	display: block;}
	
ol ul li {
	list-style-type: disc;
	list-style-position: outside;}
	
.error {
	color:#930;}	
	
/* Sub-page images */

.sub-ban {
	color: #40459B;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 13px;
}

.sub-ban p {
	margin-left: 240px;
	margin-right: 80px;
	padding-top: 12px;
}
	
.sub-ban em {
	text-align: right;
	width: 660px;
	display:block;
}	

.img-why-snapizzi {
	background: url(/images/homepage/img-why-snapizzi2.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}

.img-why-snapizzi-real {
	background: url(/images/homepage/img-whysnap.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}
	

.img-solutions {
	background: url(/images/homepage/img-solutions.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}

.img-support {
	background: url(/images/homepage/img-support.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}
	
.img-franchise {
	background: url(/images/homepage/img-franchise.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}
	

.img-about {
	background: url(/images/homepage/img-about.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}
	

.img-features {
	background: url(/images/homepage/img-why-snapizzi.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}	
	
.img-franchise {
	background: url(/images/homepage/img-franchise.png) top left no-repeat;
	height: 84px;
	width: 775px;
	margin: 13px 0px 0px 2px;}
	
.form {
	padding-left: 12px;
}
.form-title {
	font-size: 13px;
	color: #3e439b;
	margin: 10px 0px 5px 0px;
	width: auto;
}	
.form-column {
	float: left;
	width: 320px;
	padding-left: 12px;
}

.form input {
	width: 280px;
	padding: 3px;}

.form select {
	padding: 3px;
}
	
input.signup {
	background: url(../images/homepage/sign-up.png) top left no-repeat;
}	

input .submit-button {
	height: 35px;
	width: 120px;
	border: none;
	font-size: 0px;
	color: #fff;
	margin-top: 25px;
	margin-left: 270px;
}
input.continue {
	background: url(../images/homepage/continue-button.png) top left no-repeat;
}

input.submit-button {
	height: 40px;
	width: 130px;
	border: none;
	font-size: 0px;
	color: #fff;
	margin-top: 25px;
	margin-left: 270px;
}	

input.login {
	background: url(../images/homepage/login.png) top left no-repeat;
	height: 45px;
	width: 220px;
	border: none;
	font-size: 0px;
	color: #fff;
}


/*****************
	Styles from Will
*****************/
.errors, .success, .form-errors {
	padding: 10px;
	width: 600px;
	margin: auto;
	margin-top: 40px;
}
.errors, .form-errors {
	background-color: #FDF3F3;
	background-image: url('/images/homepage/error-triangle.png');
	background-repeat: no-repeat;
	background-position: 10px, 10px;
	padding-left: 50px;
	border: 1px solid red;	
	color: black;
}
.success {
	border: 1px solid black;
	background-color: #d9d9d9;
	color: black;
}
.index-flash-section {
	background-image: url('/images/homepage/homeV2_05.png');
	background-repeat: repeat-y;
	padding: 10px;
	width: 1013px;
	margin: auto;
}
.index-errors, .index-success {
	padding: 10px;
	width: 600px;
	margin: auto;
}
.index-errors {
	border: 1px solid red;	
	background-color: pink;
	color: black;
}
.index-success {
	border: 1px solid black;
	background-color: #d9d9d9;
	color: black;
}

#audience_links ul {
	width: 944px;
	margin-left: 39px;
	text-align: left;
}
#audience_links li {
	display: inline;
	text-decoration: none;
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 20px;
	float: left;
	list-style: none;
	text-align: center;
	

}
#main_content_section {
	height: 298px;
	padding: 3px 0px 11px 40px;
	overflow: auto;
	position: relative;
	text-align: left;
	color: #3e439b;
	width: 900px;
}

#free_trial_button{
	left:560px;
	position:absolute;
	top:210px;
}

#learn_more_button{
	left:760px;
	position:absolute;
	top:205px;
}

.left-nav .active-link {
	background: url(/images/homepage/nav-on.png) top left no-repeat;
	/*font-weight: bold;*/
	height:25px;
	
}

.active-audience-link {
	background: url(/images/homepage/pr-over.png) top left repeat-x;
	z-index: 3;
	color: #3e439b;
	cursor: pointer;
}
#index .rt-content, #index .main, #index .main-content, #index { 
	background: none;
}

#index .main {
	padding-bottom: 0px;
}
	
#index .header {
	background: url(/images/homepage/homeV2_01.png) top left repeat-x;
	height: 97px;
	width: 1013px;
	text-align: left;
	}	
	
#index .main-content-section {
	position: relative;
	margin-left: -4px; 
	width: 880px;
}
#index .main-content-section img {
	float: left;
	position: relative;
	padding-right: 45px;
	margin-top: -25px;
}

.img-1 {
	background: url(/images/homepage/img-pr-1.png) top left no-repeat;
	width: 362px;
	height: 318px;}	
	
div.main_content_section div pl {
	margin-left: -35px; margin-right: -35px;}	
	
.contact-us .contact {
	float: left;
	padding: 10px;
	width: 230px;
}

.contact-us .contact .contact-header {
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px;
}

.feature-description {
	float: left;
}
.feature-description-with-photo {
	float: left;
	padding: 4px 0 0 0;
	width: 300px;
}
#display_featurecasts .rt-content {
	background: none;
	width: 1013px;
}
#display_featurecasts .rt-content .content-material {
	margin-left: 26px;
	margin-right: 27px;
}

#faq .rt-content h1 {
	margin: 12px 0px;
}
#faq .faq-q {
	height: 20px;
	line-height: 20px;
	padding: 3px 0 3px 0;
	font-weight: bold;
}
#faq .faq-a {
	display: none;
	padding: 0 0 15px 20px;
}
#faq .faq-q img {
	vertical-align: top;
	margin-top: 3px;
	padding-right: 4px;
}

#terms-and-policy .main {
	padding: 0;
}
#terms-and-policy .rt-content {
	background: none;
	height: 480px;
	margin: 0px 5px 0 30px;
	overflow: auto;
	width: 968px;
}
#terms-and-policy .rt-content .table-of-contents {
	padding-left: 100px;
}
#terms-and-policy .rt-content .list-1 {
	list-style-type: upper-alpha;
}
#terms-and-policy .rt-content .list-2, #terms-and-policy .rt-content .list-2 li {
	list-style-type: none;
}
#terms-and-policy .rt-content .list-2 p {
	padding-left: 20px;
}
#terms-and-policy .rt-content .list-3 li {
	list-style-type: decimal;
}
#terms-and-policy .rt-content .list-4 li {
	list-style-type: disc;
}
#terms-and-policy .rt-content h1 {
	font-size: 24px;
}
#terms-and-policy .rt-content h2 {
	font-size: 20px;
}
#terms-and-policy .rt-content h3 {
	font-size: 20px;
	display: inline-block;
}
#terms-and-policy .rt-content h5 {
	font-style: italic;
}


#flexible-pricing .panel-bgrnd {
	background: url(/images/homepage/pricing_upper_left.png) top left no-repeat;
	margin-left: -17px;
	padding: 20px 0 0 5px;
	width: 762px;
	height: auto;
	color: #4a4fa1;
	font-size: 13px;
	}

.col{
	float: left;
	padding-top: 5px;
	height: auto;
}

#flexible-pricing .table-head-1 {
font-weight: bold;
font-size: 15px !important;
}

#flexible-pricing .col div {
	height: 14px;
	padding: 6px 12px 6px 12px;
}

#flexible-pricing .info-col-odd {
	background: url(/images/homepage/pricing_column_center.png) top left repeat-x;
}
.far-left-col {
	background-image: url(/images/homepage/pricing_column_left_round.png);
	width: 10px;
}
.left-col {
	background-image: url(/images/homepage/pricing_column_left.png);
	width: 2px;
}
.right-col {
	background-image: url(/images/homepage/pricing_column_right.png);
	width: 2px;
}
#flexible-pricing .monthly-header {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

.start-trial {
	height: 22px;
	width: 74px;
	display: block;
	padding: 12px 0 0px 0 !important;
	margin: 0 auto;
}

.sep {
	background: url(/images/homepage/pricing-sep-2.png) bottom left no-repeat;
	width: 729px;
	height: auto;
	margin: 0 0 20px -17px;
	padding: 5px 80px 4px 20px;
}
	
.sep p {
	font-size: 11px;
	color: #4a4fa1;
}

#snapizzi-news .content-material {
	margin: 0;
}
.blog {
	float: left;
	padding-right: 68px;
	width: 500px;
}
.tweets {
	float: left;
	height: 600px;
	width: 200px;
}

#snapizzi-news .blog-title {
	background-color: red;
}
#snapizzi-news .blog-content {
	background-color: yellow;
}
#snapizzi-news .blog-date {
	background-color: yellow;
}

#snapizzi-news .tweet-content {
	background-color: blue;
}
#snapizzi-news .tweet-date {
	background-color: yellow;
}

#team .manager {
	margin: 1px 0 7px 0;
}
#team .content-material p {
	margin: 0px 0 12px 0;
}
#team .manager-desc {
	margin: 1px 0 23px 0;
}

#support ul {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
#support li {
	list-style-type: none;
	padding-bottom: 6px;
}
#support h4 {
	font-size: 16px;
}
