/* CSS Template by gorotron */

input, select {
	color: #000;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}
.search-bold {
	color: #0d477f;
	font-weight: bold;
	font-size: 12px;
}
.button {
	background-image: url(http://affiliate.travelnow.com/searchboximages/btn-green-bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 16px;
	cursor: hand;
}
.bannerborder {
	border: solid 1px #000000;
}
.switcheroo-border {
	background-color: #00CCCC;
	background-image:url(images/ltblue.jpg);
	background-repeat:repeat-x;
	border: solid 4px #0D447F;
}


body {
	background-image:url(images/bgGradient.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	padding:20px 0 0 0;
	text-align:center;
	color: #000;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-size:22px;
	color:#000033;
	font-weight: bold;
	margin:0;
	padding-bottom:5px;
}
h2 {
	font-size:14px;
	color:#FB3402;
	font-weight: bold;
	margin:0;
	padding-bottom:5px;
}
h3 {
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	margin:0;
	padding-bottom:2px;
}

p {
	margin: 5px;
	font-size:11px;
	line-height:1.4em;
}

#container {
	margin:0 auto;
	width:980px;
	padding: 20px;
	border: 10px solid #eeeddd;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:980px;
	margin-bottom:0px;
}
#banner img {
	border: 0px;
}
#nav {
	width:980px;
	border-top: 1px solid #333333;
	background-image:url(images/buttonOn.jpg);
	background-repeat:repeat-x;
	background-color:#0D447F;
	padding: 5px 0 5px 0;
	text-align: center;
}

#nav a {
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding: 5px 15px 5px 15px;	
		border-right: 1px solid #003366;
	border-left: 1px solid #336699;
}
#nav a:hover {
	background-image:url(images/grayBackground.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#000000;
}
#content {
	background-color: #ffffff;
	padding: 5px;
	}
	
.columnRight
{
	width: 300px;
	padding: 0px 0px 0px 0px;
}
.columnLeft
{
	width: 250px;
	padding: 0px 0px 0px 0px;

}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#666633;
}
.arrow
{
	background-image:  url(images/arrow.gif); 
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-bottom: 3px;
}
table.sample {
	text-align: left;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-collapse: collapse;
}
table.sample td {
    text-align: left;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #eeeeee;
	-moz-border-radius: ;
}
.ltGray
{
	background-color: #eeeeee;
}






