﻿/* CSS layout */
#masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left: 220px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	width: 700px;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 60px;
}

#page_content {
	margin-left: 220px;
	width: 700px;
	padding-left: 35px;
	padding-top: 15px;
}

#footer {
	width: 660px;
	margin-left: 250px;
	font-size: 11px;
}
body {
	font-family: Arial;
	font-size: medium;
	background-image: url('../Images/JPGs/discover-south-windsor-background.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #4976D1;
	color: #FFFFFF;
}
.mainmenu {
	list-style: none;
	background-image: url('../Images/PNGs/main_menu/main-menu_n.png');
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
	height: 40px;
	padding-left: 15px;
	padding-top: 11px;
	margin-left: -25px;
}
.mainmenu:hover {
	background-image: url('../Images/PNGs/main_menu/main-menu_o.png');
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
	height: 40px;
	padding-left: 15px;
	padding-top: 11px;
	margin-left: -25px;
}
#left_col a {
	color:#FFFFFF;
	text-decoration:none;
}
#left_col a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#left_col a:active {
	color:#FFFFFF;
}
#left_col a:visited {
	color:#FFFFFF;
}
#logo {
	padding-top: 10px;
	padding-left: 24px;
}
#header a {
	color: #FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#header a {
	color: #FFFFFF;
}
#header a {
	color: #FFFFFF;
}


#SearchTerm {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #2952A5;
	border: 1px solid #CCCCCC;
}
#SearchNow {
	border-style: none;
	font-family: Georgia;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #91ABDD;
}
#secondHeader {
	vertical-align: top;
}
h1 {
	font-family: Arial;
	font-size: 18px;
}
#headerImage {
	height: 218px;
	background-image: url('../Images/PNGs/header/header-background.png');
	background-repeat: no-repeat;
}
h2 {
	font-size: 15px;
}
p {
	font-size: 14px;
}
#CategoryList ul {
	margin-left:10px;
}
#CategoryList li {
	height: 80px;
	vertical-align: top;
	width: 300px;
	list-style-position:outside;
	padding-left:10px;
}
#CategoryList a {
	color: #FFFFFF;
	text-decoration: underline;
}
#CategoryList a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#CategoryList a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#CategoryList a:hover {
	color:#FF9900;
	text-decoration: none;
}
#ContentContainer {
	margin: -15px 0 0 0;
	background-image: url('../Images/PNGs/body/body-backgrounds-mid.png');
	background-repeat:repeat-y;
	padding: 10px 5px 5px 15px;
	color: #234588;
	overflow:auto;
}
#ContentContainer h1 {
	font-size: 18px;
	color: #FF9933;
	margin-bottom: -5px;
}
#ContentContainer p {
	margin: 5px 0 4px 4px;
	color: #355087;
}
#ContentContainer a {
	color: #FF6600;
	text-decoration: none;
}
#ContentWrapper {
	padding: 20px 0 0 0;
	background-image: url('../Images/PNGs/body/body-backgrounds-top.png');
	background-repeat: no-repeat;
}
#listingDining {
	width: 615px;
	border: 4px #4C6DAF solid;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
}

#listingDiningEnhanced {
	width: 615px;
	border: 4px solid;
	border-color:#DF5900;
	background-color:#FFC097;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
}

#listingDiningEnhanced h1 {
	color:#000066;
}

#ContentContainer h2 {
	margin: 0 0 0px 0;
	color: #003399;
}
.listingInfoTopLeft {
	float: left;
	width: 250px;
	vertical-align: top;
}
.listingPhotoSmall {
	float: left;
	width: 80px;
}
.listingPhotoReviewLinks {
	float: left;
	width: 120px;
}
.listingInfoTopRight {
	text-align: right;
}
#StepsToDiscover {
	height: 48px;
	background-image: url('../Images/PNGs/listings/steps-to-discover-south-windsor.png');
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-color: #234588;
	border-style: solid solid none solid;
	width: 613px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #234588;
	border-left-color: #234588;
	clear: both;
}
#StepsToDiscover h3 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}
#StepsToDiscover p {
	font-size: 12px;
	text-align: center;
}
#StepsToDiscover a:hover {
	color: #234588;
	text-decoration: none;
}
#StepsToDiscover a:active {
	color: #234588;
	text-decoration: underline;
}
#StepsToDiscover a:visited {
	color: #234588;
	text-decoration: underline;
}
#StepsToDiscover a {
	color: #234588;
	text-decoration: underline;
}
#Step1 {
	float: left;
	border-right-width: 1px;
	border-style: none solid none none;
	border-right-color: #234588;
	width: 178px;
	height: 48px;
}
#Step2 {
	float: left;
	border-right-width: 1px;
	border-style: none solid none none;
	border-right-color: #234588;
	width: 133px;
	height: 48px;
}
#Step3 {
	float: left;
	border-right-width: 1px;
	border-style: none solid none none;
	border-right-color: #234588;
	width: 94px;
	height: 48px;
}
#Step4 {
	float: left;
	width: 196px;
	height: 48px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border: thin solid #CCCCCC;
	padding:5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border: thin solid #CCCCCC;
	padding:5px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	border: thin solid #CCCCCC;
	padding:5px;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	background-color: #FF9900;
	border: thin double #000080;
}
#footer a {
	color: #FFFFFF;
}
.smallTopNav {
	font-size: 10px;
}
#CommunityCalendarSearchWrapper {
	width: 620px;
}
#CommunityCalendarListingSearchWrapper {
	width: 280px;
	float: left;
}
#CommunityCalendarDivider {
	width: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0099CC;
	float: left;
	height: 200px;
}
#CommunityCalendarCalendarViewWrapper {
	float: right;
	width: 330px;
}
#CalendarWrapper {
	width: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
#CalendarSearchArea {
	background-color: #e3efff;
	padding: 10px;
}
#CalendarSearchArea p{
	font-size:12px;
}
#CalendarDisplayArea {
	background-image: url(../Images/PNGs/calendar/GridBackground.png);
	background-attachment:scroll;
	background-repeat: no-repeat;
	height: 1107px;
}
#CalendarDisplayArea a{
	color:#003399;
	text-decoration:none;
}
#CalendarDisplayArea a:visited{
	color:#003399;
	text-decoration:none;
}
#CalendarDisplayArea a:active{
	color:#003399;
	text-decoration:none;
}
#CalendarDisplayArea a:hover{
	color:#003399;
	text-decoration:underline;
}

#CalendarDisplayAreaDay {
	background-image:url('../Images/PNGs/calendar/GridBackgroundDay.png');
	background-repeat: no-repeat;
	height: 450px;
	overflow: scroll;
}
#TimeCode {
	list-style-type: none;
	margin-left: 9px;
	font-size: 12px;
	color: #83A6D6;
	margin-top: 10px;
	margin-left: -5px;
	padding-left:0px;
}
#CalendarHeadingArea {
	height: 43px;
	background-image: url(../Images/PNGs/Calendar/CalendarSortBackground.png);
}
#CalendarHeadingAreaDay {
	height: 43px;
	background-image:url('../Images/PNGs/calendar/CalendarSortBackgroundDay.png')
}
#TimeCode li {
	margin-bottom: 32px;
	margin-left: 20px;
	list-style-type:none;
}
#TimeCodeSection {
	float: left;
	width: 57px;
}
.EventDay {
	color: #003399;
	background-color: #83A6D6;
	border: 1px solid #003399;
	padding: 3px;
	overflow:hidden;
}
.DayWrapper {
	float: left;
	height: 1108px;
	width: 78px;
	margin-left:4px;
}
#CalendarSearchAreaTopWrapper {
	height: 26px;
}
#CalendarSearchAreaTopPrior {
	width: 26px;
	float: left;
	background-image:url('../Images/JPGs/calendar/prior_normal.jpg');
}
#CalendarSearchAreaTopPrior:hover {
	width: 26px;
	float: left;
	background-image:url('../Images/JPGs/calendar/prior_over.jpg');
}
#CalendarSearchAreaTopNext {
	width: 26px;
	float: left;
	background-image:url('../Images/JPGs/calendar/Next_normal.jpg');
}
#CalendarSearchAreaTopNext:hover {
	width: 26px;
	float: left;
	background-image:url('../Images/JPGs/calendar/next_over.jpg');
}

#CalendarSearchAreaTopDate {
	height: 30px;
	padding-left:20px;
}
#CalendarDisplayAreaListing {
	background-color: #e3efff;
	padding:3px;
}
#CalendarDisplayAreaListing2 {
	background-color: #e3efff;
	padding:3px;
	width:620px;
}
#EventListing {
	padding: 2px;
	border: 1px #4C6DAF solid;
	width:628px;
	background:white;
	}
#EventListing2 {
	padding: 2px,0px,0px,0px;
	margin-right:80px;
	border: 1px #4C6DAF solid;
	width:628px;
	background:white;
	color:#30F;
	}
.EventListingDate {
	background-color: #FFCC99;
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	padding:5px;
}
#EventListing a{
	color:#FF9933;
	text-decoration:none;
}
#EventListing a:hover{
	color:#FF9933;
	text-decoration:underline;
}
#EventListing a{
	color:#FF9933;
	text-decoration:none;
}
#EventListing a{
	color:#FF9933;
	text-decoration:none;
}
#EventListing td{
border-style:none;
}
/* Rating */
.ratingStar_LARGE {
    font-size: 0pt;
    width: 120px;
    height: 120px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar_LARGE {
    background-image: url(../Images/PNGs/listings/rating-star_LARGE.png);

}

.emptyRatingStar_LARGE {
    background-image: url(../Images/PNGs/listings/rating-star-no_LARGE.png);
}

.savedRatingStar_LARGE {
    background-image: url(../Images/PNGs/listings/rating-star-save_LARGE.png);
}
.ratingStar {
    font-size: 0pt;
    width: 22px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/PNGs/listings/rating-star.png);

}

.emptyRatingStar {
    background-image: url(../Images/PNGs/listings/rating-star-no.png);
}

.savedRatingStar {
    background-image: url(../Images/PNGs/listings/rating-star-save.png);
}

.TopNav {
	padding: 2px;
	height: 10px;
	width: 85px;
	background-position: center center;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
}

.TopNav a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.TopNav a:hover {
text-decoration:none;
color:#0000FF;
}


#directions {
	margin-top: 15px;
	padding: 15px;
	color: #003399;
	background-color: #FFFFFF;
	border: 1px solid #000080;
	width:660px;
}

.org1 {
	color:#000;
}
