/* links
================================== */

a[href^="http:"] {
background: url(../images/externalLink.gif) no-repeat right top;
padding-right: 10px;
}

a[href^="http://www.seaviewinncarmel.com"], a[href^="http://seaviewinncarmel.com"]  {
  background-image: none;
  padding-right: 0;
}

a[href$="http://www.tripadvisor.com/Hotel_Review-g32172-d73434-Reviews-Sea_View_Inn-Carmel_Monterey_Peninsula_California.html"] {
background: none;
padding-left: 0x;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

#photodiv { 
width: 465px;
background:#3278b7 url('/images/slideshow/loading.jpg') 50% 50% no-repeat;
}
-->

/* Font styles
================================== */

.flagText {
	font-family: Verdana, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #96ACBC;
}

.flagText a{
	color: #96ACBC;
	text-decoration: none;
}

.flagText a:hover{
	font-size:8px;
	color: #000;
	text-decoration: underline;
	text-align:right;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #96ACBC;
}
.footer: link{
    color: #96ACBC;
	text-decoration: none;
}
.footer: visited{
	color: #96ACBC;
	text-decoration: none;
}

.footer: active{
	color: #96ACBC;
	text-decoration: none;
}
.footer: hover{
	color: #96ACBC;
	text-decoration: underline;
}
.footer-white {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    color:#FFFFFF;

}
.title {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
    color:#3278B7;
}
.title-white {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
    color:#FFFFFF;
}
.subtitle {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#3278B7;
	text-align: left;
	letter-spacing: 0pt;
}
.body-text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-align: left;
	letter-spacing: 0pt;
}
.body-text a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#3278B7;
	text-align: left;
}
.body-text hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#3278B7;
	text-align: left;
    text-decoration: underline;
}
.review-text {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
    color:#333333;
}
.review-text a{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
    color:#3278B7;
}

.menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    color:#ffffff;
	text-decoration: none;
}
.menu:link{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    color:#ffffff;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    color:#ffffff;
    text-decoration: underline;
}
.menu:visited{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    color:#ffffff;
}
.contact-text {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
    color:#333333;
}
