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;}
div.third {float:left;margin-right: 24px;}
.third   { width: 296px; }

body {
border-top: 3px solid #5d8c1c;
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: #5d8c1c;
	text-decoration: none;
}
a:visited {
	color: #86b249;
	text-decoration: none;
}
a:hover {
	color: #86b249;
	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{
font-size: 1.5em; /*2.4em*/
}

h2 {
font-size: 1.4em; /*2.4em*/
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
line-height: 1.3em;
color: #666;
padding-bottom: .5em;
}

/* -------------------- Header -------------------- */

#header {
height: 90px;
}

h1#logo {
margin-top: 3px; /*36px;*/
width: 234px;/*239px;*/
float: left;
height: 91px;/*42px;*/
overflow:hidden;
text-indent: -9999px;
background:url(images/diamorfosiformat.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: #5d8c1c;
padding: 0px 5px 2px 5px;
margin-top: -1px;
color:#eee;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
display: block;
}

#clientlogintop a:hover {
color: #fff;
background: #86b249;
text-decoration: underline;
}

/* -------------------- Nav -------------------- */


#nav {
float: right;
margin-top: 53px;
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: #5d8c1c;
}

#nav .current_page_item a,
#nav .current_page_parent a,
#nav .current_page_ancestor a {
color: #fff;
background: url(images/menu_background_green.gif) top center no-repeat #5d8c1c;
}

#nav #searchform {
width: 80px; /*160*/
padding: 4px 0 0 18px;
}

#nav input#s {
width: 70px; /*140*/
color: #666;
padding: 3px 2px 2px 2px;
border: 1px solid #ccc;
}



/* ------------------------------ Front Page ---------------------------- */

#frontbanner {
background: url(images/chalkboard.jpg) no-repeat #86b249;
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;
margin-top: 20px;
}

#bannerright li {
display: inline;
float: left;
margin: 0 30px 0 0px;
width: 130px;
text-align: center;
font-size: .9em;
/*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: 1em;/*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:#fff;
}

.sidebarnavgreen strong {
color: #fff;
padding: 0 1px;
}

.sidebarnavgreen {
background: url(images/menu_background_green.gif) top center no-repeat #5d8c1c;
color: #222;
padding: 8px 10px;
line-height: 1.5em;
font-weight: bold;
border-bottom:1px solid #fff;
}



/* ------------------ 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:#679100;
}
.sidebarnav li.inactive a {
color: #666666;
}
.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: 1em; /*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: 1em; /*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: #86b249;
}

.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: #86b249;
}

.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: #5d8c1c;
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;*/

padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:2em;

border-top: 2px solid #444;
border-bottom: 3px solid #000;
background: #222;
line-height: 1.8em;
font-size: .9em;
color: #eee;
}

#footermenu {
clear: both;
position:relative;
float: left;
width: 900px;
margin: 2em 0;
padding: 1em 0 2em 60px;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}
.flower
{
	position:relative;	
	right:0px;
	bottom:0px;
	opacity: .5;
	width:150px;
	height:320px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/flower.png',sizingMethod='scale');
}
.ie-hide
{
	_display:none;
}
#footermenu ul li {
width: 210px;
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;
}

#footer 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;
}

#footertext {
clear: both;
text-align: right;
}
.flower
{
	position:absolute;	
	right:0px;
	bottom:0px;
	opacity: .5;
	width:159px;
	height:400px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/flower.png',sizingMethod='scale');
}
.ie-hide
{
	_display:none;
}
#underfooter {
height:80px;
padding-top:2.2em;
padding-bottom:0;
clear: both;
text-align: center;
background-image: url(images/bgfooter.jpg);
background-repeat:repeat-x;
}

#infopacket {
float: right;
}

/* Tables
-------------------------------------------------------------- */

table         { margin-bottom:1.4em; width:100%; border-collapse:collapse; }
th            { font-weight:bold; background-color:#f0f0f0; }
th,td         { border:0px solid #CCCCCC; vertical-align: top; } /*padding:.33em .67em; */
tr.even td    { background-color:#f7f7f7; }
tr.even th	  { background-color:#e8e8e8; }
tfoot         { font-style:italic; }
caption       { background-color:#eee; }
/* Use this if you use span-x classes on th/td. */
table .last   { padding-right: 0; } 
