@charset "UTF-8";
/* CSS Document */


div.footer {
	background-image: url(../public/images/new/1px_bottom.jpg); 
	background-repeat: repeat-x; 
	background-color: #bcddfc; 
	height: 55px; 
	width: 100%;
	vertical-align: middle; 
	padding-top: 3px;
	position: relative;
	bottom: 0px;
	display: block;

}

.footerTextCenter {
	float: middle;
	padding: 0 0 0 100px;
	text-align: center; 
	color: #cccccc; 
	vertical-align: middle; 
	overflow: hidden;
	height: 50px;

}

.footerTextLeft {
	float: left;
	padding: 0 0 0 100px;
	text-align: left; 
	color: #cccccc; 
	vertical-align: middle; 
	fo/nt-size: 75%; 
	overflow: hidden;
	height: 50px;


}

.footerTextRight {
	float: right;
	padding: 0 100px 0 0px;
	text-align: right; 
	color: #cccccc; 
	vertical-align: middle; 
	fo/nt-size: 75%; 
	overflow: hidden;
	height: 50px;

}

div.mainCell {
	background-color: #bcddfc;	
	width: 100%;	
	margin: 0; 
	padding: 0;

}

div.smallCellHeader {
	background-color: #ccc;
	background-image: url('../images/top_nav_1px.gif'); 
	background-repeat: repeat-x;
	color: #ffffff;
	height: 25px;
	vertical-align: middle; 
	font-size: 120%;
	text-align: left;
	width: 100%;
	text-indent: 2.0em;
	font-weight: bold;
	line-height: 23px;
	position: relative;
	overflow: auto;
	display: block;
}


#ticklistHomepage { 
	list-style-type:none;
	padding:0px;
	margin:0px;

}
#ticklistHomepage li {
	background-image:url(../public/images/new/tickTransparent.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 1.6em;
	line-height:125%;
	margin-bottom:10px;
	text-align: left
}

div.bottomRowStrong {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 110%;
}

div.bottomRowLight {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 110%;
}

#arrowlistHome { 
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#arrowlistHome li {
background-image:url(../public/images/new/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.0em;
text-align: left;

}

div.supportBoxStrong {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;

}

div.supportBoxLight {
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}


#ticklistSupport { 
	list-style-type:none;
	padding:0px;
	margin:0px;

}
#ticklistSupport li {
	background-image:url(../public/images/new/tickTransparent.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 1.6em;
	line-height:110%;
	margin-bottom:10px;
	text-align: left;
	font-size: 85%;
}


#plainList { 
	list-style-type:none;
	padding:0px;
	margin:0px;

}

#plainList li {
	b/ackground-image:url(../public/images/new/tickTransparent.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 1.6em;
	line-height:110%;
	margin-bottom:10px;
	text-align: left;

}


input.contact {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	box-sizing: border-box;
	width: 185px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 2px solid #3896e0;
	background: #fbfbfb;
}


.contactFormLabel {
	font-weight: bold;
	width:140px;
	float: left;
	padding: 2px 2px 0 0px;
	text-align: right; 
	vertical-align: middle; 
	font-size: 120%; 
}

textarea#contactForm {
	width: 185px;
	height: 60px;
	border: 2px solid #3896e0;
	padding: 3px;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	background: #fbfbfb;
}


#createdNumber { 
	list-style-type:none;
	padding:0px;
	margin:0px;

}
#createdNumber li {
	background-image:url(../public/images/new/bullet2_inactive.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 1.6em;
	line-height:125%;
	margin-bottom:10px;
	text-align: left
}

td.compareCell {
	text-align: center;
	width: 70px;
	height: 50px;
	border-bottom: 1px solid #bcddfc;
	vertical-align: middle;
	font-size: 75%;
}

td.compareHeader {
	text-align: center;
	font-weight: bold;
	font-size: 115%;
	background-color: #bcddfc;
}

td.compareSubject {
	vertical-align: middle;
	font-size: 105%;
	text-indent: 3px;
}

td.compareSubjectCost {
	vertical-align: middle;
	font-weight: bold;
	font-size: 140%;
}

td.comparePrice {
	vertical-align: middle;
	font-size: 140%;
	text-align: center;
}

td.tourHeader {
	font-weight: bold;
	text-align: left;
	font-size:140%;
	vertical-align: middle;
}

td.tourBody {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-align: justify;

}

#breakerBlog {
	background-image:url(http://imbercal.com/images/dot.gif);
	background-repeat:repeat-x;
	width:100%;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid #3c7fd8;
overflow: scroll; /*leave this value alone*/
width: 712px; /*Width of Carousel Viewer itself*/
height: 460px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
/* overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px; /*margin around each panel*/
width: 715px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}