body {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#ffffff;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/template07/site-bg.gif);
	line-height: 16px;
}

a {
	color:#003366;
	text-decoration: none;
}
a:visited {
	color:#003366;
	text-decoration: none;
}
a:hover {
color:#3366CC;
text-decoration:underline;
}

#centerColumn { 	
margin:0 auto;
width:800px;
text-align:left;
vertical-align: middle;
}

#header {
margin:0 0 0 0;
padding:0 0 0 0;
}

.phone {
	float: right;
	width: 154px;
	background-image: url(../images/template07/site-1800.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	clear: both;
	margin-top: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: 20px;
}

p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#fauxRightColumn {
	position:relative;
	float:right;
	padding:0px;
	width:310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#fauxRightColumn h2 {
}

#fauxRightColumn ul {
list-style:none;
}

#fauxRightColumn li {
}

#fauxRightColumn li a {
}

#fauxRightColumn li a:hover{
text-decoration:none;
}

.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
#footer A:Link {
	font-size: 11px;
	color: #666666;
}
#footer p {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#formColumn {
	width:500px;
	text-align:left;
	margin-top: 7px;
	float: left;
}
#formColumnright {
	position:relative;
	float:right;
	padding:0px;
	width:295px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftColumn {
	width:484px;
	text-align:left;
	margin-top: 0px;
	float: left;
}
#leftColumn h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#leftColumn p {
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.dates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
}

/*- Menu Tabs --------------------------- */
.tabsJall
{
	background-image: url(../images/template07/nav-main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#tabsJ
{
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#tabsJ ul, #tabsJ li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabsJ a:link, #tabsJ a:visited
{
	color: #333333;
	float: left;
	font-size: 13px;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#tabsJ a:link#tabsJselected, #tabsJ a:visited#tabsJselected
{
	background: #fff;
	border-bottom-color: #DFDFDF;
	border-bottom-width: 2px;
	color: #000;
	background-image: url(../images/template07/nav-main-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 6px;
}

#tabsJ a:hover {
	color: #f00;
	background-image: url(../images/template07/nav-main-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 6px;
}

#tabsJ ul a:hover { color: #f00 !important; }

.tabsJselected {
	color:#CC0033;
	padding-bottom: 0px;
	margin-right: -10px;
	height: 24px;
	background-image: url(../images/template07/nav-main-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-top: 6px;
	margin-top: -6px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-bottom: -4px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	text-align: center;
}
.nav-leftborder {
	float: left;
	width: 7px;
	background-image: url(../images/template07/nav-main-left1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 32px;
}

.nav-rightborder {
	float: right;
	width: 7px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	background-image: url(../images/template07/nav-main-right1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	


.listheader2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}

.subnav-bg {
	background-image: url(../images/template07/nav-main-subbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 42px;
}
.subnav-btn-wv {
	float: right;
	margin-top: 5px;
	margin-right: 12px;
	width: 106px;
}
.subnav-btn1 {
	float: left;
	margin-top: 7px;
	margin-right: 2px;
	width: 67px;
	margin-left: 7px;
}
#features {
}

.11pxgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.ba-right {
	float: right;
	margin: 0px;
	padding: 0px;
}
/* lists */
.detimage {
	padding-top: 4px;
	padding-bottom: 3px;
	border: none;
	}
	
.itemList1 {
	width: 347px;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.itemList1title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #161616;
	text-decoration: none;
	float: right;
	width: 270px;
	font-weight: bold;
}
.itemList1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	float: right;
	width: 270px;
}

/* 2 */

.itemList2 {
	width: 462px;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.itemList2title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #161616;
	text-decoration: none;
	float: right;
	width: 382px;
	font-weight: bold;
}
.itemList2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 363px;
	padding-right: 18px;
	float: right;
}

/* 2 featured */

.itemList2feat {
	width: 440px;
	margin-top: 5px;
	background-color: #FEF4AF;
	border: 1px solid #FFAD01;
	padding: 10px;
	margin-bottom: 10px;
}
.itemList2titlefeat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #161616;
	text-decoration: none;
	float: right;
	width: 360px;
	font-weight: bold;
}
.itemList2textfeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	float: none;
	width: 341px;
	padding-right: 18px;
	margin-left: 80px;
}
.imageleft {
	float: left;
}

.itemList3 {
	width: 450px;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.itemList3title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #161616;
	text-decoration: none;
	width: 382px;
	font-weight: bold;
	margin-left: 20px;
	padding-right: 18px;
}
.itemList3text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 363px;
	padding-right: 18px;
	margin-left: 20px;
}

.listTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 363px;
	padding-right: 18px;
	margin-left: 20px;
}
.DetailsText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 440px;
	padding-right: 10px;
	margin-left: 20px;
	padding-top: 10px;
}

.shadow  { 
	position:relative; 
	display:block; 
	color:#666666; 
	}
.shadow span {
	 position:absolute; 
	 display:block; 
	 top:0px;  
	 }
.shadow:before { 
	display:block; 
	padding:1px; 
	content: attr(title); 
	color:#FF0000;  } 

/* 2column lists */
#columns1{
}
#tcontent1b ul.left {
	font-size: 12px;
	float: left;
	width: 140px;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	position: relative;
	list-style-image: url(../images/template07/bullet-1.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style-type: none;
	color: #333333;
	left: 0px;
	padding-left: 0px;
	line-height: 20px;
	font-weight: normal;
  }
  
#tcontent1b ul.right {
	font-size: 12px;
	float: right;
	width: 140px;
	margin: 0px;
	padding-top: 10px;
	border: 0px none;
	list-style-image: url(../images/template07/bullet-1.png);
	padding-top: 10px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	left: 0px;
	clear: both;
	line-height: 20px;
  }
  
#tcontent1b .no-space {
    margin: 0px;
    padding: 0px;
  }
  
#tcontent2b ul.left {
	font-size: 12px;
	float: left;
	width: 140px;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	position: relative;
	list-style-image: url(../images/template07/bullet-1.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style-type: none;
	font-weight: normal;
	color: #333333;
	left: 0px;
	padding-left: 0px;
	line-height: 20px;
  }

#tcontent2c
{
	font-size: 12px;
}

#tcontent3c
{
	font-size: 12px;
}

#tcontent2b ul.right {
	font-size: 12px;
	float: right;
	width: 140px;
	margin: 0px;
	padding-top: 10px;
	border: 0px none;
	list-style-image: url(../images/template07/bullet-1.png);
	padding-top: 10px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	left: 0px;
	clear: both;
	line-height: 20px;
  }
  
#tcontent2b .no-space {
    margin: 0px;
    padding: 0px;
  }
  
  
  #tcontent1d ul.left {
	font-size: 12px;
	width: 300px;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-image: url(../images/template07/bullet-1.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style-type: none;
	color: #333333;
	left: 0px;
	padding-left: 0px;
	line-height: 20px;
	font-weight: normal;
  }
  
#kicker1 {
	width:484px;
	text-align:left;
	margin-top: 0px;
	float: left;
}
#kicker2 {
	width:484px;
	text-align:left;
	margin-top: 7px;
	float: left;
}

#imgLogo
{
	width:172px;
	height:79px;
	border:none;
}

#imgViewPicturesButton
{
	width:106px;
	height:27px;
	border:none;
}

#imgViewVideosButton
{
	width:106px;
	height:27px;
	border:none;
}


.resortDetailsName
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.resortDetailsImage
{
	float:left;
	padding: 5px 5px 5px 5px;
}

.resortDetailsText
{
	position:relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tabledata1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E3E3E3;
}
.tabledata2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
}
.tabledataTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
}
.tabledataTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #66CCFF;
}
.quiklinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 0px;
	float: right;
	position: relative;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quiklinks A:Link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.quiklinks A:Hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
}
.quiklinks A:Visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.notice1 {
	background-color: #FFF8D9;
	margin: 0px;
	padding: 10px;
	border: 1px solid #FFDA8B;
}
.notice2 {
	background-color: #F9FAEC;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0E4CF;
	border-right-color: #F0E4CF;
	border-left-color: #F0E4CF;
	border-bottom-color: #F0E4CF;
}
.notice3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.notice4 {
	margin: 0px;
	background-image: url(../images/template07/side-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 17px;
	text-align: left;
}


/*- Pagination --------------------------- */

.pagination {
	padding: 1px;
}

.pagination ul {
	margin: 0;
	padding: 0px;
	text-align: right;
	font-size: 10px;
}

.pagination li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 1px;
}

.pagination a, .pagination a:visited {
	border: 1px solid #9aafe5;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin: 0px;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFCC66;
}

.pagination li.currentpage {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFCC66;
}

/*
.pagination li.currentpage {
	font-weight: bold;
	border: 1px solid navy;
	background-color: #2e6ab1;
	color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
*/

.pagination li.disablepage {
	border: 1px solid #929292;
	color: #929292;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.pagination li.nextpage {
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { 
padding-right: 0;
}
#divFeatureTab h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFCC33;
	background-color: #FFCC66;
}

.price1 {
	font-size: 10px;
	float: right;
	width: 130px;
	padding: 5px;
	background-color: #E6FFFF;
	border: 1px solid #B0DCED;
	line-height: normal;
}
.price2 {
	font-size: 10px;
	color: #CC0000;
	background-color: #FFCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FF6666;
	margin-left: 2px;
	float: right;
}
.days1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
.titlemain {
	width: 315px;
	font-size: 16px;
	color: #003367;
	text-decoration: underline;
	padding-top: 15px;
}
.titlemain2 {
	width: 315px;
	font-size: 15px;
	color: #003367;
	text-decoration: underline;
}

/* ----- item BLOCK ----- */
#itemBlock {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/template07/side-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}
#itemBlock .title {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 0px;
}
#itemBlock p {
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 5px;
}
#itemBlock  .price {
	font-size: 11px;
	color: #333333;
	background-color: #FFFF99;
	border: 1px solid #FFCC66;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#itemBlock  .priceHighlight {
	font-size: 12px;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#itemBlock .pricetitle {
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}
#itemBlock .img {
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ----- testimonials ----- */
.text11pxgray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#testimonials {
	padding: 0px;
	float: left;
	width: 421px;
	background-color: #FFF7D1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
#testimonials .top {
	background-image: url(../images/template07/testimonial-topb.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 421px;
}
#testimonials .middle {
	margin: 0px;
	float: left;
	width: 399px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9cb53;
	border-left-color: #e9cb53;
	background-color: fff7d1;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#testimonials .bot {
	background-image: url(../images/template07/testimonial-botb.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;
	height: 26px;
	width: 341px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-style: italic;
}
.formlabel {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.formfield {
	font-size: 14px;
	color: #333333;
	padding: 3px;
}
.bookbutton1 {
	background-color: #ffe770;
	border: 1px solid #FD9B0A;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}
.white1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.white1  a:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.white1  a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/* ------------------- FORMS --------------------- */
#loginform li{
	width:100%;
}
#formColumn ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	margin:0;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
form li, .buttons{display:inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

form li div, form li span{
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{
	float:left;
}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}

.clear{
	clear:both;
}

form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
}
form li .icon{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
}


/* ----- INFO ----- */

.info{
	display:inline-block;
	clear:both;
	border-bottom:1px dotted #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.info[class]{
	display:block;
}
.info h2{
	font-weight:normal;
	font-size:160%;
	margin:0 0 3px 0;
	clear:left;
}
.info p{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px 0;
}

/* ----- SECTIONS ----- */

form hr{
	display:none;
}
fieldset.section{
	border:1px dotted #ccc;
	margin:12px 0 15px 0;
	padding:5px 0 0 0;
}
fieldset ul{
	width:97%;
	margin:0 10px 10px 10px;
	background-color: #F0F0F0;
}
fieldset.section legend{
	font-weight:normal;
	font-size:110%;
	line-height:110%;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	display:inline-block;
	background:#fff;
}
fieldset.section[class] legend{
	display:block;
	margin:0 0 0 8px;
}
fieldset.section p.secTxt{
	font-size:85%;
	margin:7px 15px 10px 13px;
}

/* ----- CRAP SECTIONS ----- */

fieldset.section{
	display:block;
	position:relative;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin-bottom:0;
}
fieldset.first{
	border-top:none !important;
	margin-top:0px;
	padding-top:1px;
}
fieldset.first h3{
	margin-top:0 !important;
}
fieldset ul{
	margin:0;
}
fieldset.section legend{
	display:none !important;
}
form .section h3{
	font-weight:bolder;
	font-size:16px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
form .section p.secTxt{
	margin-left:9px;
	margin-top:3px;
}

/* ----- BUTTONS ----- */

.button{
	cursor:hand !important;
}
input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:120%;
	margin-right: 5px;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	color:#222;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	white-space: nowrap;
}
input.text, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(images/fieldbg.gif) repeat-x top;
	color:#333;
}
input.text{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}
input.tags{
	width:315px;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

#errorLi{
	width:97%;
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	text-align:center;
}
#errorMsgLbl{
	margin:7px 0 5px 0;
	padding:0;
	font-size:125%;
	color:#DF0000;
}
#errorMsg{
	margin:0 0 .8em 0;
	color:#000;
	font-size:100%;
}
#errorMsg strong{
	background-color: #FFDFDF;
	padding:2px 3px;
	color:red;
}
form li.error{
	background-color: #FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}
form li.error label{
	color:#DF0000 !important;
}
form p.error{
	color:red;
	font-weight:bold;
	font-size:10px;
	margin:0 0 5px 0;
	clear:both;
}

/* ----- REQUIRED ----- */

form .req{
	float:none;
	color:red;
	font-weight:bold;
}
