/*

	AmSher Web site main style sheet
	Created: 2005-05 by FitzMartin
*/

/* ------------------
	=Stucture
*/


* { margin: 0; padding: 0; }

body {
	background-color: #fff;
	color: #595959;
	font: 11px/18px Georgia, Times, Times, Serif;
	text-align: center;
	font-size: 11px;
	line-height: 19px;
}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	text-align: left;
}

#header {
	background-color: #404040;
	position: relative;
	width: 755px;
	height: 75px;
	padding: 3px 0 3px 0px;
}

body.land #header {
	height: 10px;
}

#body {
	position: relative;
	margin: 2px 0;
}

body.contact #body {
	border-left: 1px solid #d5cf7d;
	border-right: 1px solid #d5cf7d;
}

#body td {
	vertical-align: top;
}

#footer {
	background-color: #404040;
	padding: 5px 10px;
	color: #fff;
	font-size: 10px;
	letter-spacing: .1em;
}

/*	left column */
/*	gradient backgrounds for left column.
	color s3hould be the light gradient color */

#sb {
	/*background: #d75f00; */
	background: #cf6904;
	width: 333px;
	border-right: 2px solid #fff;
	vertical-align: top;
}


#sb.thug {
	background: #dac707 url(../imgs/bg-thug.jpg) 0 0 no-repeat;
	padding-top: 214px;
}

/* main column */
#m {
	background-color: #f3f2e0;
	border: 1px solid #d5cf7d;
	padding: 0px 30px 10px 25px;
}

#press {
	background-color: #f3f2e0;
	border: 1px solid #d5cf7d;
	padding: 0px 10px 10px 10px;
}

/* -------------------
	=SectionLinks
*/

ul.sectioncontainer {
	display: block;
	list-style-type: none;
	margin: 5px 0 20px 0;
	padding-top: 20px;
	height: 220px;
	width: 360px;
}

ul.sectioncontainer li {
	display: block;
	float: left;
}

ul.sectioncontainer a {
	display: block;
	float: left;
	width: 165px;
	height: 110px;
	margin-right: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	text-decoration: none;
}

ul.sectioncontainer a.c2 {
	margin-right: 0;
}

ul.sectioncontainer a:hover {
	/*background-color: #fff;*/
	text-decoration: none;
}

a.section .copy {
	display: block;
	padding: 6px 10px 5px 10px;
	font-size: 12px;
	/*font-family: Georgia, Times, Serif;*/
	line-height: 17px;
	color: #595959;
}

a.section .hdl {
	display: block;
	background: #fff url(../imgs/arrow.gif) 100% 50% no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	padding: 3px 20px 3px 7px;
	text-transform: uppercase;
	font-size: 11px;
}

a#healthcare .hdl {
	background-image: url(../imgs/arrow-hc.gif);
	border-color: #a3b744;
	color: #93a734;
}

a#communications .hdl {
	background-image: url(../imgs/arrow-com.gif);
	border-color: #dcca09;
	color: #9caa00;
}

a#b2b .hdl {
	background-image: url(../imgs/arrow-b2b.gif);
	border-color: #584971;
	color: #786991;
}

a#retail .hdl {
	background-image: url(../imgs/arrow-br.gif);
	border-color: #a6c3de;
	color: #8693b3;
}

a#healthcare:hover .hdl,
a#communications:hover .hdl,
a#b2b:hover .hdl,
a#retail:hover .hdl {
	color: #7198b9;
	text-decoration: underline;
}

a.section:hover .hdl {
	color: #7198b9;
}

a.section:hover .copy {
	color: #7198b9;
}


/* -------------------
	=Icons for links
*/

.icon {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 23px;
}

.ipdf {
	background-image: url(../imgs/icons/pdf.gif);
}

.ihtml {
	background-image: url(../imgs/icons/www.gif);
}

.idoc {
	background-image: url(../imgs/icons/doc.gif);
}

.ippt {
	background-image: url(../imgs/icons/ppt.gif);
}

.ixls {
	background-image: url(../imgs/icons/xls.gif);
}

.itxt {
	background-image:url(../imgs/icons/txt.gif);
}

.iimg {
	background-image: url(../imgs/icons/img.gif);
}

.izip {
	background-image: url(../imgs/icons/zip.gif);
}

/* -------------------
	=Navigation
*/

#logolnk {
	position: absolute;
	top: 10px;
	left: 30px;
}

a {
	color: #d75f00;
	text-decoration: none;
}

a:hover {
	color: #7198b9;
	text-decoration: underline;
}

a strong {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: normal;
}


#pnav {
	position: absolute;
	bottom: 14px;
	right: 10px;
	/*width: 100%;*/
	/*text-align: center;*/
	color: #d75f00;
	font: 9px/12px Tahoma, Verdana, Sans-Serif;
	letter-spacing: .04em;
	text-transform: uppercase;
}

#pnav a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
}

#pnav a:hover {
	color: #d75f00;
	text-decoration: none;
}

body.home a#homelnk,
body.landing a#homelnk,
body.about a#aboutlnk,
body.services a#serviceslnk,
body.testimonials a#testimonialslnk,
body.contact a#contactlnk,
body.resources a#resourceslnk,
body.family a#famlnk,
body.press a#presslnk
	{ color: #d74f00; text-decoration: none; }


/* -------------------
	=Basic Redefinitions
*/

h1, h2, h3 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 140%;
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: .03em;
	color: #65750d;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h1 {
	margin: 15px 0 10px 0;
}

h2 {
	padding-top: 10px;
	border-top: 1px solid #f7af60;
}

h2.hdr {
	padding: 5px 7px 5px 15px;
	background-color: #fff;
	text-transform: none;
	border-bottom: 1px solid #d5cf7d;
	border-top: 0;
}

img { border: 0; }

p {
	font-size: 100%;
	line-height: 1.6em;
	margin: 0 0 17px 0;
}

ul {
	font-size: 1em;
	font-family: Tahoma, Arial, Sans-Serif;
	margin: -3px 0 17px 22px;;
}

.intro p {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0 0 22px 0;
}

#footer p { margin: 0; font-size: 93%; }

#footer strong {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: normal;
}


/* ------------------------
	=Task boxes
*/

.tasks {
	background: #dfdbb6;
	border: 1px solid #a3b744;
	margin-top: 3px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
}

.tasks h3 {
	background: #d75f00;
	color: #fff;
	padding: 4px 7px 4px 25px;
}

.tasks ul {
	list-style-type: none;
	margin: 10px 10px 10px 25px;
}

.tasks ul li {
	margin-bottom: 3px;
}

.tasks a {
	font-weight: bold;
}


.tasks a:hover {
	font-weight: bold;
	color: #d75f00;
}

.tasks a span,
.tasks a:hover span {
	font-weight: normal;
}

/* ----------------------
	=Form
*/

/* 3 column for contact */

.m {
	border: 1px solid #d5cf7d;
}

.main .padded {
	padding: 10px 30px 10px 15px;
}

#form, #info, #xtra {
	background-color: #f3f2e0;
	/*border-left: 3px solid #fff;*/
	border-top: 1px solid #d5cf7d;
	border-bottom: 1px solid #d5cf7d;
}

#form {
	width: 290px;
	border-left: 0;
	border-right: 1px solid #d5cf7d;
}

#info {
	width: 225px;
}

#xtra {
	width: 235px;
	border-right: 0;
	border-left: 1px solid #d5cf7d;
}


label {
	display: block;
	float: left;
	width: 65px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
}

label.lrg {
	width: 120px;
}

label span {
	font-weight: bold;
	color: #c00;
}

input, textarea {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
	padding: 2px 3px;
}


input {
	width: 140px;
}

select {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
	width: 210px;
}

input.btn {
	background: #d75f00;
	color: #fff;
	border-width: 1px;
	border-top-color: #f79f30;
	border-left-color: #f79f30;
	border-bottom-color: #973f00;
	border-right-color: #973f00;
	border-style: solid;
	padding: 5px 7px;
	width: auto;
}

.formerror {
	background: #ffe;
	border: 1px solid #900;
	padding: 7px 10px;
	font: 11px/17px Arial, Sans-Serif;
	color: #900;
	margin-bottom: 15px;
}

ul.infolinks {
	font-size: 120%;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	line-height: 1.6em;
	color: #666;
}

ul.infolinks li {
	margin-bottom: 20px;
}


/* ----------------------

	=Landing
*/

.ermsg {
	color: #c33;
	font-family: Arial, Sans-Serif;
	font-size: 110%;
	background: #fff;
	padding: 5px 7px;
	border: 1px solid #d5cf7d;
}

#m.landing {
	background-image: url(../imgs/crouch.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 360px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 363px;
	height: 396px;
	text-align: center;
}

.landlnk {
	font-size: 130%;
	line-height: 1.4em;
}

.landlnk strong {
	font-size: 115%;
	font-weight: normal;
}

.landlnk ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.landlnk ul li {
	margin-bottom: 5px;
	text-align: left;
	background: #fff url(../imgs/landing-arrow.gif) 100% 50% no-repeat;
	height: 43px;
	overflow: hidden;
	border: 1px solid #d75f00;
}

.landlnk a {
	display: block;
	padding: 3px 30px 3px 10px;
	color: #fff; /*#7198b9; */
	/*border: 1px solid #d75f00; */
	height: 43px;
	overflow: hidden;
	background: #d75f00 url(../imgs/landing-arrow2.gif) 100% 50% no-repeat;
}

.landlnk a.pad {
	padding-top: 15px;
	height: 33px;
	overflow: hidden;
	padding-bottom: 0;
	line-height: 90%;
}

.landlnk a em { font-style: normal; font-size: 1.1em; }

.landlnk a:hover {
	color: #d75f00;
	text-decoration: none;
	background-color: #fff;
	/*border: 1px solid #9a9267;*/
	background: #dfdcb4 url(../imgs/landing-arrow-h.gif) 100% 50% no-repeat;
}


.sp {
	font-size: 80%;
	display: block;
}

/** ul.p {
	border-bottom: 1px solid #d5cf7d;
	margin-bottom: 10px;
}*/

.qcc img {
	float: left;
	margin-top: 60px;
	position: relative;
	left: -15px;
}

.qc {
	margin-left: 200px;
}


/* ----------------------
	=Quotes
*/


.quotes {
	margin-bottom: 15px;
}

.quotes p {
	position: relative;

	margin-top: 20px;
	padding-top: 29px;
}

.quotes p span.attrib {
	border-top: 1px solid #d5cf7d;
	display: block;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	font-weight: bold;
	font-family: Tahoma, Arial, Sans-Serif;
	padding-top: 5px;
}

/* ----------------------
	=Misc
*/

.clr { height: 0; clear: both; visibility: hidden; width: 0; }

.emplnk, .clientlnk {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 13px;
}

.emplnk {
	float: left;
	padding-left: 7px;
}

.clientlnk {
	float: right;
	padding-right: 10px;
}

.sep {
	padding: 17px 5px 0 5px;
	border-top: 1px solid #f77f10;
	border-bottom: 1px solid #f77f10;
	margin-bottom: 15px;
}

.tenants {
	font-size: 15px;
	line-height: 1.5em;
	color: #707070;
	margin: 0 0 20px 35px;
}

.bio { clear: both; }

.bio img {
	float: left; 
	margin-top: 15px;
}

.bio p {
	margin-left: 120px;
}

.bio li {
  margin-left: 120px;
	list-style-position: outside; 
	list-style-type: circle;
}

.bio h2 {
	padding-left: 120px;
}

.awards li {
	list-style-position: outside; 
	list-style-type: circle;
}

.spanish {
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 85%;
		/*font-style: italic;*/
}

.book {
	background: transparent url() 0 100% no-repeat;
	padding-left: 90px;
	padding-top: 3px;
	height: 60px;
	border-bottom: 1px solid #ccc;
}

.champ { background-image: url(../imgs/champion-book.jpg); }
.collect { background-image: url(../imgs/collect-book.jpg); }
.negotiate { background-image: url(../imgs/impact-book.jpg); }