@charset "UTF-8";
/* CSS Document for Tina Dillon VIrtual Tours*/

html, body 
{
background:url(images/bg_page.gif) top center repeat #E1E1E1;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0pt;
padding:0pt;
}

a
{
	text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0px;
}


a:hover
{
	text-decoration: underline;
}
#wrapper 
{
background:url(images/wraper_bg.gif) top left repeat-y;
background-color:#FFFFFF;
margin:0pt auto;
text-align:left;
width:726px;
}
#smallcolumn
{
width:191px;
background:url(images/column_bg.jpg) top left no-repeat #FEF89A;
padding:170px 10px 0;
text-align: center;
}
#widecolumn
{
width:485px;
padding:0 10px 25px;
}
.floatleft 
{
background-color:#666666;
background-position:left center;
background-repeat:repeat-y;
float: left;
width:4px;
}
.floatright 
{
background-position:right center;
background-repeat:repeat-y;
float: right;
width:4px;
}
.clearfloat
{
clear:both;
height:0px;
}

#tour_tourname
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 50px;
}

#tour_description
{
	margin-top: 2px;
}

#tourlisting_tourdata
{
	width: 120px;
	height: 100px;
	margin-left: 10px;
	float: left;
}

#tour_blob
{
	width: 450px;
	margin-left: 4px;
	margin-right: auto;
	padding-left: 15px;
}

#tour_container
{
	float: right;
	width: 567px;
	min-height: 438px;
	padding: 10px;
	padding-left: 15px;
}

#tour_applet_container
{
	width: 400px;
	margin: 10px;
	margin: 0 auto;
}

#tour_roomlist
{
	padding-top: 15px;
	float: right;
	text-align: center;
	width: 110px;
	margin: 10px;
}

#tour_roomlist_entry
{
	width: 100px;
	margin: auto;
	height: 65px;
	margin-bottom: 10px;
}

.morelinks
{
	text-align: center;
	font-size: 17px;
}


.gallery_item
{
	float: left;
	padding: 10px;
}


#gallery_container
{
	overflow: hidden;
}

#morelinks
{
	text-align: center;
}

#filler
{
	width: 1px;
	height: 210px;
}