@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: "Trebuchet MS";
	color:#3c0b0e;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom:10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}


h2,
.middleColumnSecond h3 {
	font-family: "Trebuchet MS";
	margin:0;
	color:#c15017;
	font-size: 1.20em;
	font-weight: normal;padding-top:15px;margin-bottom:-10px;line-height:18px
}
* html h2 {
	font-family: "Trebuchet MS";
	margin:0;
	color:#c15017;
	font-size: 1.20em;
	font-weight: normal;padding-top:15px;margin-bottom:-10px;line-height:18px;margin-top:-15px
}

h2.work {
margin-top:-20px;
}
body {
	font-family: "Trebuchet MS";
	margin:0;
	background-color:#fff; /* for IE */
	background-image: url(../images/back_allpages.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:100%
}
img {
	border:0;
	vertical-align: baseline;
}
a {
	color:#9E8E7C;
	text-decoration:none
}
a:hover {color:#666;text-decoration:underline}
.italics {
	font-style: italic;
}
.caps {
	text-transform: capitalize;
}
td {vertical-align: top;}

.go input {width:10px}

.black {color:#000}

.bold {font-weight: bold;}
.boldRed {
	font-weight: bold;
	color:#FAAF3A
}

.alignRight {
	text-align: right;
	
}


#container {
	background-image: url(../images/back_container.gif);
	background-repeat: repeat-x;
	width: 900px;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#containerContent {
	background-image: url(../images/back_container_gradient.gif);
	background-repeat: repeat-x;
	width: 900px;   /* align for good browsers */
	text-align: left;
	background-position: top;
	font-size: 0.75em;
	line-height: 17px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E9DDDD;
}

*html #containerContent {
	background-image: url(../images/back_container_gradient.jpg);
	background-repeat: repeat-x;
	width: 924px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	background-position: top;font-size: 0.75em;line-height: 22px;
}

#containerContent li {
	list-style-position: outside;
	list-style-type: none;
	margin-left:-22px;
	height: auto;
}
	
	/* IE 6 ONLY */
	*html #containerContent li {
	list-style-position: outside;
	list-style-image: url(../../index_files/images/bullet_generalIE.gif);
	list-style-type: none;margin-left:-22px;line-height:21px;}
	*html ul
	{margin-top:-15px}
	
	
	#containerContent li.work {
	list-style-position: outside;
	list-style-image: url(../../index_files/images/bullet_general.gif);
	list-style-type: none;margin-left:-22px;line-height:17px;margin-bottom:10px
}
.containerWhite {
	width: 850px;   /* align for good browsers */
	height: auto;
	background-color: #FFF;
	background-image: url(../../Fotolia_13466133_V/blossomHummer.jpg);
	background-repeat: no-repeat;
	background-position: 50px bottom;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.containerWhiteSecond {
	width: 851px;
	margin: 0 auto;   /* align for good browsers */
	background-color: #FFF;
	background-image: url(../../index_files/images/back_secondpages_leftcolumn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeContent {
	width: 851px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	background-color: #fff;
}
.leftColumn {
	height:auto;
	background-image: url(../../index_files/images/back_home_leftcolumn.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	float: left;
	border-right-color: #D8C7C0;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	text-align: justify;
	width: 490px;
}
.middleColumn {
	margin: 0 278px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 12px 15px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:220px;
	background-image: url(../../index_files/images/back_home_middlecolumn.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #433029;	
}
.middleColumnSecond {
	margin: 0px 260px 10px 155px;
	padding: 10px 12px 15px 15px;
	background-image: url(../../index_files/images/back_secondRightColumn.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.middleColumnSecond img{
	margin:12px 0;
}

.middleColumnSecondWork {
	margin: 0px 260px 10px 155px;
	padding: 10px 12px 15px 15px;
}

.middleColumnSecondContact {
	margin: 0px 10px 10px 155px;
	padding: 10px 12px 15px 15px;
	
}

/* IE 6 */
*html .middleColumnSecondWork {
	
	top: 10px;
	margin-top: -275px;
	margin-right: 260px;
	margin-bottom: 10px;
	margin-left: 155px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: fixed;
	height: 450px;
}

.rightColumn {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
	}
	.rightColumnSecond {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 15px 30px;margin-top:10px;
	
	}
	.rightColumnSecondWork {
	float: right; /* since this element is floated, a width must be given */
	width: 205px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 15px 30px;margin-top:23px;
	
	}
	
	*html 	.rightColumnSecondWork {
	float: right; /* since this element is floated, a width must be given */
	width: 205px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 18px 10px 15px 30px;margin-top:23px;
	
	}
	
	
	#rightColumnList {
	line-height: 15px;
}

#topBanner {
	padding-top:10px;
	margin-left: 5px;
	font-size: 0.8em;
	text-align: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 28px;
	height: 48px;
}
#navTop {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	list-style-position: inside;
	font-size: 13px;
		float: right;
}

#navTop li {
	float: left;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;	
}
#navTop li a {
	display: block;
	text-decoration: none;
	
}
#navTop a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D8B95D;
	text-decoration: none;
	margin-bottom: 5px;
	color:#b97f63;
}
#navTop a:active {
	
	border-bottom-style: solid;
	border-bottom-color: #D8B95D;
	text-decoration: none;
	margin-bottom: 2px;
}
#navTop ul li a {
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 0px;
}


#navTop a{
	color:#b97f63;
	
}
.home {padding-right:20px}
/*.hideLogin{
	padding-top:8px;
	color:#8d8e8d;
	font-weight:normal;
	display: block;
	
}*/
#hideLogin input  {width: 9%;}

div#links {font: 16px "Trebuchet MS"; z-index: 100;}

div#links a {color: #fff;
   }
div#links a:hover {color: #fff}

div#links a span {display: none;}
*html div#links a span {
	display: none;
}
div#links a:hover span {
	display: block;
	top: 555px;
	left: 500;
	width: 250px;
	z-index: 100;
	color: #c15017;
	font: 16px "Trebuchet MS";
	text-align: left;
	position: absolute;
}

.login {
	text-transform: lowercase;
	color:#8d8e8d;
	font-size:1em;
	font-weight:normal
}

.rightMargin {margin-right:12px;}
#navigation {
	padding-top:25px;
	font-size: 0.75em;
	font-weight:bold;
	text-transform: uppercase;
	width:852px;
	text-align: center;
	color:#fff;
	height:26px;
	margin-left:25px;
	margin-right: 25px;
}

*html #navigation {
	
	font-size: 0.67em;
	font-weight:bold;
	text-transform: uppercase;
	width:888px;
	text-align: center;color:#fff;margin-left:36px
}

#secNav1 {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;display:block
}
#secNav1ON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;line-height: 14px;
	background-color: #CCC;
}

#secNav2 {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:40px
}
#secNav2ON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	background-color: #CCC;line-height: 14px;margin-top:40px
}
#secNav3 {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:80px
}
#secNav3ON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:80px;display:block;
	background-color: #CCC;
}
#secNav4 {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:140px
}
#secNav4ON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:140px;display:block;
	background-color: #CCC;
}
#secNav4b {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:120px
}
#secNav4bON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:120px;display:block;
	background-color: #CCC;
}
#secNav5 {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:160px
}
#secNav5ON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:160px;display:block;
	background-color: #CCC;
}
#secNav6 {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:200px
}
#secNav6ON {
	position: absolute;
	top: 130px;
	margin-left:4px;
	width:139px;
	padding:2px 6px;
	font-weight: bold;
	text-transform: uppercase;line-height: 14px;margin-top:200px;display:block;
	background-color: #CCC;
}
#navigation a{color:#fff;text-decoration:none}
#navigation a:hover{
	color:#000
}
#navigation td a:hover .on{color:#8d8e8d}

/* .on {
	height:25px;
	background-image: url(images/back_nav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}*/
.navBlock {
	margin-left:40px
	
}
.navBlock a:hover {height:25px;
	}
.navBlock td {
	width:95px;
	text-align: center;
	border-right-width: 32px;
	border-right-style: solid;
	border-right-color: #121312;
	border-left-width: 32px;
	border-left-style: solid;
	border-left-color: #121312;
}
.navBlock td.on {
	width:95px;
	text-align: center;
	background-image: url(../../index_files/images/back_nav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 32px;
	border-right-style: solid;
	border-right-color: #121312;
	border-left-width: 32px;
	border-left-style: solid;
	border-left-color: #121312;
}
.quote {
	background-image: url(../../index_files/images/back_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;margin-top:0px
}
.footer {
	margin:10px;
	color:#a5a5a5;
	font-size:0.95em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5a5a5;
	width: 830px;
	clear: left;
	float: none;
}

*html .footer {
	margin:10px;
	color:#a5a5a5;
	font-size:0.95em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5a5a5;clear:both;
}
.footer a{text-decoration:none;color:#a5a5a5}
.footer a:hover {text-decoration:underline;color:#999}
.links {margin-left:120px}
.bottom {
	color:#a5a5a5;
	font-size:0.95em;
	text-align:right;
	padding-right:10px;
}
.bottomWork {
	color:#a5a5a5;
	font-size:0.95em;
	text-align:right;
	padding-right:10px;
	
}

*html .bottomWork {
	color:#a5a5a5;
	font-size:0.95em;
	text-align:right;
	padding-right:10px;
	clear: both;margin-top:160px;
}

.logo {margin-bottom:-5px}

.casestudy {
	padding-left:5px;
	margin-left:90px;
	width:315px;
	margin-top:-73px;
	display: block;
	vertical-align: baseline;
	
	position: static;
}

.casestudyread {
	position: relative;
	left:-91px;top:15px
}

.caseBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6c6c6;padding-top:4px
}
.marginBottom {margin-bottom:11px}

.workNames {
	position: absolute;
	top: 437px;
	width:205px;
	line-height: 16px;
}
*html .workNames {
	position: absolute;
	top: 430px;
	width:205px;
	line-height: 16px;
}

.form {width:335px;margin-left:20px;color:#c15017;margin-top:20px}
.form input {width:200px;float:right}
.form label {
	
	display: inline;
	text-align: right;
}
.form textarea {width:203px;float:right}
.button {
	border: 1px solid #c6c6c6;
	padding:5px;
	font-weight: bold;
	display: inline-block;margin-top:10px;margin-left:140px
}
.button a {color:#c15017;text-decoration:none}
.button a:hover {color:#666;text-decoration:underline}


table .TableBullet {margin-top:-30px;}
.Url {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-align: right;
	margin-top: -60px;
	margin-right: 260px;
	margin-bottom: 40px;
	margin-left: 155px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 15px;
}
* html .Url {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	
	margin-top: -55px;
	margin-right: 187px;
	margin-bottom: 80px;
	margin-left: 175px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 15px;
}



/*	Mananage. 
 * =========================================================
 */

.manage-label{
	float: right;
	font-family: "Lucida Grande",Arial,Helvetica,Verdana,"Free Sans","FreeSans",sans-serif;
	color: #fff;
	font-size:30px;
	margin:51px 32px 0pt 0pt;
}



	
	
#containerContent #works {
	background-color: #CF0;
	float: right;
	width: 270px;
	clear: none;
}
#containerContent .containerWhite .leftColumn ul li .portfolio img {
	display: block;
	width: 400px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
#containerContent .containerWhite .leftColumn ul li .portfolio h4 {
	font-weight: 400;
	text-transform: capitalize;
	font-size: 15px;
	display: block;
	color: #C33;
}
#containerContent .containerWhite .leftColumn ul li .portfolio p {
	margin-top: -8px;
	font-size: 10px;
}
#containerContent .containerWhite .leftColumn ul li .portfolio #more {
	float: right;
	margin-right: 50px;
}
#containerContent .containerWhite .leftColumn .portfolio img {
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#containerContent .containerWhite .leftColumn .portfolio p {
	font-size: 10px;
	display: block;
	margin-left: 12px;
	margin-right: 30px;
}
#containerContent .containerWhite .leftColumn .portfolio h4 {
	color: #630;
	font-size: 13px;
}
#containerContent .containerWhite .leftColumn .portfolio #more {
	text-align: right;
}
#content {
	text-indent: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#containerContent .containerWhite .leftColumn .portfolio #apDiv3 table {
	width: auto;
}
#containerContent .containerWhite .leftColumn .portfolio #apDiv3 table tr th img {
	border: 1px solid #333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#apDiv4 {
	position:static;
	z-index:1;
	overflow: auto;
	height: 190px;
	width: 465px;
	top: 475px;
	padding-left: 15px;
}

