

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
border-top: 2px solid #222;
font: 77% "helvetica neue", helvetica, verdana, sans-serif;
min-width: 960px; /* hack for jeff firefox */
text-align: left;
color: #222;
background: url(images/fade_background.gif) repeat-x #eaeee6;
}

a:link {
	color: #c72125;
	text-decoration: none;
}
a:visited {
	color: #881515;
	text-decoration: none;
}
a:hover {
	color: #881515;
	text-decoration: underline;
}

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

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #ccc;
border-right: none;
border-left: none;
text-align: center;

margin: 2em 0;
}

.wrapper {
width: 960px;
margin: 0 auto;
}

#main {
margin: 15px 0 25px 0;
}

h1, h2 {
font-size: 2.4em;
}

h3 {
font-size: 1.8em;
}

h4 {
font-size: 1.2em;
line-height: 1.3em;
color: #666;
padding-bottom: .5em;
}

/* -------------------- Header -------------------- */

#header {
height: 90px;
}

h1#logo {
margin-top: 36px;
width: 239px;
float: left;
height: 42px;
overflow:hidden;
text-indent: -9999px;
background:url(images/logo.jpg) no-repeat left top;
}

h1#logo a, h1#logo a span { display:block; width:239px; height:42px; }
h1#logo a span { padding-top:42px; }

#clientlogintop {
position:absolute;
top:2px;
right:0px;
font-size: .7em;
z-index:5;
}

#clientlogintop a,
#clientlogintop a:visited {
text-decoration:none;
background: #222;
padding: 0px 4px 2px 4px;
color:#ccc;
display: block;
}

#clientlogintop a:hover {
color: #fff;
background: #c72125;
}

/* -------------------- Nav -------------------- */


#nav {
float: right;
margin-top: 33px;
background: url(images/menu_background.gif) top repeat-x #eee;
padding: 3px;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#nav li {display: inline;float: left;}

#nav a {
border-right: 1px solid #ccc;
padding: 6px 20px;
line-height: 28px;
font-size: 12px;
font-weight: bold;
color: #222;
text-decoration: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#nav a:hover {
color: #c72125;
}

#nav .current_page_item a,
#nav .current_page_parent a,
#nav .current_page_ancestor a {
color: #fff;
background: url(images/menu_background_red.gif) top center no-repeat #c72125;
}

#nav #searchform {
width: 160px;
padding: 4px 0 0 18px;
}

#nav input#s {
width: 140px;
color: #666;
padding: 3px 2px 2px 2px;
border: 1px solid #ccc;
}



/* ------------------------------ Front Page ---------------------------- */

#frontbanner {
background: url(images/storefront.jpg) no-repeat #ad5458;
height: 324px;
margin-bottom: 10px;
font-size: 1.2em;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


#bannerleft {
width: 298px;
float: left;
margin: 20px 0 0 20px;
background: url(images/white_box_fade.png) no-repeat;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#bannerleft h2 {
font-size: 1.5em;
padding: 12px;
}
#bannerleft p {
padding: 0 12px;
}
#bannerleft img {
float: right;
margin: 10px 15px 15px 0;
}


#bannerright {
color: #fff;
width: 540px;
float: right;
padding-top: 110px;
}

#bannerright li {
display: inline;
float: left;
margin: 0 30px 0 0px;
width: 130px;
text-align: center;
font-size: .8em;
font-weight: bold;
}

#bannerright li img {
border-right: 1px solid #666;
border-bottom: 1px solid #666;
background: #fff;
padding: 4px;
}

#bannerright img:hover {
border: 1px solid white;
}

#bottomtext {
padding: .5em 0 1.2em 0;
font-size: 1.2em;
color: #666;
}

#bottomtext strong {
font-size: 1.5em;
color: #666;
padding: 0px 10px 0 20px;
}

#bottomtext a {
background: #fff;
font-weight: bold;
padding: 0 2px;
}

/* -------------- Process --------- */

#frontprocess {
padding: 3px 0 0 20px;
clear: both;
}

#frontprocess ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#frontprocess ul li{
  float: left;
  padding: 0;
  display: block;
  margin-right: 4px;
background: #fff;
color: #999;
font-weight: bold;
font-size: 1.3em;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
opacity: .5;
}

#frontprocess ul li .csclick{
  display: block;
  overflow: hidden;
  height: 243px;
  width: 40px;
cursor: pointer;
}

#frontprocess #a1{
  width: 685px;
  height: 243px;
  overflow: hidden;
}

#frontprocess ul li img.clickable{
  position: absolute;
}

#frontprocess ul li p {
  margin: 0;
  width: 380px;
  display: block;
line-height: 1.5em;
  margin: 10px 0 0 55px;
}

#frontprocess ul li strong {color: #666;}
#frontprocess h3 {
margin: 10px 0 0 55px;
font-size: 1.5em;
font-weight: normal;
color: black;
}

#frontprocess img .alignright {
padding-left: 10px;
}


/* ---------------------- Sidebar ---------------------- */
#sidebar {
float:left;
display:inline;
width:229px;
text-align:left;
voice-family:inherit;
}

/* --- breadcrumbs --- */

.sidebarnavgreen a,
.sidebarnavgreen a:visited { 
color:#eee;
font-weight: normal;
padding: 0 2px;
}

.sidebarnavgreen a:hover {
color:#c72125;
}

.sidebarnavgreen strong {
color: #fff;
padding: 0 1px;
}

.sidebarnavgreen {
background: url(images/menu_background_red.gif) top center no-repeat #c72125;
color: #222;
padding: 8px 10px;
line-height: 1.5em;
font-weight: bold;
border-bottom:1px solid #c72125;
}



/* ------------------ Sidebar MENU ------------------- */

.sidebarnav a {
font-weight:bold;
display:block;
color:#fff;
text-decoration:none;
background:#444;
font-size: .9em;
text-align: left;
height:1%;
padding:6px 10px;
}

.sidebarnav li a:hover,
.sidebarnav .current_page_item a.current,
.sidebarnav .current-cat a,
.sidebarnav li.current_page_item a {
background:url(images/selected-dark2.gif) center right no-repeat #222;
color:#c72125;
}

.sidebarnav a.current_ancestor {
background: #444;
}

.sidebarnav a:visited {color:#eee;}

.sidebarnav ul {
border-top:1px solid #444;
}

.sidebarnav li {
list-style: none;
border-bottom:1px solid #222;
}

.sidebarnav li li a {
background:#333;
text-align: right;
font-size: .8em;
}

.sidebarnav small {color:#666;}


/* ------------------------------ Content ---------------------------- */


#content {
text-align: left;
float: right;
width: 730px;
}

#content .entry {
margin: 0 20px;
padding: 0px 0;
}

#content p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.4em;
}

#content h1,
#content h2 {
color: black;
margin: -2px 0 10px 0;
}

#content h3 {
color: #666;
font-weight: normal;
padding-bottom: .3em;
}

#content ul {
list-style:disc;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#content blockquote {
padding-left: 1em;
border-left: 2px solid #ccc;
font-size: .9em;
color: #666;
}

.postmetadata {
font-size: .9em;
color: #666;
margin-bottom: 1em;
}


/* -------- Custom Content Stuff ------------- */


.printicon {
float: right;
padding-top: 1em;
}

#authorbox {
width: 108px;
float: right;
background: #eee;
color: #666;
border: 1px solid #ccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
font-size: .9em;
text-align: center;
padding: 8px 4px 4px 4px;
margin: 0 0 5px 5px;
}


#leftcontent {
float: left;
color: #666;
padding: 3px 10px 0px 10px;
margin: 42px 10px 0 0;
width: 130px;
font-size: .9em;
text-align: right;
}

#leftcontent li {
margin: 1em 0;
list-style: none;
}

#leftcontent strong {
color: #444;
font-size: .8em;
}

#content .workimage {
margin-bottom: 15px;
background: #fff;
padding: 4px;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-align: center;
}

#content .workpost .entry {
margin-left: 170px;
}

#content .entry {
margin: 0 20px;
padding: 0px 0;
}

.blogpost {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}

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

#content .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #666;
font-size: .9em;
}

.grid img{
width: 200px;
height: 140px;
}

.grid img:hover {
background: #881515;
}

.grid {
text-align: center;
float: left;
background: #fff;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
padding: 6px;
width: 200px;
height: 172px;
margin: 15px 0 13px 20px;
opacity: .9;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.grid a {
display: block;
text-decoration: none;
color: #666;
font-weight: bold;
font-size: .9em;
}

.grid a:hover {
color: #881515;
}

.grid:hover {
opacity: 1.0;
border: 1px solid white;
}

#content .sitemap ul {
font-size: .8em;
border: 1px solid #fff;
}

#content .sitemap li {list-style: none;}

/* ------ CS Team ------- */

#page-286 li {
background: #f7f7f7;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
list-style: none;
padding: 5px 10px;
margin: 5px 0;
}

/* ------ Green Choices ------- */


#page-21 li{
background: #f7f7f7;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
list-style: none;
padding: 10px;
}

#page-21 img {padding-left: 10px;}

#content #page-21 li {
margin: 10px;
width: 290px;
padding-right: 20px;
float: left;
}

#content .sendbutton input {
font-size: 1.4em;
padding: .1em .5em;
background: #c72125;
color: #fff;
border: 3px solid #86b249;
}

#content input, #content textarea {
border: 1px solid #ccc;
padding: 2px;
}

/* ----------- Comments ----------- */

#content #commentarea {
margin: 20px;
padding: 15px 20px;
background: #fff;
border: 1px solid #ccc;
}

.commentlist {
font-size: .8em;
padding: 2em 0;
}

.commentlist li {
padding: 1em;
}

.commentlist cite {
font-weight: bold;
}

.commentlist .alt {
background: #eaeee6;
}
/* --------------------------- Footer ---------------------------- */

#footer {
clear: both;
padding: 2em 0;
border-top: 2px solid #444;
border-bottom: 3px solid #000;
background: #222;
line-height: 1.8em;
font-size: .9em;
color: #eee;
}

#footermenu {
clear: both;
float: left;
width: 900px;
margin: 2em 0;
padding: 1em 0 2em 60px;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}

#footermenu ul li {
width: 220px;
padding: 2px;
float: left;
display: inline;
font-size: 1.3em;
line-height: 2em;
font-weight: bold;
}

#footermenu ul li li {
font-size: .9em;
line-height: 1.3em;
font-weight: normal;
}

#footermenu a {
color: #999;
}

#footer a:visited {
color: #666;
}

#footer a:hover,
#footer .current_page_item a,
#footer .current-cat a {
color: #ccc;
}

#footericons {
float: left;
}

#footericons img {
margin: 0 39px 0 5px;
}


#footer img{
opacity: .8;
}

#footer img:hover, {
opacity: 1;
}

#footertext {
clear: both;
text-align: right;
}

#infopacket {
float: right;
}
