/*
Theme Name: interspire SEO
Theme URI: http://www.interspireseo.com
Description: interspire website
Version: 1
Author: Max Rose-Collins
Author URI: http://www.bigfatdesign.com
Tags: interspire SEO, SEO,
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/***** General Style *****/
body	{
	background: #FFFFFF;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}
#container	{
	padding: 0 0 108px 0;
	width: 960px;
	min-height: 100%;
	margin: 0 auto;	
}
/***** Text Style *****/
h1	{
	
}
h2	{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
h3	{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
p	{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 0.9em;	
}
li	{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 0.9em;	
}
a	{
	text-decoration: none;
}

/***** Header Style *****/
#head	{
	background: transparent url('style/images/header.png');
	height: 37px;
	width: 100%;
}

h1#logo	{
	width: 286px;
	height: 57px;
	margin: 25px 0 0 10px;
}
h1#logo a		{
	display: block;
	text-indent: -5000px;
	background: transparent url('style/images/logo.png');
	width: 286px;
	height: 57px;
}
#underline	{
	background: transparent url('style/images/logounderline.png');
	width: 939px;
	height: 7px;
	margin: 5px 0 0 0;
}

/***** Navigation Style *****/
#nav ul { 
	float: right;
	margin:	5px 40px 5px 0px; 
	height:30px; 
}
#nav li { 
	float:left; 
	list-style-type:none; 
	margin: 10px 0px 0px 5px; 
	padding:0px; 
	overflow:hidden; 
	line-height:20px;  
}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { 
	text-decoration:none; 
}
#nav ul li.current_page_item a:hover { 
	text-decoration:none; 
}
#nav ul li a { 
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size:24px;  
	text-decoration:none; 
	display:block;  
	padding:5px 14px 6px 5px; 
	margin:0px 0px 0px 10px;  
}
#nav ul li a:hover {
	text-decoration:none; 
	color:#000; 
}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {

}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {  
}
#nav ul li a { 
	color:#2a2a2a;  
}
#nav ul li a:hover { 
	color:#000; 
}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item { 
	background: url('style/images/button.png') top left no-repeat; 
	color: #ff4e2c; 
}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { 
	color: #fff !important; 
	background: url('style/images/button.png') top right no-repeat; 
}
#nav ul li a:hover { 
	color: #fff; 
	background: url('style/images/button.png') top right no-repeat; 
}

/***** Standout Style *****/
#standouttop	{
	background: transparent url('style/images/standouttop.png') no-repeat;
	margin: 10px 0 0 0;
}
#standout	{
	background: transparent url('style/images/standoutmiddle.png') repeat-y;
	height: 270px;
}
#standouttext	{
	margin: 0 65px 0 0;
	float: right;
}
#standout h2	{
	background: transparent url('style/images/standout.png');
	width: 236px;
	height: 73px;
	margin: 0 0 0 12px;
	text-indent: -5000px;
}

#standouttexttop	{
	background: transparent url('style/images/standouttexttop.png') no-repeat;	
}
#standouttextmiddle	{
	background: transparent url('style/images/standouttextmiddle.png') repeat-y;	
}
#standout p	{
	width: 220px;
	padding: 2px 0 0 20px;
	text-align: center;
}
#standouttextbottom	{
	background: transparent url('style/images/standouttextbottom.png') no-repeat;
	
}
#green_man	{
	background: transparent url('style/images/greenguy.png');
	width: 489px;
	height: 241px;
	margin: 0 0 0 90px;
	
}
#standoutbottom	{
	background: transparent url('style/images/standoutbottom.png') no-repeat;
}

/***** All Solutions Style *****/
#allsolutionstop	{
	background: transparent url('style/images/standouttop.png') no-repeat;
	margin: 10px 0 0 0;
}
#allsolutions	{
	background: transparent url('style/images/standoutmiddle.png') repeat-y;
	height: 260px;
}
#allsolutionstext	{
	margin: 0 50px 0 0;
	float: right;
}
#allsolutions h2	{
	background: transparent url('style/images/allsolutionshead.png') no-repeat;
	width: 271px;
	height: 61px;
	margin: 0 0 0 -12px;
	text-indent: -5000px;
}

#allsolutionstexttop	{
	background: transparent url('style/images/standouttexttop.png') no-repeat;	
}
#allsolutionstextmiddle	{
	background: transparent url('style/images/standouttextmiddle.png') repeat-y;	
}
#allsolutions p	{
	width: 220px;
	padding: 2px 0 0 20px;
	text-align: center;
}
#allsolutionstextbottom	{
	background: transparent url('style/images/standouttextbottom.png') no-repeat;
	
}
#tick_man	{
	background: transparent url('style/images/tickguy.png');
	width: 617px;
	height: 235px;
	margin: 0 0 0 10px;
	
}
#allsolutionsbottom	{
	background: transparent url('style/images/standoutbottom.png') no-repeat;
}


/***** Front Columns Style *****/
.front_columns	{
	width: 300px;
	float: left;
	margin: 10px 20px 10px 0px;
}
.top	{
	background: transparent url('style/images/top.png') no-repeat;
}
.middle	{
	background: transparent url('style/images/middle.png') repeat-y;
	height: 230px;
	
}
.bottom	{
	background: transparent url('style/images/bottom.png') no-repeat;
}
h3.more_info	{
	width: 93px;
	height: 33px;
	margin: 10px 0 0 50px;
}
h3.more_info a	{
	display: block;
	text-indent: -5000px;
	background: transparent url('style/images/moreinfo.png') no-repeat;
	width: 93px;
	height: 33px;
}
h3.buy_now 	{
	width: 93px;
	height: 33px;
	float: right;
	margin: 10px 50px 0 0;
}
h3.buy_now a	{
	display: block;
	text-indent: -5000px;
	background: transparent url('style/images/buynow.png') no-repeat;
	width: 93px;
	height: 33px;
}
.price	{
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: center;
}
/***** Starter SEO Style *****/
h2#starter_seo {
	background: transparent url('style/images/starterseo.png');
	width: 160px;
	height: 45px;
	margin: 0 0 0 65px;
	text-indent: -5000px;

}
.middle ul	{
	margin: 0 0 0 50px;
	list-style-image: url('style/images/listtick.png');
}
.middle li	{
	list-style-image: url('style/images/listtick.png');
}


/***** Starter PPC Style *****/
h2#starter_ppc {
	background: url('style/images/starterppc.png');
	width: 163px;
	height: 46px;
	margin: 0 0 0 65px;
	text-indent: -5000px;

}

/***** Starter SEO&PPC Style *****/
h2#starter_seoppc {
	background: transparent url('style/images/starterseoppc.png');
	width: 238px;
	height: 43px;
	margin: 0 0 0 30px;
	text-indent: -5000px;

}
.middle ul	{
	margin: 0 0 0 50px;
	list-style-image: url('style/images/listtick.png');
}
.middle li	{
	list-style-image: url('style/images/listtick.png');
}

/***** All Solutions Style *****/
h2#all_solutions {
	background: transparent url('style/images/allsolutions.png');
	width: 189px;
	height: 51px;
	margin: -0 0 0 55px;
	text-indent: -5000px;
}
.middle	p	{
	margin: 10px 0px 0 55px;
	width: 190px;
	
}
h3.more_infos	{
	width: 93px;
	height: 33px;
	margin: 25px 0 0 100px;
}
h3.more_infos a	{
	display: block;
	text-indent: -5000px;
	background: transparent url('style/images/moreinfo.png') no-repeat;
	width: 93px;
	height: 33px;
}

/***** Our Services Style *****/
#our_services h2 {
	background: transparent url('style/images/ourservices.png');
	width: 270px;
	height: 53px;
	margin: 0 0 0 15px;
	text-indent: -5000px;
}
#our_services ul	{
	margin: 0 0 0 50px;
	list-style-image: url('style/images/listtick.png');
}
#our_services li	{
	list-style-image: url('style/images/listtick.png');
}


/***** New Customers Style *****/
#new_customers h2 {
	background: transparent url('style/images/newcustomers.png');
	width: 270px;
	height: 53px;
	margin: 0 0 0 15px;
	text-indent: -5000px;
}
#new_customers ul	{
	margin: 0 0 0 50px;
	list-style-image: url('style/images/listpen.png');
}
#new_customers li	{
	list-style-image: url('style/images/listpen.png');
}

/***** Our Clients Style *****/
#our_clients h2 {
	background: transparent url('style/images/ourclients.png');
	width: 270px;
	height: 44px;
	margin: 9px 0 0 15px;
	text-indent: -5000px;
}

/***** Advanced SEO Style *****/
h2#advanced_seo {
	background: transparent url('style/images/advancedseo.png');
	width: 194px;
	height: 45px;
	margin: 0 0 0 55px;
	text-indent: -5000px;

}

/***** Advanced PPC Style *****/
h2#advanced_ppc {
	background: url('style/images/advancedppc.png');
	width: 203px;
	height: 46px;
	margin: 0 0 0 50px;
	text-indent: -5000px;

}

/***** Advanced SEO&PPC Style *****/
h2#advanced_seoppc {
	background: transparent url('style/images/advancedseoppc.png');
	width: 267px;
	height: 46px;
	margin: 0 0 0 15px;
	text-indent: -5000px;

}

/***** Enterprise SEO Style *****/
h2#enterprise_seo {
	background: transparent url('style/images/enterpriseseo.png');
	width: 190px;
	height: 44px;
	margin: 0 0 0 55px;
	text-indent: -5000px;

}


/***** Enterprise PPC Style *****/
h2#enterprise_ppc {
	background: url('style/images/enterpriseppc.png');
	width: 194px;
	height: 46px;
	margin: 0 0 0 50px;
	text-indent: -5000px;

}

/***** Enterprise SEO&PPC Style *****/
h2#enterprise_seoppc {
	background: transparent url('style/images/enterpriseseoppc.png');
	width: 263px;
	height: 44px;
	margin: 0 0 0 15px;
	text-indent: -5000px;

}

/***** Custom SEO Style *****/
h2#custom_seo {
	background: transparent url('style/images/customseo.png');
	width: 161px;
	height: 40px;
	margin: 0 0 0 65px;
	text-indent: -5000px;

}

/***** Custom PPC Style *****/
h2#custom_ppc {
	background: url('style/images/customppc.png');
	width: 166px;
	height: 43px;
	margin: 0 0 0 65px;
	text-indent: -5000px;

}

/***** Custom SEO&PPC Style *****/
h2#custom_seoppc {
	background: transparent url('style/images/customseoppc.png');
	width: 252px;
	height: 47px;
	margin: 0 0 0 20px;
	text-indent: -5000px;

}
/***** Seperate Solutions Style *****/
#solutionstext	{
	margin: 0 60px 0 0;
	width: 600px;
	float: right;
}
#solutionstext ul	{
	font-size: 0.9em;
	margin: 0 0 0 30px;
}
.title	{
	margin: 0 0 15px 0;
}
.intro	{
	margin: 15px 0 15px 0;
}
.inc	{
	margin: 15px 0 15px 0;
}
.onpage	{
	margin: 15px 0 10px 0;
}
.offpage	{
	margin: 15px 0 10px 0;
}
.duration	{
	margin: 50px 0 15px 0;
}
.after	{
	margin: 15px 0 15px 0;
}
.star	{
	margin: 5px 0 0 30px;
	font-size: 0.6em;
}
#solutions_form	{
	float: right;
	width: 700px;
	margin: 50px 60px 0 0;
}
#solutions_form ul	{
	
}
#solutions_form li	{
	float: left;
	margin: 5px 10px 0 10px;
}
li.elementradio	{
	clear: both;
}
/***** Starter SEO Style *****/
#solutionstop	{
	background: transparent url('style/images/standouttop.png') no-repeat;
	margin: 10px 0 0 0;
}
#solutionsmiddle	{
	background: transparent url('style/images/standoutmiddle.png') repeat-y;
	height: 1000px;
}
#solutions h2	{
	background: transparent url('style/images/allsolutionshead.png') no-repeat;
	width: 271px;
	height: 61px;
	margin: 0 0 0 -12px;
	text-indent: -5000px;
}
#solutions p	{
	width: 220px;
	padding: 2px 0 0 20px;
	text-align: center;
}
#solutionsbottom	{
	background: transparent url('style/images/standoutbottom.png') no-repeat;
}

/***** About Us Style *****/
#aboutustop	{
	background: transparent url('style/images/standouttop.png') no-repeat;
	margin: 10px 0 0 0;
}
#aboutusmiddle	{
	background: transparent url('style/images/standoutmiddle.png') repeat-y;
	height: 1200px;
}
#aboutusbottom	{
	background: transparent url('style/images/standoutbottom.png') no-repeat;
}
#aboutustext	{
	float: right;
	margin: 40px 0 0 0;
}
#about_us	{
	background: transparent url('style/images/aboutus.png') no-repeat;
	width: 116px;
	height: 25px;
	text-indent: -5000px;
	margin: 0 0 50px 0;
}
#aboutustitle	{
	background: transparent url('style/images/headerbar.png') no-repeat;
	width: 699px;
	height: 60px;
	padding: 20px 0 0 40px;
}
#aboutusintro	{
	margin: 30px 0 0 0;
	width: 630px;
}
.aboutusintro1	{
	margin: 15px 0 15px 0;
}
#aboutbox	{
	background: transparent url('style/images/aboutustext.png') bottom left no-repeat;
	width: 309px;
	height: 90px;
	margin: -75px 0 0 -25px;
}
#location	{
	width: 699px;
}
h3#location1	{
	background: transparent url('style/images/headerbar.png') no-repeat;
	width: 699px;
	height: 60px;
	margin: 0 0 0 -40px;
	padding: 20px 0 0 40px;
}
#aboutuscontact	{
	margin: 10px 130px 0 0 ;
	float: right;
}
#phone	{
	margin: 20px 0 0 0;
}
#web	{
	margin: 0 0 10px 0;
}
#aboutbox2	{
	background: transparent url('style/images/aboutustext.png') bottom left no-repeat;
	width: 309px;
	height: 90px;
	margin: -65px 0 0 -25px;
}
#callback	{
	margin: 0 0 0 -40px;
}
#callbacktext	{
	width: 630px;
}
h3#callback	{
	background: transparent url('style/images/headerbar.png') no-repeat;
	width: 699px;
	height: 60px;
	padding: 20px 0 0 40px;
}
#callbackbutton 	{
	margin: 30px 0 0 0;
	width: 201px;
	height: 63px;
}
#callbackbutton a	{
	display: block;
	background:url('style/images/callback.png') no-repeat;
	width: 201px;
	height: 63px;
}



/***** FAQ Style *****/
h2.trigger {
	padding: 0 0 0 50px;
	margin: 10px 0 5px 0;
	background: url('style/images/h2_trigger_a.gif') no-repeat;
	height: 46px;
	line-height: 46px;
	width: 960px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	 color: #ccc; 
}
h2.active {
	background-position: left bottom;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url('style/images/toggle_block_stretch.gif') repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url('style/images/toggle_block_btm.gif') no-repeat left bottom; /*--Bottom rounded corners--*/
}



/***** Footer Style *****/
#footer	{
	background: url('style/images/footer.png') repeat-x;
	clear: both;
	margin: 108px 0 0 0;
	bottom: 0;
	height: 108px;
	width: 100%;
}
#copyright	{
	background: #87b340;
	height: 40px;
}
#copyright p	{
	color: #FFF;
	text-align:  center;
	font-size: 0.8em;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}
#copyright ul	{
	text-align: center;
}
#copyright li {
	color: #FFF;
	font-size: 0.8em;
	display: inline;
}
#copyright li a	{
	color: #FFF;
	text-decoration: none;
}