/* TRAVELTEK CSS Document */

html {margin:0;padding:0}
body {margin:0;padding:0;font-family:Helvetica, Arial, sans-serif;font-size:14px; background: #FFF url('/images/www.traveltek.net/fade.png') repeat-x;;}

img {border: 0;}
.clear {clear: both;}
a {
	color: #0083c1;
}
a:hover, a:visited, a:active {
	color: #00557d;
}
h1 { font-size: 50px; color:#000; font-weight:normal; margin: 0; padding: 0 }
h2 { font-size: 16px; color:#000; font-weight:bold; margin: 0; padding: 0; }

.h1center { text-align: center }

#wrapper {
	width:940px;
	margin:10px auto 0 auto;
	padding: 20px;
	background-color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

/* HEADER */
#header { margin: 0; border-bottom:1px solid #f4f4f4;}
#header .left {float: left; width: 660px;}

#header .smallnav {font-size: 11px;color: #888; padding-bottom: 5px;}
#header .smallnav a {color: #ff7526; text-decoration: none;}
#header .smallnav a:hover {text-decoration: underline;}

#header .right {float: right; padding-top: 14px}

/* MAIN NAVIGATION */
.mainnav {width:750px; height:60px; position:relative; font-size:11px; z-index:100;}
.mainnav a {text-decoration: none;}
.mainnav a:hover {color:#ff945e !important;}
.mainnav ul {padding:0; margin:0; list-style: none;}
.mainnav ul li {display: inline; float:left; position:relative; margin: 0; padding: 5px 0px;}
.mainnav ul li a, .mainnav ul li a:visited {color:#777777;display:block;font-size: 15px;height:40px;line-height:20px;overflow:hidden;text-align:left;text-decoration:none;text-transform: uppercase;font-weight: bold;margin-right: 35px;}

/* HOMEPAGE */
#homethree {
	margin-left: 11px;
	margin-right: 5px;
	margin-top: 10px;
}
.featurebox {
	float: left;
	width: 280px;
	height: 100px;
	margin-right: 6px;
	padding: 10px;
	color: black;
	border: 1px solid #efefef;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.featurebox img {
	padding: 5px 0px 0px 0px;
}

.featurebox h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.featurebox p {
	width: 170px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.featurebox a, .featurebox a:visited, .featurebox a:hover, .featurebox a:active {
	color: #FE7934;
	font-weight: bold;
}
.isellfeature {
	background-image: url('/images/www.traveltek.net/home-isell.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.ibosfeature {
	background-image: url('/images/www.traveltek.net/home-ibos.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.dpfeature {
	background-image: url('/images/www.traveltek.net/home-dp.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#sectionnav {
	padding: 10px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	background-color: #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;			
}
#homelinks {
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 10px;
	background-color: #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;			
}
.sectionbox {
	float: left;
	width: 182px;
	height: 130px;
	border-right: 1px solid #aaa;
	margin-right: 6px;
	padding: 20px;
	font-size: 14px;
}
.sectionbox h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
}

/* BIG PICTURE */
#bigpic {
	background-image:url('/images/www.traveltek.net/home_cruiseship.jpg');
	background-repeat:no-repeat;
	width:940px;
	height:380px;
	color: white;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
}
#bigpictext {
	position: relative;
	top: 240px;
	width: 330px;
	left: 550px;
}
#bigpictext h1 { color: white; font-size: 24px; margin: 0; padding: 0 }
#bigpictext p { margin: 0; padding: 0; font-size: 14px }
#bigpic a, #bigpic a:visited, #bigpic a:hover, #bigpic a:active {
	color: white;
	font-weight: bold;
}

/* CONTENT */
.introhighlight { color:#478BB8; font-size:16px; line-height:22px; margin:0 0 10px; font-weight: bold; }
.productfeatures li {color:#777;list-style-image: url(/images/www.traveltek.net/orangearrow.gif);line-height:20px;}

.productfeatures_small_box { background-color: #FFEBDD; width: 55%; float: right; }
.productfeatures_small_box h1 { margin: 0px; font-size: 16px; font-weight: bold; padding: 5px; background-color: #FF7232; color: #FFFFFF; }
.productfeatures_small li {color:#777; font-size: 80%; list-style-image: url(/images/www.traveltek.net/orangearrow.gif);line-height:16px;}

#footer {margin:30px auto 20px auto;text-align:right;width:940px;}

.smallleft {
	width: 300px;
	float: left;
}
.bigright {
	width: 580px;
	margin-left: 320px;
	font-size: 15px;
	line-height: 20px;
}
.bigleft {
	width: 580px;
	float: left;
	font-size: 15px;
	line-height: 20px;
}
.smallright {
	margin-left: 600px;
	width: 300px;
}
.imageborder {
	border: 1px solid #aaa;
	position: relative;
}
.insetimage {
	margin: 5px;
}
.customerscreens {
	height: 160px;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}
.customerscreen {
	height: 145px;	
	background-color: #333;
	color: white;
	width: 202px;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.customerscreen img {
	margin-bottom: 4px;
}
.customerscreen a, .customerscreen a:visited, .customerscreen a:active {
	color: white;
	text-decoration: none;	
}
.customerscreen a:hover {
	color: white;
	text-decoration: underline;
}
.nocustomerlink {
	height: 120px !important;
}
.customerscreenswide {
	width: 828px;	
}
.customerscreenwide {
	width: 402px;
}

.magicon {
	position: absolute;
	left: 82%;
	top: 80%;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
}
.gobig {
	text-decoration:none;
	position:relative;
	display:block;
}
.gobigright {
	float: right;
}
.gobigleft {
	float: left;
}

.producthighlight h4, .producthighlight p {
	margin-top: 0;
	margin-bottom: 0;
}
.producthighlight img {
	margin-right: 10px;
}
.producthighlight {
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.compare-table-heading {
	color: #FFFFFF;
	font-weight: bold;
}
