* {
	margin: 0;
	padding: 0
}

body {
	margin: 0;
	padding: 0;
	/*background: #a9acb1 url("../images/body-bg.jpg") no-repeat top right;*/
	background: #000;

	
	color: #fff;
	font: 11px "Helvetica Neue", Arial, sans-serif;
   text-align: center;
}

a img { border: 0; }
.clear { clear: both; }

.container {
  width: 900px;
  margin: 20px auto 0 auto;
  text-align: left;
  padding: 50px 30px 0 30px;
}

.gallery-left {
  float: right;
  width: 350px;
}

.thumbs {
  float: right;
  width: 330px;
  height: 413px;
  overflow: auto;
  white-space: nowrap;
}

.thumbs a {
  display: block;
  width: 80px;
  height: 60px;
  border: 2px solid #eceae9;
  float: left;
  margin: 0 20px 20px 0;
}

.thumbs a:hover { border: 2px solid #9a9a9a; }

.gallery-right {
  float: left;
  width: 550px;
  position: relative;
  background: #000;
}

.gallery-right .border {
  width: 550px;
  height: 413px;
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #646261;
}
.gallery-right .image {	position: absolute;	left: 40px;	top: 50px; max-width:455px; max-height:330px; }	
.gallery-right .image { z-index: 1000; }
.gallery-right .border { z-index: 10000; }

.gallery-right form {
  margin: 440px 0 0 0;
  float: left;
  width: 300px;
  letter-spacing: 2px;
  vertical-align: middle;
}

.networking {
  margin: 20px 0 0 0;
  float: right;
  width: 250px;
  text-align: center;
  position: relative;
  font-size: 9px;
  letter-spacing: 2px;
}

.networking img { margin: 5px 0 0 0; }

input[type="text"] {
  background: #fff;
  border: 1px solid #fefefe;
  font-size: 11px;
  width: 100px;
  height: 15px;
  margin: 0 0 0 10px;
}

input[type="password"] {
  border: 1px solid #fefefe;
}

input[type="submit"] {
  display: block;
  width: 57px;
  height: 21px;
  border: 0;
  background: url("../images/submit-button-2.gif") no-repeat;
  cursor: pointer;
}

.search input[type="submit"] {
  display: block;
  width: 57px;
  height: 21px;
  border: 0;
  background: url("../images/search-button.gif") no-repeat;
  cursor: pointer;
}

.card-right input[type="submit"] {
  display: block;
  width: 57px;
  height: 21px;
  border: 0;
  background: url("../images/submit-button-2.gif") no-repeat;
  cursor: pointer;
}

.altsubmit {
  width: 57px;
  height: 21px;
  border: 0;
  background: url("../images/submit-alt.gif") no-repeat;
  cursor: pointer;
}

.banner-area {
  width: 100%;
  height: 80px;
  margin: 30px 0 20px 0;
  position: relative;
}

.banner-area .banner-logo {
  position: absolute;
  top: 0;
  left: 0;
}

.banner-area p {
  position: absolute;
  right: 10px;
  top: 25px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  letter-spacing: 2px;
}

.banner-area-rim {
  width: 100%;
  height: 80px;
  margin: 30px 0 20px 0;
  position: relative;
}

.banner-area-rim .banner-logo {
  position: absolute;
  right: 10px;
  top: 0px;
}

.banner-area-rim p {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  letter-spacing: 2px;

}

.email {
  float: right;
  margin: 433px 0 0 0;
}

.email a { color: #fff; letter-spacing: 2px; text-decoration: none;}
.email a:hover { text-decoration: underline; }

.preview-left {
  width: 400px;
  float: left;
  position: relative;
}

.preview-left .image, .preview-left .border {
  width: 400px;
  height: 300px;
  position: absolute;
  border: 2px solid #646261;
}

.preview-left img {
  width: 420px;
  height: 300px;
}

.preview-left .image {
	width: 340px;
	height: 250px;
	position: absolute;
	top: 30px;
	left: 30px;
}

.preview-left .image { z-index: 1000; }
.preview-left .border { z-index: 10000; }

.card-right {
  width: 450px;
  height: 300px;
  background: url("../images/card-back.gif") no-repeat;
  position: relative;
  float: right;
}

.card-right form {
  padding: 0;
  margin: 0;
}

.textarea {
  border: 0;
  width: 190px;
  height: 213px;
  position: absolute;
  top: 50px;
  left: 18px;
}

.card-right input[type="text"] { 
  width: 130px;
  background: #f1f1f1;
}

.from {
  border: 0;
  height: 17px;
  position: absolute;
  right: 20px;
  top: 121px;
  color:#000;
}

.messagefrom {
  border: 0;
  height: 17px;
  position: absolute;
  left: 300px;
  top: 121px;
  color:#000;
  text-align: left;
}

.to {
  border: 0;
  height: 17px;
  position: absolute;
  right: 20px;
  top: 160px;
  color:#000;
}

.messageto {
  border: 0;
  height: 17px;
  position: absolute;
  right: 20px;
  top: 160px;
  color:#000;
  text-align: left;
}

.send {
  color: #56a5e1;
  position: absolute;
  right: 15px;
  top: 188px;
  text-decoration: none;
}
.send:hover { text-decoration: underline; }

a.backbutton {
  display: block;
  width: 100px;
  height: 21px;
  border: 0;
  background: url("../images/viewgallery-button.gif") no-repeat;
  cursor: pointer;
}
a.backbutton:hover { border: 0; }

.submit-button-2 {
  display: block;
  width: 57px;
  height: 21px;
  border: 0;
  background: url("../images/submit-button-2.gif") no-repeat;
  cursor: pointer;
}

.eventstable .title {
  background: #2f2f2f;
  border: 0;
}
.eventstable td {
  padding: 5px;
  vertical-align: middle;
  font: 12px Arial, Helvetica, sans-serif;
}

.eventstable .title a, .td-alt a {
  color: #fff;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

.eventstable .td {
  background-color: #7e7e7e;
}

.eventstable .title a:hover, .td-alt a:hover { text-decoration: underline; }.border-new-resize {	width: 550px;	height: 413px;	margin: 10px 0 0 10px;}

#lightbox-image {
	width: 387px;
	height: 291px;
	margin: 83px 0 0 0;
}

.footer-copyright-area {
	padding: 30px 0 20px 0;
}

.messagetext {
  border: 0;
  width: 190px;
  height: 213px;
  position: absolute;
  top: 50px;
  left: 18px;
  color:#000;
}
/*********************DATAFORM***************************/
.gallery-right{
	background-color:transparent;
}
.dataForm form ol li{
	clear:both;
	list-style:none;
	font-size:12px;
	padding: 5px;
}
.dataForm form ol li label{
	float:left;
	font-weight:bold;
	width:90px;
}
body.visitscotland-perfect-day-photo form ol li input[type="text"]{
	width: 200px;
}
.dataForm form ol li label.medium{
	width:130px;
}
.dataForm form ol li label.auto,
.dataForm form ol li ol li label{
	width:auto;
}
.dataForm form ol li input[type="submit"]{
color: navy;	
background: aqua;
border: 1px solid navy;
width:auto;
font-weight:bold;
padding: 2px;
margin: 20px 0 0 0;
}
.red input{
	border: 2px solid red;
}
.red label,
.nextVisit.red
{
	color: red;

}
.container{position:relative;}
.thankYou{
	position:absolute;
	left: 26px;
	top: 0px;
	font-size: 13px;
}
.dataForm.wrapper{
	position:relative;
}
.dataForm.wrapper .logo{
	position:absolute;
	height: 74px;
	width: 249px;
	top: 10px;
	right: 10px;
  
}
/******************Visit Scotland*********************/
body.visitscotland-perfect-day-photo{
	background-image:  url(visit-scotland.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
}
body.visitscotland-perfect-day-photo .logo{
	background: url(Logos.gif) no-repeat;
}
body.visitscotland-perfect-day-photo .intro{
	padding: 0 0 0 8px;
}
body.visitscotland-perfect-day-photo .intro p,
body.visitscotland-perfect-day-photo .offers{
	font-size: 13px;
	margin: 5px 0;
}
body.visitscotland-perfect-day-photo .wrapper{
  width:75%;
	padding: 104px 10% 10%;
	margin: 0 auto;
	background: rgba(72,103,157, 0.5);
}
/******************Visit Scotland Festival*********************/
body.visitscotland-festivals{
	background-image:  url(sky.jpg);
	background-repeat: no-repeat;
	background-position: center center; 
}
body.visitscotland-festivals .dataForm.wrapper .logo{
	background: url(/heavensgate/images/0710festival-logo.png) no-repeat;
	height: 122px;
	width: 300px;
}
body.visitscotland-festivals .intro p,
body.visitscotland-festivals .offers{
	font-size: 13px;
	margin: 5px 0;
}
body.visitscotland-festivals .wrapper{
  width:75%;
	padding: 140px 10% 10%;
	margin: 0 auto;
	background: rgba(72,103,157, 0.75);
}

/* Ticketsoup.com */
body.ticketsoup-com{
	background: #23bcb9 url(ticket-soup-logo.jpg) no-repeat 0 0;
}
body.ticketsoup-com .container{
	padding-left: 223px ;
	padding-right: 223px ;
}
body.ticketsoup-com .banner-area{
	margin-top: 4px;
	height: 35px;
	background: url(ticket-soup-mini-logo.jpg) no-repeat 95% top;
}
body.ticketsoup-com .banner-area img,
body.ticketsoup-com .banner-area p{
	display:none;
}
body.ticketsoup-com .gallery-right{
	background: transparent;
}
/***************** Shanghai********************/

body.shanghai-expo{
	/*background-image:  url(saltire.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color: #001b6e;
}
body.shanghai-expo .wrapper{
  width:75%;
	padding: 104px 10% 10%;
	margin: 0 auto;
	background: rgba(72,103,157, 0.5);
}
body.shanghai-expo .search input[type="submit"],
body.shanghai-expo .card-right input[type="submit"]{
  color: #fff;	
	background: #559ed5;
	border: 1px solid aqua;
	display: block;
  cursor: pointer;
}
body.shanghai-expo .search input[type="submit"]:hover,
body.shanghai-expo .card-right input[type="submit"]:hover{
  color: #559ed5;	
	background: aqua;
	border: 1px solid #fff;
	display: block;
  cursor: pointer;
}
body.shanghai-expo #lbPlay.grey{
	background-image: url(cn/play_grey.gif);
}
body.shanghai-expo #lbClose.grey{
	background-image:url(cn/close_grey.gif);
}
body.shanghai-expo #lbPause.grey{
	background-image: url(cn/pause_grey.gif);
}
body.shanghai-expo #lbNext.grey:hover,
body.shanghai-expo #lbNext.grey:visited:hover{
	background-image: url(cn/next_grey.gif);
}
body.shanghai-expo #lbPrev.grey:hover,
body.shanghai-expo #lbPrev.grey:visited:hover{
	background-image: url(cn/prev_grey.gif);
}
body.shanghai-expo .card-right {
  background: url("../images/cn/card-back.gif") no-repeat;
	}
 a:hover{opacity:0.75}