/*
	MAIN HOLDING DIV
*/
body {
	background-color: #cccccc;
}

#pageWrap {
	background-color: #ffffff;
	margin-bottom: 28px;
	padding: 14px;
	width: 880px;
}

.contentTop {
	background: url(../img/backgroundTop.gif) top left repeat-x #fafbfb;
}

.contentBtm {
	background: url(../img/backgroundBtm.gif) top left repeat-x #fcfcfc;
	padding: 25px 14px 0px 14px;
	margin-top: 7px;
}

.work {
	padding-right: 0px;
}

/*
	SITE WIDE STYLES
*/

h1, h2, h3 {
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 7px;
	font-weight: normal;
	color: #ec008c;
}

p, li {
	color: #666666;
}

a {
	background: url(../img/lnkImg.gif) right 4px no-repeat;
	text-decoration: none;
	padding-right: 12px;
	font-weight: bold;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #ec008c; 
}

/*
	TOP CONTAINER
*/
.contentTop h1 {
	padding-bottom: 17px;
	padding-top: 63px;
	margin-right: 14px;
	overflow: hidden;
	float: right;
	width: 128px;
}

.contentTop h1 a {
	background: url(../img/appetiteLogo.gif) top left no-repeat;
	padding: 0px 0px 0px 130px;
	display: block;
	width: 128px;
	height: 36px;
}

.contentTop ul.nav {
	padding:  83px 0px 0px 14px;
	margin: 0px;
}

.contentTop ul.nav li {
	background: url(../img/navDivide.gif) right 1px no-repeat;
	padding-right: 16px;
	list-style: none;
	float: left;
}

.contentTop ul.nav li.last {
	background: none;
}

.contentTop ul.nav li a {
	background: none;
	padding-right: 0px;
}

.contentTop ul.nav li a.selected {
	background: none;
	color: #ec008c;
}

.contentTop .contact {
	background: url(../img/header/contact.jpg) top left no-repeat;
	height: 236px;
}

.contentTop .contact h2 {
	font-size: 112%;
}

.contentTop .contact form {
	padding: 26px 10px 0px 603px;
	color: #666666;
}

.contentTop .contact form td {
	padding-bottom: 10px;
}

.contentTop .contact form label {
	font-weight: bold;
	font-size: 90%;
	float: left;
	width: 58px;
}

.contentTop .contact form input,
.contentTop .contact form textarea {
	font-family: arial, sans-serif;
	font-size: 90%;
	width: 190px;
}

.contentTop .contact form .submit input {
	margin-left: 59px;
	width: auto;
}

.clientList ul {
	padding: 0px 0px 0px 14px;
	margin: 0px;
	width: 701px;
	float: left
}

.clientList ul li {
	background-image: none;
	list-style: none;
	padding: 0px 45px 12px 0px;
	margin: 0px;
	float: left;
}

.clientList ul.clientNav {
	padding-top: 25px;
	width: 100px;
}


.clientList ul.clientNav li {
	margin-right: 10px;
	padding: 0px;
	overflow: hidden;
	display: block;
	width: 26px;
	float: right;
}

.clientList ul.clientNav li a.prev {
	background: url(../img/iconPrev.gif) top left no-repeat;
	padding:  0px 0px 0px 30px;
	display: block;
	height: 26px;
	float: left;
}

.clientList ul.clientNav li a.next {
	background: url(../img/iconNext.gif) top left no-repeat;
	padding:  0px 0px 0px 30px;
	display: block;
	overflow: hidden;
	width: 26px;
	height: 26px;
	float: left;
}

.clientList ul.clientNav li a.next,
.clientList ul.clientNav li a.prev {
	text-decoration: none;
	color: #666666;
}

/*
	MAIN CONTENT
*/

.contentBtm .colStyleOne {
	width: 470px;
	float: left;
}

.contentBtm .colStyleTwo {
	width: 345px;
	float: right;
}

.contentBtm .colStyleThree {
	width: 508px;
	float: left;
}

.contentBtm .colStyleFour {
	margin-top: 24px !important;
	width: 300px;
	height: 133px;
	float: right;
	overflow: auto;
}

.contentBtm .colStyleFive {
	padding-left: 9px;
	width: 142px;
	float: left;
}

.contentBtm .colStyleSix {
	background: url(../img/subMenuFade.gif) top left repeat-x;
	position: relative;
	padding: 51px 14px 0px 14px;
	margin-top: -24px;
	width: 179px;
	float: left;
}

/*
.colStyleThree h2 {
	font-size: 188%;
}
*/

.contentBtm p {
	line-height: 1.6em;
}

.contentBtm .press {
	margin-top: 15px;
}

.contentBtm .press ul,
.contentBtm .press ul li {
	line-height: 1.6em;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contentBtm .about {
	padding-bottom: 12px;
}

/*
.contactUs h2 {
	font-size: 190%;
}
*/

.contactUs h3,
.accessibility h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: none;
	font-weight: bold;
	font-size: 78%;
	color: #262626;
}

.contactUs .col {
	padding-right: 12px;
	width: 173px;
	float: left;
}

.contactUs .col p {
	line-height: normal;
}

.contactUs .secondOffice {
	padding-left: 12px;
}

.contactUs a {
	font-weight: normal;
}

.contactUs a.email {
	background-image: none;
	padding-right: 0;
}

/*
.accessibility h2,
.siteMap h2 {
	font-size: 190%;
}
*/

.siteMap ul,
.siteMap ul li {
	list-style: none;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.siteMap ul {
	padding-bottom: 12px;
}

.siteMap ul li ul {
	padding: 0px 0px 0px 20px;
}

ul.skills {
	border-left: solid #d9d9d9 1px;
	padding: 0px 0px 37px 11px;
	margin: 28px 0px 0px 0px;
}

ul.skills li {
	list-style: none;
	line-height: 1.4em;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
}

.colStyleSix h3 {
	color: #494949;
	font-size: 95%;
}

.contentBtm ul.cs,
.contentBtm ul.cs li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contentBtm ul.cs li {
	line-height: 1.4em;
	font-size: 70%;
}

/*
	Slide Show
*/

.slideshowContainer {
	position: relative;
	height: 236px;
	display: block;
}

.slideshowContainer img {
	display: block;
}

.slideshowContainer .navBar {
	background-color: #000000;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 25px;
	width: 880px;
	
	/*The CSS would validate but there's no way to set opacity cross-browser without this none standard code*/
	filter: alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}

.slideshowContainer ul {	
	position: absolute;
	bottom: 2px;
	right: 7px;
	padding: 0px;
	margin: 0px;
}

.slideshowContainer ul li {
	margin-left: 2px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 20px;
	float: left;

}
.slideshowContainer ul li.prevBtn a,
.slideshowContainer ul li.nextBtn a,
.slideshowContainer ul li.slideshowBtn a,
.slideshowContainer ul li.slideshowBtnP a {
	background: url(../img/csPrev.gif) top left no-repeat;
	padding-left: 30px;
	width: 20px;
	height: 20px;
	display: block;
}

.slideshowContainer ul li.nextBtn a {
	background: url(../img/csNext.gif) top left no-repeat;
}

.slideshowContainer ul li.slideshowBtn a {
	background: url(../img/csPlay.gif) top left no-repeat;
}

.slideshowContainer ul li.slideshowBtnP a {
	background: url(../img/csPause.gif) top left no-repeat;
}

/*
	QUOTES
*/
.quoteSml {
	background-color: #ffffff;
	margin-left: 8px;
	width: 266px;
	float: left;
}

.quoteSml .quoteSmlTop {
	background: url(../img/quoteSmlTop.gif) top left no-repeat;
}


.quoteSml .quoteSmlBtm {
	background: url(../img/quoteSmlBtm.gif) bottom left no-repeat;
	padding: 27px 27px 42px 27px;
}

.quoteLrg {
	background-color: #ffffff;
	margin-top: 22px;
	margin-left: 16px;
	width: 580px;
	float: left;
}

.quoteLrg .quoteLrgTop {
	background: url(../img/quoteTop.gif) top left no-repeat;
}


.quoteLrg .quoteLrgBtm {
	background: url(../img/quoteBtm.gif) bottom left no-repeat;
	padding: 27px 23px 42px 27px;
}

.quoteSml p, .quoteLrg p {
	padding: 0px;
	margin: 0px;
}

.contentTop blockquote {
	font-style: italic;
	padding-bottom: 8px;
	color: #ec008c;
}

.contentTop cite {
	font-size: 117%;
	color: #666666;
}


/*
	footer
*/

p.adobe a {
	background-image: none;
	padding-right: 0px;
	float: right;
}

.copy {
	font-size: 65%;
	float: left;
}

.copy, .copy a {
	font-weight: normal
}

ul.copy {
	padding: 0px;
	margin: 0px;
}

ul.copy li {
	list-style: none;
	padding: 2px 0px 0px 7px;
	font-size: 100%;
	margin: 0px;
	float: left;
}
ul.copy li a {
	background: url(../img/lnkImgSml.gif) right 3px no-repeat;
	padding-right: 9px;
}




