﻿.detailcopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043654;
	padding: 0px;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	padding: 0px;
}

.sectionTitle
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #457293;
	font-weight: bold;
}
.selectedThumb
{
	border-right: #fd8c1c 4px solid;
	border-top: #fd8c1c 4px solid;
	border-left: #fd8c1c 4px solid;
	border-bottom: #fd8c1c 4px solid;
}
.photonav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #457293;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
.enabledLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5B3C1D;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    font-weight: normal;
}
.enabledLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #457293;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    font-weight: normal;
}
.disabledLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    font-weight: normal;
}
#mainimagewrapper
{
    height: 200px;
    width: 255px;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    display: block;
    vertical-align: top;
    text-align: center;
    clear: both;
}
.mainimage
{
    height: 200px;
    display: block;
    padding-bottom: 15px;
}
#detailWrapper
{
    padding:15px;
}
#photoviewerwrapper
{
    width: 255px;
    background-color: #fff;
    display:block;
    position: relative;
    padding-bottom: 10px;
}
#phototopWrapper
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5B3C1D;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    clear: both;
}
#titlecontainer
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    float: left;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    text-transform: lowercase;
}
#photonavcontainer
{
    float: right;
    text-align: right;
    width: 255px;
}
#prenextlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    float:right;
	font-weight: normal;
}
#slideshowlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
}
table.propdetails
{
    width: 573px;
    vertical-align: top;
}
table.propdetails td
{
    background-color: #fff;
    margin: 10px;
    width: 275px;
    vertical-align: top;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #5b3c1d;
}
table.propdetails td p
{
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.detailItem
{
    margin:10px;
}
.detailItem ul
{
    padding: 0px;
    margin-top: 0px;
    margin-left: 15px;
    list-style-position: outside;
}

#descriptionWrapper
{
    width: 560px;
    vertical-align: top;
}
.leftContainer
{
    width: 250px;
    margin: 10px;
    background-color: #fff;
    float: left;
    padding-right: 7px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.rightContainer
{
    width: 250px;
    margin: 10px;
    background-color: #fff;
    float: right;
    padding-left: 7px;
    padding-bottom: 15px;
    padding-top: 15px;
}
h2.browndetailheader
{
    font-size: 14px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    margin: 0px 0px 7px;
    padding: 0px;
    color: #5b3c1d;
    text-transform: lowercase;
}
#legendWrapper
{
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
}
#legend
{
    display: inline;
    width: 500px;
}
.calbooked a,
.calbooked
{
    background-color: #cccccc !important;
    background: #cccccc !important;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    color: #999999 !important;
    border-bottom: #cccccc 1px solid;
}
.calrental a,
.calrental
{
    border-right: #5b3c1d 1px solid;
    border-top: #5b3c1d 1px solid;
    border-left: #5b3c1d 1px solid;
    color: #5b3c1d;
    border-bottom: #5b3c1d 1px solid;
    background: #ffffff !important;
}
.calcheckout a,
.calcheckout
{
    border-right: #5b3c1d 1px solid;
    border-top: #5b3c1d 1px solid;
    border-left: #5b3c1d 1px solid;
    color: #5b3c1d;
    border-bottom: #5b3c1d 1px solid;
    background: #09BCC0;
}
.calerror a,
.calerror
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    color: #000000;
    border-bottom: red 1px solid;
    background: red;
}
.callegend
{
    display: inline;
    width: 15px;
    height: 10px;
    position: static;
}
.legenditem
{
    padding-right: 20px;
    display: inline;
}
.bluehorizline
{
    background-color: #7FD0D4;
    display: block;
    width: 100%;
    height: 15px;
}
#imagecache
{
    left: -9999px;
    overflow: hidden;
    width: 1px;
    position: absolute;
    top: -9999px;
    height: 1px;
}
#totalcharge
{
    font-size: 14px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #5b3c1d;
    display: inline;
}
