@charset "UTF-8";
/* CSS Document */

body{     background-image:url(images/bg_body.jpg);
	  background-color: #000;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-position: center top;
	  margin: 0;
	  padding: 0;
font-family: Optima,Helvetica, Palatino, sans serif;}

#wrapper {
width: 100%;
margin: 0 auto;
padding: 0;
}

#top{
width: 960px;
margin: 0 auto 0 auto;
}

#footer {
width: 100%;
background-color: #000;
margin: 0 auto 0 auto;
border-top:2px solid #fff;
}

#top{
height: 250px;
}
#footer {
padding: 30px 0 50px 0;

}

#top #logo{
margin-left: 20px;
margin-top: 40px;
float: left;
width: 400px;
}
#top #logo h1 {
padding: 0;
margin: 0;
width: 400px;
text-align: center;
}
#top #logo h1 a {
text-decoration:none;
border:none;
font-size: 2em;
font-weight: normal;
letter-spacing: 0px;
font-family:Calibri,Optima,Helvetica, Palatino, sans serif;;
padding: 0;
margin: 0;
color: #fff;
text-align: center
}

#top #navigation {
width: 530px;
margin-top: 202px;
float: right;

}



#posts-content { /* set transp background */
background-color: transparent;
background-image: url(images/bg_box_red_ver4_web.png);
background-repeat: repeat;
background-attachment: scroll;
width: 960px;
margin: 0 auto;
padding: 0;
}

#showcase-box{
background-color: #390605;
position: relative;
width: 960px;
margin: 0 auto;
padding: 0;
}

#home-bottom-content {
background-color: #fff;
clear: both;
width: 960px;
margin: 0 auto;
padding: 0;
padding-top: 40px;
}

#home-bottom-content #modules h1 {
color: #000;
margin-left: 0;
margin-bottom: 30px;
padding-left: 0;
padding-bottom: 20px;
}

 #modules p, #modules ul li, #modules .content-module ul li {
line-height: 25px;
} 

#home-bottom-content #modules p {
color: #353535;
line-height: 25px;
}

#home-bottom-content #modules ul li {
line-height: 25px;
}

#home-bottom-content #modules p a {
line-height: 25px;
}



#home-bottom-content #modules ul.questions li a {
line-height: 30px;
}

#home-bottom-content #modules ul.questions li a:hover {
color: #000;
}

img.centeredImage{      /* for rounded top bar */
    display: block;
    margin-left: auto;
    margin-right: auto }

#posts-content{
clear: both;
}

#posts-content #modules h1 {
margin-left: 0;
padding-left: 0;
}

#posts-content #modules p, #posts-content #modules ul li, #posts-content #modules strong {
font-weight: normal;
color: #fff;
}

#title-of-page {
clear: both;
margin: 0 auto;
background-color: #fff;
}
#title-of-page h1 {
	width:880px;
	height: 60px;
	margin: 0 auto;
	padding:50px 10px 10px 10px;
	color: #000;
	font-size: 1.6em;
	font-weight:normal;
}

#title-of-page h1 a:link, #title-of-page h1 a:visited {
	text-decoration: none;
	color: #000;
	text-transform:capitalize;
	font-style:normal;
	border-bottom: 1px dotted #0066FF;
}

#title-of-page h1 a:hover {
	font-style: italic;
}

#home-bottom-content #modules {
width: 884px;
}

#posts-content #modules {

width: 883px;

}

#modules{
width: 850px;
margin: 0px auto;
font-family:Calibri,Optima,Helvetica,sans serif;
padding-top: 10px;
padding-bottom: 30px;
}
#modules h1 {
color: #fff;
font-size: 25px;
line-height: 30px;
margin:0px 0px 5px 0px;
padding:0px 0px 10px 0px;
border-bottom: 1px solid #999999;
font-weight:normal;
}

#modules p {
color:#fff;
margin-bottom:5px;
padding: 0;
}


.content-module-big{
width: 405px;
float: left;
padding: 0px;
}

.content-module-big-right{
width: 405px;
float: right;
padding: 0px;
}



.content-module-small {
width: 210px;
padding: 10px;
float: right;
}

.content-module {
	float: left;
	width: 530px;
	margin: 20px 20px 20px 0px;
	padding: 0px;  
              /*background color for main content */
}

/* #posts-content div.content-module {
	margin-top: 0px;
        line-height: 20px;
        margin-left: 0px;
} */
#posts-content div.content-module ul li {
        padding: 5px 20px;
        font-weight: bold;
}
#posts-content div.content-module p {
       margin: 10px;
}


.clear {
clear:both;
}

/* .hr {
background: url(images/hr-bg.gif) #999999 repeat-x;
height: 2px;
width: 880px;
margin: 0 auto;
clear: both;
}
*/
#modules .content-module-small li {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#modules .content-module-small li a {
	color: #000000;
	text-decoration: none;
        border-bottom: 1px dotted #353535;

}
#modules li a:link {
	text-decoration: none;
	color:#390605;
        border-bottom: 1px dotted #353535;
}

#modules .content-module-big li a:link, #home-bottom-content #modules .content-module-big a:link {
	color:#390605;
	border-bottom: none;
        border-bottom: 1px dotted #353535;
        line-height: 25px;
}

#modules .content-module-big li a:link b {
border: none;
        border-bottom: 1px dotted #353535;
}

#modules .content-module-big li a:hover, #home-bottom-content #modules .content-module-big a:hover {

	color: #000;
	border: none;
        border-bottom: 1px dotted #353535;
}

#modules a:visited {
	text-decoration: none;
	color:#353535;
        border-bottom: 1px dotted #353535;
}

#modules .content-module-big ul {
       margin: 5px;
       padding: 5px;


}

#modules .content-module-big li
{
	margin: 5px;
	padding: 0;
	font-style:italic;

	
	}

h1.warning {
	background-image: url(images/warning_32x32.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 34px;
	margin: 32px;
}
#modules .content-module-big .warning {
	background-image: url(images/help_48x48.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:10px;
	padding-left: 55px;
}

#modules .content-module-big .target {
	background-image: url(images/target_48x48.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:10px;
	padding-left: 55px;
}
#modules .content-module p {
	
}

#showcase-box #flowpanes .items .readmore-flowpane {
	color: #000000;
	background-color: #FFFFFF;
	padding:10px;
	
	text-align: right;
	width: 500px;
	
}


#modules .content-module-big ul.topics {
        list-style-type: disc;
}

#modules .content-module-big ul.topics li {
	padding-left: 2px;
	font-style:italic;
color:#353535;
}
#modules .content-module-big ul.topics li a:link {
color: #390605;
border-bottom: 1px dotted #eee;
}

/*     Navigation */
@charset "UTF-8";
/* CSS Document */

/* Mega Menu */
ul#menu {

color: #fff;
margin: 0;
padding: 0;
float: right;
}


ul#menu li {
display: inline;
margin: 0;
position: relative;
}

ul#menu h2, ul#menu h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#menu li a {
color: #fff;
text-decoration: none;
padding: 0 14px 0 0;
font-size: 18px;
}

ul#menu li a:hover {
}

ul#menu li.mega a {
background: transparent url(images/arrow.gif) center right no-repeat;
padding: 0 1.2em;
}

ul#menu li.mega a:hover {
text-decoration: underline;
}

ul#menu div {
display: none;
}

ul#menu li.mega div {
border: 1px solid #dda;
width: 18em;
position: absolute;
top: 1.6em;
left: 0em;
padding: 1.3em;
background: #CCCCCC;
color: #333333;
z-index: 70;
}

ul#menu li.hovering div {
display: block;
}

ul#menu li.mega div a {
color: #300;
padding: 0;
background-image: none;
text-decoration: underline;
text-shadow: none;
}

ul#menu li div a.more {
color: #390;
font-weight: bold;
}


ul#menu div h3 {
color: #f70;
font-weight: bold;
font-size: 1.1em;
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding: 0;
}

/* Mega Menu */


/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:930px;
	height:98px !important;
	margin:0 !important; 
	padding-left: 30px;
        /* padding-right: 30px; */
        background-color: #fff; /*#390605; */
	clear: both;
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	text-indent:0; 
	list-style-type:none;
	padding: 0;
	line-height:0px;

		
}

/* a- tag inside single tab */
#flowtabs li a {
	/* background-color: #390605; */
	display:block;
	height: 76px;   	
	padding:10px 15px 10px 15px;
	margin:0px;
        max-width: 160px;
       
	
	
	/* font decoration */
	color: #111;
	font-size:15px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-style:italic;
	line-height: 20px;
  
}
#flowtabs li a.current{
background: #390605 url(http://www.allenwoodautoconsulting.com/wp-content/themes/default/images/flowtab-left-tab.png) left top no-repeat;
padding-left: 30px;
cursor:default; 
color:#fff;}

#flowtabs li a span.tab-topic {
	font-size: 12px;
	text-align: left;
	font-style: normal;
	padding: 0px;
	margin-top: 0;
	}
	
.pushdown {
	margin-top: 10px;
}


/* panes */
#flowpanes {
        width: 960px;
	height:350px;
	font-family: Calibri,Optima,Helvetica,sans serif;
        /* background-color: #390605; */

}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:20px 40px;
}

/* some decorations for elements inside single pane */
#flowpanes div h1 {
	font-weight:normal;
	color:#fff;
	letter-spacing:1px;
        line-height: 4px;
	margin:0px 0 10px 0;
	font-size:30px;	
        font-style: normal;
}

#flowpanes a {
	color: #999999;		
	text-decoration:none;
	border-bottom: 1px solid #fff;
}

#flowpanes a:hover {
	color: #fff;
	}


#flowpanes p, #flowpanes samp{
	color: #999999;
	letter-spacing: 1px;	
	font-size: 16px;
	margin-left: 0;
}

#flowpanes ul {
	margin: 20px 0px 0px 0px;
	padding: 0;
}	

#flowpanes ul li {
	list-style: none;
	margin-bottom: 6px;
	font-size: 14px;
        line-height: 20px;
color: #DCDCDC;
}

#flowpanes p, #flowpanes p strong {
	margin-left: 0px;
	line-height: 1.6em;
	color: #fff;
	font-weight: normal;
}

#flowpanes p a{
	font-weight: normal;
}

#flowpanes div.narrow {
	padding-right:160px;		
}

#flowpanes .items div {
	width: 880px;
        height: 350px;

}

#flowpanes ul li strong  {
	font-weight:normal;
	color: #DCDCDC;
}


#flowpanes .items h1 {
	font-style: normal;
        margin-bottom: 30px;
        margin-top: 20px;
}

#flowpanes .items h2, #showcase-box #flowpanes .items h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}


/*  Accordion */

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background: transparent;
	width: 300px;
	min-height: 400px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
        margin-bottom: 50px;
	overflow: hidden;
}

/* accordion header */
#accordion h2 {
	background: #390605 url(images/h30.png);
	margin:0;
	padding: 5px 10px 5px 10px;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;	
	color: #fff;
}

#accordion h2 span {
	background: url(images/process.png);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 10px;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#000;
	color: #fff;
}

/* accordion pane */
#accordion div.pane {
	display:none;
	padding:15px;
	color: #fff;
	font-size:12px;
	
}

#accordion div.pane p{
       padding: 10px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color: #fff;

}





#posts-content #modules #accordion .pane p {
	color:#fff;
}

#accordion div.pane ul li{
	background: url(images/arrown-to-right_18x8.png);
	background-repeat:no-repeat;
	padding-left: 27px;
	padding-top: 1px;
        padding-bottom: 10px;
	list-style:none;
	margin-bottom: 3px;
        line-height: 15px;
     

}

#accordion div.pane ul li a:link {
        border-bottom: none;
        color: #fff;
        

}

#accordion div.pane ul li a:hover {
        border-bottom: 1px solid #fff; color: #fff;
}
#accordion div.pane ul li a:visited {
  border-bottom: none;
        color: #fff;
}

#footer-content {
width: 880px;
margin: 0px auto;
font-size: 14px;

}
#footer-content ul li a:link {
list-style-type: circle;
margin-left: 10px;

}

#footer-content p, #footer-content li a:link {
        color:#fff;
        line-height: 20px;
}



#footer-content li a:link {
        border-bottom: 1px dotted #fff;
        text-decoration: none;
line-height: 20px;
}

#footer-content li a:visited {
        color: #fff;
        border-bottom: 1px dotted #fff;
        text-decoration: none;
line-height: 20px;
}

#footer-content div {
width: 405px;
}

#footer-content div.footer-right {
float:right;
}

#footer-content div.footer-left {
float: left;
}

#footer-content div.footer-left ul li {
list-style-type: circle;
margin-left: 10px;
}

/* -------- Additional Footer Styling ---- */
/* Chunky Footer */

#chunkyfooter {
clear: both;
margin: 0 10px;
overflow: hidden;
padding-top: 10px;
color: #fff;
}

#chunkyfooter div {
width: 290px;
float: left;
padding: 0 10px;
}

#chunkyfooter h2 {
margin-top: 0;
border-bottom: 1px solid #fff;
}

#chunkyfooter ul {
padding-left: 14px;
}

#chunkyfooter div a:link {
text-decoration: none;
color: #fff;
}

#chunkyfooter div a:visited {
text-decoration: none;
color: #fff;
}

.hilite { background-color:#D3E18A }

.arrowlist {
list-style-type: disc;
padding-left: 0px;
margin-left: 20px;
}

.dottedlink{
border-bottom: 1px dotted #000;
}

#servicesCTA {
margin: 30px 0 30px 0;

}

#servicesCTA ul li {
padding:0;
list-style:none;
margin-bottom: 10px;
background-color: #522120;
border: 1px solid #390605;
text-align: center;
}

#servicesCTA ul li:hover {
background-color: #390605;
border: 1px solid #522120;
}

#servicesCTA ul li a:link {
color: #fff;
line-height: 16px;
border-bottom: 1px solid #fff;
padding:0;
margin:0;
font-weight: normal;
font-size: 20px;

}
#servicesCTA ul li a:hover {
color: #fff;
border-bottom: 1px dotted #fff;
}


#servicesCTA ul li a:visited {
color: #fff;
font-size: 20px;
border: none;
}