body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 11px Arial;
    color: #06385A;
    background: url(../pagegfx/body_bg_popup.png) top repeat-x;
}

#logo{
    float: left;
    height: 40px;
    width: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
}

#logo img{
  position: absolute;
  top: 0px;
}

#logo div{
    position: relative;
    font: normal 10px Tahoma;
    color: #6DA9F6;
    border: 0;
    margin: 0;
    padding: 0;
    white-space: pre;
    top: 0px;
    left: 36px;
    text-decoration: none;
}

h1, .photoTitle {
	font-size: 12px;
	vertical-align: middle;
	padding: 7px 0px 0px 12px;
	margin: 0px;
    margin-top: 50px;
	font-weight: bold;
	color: #06385A;
    float: left;
    width: 600px;
    text-align: center;
}

.showOffers {
  float: right;
  padding-top:8px;
  text-align: right;
  line-height: 15px;
  color: #FFFFFF;
}

.showOffers a{
  color: #CADFED;
  text-decoration: none;
}

.showOffers a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

a.showOffersLink{
  color: #CCE0EE;
}

a:hover.showOffersLink{
  color: #FFFFFF;
}

#showOffer {
  color: #CCE0EE;
}

.photoTitle {
	padding: 10px 0px 0px 0px;
}

.main {
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px 0px 0px;
}

.main img {
	cursor: pointer;
}

.main .header{
  float: left;
}


.notFound {
	height: 310px;
	font-size: 11px;
	cursor: pointer;
    padding: 0;
    margin: 0;
	padding-top: 200px;
    border: 0;
    text-align: center;
}

.photonavi{
	padding-bottom:0px;
    float: right;
    padding: 7px 0px 7px 12px;
	margin: 0px;
    color: #06385A;
}

.photonavi a,  a.bottomLink {
	text-decoration: none;
	font-size: 11px;
	color: #06385A;
}

.photonavi a:hover,  a.bottomLink:hover {
	text-decoration: none;
	font-size: 11px;
	color: #095588;
}

.photonavi .left {
	display: block;
	float: left;
	width: 70px;
}

.photonavi .right {
	display: block;
	float: right;
	width: 70px;
	text-align: right;
}

.photonavi span{
	font-size: 11px;
	color: #06385A;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
}

.horizontal{
  clear:both;
  background: url(/pagegfx/main/line.png) no-repeat;
  height: 1px;

}
.horizontal2{
  clear:both;
  background: url(/pagegfx/main/line2.png) no-repeat;
  height: 2px;
}

.arrows {
  margin-left: 2px;
  margin-right: 2px;
}

.photo {
  padding: 1px;
  border: 1px solid White;
}

a.bottomLink {
  margin-right: 15px;
  color: #8FB7DE;
}



