﻿/* Styles for the Location Details table in Location List page */
#LocationsParam {height:140px;position:relative;}
#LocationsViewer {height:440px; width:620px; position:relative;  border-color: Black; border-style:dashed; border-width:1px; margin:5px;}
#ListView {width:200px; position:relative;float:left;margin:5px 10px 0 5px;}
#ListView #LocList {width:200px;border:solid 1px #C0C0C0;text-align:center;height:425px}
#LocList Label {font-size:12px;height:14px;width:190px;font-style:italic;font-weight:bold;margin-bottom:5px;margin-left:60px;text-align:center;}
#ListView Input {margin-left:30px;margin-top:0px;}
#MapDetailsView {width:400px; height:440px;position:relative;float:left; }
#LocDetails {position:relative; width:400px; height:70px; background-color:White;margin:5px 0;}
#LocDetails Table {width: 400px;height: 50px;border: solid 1px #C0C0C0;}
#LocDetails Table Caption {font-size:12px;height:20px;}
#LocDetails Table TH, #LocDetails Table TR, #LocDetails Table TD {font-size:11px;height:13px;}
#LocDetails Table TD {text-align:center;}

/* Style for LocationEditorStandAlone Control */
#LocationSitesEditor {width:700px;font-size:12px;font-family:Verdana;}
#LSE_Description {position:relative;width:98%;margin:0 1% 0 1%;background-color:yellow;padding:0;}
#LSE_Description textarea {display:block;position:relative;width:90%;}
#LSE_InnerWrapDiv {background-position: center center;position: relative;width: 684px;height: 420px;margin: 0 1% 0 1%;padding: 0;background-color: transparent;background-repeat: no-repeat;background-image: url('../images/bks/LocEdiStdAlone.png');}
#LSE_MenuContainerDiv, #LSE_MenuFacilities {width:110px;position:relative; float:left; height:98%;margin:0px; padding:2px}

#LSE_MenuContainerDiv, #LSE_MenuFacilities {font-size:10px;}
#LSE_ShowSitesFs,#LSE_Commands, #LSE_ShowFacilities { width:100px}
.ULChkMenu {/* list-style-type:none;*/}
.ULChkMenu li {float:left;}
.ULChkMenu li img {margin-left:10px;}
.ULChkMenu li label {margin:0px;padding:3px 3px 0px 2px;font-size:11px;height:20px;vertical-align:middle;}
.ULChkMenu li input {margin:0px 0px 0px 3px;padding:0px;height:20px;width:18px;vertical-align:middle;}
.LblChkMenuLeft {text-align:right!important;width:46px;}
.ChkMenuRight {}
.ChkMenuLeft {float:left;display:inline;}
.LblChkMenuRight {text-align:left!important;width:50px;}
.LatLongLabel {font-size:12px;font-variant:small-caps;line-height:normal;width:100px;text-align:right;display:inline;}
.LatLongValue {font-size:12px;font-weight:bold;display:inline;width:100px;text-align:left;line-height:normal;margin-right:30px;}
#LSE_Commands li {margin:0;text-align:center;}
#LSE_Commands .MenuBtn {width:60px;font-size:11px;}
#LSE_SiteDetailsContainer{position:relative;width:690px;padding:5px;}
#LSE_SiteDetails {position:relative;min-height:400px;    width:680px;padding:5px;}
#LSE_SiteDetails h4 {text-indent:0px;border:none!important;padding:0px!important;margin:0px!important;font-size:16px!important;font-weight:bold;height:28px;background-image: none;}
#LSE_SiteInfoWrap {position:relative;width:680px;height:120px;padding:0%;margin-top:5px;margin-bottom:5px;background-image: url('../images/bks/SiteDetail.png');background-repeat: no-repeat;background-position:top left;}
#LSE_SiteInfo {position:relative;height:80px;float:left;width:530px;padding:0%;}
#LSE_SiteRatingsWrap {position:relative;height:80px;float:right;width:125px;padding:20px 0 0 10px;background-image: url('../images/bks/siterating.png');background-repeat: no-repeat;background-position:top left;}
#LSE_SiteWeatherContent {position:relative;width:96%;padding:10px;}
#LSE_SiteWeatherCuCo {font-size:11px;}
#LSE_SiteWeatherFore {}
.YourSiteRating {text-align:center;}

/**** Rules for NewSite Control ***/
#LSE_NewSiteCtrl {color:White;}
#NewSiteContent {margin:0px 5px 0px 5px;}
#LSE_NewSiteCtrl fieldset legend {color:White;}
#LSE_NewSiteCtrl label {color:White;width:120px;}
#LSE_NewSiteCtrl input {width:180px;}
#LSE_SiteDetailsContainer {z-index:0;}

/*** Rules for Weather conditions within the Location Site Editor Control **/
#LSE_SiteWeatherContent {font-size:10px;}
#LSE_SiteWeatherCuCo {float:left;width:24%;}
#LSE_SiteWeatherFore {float:right;width:74%;font-size:10px;font-size:9px;}
#LSE_SiteWeatherFore .ezf_weatherfc_header {text-align:center;font-style:italic;float:left;width:100%;}
#LSE_SiteWeatherFore .ezf_weatherfc_body {float:left;width:100%;}
#LSE_SiteWeatherFore .ezf_weatherfc_footer {text-align:right;float:left;font-size:8px;width:100%;}
#LSE_SiteWeatherFore .ezf_weather_dailyfc {float:left;width:140px;text-align:center;}
#LSE_SiteWeatherFore .ezf_weather_dailyfc_day {text-align:center;}
#LSE_SiteWeatherFore .ezf_weather_dailyfc_parts {float:left;width:100%;}
#LSE_SiteWeatherFore .ezf_weather_dailyfc_part {float:left;margin:0% 1% 0% 1%;width:48%;}
#LSE_SiteWeatherFore .ezf_weather_dailyfc_sun {float:left;width:100%;}
#LSE_SiteWeatherFore .ezf_weather_dailyfc_temps {}
#LSE_SiteWeatherFore .DailyForecastHighTemp {font-size:16px;font-weight:bold;}
#LSE_SiteWeatherFore .DailyForecastLowTemp {font-size:12px;font-weight:bold;}
#LSE_SiteWeatherFore .ezf_weatherfc_trend {height:24px;	margin-bottom:5px;}
