body{
margin:0px;
background-image:url(images/ptrn.jpg);
}
#container{
width:779px;
margin-left:auto;
margin-right:auto;
height:100%;
background-color:#FFFFFF;
}
#header{
width:779px;
height:122px;
}
#logo{
float:left;
width:258px;
height:122px;
}
#topnav{
float:right;
width:521px;
height:122px;
}
#navigation{
width:779px;
height:52px;
}



/* left side .............................................*/

#left{
float:left;
width:156px;
background-color:#cfd8dd;
margin-right:15px;
}
#destinations{
width:156px;
height:45px;
}
#leftitems{
width:156px;
}
.items{
color:#002b3c;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.items a{
color:#002b3c;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
}
.items a:hover{
color:#6666FF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#left ul
{
	list-style-type: none;
	padding-top: 15px;
	padding-left:10px;
	margin: 0;
}

#left li
{
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 18px;
}

#specialint{
width:156px;
height:32px;
}

/* left ends .............................................*/

/* middle starts .............................................*/
#middle{
width:401px;
float:left;
margin-right:17px;
}
#welcomeblock{
margin-top:10px;
width:401px;
height:145px;
border-bottom:dotted #CCCCCC 1pt;
padding-bottom:5px;
}
.welcomeblock{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#welcomeblock2{
margin-top:10px;
width:401px;
border-bottom:dotted #CCCCCC 1pt;
padding-bottom:5px;
}
.touritem {
margin-top:10px;
width:401px;
border-bottom:dotted #CCCCCC 1pt;
padding-bottom:5px;
}
.redhead{
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
font-style:italic;
}
.welcomeblock_blue{
color:#003366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.welcomeblock_red{
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.moreinfo{
color:#0099CC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.moreinfo a{
color:#0099CC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.moreinfo a:hover{
color:#FF6600;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.welcomePic1 {
	float: left;
	height: 113px;
	width: 217px;
	margin-right:5px;
}
.italyPic1 {
	float: right;
	height: 155px;
	width: 138px;
	margin-right:5px;
}


/* middle ends .............................................*/

/* right starts .............................................*/

#right{
float:right;
margin-top:10px;
width:190px;
background-color:#edebec;
}
#phone{
width:190px;
text-align:center;
background-color:#FFFFFF;
}
.phoneno{
color:#006699;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
line-height:25px;
}
#travelnews{
	width:190px;
	height:30px;
}
#newsitems{
width:180px;
}
.news{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}
#touroperators{
width:190px;
height:30px;
}
#newsitems2{
width:170px;
margin:10px;
}
#toutopr{
width:190px;
}
/* right ends .............................................*/

#footer{
clear:both;
width:779px;
text-align:center;
background-color:#608b9e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:16px;
}
.TourDetailContent {
float:right;
margin-top:10px;
margin-right:5px;
display:inline;
width:600px;
background-color:#edebec;
}
.TourDetailTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-left: 5px;
}
.TourDetailSubHeading {
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1171B8;
	font-weight: bold;
	padding-top: 8px;
}
.TourDetailMapContainer {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.TourDetailTopInfo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 5px;
	padding-top: 15px;
}
.TourDetailTopInfo a {
	color: #000099;
}
.TourDetailMapImage {
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid #333333;
}
#shield {
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
.Breadcrumbs {
	width: 600px;
	margin-top: 8px;
	margin-left: 18px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000033;
}

