﻿/*----------------------------------------------------------
Boostability www site css
----------------------------------------------------------*/
body
{
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
}

p
{
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 14px;
	color: #333;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
}

h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.h1-white
{
	color: #fff;
	font-size: 44px;
	padding-top: 5px;
	*padding-top: 35px;
	font-weight: normal;
}

h2
{
	padding: 0 0 10px 0;
}
h3
{
	margin: 0px;
	margin-bottom: 3px;
	font-size: 24px;
	font-weight: bold;
	color: #7B7B7B;
}
h3:hover
{
	color: #7B7B7B;	
}
h4
{
	margin: 0px;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #7B7B7B;
	padding: 0px;
}
h5, h6
{
	font-size: 1em;
}

a
{
	color: #666;
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;	
}

ul li
{
	margin: 5px 0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
}

img
{
	border: 0px solid #000;	
}

/* Layout   
----------------------------------------------------------*/
#page
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 960px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 0px;
	padding: 0;
	height: 90px;
}

#header-links
{
	float: right;
	margin-top: 10px;
}

#top-links
{
	color: #A09EA0;
	font-size: 15px;
	float: right;
}

#nav-links
{
	margin-top: 30px;
	font-weight: bold;
	font-size: 24px;
	color: #7B7A7D;
	float: right;
}

#nav-links a
{
	margin-left: 30px;	
}

#nav-links a:hover
{
	color: #3963AE;
}

#content-wrapper
{
	background: transparent url(Images/background.jpg) repeat-x;
	height: 100%;
}

#content-wrapper-sub
{
	background: transparent url(Images/background_sub.jpg) repeat-x;
	height: 100%;
}

#content
{
	margin: 0px auto;
	width: 960px;
	min-height: 400px;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#slideshow
{
	
}

#slideshow img
{
	margin-top: 10px;
	margin-left: 10px;
}

#content-main
{
	margin: 0px auto;
	width: 940px;
}

#left-column, #middle-column
{
	width: 300px;
	margin-right: 20px;
	float:left;
}

#right-column
{
	width: 300px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#left-column div, #middle-column div, #right-column div
{
}

.medium-gray
{
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #7B7B7B;
}

.large-gray
{
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #7B7B7B;	
}

.xlarge-gray
{
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 36px;
	font-weight: bold;
	color: #7B7B7B;
}

#left-column a:hover, #left-column-top a:hover
{
	color: #F47B20;
	text-decoration: none;
}

#middle-column a:hover
{
	color: #6BB645;
	text-decoration: none;
}

#right-column a:hover
{
	color: #3963AE;
	text-decoration: none;
}

#left-column-double
{
	width: 620px;
	margin-right: 20px;
	float:left;
}

#left-column-top
{
	width: 480px;
	margin-right: 20px;
	float:left;
}

#left-column-top h3
{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 22px;
	font-weight: bold;
	color: #7B7B7B;
}

#left-column-top p
{
	font-size: 15px;	
}

#right-column-top
{
	float:right;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
}

#content-main-top
{
	height: 112px;
}

#content-main-top-sub
{
}

#bar
{
	background-color: #666;
	height: 1px;
	margin: 10px 2px;
}

#column-section
{
}

#bullet
{
	width: 290px; 
	float: left; 
	margin-right: 15px;
}

#bullet ul
{
	padding-left: 25px;
	margin: 0px 0px 15px 0px;	
}

#bar-nomargin
{
	background-color: #666;
	height: 1px;
	margin: 0px 2px;
	margin-top: 3px;
}

#footer
{
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	margin-bottom: 30px;
}

/* MISC STYLE
----------------------------------------------------------*/
.clear
{
	clear: both;
}

.screenshot
{
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

.img
{
	border: 0px solid transparent;	
}

.img-reduced
{
	border: 0px solid transparent;
	width: 280px;
	height: 239px;
	margin-top: 5px;	
}

.img-line
{
	border: 0px solid transparent;
	margin: 0px 0px 20px 0px;
	margin-bottom: 0px;
	width: 960px;
}

.p-condensed
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;	
}

.bluebold
{
	color: #3963AE;
	font-weight: bold;
}

.contactlink a:link, .contactlink a:visited
{
	text-decoration: underline;
	color: #3963AE;
	line-height: 16px;
	font-size: 14px;
}
.contactlink a:hover
{
	text-decoration: none;
	color: #3963AE;
	line-height: 16px;
	font-size: 14px;
}

#menu
{
	width: 250px;
	float: left;
}

#menu-item
{
	margin: 10px;	
}

#menu-item a
{
	margin-left: 5px;
	font-size: 20px;	
}

#menu-item a:hover
{
	color: #3963AE;
	text-decoration: none;
}

#menu-body
{
	float: left;
	width: 660px;
	margin: 10px 10px 20px 20px;
}

#div-arrow
{
	margin-right: 10px;
	margin-top: -20px;
	float: right;
}

#a-orange-arrow
{
	width: 32px;
	height: 35px;
	background: transparent url(Images/orangetriangle.png) no-repeat scroll left top;
	position: relative;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}

#a-green-arrow
{
	width: 32px;
	height: 35px;
	background: transparent url(Images/greentriangle.png) no-repeat scroll left top;
	position: relative;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}

#a-blue-arrow
{
	width: 32px;
	height: 35px;
	background: transparent url(Images/bluetriangle.png) no-repeat scroll left top;
	position: relative;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}

#a-orange-arrow:hover, #a-green-arrow:hover, #a-blue-arrow:hover, #analysis-link:hover, #business-tour-link:hover, 
	#newsletter-button:hover, 
	#blog-link:hover,
	#link-building-link:hover,
	#seo-complete-link:hover,
	#call-us-link:hover,
	#subscribe-now-link-building:hover,
	#subscribe-now-seo-complete:hover,
	#purchase-button:hover,
	#apply-coupon-buttom:hover,
	#submit-button:hover
{
	background-position: left bottom;	
	cursor: pointer;
}

#apply-coupon-buttom
{
	float: right;
	margin-right: 15px;
	*margin-top: -30px;
	width: 140px;
	height: 30px;
	border: 0px solid transparent;
	background: transparent url(Images/applycoupon_button.png) no-repeat scroll left top;
	position: relative;		
}

#purchase-button
{
	float: right;
	margin-top: -10px;
	width: 220px;
	height: 40px;
	border: 0px solid transparent;
	background: transparent url(Images/purchase_button.png) no-repeat scroll left top;
	position: relative;
}

#submit-button
{
	float: right;
	width: 124px;
	height: 33px;
	border: 0px solid transparent;
	background: transparent url(Images/submitbutton.png) no-repeat scroll left top;
	position: relative;
}

#subscribe-now-seo-complete
{
	width: 220px;
	height: 40px;
	background: transparent url(Images/seocomplete_subscribe.png) no-repeat scroll left top;
	position: relative;
	display: block;		
}

#subscribe-now-link-building
{
	width: 220px;
	height: 40px;
	background: transparent url(Images/linkbuilder_subscribe.png) no-repeat scroll left top;
	position: relative;
	display: block;		
}

#call-us-link
{
	width: 300px;
	height: 100px;
	background: transparent url(Images/callus_button.png) no-repeat scroll left top;
	position: relative;
	display: block;	
}

#seo-complete-link
{
	width: 300px;
	height: 100px;
	background: transparent url(Images/ninetyninedollar_button.png) no-repeat scroll left top;
	position: relative;
	display: block;	
}

#link-building-link
{
	width: 300px;
	height: 100px;
	background: transparent url(Images/fortyninedollar_button.png) no-repeat scroll left top;
	position: relative;
	display: block;	
}

#analysis-link
{
	width: 300px;
	height: 100px;
	background: transparent url(Images/freeautomated_button.png) no-repeat scroll left top;
	position: relative;
	display: block;		
}

#quote
{
	width: 300px;
	height: 160px;
	background: transparent url(Images/quote_bubble.jpg) no-repeat scroll left top;
	position: relative;
	display: block;		
}

#quote div
{
	padding: 12px 15px;
	color: #fff;
}

#quote div div
{
	float: right;
	*margin-top:-10px;
}

#business-tour-link
{
	width: 300px;
	height: 100px;
	background: transparent url(Images/smallbusinesstour_button.png) no-repeat scroll left top;
	position: relative;
	display: block;		
}

#blog-link
{
	width: 300px;
	height: 70px;
	background: transparent url(Images/blog_button_orange.png) no-repeat scroll left top;
	position: relative;
	display: block;		
}

#spacer-10
{
	margin-top: 10px;	
}

#spacer-15
{
	margin-top: 15px;	
}

#spacer-20
{
	margin-top: 20px;	
}

#spacer-30
{
	margin-top: 30px;	
}

.login
{
	color: #3963AE;
}

.orange-sub
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #F47B20;	
}

.orange-sub:hover
{
	color: #F47B20;	
}

.green-sub
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #6BB645;	
}

.green-sub:hover
{
	color: #6BB645;
}

.blue-sub
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #3963AE;	
}

.blue-sub:hover
{
	color: #3963AE;	
}

.black-sub
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #000;
}

.black-sub:hover
{
	color: #000;
}

.gray-sub
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #666;
}

.gray-sub:hover
{
	color: #666;
}

.feature-container
{
	height: 360px;	
}


/** Video Tour **/
#video-tour
{
	background: transparent url(images/video_background.png) no-repeat;
}
.fadeSome
{
	opacity: 0.30;
	filter: alpha(opacity=30);
	-moz-opacity: 30%;
}
.fadeLots
{
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.fadeCompletely
{
	opacity: 0.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
}
#silverlightControlHost
{
	width: 90%;
	height: 87%;
	margin: 20px auto;
}
/** Video Tour **/

/** Footer **/
#footer
{
	width: 960px;
	padding: 0 0 25px;
	margin: 0px auto;
}
#footer-social-links
{
	float: left;
	font-size: 16px;
}

#footer-social-links div
{
	float: left;
	margin-right: 20px;	
}
#footer-main-links
{
	float: right;
}
#footer a
{
	color: #333;
	font-size: 16px;	
}
#footer-main-links li, #footer-main-links li
{
	padding: 0;
	margin: 0;
}

#footer li, #footer ol
{
	font-size: 12px;
	list-style-type: none;
	display: inline;
}

.img-footer
{
	border: 0px solid transparent;
	margin-right: 5px;
}
/** Footer **/