@charset "utf-8";
/*---------------------------------------------------------------
Tour Sheet
----------------------------------------------------------------*/

.tourtop {
width: 1022px;
float: right;
background: url(../images/tourpage1-bg1.gif) repeat-x #000;
}

img.tourtitle {
padding-left: 25px;
padding-top: 15px;
padding-bottom: 10px;
}

#motmdescription {
float: right;
width: 1022px;
height: 460px;
}

#tourmovies {
float: right;
width: 1002px;
padding: 10px
}

img.motmcover {
border: 6px red solid;
float: left;
position: relative;
margin: 5px;
}

#motmdescription p {
padding: 10px;
height: 100px;
}

#tourmovies p {
padding: 10px 30px 0px 30px;
}

#tourmovies h2 {
color: #ffd700;
text-indent: 5px;
margin-top: -10px;
position: relative;
float: left;
}

#tourmovies h3 {
padding-right: 10px;
text-transform:uppercase;
margin-top: -10px;
text-align: right;
position: relative;
float: right;
font-size: 12px;
}

#motmdescription h2 {
color: #ffd700;
text-indent: 5px;
margin-top: -10px;
position: relative;
float: left;
}

#motmdescription h3 {
padding-right: 10px;
text-transform:uppercase;
margin-top: -10px;
text-align: right;
position: relative;
float: right;
font-size: 12px;
}

.tour-body {
padding: 20px;
background: url(../images/graybackground-huge.jpg) repeat;
text-align: left;
width: 982px;
position: relative;
float: left;
}

.tour2-body {
padding: 20px;
background: url(../images/tourpage1-bg3.jpg) no-repeat;
text-align: left;
width: 982px;
position: relative;
float: left;
}

#tour-wide {
width: 1022px;
float: left;
background: #000;
text-align:center;
height: auto;
margin-top: 20px;
}

.motmphotos img {
padding: 1px;
}

.continue {
float: right;
position: relative;
text-align: right;
margin: 10px;
}

div#movie {
float: left;
position: relative;
width:190px;
height: 295px;
text-align: center;
padding: 5px;
background-image:url(../images/tourpieces/tourvideobg.jpg);
}

#tour2side {
width: 645px;
position: relative;
float: left;
}

#tour2content #box {
width: 305px;
height: 472px;
float: left;
margin-right: 1px;
display: inline;
background: url(../images/graybackground-huge.jpg) repeat;
margin: 3px;
padding: 10px;
}

#tour2side #box {
width: 296px;
height: 223px;
padding: 10px;
float: right;
margin-left: 1px;
display: inline;
background: url(../images/graybackground-huge.jpg) repeat;
margin: 3px;
text-align: center;
}

#box h1 {
text-transform: uppercase;
font-size: 18px;
color: red;
text-align: left;
}

#tour2content {
width: 335px;
position: relative;
float: right;
}

.personalfloat {
position:absolute;
margin-top: -5px;
}
