/* CSS Document */
html{
	overflow:-moz-scrollbars-vertical;
}

.clr
{
	clear:both;
}

.c_aln
{
	text-align:center;
}

.r_aln
{
	text-align:right;
}

.l_aln
{
	text-align:left;
}

a:active, a:focus{
	outline:none;
}

.hdn
{
	display:none;
}

.rgtImg
{
	float:right;
	padding:5px 0 8px 8px;
}




.lftImg
{
	float:left;
	padding:5px 8px 8px 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* CSS Document */
body
{
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	font-size:62.5%;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;

	background:url(public/images/site/bd_pattern.gif) repeat-x 0px 94px;
}

input, textarea, select
{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body.switch
{
	background:url(public/images/site/bd_pattern_inner.gif) repeat-x 0px 94px;
}

form, h1, h2, h3, h4, p
{
	margin:0;
	padding:0;
	border:0;
}

p
{
	line-height:16px;
	margin-bottom:16px;
}

a
{
	color:#ee3224;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:0px;
}

#page a
{
	font-style:italic;
}

h1
{
	display:block;
	width:100%;
	color:#bebfbf;
	font-size:26px;
	font-weight:normal;
	margin-bottom:16px;
	text-transform:lowercase;
}

h1 em
{
	font-size:12px;
}

h2
{
	color:#ee3224;
	font-size:20px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:lowercase;
}

h3
{
	color:#ee3224;
	font-size:20px;
	font-weight:normal;
	margin-bottom:5px;
}

h4
{
	padding:0; margin:0; border:0;
	font-size:100%;
	font-weight:bold;
}

#root
{
	width:950px;
	text-align:left;
	margin:0 auto;
	font-size:1.2em;
}

#header
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:384px;
}

body.switch #header
{
	height:158px;
}

body.home #header div.slide
{
	display:block;
}

body.switch #header div.slide
{
	display:none;
}

#header div.top
{
	height:94px;
}

#header div.top a.lnk_home
{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:94px;
	background:url(public/images/site/logo.gif) no-repeat;
}

#page
{
	padding:13px 0 25px 0;
}

#fix_height
{
	float:left;
	width:1px;
	height:400px;
}

#left_col
{
	float:left;
	display:none;
	width:384px;
	padding:0px 15px 0px 35px;
}

body.home #left_col
{
	display:block;
}

body.switch #left_col
{
	float:right;
	display:block;
	padding:0px 25px 0px 10px;
}

#fixed_height
{
	float:left;
	width:1px;
	height:500px;
}

#center_col
{
	float:left;
	width:860px;
	padding:0px 25px 0px 35px;
}

body.home #center_col
{
	display:block;
	width:480px;
	padding:0px 25px 0px 10px;
}

body.switch #center_col
{
	display:block;
	width:480px;
	padding:0px 15px 0px 35px;
}

#right_col
{
	float:left;
	display:none;
}

#footer
{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	font-size:90%;
	text-align:right;
	padding-top:46px;
	margin-bottom:20px;
}

body.switch #footer
{
	background:url(public/images/site/footer_right_bg.gif) no-repeat right top;
}

#footer a
{
	color:#FFF;
}

#footer a.qs_logo
{
	display:block;
	position:absolute;
	left:35px;
	top:0px;
	width:59px;
	height:126px;
	background:url(public/images/site/qs_logo.gif) no-repeat;
}


#footer a.link_keller
{
	display:block;
	position:absolute;
	left:100px;
	top:10px;
	width:100px;
	height:25px;
	background:url(public/images/site/keller_logo.gif) no-repeat;
	display:none;
}

body.home #footer a.link_keller
{
	display:block;
}

#footer div.text
{
	background-color:#000;
	color:#FFF;
	padding:5px;
}

div.clr
{
	clear:both;
}
/* CSS Document */
div.progress
{
	padding:10px 25px;
	font-size:12px;
	color:#FFF;
	background-color:#0099FF;
}

div.msg, div.message
{
	font-size:11px;
	border-bottom:2px dotted #666;
	border-top:2px dotted #666;
	padding:15px;
	margin-bottom:16px;
	color:green;
}

div.err, div.error
{
	font-size:11px;
	border-bottom:2px dotted #666;
	border-top:2px dotted #666;
	padding:15px;
	margin-bottom:16px;
	color:red;
}

div.err b
{
	display:block;
	margin-bottom:5px;
}

#page div.err ul
{
	list-style:square;
	margin:0;
	padding:0;
	border:0;
	padding-left:20px;
}

div.loading
{
	background:url(../Images/spinner.gif) no-repeat center;
	padding:50px;
}

div.blockUI
{
    background-color:#999999; 
    filter:alpha(opacity=50); 
    opacity:0.5;
    z-index:1000;
}

div.modal
{
	background:#ffffff none repeat scroll 0%;
	position:absolute;
	width:400px;
	border:5px solid #333333;
	z-index:9999;
	font-size:12px;
	padding:15px;
}
/* CSS Document */

.bg_pattern
{
	background:url(public/images/site/bd_pattern.gif);
}

/* MENU */

div.menu
{
	/*position:absolute;
	padding-right:25px;*/
	padding-left:240px;
	right:0px;
	font-size:110%;
}

div.menu ul
{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	color:#e3e3de;
}

div.menu ul li
{
	display:inline;
}

div.menu ul li a
{
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Verdana;
	background:url(public/images/site/sep.gif) no-repeat right 36px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding:32px 9px 5px 5px;
	border-top:5px solid #FFF;
}

div.menu ul li.last a
{
	background:none;
}

div.menu ul li a:hover, div.menu ul li.current a
{
	border-top:5px solid #ee3224;
	color:#ee3224;
	text-decoration:none;
}

div.menu ul li ul
{
	display:block;
	background-color:#404040;
	position:absolute;
	left:0px;
	top:100px;
}


div.menu ul li ul li a
{
	float:none;
	background-image:none;
	color:#FFF;
	padding:5px 15px 5px 10px;
	border:0px;
	display:block;
}

div.menu ul li ul li a:hover
{
	color:#ee3224;
	border:0px;
}


div.projects
{
}

div.projects div.row
{
	width:100%;
	margin-bottom:20px;
}

div.projects div.row div.cell
{
	float:left;
	width:230px;
	padding-right:10px;
}

div.projects div.row div.cell a img
{
	padding:5px;
	margin-bottom:5px;
	background:url(public/images/site/bd_pattern.gif);
}

.imgFake
{
	padding:5px;
	margin-bottom:5px;
	background:url(public/images/site/bd_pattern.gif);
}

div.projects div.row div.cell p, div.projects div.row div.cell h2
{
	margin-bottom:5px;
}


div.submenu
{
	font-family:"Trebuchet MS", Arial, Verdana;
	
	width:200px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	border-top:1px solid #dbdbdb;
	z-index:999;
}

div.submenu ul
{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}

div.submenu ul li
{
	display:inline;
}

div.submenu ul li a
{
	display:block;
	font-size:12px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	/*border-bottom:1px solid #dbdbdb;*/
	text-transform:uppercase;
	padding:5px 10px 4px 10px;
	width:180px;
	background-color:#000;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
}

div.submenu ul li a:hover
{
	color:#ee3224;
	/*background-color:#404040;*/
}


div.entry
{
	margin-bottom:16px;
	background-color:#F4F4F4;
	padding:10px;
	border:1px solid #DDD;
}

div.entry table
{
	padding:0;
	margin:0;
	border:0;
}

div.entry table tr td
{
	padding:5px 8px 5px 5px;
	border-bottom:1px solid #DDD;
}

div.entry table tr.cmd td
{
	border-bottom:0px;
}

input.button, input.btn
{
	padding:3px 10px;
	text-transform:uppercase;
	background-color:#000;
	color:#FFF;
	border:1px solid #000;
}

.rgtImg
{
	float:right;
	padding:5px;
	margin:5px 0 5px 5px;
	border:1px solid #DDD;
}

.lftImg
{
	float:left;
	padding:5px;
	margin:5px 5px 5px 0;
	border:1px solid #DDD;
}

.normImg
{
	padding:5px;
	margin:5px;
	border:1px solid #DDD;
}

table.grid td
{
	padding:5px 8px 5px 5px;
	border-bottom:1px dashed #DDD;
}

table.normal td
{
	border:2px solid #FFF;
}

#page ul, #page ol
{
	padding-left:30px;
	margin-bottom:16px;
	line-height:16px;
}

#page ul li ul, #page ul li ol, #page ol li ol
{
	margin-bottom:8px;
}

#page ol li
{
	list-style:decimal;
}

#page ul li
{
	list-style:disc;
}

.paraBorder
{
	display:block;
	padding:5px;
	border:1px solid #DDD;
	margin-left:5px;
}

div.sec_item
{
	line-height:16px;
	padding:5px 0px;
	border-bottom:1px solid #bebfbf;
}

span.heading
{
	display:block;
	font-weight:normal;
	font-size:26px;
	color:#bebfbf;
	text-transform:lowercase;
	border-bottom:1px solid #bebfbf;
}

.link_pdf
{
	background:url(public/images/pdf.gif) no-repeat right;
	line-height:25px;
	padding-right:25px;
}

.link_word
{
	background:url(public/images/word.gif) no-repeat right;
	line-height:25px;
	padding-right:25px;
}
/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
  
  /* app */
      .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
    }

    .sIFR-active h1 {
      display: block;
    }

    .sIFR-active h2 {
      display: block;
    }

    .sIFR-active h3 {
      font-size: 20px;
    }

    /*.sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }*/

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
