@charset "utf-8";
/* CSS by Netcity */
@import url("travel-ideas.css");
@import url("travel-zine.css");

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	/*font-family: Palatino Linotype, Book Antiqua, Palatino, serif; */
	font-size: 14px;
	color: #333333;
	background-color: #E6E6E6;
	line-height: 1.5em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin:0px;
	padding:0px;
}

h1 {
	font-size: 24px;
	line-height: 32px;
}
h2 {
	font-size: 16px;
}

input {
	border: 1px solid #CCC;
}
textarea {
	border: 1px solid #CCC;
}

#newsletter-form {
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/newsletter-form.png);
	background-repeat: no-repeat;
	width: 504px;
	height: 204px;
}
#newsletter-form input {
	border: 0px solid #FFF;
}

/* Logo Zone */
#border-logo {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/border2.gif);
	background-repeat: repeat-y;
}
#logo-zone {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	width: 490px;
	float: left;
}
#ads1 {
	width: 470px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#login {
	font-size: 11px;
	width: 550px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 95px;
}
.input-login {
	line-height: 12px;
	height: 12px;
	width: 80px;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #888888;
}
#login a {
	color: #999;
}
#login a:hover {
	color: #000;
}
/* Topmenu Zone */
#border-topmenu {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/border2.gif);
	background-repeat: repeat-y;
}
#topmenu-zone {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Search Zone */
#search-module {
	width: 626px;
	background-color: #2e3438;
	border: 2px solid #999999;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#search-module select {
	height: 20px;
	width: 155px;
	border: 1px solid #2e73a3;
}
#search-module input {
	height: 16px;
	line-height:16px;
	width: 150px;
	border: 1px solid #2e73a3;
}
.search-title {
	font-size: 16px;
}
.search-content {
	margin: 0px;
	padding: 10px;
}
.search-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* mainbody */
#border-mainbody {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/border2.gif);
	background-repeat: repeat-y;
}
#mainbody-zone {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Tour Company Blog */
#tour-company-blog {
	width: 650px;
}
#tour-company-blog-l {
	width: 430px;
	float:left;
	margin: 0px;
	padding: 10px;
}
#tour-company-blog-r {
	width: 200px;
	float:right;
}
#head-title {
	width: 450px;
}
#head-title h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
}
#head-title p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
}
#left-col {
	width: 650px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left-col hr {
	background-color: #f3f3e9;
	padding: 0px;
	height: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*#left-col ul {
	margin:0px;
	padding:0px;
}
#left-col li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
#left-col a {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-decoration: underline;
}
#left-col a:hover{
	text-decoration: none;
}
.left-details {
	width: 150px;
	float: left;
}
.left-content {
	width: 500px;
	float: right;
}
.left-details ul {
	margin: 0px;
	padding: 0px;
}
.left-details li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.left-details p {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
/*.left-content h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
	line-height: 60px;
}*/
.left-content p {
	margin: 0px;
	text-indent: 10px;
	padding: 15px;
}
/* Write Reviews Box */
#write-reviews-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0E4F2;
	border-bottom-color: #D0E4F2;
	border-left-color: #D0E4F2;
	background-image: url(../images/comment-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
/* Right Column */
#right-col {
	width: 300px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ads-paid {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
}
#ads-adsense {
	width: 300px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Newsletter Blog */
#index-newsletter-blog {
	float: left;
	width: 180px;
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	height: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
}
/* Featured Tour Zone Index Page */
#featured-tours-zone {
	float: right;
	width: 440px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.featured-tours {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.featured-tours-img {
	float: left;
}
.featured-tours-img img {
	border: 1px solid #999999;
	width: 100px;
}
.featured-tours-img img:hover {
	border: 1px solid #000000;
}
.featured-tours-content {
	width: 310px;
	float: right;
}
.featured-tours ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.featured-tours li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.featured-tours h2 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#featured-tours-zone div.featured-tours h2 a {
	color:#2e3438;
	text-decoration: none;
}
#featured-tours-zone .featured-tours h2 a:hover {
	text-decoration: none;
	color: #87949C;
}

/* Tour Company Reviews Travel Zine Index Page */
#featured-story-zone {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.featured-story {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.featured-story-img {
	float: left;
}
.featured-story-img img {
	border: 1px solid #999999;
	width: 100px;
}
.featured-story-content {
	width: 500px;
	float: right;
}
.featured-story ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.featured-story li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
/* Best Website */
#bestwebsite-index {
}
#bestwebsite-index p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bestwebsite-index a {
	color:#87949C;
}
#bestwebsite-index a:hover {
	text-decoration: underline;
	color: #2e3438;
}

/* Poppular */
#popular-index {
	float: left;
	width: 288px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	background-image: url(../images/comment-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#popular-index ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#popular-index li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/arrows3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	background-position: left center;
}
#popular-index a {
	color: #2e73a3;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#popular-index a:hover {
	color:#6FADD7;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

/* exciting */
#exciting-index {
	float: right;
	width: 288px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	background-image: url(../images/comment-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#exciting-index ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#exciting-index li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/arrows3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	background-position: left center;
}
#exciting-index a {
	color: #2e73a3;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#exciting-index a:hover {
	color:#6FADD7;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

/* Information Index */
.information-box {
}
.information-box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Hot Deals Page */
.hotdeals {
	margin: 0px;
	padding: 0px 10px 30px 10px;
}
.hotdeals-img {
	float: left;
}
.hotdeals-img img {
	width: 196px;
	border: 2px solid #999999;
}
.hotdeals-content {
	width: 380px;
	float: right;
	padding-left: 20px;
}
.hotdeals ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hotdeals li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/arrows3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
	background-position: left top;
}

.hotdeals h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
/* Most Popular Page */
#mostpopular-zone {
}
.mostpopular {
	margin: 0px;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D0E4F2;
}
.mostpopular-number {
	width: 40px;
	float: left;
	text-align: center;
}
.mostpopular-number label {
	font-size: 12px;
	display: block;
	background-color: #EBF3FA;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mostpopular-img {
	width: 200px;
	float: left;
}
.mostpopular-img img {
	border: 2px solid #999999;
	width: 196px;
	height: 76px;
}
.mostpopular-content {
	width: 360px;
	float: right;
	/* height: 110px; */
}
.mostpopular ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mostpopular li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/arrows3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	background-position: left top;
}
.mostpopular h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.mostpopular-see {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	float: right;
}
#mostpopular-zone .mostpopular-see a {
	color:#87949C;
}
#mostpopular-zone .mostpopular-see a:hover {
	text-decoration: underline;
	color: #2e3438;
}
/* Main Directory Page */
.company-directory-list {
	margin: 0px;
	width: 190px;
	height:150px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.company-directory-list h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.company-directory-list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.company-directory-list li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
/* Company Directory */
#company-directory-zone {
}
#company-directory-az {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#company-directory-az ul {
	padding: 0px;
	list-style-type: none;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#company-directory-az li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #CFD3D8;
}
#company-directory-az a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#company-directory-az a:hover {
	color: #2e73a3;
	text-decoration: underline;
}
.company-directory {
	margin: 0px;
	padding: 10px;
}
.company-directory-content {
	width: 630px;
}
.company-directory ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.company-directory li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.company-directory h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.company-directory-see {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#company-directory-zone .company-directory-see a {
	color:#87949C;
}
#company-directory-zone .company-directory-see a:hover {
	text-decoration: underline;
	color: #2e3438;
}
/* Rate Box */
#rating-box {
	width: 198px;
	/*border: 1px solid #D0E4F2;*/
	border: 1px solid #555555;	
	float:right;
	-webkit-border-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-bottomright: 0;
	border-radius: 4px;
	border-bottom-right-radius: 0;
}
#rating-title {
	background-color: #6FADD7;
	width: 188px;
	padding: 5px;
	color: #FFFFFF;
	display: none;
}
#rating-title h2 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#rating-box hr {
	background-color: #D0E4F2;
	padding: 0px;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rating-box a {
	color: #2e73a3;
	text-decoration: underline;
}
#rating-box a:hover {
	text-decoration: none;
}
#rating-box p {
	margin: 0px;
	padding: 0px;
}
#rating-box label {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.rating-box-btn {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 40px;
	background-color: #6FADD7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* Register Form */
#register-form {
}
#register-form input {
	width: 150px;
	height: 15px;
}
#register-form label {
	margin: 0px;
	padding:0px;
}
.register-notice {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#register-form image {
	vertical-align: bottom;
}
/* Contact Form */
#contact-form {
}
#contact-form input {
	width: 150px;
	height: 15px;
}
#contact-form label {
	margin: 0px;
	padding:0px;
}
#contact-form textarea {
	width: 250px;
	height: 100px;
}
.contact-notice {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/* Featured Articles Page */
#featured-articles-zone {
}
#featured-articles-z1 {
}
.featured-articles-z2 {
	margin: 0px;
	padding: 10px;
}
.featured-articles-z2 h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.featured-articles-z2 p {
	margin: 0px;
	padding: 0px;
}
/* Z3 */
#featured-articles-z3 {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featured-articles-z3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#featured-articles-z3 li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#featured-articles-z3 h2 {
	margin: 0px;
	padding: 0px;
}

/* Search Result */
#search-result-zone {
}
.search-result {
	margin: 0px;
	padding: 10px 10px 30px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.search-result-number {
	width: 30px;
	float: left;
	height: 110px;
	text-align: center;
}
.search-result-number label {
	font-size: 18px;
}
.search-result-img {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.search-result-img img {
	border: 1px solid #999999;
	width: 196px;
}
.search-result-content {
	width: 410px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.search-result ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.search-result li {
	list-style-type: square;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search-result h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.search-result-see {
}
#search-result-zone a.search-result-see {
	
	color: #2e3438;
}
#search-result-zone a.search-result-see:hover {
	text-decoration: none;
	color:#87949C;
}
.search-result-see2 {
	font-size: 12px;
}
#search-result-zone a.search-result-see2 {	
	color: #87949C;
}
#search-result-zone a.search-result-see2:hover {
	text-decoration: underline;
	color:#2e3438;
}
#search-result-sort {
	float: right;
	font-weight: bold;
}
#search-result-zone h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	float: left;
}
#search-result-navpage {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Store Page */
#store-page {
}
/* Advertise Page */
#advertise-content {
}
#advertise-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#advertise-content h1 {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#advertise-content h2 {
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Footer Zone */
#border-footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/border2.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#footer-zone {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer-copyright {
	margin: 0px;
	float: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 950px;
	padding: 10px 0;
	text-align: center;
}

#footer-zone a {
	color: #2e73a3;
	text-decoration: underline;
}
#footer-zone a:hover {
	color: #6FADD7;
	text-decoration: none;
}
/* Clear div */
.clr {
	clear: both;
	margin: 0px;
	padding: 0px;
}
/* CSS Menu */
.preload1 {
	background: url(../images/blank_over.gif);
}
.preload2 {
	background: url(../images/blank_overa.gif);
}
#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:36px;
	position:relative;
	z-index:0; /* old 500 */
	font-family:arial, verdana, sans-serif;
	background-image: url(../images/topmenu-bg.gif);
	background-repeat: repeat-x;
}
#nav li.top {
	display:block;
	float:left;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:27px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
	background: url(../images/blank.gif);
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:36px;
	background:url(../images/blank.gif) right top;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:36px;
	background:url(../images/blanka.gif) no-repeat right top;
}
#nav li a.top_link:hover {
	color:#fff;
	background: url(../images/blank_over.gif) no-repeat;
}
#nav li a.top_link:hover span {
	background:url(../images/blank_over.gif) no-repeat right top;
}
#nav li a.top_link:hover span.down {
	background:url(../images/blank_overa.gif) no-repeat right top;
}
#nav li:hover > a.top_link {
	color:#fff;
	background: url(../images/blank_over.gif) no-repeat;
}
#nav li:hover > a.top_link span {
	background:url(../images/blank_over.gif) no-repeat right top;
}
#nav li:hover > a.top_link span.down {
	background:url(../images/blank_overa.gif) no-repeat right top;
}
#nav li:hover {
	position:relative;
	z-index:0; /* old 200 */
}
#nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover ul.sub {
	left:0;
	top:31px;
	background: #fff;
	padding:3px;
	border:1px solid #3a93d2;
	white-space:nowrap;
	width:130px;
	height:auto;
	z-index:0; /* old 300 */
}
#nav li:hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:130px;
	font-weight:normal;
}
#nav li:hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:130px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
}
#nav li ul.sub li a.fly {
	background:#fff url(../images/arrow.gif) 80px 7px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background:#3a93d2;
	color:#fff;
}
#nav li:hover ul.sub li a.fly:hover {
	background:#3a93d2 url(../images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
#nav li:hover ul li:hover > a.fly {
	background:#3a93d2 url(../images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
#nav li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px;
	border:1px solid #3a93d2;
	white-space:nowrap;
	width:90px;
	z-index:0; /* old 400 */
	height:auto;
}

/* Main Layout */
#main-layout {
	width: 630px;
	margin: 0px;
	padding: 10px;
}
#main-layout a {
	color: #2e3438;
}
#main-layout a:hover {
	color: #2e73a3;
}
#main-layout h1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3e9;
}
#main-layout h2 {
	font-size: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EBF3FA;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 22px;
}
#main-layout h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #2e73a3;
	font-weight: bold;
}
#main-layout h3 img {
	vertical-align: bottom;
	height: 20px;
	width: 20px;
}
#main-layout input {
	width: 150px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCC;
}
#main-layout textarea {
	width: 250px;
	height: 100px;
	line-height: 20px;
	border: 1px solid #CCC;
}

/* Tour Compairisions */
.tour-crs {
	width: 630px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tour-crs p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#tour-crs-other {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tour-crs-other ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tour-crs-other li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 20px;
}
#tour-crs-other-see {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#tour-crs-other a:hover {
	text-decoration: underline;
	color:#87949C;
}
#tour-crs-other-see a {
	color:#87949C;
}
#tour-crs-other-see a:hover {
	text-decoration: underline;
	color: #2e3438;
}

/* Country City Category */
.country-guides {
	padding: 10px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.country-guides ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.country-guides ul  img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.country-guides li {
	margin: 0px;
	padding: 0px;
	line-height:20px;
}

.country-guides img {
	border: 5px solid #CCC;
	padding: 2px;
}

div#left-col div.country-guides a.country-guides-more {
	color: #2e73a3;
	font-size: 12px;
}
div#left-col div.country-guides a.country-guides-more:hover {
	color: #6FADD7;
}

/* Exciting Page */
.exciting-list {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.exciting-list li {
	background-image: url(../images/arrows2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left center;
	line-height: 20px;
}

#link-exchange ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link-exchange li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/arrows3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	background-position: left top;
}

/* See Link */
div#mainbody-zone a.see1 {
	color: #2e3438;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0E4F2;
	float: right;
	background-color: #EBF3FA;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#mainbody-zone a.see1:hover {
	text-decoration: underline;
}

div#mainbody-zone a.see2 {
	color: #2e73a3;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
div#mainbody-zone a.see2:hover {
	text-decoration: underline;
}

div#mainbody-zone a.see3 {
	color: #2e73a3;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#mainbody-zone a.see3:hover {
	text-decoration: underline;
}

div#mainbody-zone a.see4 {
	color: #2e73a3;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#mainbody-zone a.see4:hover {
	text-decoration: underline;
}

/* H */
div#mainbody-zone h1.head1 {
	padding: 0px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#mainbody-zone h2.head2 {
	padding: 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	height: 34px;
	line-height: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#mainbody-zone h3.head3 {
	font-size: 16px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #2e73a3;
	background-image: url(../images/header-bg3.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0E4F2;
}

div#mainbody-zone h3.head4 a {
	color:#2e3438;
	text-decoration: none;
}
div#mainbody-zone h3.head4 a:hover {
	text-decoration: none;
	color: #87949C;
}

.centered { text-align: center; }
.clear { clear: both; }
.roundTop { 
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.roundBottom {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

.static-content p { margin-bottom: 15px; }

.tcr-rating-number-99, .tcr-rating-number-98, .tcr-rating-number-97, .tcr-rating-number-96, .tcr-rating-number-95, .tcr-rating-number-94, .tcr-rating-number-93, .tcr-rating-number-92, .tcr-rating-number-91, .tcr-rating-number-90 { background-color: #00bb00; } .tcr-rating-number-89, .tcr-rating-number-88, .tcr-rating-number-87, .tcr-rating-number-86, .tcr-rating-number-85, .tcr-rating-number-84, .tcr-rating-number-83, .tcr-rating-number-82, .tcr-rating-number-81, .tcr-rating-number-80 { background-color: #00bb00; } .tcr-rating-number-79, .tcr-rating-number-78, .tcr-rating-number-77, .tcr-rating-number-76, .tcr-rating-number-75, .tcr-rating-number-74, .tcr-rating-number-73, .tcr-rating-number-72, .tcr-rating-number-71, .tcr-rating-number-70 { background-color: #006600; } .tcr-rating-number-69, .tcr-rating-number-68, .tcr-rating-number-67, .tcr-rating-number-66, .tcr-rating-number-65, .tcr-rating-number-64, .tcr-rating-number-63, .tcr-rating-number-62, .tcr-rating-number-61, .tcr-rating-number-60 { background-color: #006600; } .tcr-rating-number-59, .tcr-rating-number-58, .tcr-rating-number-57, .tcr-rating-number-56, .tcr-rating-number-55, .tcr-rating-number-54, .tcr-rating-number-53, .tcr-rating-number-52, .tcr-rating-number-51, .tcr-rating-number-50 { background-color: #D1CE15; } .tcr-rating-number-49, .tcr-rating-number-48, .tcr-rating-number-47, .tcr-rating-number-46, .tcr-rating-number-45, .tcr-rating-number-44, .tcr-rating-number-43, .tcr-rating-number-42, .tcr-rating-number-41, .tcr-rating-number-40 { background-color: #D1CE15; } .tcr-rating-number-39, .tcr-rating-number-38, .tcr-rating-number-37, .tcr-rating-number-36, .tcr-rating-number-35, .tcr-rating-number-34, .tcr-rating-number-33, .tcr-rating-number-32, .tcr-rating-number-31, .tcr-rating-number-30 { background-color: #660000; } .tcr-rating-number-29, .tcr-rating-number-28, .tcr-rating-number-27, .tcr-rating-number-26, .tcr-rating-number-25, .tcr-rating-number-24, .tcr-rating-number-23, .tcr-rating-number-22, .tcr-rating-number-21, .tcr-rating-number-20 { background-color: #660000; } .tcr-rating-number-19, .tcr-rating-number-18, .tcr-rating-number-17, .tcr-rating-number-16, .tcr-rating-number-15, .tcr-rating-number-14, .tcr-rating-number-13, .tcr-rating-number-12, .tcr-rating-number-11, .tcr-rating-number-10 { background-color: #bb0000; } .tcr-rating-number-9, .tcr-rating-number-8, .tcr-rating-number-7, .tcr-rating-number-6, .tcr-rating-number-5, .tcr-rating-number-4, .tcr-rating-number-3, .tcr-rating-number-2, .tcr-rating-number-1, .tcr-rating-number-0 { background-color: #bb0000; }
/*.tcr-rating-text-99, .tcr-rating-text-98, .tcr-rating-text-97, .tcr-rating-text-96, .tcr-rating-text-95, .tcr-rating-text-94, .tcr-rating-text-93, .tcr-rating-text-92, .tcr-rating-text-91, .tcr-rating-text-90 { color: #00bb00; } .tcr-rating-text-89, .tcr-rating-text-88, .tcr-rating-text-87, .tcr-rating-text-86, .tcr-rating-text-85, .tcr-rating-text-84, .tcr-rating-text-83, .tcr-rating-text-82, .tcr-rating-text-81, .tcr-rating-text-80 { color: #00bb00; } .tcr-rating-text-79, .tcr-rating-text-78, .tcr-rating-text-77, .tcr-rating-text-76, .tcr-rating-text-75, .tcr-rating-text-74, .tcr-rating-text-73, .tcr-rating-text-72, .tcr-rating-text-71, .tcr-rating-text-70 { color: #006600; } .tcr-rating-text-69, .tcr-rating-text-68, .tcr-rating-text-67, .tcr-rating-text-66, .tcr-rating-text-65, .tcr-rating-text-64, .tcr-rating-text-63, .tcr-rating-text-62, .tcr-rating-text-61, .tcr-rating-text-60 { color: #006600; } .tcr-rating-text-59, .tcr-rating-text-58, .tcr-rating-text-57, .tcr-rating-text-56, .tcr-rating-text-55, .tcr-rating-text-54, .tcr-rating-text-53, .tcr-rating-text-52, .tcr-rating-text-51, .tcr-rating-text-50 { color: #D1CE15; } .tcr-rating-text-49, .tcr-rating-text-48, .tcr-rating-text-47, .tcr-rating-text-46, .tcr-rating-text-45, .tcr-rating-text-44, .tcr-rating-text-43, .tcr-rating-text-42, .tcr-rating-text-41, .tcr-rating-text-40 { color: #D1CE15; } .tcr-rating-text-39, .tcr-rating-text-38, .tcr-rating-text-37, .tcr-rating-text-36, .tcr-rating-text-35, .tcr-rating-text-34, .tcr-rating-text-33, .tcr-rating-text-32, .tcr-rating-text-31, .tcr-rating-text-30 { color: #660000; } .tcr-rating-text-29, .tcr-rating-text-28, .tcr-rating-text-27, .tcr-rating-text-26, .tcr-rating-text-25, .tcr-rating-text-24, .tcr-rating-text-23, .tcr-rating-text-22, .tcr-rating-text-21, .tcr-rating-text-20 { color: #660000; } .tcr-rating-text-19, .tcr-rating-text-18, .tcr-rating-text-17, .tcr-rating-text-16, .tcr-rating-text-15, .tcr-rating-text-14, .tcr-rating-text-13, .tcr-rating-text-12, .tcr-rating-text-11, .tcr-rating-text-10 { color: #bb0000; } .tcr-rating-text-9, .tcr-rating-text-8, .tcr-rating-text-7, .tcr-rating-text-6, .tcr-rating-text-5, .tcr-rating-text-4, .tcr-rating-text-3, .tcr-rating-text-2, .tcr-rating-text-1, .tcr-rating-text-0 { color: #bb0000; }*/


#tcr-rating-number {
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding: 6px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	margin-right: 8px;
	border: 1px solid #444444;
	-webkit-border-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-bottomright: 0;
	border-radius: 4px;
	border-bottom-right-radius: 0;
	text-shadow: 2px 2px 2px #222222;
}

#tcr-rating-text {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;
}

.submit-notice { font-weight: bold;  color: #008800; padding-bottom: 15px; text-align: center; }
.submit-error { font-weight: bold;  color: #880000; padding-bottom: 15px; text-align: center; }

