BODY {
	font-family:Maiandra GD, Palatino Linotype, Calibri; 
	font-size:1em;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/fading_background_1.png);
	background-repeat:repeat-x;	
}

#wrapper {
	width:90%;
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:justify;
	}

#header {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	text-align:left;
	vertical-align:middle;
	font-size:1.2em;
	border-bottom:1px solid #ccc;
}

#headerleft {
	padding:5px;
	margin-bottom:20px;
	text-align:left;
	vertical-align:middle;
	font-size:1.2em;
	float:left;
}

#headerright {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
	font-size:1.2em;
	float:right;
	width:600px;
	height:50px;
}
	
#main {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-right:0;
	font-size:0.9em;
	text-align:justify;
	width:auto;
}

#main1 {
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	font-size:0.9em;
	text-align:justify;	
}

#main2 {
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	font-size:0.9em;
	text-align:justify;	
}

#main3 {
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	font-size:0.9em;
	text-align:justify;	
}

#main4 {
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	font-size:0.9em;
	text-align:justify;	
}

#rightbox {
	float:right;
	width:auto;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:-10px;
	margin-top:-5px;
	padding:10px;
	font-size:1em;
	text-align:center;	
}

#rightboxtable {
	width:auto;
	text-align:center;
	padding:10px;
}
	
#imagebox {
	margin-bottom:10px;
	padding:10px;
	text-align:center;
	vertical-align:bottom;
	border-bottom:1px solid #ccc;
}

#footer {
	padding:20px;
	text-align:center;
	font-size:0.85em;
	clear:both;
	border-top:1px solid #ccc;
}

#photo {
	background-image:url(../images/daramccarthy.png);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;
}

#vatican {
	background-image:url(../images/tourguide/vatican-city.png);
	background-repeat:no-repeat;
	background-position:center;
	width:800px;
	height:700px;
}

#albums {
	margin-top:15px;
	padding:10px;
	text-align:center;
	font-size:0.95em;
}
	
h1 {
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:10px;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:7px;
	margin-top:10px;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:7px;
	margin-top:10px;
}

h4 {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:7px;
	margin-top:10px;
}

h5 {
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	line-height:1em;
	margin-bottom:7px;
	margin-top:10px;
}
	   
a:link {
	color:#06C;
	text-decoration:none;
}

a:visited {
	color:#06C;
	text-decoration:none;
}
	  
a:hover {
	color:#00F;
	text-decoration:underline;
}

a:active {
	color:#00F;
	text-decoration:underline;
}
	  
a:visited:hover {
	color:#00F;
	text-decoration:underline;
}
	  	
img {
	border:none;
}

.style1 {
	color:#000;
}

.style1:link {
	color:#000;
}

.style1:hover {
	color:#000;
	text-decoration:underline;
}

.style1:visited {
	color:#000;
}

.style1:visited:hover {
	color:#000;
}

li {
	list-style-image:url(../images/dot.png);
}
	
.round { 
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

.round1 { 
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#slideshow, #slideshow1, #slideshow2, #slideshow3 {
	position: relative;
	width: 230px;
	height: 150px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}

#slideshow img, #slideshow 1, #slideshow2 img, #slideshow3 img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 230px;
	height: 150px;
}

#slideshow4, #slideshow5 {
	position: relative;
	width: 500px;
	height: 300px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}

#slideshow4 img, #slideshow5 img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 500px;
	height: 300px;
}

#slideshow6 {
	position: relative;
	width: 400px;
	height: 240px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	float:right; 
	margin-left:20px; 
	margin-bottom:20px;
	margin-top:20px;
	margin-right:1px;
	overflow:hidden;
}

#slideshow6 img, #slideshow7, #slideshow8, #slideshow9 img {
	position: relative;
	text-align:center;
	vertical-align:middle;
	width: 400px;
	height: 240px;
	overflow:hidden;
}

#slider {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	overflow:hidden;
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#sliderb {
	width:120px;
	height:140px;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	margin-top:10px;
	margin-right:0px;
	margin-left:10px;
	border:1px solid #CCC;
	background-color:#FFF;
	text-align:center;
	vertical-align:middle;
	font-size:0.875em;
	color:#00F;
}

#sliderc {
	width: 400px;
	height: 285px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	float:right; 
	margin-left:20px; 
	margin-bottom:0px;
	margin-top:20px;
	margin-right:1px;
	overflow:hidden;
	color:#06C;
	padding:0;
}

#sliderd {
	width:120px;
	height:120px;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	margin-top:10px;
	margin-right:0px;
	margin-left:10px;
	text-align:center;
	vertical-align:middle;
	font-size:0.875em;
	color:#06C;
	border:1px solid #CCC;
	background-color:#FFF;
}

#slidere {
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-right:20px;
	margin-left:0;
	overflow:hidden;
	text-align:left;
	font-size:0.9em;
	height:100%;
	border-top:1px solid #ccc;
}

#sliderf {
	width: 400px;
	height: 320px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	float:right; 
	margin-left:20px; 
	margin-bottom:5px;
	margin-top:0px;
	margin-right:1px;
	overflow:hidden;
	color:#06C;
	padding:0;
}

#sliderg {
	width: 300px;
	height: 420px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	float:right; 
	margin-left:20px; 
	margin-bottom:5px;
	margin-top:20px;
	margin-right:1px;
	overflow:hidden;
	color:#06C;
	padding:0;
}
	
ul#slider1 {
	width:auto;
	height:200px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;
}

ul#slider2 {
	width:120px;
	height:120px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;
}

ul#slider3 {
	width:400px;
	height:265px;
	overflow:hidden;
	text-align:center;
	margin:0;
	padding:0;
}

ul#slider4 {
	width:120px;
	height:100px;
	overflow:hidden;
	text-align:center;
	margin:0;
	padding:0;
}

ul#slider5 {
	width:auto;
	height:80px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;	
}

ul#slider6 {
	width:400px;
	height:300px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;	
}

ul#slider7 {
	width:300px;
	height:400px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;	
}


#slider1 li {
	list-style-image:none;
	list-style:none;
}

#imagepanner {
	min-width:100%;
	height:200px;
}

#vaticantour {
	padding:10px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	overflow:hidden;
	font-size:0.9em;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

#dublintour {
	padding:10px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	overflow:hidden;
	font-size:0.9em;
}

blockquote {
	color:#000;
	text-indent:0;
	font-style:italic;
}

blockquote span {
	color:#06C;
	font-style:normal;
}

.clearfloat { 
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rightmenu {
	width:auto;
	text-align:center;	
	list-style-image:none;
	list-style:none;
}

.rightmenu li {
	list-style:none;
	list-style-image:none;
	text-decoration:none;
	text-align:center;	
}

.rightmenu li a {
	text-align:center;	
	list-style-image:none;
	list-style:none;
}

.rightmenu li a:hover {
	text-decoration: underline;
	text-align:center;
}

.rightmenu li a:active { 
	text-decoration:underline;
	color:#00F;
}

#bodystyle {
	text-align:justify;
	font-size:0.9em;
}

#contentcontainer {
	width:100%;
	height:auto;
	margin-bottom:20px;
}

#leftcontent {
	width:auto;
	height:auto;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-top:5px;
	margin-right:0;
	margin-bottom:0;
	font-size:0.9em;
	overflow:hidden;
}
	
#rightmenu {
	width:110px;
	padding:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	list-style:none;
	list-style-image:none;
}

#ulrightmenu {
	text-align:center; 
	margin-left:0px; 
	padding:0px; 
	vertical-align:middle;
}

#museumsimage {
	width:508px;
	height:736px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	float:right;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
	background-image:url(../images/tourguide/vaticanmuseums/vaticanmuseums.png);
	background-repeat:no-repeat;
}

#museumsimage1 {
	width:400px;
	height:544px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:0px;
	float:right;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
	background-image:url(../images/tourguide/vaticanmuseums/vaticanmuseums1.png);
	background-repeat:no-repeat;
}

#pinacotecatrans {
	position:absolute;
	left:8px;
	top:53px;
	width:146px;
	height:121px;
}

#sistinetrans {
	position:absolute;
	left:155px;
	top:465px;
	width:58px;
	height:41px;
}

#rapaheltrans {
	position:absolute;
	left:215px;
	top:425px;
	width:43px;
	height:31px;
}

#sobieskitrans {
	position:absolute;
	left:180px;
	top:420px;
	width:31px;
	height:38px;
}

#papalroomstrans {
	position:absolute;
	left:312px;
	top:382px;
	width:66px;
	height:82px;
}

#mapstrans {
	position:absolute;
	left:186px;
	top:277px;
	width:27px;
	height:141px;
}

#tapestriestrans {
	position:absolute;
	left:190px;
	top:189px;
	width:21px;
	height:87px;
}

#candelabratrans {
	position:absolute;
	left:196px;
	top:100px;
	width:24px;
	height:88px;
}

#pineconetrans {
	position:absolute;
	left:221px;
	top:108px;
	width:51px;
	height:104px;
}

#braccionuovotrans {
	position:absolute;
	left:213px;
	top:215px;
	width:55px;
	height:78px;
}

#buststrans {
	position:absolute;
	left:276px;
	top:108px;
	width:24px;
	height:104px;
}

#octogontrans {
	position:absolute;
	left:238px;
	top:24px;
	width:62px;
	height:59px;
}

#musestrans {
	position:absolute;
	left:211px;
	top:34px;
	width:24px;
	height:29px;
}

#roundtrans {
	position:absolute;
	left:183px;
	top:18px;
	width:26px;
	height:33px;
}

#greektrans {
	position:absolute;
	left:193px;
	top:52px;
	width:21px;
	height:32px;
}

#entancetrans {
	position:absolute;
	left:157px;
	top:26px;
	width:24px;
	height:33px;
}

#belvaderetrans {
	position:absolute;
	left:227px;
	top:315px;
	width:35px;
	height:107px;
}



.title {
	font-weight:bold;
	font-size:1em;
	line-height:1.2em;
	margin-bottom:2px;
}


#stpeters {
	position:relative;
	top:0px;
	left:0px;
	width:400px;
	height:580px;
	background-image:url(../images/tourguide/stpetersbasilica/stpetersfloorplan.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:20px;
	margin-top:10px;
	float:right;
	text-align:center;
	color:#06f;
}

#portico {
	position:absolute;
	top:483px;
	left:189px;
	width:20px;
	height:12px;
}
	
#constantine {
	position:absolute;
	top:481px;
	left:277px;
	width:20px;
	height:12px;
}

#charlemagne {
	position:absolute;
	top:483px;
	left:103px;
	width:20px;
	height:12px;
}

#lapieta {
	position:absolute;
	top:439px;
	left:262px;
	width:20px;
	height:12px;
}

#inside {
	position:absolute;
	top:350px;
	left:190px;
	width:20px;
	height:12px;
}

#inside2 {
	position:absolute;
	top:300px;
	left:190px;
	width:20px;
	height:12px;
}
	
#inside4 {
	position:absolute;
	top:431px;
	left:225px;
	width:20px;
	height:12px;
}	

#cherubs {
	position:absolute;
	top:431px;
	left:160px;
	width:20px;
	height:12px;
}	

#baldaccino {
	position:absolute;
	top:215px;
	left:170px;
	width:20px;
	height:12px;
}	

#sthelena {
	position:absolute;
	top:160px;
	left:230px;
	width:20px;
	height:12px;
}

#alexander {
	position:absolute;
	top:160px;
	left:105px;
	width:20px;
	height:12px;
}

#cathedrapetri {
	position:absolute;
	top:60px;
	left:190px;
	width:20px;
	height:12px;
}

#vaticanmap {
	background-image:url(../images/tourguide/vatican-city.png);
	background-repeat:no-repeat;
	background-position:center;
	width:800px;
	height:700px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-left:50px;
}

#leftfountainstpeterssquare {
	position:absolute;
	top:750px;
	left:291px;
	height:20px;
	width:20px;
}

#rightfountainstpeterssquare {
	position:absolute;
	top:752px;
	left:407px;
	height:20px;
	width:20px;
}

#obeliskstpeterssquare {
	position:absolute;
	top:751px;
	left:349px;
	height:20px;
	width:20px;
}

#stpeterstatue {
	position:absolute;
	top:660px;
	left:322px;
	height:20px;
	width:20px;
}
	
#stpaulstatue {
	position:absolute;
	top:660px;
	left:384px;
	height:20px;
	width:20px;
}	

#papalapartments2 {
	position:absolute;
	top:642px;
	left:467px;
	height:69px;
	width:78px;
}		

#stpetersbasilica {
	position:absolute;
	top:569px;
	left:319px;
	height:69px;
	width:78px;
}	

#sistinechapel {
	position:absolute;
	top:536px;
	left:423px;
	height:46px;
	width:20px;
}	

#stpetersdome {
	position:absolute;
	top:478px;
	left:340px;
	height:53px;
	width:40px;
}	

#vaticangovernment {
	position:absolute;
	top:369px;
	left:336px;
	height:53px;
	width:90px;
}	

#pinacotecagardens {
	position:absolute;
	top:468px;
	left:628px;
	height:53px;
	width:35px;
}	

#gardenstatue {
	position:absolute;
	top:434px;
	left:473px;
	height:25px;
	width:30px;
}	

#gardenfountain {
	position:absolute;
	top:401px;
	left:505px;
	height:25px;
	width:35px;
}
	

#rightsection {
	float:right;
	margin:0;
	width:420px;
	overflow:hidden;
	vertical-align:top;
}

ul#summary {
	padding:0;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:30px;
}

ul#summary li {
	margin-left:25px;
}

