body {
	background:#ffffff repeat-x url(../images/body-bg.gif);
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1200px; /* old was 800 */
	margin: 0 auto;
	padding:0;	
}

/* Header */
#header{
	width: 1200px; /* old was 795 */
	margin: 0 auto;
	padding:0;		
/*	background:url(../images/header-bg-05.gif); */
	height:220px;
}
#logo {
	display:block;
	background:url(../images/logo_left.gif);
	width:380px; 
	height:160px;
  } 
  
/* Navigation bar */
#nav {
	width: 850px; 
	height:35px;
	margin: 0 auto;
	padding:0;

}
#nav a {
	color: #ffffff;
	text-decoration: none;
/*	background:url(../images/top_menu_back.gif); */
	float:left;
	width:120px;
	height:24px;	
	padding: 13px 0 0 0;
	text-align:center;
	font-weight:bold;
}
#nav a:hover {
	text-decoration: underline;
}

#nav2 a {
	color: #ffffff;
	text-decoration: none;
/*	background:url(../images/top_menu_back.gif); */
	float:left;
	text-align:center;
	font-weight:bold;
}
#nav2 a:hover {
	text-decoration: underline;
}


#nav_right {
	width: 185px; 
	height:35px;
	margin: 0 auto;
	padding:0;

}
#nav_right a {
	color: #ffffff;
	text-decoration: none;
/*	background:url(../images/top_menu_back.gif); */
	float:left;
	width:120px;
	height:24px;	
	padding: 13px 0 0 0;
	text-align:center;
	font-weight:bold;
}
#nav_right a:hover {
	text-decoration: underline;
}



/* Path Bar */
#trail {
	color:#242424;
	margin-left:0px;
	padding:5px;
	padding-bottom:0px;
	font-weight: normal;
	font-size:9pt;
	font-style:normal;
/*	border-bottom: 1px solid #D5DCE3; */
}
#trail a {
	color:#007CC3;
	text-decoration:none;
}
#trail a:hover {
	color:#242424;
	text-decoration:underline;
}
/* main */
#contentwrapper {
    padding: 0 10px;
	margin: 0;
}
#main {
	margin-left: 183px;
    padding: 5px 0px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #right {
	margin-left: 0px;
  } 
* html #main {
	height: 1%;
	margin-right: 0;
  } 
/* End hide from IE5/mac */

/* Banner */
.banner {
	padding: 5px 0;
	text-align:center;
}
.banner img{
	border:0px;
}
.left {float:left;}
#right {
	float : left;
	margin:0px;
	width:180px;	
}

#left {
	float : right;
	margin:0px;
	margin-left:0px;
	width:205px;	
}


/* Sidebar */

/* from me start */
.maincat_back {
margin: 5px 5px 5px 5px;
color:#ffffff;
font-size:12px;
}
.maincat_back_partner {
color:#ffffff;
font-size:12px;
}


/* from me end */

.sidebar-top{
/*	background-image:url(../images/maincat_back.gif); */
	width:175px;
	height:25px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#242424;
}
.sidebar-bg{
/*	background-image:url(../images/sidebar-body.gif);
	width:175px; /* old was 170 */	
/*	padding: 0 5px; */
	color:#242424;

}
.sidebar-bg a{
	color:#242424;
	text-decoration:none;
}
.sidebar-bg a:hover{
	color:#242424;
	text-decoration:underline;
}
.sidebar-bottom{
	width:175px;	
	height:7px;
}
.scontent, .scontent3{
/*	padding:5px 5px 5px 10px ; */
}
.scontent3 a {
	font-weight:bold;
}
.scontent2{
	padding:5px;
	text-align:center;
}
.scontent4{
	padding:5px;
	font-size: 7pt;
	text-align:center;
}
.scontent4 a{
	color:#262626;
	text-decoration:none;
}
.scontent4 a:hover {
	text-decoration:underline;
}
img.validator {
	border:0px;
}
.sidebar-bg img, .sidebar-top img{
	border:0px;
}

/* Search Box */
.search-top{
	width:761px; /* old was 561 */
	height:22px;
	margin: 0px;	
}
.search-body{
/*	background-image:url(../images/search-body.gif); */
	width:761px; /* old was 561 */
	height:25px;
	margin: 0px;
	text-align:center;
}
.search-bottom{
	width:761px; /* old was 561 */
	height:19px;
	margin: 0px;
}
.searchtext {
	font-size: 8pt;
	color:#242424;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #D5DCE3;
	padding: 2px;
	width: 200px;
	height: 13px;
	margin-right: 2px;   
}
.btn-search {
	width:60px;
	height:18px;
	border: 1px ridge #999999;
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	margin: 0 0 0 5px;   
}

/* Main content and catcontent*/
#maincontent-bar{
     /* background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;			
}
#catcontent-bar{
     /* background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;			
}

.maincontent, .catcontent {
	padding:5px 5px 15px 5px;
}
.main-top{
	width:780px; /* old was 585 px */
	height:6px;
}
.main-body{
	background-image:url(../images/main-body.gif);
	width:780px; /* old was 561 */
	padding:0;
}
.main-bottom{
	width:780px; /* old was 585 px */
	height:20px;
}
.catheading {
	color: #1e67a3;
	font-size: 10pt;
	font-weight:bold;
	padding: 2px 0;
}

/* Categories */
#category-bar{
     /* background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;				
}
.cats {
  	width:100%;
  	margin: 0 auto;
}
.cats a {
	color:#1e67a3;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 30px;
	font-size:7pt;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.country_articles {
  	width:100%;
  	margin: 0 auto;
	text-align:justify;
	border-top: 3px double #CCC;	
	border-bottom: 3px double #CCC;	

}
.country_articles a {
	color:#1e67a3;
	text-decoration:none;
}
.country_articles a:hover {
	text-decoration:underline;
}

.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
.addlinks {
   color:#5e5e5e;
   text-align:center; 
   margin-top:5px;
}
.addlinks a{
   color:#1e67a3;
   text-decoration:none;
   font-weight:bold;
}
.addlinks a:hover{
   text-decoration:underline;
}

/* Link Page */
img.thumb{
	/* border: 1px solid #888; */
	border:1px solid #017DC3; padding:2px; background:#004E77;
	width: 102px;
	height: 80px;
	margin: 3px;
	padding: 0px;
	float:left;
}

img.thumb_big{
	/* border: 1px solid #888; */
	border:1px solid #6f3d29; padding:2px; background:#f1efe9;
	width: 130px;
	height: 110px;
	margin: 3px;
	padding: 0px;
	padding-bottom:3px;
}

.linkdesc{
	margin-left:115px;
}
.listheading {
	font-size: 9pt; 
	font-weight: bold; 
	padding: 3px 0;
}
.link_rating {
   padding: 0px;
   border:0px solid #f0f0f0;
   margin: 0;
}
.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}
.review {
   margin: 3px 0px 0px 0px;
   float: right; 
}
hr {
	border : 1px dashed #dcdcdc;
	width : 99%;
}
.small, .small a {
	padding: 0 5px;
	margin: 0px;
	color: #007CC3;
	font-size: 7pt;
}
.small a:active {
	text-decoration:underline;
}
.sort {
	color: #000000;
	font-weight:bold;
}

/* featured */
#featured-bar{
/*	background: #99986c url(../images/featured-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;				
}
.featlink {
  	width:750px; /* old was 550 */
	padding:0;
	margin: 0px;
}
.featlink a {
	color:#1e67a3;
	font-weight:bold;
	text-decoration:none; 
}
.featlink a:hover {
	text-decoration:none; 
	border-bottom: 1px dotted;
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
#regular-bar{
/*	background: #dbdbdb url(../images/regular-bg.gif); */
	margin:5px 0 0 0;
	margin-left:0px;
	padding:0;
	padding-top:5px;
	border-top: 1px solid #D5DCE3;
	height:22px;					
}
.reglink {
  	width:750px; /* old was 550 */
	padding:0;
	margin: 0px;
}
.reglink a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
	text-decoration:underline;  
}
.url {
   color: #666666;
   font-weight:bold;   
}

/* article */
#article-bar{
/*	background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;				
}
.articles {
  	width:750px; /* old was 550 */
	padding:0;
}
.articles a {
	color:#1e67a3;
	font-size:9pt;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
	text-decoration:underline;  
}
.articles p{
	padding: 2px 0 5px 0;
	margin: 0;
}

/* footer */
#footer {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	height:25px;
	padding:0px;
	color:#242424;
	font-size:8pt;
	font-weight:bold;
}
#footer a {
	color: #242424;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* footer_partner */ /* from me */
#footer_partner {
	color:#242424;
	margin:0px;
	font-weight:bold;
	font-size:9pt;
	font-style:normal;
	border: 1px solid #D5DCE3;
	width:780;
}
#footer_partner a {
	color:#242424;
	text-decoration:none;
}
#footer_partner a:hover {
	text-decoration:underline;
}

#footer_partner_travel_related {
	color:#ffffff;
	margin:0px;
	font-weight:bold;
	font-size:9pt;
	font-style:normal;
	width:780;
}
#footer_partner_travel_related a {
	color:#ffffff;
	text-decoration:none;
}
#footer_partner_travel_related a:hover {
	text-decoration:underline;
}



.navig, .paging-info {
	font-style: italic;
	color:#5e5e5e;
	font-weight:bold;   
}
.paging-links, .paging-info {
	text-align:right; 
}
.paging-links, .paging-links a, .navig a{
	color:#1e67a3;
	text-decoration:none;
	font-weight:bold;
}
.paging-links a:hover, .navig a:hover{
	text-decoration:underline;
}

*******************************


/* News */
#news-bar{
/*	background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;				
}
.news {
  	width:750px; /* old was 550 */
	padding:0;
}
.news a {
	color:#1e67a3;
	font-size:9pt;
	font-weight:bold;	
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;  
}

/* ratings and reviews */
#ratings-bar{
/*	background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;		
}
#reviews-bar{
/*	background: #44596a url(../images/category-bg.gif); */
	margin:5px 0 0 0;
	padding:0;
	
	height:22px;		
}
.details {
  	width:750px; /* old was 550 */
	padding:0;
}
.details a {
	color:#1e67a3;
	font-size:9pt;
	font-weight:bold;	
	text-decoration:none;
}
.details a:hover {
	text-decoration:underline;  
}
.details p{
	padding: 2px 0 10px 0;
	margin: 0;
}
.ratings-area{padding: 5px;color:#5e5e5e;}
.reviews-area{padding: 5px;color:#5e5e5e;}



/* General */
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Category, articles search page */
.list {
  	width:750px; /* old was 550 */
	padding:0;
}
.list a {
	color:#1e67a3;
	font-size:9pt;
	text-decoration:none;
}
.list a:hover {
	text-decoration:underline;  
}
.list p{
	padding: 2px 0 5px 0;
	margin: 0;
}

/* Formpage */
select {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
	margin: 5px 0 0 0;
}
table.formPage a{
	color:#1e67a3;
	font-weight:bold;
}
td.err {
	padding: 0px;
	color: #FF0000;
	background: #FFEDED;
	border: 0px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 0px;
	color: #0000FF;
	background: #EDF3FF;
	border: 0px solid #A0A0A0;
	text-align: left;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}
.label {
  	text-align: right;
	margin-right:10px;
  	font-weight:bold;
	width:25%;
}
.field {
	width:75%;
	color: #5e5e5e;
	text-align:left;
	padding:0 0 25px 0;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-size: 8pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	padding:0px 2px;	
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
	padding: 2px;
}
.limit_field {
	border: 0 solid transparent;
	border-width:0;
}
.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}
.buttons {
	border-top: 0px solid #A0A0A0;
	text-align: center;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e5e5e;
	background-color: #1e67a3;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#FFFFFF;
	margin-top: 2px;
}

/* Price Table */
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

/* Default+ */
h4 {
	padding: 0;
	margin: 0;
}
.smallDesc {
	color: #5e5e5e;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchpaging a {
	color:#1e67a3;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}


/* Default */
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0 3px;
}
h1 {
	font-size: 12pt;
	margin: 5px 0 5px 0;
/*	border-bottom: 1px solid #D5DCE3; */
	color:#007CC3;
}
h2 {
	font-size: 10pt;
	margin: 0px 0px 0px 0px; /* old was 0px 10px 0px 20px; */
	padding: 0;
}
h3 {
	color: #1e67a3;
	font-size: 10pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	height: 20px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* Edit/Delete Button*/

/*Article-Search.tpl*/

.frontend_actions {
	float: right;
	margin: 3px 0 0 0;
}

.float_tiny {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

/*-------------------*/

.boxPopCats {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.boxPopCats li {
	background: url("../images/maincat_down_category.gif") no-repeat;
	width:175px; /* old was 175 */
	height:25px;
/*	padding: 0px 0px 2px 0px; 
    padding-top:7px;*/
	padding-left:5px;
	padding-top:0px;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {

	text-decoration: none;
	color:#007CC3;
	font-weight:bold;
}

.boxPopCats li a:hover {

	text-decoration: underline;
}

/*-------------------*/

.boxPopCats_top {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.boxPopCats_top li {
	padding-left:5px;
	padding-top:0px;
}

.boxPopCats_top li a:link, .boxPopCats_top li a:active, .boxPopCats_top li a:visited {

	text-decoration: none;
	color:#007CC3;
	font-weight:bold;
}

.boxPopCats_top li a:hover {

	text-decoration: underline;
}


/*-------------------*/

/*-------------------*/

.boxPopCats_blue {
	padding: 0px;
	margin: 0;
	list-style: none;
	color:#007CC3;

}
.boxPopCats_blue li {
	padding-left:5px;
	padding-top:0px;
}

.boxPopCats_blue li a:link, .boxPopCats_blue li a:active, .boxPopCats_blue li a:visited {

	text-decoration: none;
	color:#007CC3;
	font-weight:bold;
}

.boxPopCats_blue li a:hover {

	text-decoration: underline;
}


/*-------------------*/
/*-------------------*/

.boxPopCats_orange {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.boxPopCats_orange li {
	padding-left:5px;
	padding-top:0px;
}

.boxPopCats_orange li a:link, .boxPopCats_orange li a:active, .boxPopCats_orange li a:visited {

	text-decoration: none;
	color:#D27923;
	font-weight:bold;
}

.boxPopCats_orange li a:hover {

	text-decoration: underline;
}


/*-------------------*/
/*-------------------*/

.boxPopCats_green {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.boxPopCats_green li {
	padding-left:5px;
	padding-top:0px;
}

.boxPopCats_green li a:link, .boxPopCats_green li a:active, .boxPopCats_green li a:visited {

	text-decoration: none;
	color:#219834;
	font-weight:bold;
}

.boxPopCats_green li a:hover {

	text-decoration: underline;
}


/*-------------------*/


.boxSponsored {
	margin: 0px;
	padding: 5px 0;	
	border-bottom: 1px solid #CCCCCC;

}

.boxSponsoredLast {
	margin: 0px;
	padding: 5px 0;	
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color:#242424;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color:#1e67a3;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/



#map_outline {
 width: 517px;
 height: 535px;
 background: url('../images/map.gif');
 margin: 0px auto;
}




.Text_link_exchange{
	list-style-type:none;
	padding:5px;
	font-size:10px;
	margin:0px 1px 0px 0px; 
 }

ul.Text_link_exchange {
	padding: 0px;
	margin: 0px;
}


 .Text_link_exchange a:link, .Text_link_exchange a:active, .Text_link_exchange a:visited {
 	color:#545454;
 	text-decoration:none;
 	font-weight:normal;
 	display: block;
 	padding: 10px;
 	padding-left: 30px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	background: url('../images/bullet.gif') no-repeat ;
 	background-position: 10px;
 	font-size: 11px;
 }

.Text_link_exchange a:hover{
 	text-decoration:underline;
 	color: #1882ac;
 	display: block;
 	padding: 10px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	padding-left: 30px;
 	background: url('../images/bullet.gif') no-repeat ;
 	background-position: 10px;
 	font-size: 11px;
 }



.Text_link_exchange ul{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: justify;
	margin: 0.5cm 0cm 0cm 0cm
 	background:url('../images/bullet.gif') no-repeat;
 }
 
 .travel_resources_links {
	padding-left: 22px;
	margin: 0;
	list-style: none;
}
.travel_resources_links li {
	padding-left:5px;
	padding-top:0px;
	list-style-type:square;
}

.travel_resources_links li a:link, .travel_resources_links li a:active, .travel_resources_links li a:visited {

	text-decoration: none;
	color:#007CC3;
	font-weight:bold;
}

.travel_resources_links li a:hover {

	text-decoration: underline;
}


/* START */
#controlbanner	{position:relative;border:10px #017dc3 solid;background:url(http://www.tolo.co.uk/part.jpg) #000 no-repeat ;
            	 height:125px;width:125px;overflow:hidden;cursor:pointer}
 
#controlbanner ul	{margin:0;padding:0;list-style-type:none;font:normal 11px arial}
#controlbanner li	{line-height:20px;text-align: left;}
#controlbanner a	{color:#007CC3;text-decoration:none}
#ok1,#ok2	{position:absolute;left:0px;top:0px;width:114px;height:126px;margin:0;padding:0}
#ok3			{display:none}
/* END */
