@charset "UTF-8";
/* CSS Document */
/* Project Name: QuickBooks Made Easy */


/*---|| General |-----------------------------------------------------*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #075123;
	background-image:url(images/ui/vTile.gif);
	background-repeat: repeat-x;	
}

a, p, ul, li, dl, dt, dd, blockquote, cite, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

a
{
	color: #009ad4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


		
a img
{
	border: 0;
}

a:hover
{
	color: #009ad4;
	text-decoration: none;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 24px 0px 9px 0px;
}

h1 a {
	font-size: 18px;
	font-weight: bold;
	margin: 24px 0px 9px 0px;
	color: #202020;
	text-decoration: none;
	
}

p
{
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

strong.price
{
	font-size: 18px;
	font-weight: bold;
	color: #ffdc3f;
}


/* ---------- Page Layout ------------------- */
#pageTop
{
	width: 759px;
	height: 24px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-image:url(images/ui/panelTop.png) !important;
	background-image:url(images/ui/panelTop.jpg);
	background-repeat: no-repeat;
}

#pageBottom
{
	width: 759px;
	height: 16px;
	margin: 0 auto;
	background-image:url(images/ui/panelBottom.png) !important;
	background-image:url(images/ui/panelBottom.jpg);
	background-repeat: no-repeat;
}

#page
{
	width: 759px;
	margin: 0 auto;
	background-image:url(images/ui/panelTile.png) !important;
	background-image:url(images/ui/panelTile.jpg);
	background-repeat:  repeat-y;
	position: relative;
}

#phoneNumber
{
	position:absolute;
	top: 64px;
	right:32px;
	font-size: 20px;
	font-weight: bold;
	color: #3BAE50;
}

#content
{
	padding: 0;
	border: 0;
	margin: 0px 31px 0px 33px;	
}

#featureImage
{
	width: 696px;
	margin: 15px 0;
}

#callouts
		{
		
		}
			
			#callouts ul
			{
				padding: 0;
				margin: 0 !important;
			}
			
				#callouts ul li
				{
					float: left;
					list-style-type: none;
					padding: 12px 0 0 0;
					margin: 0;
					position: relative;
					height: 113px;
					overflow: hidden;
				}
			
					#callouts ul li a
					{
						
					}
					
					#callouts ul li.callout3wide
					{
						background:url(images/ui/callout3_background.jpg) left top no-repeat;
						width: 223px;
					}
										
					
						li.callout3wide h3
						{
							margin-bottom: 1px;
							margin-top: 0px;
							font-size: 18px;
						}
						
						li.callout3wide p
						{
							margin-top: 0px;
							line-height: 1.3em;
						}
						
					#callouts ul li.callout3wide dl
					{
						margin: 0 0 0 8px;
						padding: 0;
					}
					
						#callouts ul li.callout3wide dt
						{
							float: left;
							margin-right: 15px;
							margin-top: -5px;
						}					
						
						#callouts ul li.callout3wide dd
						{
							padding-right:15px;
						}


.doubleColumn
{
	margin:15px 0 0 0;
	padding:10px;
	background-image: url(images/ui/callout_hardHat.jpg);
	background-repeat: no-repeat;
	height:300px;
}
	.doubleColumn dt
			{
				padding: 0 0 10px 0;
				width: 200px;
				float: left;
			}
			
				.doubleColumn ul li
				{
					list-style-image:url(images/ui/confirm_10.gif);
					list-style-type: square;
					margin-left: 20px;
					line-height:18px;
					color: #0063BD;
				}
				
				
.doubleColumn-np
{
	margin:15px 0 0 0;
	padding:10px;
	background-image: url(images/ui/callout_nonprofit.jpg);
	background-repeat: no-repeat;
	height:365px;
}
	.doubleColumn-np dt
			{
				padding: 0 0 10px 0;
				width: 200px;
				float: left;
			}
			
				.doubleColumn-np ul li
				{
					list-style-image:url(images/ui/confirm_10.gif);
					list-style-type: square;
					margin-left: 20px;
					line-height:18px;
					color: #0063BD;
				}


.singleColumn
{
	margin:0px 0 0 0;
	padding:30px 45px 10px 10px;
	background-image: url(images/ui/callout_mouse.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
			
				.singleColumn ul li
				{
					list-style-image:url(images/ui/confirm_10.gif);
					list-style-type: square;
					margin-left: 20px;
					line-height:18px;
					color: #0063BD;
				}

#aboutFloater
{
	width: 222px; 
	float:right; 
	margin: 0 0 15px 15px;
}

#classFloater
{
	width: 233px; 
	float:right; 
	margin: 0 20px 15px 15px;
}

#productFloater
{
	float:left;
	margin: 0 15px 45px 0;
	width: 233px;
}

#leftCol
{
	margin-top: 15px;
	width: 460px;
}

#rightCol
{
	width: 222px;
	float: right;
	background-color:#cfcfcf;
}
	#orderCallout
	{
		width: 222px;
		height: 304px;
		background-image: url(images/ui/order_background.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	#orderCallout p
	{
		padding: 15px 30px 10px 15px;
		color: #fff;
		font-size: 14px;
		font-weight: normal;
	}
	
	#orderCallout strong
	{
		color: #ffdc3f;
	}
	
	#orderCallout a img
	{
		margin-left: 60px;
	}
	
	#rightCol h3
	{
		font-size: 14px;
		font-weight: bold;
		margin: 8px 5px;
	}
	
	#rightCol ul
	{
		margin: 6px 0 10px 0;
		padding: 0;
	}
	
	#rightCol ul li
	{
		list-style-image:url(images/ui/confirm_10.gif);
		list-style-type: square;
		display: list-item;
		margin-left: 30px;
		line-height: 18px;
		padding-right: 8px;
	}
	
	a.orangeLink
	{
		color: #D85933;
		text-decoration: none;
		font-weight:bold;
	}
	
	a:hover.orangeLink
	{
		color: #D85933;
		text-decoration:underline;
		font-weight:bold;
	}

#demoCallout
{
	background-image:url(images/ui/demo_background2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width: 459px;
	height: 87px;
	margin: 13px 0;
	color: #333;
}

	#demoCallout h1
	{
		margin: 15px 0 0 16px;
	}
	
	#demoCallout p
	{
		margin: 0 0 0 16px;
		width: 260px;
	}
	
	#demoFloater
	{
		float: right;
		width: 75px;
		height: 50px;
		margin: 7px 12px 0 0;
	}

/* --------|  Global Navigation  |-------------------------- */
#globalnav
{
	background: url(images/ui/nav_tile.gif) left top repeat-x;
	text-align: left;
	height: 29px;
}

	#globalnav ul
	{
		padding: 0;
		margin: 0;
	}
	
		#globalnav ul li
		{
			float: left;
			list-style-type: none;
		}
		
			#globalnav ul li a
			{
				display: block;
				height: 29px;
				text-indent: -5000px;
				outline: 0;
			}
			
				#globalnav ul li a.home{background: url(images/nav_sprite2.gif) 0 0 no-repeat;width: 79px;}
				#globalnav ul li a.about{background: url(images/nav_sprite2.gif) -79px 0 no-repeat;width: 79px;}
				#globalnav ul li a.product{background: url(images/nav_sprite2.gif) -158px 0 no-repeat;width: 79px;}
				#globalnav ul li a.classes{background: url(images/nav_sprite2.gif) -237px 0 no-repeat;width: 79px;}
				#globalnav ul li a.contact{background: url(images/nav_sprite2.gif) -446px 0 no-repeat;width: 79px;}
				#globalnav ul li a.forum{background: url(images/nav_sprite2.gif) -316px 0 no-repeat;width: 128px;}
				
				#globalnav ul li a.home:hover, #globalnav ul li a.homeselected{background: url(images/nav_sprite2.gif) 0 -29px no-repeat;width: 79px;}
				
				#globalnav ul li a.about:hover, #globalnav ul li a.aboutselected{background: url(images/nav_sprite2.gif) -79px -29px no-repeat;width: 79px;}
				
				#globalnav ul li a.product:hover, #globalnav ul li a.productselected{background: url(images/nav_sprite2.gif) -158px -29px no-repeat;width: 79px;}
				
				#globalnav ul li a.classes:hover, #globalnav ul li a.classesselected{background: url(images/nav_sprite2.gif) -237px -29px no-repeat;width: 79px;}

				#globalnav ul li a.contact:hover, #globalnav ul li a.contactselected{background: url(images/nav_sprite2.gif) -446px -29px no-repeat;width: 79px;}
				
				#globalnav ul li a.forum:hover, #globalnav ul li a.forumselected{background: url(images/nav_sprite2.gif) -316px -29px no-repeat;width: 128px;}
				
				
/* --------- | Footer | ---------- */
#footer
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #999;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #999;
	clear: right;
}	

.clear {
clear:both;
}

/*--------- | Discount | --------- */
#orderCalloutDiscount
	{
		width: 222px;
		height: 304px;
		background-image: url(images/ui/order_background.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	#orderCalloutDiscount p
	{
		padding: 8px 30px 5px 15px;
		color: #fff;
		font-size: 14px;
		font-weight: normal;
	}
	
	#orderCalloutDiscount strong
	{
		color: #ffdc3f;
	}
	
	#orderCalloutDiscount a img
	{
		margin-left: 60px;
	}
	
.strike {
	text-decoration: line-through;
	color:#CCC;	
}

/* WordPress */

.full-col p{
	padding-top: 8px;
	padding-bottom: 8px;
}


.content-col {
	margin-top: 40px;
	width: 460px;
	padding-right: 40px;
	margin-left: 20px;
	float: left;
}

.content-col .post h2 a{
	font-size: 18px;
	text-decoration: none;
	color: #333333;
}

.content-col .post .entry {
	margin-top: 16px;
	
}

.sidebar-col {
	float: left;
	width: 160px;
}

.sidebar-col h2{
	font-size: 15px;
	color: #333333;
	padding-bottom: 6px;
}

.sidebar-col li{
	list-style: none;
	padding-left: 12px;
	margin-left: 0px;
	line-height: 1.5em;
}

.subpage-col {
	margin-top: 50px;
	padding-bottom: 60px;
}

#post-43 ul {
	margin-left: 15px;
	padding-left: 15px;
}

#post-43 ul li {
	line-height: 1.6em;
}

.center {
	text-align: center;
}

ul.description {
	padding-left: 40px;
	line-height: 1.5em;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.button {padding-left:12px;} 

.subscribe {
	text-align: right;
	padding-right: 32px;
}

.subscribe form{
	margin: 0;
	padding: 0;
}

.subscribe h2 {
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0 0 8px 0;
}

.divider{
	height: 4px;
	display: block;
	background: green;
	width: 100%;
}
