
/* 
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2009-02-03) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            950 px
   * Number of columns:     24
   * Column width:          30 px
   * Margin width:          10 px
  ======================================
   
*/


/* ie.css */

.container {text-align:left;}
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24, * html div.span-48, * html div.span-45, * html div.span-01 {overflow-x:hidden;}
* html legend {margin:0px -8px 16px 0;padding:0;}
ol {margin-left:2em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
img {-ms-interpolation-mode:bicubic;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
fieldset {padding-top:0;}

/* --------------------------------------------------------------- */


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#000;background:#dad8d0;font-family:'Helvetica Neue', sans-serif;font-style: normal;font-weight: normal;font-stretch: normal;font-variant: normal; margin-top:18px; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ff0000;}
a {color:#00cccc;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
/*ul, ol {margin:0 1.5em 1.5em 1.5em;}*/
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.smaller {font-size:.85em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:960px;}
.container100 {width:96%; padding-left:2%; padding-right:2%; min-width:960px; clear:both;}
.container100_2 {width:100%; /*max-width:960px;*/  clear:both;}
.container100_3 {width:95%; /*max-width:960px;*/ min-width:960px;margin-left:29px;margin-top: 18px;  clear:both;}
.container100_4 { width:85%; /*max-width:960px; min-width:960px;*/  }
.showgrid {background: url(../images/grid.png);}
.white{display:inline;float:left;width:15%; min-height:398px; background:#fff; margin-right:20px;}

/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating and margin. */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21 {
  float: left;
  margin-right: 20px;
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1 { width: 29px; }
.span-2 { width: 78px; }
.span-3 { width: 127px; }
.span-4 { width: 176px; }
.span-5 { width: 225px; }
.span-6 { width: 274px; }
.span-7 { width: 323px; }
.span-8 { width: 372px; }
.span-9 { width: 421px; }
.span-10 { width: 470px; }
.span-11 { width: 519px; }
.span-12 { width: 568px; }
.span-13 { width: 617px; }
.span-14 { width: 666px; }
.span-15 { width: 715px; }
.span-16 { width: 764px; }
.span-17 { width: 813px; }
.span-18 { width: 862px; }
.span-19 { width: 911px; }
.span-20, div.span-20 { width: 960px; margin: 0; }
.span-21, div.span-21 { width: 980px; margin: 0; }

/* Use these classes to set the width of an input. */
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19 {
  border-left-width: 1px!important;
  border-right-width: 1px!important;
  padding-left: 5px!important;
  padding-right: 5px!important;
}

input.span-1, textarea.span-1 { width: 17px !important; }
input.span-2, textarea.span-2 { width: 66px !important; }
input.span-3, textarea.span-3 { width: 115px !important; }
input.span-4, textarea.span-4 { width: 164px !important; }
input.span-5, textarea.span-5 { width: 213px !important; }
input.span-6, textarea.span-6 { width: 262px !important; }
input.span-7, textarea.span-7 { width: 311px !important; }
input.span-8, textarea.span-8 { width: 360px !important; }
input.span-9, textarea.span-9 { width: 409px !important; }
input.span-10, textarea.span-10 { width: 458px !important; }
input.span-11, textarea.span-11 { width: 507px !important; }
input.span-12, textarea.span-12 { width: 556px !important; }
input.span-13, textarea.span-13 { width: 605px !important; }
input.span-14, textarea.span-14 { width: 654px !important; }
input.span-15, textarea.span-15 { width: 703px !important; }
input.span-16, textarea.span-16 { width: 752px !important; }
input.span-17, textarea.span-17 { width: 801px !important; }
input.span-18, textarea.span-18 { width: 850px !important; }
input.span-19, textarea.span-19 { width: 899px !important; }
input.span-20, textarea.span-20 { width: 948px !important; }

/* Add these to a column to append empty cols. */

.append-1 { padding-right: 49px; }
.append-2 { padding-right: 98px; }
.append-3 { padding-right: 147px; }
.append-4 { padding-right: 196px; }
.append-5 { padding-right: 245px; }
.append-6 { padding-right: 294px; }
.append-7 { padding-right: 343px; }
.append-8 { padding-right: 392px; }
.append-9 { padding-right: 441px; }
.append-10 { padding-right: 490px; }
.append-11 { padding-right: 539px; }
.append-12 { padding-right: 588px; }
.append-13 { padding-right: 637px; }
.append-14 { padding-right: 686px; }
.append-15 { padding-right: 735px; }
.append-16 { padding-right: 784px; }
.append-17 { padding-right: 833px; }
.append-18 { padding-right: 882px; }
.append-19 { padding-right: 931px; }

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 49px; }
.prepend-2 { padding-left: 98px; }
.prepend-3 { padding-left: 147px; }
.prepend-4 { padding-left: 196px; }
.prepend-5 { padding-left: 245px; }
.prepend-6 { padding-left: 294px; }
.prepend-7 { padding-left: 343px; }
.prepend-8 { padding-left: 392px; }
.prepend-9 { padding-left: 441px; }
.prepend-10 { padding-left: 490px; }
.prepend-11 { padding-left: 539px; }
.prepend-12 { padding-left: 588px; }
.prepend-13 { padding-left: 637px; }
.prepend-14 { padding-left: 686px; }
.prepend-15 { padding-left: 735px; }
.prepend-16 { padding-left: 784px; }
.prepend-17 { padding-left: 833px; }
.prepend-18 { padding-left: 882px; }
.prepend-19 { padding-left: 931px; }

/* Border on right hand side of a column. */
div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}

/* Use these classes on an element to push it into the 
next column, or to pull it into the previous column.  */

.pull-1 { margin-left: -49px; }
.pull-2 { margin-left: -98px; }
.pull-3 { margin-left: -147px; }
.pull-4 { margin-left: -196px; }
.pull-5 { margin-left: -245px; }
.pull-6 { margin-left: -294px; }
.pull-7 { margin-left: -343px; }
.pull-8 { margin-left: -392px; }
.pull-9 { margin-left: -441px; }
.pull-10 { margin-left: -490px; }
.pull-11 { margin-left: -539px; }
.pull-12 { margin-left: -588px; }
.pull-13 { margin-left: -637px; }
.pull-14 { margin-left: -686px; }
.pull-15 { margin-left: -735px; }
.pull-16 { margin-left: -784px; }
.pull-17 { margin-left: -833px; }
.pull-18 { margin-left: -882px; }
.pull-19 { margin-left: -931px; }
.pull-20 { margin-left: -980px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19 { float: left; position:relative; }

.push-1 { margin: -49px 1.5em 49px; }
.push-2 { margin: -98px 1.5em 98px; }
.push-3 { margin: -147px 1.5em 147px; }
.push-4 { margin: -196px 1.5em 196px; }
.push-5 { margin: -245px 1.5em 245px; }
.push-6 { margin: -294px 1.5em 294px; }
.push-7 { margin: -343px 1.5em 343px; }
.push-8 { margin: -392px 1.5em 392px; }
.push-9 { margin: -441px 1.5em 441px; }
.push-10 { margin: -490px 1.5em 490px; }
.push-11 { margin: -539px 1.5em 539px; }
.push-12 { margin: -588px 1.5em 588px; }
.push-13 { margin: -637px 1.5em 637px; }
.push-14 { margin: -686px 1.5em 686px; }
.push-15 { margin: -735px 1.5em 735px; }
.push-16 { margin: -784px 1.5em 784px; }
.push-17 { margin: -833px 1.5em 833px; }
.push-18 { margin: -882px 1.5em 882px; }
.push-19 { margin: -931px 1.5em 931px; }
.push-20 { margin: -980px 1.5em 980px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19 {float: right; position:relative;}


.box {padding:1.5em;margin-bottom:1.5em;background:#fff; border:1px solid #CCC;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;color:#666;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}



/*custom*/
.footer {  } 
.courier {font-family:"Courier New", Courier, monospace;}
/*
.footercontainer {border-top:1px solid black;}
*/
.span-right {float:right;}
.newstext {width:22%; margin-right:20px; float:left;}
.newsimages {width:75%; float:left;}
.about {width:22%; margin-right:15px; padding:5px; margin-top:-10px; float:left; }
.about p {margin:0 0 0em;}

.startwork {width:686px; float:left;  }
.start {width:22%; margin-right:15px; padding:5px; margin-top:-10px; float:left; }

.aboutimage {width:450px; margin-right:20px; float:left;}

/*
img.imagecache-viewslist_floatleft_2 {opacity: 1;-moz-opacity:1;filter:alpha(opacity=100);  }
img.imagecache-viewslist_floatleft_2:hover {opacity: 0.3;-moz-opacity:0.3;filter:alpha(opacity=0.3);  }
*/
.extend {line-height:3px; margin-top:6px; margin-bottom:18px;  overflow: hidden;}
.extend p {margin:0 0 0em;}
img { vertical-align: bottom;}
.black { background:#fff;}

/*system*/
div.warning, tr.warning {color:#666;}
div.ok, tr.ok {color:#666;}
.progress .bar {background: #fff url(../images/icon_animated_busy.gif);border: none; height: 16px; margin: 0 0.2em; width:16px;}
ul.primary {border-bottom:1px solid #BBBBBB;border-collapse:collapse;height:auto;line-height:normal;list-style-image:none;list-style-position:outside;list-style-type:none;margin:1px;padding:0 0 0 1em;white-space:nowrap;
}

/*menus*/
ul.links li {display:inline;list-style-type:none;padding-right:0.5em;padding-left:0;}
.terms ul.links {display: block; text-align: right;}

#prime {  }
#prime ul{list-style-type:none; }
#prime  li{display:block;float:left;padding:0;}
#prime a {text-transform: lowercase; letter-spacing:1px; padding-left:3px; padding-right:3px; font-size:1em; line-height:1.5em;float:left;color:#FFFFFF; background:#000;text-decoration:none;font-weight: bold ;}
#prime a:hover, #prime a:active, #prime a.active, #prime a.active-trail{color:#FF0000;}
#prime ul li.first {padding-right:10px;padding-left:0px;border-left: none;list-style: none;}
#prime ul li {padding-right:10px;border-left: 1px solid #normal;list-style: none;}
#prime ul li.last  a {margin-right:0px;}

#secondary {  }
#secondary ul{list-style-type:none;padding:0; }
#secondary  li{display:block;float:left;padding:0;}
#secondary a {text-transform: lowercase; font-family:"Courier New", Courier, monospace; letter-spacing:1px; font-size:1em; line-height:1.5em;float:left;color:#000; background: none;text-decoration:none;font-weight: bold ;}
#secondary a:hover, #secondary a:active, #secondary a.active, #secondary a.active-trail{color:#FF0000;}
#secondary ul li.first {padding-right:10px;padding-left:0px;border-left: none;list-style: none;}
#secondary ul li {padding-right:10px;border-left: 1px solid #normal;list-style: none;}
#secondary ul li.last  a {margin-right:0px;}


.menu-1203, .menu-1204, .menu-1205, .menu-1206 { background:url(../../../../default/files/schraeg.png) no-repeat right;}


/*links*/
a:focus {outline: none;}
a:focus, a:hover {color:#ff0000;}
a {color:#normal;text-decoration:none;}
a.active {color:#ff0000;}
li a.active {color:#ff0000;}
a.active-trail {color:#ff0000;}
#inlinelink a:link, #inlinelink a:visited  {  color:#normal; }
#inlinelink a:hover { display:block; font-size:1.5em; color:#fff; background-color:#ff0000; padding-left:10px; text-transform:uppercase;  }
a.workstitle {color:#fff; font-size:1em; line-height:1.5em; font-weight:bold;}
a.workstitle:hover {color:#ff0000;}
.view-works .views-field-title    { margin-top:0px ; }
.view-taxonomy-worktype .views-field-title    { margin-top:0px ; }
.view-awarded-works .view-content {text-align:center;}
a.imagecache-worksite {background:#000;}


/*inline lists*/
/*
#block-menu-menu-editor ul.menu li {display:inline; }
#block-menu-menu-editor ul li:after {content: " | ";}
#block-menu-menu-editor ul li.last:after  {content: " ";}
#block-menu-menu-editor2 ul.menu li {display:inline; }
#block-menu-menu-editor2 ul li:after {content: " | ";}
#block-menu-menu-editor2 ul li.last:after  {content: " ";}
*/

/*content*/
.content {font-size:1em; }

/*borders*/
.bordertop3 {border-top:3px solid #000; margin-top:6px; padding-top:9px;}
.borderbottom3 {border-bottom:3px solid #000; margin-top:6px; padding-bottom:9px;}

/*blocks*/
.blockcontent {margin-bottom:1.5em;}
#block-custom_pagers-1 {margin-bottom:3em;}
#block-custom_pagers-2 {margin-bottom:3em;}
#block-views-services_block-block_1 .views-field-title {text-transform:uppercase;}


/*views*/
.awards-list {width:47%; float:left;margin-right:20px;margin-bottom:20px; }
.links-list {width:30%; float:left;margin-right:20px;margin-bottom:20px; }

.view-shout p {
margin:0 0 0em;
}


#block-views-shout-block_1 .blockcontent {
margin-bottom:0em;
}

.view-awards th, .view-awards td {
padding:0px;
}

.view-newsstart th, .view-newsstart td {
padding:0px;
}

.view-press th, .view-press td {
padding:0px;
}

table.view-awards-table td ,  table.view-awards-table  th {

vertical-align:top;
}


table.view-awards-table {
margin-bottom:0em;
}




.view-newsimages  .views-row  {float:left; height:296px; background:#fff; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; margin-right:20px;margin-bottom:20px;  }

.view-news .views-row {float:left; height:157px; min-width:372px; background:#fff; padding-left:5px; padding-right:5px; padding-top:5px;margin-right:20px;margin-bottom:20px;  }

.newstitle {font-size: 1.5em; line-height:1em; margin-top:1.5em; font-weight:normal; text-transform:uppercase;}


.view-work-title .views-row {font-size: 1.5em; line-height:1em; margin-bottom:1em; font-weight:normal; text-transform:uppercase;}


.view-works-graphic-design .views-field-field-image-fid .field-item-0 { float:left; margin-right:10px;}
.view-worktypes-tab .views-field-title {  font-size:1em; line-height:1.5em;   }
.view-works-by-worktype .item-list {float:left; margin-right:10px;}
.view-service-image-slideshow .views-field-field-image-fid {margin-bottom:18px;}
h2.viewlist {font-size: 1.5em; line-height:1em; margin-bottom:0em;  text-transform:uppercase; }

.view-awarded-works-2 .views-row-first { border-top:1px solid black; padding-top:18px; }
.view-awarded-works-2 .views-row { border-bottom:1px solid black;  margin-bottom:18px; width:960px;  } 

.view-awarded-works-2 .center {text-align:center;}

img.imagecache-start {margin-bottom:18px;} 

.view-services .views-row { background:url(../images/bluedot.gif) repeat-x scroll left bottom; padding-bottom:36px; margin-bottom:36px;  } 
.view-services .views-row-last { background: none; padding-bottom:36px;  } 
.view-services .views-field-field-image-fid img { vertical-align: bottom;}

.view-daily-carousel .views-field-nid {display:none;}
.view-workimages .views-row     {float:left; height:296px; background:#fff; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; margin-right:20px;margin-bottom:20px;  }

.view-works .views-row     {float:left; height:245px; color:#000;  background:#fff; padding-left:5px; padding-right:5px; padding-top:5px;margin-right:20px;margin-bottom:20px;  }
.view-works .views-row a,.view-works .views-row a:visited{color:#000;}
.view-works .views-row a:hover {color:#ff0000;}
.view-works  .views-field-tid { font-family:"Courier New", Courier, monospace; font-size:0.917em;}
.view-works  .views-field-tid a, .view-works  .views-field-tid a:visited { text-decoration:underline;}

.view-works .views-field-field-image-fid {background:#000; }
.view-taxonomy-worktype .views-field-field-image-fid {background:#000; }

.view-taxonomy-worktype .views-row  {float:left; height:245px; color:#000;  background:#fff; padding-left:5px; padding-right:5px; padding-top:5px;margin-right:20px;margin-bottom:20px;  }
.view-taxonomy-worktype .views-row a,.view-taxonomy-worktype .views-row a:visited{color:#000;}
.view-taxonomy-worktype .views-row a:hover{color:#ff0000;}
.view-taxonomy-worktype  .views-field-tid { font-family:"Courier New", Courier, monospace; font-size:0.917em;}
.view-taxonomy-worktype  .views-field-tid a, .view-taxonomy-worktype  .views-field-tid a:visited { text-decoration:underline;}
/*.view-taxonomy-worktype  .views-field-tid a.active { color:#ff0000;}*/


.views-accordion-linkslist-page_1 h3 {font-size: 1.5em; line-height:1em; margin-bottom:1em; font-weight:normal; text-transform:uppercase;}
#prime div.view div.views-hide {display:none;}
#prime div.view div.views-admin-links {font-size:xx-small;margin-right:1em;margin-top:1em;width:95%;}
.view-daily-menu .field-content {margin-left:10px;}
.view-daily-carousel .views-field-created {background:#000; color:#CCCCCC; padding-left:5px; font-weight:bold; text-transform:uppercase; font-size:0.9em;}


.view-daily-menu .field-content {margin-left:10px;}
.view-daily-menu-idle .field-content {margin-left:10px;}
.view-daily-carousel .views-field-created {background:#000; color:#CCCCCC; padding-left:5px; font-weight:bold; text-transform:uppercase; font-size:0.9em;}

/* the whole accordion (only when js is enabled) */
.accordion-active { margin-bottom:0em;}

/* all accordion sections */
.accordion-item-last {}

/* the content hidden/shown within each section (only when js is enabled) */
.views-accordion-item .accordion-content {color: #666;}

.view-linkslist {border-bottom:1px solid #666;}

.view-awards {border-bottom:1px solid #666;}

.view-press {border-bottom:1px solid #666;}

.views-accordion-item .accordion-content p { margin: 0px; /* so that the animation doesn't jump */
}
/* the header the user clicks to open sections (only when js is enabled)*/
.accordion-header {cursor: pointer;color: #111;display: block; /* we dont know what html tag it will be, otherwise spans will display weirdly */}
h3.accordion-header {margin-bottom:0;}

.views-accordion-item .accordion-header,h3.accordion-header {text-transform:uppercase;font-weight:bold;border-top: 1px solid #666;}

.accordion-item-last .accordion-header,h3.accordion-header {}

.accordion-item-even .accordion-header {}

/*
 * Don't use padding/margin top/bottom on .views-accordion-item, or the animation will jump for that ammount
 * so apply it to the header and the first divs inside the accordion-content
 */
.views-accordion-item .accordion-content div,.views-accordion-item .accordion-header,h3.accordion-header {padding: 0;}

.views-accordion-item .accordion-content div div {padding: 0; display:inline;}

/* header mouse-over and section-opened states (only when js is enabled)*/
.views-accordion-item .accordion-header-hover,h3.accordion-header-hover {border-top: 1px solid #666;color:#ff0000;}
.views-accordion-item .accordion-header-active,
h3.accordion-header-active {font-weight: bold; /*color:#ff0000;*/ }

.views-accordion h3 {text-transform:uppercase;font-weight:bold;border-top: 1px solid #666; }


.view-linkslist .views-field-field-link2-url p {
margin:0 0 0em;
display:inline;
}


/*fonts */

/* headlines*/
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #666; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1.site-name {font-family:"Arial Black", Helvetica, sans-serif; text-transform:uppercase;}
h1.title {font-size: 1.5em; line-height:1em; margin-bottom:1em; font-weight:normal; text-transform:uppercase;}
h1.startheading {font-size: 1.2em;  margin-bottom:1em; margin-top:0em;font-weight:bold; color:#000;}
h3.blockheading {font-size: 1.5em; line-height:1em; margin-bottom:1em;  text-transform:uppercase; }
#block-views-works_by_worktype-block_1 h3 { font-weight:normal; text-transform:uppercase; margin-bottom:0em;}


/*distances and fixed heights*/
.topmargin18 {margin-top:18px;}
.topmargin36 {margin-top:36px;}
.topmargin54 {margin-top:54px;}
.bottommargin12 {margin-bottom:12px;}
.bottommargin18 {margin-bottom:18px;}
.bottommargin36 {margin-bottom:36px;}
.bottommargin54 {margin-bottom:54px;}

.toppadding12 {padding-top:12px;}
.toppadding18 {padding-top:18px;}

.fixed_height18 {height:18px;}
.fixed_height36 {height:36px; }
.fixed_height54 {height:54px; }
.fixed_height90 {height:90px; }
.fixed_height108 {height:108px; }

.leftmargin40 {padding-left:40px;}

.extenddiv{ background:#dad8d0; height:54px; }



/*pager*/
.pager-current {font-weight: normal;}
.item-list .pager {clear:both;text-align:left;}



/*colors*/
.grey {color:#666;}



/*forms*/
#contact-mail-page-3 .captcha {width:387px; margin-top:18px; border:1px solid #ccc; background-color:#FFF;}
#contact-mail-page-3 #edit-name-3 {width:463px; border:1px solid #ccc;}
#contact-mail-page-3 #edit-mail-3 {width:463px; border:1px solid #ccc;}
#contact-mail-page-3 #edit-subject-3 {width:463px; border:1px solid #ccc;}
#contact-mail-page-3 #edit-homepage-3 {width:463px; border:1px solid #ccc;}
#contact-mail-page-3 #edit-message-3 {width:458px; border:1px solid #ccc;}

#edit-name {width:508px; border:1px solid #ccc;}
#edit-mail {width:508px; border:1px solid #ccc;}
#edit-subject {width:425px; border:1px solid #ccc;}
#edit-homepage {width:508px; border:1px solid #ccc;}
#edit-comment {width:420px; border:1px solid #ccc;}
#edit-message {width:422px; border:1px solid #ccc;}
#edit-pass {width:508px; border:1px solid #ccc; }

.captcha {width:390px; margin-top:18px; border:1px solid #ccc; color:#666; background-color:#FFF;}


/*supersize*/
#supersize img, #supersize a{ height:100%;width:100%;display:none; position:absolute;z-index: 0; }  
#supersize .imagecache-galleria, #supersize .imagecache-galleria_default img{ display:inline; }  
.back {width:100%; height:100%; position: fixed; top:0px; left:0px; z-index:-1; overflow: visible;  }

/*modules*/
.item-list ul {margin:0 0 0; padding:0;}
/*custom pager*/
#custompager { width:36px; }
#block-custom_pagers-3 .blockcontent {
margin-bottom:0em;
}

#block-custom_pagers-5 .blockcontent {
margin-bottom:0em;
}

ul.custom-pager  { font-weight:normal; text-transform:uppercase;}
.custompager-prev { width:33px; padding-left:3px; margin-bottom:5px; float:left; text-align:left; font-size: 1.5em; line-height:1em;  }
.custompager-key {width:29px;float:left; text-align:center; margin-left:20px; }
.custompager-next {width:33px;padding-right:3px;float:right; font-size: 1.5em; line-height:1em; }

.custompager-prev a {color:#fff; background-color:#000; display:block;}
.custompager-prev a:hover {color:#ff0000; background-color:#000;}

.custompager-next a {color:#fff; background-color:#000; display:block;}
.custompager-next a:hover {color:#ff0000; background-color:#000;}

.custompager-prev { background-color:#000; display:block;}
.custompager-next { background-color:#000; display:block;}

/*quicktabs*/
ul.quicktabs_tabs.quicktabs-style-navlist {width:150px;}
ul.quicktabs_tabs.quicktabs-style-navlist li a {color:#000;display:block;font-size:1em;font-weight:normal;margin:0;padding:0 10px 0 0;text-align:left;text-decoration:none;text-transform:uppercase;}
ul.quicktabs_tabs.quicktabs-style-navlist li a:hover {color: #FF0000;}
ul.quicktabs_tabs.quicktabs-style-navlist li.active {line-height:1.5em;}
ul.quicktabs_tabs.quicktabs-style-navlist li.active a {color: #FF0000;font-weight: normal;}
.quicktabs_main.quicktabs-style-navlist {float: left;padding-left: 10px;min-height: 88px;position: relative;z-index: 1;width: 140px;margin-right:10px;}
.viewsdisplaytabs-wrapper .viewsdisplaytabs-group-wrapper ul {font-weight: normal;}
.viewsdisplaytabs-wrapper .viewsdisplaytabs-group-wrapper ul li a {color:#000;}


/*taxonomy menu*/
#block-menu-menu-worktypes ul.menu li {font-size: 1em; line-height: 1.5em; font-weight:normal; text-transform:uppercase;}
 
 /*views*/
 #views-ajax-pad form {
border-style:none solid solid;
color:#666666;
}
 






/*fixed header and footer*/
/*
#topheader {left:0;padding-left:40px;position:fixed;right:0;height:150px;top:0px;z-index:998;}
#content_container {}*/
#footercontainer {position:fixed;bottom:0px; left:0px; right:0px;padding-bottom:2px;padding-left:20px;}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:115px;
	width:auto;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding:0 35px;
	width:auto; 
}


