.main1 {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	width:180;
}

.RatesHeader
{
    text-align:left;
    font-size:16px;
    font-weight:bold;
}

.RatesHeaderTariff
{
    text-align:center;
    font-size:16px;
    font-weight:bold;
}

.RatesFirstColumn
{
    padding-left:15px;
}

.main
{
	text-decoration: none;
	padding: 20px;
	border-left: 1px solid #E4E4E4;
	overflow:hidden;
}

.main_external
{
    float:left;
    width:600px;
}

.headingblack1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.main_topborder {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top : 0px;
}

.vtblheader {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #073B84;
	padding: 3px;
}

.vtblbody  {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/
	padding: 3px;
	background-color: #EDF9FC;/*#E8F2F8;*/
	color:#404040;
}

#gridView td
{
	font-family: Tahoma;
}

.bold {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
}

.main1 {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	width:180;
}
.container {
	width:888px;
	display:table;
	background-image:url(../../images/original-shadow.png);
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
th, td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #76A6ED;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FA640A;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FA640A;
	text-decoration: none;
	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.left_external
{
    float:left;
    width:254px;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none
}
.boldheader{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none;
}
.gradientheader
{
    background-image: url(../../themes/SimpleDesign/images/gradient.png);
    background-repeat: repeat-y;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
    height: 25px;
    vertical-align:middle;
    padding-left:15px;
}

.GridViewGradientheader
{
    background-image: url(../../themes/SimpleDesign/images/gradient.png);
    background-repeat: repeat-y;
	font-size: 16px;
	height:25px;
}

.input1 {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 15; 
	vertical-align: top;
}

li {
	background-image:url(images/icons/icoCheckItem.png);
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: 0.0em 0.2em;
	padding-left: 1.30em;
}
input, select, textarea{
	font-family : Verdana; 
	font-size : 11px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	margin:2;
}
td.vtblbody  {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/
	padding: 3px;
	background-color: #EDF9FC;/*#E8F2F8;*/
	color:#404040;
}
td.vtblheader {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/	
	color: #FFFFFF;
	background-color: #073b84;/*#9EC0CF;*/
	padding: 3px;
	/*font-weight: bold;*/
	color:#ffffff;
}

td#validatorSummary div ul 
{
	list-style-type: disc;
}
td#validatorSummary div ul li 
{
	background-image:none;
	padding-left:0px;
}

.modalBackgroundBooking
{
	background-color:White;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.required
{
	color:Red;
	padding-left:3px;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.uploadPanel
{
	width:450px;
}
.uploadPanel2
{
	background-color:transparent;  
    padding:20px;
}

.uploadPanelHead
{
	text-align:center;
	background-color:#073b84;
	padding:5px;
	color:#FFFFFF;
}

.link:hover
{
	cursor: pointer;
}

.MasterButtons_external
{
    padding-bottom:12px;
    min-width:55px;
    color:White;
}

.MasterButtons_external:hover, .ActivitiesButton:hover
{
	color: #d7a95a;
	cursor: pointer;
}

.MasterButtons_external:visited, .ActivitiesButton:visited
{
	color: White;
}

.ActivitiesButton
{
    color: White;
}

.MasterButtons
{
	text-align:center;
    display:inline-block;
	position:relative;
}

.MasterButtonsText
{
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    margin-left:3px;
    margin-right:3px;
}

.MasterButtonsAll
{
    width:100%;
    height:42px;
    text-align:center;
}

.MasterButtonsAll_external
{
    width:854px;
    height:42px;
    text-align:center;
    vertical-align:middle;
    background-image:url(../../themes/SimpleDesign/images/MasterButtonsGradient.png);
    background-repeat:repeat-x;
}

.MasterButtonsRoundedLeft
{
    width:9px;
    padding:0px;
    border-width:0px;
    background-image:url(../../themes/SimpleDesign/images/MasterButtonsRoundedLeft.png);
}

.MasterButtonsRoundedRight
{
    width:9px;
    padding:0px;
    border-width:0px;
    background-image:url(../../themes/SimpleDesign/images/MasterButtonsRoundedRight.png);
}

.MasterButtonsSeparator
{
    width:2px;
    background-image:url(../../themes/SimpleDesign/images/MasterButtonsSeparator.png);
}

.ButtonGloss
{
    float:left;
    background-color:#FFFFFF;
    height:14px;
    width:107px;
    position:absolute;
    left:0px;
    top:0px;
    opacity:0.08;
    -khtml-opacity:0.08;
    -moz-opacity:0.08;
    filter:alpha(opacity=8);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
}

.NavButtons:hover
{
	color: #d7a95a;
	cursor: pointer;
	text-decoration:none;
}

.NavButtons
{
	color:White;
	height:29px;
	width:101px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url(../../themes/SimpleDesign/images/buttons/NavButton.png);
	background-position: 100% 0%;
	float:right;
	position:relative;
	padding-top:8px;
}

.NavButtonsLink
{
	color:White;
	text-decoration:none;
}

.NavButtonsLink:hover
{
	color: rgb(250, 100, 10);
	cursor: pointer;
	text-decoration:none;
}

.NavButtonsLink:link
{
	color: White;
	text-decoration:none;
}

.NavButtonsLink:visited
{
	color: White;
	text-decoration:none;
}

.TopNavLink
{
	color:White;
	font-size:11px;
	text-decoration:none;
}

.TopNavLink:hover
{
	color: rgb(250, 100, 10);
	cursor: pointer;
	font-size:11px;
	text-decoration:none;
}

.TopNavLink:link
{
	color: White;
	font-size:11px;
	text-decoration:none;
}

.TopNavLink:visited
{
	color: White;
	font-size:11px;
	text-decoration:none;
}

.h3 
{
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin-bottom:1em;
}

.PropertyHeader
{
	height:35px;
	font-size:18pt;
	padding-left:15px;
	background-image:url(../../themes/SimpleDesign/images/gradient.png);
	background-repeat:repeat-y;
}

.MainAttributesColumn1Begin
{
    vertical-align:top;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:30px;
    padding-right:30px;
}

.specialoffer_text
{
    color:Red;
    font-weight:bold;
    padding-left:30px;
    padding-right:30px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:justify;
}

.notes
{
    padding-left:30px;
    padding-right:30px;
    padding-top:10px;
    padding-bottom:10px;
    line-height:1.4;
    text-align:justify;
}

.htmlBeddingBeg
{
    width:38%;
    padding-left:30px;
}

.htmlFeaturesBeg
{
    width:31%;
}

.htmlAttractionsBeg
{
    width:31%;
    padding-right:30px;
}

.WhiteBlue
{
    color:#ffffff;
    background-color:#b4c6d7;
    font-family: verdana;
	font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
    padding-top:4px;
    padding-bottom:4px;
    height:16px;
}

.RoundedBoxTopLeft
{
    width:9px;
    height:9px;
    position:absolute;
    left:0px;
    top:0px;
    background-image:url(../../images/RoundedBox/RoundedBoxUpLeftCorner.png);
}

.RoundedBoxTopRight
{
    width:9px;
    height:9px;
    position:absolute;
    right:0px;
    top:0px;
    background-image:url(../../images/RoundedBox/RoundedBoxUpRightCorner.png);
}

.RoundedBoxBottomLeft
{
    width:9px;
    height:9px;
    position:absolute;
    left:0px;
    bottom:0px;
    background-image:url(../../images/RoundedBox/RoundedBoxDownLeftCorner.png);
}

.RoundedBoxBottomRight
{
    width:9px;
    height:9px;
    position:absolute;
    right:0px;
    bottom:0px;
    background-image:url(../../images/RoundedBox/RoundedBoxDownRightCorner.png);
}

.RoundedBoxTop
{
    height:9px;
    position:absolute;
    top:0px;
    left:9px;
    right:9px;
    background-color:#b4c6d7;
}

.RoundedBoxTopOpposite
{
    height:9px;
    position:absolute;
    top:0px;
    left:9px;
    right:0px;
    background-color:#b4c6d7;
}

.RoundedBoxBottom
{
    height:9px;
    position:absolute;
    bottom:0px;
    left:9px;
    right:9px;
    background-color:#b4c6d7;
}

.RoundedBoxBottomOpposite
{
    height:9px;
    position:absolute;
    bottom:0px;
    left:0px;
    right:9px;
    background-color:#b4c6d7;
}

.RoundedBoxCenter
{
    position:absolute;
    top:9px;
    bottom:9px;
    left:0px;
    right:0px;
    background-color:#b4c6d7;
}

.RoundedBox
{
    position:relative;
}

.RoundedBoxContent
{
    position:relative;
}

.BorderShadowTopLeft
{
    width:9px;
    height:9px;
    position:absolute;
    left:0px;
    top:0px;
    background-image:url(../../images/BorderShadow/BorderShadowUpLeftCorner.png);
}

.BorderShadowTopRight
{
    width:9px;
    height:9px;
    position:absolute;
    right:0px;
    top:0px;
    background-image:url(../../images/BorderShadow/BorderShadowUpRightCorner.png);
}

.BorderShadowBottomLeft
{
    width:9px;
    height:9px;
    position:absolute;
    left:0px;
    bottom:0px;
    background-image:url(../../images/BorderShadow/BorderShadowDownLeftCorner.png);
}

.BorderShadowBottomRight
{
    width:9px;
    height:9px;
    position:absolute;
    right:0px;
    bottom:0px;
    background-image:url(../../images/BorderShadow/BorderShadowDownRightCorner.png);
}

.BorderShadowTop
{
    height:9px;
    position:absolute;
    top:0px;
    left:9px;
    right:9px;
    background-image:url(../../images/BorderShadow/BorderShadowUp.png);
}

.BorderShadowBottom
{
    height:9px;
    position:absolute;
    bottom:0px;
    left:9px;
    right:9px;
    background-image:url(../../images/BorderShadow/BorderShadowDown.png);
}

.BorderShadowLeft
{
    width:9px;
    position:absolute;
    top:9px;
    bottom:9px;
    left:0px;
    background-image:url(../../images/BorderShadow/BorderShadowLeft.png);
}

.BorderShadowRight
{
    width:9px;
    position:absolute;
    top:9px;
    bottom:9px;
    right:0px;
    background-image:url(../../images/BorderShadow/BorderShadowRight.png);
}

.BorderShadow
{
    position:relative;
    display:inline-block;
}

.BorderShadowContent
{
    position:relative;
    padding:5px;
    display:inline-block;
}

.CustomBoxTopLeft
{
    width:7px;
    height:7px;
    position:absolute;
    left:0px;
    top:0px;
    background-image:url(../../images/CustomBox/CustomBoxUpLeftCorner.png);
}

.CustomBoxTopRight
{
    width:7px;
    height:7px;
    position:absolute;
    right:0px;
    top:0px;
    background-image:url(../../images/CustomBox/CustomBoxUpRightCorner.png);
}

.CustomBoxBottomLeft
{
    width:7px;
    height:7px;
    position:absolute;
    left:0px;
    bottom:0px;
    background-image:url(../../images/CustomBox/CustomBoxDownLeftCorner.png);
}

.CustomBoxBottomRight
{
    width:7px;
    height:7px;
    position:absolute;
    right:0px;
    bottom:0px;
    background-image:url(../../images/CustomBox/CustomBoxDownRightCorner.png);
}

.CustomBoxBlackArrow
{
    width:17px;
    height:10px;
    position:absolute;
    left:26px;
    top:27px;
    background-image:url(../../images/CustomBox/CustomBoxBlackArrow.png);
}

.CustomBoxWhiteArrow
{
    width:17px;
    height:10px;
    position:absolute;
    left:26px;
    top:36px;
    background-image:url(../../images/CustomBox/CustomBoxWhiteBlueArrow.png);
}

.CustomBoxTop
{
    height:7px;
    position:absolute;
    top:0px;
    left:7px;
    right:7px;
    background-color:#212833;
}

.CustomBoxBottom
{
    height:7px;
    position:absolute;
    bottom:0px;
    left:7px;
    right:7px;
    background-color:#b4c6d7;
}

.CustomBoxHead
{
    height:21px;
    position:absolute;
    top:7px;
    left:0px;
    right:0px;
    background-color:#212833;
}

.CustomBoxBody
{
    position:absolute;
    top:36px;
    bottom:7px;
    left:0px;
    right:0px;
    background-color:#b4c6d7;
}

.CustomBox
{
    position:relative;
    min-height:80px;
}

.CustomBoxHeaderContent
{
    height:21px;
    padding-top:7px;
    text-align:center;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    position:relative;
}

.CustomBoxContent
{
    padding-top:12px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
    position:relative;
}

.RoundedButton
{
    width:97px;
    height:26px;
    background-image:url(../../images/buttons/RoundedButton.png);
    background-color:transparent;
    border-width:0px;
    font-weight:bold;
    cursor:pointer;
}

.FacebookIcon, .TwitterIcon, .WordpressIcon
{
    display:block;
    height:16px;
    line-height:16px;
    overflow:hidden;
    width:16px;
    margin-left:4px;
    float:right;
    cursor:pointer;
}

.FacebookIcon
{
    background-image:url(../../images/icons/icoFacebook.png);
}

.TwitterIcon
{
    background-image:url(../../images/icons/icoTwitter.png);
}

.WordpressIcon
{
    background-image:url(../../images/icons/icoWordpress.png);
}

.Watermark
{
    background-image:url(../../images/WatermarkGradient.png);
    background-repeat:repeat-x;
    color:#bdbdbd;
    font-weight:bold;
}

.FCKStyle
{
    background-color:Red;
    color:Red;
}

.ieavcalendar { width:306px}
.ie7avcalendar { width:305px}
.geckoavcalendar { width:310px}
.operaavcalendar { width:310px}
.safariavcalendar { width:310px}

.ListItem:hover
{
	background-color:Silver;
	cursor:default;
	position:relative;
	z-index:1100;
}

.DropDownArrow
{
	position:absolute;
	background-image:url(../../themes/SimpleDesign/images/DropDownArrowDown.png);
	background-repeat:no-repeat;
	width:20px;
	height:15px;
	right:0px;
	top:8px;
	z-index:0;
}

#tdPropertyHighlights
{
    padding-left:10px;
    padding-right:10px;
}

.PropertyRoundedTopLeft
{
    background-image:url(../../images/PropertyRoundedTopLeft.png);
    width:9px;
    height:9px;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#ffffff;
}

.CustomSiteFooter
{
    position:relative;
    background-image:url(../../images/FooterGradient.png);
    background-repeat:repeat-x;
    background-position:bottom;
}

#SiteFooter a
{
    cursor:pointer;
    font-size:100%;
}

#SiteFooter a:link
{
    text-decoration:none;
    font-size:100%;
}

#SiteFooter a:visited
{
    text-decoration:none;
    font-size:100%;
}

#SiteFooter a:hover
{
    text-decoration:underline;
    color:#404241;
    font-size:100%;
}

.DivClearBoth
{
    clear:both;
    height:0px;
}

.DivClearLeft
{
    clear:left;
    height:0px;
}

.DivClearRight
{
    clear:right;
    height:0px;
}

/*=================== Filters =======================*/

div.FilterAttributes
{
    float: left;
    margin-right: 0.5em;
    margin-bottom: 1px;
}

span.FilterAttributes
{
    margin: 0px;
    padding: 0px;
    background: #DDDCC8;
}

input.DeleteFilterAttribute
{
    background-color:transparent;
    background-image: url("images/icons/icon-delete-filter.gif");
    vertical-align: bottom;
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 13px;
    height: 13px;
}

input.DeleteFilterAttribute:hover
{
    background-image: url("images/icons/icon-delete-filter-hover.gif");
}

input.AddFilter
{
    background-color:transparent;
    background-image: url("images/icons/icon-add-filter.gif");
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 16px;
    height: 16px;
    margin-top:3px;
}

input.AddFilter:hover
{
    background-image: url("images/icons/icon-add-filter-hover.gif");
}

.r1, .r2, .r3
{
    display: block; 
    height: 1px;
    background: #DDDCC8;
    overflow: hidden;
}

.r1 {  margin: 0 4px; }
.r2 {  margin: 0 2px; }
.r3 {  margin: 0 1px; height: 2px; }

select.AddFilter
{
    vertical-align: top;
}

div.FilterTable
{
    clear: left;
}

li.Preview
{
	list-style-image:url(images/icons/icoCheckItem.png);
	vertical-align:top;
	padding-left: 0px;
	list-style-position: inside;
}

.PreviewText
{
    font-size:12px;
}

tr.CompareSection td span {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none;
	font-weight:bold;
}

.CompareLinkEnabled, .CompareLinkEnabled:hover, .CompareLinkEnabled:link
{
	color:#fa640a;
	font-weight:bold;
	text-decoration: underline;
}

.CompareLinkDisabled, .CompareLinkDisabled:hover, .CompareLinkDisabled:link
{
	color:#404040;
	font-weight:bold;
}

/*=====================================================*/

#sortable li
{
    float:left;
    width:185px;
    height:140px;
    background-image:none;
    list-style-type:decimal;
    list-style-position:outside;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    cursor:move;
}

