/* @override 
	http://192.168.1.6/Elle/style.css
	http://www.thedesignproject.net/Elle/style.css
	http://www.elleliberachi.com/style.css
	http://77.68.42.35/style.css
*/

#imageBox p.centredfirst {
	margin-top: 134px;
	color: #787d81;
	text-align: center;
}

#imageBox p.centred {
	color: #787d81;
	text-align: center;
}

#imageBox p.centred a {
	color: #787d81;
}

#imageBox p.centred a:hover {
	color: #d5cdaa;
}

html {
	height: 100%;
}

body {
	font: 100% "Palatino Linotype", "Palatino", "Book Antiqua", serif;
	/*

background: white url(images/positioning.jpg) no-repeat;*/
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	position: relative;
	height: 100%
}

h1 {
	color: #d5cdaa;
	font-size: 16px;
	margin-bottom: 0;
	margin-top:11px;
}

h2 {
	color: #d5cdaa;
	font-size: 16px;
	margin: 0;
	padding-top: 23px;
	padding-bottom: 0;
}

h3 {
	color: #d5cdaa;
	font-size: 15px;
	margin: 13px 0 2px;
	padding: 0;
}

p { 
	padding-bottom:0; 
	padding:0; 
	margin:9px 0 0;
}

p.interviewPara {
	margin: 0;
}

a {
	outline: none;
	color: #787d81; 
	text-decoration:none;
}

a:hover {
	color: #d5cdaa;
}

#line { 
	margin-top:35px; 
	margin-bottom:35px; 
	border-top:2px solid #d5cdaa;
}

#syndication a {
	text-decoration: none;
	color: #787d81;
}

#syndication a:hover {
	color: #d5cdaa;
}

img#background {
	height: 100%;
	width: 100%;
	z-index: -1;
	position: absolute;
	color: white;
	top: 0;
	left: 0;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	position: relative;
}

#flashcontainer {
	width: 1130px;
	position: relative;
}

a.homePageLink {
	position: absolute;
	bottom: 146px;
	right: 56px;
	color: #d5cdaa;
	text-decoration: none;
	font-size: 19px;
}

a.homePageLink:hover {
	color: #787d81;
}

#content p.video {
	color: #787d81;
	padding-top: 144px;
	text-align: center;
}

#name {
	background: url(images/name.png) no-repeat;
	width: 275px;
	height: 96px;
	float: left;
	color: white;
	text-indent: -1000px;
	text-align: left;
}

#header {
	text-align: right;
	height: 102px;
	padding-top: 53px;
}

#menu {
	padding-top: 80px;
	padding-left:649px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
}

#header a,#header a:visited {
	text-decoration: none;
	text-transform: none;
	color: #d5cdaa;
	padding-left: 19px;
}

#header a:hover, #header a:active {
	color: #525557;
}

div#menu .active {
	color: #787d81;
}

#content {
	text-align: left;
	position: relative;
	height: 438px;
}

#bodyText {
	margin-left: 53px;
	margin-top: 31px;
	width: 440px;
	text-align: left;
	font-size: 14px;
	height: 402px;
	overflow: hidden;
	padding: 0;
	color: #787d81;
	position: relative;
	float: left;
}

#bodyTextInner {
	position: absolute;
}

#bodyTextScroll {
	background: url(images/slider.png) repeat-y 11px;
	width: 23px;
	height: 401px;
	position: absolute;
	top: 36px;
	left: 531px;
}

#knob {
	background-image: url(images/vertSlider.jpg);
	width: 23px;
	height: 49px;
	cursor: pointer;
}

#signature {
	float: right;
}

#elle {
	border: 1px solid #ffffff;
	position: absolute;
	top: 40px;
	right: 11px;
}

a#imagelink { 
	font-weight:normal; 
	font-style:normal; 
	text-decoration:none;
}

a #overtext {
	position: absolute;
	top:20px;
	right: 11px; 
	text-decoration:none; 
	color: #787d81;
	height:54px; 
	width:303px; 
	margin-right:1px; 
	text-align:center; 
	font:normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#contactDetails {
	padding-top: 40px;
	width: 464px; 
	margin-right:0; 
	margin-left:auto;
}

#contactDetails p, #contactDetails p a {
	font-size: 12px;
	margin: 0;
	padding-bottom: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #787d81;
}

#contactDetails p a:hover {
	color: #d5cdaa;
}

form#requestForm, div#formReplace {
	width: 418px;
	border: 3px solid #d5cdaa;
	height: 261px;
	padding: 17px;
	margin-top: 7px;
	margin-bottom: 20px;
	position: absolute;
}

div#formReplace {
	opacity: 0;
	filter: alpha(opacity=0);
}

div#formContainer {
	position: relative;
	height: 314px;
}

label {
	display: inline-block;
	width:85px;
	text-align: right;
	font-size: 14px;
	margin-bottom: 14px;
	color: #787d81;
}

input#nameForm, input#telForm, input#emailForm {
	width: 268px;
	margin-top: 2px;
	margin-bottom: 12px;
}

#contactDetails p {
	width: 452px;
	font-size: 14px;
	line-height: 19px;
}

textarea#comment {
	width: 268px;
	height: 118px;
	margin: 0;
}

input#submit {
	width: 69px;
	background-color: #d5cdaa;
	text-decoration: none;
	border-style: none;
	height: 22px;
	margin-left:91px;
	cursor: pointer;
}

input#submit:hover {
	background-color: #787d81;
	color: #fff;
}

#contactDetails a {
	font-size: 14px;
	margin-top: 14px;
	display: block;
	color: #787d81;
	text-decoration: none;
}

div#imageBox {
	padding-top: 23px;
	padding-left: 6px;
}

.pressImage {
	opacity: 0.25;
	filter: alpha(opacity=25);
	float: left;
	padding: 6px;
}

.pressImage:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

img#elle_04.pressImage {
	margin-bottom: -139px;
}

img#elle_09.pressImage {
	margin-left: 241px;
}

img#elle_08.pressImage {
	margin-bottom: -141px;
}

img#elle_10.pressImage {
	margin-bottom: -141px;
}

img#elle_12.pressImage {
	margin-left: 220px;
	margin-right: 13px;
}

img#elle_05.pressImage {
	margin-left: 15px;
}

#portfolio {
	padding-top: 44px;
}

#pictureHolder {
	height: 171px;
	width: 559px;
	overflow: hidden;
	margin-bottom: 67px;
	position: relative;
}

#innerPictureHolder {
	width:11130px;
	position: absolute;
}
#innerPictureHolder img {
	border-style: none;
}

#stats {
	color: #d5cdaa;
	font-size: 15px;
}

#stats p {
	margin: 0;
	padding: 4px 0 0;
}

#statTitle {
	width: 118px;
	display: inline-block;
}

#horizScoller {
	background: url(images/slider.png) repeat-x 11px;
	width: 558px;
	height: 23px;
	position: absolute;
	top: 238px;
}

#horizKnob {
	background-image: url(images/horizSlider.jpg);
	width: 49px;
	height: 23px;
	cursor: pointer;
}

#footer a {
	color: #787d81;
	float: none;
	clear: both;
	display: block;
	text-align: right;
	font-size: 12px;
	padding-right:7px;
	margin-top: 12px;
	text-decoration: none;
}

#footer a:hover {
	color: #d5cdaa;
}

#youTubeVideo {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
}

div#socialLinksContainer { 
	width:456px; 
	height:46px;
}

a.socialLink { 
	padding-left:6px; 
	float:right; 
	padding-right:7px;
}

#contactDetails p#socialLinks {
	padding-top: 21px;
	width:101px;
	padding-left:263px; 
	float:left;
}




