/* ========================================== */
/* ========================================== */
/* ============ Portchester.Biz ============= */
/* ========================================== */
/* ========================================== */

html, body, p, ul, li, q, h1, h2, h3, form, a, div, img, input, hr 
{
    margin:0pt;
    padding:0pt;
}

body
{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:62.5%;
	 color:#353535;
}

h2
{
  font-size:1em;
  border:1px solid #EEEEEE;
  color:#353535;
  padding:1em;
  text-transform:capitalize;
  background-image:url(Images\arrow.gif);
  background-repeat:no-repeat;
}

#container
{
   width:800px;
   height:auto;
   margin:0 auto;
   overflow:hidden;
   min-height:600px;
}

/* ========================================== */
/* ========== HeaderControl.ascx ============ */
/* ========================================== */

ul#menu {
   list-style:none;
   width:800px;
   overflow:hidden;
   background:#364560 url(images/menu.gif) no-repeat scroll right top;
   margin:1em 0;
   text-align:center;
}

ul#menu li{
   float:left;
   padding-top:0.8em;
   height:2.2em;
   width:13.2em;
}

ul#menu li a{
   color:#E2E2E2;
   font-weight:bold;
   text-decoration:none;
   text-transform:capitalize;
   font-size:1.2em;
}
ul#menu li a:hover
{
    text-decoration:underline;
}

ul#sub-menu{
    width:798px;
    height:53px;
	border:1px solid #EEEEEE;
	list-style:none;
	overflow:hidden;
    font-size:1.2em;
    font-weight:bold;
	color:#353535;
	margin-bottom:10px;
}

ul#sub-menu img
{
    margin-right:0.5em;
    vertical-align:top;
}

ul#sub-menu li{
    width:265px;
    float:left;
	text-align:center;
	margin:1em 0;
	height:2em;
	padding-top:0.5em;
}

ul#sub-menu li a, a:hover
{
    color:#4E6172;
    text-decoration:none;
}

ul#sub-menu li a:hover
{
    text-decoration:underline;
}

ul#sub-menu li .black
{
	color:#353535;
}

.sub-menu-middle{
    border-right:1px solid #EEEEEE;
    border-left:1px solid #EEEEEE;
    color:#96004B;
}
/* ========================================== */
/* ========== AniImageControl.ascx ========== */
/* ========================================== */

#image-area
{
     height:200px;
	 width:798px;
	 border:1px solid #EEEEEE;
     margin:1em 0;
}

#image-area img
{
     vertical-align:bottom;
}

/* ========================================== */
/* ========== VEMapControl.ascx ============= */
/* ========================================== */

#map-area
{
     height:300px;
	 width:798px;
	 border:1px solid #4E6172;
     margin:1em 0;
     float:left;
}

#map-area a img
{
	border:none;
}

.ero-previewArea-image 
{
	border:none;
}

/* ========================================== */
/* ========== FooterControl.ascx ============ */
/* ========================================== */

#footer
{
    clear:both;
	border:1px solid #EEEEEE;
	margin-bottom:2em;
	font-size:1.2em;
	width:794px;
    height:3.8em;
}

#footer img
{
    float:left;
	margin:0 0.5em 0 1em;

}

#footer ul
{
    float:left;
    list-style:none;
    color:#587993;
    padding-top:1.2em;
}

#footer ul li
{
    float:left;
    width:250px;
    color:#8ECA58;
}

#footer  li.copy
{
   color:#96004B;
   margin-right:1em;
   text-align:center;
}

#footer  li.links 
{
    text-align:right;
}

#footer  li.links a
{
	color:#8ECA58;
}

#footer ul li a
{
    text-decoration:none;
	color:#4E6172;
	text-transform:capitalize;
	font-weight:bold;
}

/* ========================================== */
/* ========== ContentLeftControl.ascx ======= */
/* ========================================== */

#left-content
{
     width:190px;
	 float:left;
	 font-size:1.2em;
	 margin-right:0.8em;
}

#left-content ul
{
    list-style:none;
    padding:1em 1.3em;
}

#left-content ul li a
{
    color:#4E6172;
	font-size:1em;
	text-decoration:none;
	text-transform:capitalize;
	line-height:1.6em;
	background-image:url(images/blue-arrow.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	font-weight:bold;
}

.google-ads
{
    padding:1.3em 1.3em;
    font-size:1em;
}

/* ========================================== */
/* =========== RightContent ================= */
/* ========================================== */

#central-content
{
     width:400px;
	 float:left;
	 margin-right:1em;
	 margin-bottom:1em;
}

#central-content h2
{
    font-size:1.2em;
}

#welcome{
    height:9em;
    border:1px solid #EEEEEE;
	padding:1em;
	color:#353535;
	font-size:1.2em;
	margin-bottom:1em;
}

#welcome a
{
    color:#587993;
	font-weight:bold;
}

#welcome h1
{
    color:#8ECA58;
    font-size:1.5em;
}

#welcome img
{
    float:left;
	margin-right:1em;
}

#welcome p
{
	padding-bottom:10px;
}

.featured
{
	 color:#353535;
	 font-size:1.2em;
	 clear:both;
	 margin-top:1em;
	 width:400px;
}

.featured p
{
    height:9em;
}

.featured img
{
    float:left;
	margin-right:2em;
	vertical-align:bottom;
	border:1px solid #353535;
}

.featuredImg
{
    float:left;
	margin-right:2em;
	vertical-align:bottom;
	border:1px solid #353535;
}

.featured h3
{
    font-size:1em;
	text-transform:uppercase;
	color:#353535;
	margin-bottom:0.5em;
}

.featured ul
{
	border:1px solid #EEEEEE;
	list-style:none;
	overflow:hidden;
	color:#96004B;
	font-weight:bold;
	padding:0.5em;
	text-transform:capitalize;
}

.featured ul a, a:visited
{
	color:#3B4B5B;
	text-decoration:none;
}

.featured ul a:hover
{
	text-decoration:underline;
}

.featured ul li
{
    float:left;
	padding:0.7em 0 0.6em 2.0em;
}

.featured ul li img
{
	margin-right:5px;
}

.featured a
{
    color:#96004B;
	font-weight:bold;
	
}

.viewMap
{
	background-image:url(images/map.gif);
	background-repeat:no-repeat;
	padding:2px 25px 5px 25px;
    border-right:1px solid #EEEEEE;
}

.viewTransport
{
	background-image:url(images/car.gif);
	background-repeat:no-repeat;
	padding:2px 25px 5px 25px;
	border-right:1px solid #EEEEEE;
}

.viewContact
{
	background-image:url(images/email.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.times
{
    color:#3B4B5B;
	border-left:1px solid #EEEEEE;
	margin-left:2em;
}

#right-content
{
     width:190px;
	 float:left;
	 font-size:1.2em;
}

#right-content ul
{
     list-style:none;
	 margin:1em;
}

#right-content li a
{
	color:#353535;
	text-transform:capitalize;
	font-weight:normal;
}

#right-content p
{
   margin:1em;
   width:150px;
}

.login
{
   vertical-align:bottom;
   margin:0 1em 1em 1em;
}

#right-content #Login1
{
    margin:1em;
}

#right-content #Login1 fieldset
{
    border:none;
    font-weight:bold;
    color:#96004B;
}

#right-content .box
{
    margin-bottom:1em;
}

#right-content .box2
{
    margin:1em 0em;
}
#right-content  #advertisers{
   color:#8ECA58;
   padding-bottom:10px;
}

#right-content  #advertisers ul
{
   font-weight:bold;
   margin-bottom:1em;
 }
 
#right-content  #advertisers li
{
   background-image:url(images/green-arrow.gif);
   background-repeat:no-repeat;
   padding-left:1em;
}

#right-content #advertisers span
{
   color:#353535;
}

#right-content  #advertisers a
{
    color:#587993;
	font-weight:bold;
	margin-left:1em;
}

/* ========================================== */
/* ============= Places.aspx ================ */
/* ========================================== */

#content-place
{
    border:1px solid #eee;
    float:left;
    width:500px;
    padding:30px 47px 30px 48px;
    margin-bottom:10px;
    font-size:1.2em;
}

#content-place img
{ 
    display:block;

}
   
#content-place h1
{ 
    color:#96004B;
    border:1px solid #eee;
    font-size:1em;
    padding:1em 0.8em;
    margin:1em 0;
}

#content-place h3
{
    color:#96004B;
    font-size:1em;
    padding-bottom:1em;
}

#content-place ul
{
    color:#8ECA58;
    list-style:none;
    margin-top:1em;
    padding-bottom:1em;
}

#content-place ul li
{ 
   background-image:url(images/green-arrow.gif);
   background-repeat:no-repeat;
   padding-left:1em;
   margin-bottom:0.5em;
}

#content-place a
{
	color:#353535;
	text-decoration:none;
	font-weight:bold;
}

#content-place a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

#content-place .placeImgLarge
{
	margin-bottom:10px;
}

#content-place p
{
	padding-bottom:10px;
}

#content-place .placeLabel
{
	color:#8ECA58;
	background-image:url(images/green-arrow.gif);
    background-repeat:no-repeat;
    padding-left:1em;
}

.txtBoxBG
{
   background-color: #fff !important;
}

/* ========================================== */
/* ============= login.aspx ================ */
/* ========================================== */
 
#login
{
	margin:100px auto;
	width:280px;
	text-align:left;
	border:1px solid #cfcfcf;
    font-size:1.2em;
}

#login .txtBox
{
	margin-bottom:12px;
}
    