
body.main {
	background:#faeede url('../img/background_img.jpg') repeat-x 0% 0%;
	color:#2b2b2b;
	font: 11px Arial, Helvetica, sans-serif;
	margin:10px; 
	padding:0px;
	text-align: center; /* centering the content for IE6 */
}

body a,
body a:hover {
	color:#c7522f;
	text-decoration:none;
	font-weight:bold;
}

body a:hover {
	text-decoration:underline;
}

div {
	text-align:-moz-center;
}

table#detail td.caption {
	font-weight:bold;
	width:10%;
	text-align:left;
	padding-right:20px;
	white-space:nowrap;
}

table#detail td.back_button,
div.back_button {
	padding:4px;
	text-align:right;
}

table#detail td.back_button a,
table#detail td.back_button a {
	color:#c7522f;
}
table#detail td.detail {
	text-align:left;
}

table#detail td#memberphoto {
	width:1%;
	padding-right:40px;
}

div#container {
	width:716px;
	text-align:center;
}

div#banner {
	clear:both;
	width:716px;
	height:130px;
	text-align:left;
	background:#d79827 url('../img/header-bg.png') repeat-x 0% 0%;	
}

#content {	
	background:#f9f8f6;
	font-family: Verdana, Tahoma, Arial;
	padding:10px;	
	text-align:left;
	padding-bottom:20px;
}

#content h1 {
	color:#00937e;
	font-size:24px;
	font-weight:normal;
}

#content h2 {
	color:#636f8f;
	font-size:20px;
	font-weight:normal;
}

#content h3 {
	color:#636f8f;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

div#footer {
	clear:both;
	height:61px;
	vertical-align:middle;
	background:url('../img/fefooter.jpg') no-repeat 0% 0%;	
	padding:25px 40px;	
	color:#2b2b2b;
	text-align:left;
}

div#footer span#footer_left {
	text-align:left;
}
div#footer span#footer_right {
	float:right;
	text-align:right;
}
div#footer a,
div#footer a:hover {
	color:#575757;
	text-decoration:none;
	font-weight:normal;
}

div#footer a:hover {
	color:#2b2b2b;
	text-decoariotn:underline;
}

/* Paging */

div.controls {
	background:#dedede;
	clear:both;
	float:left;
	padding:4px 4px;;
	vertical-align:middle;
	width:100%;
	margin-bottom:10px;
	border:1px #9d9d9d solid;
}

div.filters {	
	float:left;
	text-align:left;
	padding:0px 8px;
	font: 11px Verdana, Helvetica, sans-serif;
}

div.filters select {
	font-size:9pt;
	width:140px;
	font: 11px Verdana, Helvetica, sans-serif;
}

/* List Pages */

span.heading,
span.page_info,
span.no_records,
span.info {
	padding:4px;
	font-weight:bold;
	color:#666;
	width:100%;
	text-align:left;
}

.actions {
	width:1%;
	text-align:center;
}

div.fe_list table th {
	text-align:left;
	color:#eee;
}

div.fe_list table th a,
div.fe_list table th a:hover {
	color:#eee;
	text-decoration:none;
}
div.fe_list table th a:hover {
	text-decoration:underline;
}

div.fe_list table th,
div.fe_list table td {
	padding:4px 8px;
}
div.fe_list table tr.list_item0 {
	background:#eee;
}
div.fe_list table tr.list_item1 {
	background:#ddd;
}
div.fe_list table th {
	background:#666;
}
	
/* Forms */

div.cms_form {
	width:100%;
}

div.cms_form fieldset {
	border: 1px solid #393939;
	margin:30px 10px;
	padding: 10px 20px;;
	text-align:left;
}
div.page_heading {
	position:relative;
	top:-22px;
	background:#1d1d1d;
	color:#fff;
	padding:2px 6px;
	width:40%;
	font-weight:bold;
	white-space:nowrap;
	border:1px solid #393939;
}

form div {
	clear: both;
	margin-bottom: 8px;
	padding: 1px;
	vertical-align: center;
}

form div.input {
	color: #333;
	font-weight: normal;
	width:100%;
}

input, textarea {
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	border:1px #393939 solid;
	background:#fff;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	text-align:left;
}

input[type=submit],
input[type=button] {
	background:#000 url(../img/button_bg.png) repeat-x 0% 0%;
	color:#fff;
	height:25px;
	vertical-align:center;
	text-align:center;
	padding:0px 20px;
	border:0px;
}

div#booking div.error-message {
	color:red;
}

/* List Pages */

span.page_heading,
#content h1 {
	font-size:16px;
	color:#c7522f;
	font-weight:normal;
}

span.heading,
span.page_info,
span.no_records,
span.info {
	padding:4px;
	font-weight:bold;
	color:#666;
	width:100%;
	text-align:left;
	border-bottom:1px solid #999;
}
span.page_info {
	font-weight:normal;
}
span.no_records,
span.info {
	text-align:center;
	font-weight:normal;
	padding:20px;
}
span.info {
	font-size:10px;
	text-align:left;
}
span.no_records p,
span.info p {
	margin-bottom:20px;
}

table tr td {
	/*background: #fff;*/
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

div.list table th,
div.list table th.actions,
div.list table th a,
div.list table th a:hover {
	display:block;
	border:0px;
	background:#faeede;
	color:#232323;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:2px;
	white-space:nowrap;
		
}
div.list table th {
	border-right:1px solid white;
}
div.list table th.actions {
	text-align:center;
}
div.list table th a:hover {
	/*text-decoration:underline;*/
	background:#d79827;
	color:#fff;
}
div.list table td {
	font-size:11px;
	text-align:left;
	border-bottom:1px solid #fff;
}
div.list table td.actions {
	text-align:center;
	padding:0px;
}
div.list table td.actions a {
	margin:0px;
	height:100%;
	padding:2px;
	background:#ddd;
	padding:4px 4px;
}
div.list table td.actions a:hover {
	background:#e4b7b1;
}


tr.list_item,
tr.list_item_sandybrown,
tr.list_item_yellow,
tr.list_item_lightpink,
tr.list_item_lightblue,
tr.list_item_lightgreen {
	background:#eee;
	cursor:hand;
}
tr.list_item_hover,
tr.list_item_hover_orange {
	background:#ccc;
	cursor:hand;
}

/* Paging */

div.paging {
	background:#f9f8f6;
	color: #ccc;
	margin-bottom: 2em;
	text-align:right;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
