body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C627F;
}
a:link {
	color: #883310;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #883310;
}
a:hover {
	text-decoration: underline;
	color: #A63700;
}
a:active {
	text-decoration: none;
	color: #883310;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.mediumwhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mediumwhite:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mediumwhite:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.mediumwhite:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.footer:link {
	color: #883310;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #883310;
}
a.footer:hover {
	text-decoration: underline;
	color: #A63700;
}
a.footer:active {
	text-decoration: none;
	color: #883310;
}
.designnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.whitetext {
	color: #FFFFFF;
}
.largewhitebold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #883310;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #AB8755;
}
.imgalignright {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
}
.para {
	text-indent: 1em;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bookingmask {
	float:left;
	border: 1px solid #eeeeee;
	background-color: #F2F3F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
.button {
	display:block;
	width:125px;
	height:25px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/sign-button2.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -25px;
}
/* ----------- stylized ----------- */

.myform {
	margin:0 auto;
	width:400px;
	padding:14px;
}
.myform-contest {
	margin:0 auto;
	width:500px;
	padding:14px;
}
#signup {
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#signup h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#signup p {
	font-size:11px;
	color:#666666;
	margin-bottom:4px;
	border-top:solid 1px #b7ddf2;
	padding-bottom:4px;
}
#signup label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	padding:2px 2px;
}
#signup .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#signup input {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 10px 10px;
}
#signup button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(../images/button.png) no-repeat;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border:none;
}
#box1 {
	display:block;
	width:200px;
	height:290px;
	float:left;
	margin-right:20px;
	border:solid 1px #eee;
}
#box1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding-left:4px;
	padding-right:4px;
}
#box1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding-left:4px;
	padding-right:4px;
}
#box2 {
	display:block;
	width:200px;
	height:290px;
	float:right;
	margin-right:20px;
	border:solid 1px #eee;
}
#box2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding-left:4px;
	padding-right:4px;
}
#box2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding-left:4px;
	padding-right:4px;
}
p.break {
	background:  url(../images/break.gif) repeat-x 0 14px;
	height:1px;
	padding:14px 0 0 0;
	clear:both;
}
.btn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.btn a {
	text-decoration: none;
}
.btn:hover {
	text-decoration: underline;
}
.btn:active {
	position: relative;
	top: 1px;
}
.btn a {
	text-decoration: none;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top, #666, #000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top, #444, #000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top, #000, #444);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
