/* @override http://www.neelawoodard.com/css/pages.css */

/* @override 
	http://www.neelawoodard.com/woodard/css/pages.css
*/

.btn {
	font-size: .85em;
	color: #888888;
	border: 1px solid #888888;
	padding: 1px 4px;
}

/* --- HOME---*/

#p_home #image_holder {
	margin-left: 35px;
}

#p_home #content {
	padding: 25px 0;
	xclear: both;
	margin-top: 0px;
}

#p_home #main {
	width: 935px;
	margin-top: 10px;
	margin-left: 45px;
}

#p_home #main #image_holder div {
	margin-right: 20px;
	float: left;
}

.text_holder {
	float: left;
	width: 470px;
	height: 70px;
	margin-top: 30px;
	margin-left: 250px;
}

.text_holder h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}

.quote {
	float: left;
	text-align: center;
	line-height: 1.5;
	display: block;
	width: 450px;
	margin-top: 6px;
	margin-left: -13px;
}

.quote img {
	position: relative;
	top: -6px;
}

.text_holder span {
	float: left;
}

.source {
	font-size: 0.9em;
	color: #999;
}

/* --- PORTFOLIO ---*/

#p_portfolio #content {
	margin-top: 40px;
	padding-left: 59px;
	padding-bottom: 38px;
}
#p_portfolio #main {
	width: 807px;
	xfloat: left;
	margin-left: 17px;
	margin-top: -5px;
}

#p_portfolio #image_holder img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.buttons {
	width: 12px;
	height: 33px;
	xbackground: url(../images/portfolio-button-bg.png) no-repeat;
	margin-top: 115px;
	xmargin-left: 12px;
	float: left;
	display: block;
	position: relative;
	z-index: 1;
}

.buttons.next {
	xmargin-left: 5px;
}

/* -- BIO -- */

.asid {
	margin-left: 10px;
}

/* --- SERVICES --- */

#p_services p {
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* --- PRESS ---*/

#p_press #content {
	margin-top: 0px;
	padding-right: 0;
}

#p_press #main {
	margin-left: 0px;
	width: 640px;
	margin-top: -10px;
}

#p_press #image_holder {
	margin-top: -10px;
}

#p_press #title h2 {
	margin-left: 21px;
}

.event_holder {
	margin-left: 17px;
	width: 610px;
	float: left;
}

.event {
	float: left;
	width: 258px;
	line-height: 1.5;
	padding-left: 15px;
	padding-top: 13px;
	margin-right: 20px;
}

.event.last {
	margin-right: 15px;
	xmargin-right: 0;
}

.event .title h4 {
	font-size: 15px;
	margin-bottom: 3px;
	color: #666666;
}

.date {
	color: #888888;
	font-style: italic;
}

.event .desc {
	margin-left: 0px;
}

#p_press .btn {
	float: right;
	margin-top: 25px;
}

.small_image {
	float: left;
	margin-right: 5px;
}


/* --- TESTIMONIALS ---*/

.testimonials_holder {
	margin-left: -12px;
	float: left;
	width: 620px;
}

#p_testimonials #content  {
	padding-right: 0;
}

#p_testimonials #main {
	width: 610px;
}

#p_testimonials .buttons {
	margin-top: 85px;
}

ul.slider {
	float: left;
	width: 600px;
}

.event_holder ul.slider {
	width: 585px;
}



.quote_box {
	float: left;
	width: 274px;
	height: auto;
	margin-right: 20px;
}

.quote_details {
	float: left;
	width: 570px;
	height: auto;
	margin-left: 11px;
}

.quote_box.last {
	margin-right: 15px;
}

.quote_box img {
	margin-bottom: -25px;
}

#p_testimonials .desc {
	float: left;
	xmargin-top: 20px;
}

#p_testimonials p img {
	margin-bottom: -22px;
}

.name {
	float: left;
	margin-left: 15px;
}

.quote_box .btn {
	float: right;
	margin-left: 15px;
	margin-top: 25px;
	line-height: 1.5;
	clear: both;
}

.quotefull {
	position: absolute;
	margin-top: 43px;
	background: #fff;
	height: 340px;
	display: none;
	z-index: 99999;
}


/* --- TESTIMONIALS DETAILS --- */

.quotefull .btn {
	float: right;
	margin-top: -3px;
	line-height: 1.5;
}

/* --- CONTACT ---*/

.contactform {
	float: right;
	width: 322px;
}

.contactform.text p {
	font-size: 11px;
	width: 320px;
	text-align: justify;
}

.contactinfo {
	float: left;
	margin-left: 15px;
	width: 200px;
}

#contactform textarea {
	width: 319px;
	height: 62px;
}

body #contactform input.text {
	padding: 3px;
	height: 16px;
	width: 140px;
}

