/***** Start Eric Meyer Reset Reloaded DONT TOUCH *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***** End Eric Meyer Reset Reloaded DONT TOUCH *****/

/***** Start Fix PNG Transparency in IE *****/
/*img, div { behavior: url("_css/iepngfix.htc") }
/****** End Fix PNG Transparency in IE ******/

/* Apply this to fix weird text size things in iPhone safari */
/* -webkit-text-size-adjust: none; */


/***** Start General Tag Styles *****/

html{
	height: 100%;
	color: #666;
}

.floatright{
	float: right;
}
.floatleft{
	float: left;
}

.clear{
	clear:both;
}

.leftborder_660{
	width: 300px;
	height: 660px;
	padding-top: 12px;
	background: transparent url("../_images/layout/vertical_line_660px.png") no-repeat;
}

.leftborder{
	width: 300px;
	height: 215px;
	padding-top: 12px;
	background: transparent url("../_images/layout/vertical_line_480px.png") no-repeat;
}


.phone_number{
	display: block;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-top: 120px;
	padding-bottom: 8px;
	font-size: 28px;
	line-height: 28px;
	color: #666;
}

.nosize{
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

p {
	text-align: left;
	padding-top: 12px;
	font-size: 12px;
	line-height: 14px;
}
p.shorter{
	width: 580px;
	z-index: 2000;
}


p a{
	color: #309dca;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px dotted #309dca;
}

p.top_area_copy{
	font-size: 16px;
	color: #666;
	font-weight: normal;
	line-height: 19px;
}

.panel1 p.top_area_copy{
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a{
	color: #00528d;
	text-decoration: none;
	border-bottom: 1px dotted #00528d;
}
a:hover{
	color: #f4941b;
}
a.no_underline{
	border-bottom: 0px;
}
a.arrow_link{
	color: #00528d;
	font-size: 11px;
}
a.arrow_link:hover{
	color: #f4941b;
}
a.img_link img{
	border: 1px solid #cccccc;
}
a.img_link:hover img{
	border: 1px solid #00528e;
}
h1{
	color: #000;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	font-size: 18px;
	/* line-height: normal; */
}
h2{
	color: #000;
	font-size: 14px;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	line-height: normal;
}
h3{
	margin-top: 28px;
	color: #000;
	font-size: 13px;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	line-height: normal;
}

h2.underlined{
	border-bottom: 1px solid #a6ce39;
	padding-bottom: 8px;
	margin-bottom: 9px;
	font-size: 16px;
}

h2.scrunched{
	letter-spacing: -0.75px;
}

small {
  font-size: 9px;
}

ul.list {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f7941e;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 12px;
}
ul.list li span{
	color: #666;
}
ul.list li ul{
	margin-left: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
ul.list li ul li{
	font-size: 10px;
}

form{
	font-size: 12px;
	position: relative;
	padding-top: 33px;
	width: 460px;
}
fieldset{
	padding: 0px;
	margin: 0px;
}
label{
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}
input, select, textarea{
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #006699;
	width: 290px;
}
input.submit{
	float: right;
	background: url("../_images/layout/button_submit.png") no-repeat;
	width: 100px;
	height: 33px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
}
input.submit:hover{
     background: url("../_images/layout/button_submit.png") 0 -33px no-repeat;
}

select{
	width: 460px;
}
textarea{
	width: 460px;
	height: 130px;
}

h1.img_header, h2.img_header { text-indent: -1000em; }


img.bullet{
	padding-right: 7px;
	vertical-align: middle;
}

body{
	background: #bcbcbd url("../_images/layout/bg.png") repeat-x top left;
	/*
	*/
	font-family: verdana, sans-serif;
	height: 100%;
}

#body_wrapper{
	background: transparent url("../_images/layout/dots_bg.png") no-repeat top center;
	width: 100%;
	height: 100%;
}


div#main_container{
	position: relative;
	top: 0px;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}
* html div#main_container{
	position: relative;
	min-height: 100%;
}

div#main_wrapper{
	position: relative;
	padding-top: 20px;
	padding-bottom: 52px;
}

div.success{
	margin: 20px;
	padding: 20px;
	border: 1px dotted #009900;
	color: #009900;
	background-color: #a4cca4;
}

span.grey{
	color: #CCC;
}

/* .Home_container{background: url("../_images/layout/home.jpg") no-repeat top left;} */
/* .Features_container{background: url("../_images/layout/features3.jpg") no-repeat top left;} */
/* .CaseStudies_container{background: url("../_images/layout/case_studies1.jpg") no-repeat top left;} */
/* .Contact_container{background: url("../_images/layout/contact_requestinfo.jpg") no-repeat top left;} */
/* .Pricing_container{background: url("../_images/layout/pricing.jpg") no-repeat top left;} */
/*.Support_container{background: url("../_images/layout/support1.jpg") no-repeat top left;} */

div#header{
	position: relative;
	height: 92px;
	margin-bottom: 11px;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#header_left{
	float: left;
	height: 92px;
	width: 11px;

	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#header_right{
	float: right;
	height: 92px;
	width: 11px;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: repeat-x;
	background-position: 0px -92px;
}

div#logo{
	position: relative;
	top: 20px;
	height: 46px;
	width: 190px;
	float: left;
	margin-left: 17px;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -11px 0px;
}
div#logo a{
	display: block;
	height: 46px;
	width: 190px;
}

div#nav_container{
	width: 702px;
	height: 85px;
	float: right;
	margin-right: 16px;
}

div#nav_container ul { /* The auto-generated set of links */
	list-style: none;
	float: right;
}

div#nav_container ul li {
	float: left;
	width: 99px;
	border-left: 1px solid #daeaaf;
	color: #00528d;
	line-height: 85px;
}
div#nav_container ul li.last {
	border-right: 1px solid #daeaaf;
}

div#nav_container a { /* The nav links */
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #00528d;
	text-decoration: none;
	display: block;
	width: 99px;
	height: 85px;
}

div#nav_container li a:hover, div#nav_container li a.current {
	font-weight: bold;
	color: #fff;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -92px;
}

div#content_container{
}

div.alt{
	position: relative;
}

div.content_top_container {
	width: 972px;
	height: 9px;
	margin: 0px;
	padding: 0px;
}
div.content_top_left {
	float: left;
	display: inline;
	width: 11px;
	height: 9px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -184px;
}
div.content_top_right {
	float: left;
	width: 11px;
	height: 9px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -193px;
}
div.content_top {
	float: left;
	width: 950px;
	height: 9px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -177px;
}

div.alt div.content_top_left{

}
div.alt div.content_top_right{
}
div.alt div.content_top{
}

div.skinny div.content_top_container{width: 634px;}
div.skinny div.content_top{width: 612px;}

div.rightbox div.content_top_container{width: 330px;}
div.rightbox div.content_top{width: 308px;}

div.rightbox ul.list {
	margin-bottom: -10px;
}

div.content_bottom_container {
	width: 972px;
	height: 13px;
	margin: 0px;
	padding: 0px;
}
div.content_bottom_left {
	float: left;
	display: inline;
	width: 11px;
	height: 13px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -276px;
}
div.content_bottom_right {
	float: left;
	width: 11px;
	height: 13px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -289px;
}
div.content_bottom {
	float: left;
	width: 950px;
	height: 13px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -794px;
}

div.alt div.content_bottom_left{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -202px;
}
div.alt div.content_bottom_right{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -215px;
}
div.alt div.content_bottom{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -186px;
}

div.rightbox div.content_bottom_left{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -228px;
}
div.rightbox div.content_bottom_right{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -241px;
}
div.rightbox div.content_bottom{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -199px;
}

div.skinny div.content_bottom_container{width: 634px;}
div.skinny div.content_bottom{width: 612px;}

div.rightbox div.content_bottom_container{width: 330px;}
div.rightbox div.content_bottom{width: 308px;}

div.innercontent{
	width: 914px;
}
div.innercontent div.top{
	height: 7px;
	width: 100%;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -11px -46px;
}
div.innercontent div.body{
	width: 100%;
	background-color: #f4f4f4;
}
div.innercontent div.bottom{
	height: 7px;
	width: 100%;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -11px -53px;
}

div#footer{
	position: relative;
	width: 972px;
	top: 7px;
	height: 165px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	margin-bottom: 22px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -11px -60px;
}

div#footer_left{
	float: left;
	height: 148px;
	width: 11px;
}
div#footer_right{
	float: left;
	height: 148px;
	width: 11px;
}

div#footer_content_container{
	float: left;
	height: 148px;
	width: 950px;
}

div#footer_content_container ul{
	width: 950px;
	height: 120px;
}
div#footer_content_container ul li{
	float: left;
	width: 318px;
	height: 120px;
}
div#footer_content_container ul li a{
	font-size: 11px;
}
div#footer_content_container ul li a.acn_footer_link{
	display: block;
	width: 195px;
	height: 32px;
}
div#footer_content_container ul li img.about{
	float: right;
	margin-top: 64px;
	margin-right: 24px;
}
div#footer_content_container ul li img.questions{
	float: right;
	margin-top: 64px;
	margin-right: 2px;
}
div#footer_content_container ul li img.acn{
	margin-top: 0px;
}
div#footer_content_container ul li h3{
	margin-top: 0px;
	color: #444;
}
div#footer_content_container ul li p{
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
div#footer_content_container ul li p a{
	text-decoration: none;
	color: #00528d;
}
div#footer_content_container ul li p a:hover{
	color: #f4941b;
}
div#footer_content_container ul li p.short{
	width: 210px;
}
div#footer_content_container ul li div.wrapper{
	padding: 19px 16px;
}
div#footer_content_container ul li.first{
	width: 316px;
}
div#footer_content_container ul li.middle div.wrapper{
	padding-left: 31px;
}
div#footer_content_container ul li.last{
	width: 316px;
}

div.footer_content{
	width: 300px;
	height: 135px;
}

div.footer_content_wrapper{
	padding: 19px 32px;
}


div.content_box{
	margin-bottom: 12px;
}


.onethird{
	width: 314px;
	height: 398px;
	float: left;
	margin-right: 14px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -11px -227px;
}

.onethird img.scenario{
	display: block;
	height: 160px;
	width: 260px;
}


.onethird div.mini_content_block{
	height: 160px;
}
div.mini_content_block p{
	padding-top: 6px;
}

.onethird div.mini_content_block h3{
	margin-top: 0px;
}

.last{
	margin-right: 0px;
}

.skinny{
	width: 634px;
	float: left;
}
.skinny p{
	width: 552px;
}
.rightbox{
	float: left;
	width: 330px;
	padding-left: 8px;
}


div.content_wrapper{
	background: transparent url("../_images/layout/homepage_interactive_leftright_bg.png") repeat-y top left;
}
div.skinny div.content_wrapper{
	background: transparent url("../_images/layout/skinny_leftright_bg.png") repeat-y top left;
}
div.rightbox div.content_wrapper{
	background: transparent url("../_images/layout/rightbox_leftright_bg.png") repeat-y top left;
}
div.onethird div.content_wrapper{
	background-image: none;
}

div.content{
	padding: 22px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 17px;
	padding-left: 21px;
	background: #FFF url("../_images/layout/content_alt_bg_lighter.png") repeat-x bottom left;
}

div.feature_showcase_content{
	background-color: #FFF;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -213px;
	padding: 0px;
}

div#individual_feature_category div.module{
	padding: 22px;
	padding-top: 17px;
	padding-left: 21px;
	background-color: transparent;
	background-position: right 10px;
	background-repeat: no-repeat;
	height: 100%;
}

div#individual_feature_category div.accounting_module{
	background-image: url("../_images/layout/screenshot_header_accounting_mac.png");
}
div#individual_feature_category div.sales_module{
	background-image: url("../_images/layout/screenshot_header_sales_mac.png");
	padding-bottom: 80px;
}
div#individual_feature_category div.distribution_module{
	background-image: url("../_images/layout/screenshot_header_distribution_mac.png");
}
div#individual_feature_category div.manufacturing_module{
	background-image: url("../_images/layout/screenshot_header_manufacturing_mac.png");
	padding-bottom: 60px;
}
div#individual_feature_category div#screenshot_link a{
	float: right;
	display: block;
	width: 525px;
	height: 225px;
	border: none;
	text-decoration: none;
}
div#homepage div.panel3 div#screenshot_windows_link a{
	float: right;
	display: block;
	width: 535px;
	height: 210px;
	margin-top: 125px;
	border: none;
	text-decoration: none;
}
div#homepage div.panel3 div#screenshot_macintosh_link a{
	float: right;
	display: block;
	width: 180px;
	height: 205px;
	margin-top: 32px;
	border: none;
	text-decoration: none;
}
div.fancyzoom img, div.fancyzoom a{
	border: none;
}
a#zoom_close{
	border: none;
}

div.rightbox div.content{
	background: #FFF;
	background-image: none;
}
div.onethird div.content{
	background-image: none;
	background-color: transparent;
}

div.content .header{
}

div.content .header h2{
	margin: 0px;
	padding: 0px;
}

p{
	color: #666;
}

.apple_featured{
	padding-top: 12px;
	height: 210px;
	width: 262px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -325px -227px;
}

.apple_featured .wrapper{
	padding-top: 200px;
	text-align: left;
}
.apple_featured .wrapper h2{
	font-size: 16px;
}
.apple_featured .wrapper p{
	font-size: 12px;
	font-weight: normal;
}


div#sitemap{
	position: relative;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -52px;
	height: 52px;
	width: 972px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -950px;
}
div#sitemap div#credits{
	height: 46px;
	width: 644px;
	float: left;
}
div#sitemap div#credits p{
	position: relative;
	top: 16px;
	color: white;
	font-size: 10px;
	margin-left: 6px;
}
div#sitemap div#sitemap_tab{
	height: 50px;
	width: 162px;
	float: right;
	text-align: center;
	line-height: 45px;
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
}
div#sitemap div#sitemap_tab a{
	display: block;
	height: 50px;
	width: 162px;
	text-decoration: none;
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
}
div#sitemap div#sitemap_tab a:hover{
	color: #00528d;
}

div.apple_microsoft{
	height: 46px;
	width: 85px;
	float: left;
}
div.apple_microsoft img{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
div#sitemap div.apple_microsoft{
	margin-left: 65px;
}

div#sitemap div#sitemap_container{
	float: left;
	width: 972px;
}
div#sitemap_footer{
	width: 972px;
	margin: 0px;
	height: 0px;
}



div#sitemap_content_container{
	width: 972px;
	background: transparent url("../_images/layout/sitemap_side_bg.png") repeat-y top left;
}

div#sitemap_content{
	margin-left: 6px;
	width: 960px;
	height: 200px;
	background-color: #dfdfdf;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -583px;
}

div.sitemap_block{
	padding-left: 24px;
	height: 200px;
	width: 210px;
	float: left;
}

div#sitemap_content ul{
	padding: 0px;
	margin: 0px;
}

div#sitemap_content ul li{
}

div#sitemap_content ul li a{
	display: block;
	padding-top: 24px;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	border: 0px;
}

div#sitemap_content ul li a:hover{
	color: #000;
	text-decoration: underline;
}

div#sitemap_content ul li ul{

}

div#sitemap_content ul li ul li{

}

div#sitemap_content ul li ul li a{
	padding-top: 7px;
	height: 12px;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;

}

div#sitemap_content ul li ul li a:hover{
	color: #000;
	text-decoration: underline;

}


/***** End General Tag Styles *****/


/***** BEGIN Homepage Tag Styles *****/

div#homepage div.content h1{
	width: 603px;
	height: 30px;
	font-size: 38px;
}

div#homepage div.content .copy{
	padding-top: 14px;
	width: 603px;
}

div#homepage .stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

div#homepage .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 660px;
}

div#feature_showcase_top_container {
	width: 972px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
div#feature_showcase_top_left {
	float: left;
	display: inline;
	width: 11px;
	height: 11px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -265px;
}
div#feature_showcase_top_right {
	float: left;
	width: 11px;
	height: 11px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -254px;
}
div#feature_showcase_top {
	float: left;
	width: 950px;
	height: 11px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -783px;
}



/* These 2 lines specify style applied while slider is loading */
div#homepage .csw {
	overflow: hidden;
	margin: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
	width: 960px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 370px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -213px;
}
div#homepage .csw .loading {
	margin-top: 150px;
	margin-bottom:200px;
	text-align: center;
}

div#homepage .stripViewer div{
	border: 0px;
}

div.feature_showcase{
	padding: 0px;
	width: 972px;
	margin-bottom: 12px;
}

div#slider_homepage_feature_showcase{
	width: 972px;
}

div#slider_container{
	width: 972px;
	background: transparent url("../_images/layout/homepage_interactive_leftright_bg.png") repeat-y top left;
}

div#homepage .stripViewer { /* This is the viewing window */
	overflow: hidden;
	margin: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
	width: 960px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 370px;
}

div#homepage .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 960px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_1px_wide.png");
	background-repeat: repeat-x;
	background-position: 0px -213px;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

div#homepage .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 1200px; /* Also specified in  .stripViewer  above */
	margin: 0px;
	padding: 0px;
}

div#homepage .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	background-repeat: no-repeat;
}

div#homepage .stripViewer .panelContainer .panel .wrapper .copy{
}
div#homepage .stripViewer .panelContainer .panel .wrapper .copy p{
}
div#homepage .stripViewer .panelContainer .panel .wrapper .imagery{
	float: right;
	width: 756px;
	height: 261px;
	margin: 0px;
	margin-top:9px;
}


div#homepage .panel1 .wrapper{
	background-image: url("../_images/layout/dashboard_mac.png");
	background-position: 421px 32px;
	height: 100%;
}
div#homepage .panel1 .wrapper .copy{
	width: 345px;
	padding-top: 33px;
	padding-left: 31px;
}
div#homepage .panel1 .wrapper .copy p{
	width: 345px;
	padding-bottom: 0px;
}
div#homepage .panel1 .wrapper .copy div.sub_section{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -261px 0px;
	height: 35px;
	margin-top: 25px;
}
div#homepage .panel1 .wrapper .copy div.sub_section p{
	float: right;
	width: 262px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #666;
}

div#homepage .panel1 .wrapper .copy .sub_section p.short{
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	width: 252px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -325px -449px;
	padding-left: 12px;

}
div#homepage .panel1 .wrapper .copy div.sub_section p.short a{
	color: #01518c;
	font-size: 11px;
}
div#homepage .panel1 .wrapper .copy div.sub_section p.short a:hover{
	color: #f4941b;
}



div#homepage .panel2 .wrapper{
	background-image: url("../_images/layout/home_flexibility.png");
	background-position: 350px 112px;
	height: 100%;
}
div#homepage .panel2 .wrapper .copy{
	width: 300px;
	padding-top: 76px;
	padding-left: 31px;
}
div#homepage .panel2 .wrapper .copy p{
	width: 280px;
}

div#homepage .panel3 .wrapper{
	background-image: url("../_images/layout/home_crossplatform.png");
	background-position: 440px 0px;
	height: 100%;
}
div#homepage .panel3 .wrapper .copy{
	width: 400px;
	padding-top: 33px;
	padding-left: 35px;
}
div#homepage .panel3 .wrapper .copy p{
	width: 380px;
	padding-bottom: 24px;
}
div#homepage .panel3 .wrapper .copy div.sub_section{
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -587px -227px;
	height: 140px;
}
div#homepage .panel3 .wrapper .copy div.sub_section p{
	float: right;
	width: 222px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #999;
}
div#homepage .panel3 .wrapper .copy div.sub_section p.short{
	float: right;
	margin-top: 12px;
	margin-right: 40px;
	width: 170px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -325px -449px;
	padding-left: 12px;

}
div#homepage .panel3 .wrapper .copy div.sub_section p.short a{
	color: #01518c;
	font-size: 11px;
}
div#homepage .panel3 .wrapper .copy div.sub_section p.short a:hover{
	color: #f4941b;
}



div#homepage .panel4 .wrapper{
	background-image: url("../_images/layout/home_lowimplementationcost.png");
	background-position: 518px 88px;
	height: 100%;
}
div#homepage .panel4 .wrapper .copy{
	padding-top: 89px;
	padding-left: 55px;
}
div#homepage .panel4 .wrapper .copy p{
	width: 405px;
}



div#homepage .panel5 .wrapper{
	background-image: url("../_images/layout/home_direct_support_bg.png");
	background-position: 671px 58px;
	height: 100%;
}
div#homepage .panel5 .wrapper .copy{
/*	padding-top: 70px;
	padding-left: 77px; */
	padding-top: 20px;
	padding-left: 37px;
}
div#homepage .panel5 .wrapper .copy p{
	width: 640px;
	padding-bottom: 0px;
	font-size: 14px;
}

div#homepage .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	height: 59px;
	width: 960px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -891px;
	text-align: center;
}

div#homepage .stripNav ul { /* The auto-generated set of links */
	list-style: none;
	padding-left: 12px;
}

div#homepage .stripNav ul li {
	float: left;
	height: 59px;
	padding-left: 23px;
	padding-right: 23px;
	/*margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
div#homepage .stripNav ul li.last {
	border-right: 0px;
}

div#homepage .stripNav a { /* The nav links */
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	line-height: 62px;
	color: #999;
	text-decoration: none;
	display: block;
	height: 59px;
}

div#homepage .stripNav li a:hover {
	color: #000;
}

div#homepage .stripNav li a.current {
	color: #000;
}

/***** END Homepage Tag Styles *****/




/***** BEGIN Features Page Tag Styles *****/
div#features div.content{
	padding-bottom: 26px;
}

div#features div.content .header{
	width: 696px;
	height: 51px;
	font-size: 36px;
	line-height: 36px;
}

div#features div.content p.main{
	padding-top: 11px;
	padding-bottom: 27px;
	height: 79px;
}

.feature_categories{
}

.feature_category{
	height: 420px;
	width: 210px;
	float: left;
	padding-right: 24px;
}
.feature_categories .last{
	padding-right: 0px;
}
.feature_category .wrapper{
	padding-right: 11px;
	padding-left: 11px;
	padding: 0px;
}
.feature_category .wrapper_first{
	padding-left: 0px;
	padding-right: 11px;
	padding: 0px;
}
.feature_category .wrapper_last{
	padding-right: 0px;
	padding-left: 11px;
	padding: 0px;
}

.feature_category .image{
	height: 152px;
	width: 189px;
	padding-top: 7px;
}
.feature_category .image img{
}

.feature_category h2.title{
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-top: 9px;

	font-size: 14px;
	color: #000;
	line-height: 14px;
}

.feature_category .text{
	width: 210px;
	padding-top: 9px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	line-height: 14px;
}

.feature_category .text a{
	font-weight: normal;
	font-size: 10px;
	color: #00528d;
}


.global_features{

}

.global_features .global_feature, .case_studies .case_study{
	padding-bottom: 22px;
}
.global_features .last, .case_studies .last{
	margin-bottom: 0px;
}

.global_features .global_feature .image, .case_studies .case_study .image{
	width: 205px;
	height: 209px;
	margin-right: 20px;
	margin-left: 21px;
	float: left;
}
.case_studies .case_study .image{
	height: 229px;
}

.global_features .global_feature .description, .case_studies .case_study .description{
	width: 646px;
	height: 203px;
	float: right;
	padding-right: 20px;
}

.global_features .global_feature .description .wrapper, .case_studies .case_study .description .wrapper{
}

.global_features .global_feature .description .wrapper h2, .case_studies .case_study .description .wrapper h2{
	margin-top: 15px;
	height: 17px;
	font-size: 17px;
}
.global_features .global_feature .description .wrapper p, .case_studies .case_study .description .wrapper p{
	font-size: 12px;
	line-height: 14px;
}

p.module_top_area_copy{
	width: 375px;
}

/***** END Features Page Tag Styles *****/



/***** BEGIN Case Studies Tag Styles *****/

div#case_studies_showcase{
	width: 972px;
	padding-bottom: 15px;
}

div#case_studies_showcase .wrapper{
	height:357px;
	width: 972px;
	background: transparent url("../_images/layout/case_studies_top_bg.png") no-repeat top left;
}

div#case_studies_showcase div.copy{
	width: 420px;
	padding-top: 109px;
	padding-left: 50px;
}
div#case_studies_showcase div.copy p{
	font-size: 16px;
	color: #666;
	font-weight: normal;
	line-height: 19px;
	width: 410px;
	letter-spacing: 1px;
}


div#case_studies_showcase div.right_menu{
	float: right;
	width: 480px;
	padding-top: 34px;
}
div#case_studies_showcase div.right_menu ul{
}
div#case_studies_showcase div.right_menu ul li{
	height: 62px;
	width: 450px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_images_combined.png");
	background-repeat: no-repeat;
	background-position: -325px -533px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#case_studies_showcase div.right_menu ul li:hover{
	background-position: -325px -595px;
}

div#case_studies_showcase div.right_menu ul li div.wrapper{
	background: none;
	width: 450px;
	height: 38px;
	padding-top: 24px;
	padding-left: 21px;
}
div#case_studies_showcase div.right_menu ul li div.wrapper div.floatright{
	font-size: 13px;
	margin-right: 40px;
	margin-top: 2px;
	font-weight: normal;
}
/***** END Case Studies Tag Styles *****/



/***** BEGIN Pricing Tag Styles *****/

div#pricing{
}

div#pricing_showcase{
	width: 972px;
	background: transparent url("../_images/layout/pricing_interactive_bg.png") repeat top left;
}


div#pricing_showcase_top_container {
	width: 972px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: transparent url("../_images/layout/pricing_interactive_top_bg.png") repeat-x bottom left;
}
div#pricing_showcase_bottom_container {
	width: 972px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	background: transparent url("../_images/layout/pricing_interactive_bottom_bg.png") repeat-x top left;
}



div#pricing .stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

div#pricing .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 500px;
	float: left;
}

/* These 2 lines specify style applied while slider is loading */
div#pricing .csw {
	width: 566px;
	height: 394px;
	overflow: hidden;
}
div#pricing .csw .loading {
	margin: 150px 0 250px 0;
	text-align: center;
}

div#pricing .stripViewer div{
	border: 0px;
}

div#pricing .stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 566px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 394px;
	clear: both;
}

div#pricing .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 566px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 394px;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

div#pricing .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */

	height: 100%;
	position: relative;
	width: 566px; /* Also specified in  .stripViewer  above */
	margin: 0px;
	padding: 0px;
}

div#pricing .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding-top: 12px;
	padding-left: 28px;
}

div#pricing .stripViewer .panelContainer .panel .wrapper p{
	padding-top: 16px;
	width: 540px;
	font-weight: normal;
	line-height: 1.1em;
	font-size: 14px;
	color: #666;
}

div#pricing .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	height: 394px;
	width: 319px;
	float: left;
	margin-left: 32px;
	background: transparent url("../_images/layout/pricing_interactive_nav_ul_bg.png") no-repeat top right;
}

div#pricing .stripNav ul { /* The auto-generated set of links */
	list-style: none;

}

div#pricing .stripNav ul li {
	float: left;
	width: 319px;
	height: 62px;
}
div#pricing .stripNav ul li.last {
	border-bottom: 0px;
}

div#pricing .stripNav a { /* The nav links */
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	color: #999;
	text-decoration: none;
	border: 0px;
	display: block;
	width: 290px;
	padding-top: 24px;
	padding-right: 29px;
	height: 38px;
	font-family: arial, sans-serif;
}
div#pricing .stripNav a.twoline { /* The nav links */
	padding-top: 14px;
	height: 48px;
}

div#pricing .stripNav li a.current {
	background: transparent url("../_images/layout/pricing_interactive_nav_selected_bg.png") no-repeat top right;
}
div#pricing .stripNav li a:hover,div#pricing .stripNav li a.current {
	color: #000101;
}


/***** END Pricing Tag Styles *****/


/***** BEGIN Support Tag Styles *****/
div#support div.support_feature{
	float: left;
	height: 414px;
	width: 320px;
	background: transparent url("../_images/layout/vertical_line_480px.png") no-repeat top left;
}
div#support div.support_feature div.wrapper{
	padding-left: 30px;
	padding-right: 30px;
}
div#support div.support_feature div.wrapper img{
	padding-top: 4px;
	padding-bottom: 22px;
}
div#support div.support_feature div.wrapper p{
	width: 255px;
}
div#support div.first_feature{
	background-image: none;
	width: 295px;
}
div#support div.last_feature{
	width: 285px;
}
div#support div.first_feature div.wrapper{
	padding-left: 0px;
	padding-right: 15px;
}
div#support div.first_feature div.wrapper h2{
	font-size: 14px;
}
div#support div.last_feature div.wrapper{
	padding-right: 0px;
}


div#faq{
	position: relative;
	top: 15px;
	padding-bottom: 15px;
}
div#faq p{
	width: 510px;
}

div.question{
	border-top: 1px solid #e5e5e5;
	height: 27px;
	padding-top: 9px;
	padding-bottom: 15px;
	cursor: pointer;
}
div.question h3{
	margin-top: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
	color: #666;
}
div.first{
	border-top: 0px;
}
div.question span.number{
	float: left;
	font-size: 30px;
	padding-left: 7px;
	width: 50px;
	font-family: verdana, sans-serif;
	color: #ccc;
}
div.answer{
	padding-bottom: 22px;
	padding-left: 55px;
}

div.question p.hide_msg, div.question p.show_msg{
	padding: 0px;
	padding-top: 3px;
	color: #00528d;
	font-size: 11px;
}
div.question p.hide_msg img, div.question p.show_msg img{
	padding-right: 3px;
}

h2.sub14{
	font-size: 14px;
	font-family: verdana, sans-serif;
}
/***** END Support Tag Styles *****/



/***** BEGIN Contact Tag Styles *****/

div#contact div.top div.right div.wrapper{
	padding-left: 32px;
	padding-right: 0px;
}
div#contact div.top div.right div.wrapper h2{
	font-size: 13px;
	font-family: verdana, sans-serif;
}
div#contact div.top div.right div.wrapper p{
	font-size: 12px;
}

img.contact_phone{
	margin-left: 10px;
	margin-top: 30px;
}
img.contact_email{
	margin-left: 18px;
	margin-top: 30px;
}
p.contact_phone{
	width: 360px;
	margin-left: 160px;
	padding-top: 3px;
	margin-top: 30px;
	color: #777;
}
p.contact_email{
	width: 360px;
	margin-left: 160px;
	padding-top: 23px;
	margin-top: 30px;
	color: #777;
}

div.contact_form{
	width: 300px;
	height: 460px;
	padding: 0px;
	margin: 0px;
	background: transparent url("../_images/layout/vertical_line_480px.png") no-repeat;
}

div.contact_form div.form_wrapper{
	padding-left: 35px;
	padding-right: 12px;
	padding-top: 12px;
}
div.contact_form div.form_wrapper h3{
	padding: 0px;
	margin: 0px;
}
div.contact_form div.form_wrapper p{
	color: #777;
}

div.contact_form div.form_wrapper p.success{
	margin-top: 10px;
	padding: 20px;
	border: 1px dotted #009900;
	color: #009900;
	background-color: #a4cca4;
}

form#contact_form{
	padding-top: 10px;
	width: 255px;
}
div.contact_form textarea,form#contact_form input{
	width: 255px;
}

form#contact_form input.submit{
	float: right;
	width: 100px;
}

div.contact_form textarea{
	width: 255px;
	height: 66px;
}

/***** END Contact Tag Styles *****/



/***** BEGIN Applue Consultants Network Tag Styles *****/

div#apple_consultants_network div.tri_section{
	float: left;
	height: 260px;
	width: 330px;
	position: relative;
	top: 10px;
	background: transparent url("../_images/layout/vertical_line_250px.png") no-repeat top right;
}
div#apple_consultants_network div.tri_section div.wrapper{
	padding-left: 30px;
	padding-right: 30px;
}
div#apple_consultants_network div.tri_section div.wrapper p{
	width: 255px;
}
div#apple_consultants_network div.first_section{
	width: 285px;
}
div#apple_consultants_network div.last_section{
	background-image: none;
	width: 285px;
}
div#apple_consultants_network div.first_section div.wrapper{
	padding-left: 0px;
	padding-right: 15px;
}
div#apple_consultants_network div.first_section div.wrapper h2{
	font-size: 14px;
}
div#apple_consultants_network div.last_section div.wrapper{
	padding-right: 0px;
}


div#apple_consultants_network div#acn_top div.content div#left_block{
	height: 330px;
	width: 310px;
	margin-left: 29px;
	margin-right: 32px;
	float: left;
}
div#apple_consultants_network div#acn_top div.content div#left_block img{
	margin-top: 14px;
	margin-left: 4px;
}

div#apple_consultants_network div#acn_top div.content div#right_block{
	height: 323px;
	width: 540px;
	float: left;
}

#acctvantage_advisor_program {
 width: 274px; height: 75px;
 background-image: url("../_images/layout/heading_acctvantage_advisor_program.png");
 background-repeat: no-repeat;
 margin-top: 75px;
}
#designed_for_apple_consultants {
 width: 290px; height: 39px;
 background-image: url("../_images/layout/heading_designed_for_apple_consultants.png");
 background-repeat: no-repeat;
 margin-top: 8px;
}
#heading_pricing_1 {
 width: 538px; height: 24px;
 background-image: url("../_images/layout/heading_pricing_1.png");
 background-repeat: no-repeat;
 margin-top: 31px;
}
#heading_pricing_2 {
 width: 238px; height: 19px;
 background-image: url("../_images/layout/heading_pricing_2.png");
 background-repeat: no-repeat;
 margin-top: 33px;
}
#heading_pricing_3 {
 width: 523px; height: 48px;
 background-image: url("../_images/layout/heading_pricing_3.png");
 background-repeat: no-repeat;
 margin-top: 119px;
}
#heading_pricing_4 {
 width: 360px; height: 24px;
 background-image: url("../_images/layout/heading_pricing_4.png");
 background-repeat: no-repeat;
 margin-top: 124px;
}
#heading_pricing_5 {
 width: 424px; height: 24px;
 background-image: url("../_images/layout/heading_pricing_5.png");
 background-repeat: no-repeat;
 margin-top: 100px;
}
#heading_pricing_6 {
 width: 268px; height: 24px;
 background-image: url("../_images/layout/heading_pricing_6.png");
 background-repeat: no-repeat;
 margin-top: 93px;
}
#heading_features {
 width: 746px; height: 34px;
 background-image: url("../_images/layout/heading_features.png");
 background-repeat: no-repeat;
 margin-top: 8px;
}
#heading_feature_1 {
 width: 396px; height: 19px;
 background-image: url("../_images/layout/heading_feature_1.png");
 background-repeat: no-repeat;
 margin-top: 22px;
}
#heading_feature_2 {
 width: 332px; height: 19px;
 background-image: url("../_images/layout/heading_feature_2.png");
 background-repeat: no-repeat;
 margin-top: 22px;
}
#heading_feature_3 {
 width: 151px; height: 19px;
 background-image: url("../_images/layout/heading_feature_3.png");
 background-repeat: no-repeat;
 margin-top: 22px;
}
#heading_feature_4 {
 width: 192px; height: 19px;
 background-image: url("../_images/layout/heading_feature_4.png");
 background-repeat: no-repeat;
 margin-top: 22px;
}
#heading_feature_5 {
 width: 396px; height: 19px;
 background-image: url("../_images/layout/heading_feature_5.png");
 background-repeat: no-repeat;
 margin-top: 22px;
}
#heading_home_intro {
 	width: 366px;
 	height: 95px;
	background-color: transparent;
	/* background-image: url("../_images/layout/layout_headings_combined.png"); */
	background-image: url("../_images/layout/panel1_heading.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#heading_home_flexibility{
 	width: 156px; height: 36px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: -293px 0px;
}
#heading_home_crossplatform{
 	width: 396px; height: 36px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -164px;
}
#heading_home_lowimplementationcost{
 	width: 404px; height: 36px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: -293px -36px;
}
#heading_home_directsupport{
 	width: 546px; height: 36px;
	background-color: transparent;
	background-image: url("../_images/layout/panel5_heading.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#heading_module_accounting{
 width: 315px; height: 36px;
 background-image: url("../_images/layout/heading_module_accounting.png");
 background-repeat: no-repeat;
 margin-top: 8px;
}
#heading_module_sales{
 width: 209px; height: 36px;
 background-image: url("../_images/layout/heading_module_sales.png");
 background-repeat: no-repeat;
 margin-top: 8px;
}
#heading_module_manufacturing{
 width: 370px; height: 36px;
 background-image: url("../_images/layout/heading_module_manufacturing.png");
 background-repeat: no-repeat;
 margin-top: 8px;
}
#heading_module_distribution{
 width: 320px; height: 36px;
 background-image: url("../_images/layout/heading_module_distribution.png");
 background-repeat: no-repeat;
 margin-top: 8px;
}
#heading_case_studies{
 width: 406px; height: 73px;
 background-image: url("../_images/layout/testimonials_heading.png");
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
#heading_case_studies_1{
 	width: 182px; height: 15px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -255px;
}
#heading_case_studies_2{
 	width: 265px; height: 18px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -270px;
}
#heading_case_studies_3{
 	width: 279px; height: 18px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -288px;
}
#heading_case_studies_4{
 	width: 337px; height: 15px;
	background-color: transparent;
	background-image: url("../_images/layout/layout_headings_combined.png");
	background-repeat: no-repeat;
	background-position: 0px -306px;
}

#heading_contact {
 width: 564px; height: 171px;
 background-image: url("../_images/layout/heading_contact.png");
 background-repeat: no-repeat;
 margin-top: 0px;
}

div#apple_consultants_network div#acn_top div.content div#right_block div.block_1,
div#apple_consultants_network div#acn_top div.content div#right_block div.block_2
{
	height: 195px;
	width: 257px;
	float: left;
}

div#apple_consultants_network div#acn_top div.content div#right_block div.block_2{
	margin-left: 25px;
}
/***** END Apple Consultants Network Tag Styles *****/









        .lavaLampBottomStyle {
            position: relative;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
						background-color: transparent;
						background-image: url("../_images/layout/layout_images_combined.png");
						background-repeat: no-repeat;
						background-position: right -3px;
                        width: 9px;
                        height: 3px;
                        position: absolute;
                    }

			            .lavaLampBottomStyle li.back .left {
			            	background: transparent url("../_images/layout/orange_line.png") no-repeat top left;
							background-color: transparent;
							background-image: url("../_images/layout/layout_images_combined.png");
							background-repeat: no-repeat;
							background-position: -655px 0px;
			                height: 3px;
			                margin-right: 17px;
			            }

                    .lavaLampBottomStyle li a {
                    }
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }



        .lavaLampRightStyle {
            position: relative;
        }
                .lavaLampRightStyle li {
                    float: right;
                    list-style: none;
                }
                    .lavaLampRightStyle li.back {
                        width: 11px;
                        height: 62px;
                        margin-left: 308px;
                        position: absolute;
			            background: transparent url("../_images/layout/pricing_interactive_nav_selected_right_bg.png") no-repeat top right;
                    }


                    .lavaLampRightStyle li a {
                    }
                        .lavaLampRightStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }


ul#404_sitemap{
	list-style-type:circle;
	border: 1px solid red;
	margin: 434px;
}
ul#404_sitemap li{
	margin-left: 10px;
	list-style-type:circle;
	border: 1px solid red;
	margin: 434px;
}


/* -----------blog----------------- */
/*main content*/

.post { 
  display:block;
  width:564px;
  margin-bottom:25px;
}

.post h1{
	color: #000;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	margin: 4px 0;
}

.post h2{
	color: #000;
	font-size: 14px;
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	line-height: normal;
	margin: 4px 0;
}

.post h3{
	color: #000;
	font-size: 12px;
	/* text-shadow: #fff 1px 1px 0; */
	font-weight: bold;
	line-height: normal;
	margin: 4px 0;
}

.post h2.underlined {
	border-bottom: 1px solid #A6CE39;
	padding: 0;
	margin-bottom: 8px;
}

.post p{
	line-height: 18px; 
	padding: 0;
	margin-bottom: 10px;
	}

.post ul, .post ol {
	margin-left: 60px;
	font-size: 12px;
}

.post ul{list-style: disc;}

.post ol {list-style:decimal;}

.post ul li, .post ol li{margin: 4px 0; list-style-position: inside;}

.post blockquote, .post q {
	border-left:2px solid #777777;
	background-color:#f2f2f2;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:10px;
	width:75%;
	}

p.postmetadata {
  font-size:10px;
  color:#666;
  /* padding:20px; */
}

p.postmetadata a{font-size:10px;}

.navigation {
  font-size:10px;
}

.wp-caption {
   border: 1px solid #ccc;
   background-color:#f2f2f2;
   padding-top: 4px;
   text-align: center;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 4px;
   margin: 0;
   font-style:italic;
	color: #999;
	text-align: left;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.alignright {float:right;margin:0 0 10px 10px}

.alignleft {float:left;margin:0 10px 10px 0}

.aligncenter {
	display: block; 
	margin-left: auto;
  	margin-right: auto
  	} 
  	
/*comments*/
li.comment {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}

.commentlist img.avatar {
  float:left;
  padding-right:10px;
}

.comment-meta a {
  font-size:10px;
  color:#666;
  border:none;
}

/* right side column*/

div.blog_rightcol{
	width: 300px;
	/* height: 460px; */
	padding: 0px;
	margin: 0px;
	background: transparent url("http://acctvantage.com/blog/wp-content/themes/acctvantage/_images/layout/vertical_line_480px.png") no-repeat;
}

#sidebar { 
  padding:12px 12px 0 35px; 
}
#sidebar ul{
	list-style: none;
	margin: 0;
}

#sidebar ul li{
	margin:4px 0 4px 10px;
	/* border-bottom: 1px solid #ccc; */
	padding: 4px;
}

#sidebar ul li a{
	font-size:12px;
	border: none;
}

#sidebar h2 { 
  margin-top:10px; 
}

#searchform input { 
  width:120px; 
}

#searchform input#searchsubmit { 
  width:50px; 
}

/*archive page*/
h2.pagetitle {
  font-size:18px;
  padding:0 0 25px 0;
}
