﻿body {margin: 0px; padding: 0px; font-family:  Verdana, Sans-Serif; font-size: 12px; color: #000000;}
a {color: #0000FF; text-decoration: underline}
a:visited {color: #0000FF; text-decoration: underline}

/* Template */
.SiteName {font-family: Times New Roman; font-size: 2.5em; color: #000000; text-align: center; font-weight: bold;}
.SiteSlogan {font-size: 1.2em; color: #000000;  text-align: center; vertical-align: top;}
.CityName {font-size: 16px; color: #000000; text-align: center;}
.NavBar {background-image: url("/imagesold/template/1.gif"); background-repeat: repeat-x; padding-top: 3px; padding-bottom: 3px;}
.CategoryTableWrapper {padding-bottom: 5px;}
.CategoryTable {border: solid 1px #DDDDDD;}
.CategoryTable td {padding: 3px;}
.CategoryImage {width: 30px;}

/* Inputs */
.Input {border: solid 1px #000000; width: 200px;}
.Input400wide {border: solid 1px #000000; width: 400px;}
.Dropdown {border: #000000 1px solid; width: 200px; height: 18px; color: #000000; background-color: #FFFFFF}
.Dropdown50wide {width: 50px;}
.Dropdown100wide {width: 100px;}
.Textarea {border: #000000 1px solid; width: 300px; height: 100px; color: #000000; background-color: #FFFFFF; font-family: Verdana, Arial, Sans-serif;}
.Textarea400wide {border: #000000 1px solid; width: 400px; height: 100px; color: #000000; background-color: #FFFFFF; font-family: Verdana, Arial, Sans-serif;}
.ContactUsName {display:none; visibility: hidden;}

/* Errors */
.ErrorMessage {color: #FF0000; font-weight: bold;}

/* Text */
.ContentBold {font-weight: bold;}
.ContentItalic {font-style: italic;}
.CategoryName {font-weight: bold; font-size: 1.5em}
.ContentMedium {font-size: 11px;}
.ContentSmall {font-size: 10px;}
.ContentSmallWhite {font-size: 10px; color: #FFFFFF}
.ContentSmallWhite a {text-decoration: none; color: #FFFFFF;}
.ContentSmallWhite a:visited {color: #FFFFFF;}
.ContentSmallWhite a:hover {text-decoration: underline;}

.hidden {display:none;}
