/* 
danishairloft.com 02.September.2009
*/

/* Regular Styles */
html {
	overflow-y:scroll;
}

body {
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	background:#EEE2C0 url(images/bodyBg.gif) repeat-x top;
	text-align:center;
}

td {
	font-size:12px;
}

div, form {
	padding:0px;
	margin:0px;
	border:0px;
}

img {
	border:0px;
}

h1 {
	font-size:20px;
	color:#D76932;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 10px;
	font-weight:normal;
	line-height:1em;
}

h2 {
	font-size:15px;
	color:#D24600;
	margin:0px;
	padding:8px 0px 5px 10px;
	line-height:1em;
}

h3 {
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#00318c;
}

h4 {
	font-size:11px;
	color:#00318c;
	padding:0px;
	margin:0px;
}

p {
	padding:0px 35px 15px 10px;
	margin:0px;
}

a, td a {
	color:#FE9343;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	margin:5px 0px 0px 10px;
	padding:0px;
}

ul li {
	margin:0px;
	padding:0px 0px 6px 12px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}

input {
	font-size:12px;
	background:#FFF;
	border:1px solid #E6E6E6;
	padding:3px;
	height:23px;
}

select {
	font-size:12px;
	background:#FFF;
	border:1px solid #E6E6E6;
	padding:3px;
}

textarea {
	font-size:12px;
	background:#FFF;
	border:1px solid #E6E6E6;
	padding:3px;
}

.checkRadio {
	background:none;
	border:none;	
}

div.lineBR {
	float:none;
	clear:both;
	height:1px;
	line-height:0px;
	font-size:0px;
}

div.hLine {
	height:1px;
	background:#CCC;
	margin:15px 0px;
	line-height:0px;
}

/* Site Styles */
#doc {
	width:960px;
	margin:0px auto;
	text-align:left;
}

#docHead {
	height:153px;
}

#docHead #logo {
	float:left;
	width:645px;
}

#docHead #testimonials {
	float:left;
	background:#ECA270;
	border-top:3px solid #ECA270;
	border-bottom:3px solid #ECA270;
	width:315px;
	height:64px !important;
	height:70px;
	margin-top:15px;
	overflow:hidden;
}

#docHead #testimonials p {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:#8C2D00;
}

#docHead #testimonials p.customer {
	margin:0px 0px 0px 0px;
	padding:3px 0px 10px 0px;
	border-bottom:1px solid #E39766;
}

#datacontainer {
	position: relative;
	top: 16px;
	margin:0px 10px;
}

#menu {
	clear:both;
	text-align:left;
	float:none;
	background:url(images/menuBg.gif) repeat-x bottom;
	height:33px;
}

#menu a {
	color:#FFF;
	background:url(images/menuSep.gif) no-repeat left top;
	padding:0px 10px 8px 10px;
	border-bottom:10px solid #4B505A;
}

#menu a:hover {
	padding:0px 10px 8px 10px;
	border-bottom:10px solid #7B7F82;
	text-decoration:none;
}

#menu a.on {
	padding:0px 10px 8px 10px;
	border-bottom:10px solid #FEFDEB;
}

#menu a.on:hover {
	border-bottom:10px solid #FEFDEB;
}

#menu a.last:hover {
	border-bottom:10px solid #4B505A;
}

#welcome {
	clear:both;
	float:none;
	background:#FEFDEB;
}

#docBody {
	padding-top:0px;
	background:#FEFDEB /*url(images/docBodyBg.gif) no-repeat 556px 0px*/;
}

#docTitle {
	margin-top:15px;
}

#docTitle h1 {
	margin-bottom:0px;
	padding-bottom:0px;
}

#docLeft {
	float:left;
	width:556px;
	margin:10px 4px 0px 0px;
}

#docRight {
	float:left;
	width:400px;
	margin-top:10px;
}

#docRight h2 {
	padding-left:0px;
}

#pageImg {
	margin-bottom:20px;
}

#desiredImage {
	padding:15px 0px;
	border-top:4px solid #EEE2C0;
	width:520px;
}

#desiredImage p {
	padding:0px 0px 0px 15px;
}

#desiredImage .where {
	font-size:25px;
	color:#73C3C3;
	font-weight:bold;
	line-height:24px;
}

#desiredImage .desiredImage {
	font-size:25px;
	color:#9F6F23;
	line-height:28px;
	padding-bottom:10px;
	display:block
}

h3.news {
	background:#D76932;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	display:inline;
	padding:3px 30px 3px 10px;
	margin:0px;
	position:relative;
	line-height:25px;
}

#news {
	background:#fdf0d2;
	padding-top:15px;
	padding-left:10px;
	margin-bottom:10px;
	border-top:1px solid #D76932;
	border-bottom:2px solid #D76932;
}

#docRight #news p {
	padding:0px 15px 10px 15px;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}

#docRight div.hLine {
	margin:2px 0px 5px 0px;
	height:5px;
	background:#414146;
}

#docRight p {
	padding:0px 35px 15px 0px;
}

#hairStyles {
	padding:0px 0px 5px 0px;
}

table.services td {
	padding-bottom:20px;
}

table.services h2 {
	background:#D76932;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	display:inline;
	padding:3px 20px 3px 10px;
	margin:0px 0px 0px 10px;
	position:relative;
	line-height:25px;
}

table.services p {
	padding-left:15px;
}

#contactDetails {
	background:#4B4B4F;
	border-top:10px solid #414146;
	color:#FFF;
}

#contactDetails td, #contactDetails a {
	color:#FFF;
}

#contactDetails p {
	padding:0px 35px 15px 10px;
}

/* album */
table.gallery {
	background:#F6EFD5;
	width:500px;
	margin:10px 0px 15px 20px;
}

table.gallery td {
	width:250px;
	text-align:center;
	padding:8px 0px;
	color:#4B505A;
	border-bottom:15px solid #FEFDEB;
}

table.gallery td img {
}

div.msgFieldOn {
	color:#FF0000;
	visibility:visible;
	padding-bottom:3px;
}

div.msgOff {
	color:#FF0000;
	visibility:hidden;
	line-height:0px;
}

/*table.staffGallery {
	margin-left:10px;
	width:510px;
}

table.staffGallery td {
	padding:10px 0px 15px 0px;
	vertical-align:top;
}

table.staffGallery td p {
	padding:0px;
	text-align:left;
}

div.staff {
	width:122px;
}*/

table.staff {
	margin:15px 0px 15px 10px;
}

table.staff td {
	vertical-align:top;
}

table.staff h2 {
	color:#000;
	padding-top:20px;
	font-size:22px;
}

table.staff p {
	padding-bottom:0px;
}

div.galleryHline {
	width:510px;
	background:#EEE2C0;
	line-height:0px;
	height:1px;
	margin:0px 0px 0px 10px;
}


/* price list */
table.priceList {
	margin:0px 0px 0px 10px;
}

table.priceList td {
	vertical-align:top;
}

table.priceList td td {
	border-bottom:1px solid #EEE2C0;
}

table.priceList td td.item {
	padding:4px 15px 4px 0px;
	width:160px;
}

table.priceList td td.price {
	padding:4px 0px 4px 0px;
	width:60px;
}

table.priceList h2 {
	padding-left:0px;
}

/*table.priceList h2 {
	background:#D76932;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	display:inline;
	padding:3px 20px 3px 10px;
	margin:0px 0px 0px 0px;
	position:relative;
	line-height:25px;
}
*/
/* footer */
#footer {
	clear:both;
	float:none;
	background:#d76932;
	border-top:4px solid #EEE2C0;
	color:#FFF;
	padding:5px 5px;
}

#footer a {
	color:#FFF;
}

#footer a:hover {
	text-decoration:underline;
}