body {
	background:url(../img/img/layout/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#FFCC99;
	padding:0;
	color:#000000;
	text-align:center;
	margin: 0 auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:none;
}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#653333;
	font-weight:bold;
	background:url(../img/img/layout/h1Bottom.png) no-repeat;
	background-position:bottom left;
	text-transform:lowercase;
	height:25px;
	padding:0;
	margin:0 0 15px 0;
}

h2 {
	font-size:20px;
	font-weight:bold;
	color:#653333;
	font-weight:bold;
	background-position:left top;
	line-height:18px;
	padding:0;
	margin:10px 0 0 0;
}


h5 {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h6 {
	font-weight:bold;
	font-size:9px;
	margin:0px;
	padding:0px;
}

hr {
	color:#653333;
	border: 0;
	background-color: #653333;
	height: 1px;
	width: 100%;
	text-align: left;
}

a:link, a:visited{
	color:#973F1A;
	text-decoration:underline;
}

a:hover, a:active{
	color:#EC9461;
	text-decoration:underline;
}

#wrapper {
	width:921px;
	text-align:left;
	margin: 0 auto;
	text-align:center;
}

#header {
	width:100%;
	height:122px;
	background:url(../img/img/layout/header.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
	margin-bottom:10px;
}

#logoAndAd{
	padding:12px 10px;
}

#logo {
	float: left;
	width:409px;
	height:75px;
	background:url(../img/img/layout/logo.png);
	_background:url();
	background-position:left;
	background-repeat:no-repeat;
}

#topAd {
	float:right;
	width:468px;
	height:75px;
	margin:0px;
	padding:0px;
}

#logoAdEnd{
	clear:both;
}

#content {
	width:100%;
	position:relative;
}

#leftNav {
	float:left;
	width:212px;
}

#centerContent {
	float:right;
	width:700px;
}

#clearContent {
	clear:both;
}

#leftCurve {
	position:relative;
	width:100%;
	text-align:left;
	margin-bottom:10px;
}

#leftTopCurve {
	float:left;
	position:relative;
	width:100%;
	height:24px;
	background:url(../img/img/layout/leftCurveHeader.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#leftTopCurveText{
	margin-top:7px;
	margin-left:10px;
}

#leftMiddleCurve {
	float:left;
	position:relative;
	width:210px;
	background:url(../img/img/layout/leftCurveBack.jpg) #DD6633;
	background-position:left bottom;
	background-repeat:repeat-x;
	border-left:1px #EE9865 solid;
	border-right:1px #EE9865 solid;
}

#leftMiddleCurveText{
	margin:10px;
}

#leftBottomCurve {
	float:left;
	position:relative;
	width:100%;
	height:15px;
	background:url(../img/img/layout/leftCurveBottom.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#leftBottomEnd {
	clear:both;
}

#contentCurve {
	text-align:left;
	width:100%;
	margin-bottom:10px;
}

#contentCurveTop {
	width:100%;
	height:15px;
	background:url(../img/img/layout/contentHeader.png) no-repeat;
	float:left;
	position:relative;
}

#contentCurveMiddle {
	background:url(../img/img/layout/contentBack.png);
	background-color:#FFCC99 ;
	background-repeat:repeat-x;
	background-position:top left;
	width:698px;
	border-left:1px #EEB399 solid;
	border-right:1px #EEB399 solid;
	float:left;
	position:relative;
}

#contentCurveMiddleText {
	margin:10px;
}

#contentCurveBottom {
	width:100%;
	height:7px;
	background:url(../img/img/layout/contentBottom.png) no-repeat left top;
	float:left;
	position:relative;
}

#contentCurveEnd {
	clear:both;
}

#footer {
	width: 100%;
	height: 33px;
	background:url(../img/img/layout/bottomBackground.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
}

#footerWrap {
	width:100%;
}

#footerCopyright {
	float:left;
	margin-left:10px;
	margin-top:12px;
}

#footerLinks {
	float:right;
	margin-right:10px;
	margin-top:12px;
}


#footerLinks ul {
	padding:0;
	margin:0;
}

#footerLinks li {
	display:inline;
	margin:0;
	padding:0;
	padding:0px 15px 1px 15px;
	background:url(../img/img/layout/topMenuDivider.png) bottom left no-repeat;
}

#footerLinks ul li a:link, #footerLinks ul li a:visited{
	color:#000000;
	text-decoration:none;
}

#footerLinks ul li a:hover, #footerLinks ul li a:active{
	color:#ffffff;
	text-decoration:none;
}

/*****************************Top Menu Styles******************************/

#topMenu {
	float:left;
	position:relative;
	vertical-align:baseline;
	font-size:10px;
	font-weight: bold;
	text-transform:uppercase;
}

#topMenu ul {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
	float:left;
	width:100%;
}

#topMenu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-right:25px;
	margin-left:25px;
	margin-top:1px;
	height:16px;
	background:url(../img/img/layout/topMenuDivider.png) bottom right no-repeat;
}

#topMenu ul li a:link, #topMenu ul li a:visited{
	color:#000000;
	text-decoration:none;
}

#topMenu ul li a:hover, #topMenu ul li a:active{
	color:#ffffff;
	text-decoration:none;
}

.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}


/* Forms */
form {
	font-size:10px;
	text-transform:uppercase;
}
fieldset {
	border: 1px solid #EE9865;
	margin-top: 10px;
	padding: 5px 5px;
}
fieldset legend {
	color: #000000;
}
fieldset fieldset {
	border: 1px solid #EE9865;
	margin-top: 10px;
	padding: 5px 5px;
}
fieldset fieldset legend {
	color: #000000;
}
fieldset fieldset div {
}
form div {
	margin-bottom: 5px;
	padding: 5px;
}
form div.input {
	color: #666666;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	margin-top: 10px;
	text-transform:uppercase;
	text-align:right;
}
label {
	display: block;
	padding-right: 15px;
	color: #000;
}
input, textarea {
	display: block;
	width: 100%;
}
select {
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	margin: 0px 0px 0px 0px;
	padding:0px;
	width:auto;
	float:left;
}
input[type=submit] {
	text-transform:uppercase;
	font-size:10px;
	width:auto;
	float:right;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../js/swfupload/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
