body {
/*	background-color: #f3f4ee; */
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.shades {
	background-image: url('../images/bg_main.gif');
	background-repeat: repeat-y;
	background-position:left;
	background-position:center;
 	height: auto;
	margin:0 auto;
	padding-left:4px;

}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/*a {color: #364e85;text-decoration: underline;}
a:visited { color:#364e85; text-decoration: underline}
a:active { color:#364e85; text-decoration: underline}
a:hover { color:#ff6600; text-decoration: underline}*/

.navlink {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;}

a.navlink {color: #000000; text-decoration: none}
a.navlink:visited {color: #000000; text-decoration: none}
a.navlink:active {color: #000000; text-decoration: none}
a.navlink:hover {color: #000000; text-decoration: underline}

.rent {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;}

a.rent {color: #ff8635; text-decoration: none}
a.rent:visited {color: #ff8635; text-decoration: none}
a.rent:active {color: #ff8635; text-decoration: none}
a.rent:hover {color: #ff8635; text-decoration: underline}

.linkgrey {font-size: 10px;}
a.linkgrey {color: #666666; text-decoration: underline}
a.linkgrey:visited {color: #666666; text-decoration: underline}
a.linkgrey:active {color: #666666; text-decoration: underline}
a.linkgrey:hover {color: #ff6600; text-decoration: underline}

/* top header with skier and snowboarder images */
td.top {
	background-color: #FFFFFF;
	height: 87px;
}

/* left info box with light blue background */
td.info {
	background-color: #F2F2F2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

/* menu under tabs on top of page */
td.header {
	background-color: #ff8635;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

/* how can we help you, ski smart text */
td.smart {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

/* login box body */
td.login {
	background-color: #F2F2F2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

/* contact page */
td.contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}

td.print_text {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

td.header_text {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

td.sub_header_text {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

td.login {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

/* locate page */
td.locate {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

td.report_head {
	background-color: #AFBEE2;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

td.report_line {
	background-color: #F2F2F2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

/* footer line for main page */
td.text_grey {
	font-size: 10px;
	color: #333333;
}

.whiteTextPadding15 {
  color: #ffffff;
  padding-left:15px;
  padding-right:15px;
}

br.pagebreak {page-break-after: always}

/* ****************************************************** */

li {
  margin-bottom: 3px;
}

.bord {
	border: 1px solid #b7c5e6;
	background-color: #CCCCCC;
}

.row_odd {
	background-color: #CCCCCC;/*FFFFFF;*/
}

.row_even {
	background-color: #CCCCCC;/*F3F4EE;*/
}

.odd {
	background-color: #FFFFFF;
}

.even {
	background-color: #F3F4EE;
}

.row_special {
	background-color: #d7dff2;
}


th {
	background-color: #1B2C88;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.row_bottom {
	border-top: 1px solid #333333;
}

.row_top {
	border-bottom: 1px solid #333333;
}

.asterisk {
	color: red;
	font-weight: bold;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

.errormessage {
	background-color: #ffc3c3;
	color: #660000;
	font-weight: bold;
}

.message {
	background-color: #c3ffc3;
	color: #006600;
	font-weight: bold;
}

.button_small, .button_medium, .button_large, .button_larger {
	background-color: #243969;
	color: #FFFFFF;
	cursor: pointer;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #224c07;
	height: 22px;
	background-image: url(../images/bg_but.gif);
	background-repeat: repeat-x;
	background-position: top;

}

.button_small, .button {
	width: 80px;
}

.button_medium {
	width: 160px;
}

.button_large {
	width: 240px;
}

.button_larger {
	width: 320px;
}

/*.input_text, .input_text_medium, .input_text_small, .input_text_smaller, .input_text_smallest, .input_textarea {*/
input, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.input_text {
	width: 100%;
	border: 1px solid #8C8CC0;
}

.input_text_big {
	width: 300px;
	border: 1px solid #8C8CC0;
}

.input_text_medium {
	width: 150px;
	border: 1px solid #8C8CC0;
}

.input_text_small {
	width: 100px;
	border: 1px solid #8C8CC0;
}

.input_text_smaller {
	width: 75px;
	border: 1px solid #8C8CC0;
}

.input_text_smallest {
	width: 50px;
	border: 1px solid #8C8CC0;
}

.input_checkbox {
}

.input_textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #8C8CC0;
}

.copyright_table {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.navigationSplit {
	color: #FF8635;
}

#input_error
{
	color: #990000;
	background-color: #FFC5C5;
}
.block_dates
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.required
{
	color: red;
}

.top_param {
	padding-top: 7px;
}

ul.mainLeft
{
	padding: 0px 0px 0px 10px;
	margin:3px 5px 0px 0px;
}

ul.mainLeft li
{
	list-style-type: disc;
}

ul.menuUl
{
	padding: 0px 0px 0px 15px;
	margin:3px 5px 0px 0px;
}

ul.menuUl li
{
	list-style-type: square;
}

div.divRenterDetails {
	position:absolute;
	background-color:#FFF;
	visibility: hidden;
	width: 300px; height: 220px;
	border: 1px solid #000;
	display: none;
}

td.tdLeftNav
{
	background-color:#F2F2F2;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	color: #000000;
}
