@charset "utf-8";
/* CSS Document */
.centerit
{
margin:0 auto;
}
.clearbox
{
clear:both;
}
#itibotbox
{
width:950px;
margin-top:5px;
}

.iticontent
{
width:230px;
float:left;
}
#itiform
{
width:300px;
height:377px;
float:left
}
#itihelp
{
width:640px;
margin-left:10px;
float:left;
}


.itihotelimage
{
	background-image: url(../images/selectedhotels.gif);
}

.iticityimage
{
	background-image: url(../images/selectedcities.gif);
}
.ititoursimage
{
	background-image: url(../images/selectedtours.gif);
}
.itisitesimage
{
	background-image: url(../images/selectedsites.gif);
}


#itiheading
{
	background-repeat: no-repeat;
	background-position: left center;
	width:230px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.itihotelcolor
{
background-color:#0061a5;
}
.iticitycolor
{
background-color:#FFCC00;
}
.ititourscolor
{
background-color:#dcfe30;
}
.itisitescolor
{
background-color:#898989;
}


.iticontentbox
{
	width:220px;
	height:auto;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



.inihoteltext
{
height:21px;
width:165px;
padding-left:5px;
line-height:21px;
float:left;
}

.inicitytext
{
height:21px;
width:165px;
padding-left:5px;
line-height:21px;
float:left;
}
.inihoteltext1
{
height:21px;
width:100px;
padding-left:5px;
line-height:21px;
float:left;
}

.inihoteltext2
{
height:21px;
width:30px;
padding-left:5px;
line-height:17px;
float:left;
}
.inihoteltext3
{
height:21px;
width:30px;
line-height:21px;
float:left;
}

.inihoteltext:Hover
{
background-color:#008cef;
}

.inicitytext:Hover
{
background-color:#FFFF00;
}

.inihotelImage
{
	height:40px;
	width:40px;
	margin-right:5px;
	float:left;
	border: 1px solid #FFFFFF;
}

.inihotelblueline
{
	width:220px;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008cef;
	float:left;
}

.inihotelyellowline
{
	width:220px;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	float:left;
}

.inihotelgreenline
{
	width:220px;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6e917;
	float:left;
}

.inihotelgrayline
{
	width:220px;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626161;
	float:left;
}



.itisendmail
{
width:930px;
height:32px;
margin-bottom:3px;
margin-top:3px;
background-color:#F2F2F2;
padding-left:10px;
padding-right:10px;
padding-top:4px;
padding-bottom:4px;
}

.itimailleft
{
width:400px;
height:27px;
padding-top:5px;
float:left;
}

.itimailright
{
width:530px;
height:32px;
line-height:32px;
float:left;
}

.itihelpholder
{
width:315px;
height:190px;
float:left;
}

.itimargin
{
margin-right:10px;
}
.itimargintop
{
margin-top:10px;
}
.itihelptext
{
width:305px;
height:30px;
padding:5px;
background-color:#E4E4E4;
}

.itihelpimage
{
width:305px;
height:140px; 
padding:2px;
border:solid 3px #E4E4E4;
}
.itihelptextlong
{
width:390px;
padding:5px;
background-color:#E4E4E4;
margin-top:10px;
margin-right:10px;
float:left;
}

.itihelpform
{
	width:220px;
	margin-top:10px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
