@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dccba6;
	background-image:url(/salon/images/page_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33140a;
}
body,td,th {
	color: #33140a;
}
-->

#wrapper {
	width: 1259px;
	min-height: 600px;
}

#header {
	width: 880px;
	height: 208px;
}

#bodywrap {
	width: 1259px;
	background-image:url(/salon/images/layout_bg.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

#navigation {
	height: 47px;
	width: 800px;
	background-image:url(/salon/images/navigation_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 3px;
}

#body {
	width: 800px;
	min-height: 450px;
	background-image:url(/salon/images/body_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-left: 230px;
}

#footer {
	height: 75px;
	width: 832px;
	background-image:url(/salon/images/footer_bg.jpg);
	background-repeat: no-repeat;
	border: 1px;
	background-position:center top;
	padding-top: 8px;
	clear: both;
}

.searchterm {
	border: 1px solid #e9d5d6;
	height: 18px;
	width: 180px;
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a25e2f;
	padding: 2px;
}

.thumbnail_photo {
	background-image: url(/salon/images/bg_polaroid.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.small_red {
	font-size: 11px;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.small_black {
	font-size: 11px;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
}

#caption_text {
	font-size: 11px;
	font-weight: normal;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	width: 250px;
}

#title_text {
	font-size: 14px;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	color: #7c4825;
	margin: 5px;
}

#details_image{
	background-image:url(/salon/images/bg_polaroid_detail.gif); 
	background-repeat: no-repeat; 
	padding-left: 10px; 
	height: 459px;
	width: 363px;
}

.photo_area_lg {
	height: 340px;
	width: 347px;
	padding-top: 13px;
	margin-left: 0px;
	vertical-align: middle; 
}

.footer_paging {
	margin-left: 120px;
}

#photo_details {
	background-image: url(/salon/images/bg_details.gif); 
	background-repeat: no-repeat;
	height: 459px;
	margin-left: 4px;
	padding: 10px;
}

#comment_box {
	width: 350px; 
	height: 180px; 
	overflow: auto; 
	position: absolute; 
	padding:1px;
	margin: 5px;
}

.photo_details_title {
	color: #7c4825;
	font-size: 18px;
}

.photo_details_subtitle {
	color: #33140a;
	font-size: 13px;
}


.error_message {
border:solid 1px #cb2026 ;
background:#f6cbca;
color:#cb2026 ;
padding:4px;
text-align:center;
font-weight:bold;
}

.alert_message {
border:solid 1px #FFCC00;
background:#fcf9ce;
color:#FFCC00;
padding:4px;
text-align:center;
font-weight:bold;
}

.ok_message {
border:solid 1px #359545;
background:#cee6c3;
color:#359545;
padding:4px;
text-align:center;
font-weight:bold;
width:100%;
}

.textbox_1 {
width:200px;
font-size:12px;
border:solid 1px #985d33;
}

.lblfield {
color:#985d33;
font-weight:bold;
font-size:12px;
}	

.toprightlinks {
	font-size:12px; 
	color:#33140a;
	text-align:right;
	width:760px; 
	padding:5px; 
}

.toprightlinks a { 
	text-decoration:none; 
	color:#33140a; 
	font-weight:bold; 
}
