


#reserveThis, #reserveNow {
	cursor: pointer;
}

.imageTools {
	background-color: #000000;
	color: #ffffff;
	width: 102px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #c64521;
}

.imageTools a {
	color:#ffffff;
	text-decoration: none;
}

.imageTools table tr td {
	padding: 2px 4px 2px 4px;
	font-weight: normal;
}

.idcell {
	color: #ffffff;
}


.thumb {
	padding:0 7px 0 7px;
	width:137px;
	vertical-align:top;
}

h4 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #c64521;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0 7px 2px 8px;
}


.fieldRow {
	text-align:left;
	padding:4px;
}

.label {
	float:left;
	font-weight:bold;
	padding: 0 8px 0 4px;
}

.detailRow {
	display:none;
}

.datatable {
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#cccccc;
	background-color:#ffffff;
}

.datarow {
	background-color:#999999;
}

.datarow td {
	padding:4px;
	//color:#000000;
	color:#ffffff;
	font-weight: bold;
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#cccccc;
	
}

.tinytext {
	font-size: 9px;
	padding: 0 0 2px 10px;
}

.caption {
	font-size: 9px;
}

.headerrow td {
	background-color:#000000;
	border-style:solid;
	border-width:1px 1px 1px 0;
	border-color:#cccccc;
	padding: 4px;
	color: #ffffff;
}

* {
	margin:0;
	padding:0;
}

img {
	display:block;
	border-color: #c64521;
	border-style: solid;
	border-width: 2px;
}

body {
	padding:76px 0 76px 40px;
	background-color:#000022; 
}

ul, ol {
	margin: 0 0 0 28px;
}

body, td {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}

p, li {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}

p {
	margin-bottom:16px;
}

li {
	padding: 0 0 10px 0; 
}

h1 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #c64521;
	font-weight: bold;
	padding: 24px 0px 24px 0px;
	margin: 0;
}

h2 {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #c64521;
	font-weight: bold;
	padding: 24px 0px 4px 0px;
	margin: 0 0 12px 0;
}

h3 {
	background-color: #ff9900;
	width: 470px;
	padding: 4px 8px 4px 8px;
	border-width: 0 0 1px 0;
	border-color: #ffffff;
	border-style: solid;
	color: #ffffff;
	font-weight:normal;
}

.sctr {
	background-color: #fff;
	width: 30px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #888;
	border: 1px solid #C64521;
	height:15px;
	margin: 6px 0 6px 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #c64521;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}

input {
	background-color: #fff;
	width: 250px;
	-moz-border-radius: 20px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: 3px 3px 3px #888;
	border: 3px solid #C64521;
	height:30px;
	margin: 6px 0 6px 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #c64521;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}

.navButton {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 12px 4px 12px;
	background-color: #C64521;
	width: 50px;
	text-align: center;
	border: 3px solid #ffffff;
	margin: 4px 0 0 8px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	cursor: pointer;
}

.button {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 12px 4px 12px;
	background-color: #C64521;
	width: 150px;
	text-align: center;
	border: 3px solid #ffffff;
	margin: 8px 0 0 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
}

.viewbutton, .uploadbutton, .deletebutton, .editbutton, .executeuploadbutton, .executeeditimagebutton, .executeeditfieldbutton {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	background-color: #ff9900;
	width: 100px;
	text-align: center;
	border: 3px solid #ffffff;
	margin: 8px 10px 12px 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
}


#main {
	width: 960px;
	background-color: #fff;
	-moz-border-radius: 50px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-border-radius: 50px;
	-webkit-box-shadow: 5px 5px 5px #888;
	border: 3px solid #C64521;
}

#inline {
	margin:20px;
	width: 490px;
	border: 3px solid #C64521;
	padding: 10px 40px 10px 40px;
	background-color: #e2e2e2;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}

#sidebar {
	float: right;
	margin:20px;
	width: 230px;
	padding: 10px 40px 10px 10px;
	vertical-align:top;
}

#sidebar li {
	line-height:16px;
}

#dssfieldSelector {
	width: 480px;
	height: 480px;
	background-color: #000000;
	margin-bottom:4px;
	border-style: solid;
	border-color: #C64521;
	border-width:1px;
}

#dssfieldSelector img {
	border-style:none;
}

#navtools {
	position:absolute;
	padding: 20px 10px 10px 10px;
}

#navtools img {
	border-style: none;
}

#resources {
	list-style:none;
	margin: 0;
}

#resources li {
	margin-bottom:20px;
	border-style:solid;
	border-width: 0 0 1px 0;
	border-color: #777777;
}

a {
	color:#C64521;
}

#primaryNav {
width:280px;
list-style:none;
border-style: solid;
border-width: 1px 1px 0 1px;
border-color: #ffffff;
background-color: #C64521;
margin:18px 0 0 0;

}

#primaryNav li {
	padding: 4px 4px 4px 20px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ffffff;
	color: #ffffff;
}

.formlabel {
color:#C64521;
font-family:trebuchet ms,arial,helvetica,sans-serif;
line-height:20px;
width:150px;
}

#footer {
	color:#cccccc;
	font-weight:normal;
	margin: 8px 0 0 66px;
	font-size: 9px;
	width:830px;
	text-align: center;
} 

#footer a {
	color:#cccccc;
}

#logo {
	position:absolute;
	top:12px;
	left:90px;
	color: #ffffff;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 32px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
}

.sublist {
	font-size:10px;
	
}

.sublist li {
	margin:0;
	padding: 0;
}