@charset "utf-8";

html {
	background-color: #e9f4f7;
	color: #000;
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
}

body {
	background-image: url("../img/background.jpg");
	background-position: top center;
	background-repeat: repeat-x;
}

ul {
	margin: 5pt 0 5pt 25pt;
}

ul li {
	list-style: decimal;
}

p {
	margin-bottom: 8pt;
}

em {
	font-style: italic;
}

div#index-header {
	margin-bottom: 20px;
}

div#main-container {
	margin: 0 auto;	
	width: 934px;
	margin-bottom: 30px;
}

div#index-toolbar {
	background-color: #003;
	margin-bottom: 55px;
	padding: 10px 10px 10px 30px;
	color: #fff;
}

div#index-toolbar div#index-toolbar-left {
	float: left;
}

div#index-toolbar div#index-toolbar-right {
	float: right;
}

div#index-toolbar a {
	color: #fff;
	text-decoration: none;
}

div#index-toolbar a:hover {
	text-decoration: underline;
}

div#toolbar-buttons {
	float: right;
	margin-bottom: 35px;
	padding: 0 0 0 10px;
}

div#toolbar-buttons input[type=submit] {
	background-color: #003;
	border: 1px #003 solid;
	color: #fff;
	cursor: pointer;
	padding: 8px 10px 10px 10px;
}

div#toolbar-buttons input[type=submit]:hover {
	background-color: #ff9703;
}

div#toolbar-buttons a {
	background-color: #003;
	border: 1px #003 solid;
	color: #fff;
	margin-left: 5px;
	padding: 9px 10px 11px 10px;
	text-decoration: none;
}

div#toolbar-buttons a:hover {
	background-color: #ff9703;
	text-decoration: none;
}

div#toolbar-buttons div {
	color: #003;
	padding-top: 5px;
	text-align: right;
	text-decoration: none;
}


div#toolbar-buttons div a {
	background: transparent;
	border: none;
	color: #000;
}

div#toolbar-buttons div a:hover {
	background: transparent;
	text-decoration: underline;
}

div#index-toolbar span.language-selection {
	margin: 0 10px 0 10px;
}

div#main-container div#middle {
	background-color: #fff;
	float:left;
	margin-right: 15px;
	width: 694px;
}

div#main-container div#sidebar {
	background-color: #e9f4f7;
	float:left;
	width: 220px;
}

div#sidebar div#search-box-header {
	background: #003 url("../img/skipper.jpg") no-repeat;
	cursor: pointer;
	height: 140px;
	text-align: right;
	width: 225px;
}

div#sidebar div#search-box-header span {
	display: inline-block;
	background-color: #ff9703;
	color: #fff;
	font-weight: bold;
	min-height: 20px;
	margin: 23px 0;
	min-width: 70px;
	padding: 5px 5px;
	text-align: center;
}

div#sidebar div#search-box-header span a {
	color: #fff;
	text-decoration: none;
}

div#sidebar div#search-box-header span a:hover {
	text-decoration: underline;
}

div#sidebar div#search-box {
	background-color: #003;
	color: #fff;
	padding: 15px 10px 15px 10px;
	text-align: right;
	width: 205px;
	margin-bottom: 20px;
}

div#sidebar div#search-box a {
	color: #f90;
	text-decoration: none;
}

div#sidebar div#search-box a:hover {
	text-decoration: underline;
}

div#sidebar div#search-box div.info {
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

div#sidebar div#search-box form div.elements-group {
	margin-bottom: 15px;
}

div#sidebar div#search-box form {
	margin-top: 20px;
	text-align: left;
}

div#sidebar div#search-box form label {
	color: #ff9703;
	display: inline-block;
	font-weight: bold;
	padding: 3px 10px; 
}

div#sidebar div#search-box form select {
	margin-left: 30px;
}

div#sidebar div#search-box form input[type=checkbox] {
	margin-left: 30px;
}

div#sidebar div#search-box form div.search-btn-container {
	padding: 10px 15px;
	text-align: right;
}

div#sidebar div#search-box form div.search-btn-container input[type=submit] {
	background-color: #ff9703;
	border: 1px #ff9703 solid;
	color: #003;
	cursor: pointer;
	font-weight: bold;
	min-width: 80px;
	padding: 5px 10px;
	text-align: center;
}

div#sidebar div#search-box form div.search-btn-container input[type=submit]:hover {
	background-color: #003;
	color: #ff9703;
}

div#sidebar div#crewmanagement-header {
	background: #003 url("../img/yacht.jpg") no-repeat;
	height: 135px;
	text-align: right;
	width: 225px;
}

div#sidebar div#crewmanagement-header span {
	display: inline-block;
	background-color: #ff9703;
	color: #fff;
	font-weight: bold;
	min-height: 20px;
	margin: 23px 0;
	min-width: 70px;
	padding: 5px 5px;
	text-align: center;
}

div#sidebar div#crewmanagement-header span a {
	color: #fff;
	text-decoration: none;
}

div#sidebar div#crewmanagement-header span a:hover {
	text-decoration: underline;
}

div#sidebar div#crewmanagement-box {
	margin-bottom: 20px;
}

div#sidebar div#ads-box {
	color: #fff;
	background-color: #003;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 225px;
	text-align: right;
}

div#sidebar div#ads-box div {
	text-align: center;
	padding-bottom:5px;
}

div#sidebar div#ads-box p.ad-valid {
	color: #ff9703;
	margin-top: 15px;
	text-align: center;
}

div#sidebar div#ads-box p.ad {
	color: #fff;
	padding: 5px 10px;
}

div#sidebar div#ads-box p.footer {
	padding: 5px 10px;
}

div#sidebar div#ads-box p.footer span {
	display: inline;
	background-color: #003;
	padding: 0 0 0 0;
	font-weight: normal;
	margin: 0 0 0 0;
}

div#sidebar div#ads-box p.footer label {
	color: #ff9703;
	font-weight: bold;
	padding: 0 0;
}

div#sidebar div#ads-box a.show-all {
	color: #ff9703;
	text-decoration: none;
	margin-right: 20px;
}

div#sidebar div#ads-box a.navigation {
	color: #fff;
	text-decoration: none;
}

div#sidebar div#ads-box span {
	display: inline-block;
	background-color: #ff9703;
	color: #fff;
	font-weight: bold;
	min-height: 20px;
	margin: 10px 0 10px 10px;
	min-width: 70px;
	padding: 5px 5px;
	text-align: center
}


div#contents {
	min-height: 600px;
	padding: 20px 30px 30px 30px;
	/*width: 614px;*/
}

div#contents span.title {
	background-color: #003;
	color: #fff;
	display: inline-block;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}

div#contents span.title a {
	color: #fff;
	display: block;
	text-decoration: none;
	min-width: 60px;
	padding: 10px 10px 10px 10px;

}

div#contents span.title a:hover {
	text-decoration: underline;
}

div#contents span.active {
	background-color: #ff9703;
}

div#contents span.block {
	color: #003;
	margin-left: -30px;
	min-width: 120px;
	width: 120px;
	padding: 10px 10px 10px 10px;
}

div#main-container div#index-footer {
	background-color: #003;
	padding: 10px 10px 10px 30px;
	color: #fff;
}

div#index-footer a {
	color: #fff;
	text-decoration: none;
}

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

h1 {
	color: #003;
	font-size: 200%;
	margin-top: 30px;
	margin-bottom: 15px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	
}


/***/
div#container {
	margin: -30px auto;
	width: 952px;
	margin-bottom: 30px;
}

div#left {
	float: left;
	width: 220px;
}

div#center {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 30px;
	width: 500px;
}
div#center-wide {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 30px;
	width: 710px;
}

div#center-wide div.title {
	background-color: #ff9703;
	color: #003;
	font-size: 130%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

div#center-wide div#footer {
	margin-top: -15px;
	text-align: center;
}

div#center-wide div.info {
	background-color: #003;
	color: #ff9703;
	padding-bottom: 15px;
	text-align: center;
}

div#right {
	float: left;
	margin-left: 20px;
	width: 180px;
}

div#toolbar {
	/*background-color: #e9f4f7;*/
	padding: 5px 10px 0 10px;
	color: #000;
	margin-bottom: 5px;
}

div#toolbar div#toolbar-left {
	float: left;
}

div#toolbar div#toolbar-right {
	float: right;
	margin-right: -10px;
	margin-bottom: -5px;
}

div#toolbar div#toolbar-right div.box-left {
	background-image: url("../img/toolbar-left.png");
	float: left;
	width:10px;
	height:23px;
}

div#toolbar div#toolbar-right div.box-toolbar {
	float: left;
	background-color: #003;
	color: #fff;
	height: 19px;
	padding-top: 4px;
}

div#toolbar div#toolbar-right div.box-toolbar a, div#toolbar div#toolbar-right div.box-toolbar a:hover {
	color: #fff;
	text-decoration: none;
}

div#toolbar div#toolbar-right div.box-right {
	background-image: url("../img/toolbar-right.png");
	float: left;	
	width:10px;
	height:23px;
}

div#toolbar a {
	color: #000;
	text-decoration: none;
}

div#toolbar a:hover {
	text-decoration: underline;
}

div#left div#logo {
	background-image: url("../img/logo-small.png");
	width: 220px;
	height: 109px;
}

div#left div#logo a {
	display:block;
	width: 220px;
	height: 109px;
}

div#left div.title {
	background-color: #ff9703;
	color: #003;
	font-size: 150%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	width: 200px;
}

div#left div.contents {
	background-image: url("../img/box-contents.png");
	padding: 10px 10px 30px 10px;
	width: 200px;
}

div#left div#bottom {
	background-image: url("../img/box-bottom.png");
	width: 220px;
	height: 17px;
}

div#center div#footer {
	margin-top: -15px;
	text-align: center;
}

div#footer a {
	color: #000;
	text-decoration: none;
}

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

div#center div.box-top-a {
	background-image: url("../img/blue-box-top-a.png");
	background-repeat: no-repeat;
	height: 17px;
	width: 500px;
}

div#center div.box-top-b {
	background-image: url("../img/blue-box-top-b.png");
	background-repeat: no-repeat;
	height: 17px;
	width: 500px;
}

div#center div.box, div#center-wide div.box {
	background-color: #003;
	color: #ff9703;
	padding: 30px 20px 10px 20px;
}

div#center div.box div.description, div#center-wide div.box div.description {
	background-color: #003;
	color: #fff;
}

div#center div.title {
	background-color: #ff9703;
	color: #003;
	font-size: 130%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

div#center div.box div.info {
	text-align: center;
	margin-bottom: 15px;
}

div#center div.box-bottom {
	background-image: url("../img/blue-box-bottom.png");
	height: 12px;
	margin-bottom: 30px;
	width: 500px;
}

ul.menu {
	margin-bottom: 20px;
	margin-left: 10px;
}

ul.menu li {
	color: #003;
	font-size: 130%;
	font-weight: bold;
	list-style: none;
}

ul.menu li a {
	color: #003;
	text-decoration: none;
}

ul.menu li a:hover {
	text-decoration: underline;
}

/**/

div.big-box-top {
	background-image: url("../img/big-blue-box-top.png");
	height: 18px;
	width: 710px;
}
div.big-box-bottom {
	background-image: url("../img/big-blue-box-bottom.png");
	height: 18px;
	width: 710px;
	margin-bottom: 20px;
}

div.table-container table {
	width: 100%;
	border-bottom: 3px #ff9703 solid;
}

div.table-container table thead {
	background-color: #ff9703;
	color: #003;
	font-size: 130%;
	font-weight: bold;
	width: 640px;
}

div.table-container table thead a {
	color: #003;
	text-decoration: none;
}

div.table-container table thead a:hover {
	text-decoration: underline;
}

div.table-container table tr td {
	color: #ff9703;
	padding: 5px 5px;
	font-size: 100%;
	font-weight: normal;
	border-right: 2px #ff9703 solid;
}

div.table-container table tr td a {
	color: #ff9703;
	text-decoration: none;
}

div.table-container table tr td.last {
	border:none;
}

div.table-container table tr.even {
	background-color: #4a2c24;
}

div.table-container table tr.odd {
	background-color: #003;
}

div.table-container table th {
	padding: 5px 10px 5px 10px;
	border-right: 2px #003 solid;
	text-align: center;
}

div.table-container table th.last {
	border-right: none;
}

div.table-container div.paginator {
	background-color: #003;
	color: #ff9703;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 20px 20px 0px 20px;
}

div.table-container div.paginator a {
	color: #ff9703;
	text-decoration: none;
	vertical-align: center;
}

div.table-container div.paginator a:hover {
	text-decoration: underline;
}

div.table-container div.paginator img {
	margin-bottom: -5pt;
}

/* contacts */

div#contact-container {
	margin: 30px;
	color: #003;
}

div#contact-container div.contact-information {
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 2px #e9f4f6 solid;
}

div#contact-container div.contact-information div.left {
	float:left;
}

div#contact-container div.contact-information div.right {
	float:right;
}

div#contact-container div.contact-information label {
	font-weight: bold;
}

div.crew div.image-container {
	float: left;
	margin-bottom: 10px;
}

div.crew img {
	border: 6px #003 solid;
}

div.crew div.crew-member-info {
	background-color: #ff9703;
	float: left;
	height: 113px;
	padding-left: 30px;
	width: 353px;
}

div.crew div.crew-member-info span.name {
	display: block;
	font-size: 130%;
	font-weight: bold;
	margin: 9px 0 0 0;
}

div.crew div.crew-member-info span.position {
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

div.crew div.crew-member-info label {
	font-weight: bold;
}

div.crew div.crew-member-box-right {
	background-image: url("../img/crew-member-box-right.png");
	background-repeat: none;
	height: 113px;
	width: 7px;
	float:left;
}


/* registration */

div#registration-container {
	margin-top: 30px;
}

div#registration-container div.image-container {
	float: left;
	margin-bottom: 10px;
}

div#registration-container img {
	border: 6px #003 solid;
}

div#registration-container div.option {
	background-color: #ff9703;
	float: left;
	height: 113px;
	padding-left: 30px;
	width: 353px;
}

div#registration-container div.option span {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
	display:block;
	
}

div#registration-container div.option a {
	display:block;
	color: #003;
	text-decoration: none;
}

div#registration-container div.registration-box-right {
	background-image: url("../img/crew-member-box-right.png");
	background-repeat: none;
	height: 113px;
	width: 7px;
	float:left;
}

/* registration */

form div.title {
	background-color: #ff9703;
	color: #003;
	font-size: 130%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

form div.element-container {
	color: #ff9703; 
	padding: 5px;
}

form div.element-container label {
	color: #ff9703;
	display: inline-block;
	width: 150px;
	margin-right: 5px;
	padding: 0 8px;
	text-align: right;
	
}

form div.element-container label.required {
	background-image: url("../img/required.png");
	background-position: top right;
	background-repeat: no-repeat;
}

form div.element-container a {
	color: #ff9703;
	text-decoration: underline; 

}

form ul.errors {
	text-align: right;
}

form ul.errors li {
	color: #f00;
	list-style: none;
}

form div.captcha-container {
	margin: 20px 180px;;
	width: 275px;
}

form div.captcha-container label {
	width: 175px;
	color: #ff9703;
	display: inline-block;
}

form div.captcha-container input {
	margin: 5px 0;
	width: 175px;
}

form div.button-container {
	margin: 10px 10px;
	text-align: center;
}

form div.button-container input[type=submit] {
	background-color: #ff9703;
	border: 1px #ff9703 solid;
	color: #003;
	cursor: pointer;
	font-size: 130%;
	font-weight: bold;
	height: 38px;
	min-width: 150px;
}

form div.button-container a.button {
	background-color: #003;
	border: 1px #ff9703 solid;
	color: #ff9703;
	display: inline-block;
	font-size: 130%;
	font-weight: bold;
	height: 30px;
	min-width: 150px;
	padding-top: 8px;
	text-decoration: none;
	
}

form div.element-container span.agreement {
	display: inline-block;
	width: 250px;
}

form div.element-container div.elements {
	margin-left: 95px;
}

form div.warning {
	color: #fff;
	margin-top: 20px;
	text-align: center;
}

div.errors {
	color: #f00;
	font-size: 130%;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}

div.success {
	color: #75a63f;
	font-size: 130%;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}


/* search */
div#search-params {
	background-color: #003;
	color: #fff;
	padding: 20px 50px 10px 50px;
}

div#search-params label {
	color: #ff9703;
}

div#search-params div.param {
	float:left;
	margin-right: 50px;
	margin-bottom: 15px;
}

/* skipper profile */

div#skipper-header {
	background-color: #003;
	color: #fff;
}

div#skipper-header label.required {
	background-image: url("../img/required.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
}

div#skipper-header input[type=text] {
	width: 130px;
	margin-top:5px;
}

div#skipper-header input[type=checkbox] {
	margin-top:5px;
}

div#skipper-header select {
	width: 130px;
	margin-top:5px;
}

div#skipper-header textarea {
	width: 130px;
	height: 50px;
	margin-top:5px;
}

div#skipper-header div.column {
	width: 145px;
	float:left;
	margin: 20px 0 20px 20px;
}

div#skipper-header div.column label {
	color: #ff9703;
}


div.skipper-info-title {
	background-color: #ff9703;
	color: #003;
	font-weight: bold;
	padding: 5px 20px;
}

div.skipper-info-title label.required {
	background-image: url("../img/required-blue.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
}

div.skipper-info {
	background-color: #003;
	color: #fff;
	padding: 10px 40px;
}

div.skipper-info textarea {
	height: 100px;
	width: 415px
}

div#left div.skipper-photo {
	max-height: 218px;
	width: 180px;
	margin: 0 auto;
}

div#left div.remark {
	display:block;
	background-color: #fff;
	border-left: 1px #ff9703 solid;
	border-right: 1px #ff9703 solid;
	color: #000;
	margin: 0 auto;
	padding: 10px 10px;
	width: 158px;
}
	
div#left div.skipper-photo img {
	border: 1px #ff9703 solid;
}







a.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

a.thumbnail span { /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 2px;
    left: -1000px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

a.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

a.thumbnail img.thumb{
    display: block;
    margin: auto auto;
}

a.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 0px;
    left: 189px; /*position where enlarged image should offset horizontally */
}


















div#left div.skipper-personal-info-box {
	background-color: #ff9703;
	padding: 10px 15px;
	width: 150px;
	margin: 0 auto; 
}
div#left div.skipper-personal-info-box p {
	text-align: right;
}

div#left div.skipper-personal-info-box p a.avatar-action {
	color: #003;
}

div#left div.skipper-personal-info-box label {
		font-weight: bold;
}

div#left div.skipper-personal-info-box label.required {
	background-image: url("../img/required-blue.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
}

div#left div.skipper-personal-info-box input[type=text] {
	width:145px;
}

div#left div.skipper-personal-info-box select {
	width:145px;
}

div#left div.skipper-personal-info-box-bottom {
	background-image: url("../img/skipper-personal-info-box-bottom.png");
	height: 5px;
	width: 180px;
	margin: 0 auto;
}

/* comments */

div.comment {
	background-color: #003;
	padding: 10px 20px;
}

div.comment div.header {
	color: #fff;
	padding: 5px 0;
}

div.comment div.body {
	background-color: #fff;
	color: #003;
	padding: 10px 20px;
	margin-bottom: 20px;
}

div.skipper-info a {
	color: #fff;
	text-decoration: underline;
}

div.reservation-action {
	background-color: #003;
	color: #ff9703;
	padding: 0 20px;
	text-align: right;
}

div.reservation-action a {
	color: #ff9703;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;	
}


div#left div.skipper-name {
	background-image: url("../img/box-contents.png");
	color: #003;
	font-size: 130%;
	font-weight: bold;
	padding: 10px 10px 30px 0;
	width: 210px;
}

div#left div.skipper-name label {
	background-color: #003;
	color: #fff;
	display: inline-block;
	padding: 10px 10px 10px 10px;
}

/* reservation popup */

div#reservation-info-dialog label {
	padding: 5px 5px;
	font-weight: bold;
}

div#reservation-info-dialog div#reservation-remark {
	border: 1px solid #fff;
	padding: 5px 15px 5px 15px;
	min-height: 100px;
	margin-top: 5px;
}

div#reservation-info-dialog div#reservation-remark:hover {
	border: 1px solid #ccc;
}

div#reservation-info-dialog div#remarks {
	border: 1px solid #fff;
	padding: 5px 15px 5px 15px;
	min-height: 250px;
	margin-top: 5px;
}

div#reservation-info-dialog div#remarks:hover {
	border: 1px solid #ccc;
}

div#reservation-info-dialog div#reservation-remark-edit textarea {
	width:100%;
}


div.box div.container {
	float: left;
	padding: 0 10px 20px 10px;
}

/* skipepr calendar */

table.calendar {
	margin-left: -20px;
}

table.calendar td {
	background-color: #fff;
	border-top: 5px #003 solid;
	border-right: 10px #003 solid;
	color: #003;
	padding: 10px 10px;
	text-align: center;
	width: 60px;
}

table.calendar td.month {
	background-color: #ff9703;
	color: #003;
	text-align: right;
	width: 120px;
}

table.calendar td.reserved {
	background-color: #ff9703;
}

table.calendar td a {
	color: #003;
	font-weight: bold;
	text-decoration: none;
}

div.calendar-paginator {
	background-color: #003;
	color: #ff9703;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 20px 20px 0px 20px;
}

div.calendar-paginator a {
	color: #ff9703;
	text-decoration: none;
	vertical-align: center;
}

div.calendar-paginator a:hover {
	text-decoration: underline;
}
div.calendar-paginator img {
	margin-bottom: -5pt;
}

/* comment */

div.comment-header {
	background-color: #003;
	color: #fff;
}

div.comment-header div.left {
	float: left;
}

div.comment-header div.left label {
	background-color: #ff9703;
	color: #003;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
	width: 120px;
	
}

div.comment-header div.right {
	float:right;
	padding-right: 10px;
}

div.comment-header div.right label {
	color: #ff9703;
	font-weight: bold;
}
	
div.comment-body {
	background-color: #003;
	color: #ff9703;
	padding: 10px 20px;
}

div.comment-body div.left {
	float: left;
}

div.comment-body div.right {
	float:right;
}

div.comment-body textarea {
	margin-top: 10px;
	width: 100%;
}

div.comment-body div.right input[type=submit] {
	background-color: #ff9703;
	border: 1px #ff9703 solid;
	color: #003;
	cursor: pointer;
	font-weight: bold;
	min-width: 80px;
	padding: 5px 10px;
	text-align: center;
}

div.comment-body div.right input[type=submit]:hover {
	background-color: #003;
	color: #ff9703;
}

div.comment-body div.right a {
	background-color: #ff9703;
	border: 1px #ff9703 solid;
	color: #003;
	display: inline-block;
	font-weight: bold;
	margin-left: 5px;
	min-width: 60px;
	padding: 5px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
}

div.comment-body div.right a:hover {
	background-color: #003;
	color: #ff9703;

}

/* reservation */
div.reservation {
	background-color: #003;
	color: #fff;
	padding: 0 30px 0 30px;
}

div.reservation label {
	color: #ff9703;
	font-weight: bold;
}

div.reservation a {
	color: #fff;
	text-decoration: underline;
}


/* ads */
div.ad-box-top {
	background-image: url("../img/ad-box-top.png");
	background-repeat: no-repeat;
	height: 7px;
	width: 597px;
}
div.valid {
	background-color: #ff9703;
	color: #003;
	font-weight: bold;
	padding: 10px 20px;
	width: 557px;
}

div.ad-box {
	background-color: #ff9703;
	color: #003;
	padding: 10px 20px;
	width: 557px;
}

div.footer {
	background-color: #ff9703;
	color: #003;
	padding: 10px 20px;
	width: 557px;
}
	
div.footer label {
	font-weight: bold;
}

div.ad-box-bottom {
	background-image: url("../img/ad-box-bottom.png");
	background-repeat: no-repeat;
	height: 7px;
	margin-bottom: 30px;
	width: 597px;
}

/* offer */

div.offer-generator-container {
	background-color: #003;
	color: #ff9703;
	padding: 0 0;
}

div.offer-generator-container input[type=button] {
	background-color: #ff9703; 
	border: 1px #ff9703 solid;
	color: #003;
	font-size: 130%;
	font-weight: bold;
	padding: 5px 5px;
	width: 100%;
}

div.offer-generator-container input[type=button]:hover {
	background-color: #003; 
	border: 1px #ff9703 solid;
	color: #ff9703;
}

div.offer-generator-container textarea {
	background-color: #003;
	border: 1px #ff9703 solid;
	color: #ff9703;
	display: none;
	font-weight: bold;
	max-width: 710px;
	padding: 20px 5px;
	text-align: center;
	width: 710px;
}

/* reservation filter */

div.box div.description {
	margin-bottom: 20px;
	text-align: center;
}

div.box div.grid-filter div.container input[type=submit] {
	background-color: #ff9703; 
	border: 1px #ff9703 solid;
	color: #003;
	font-weight: bold;
	padding: 5px 5px;
}

div.box div.grid-filter div.container input[type=submit]:hover {
	background-color: #003;
	color: #ff9703;
}

div#center div.box div.grid-filter {
	margin-left: 20px;
}

div#center-wide div.box div.grid-filter {
	margin-left: 120px;
}

div#center div.profile-errors {
	background-color: #003;
	color: #f00;
	margin: 0 0;
	padding: 1px 1px;
	
}

div#center div.profile-errors ul {
	text-align: center;
}

div#center div.errors {
	color: #f00;
	font-weight: bold;
	text-align: center;
	width: 500px;
	
}

div#center div.success {
	color: #0d0;
	font-weight: bold;
	text-align: center;
	width: 500px;
	
}

div.notification-errors {
	background-color: #003;
	color: #d40000;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 10px;
	text-align: center; 
}

div.notification-success {
	background-color: #003;
	color: #3fde6d;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 10px;
	text-align: center;
	
}

div.notification-warning {
	background-color: #003;
	color: #ecec53;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 10px;
	text-align: center;
}

div.profile-notifications {
	background-color: #003;
	color: #fff;
	padding: 0 10px 10px 10px;
	text-align: center;
}

div.dirty-notifications {
	background-color: #003;
	padding: 0 10px 10px 10px;
	color: red;
	text-align: center;
	font-weight: bold;
}