/* @override http://trade/css/trade.css */

/* @override http://trade/css/trade.css */

/* 
trade.css
Based on Gareths rules!

*/

@import url("reset.css");

body {
	font: normal 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
   	background-image:url(/images/bgrs/x-repeat-bg.jpg);
    background-repeat: repeat-x;
}

#bkgnd2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 800px;
    background-color:transparent;
    background-image:url(/images/bgrs/tradeweeks-bg.jpg);
    background-repeat:no-repeat;
}

#wrapper {
	position:relative;
	width: 800px;
	height: 100%;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 800px;
	height: 148px;
	background-color: white;
}

#logo {
	posistion: relative;
	width: 795px;
	height: 150px;
}

#info {
	posistion: absolute;
	width: 202px;
	height: 151px;
	left: 571px;
	top: 5px;
	position: absolute;
	/*background-image: url(/images/ontv.gif);
	background-repeat: no-repeat;
	background-position-top: 50px;
	background-position: bottom; */
	text-align: right;
}

#main {
    width: 800px;
	height: 100%;
	margin-top: 40px;
	background-image: url(/images/bgrs/main-bg-top.gif);
	background-repeat: no-repeat;
	background-color: white;
}

#content {
	float:left;
	width: 450px;
	margin-top: 8px;
	margin-left: 8px;
    margin-top: 14px;
    padding-bottom: 10px;
	background-color:#FFFFFF;
	font-size: 85%;
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;	
}

#contentwide {
	float:left;
	width: 780px;
	margin-top: 8px;
	margin-left: 8px;
   /* padding-bottom: 10px; */
	background-color:#FFFFFF;
	font-size: 85%;
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;	
}

#logincol {
	float:left;
    width: 100px;
	
}

#logincolmain {
	float:left;
     /* width: 100px; */
	padding-left: 100px;
	
}

#signups {
	float:right;
	width: 800px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

#searchweeks {
	float:left;
	width: 780px;
	/* padding-top: 10px; */
	padding-left: 10px;
	font-size: 12px;
}

#searchform {
	width: 350px;
	height: 100%;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
}

#resortinfo {
	width: 350px;
	height: 100%;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
}

#requestbox {
	float: right;
	position: absolute;
	left: 490px;
	top: 263px;
	width: 216px;
	height: 108px;
}

#footer {
	width: 750px;
	float:left;
	font-size: 10px;
	margin-top: 5px;
	padding-left: 50px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* NAVIGAION */

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 800px;
	height: 37px;
	background: black url(/images/blockdefault.gif) center center repeat-x;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	height: 19px;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white; 
}

.solidblockmenu li a:visited{
	color: white;
	}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(/images/blockactive1.gif) center center repeat-x;
	}

/* Styling */

h2{
	color:#333333;
	font-size: 14px
}

h3{
	color:#0b77b7;
	font-size: 18px
}

h4{
	color:red;
	font-size: 18px
}

h5{
	color:#65BFF5;
	font-size: 18px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0b77b7;
	border-bottom-color: #0b77b7;
}

.applyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

a {
	color: #3354AA;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #4B6DB7;
	text-decoration: none;
}

.errortxt {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;			/* padding-bottom: 10px; */
}

.highlight {
	color:#FF0000;
	font-size: 16px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

.shout {
	color:#000000;
	font-size: 16px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
	font-weight: bold;
	background-color: #8CD1FF;
}

#logout {
    padding-bottom: 3px;
}

.message {
	width: 400px;
	background-color: #ABD1FC;
}

.message, p {
	padding-left: 6px;
}

/* Breadcrumbs */
div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	color:#888888;
	border:1px solid #eee;
	margin-bottom:20px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(/images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.note a {
 	color:#FF0000; 
 	font-size:14px;"
}

.note a:hover {
 	color:#FF0000; 
 	font-size:14px;"
}