body 
{
    background:white url(/img/bg.gif) repeat-x;
    margin:0px auto;
    font-family:arial;
    color:#666;
    text-align:center;
    font-size:75%;
}

#page 
{
    width:982px;
    margin:0px auto;
    padding:0px;
    text-align:left;
}

#header 
{
    margin:10px 0px 0px 0px;
}

#header p
{
    margin:0px;
    text-align:right;
    width:50%;
    float:right;
    font-size:12px;
}

#header ul 
{
    margin:0px;
    margin-top:54px;
    float:right;
}

#header li 
{
    list-style-type:none;
    float:left;
    display:block;
    background:#2e9645 url(/img/left.gif) no-repeat top left;
    margin-left:5px;
    font-size:110%;
}

#header ul li span 
{
    background: url(/img/right.gif) no-repeat top right;
    float:left;
    position:relative;
}

#header li a 
{
    color:White;
    text-decoration:none;
    padding:6px 12px;
    display:block;
}

#header li a:hover
{
    color:#ccc;
}

#toptextbar 
{
    color:White;
    text-align:right;
    background:black url(/img/topbar-bg.gif) repeat-x top left;
    padding:6px 8px;
    font-size:90%;
    border:1px solid black;
    border-bottom:0px;
    height:18px;
}

#contentbar h1 
{
    border-bottom:1px dotted #2e9645;
    color:#2e9645;
    font-size:180%;
    font-weight:bold;
    margin:10 0px;
    padding-bottom:5px;
}

.clear 
{
    clear:both;
    line-height:1px;
    height:1px;
}

.logo 
{
    float:left;
    margin:0px 0px 10px 0px;
}

#leftbar 
{
    width:250px;
    float:left;
    background:white;
}

#leftbar h2 
{
    color:White;
    font-size:170%;
    font-weight:bold;
    margin:0px;
    margin-bottom:5px;
}

input, select
{
    font-size:11px;
    color:#666;
    margin:2px 0px;
    border:1px solid #ccc;
    padding:2px;
}

#leftbar label 
{
    float:left;
    width:50px;
    color:White;
    margin:2px 0px;
}

#contentbar 
{
    float:left;
    background:white;
    margin:0px;
    width:722px;
    padding:10px;
    padding-right:0px;
}

#contentbar h2 
{
    background:#7D7E7D url(/img/mainbox-bg.gif) repeat-x left top;
    border:1px solid black;
    margin:0px;
    padding:4px 8px;
    color:White;
    font-size:130%;
}

.tl-box 
{
    background:#7d7e7d url(/img/box-bg.gif) repeat-x top left;
    padding:0px 10px 10px 10px;
    margin:0px;
    margin-bottom:10px;
    border:1px solid black;
    color:White;
    font-size:90%;
}

.box, .tripIdeasBox
{
    background:#7d7e7d url(/img/mainbox-bg.gif) repeat-x top left;
    padding:10px;
    margin:0px;
    margin-bottom:10px;
    border:1px solid black;
    font-size:90%;
}

.tripIdeasBox a, .tripIdeasBox a:visited 
{
    color:White;
}

.button a, .button a:visited 
{
    color:White;
    text-decoration:none;
    background:#2e9645;
    padding:6px 8px;
    border:1px solid #ccc;
}

.button a:hover
{
    text-decoration:none;
    background:black;
    color:White;
}

.button 
{
    margin:0px;
}

#leftbar ul 
{
    margin:0px;
    padding:0px;
}

#leftbar li 
{
    background:transparent url(/img/arrow.gif) no-repeat left center;
    color:White;
    list-style-type:none;
    margin:0;
    padding:1px 0 1px 10px;
}

#leftbar .thedmsTagCloudHolder li 
{
    background:transparent;
    padding:0px;
}

#leftbar li a 
{
    text-decoration:none;
}

#leftbar li a:hover 
{
    color:#ccc;
}

.adbox, .featurebox
{
    border:1px solid #006B60;
    padding:6px;
    margin:10px 0px;
    background:#f7f7f7;
    color:#666;
    font-size:90%;
}

.breaksbox 
{
    border:1px solid #2e9645;
    padding:6px;
    margin:10px 0px;
    background:white url(/img/short-bg.jpg) no-repeat top right;
    color:#666;
    font-size:90%;
}

.breaksbox p 
{
    width:60%;
    margin:5px 0px;
}

#leftbar .adbox h2, #contentbar .adbox h2, #leftbar .featurebox h2 
{
    background:#006B60 url(/img/blue-bg.gif) repeat-x;
    color:White;
    padding:4px 8px;
    font-size:120%;
    margin:-6px;
    margin-bottom:10px;
    border:0px;
}

#leftbar .breaksbox h2, #leftbar .gradingbox h2 
{
    color:#2e9645;
    /* border-bottom:1px dotted #2e9645; */
}

#leftbar .breaksbox ul 
{
    margin:0px;
    padding:0px;
}

#leftbar .breaksbox ul li 
{
    background:transparent url(/img/red-arrow.gif) no-repeat scroll left center;
    color:White;
    list-style-type:none;
    margin:0;
    padding:0px 0 0px 10px;
}

#leftbar .breaksbox ul li a
{
    color:#2e9645;
}

#leftbar .breaksbox ul li a:hover
{
    color:#666;
}

#contentbar .pricebox h2 
{
    background:#006B60 url(/img/blue-title-bg.gif) repeat-x;
    color:White;
    padding:4px 8px;
    font-size:120%;
    margin:-9px;
    margin-bottom:5px;
    border:0px;
}

.pricebox 
{
    background:#006B60 url(/img/blue-bg.gif) repeat-x;
    padding:10px;
    font-size:90%;
    float:left;
    color:White;
    width:220px;
    min-height:235px;
}

.pricebox .caption 
{
    font-size:90%;
    margin:0px;
    margin-top:5px;
    float:right;
}

.imageborder 
{
    float:right;
    margin:0px;
    margin-left:10px;
    background:white;
    border:1px solid #ccc;
    padding:4px;
}

.sideimageborder 
{
    float:right;
    margin:5px 0px;
    margin-left:10px;
    background:white;
    border:1px solid #ccc;
    padding:4px;
}

.listimageborder 
{
    float:right;
    margin:10px 0px;
    margin-left:10px;
    background:white;
    border:1px solid #ccc;
    padding:4px;
}

a.thedmsMoreDetails
{
    color:#2e9645;
    text-decoration:underline;
    background:transparent url(/img/red-arrow.gif) no-repeat left center;
    padding-left:8px;
}

.featureborder 
{
    border:1px solid black;
    margin-bottom:9px;
}

.adbox p 
{
    margin:6px 0px;
}

.leftholder 
{
    width:490px;
    margin-right:10px;
    float:left;
}

.rightholder 
{
    width:222px;
    margin:0px;
    float:right;
}

#contentbar .pricebox ul 
{
    margin:0px;
    padding:0px;
}

#contentbar .pricebox li 
{
    background:transparent url(/img/arrow.gif) no-repeat left center;
    color:White;
    list-style-type:none;
    margin:0;
    padding:1px 0 1px 10px;
    font-weight:bold;
}

#contentbar .pricebox li a 
{
    color:White;
    text-decoration:none;
}

#contentbar .pricebox li a:hover 
{
    color:#ccc;
}

#contentbar .pricebox li span 
{
    text-align:right;
    float:right;
    font-weight:lighter;
}

#contentbar .pricebox h2 span
{
    float:right;
    font-size:80%;
    font-weight:lighter;
}

#contentbar .leftholder .split 
{
    width:240px;
    float:left;
    margin-right:10px;
}

#contentbar .leftholder .splitlast
{
    width:240px;
    float:left;
    margin:0px;
}

#contentbar .adbox 
{
    margin:10px 0px;
    min-height:130px;
    position:relative;
}

#footer 
{
    margin:10px 0px;
    padding:0px;
    border-top:1px solid black;
}

#footer ul 
{
    margin:0px;
    padding:0px;
    float:right;
}

#footer li 
{
    float:left;
    border-right:1px solid black;
    padding:6px 18px;
    list-style-type:none;
    font-size:80%;
}

#footer li a 
{
    color:#2e9645;
    text-decoration:none;
}

#footer li a:hover 
{
    color:#666;
    text-decoration:underline;
}

a, a:visited 
{
    color:#2e9645;
}

a:hover 
{
    color:#666;
    text-decoration:none;
}

h3 
{
    font-size:120%;
    color:#2e9645;
    margin:10px 0px;
}

.townid
{
    width:170px;
}

.sid 
{
    width:130px;
}

.searchbutton {
    background:#2e9645;
    border:1px solid #CCCCCC;
    color:White;
    padding:3px 6px;
    text-decoration:none;
    margin:3px 0px 0px;
}

.searchbuttonholder 
{
    text-align:right;
    margin:0px;
    padding:0px;
}
.buttonTownList 
{
    text-align:right;
}

#leftbar form 
{
    margin:0px;
    padding:0px;
}

.destinationbox 
{
    float:left;
    width:350px;
}

#slider {
    width: 720px; /* important to be same as image width */
    height: 269px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border:1px solid black;
	margin-bottom:10px;
}
#sliderContent {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage .right {
    position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 700px;
    background-color: black;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
    padding:10px;
}
.bottom {
	bottom: 0;
    left: 0;
    padding:10px;
}

.right {
	right: 0;
	bottom: 0;
	width: 195px !important;
	height: 252px;
	padding:10px;
}

#slider a 
{
    color:white;
    font-size:11px;
}

#slider ul 
{
    margin:0px;
    padding:0px;
}
.pn 
{
	width: 126px;
	float:left;
}

#leftbar img.ui-datepicker-trigger 
{
    vertical-align:top;
    margin:0px 4px;
}

.featurebox p 
{
    margin:5px 0px;
}

div#contentbar .leftholder h2 
{
    margin-bottom:10px;
}

div#leftbar .imageborder, div#contentbar .leftholder .imageborder
{
    float:left;
    margin:0px;
    margin-right:10px;
    background:white;
    border:1px solid #ccc;
    padding:4px;
}

div#contentbar .adbox .imageborder, div#leftbar .featurebox .imageborder 
{
    max-width:100px;
}

.overlay 
{
    top:0px;
    left:0px;
    position:absolute;
}

#contentbar .adbox h2 
{
    padding-left:52px;
    font-size:120%;
}

.rightimage 
{
    background:white;
    border:1px solid #ccc;
    padding:4px;
    margin:0px 0px 10px 10px;
    float:right;
}

.leftimage 
{
    background:white;
    border:1px solid #ccc;
    padding:4px;
    margin:0px 10px 10px 0px;
    float:left;
}

.line 
{
    border-bottom:1px dashed #ccc;
    height:1px;
    margin:0px;
    padding:0px;
}

hr 
{
    border:0px;
    height:0px;
}

.rightholder input 
{
    border:0px;
    margin:0px;
    padding:0px;
}

div#slider h2 
{
    font-weight:bold;
    font-size:130%;
    background:transparent;
    padding:0px 0px 4px 0px;
    border-bottom:1px dotted white;
    margin:0px 0px 10px 0px;
}

.RCnoAdvertImg 
{
    border:1px solid #006B60;
    margin:9px 0px;
}

.thedmsTagCloudHolder
{
    padding: 2px;
    text-align: center; 
    margin: 0;
}

.thedmsTagCloud 
{ 
    padding: 2px; 
    text-align: center; 
}

.thedmsTagCloud a 
{ 
    padding: 0px; text-decoration: none;
}

.thedmsTagCloud a:hover 
{ 
    text-decoration: underline;
}

.thedmsTagCloud 
{ 
    margin: 0;
}

.thedmsTagCloud li 
{
    display: inline;
}

div#toptextbar ul 
{
    margin:0px;
    padding:0p;
}

div#toptextbar li a 
{
    color:#ccc;
    text-decoration:none;
}

div#toptextbar li a:hover 
{
    color:white;
    text-decoration:none;
}

div#thedmsBrowseGrid 
{
    width:100%;
}

.IMGfloatright 
{
    float:right;
    margin:10px 0px 10px 10px;
}

.IMGfloatleft 
{
    float:left;
    margin:10px 10px 10px 0px;
}

.thedmsbackgroundfix 
{
    line-height:0px;
    clear:both;
}

#contentbar .featurebox h2 
{
    background:#006B60 url(/img/blue-bg.gif) repeat-x ;
    border:0;
    color:White;
    font-size:120%;
    margin:-6px -6px 10px;
    padding:4px 8px;
}

#contentbar .featurebox 
{
    width:10px;
}

div#leftbar .gradingbox 
{
    border:1px solid #2e9645;
    padding:6px;
    margin:10px 0px;
    background:#F7F7F7;
    color:#666;
    font-size:90%;
}

.swapbox, .swapbox2, .swapbox3 
{
    display:none;
}

#skiplinks 
{
    left:-9000px;
    position:absolute;
    top:0;
    z-index:20;
}

.blankspace 
{
    height:120px;
    clear:both;
    display:block;
    margin:20px 0px;
}
