html {
overflow: auto;
background: url(../assets/beach3.jpg) fixed repeat-x;
_overflow-x:hidden;
}

body {
padding:0px;
text-align:center;
margin:0 auto; 
}

.clearfloats {
content: ".";
display: block;
height: 0px;
font-size:1px;
clear: both;
visibility: hidden;
}

/*--begin wrapper--*/
div#wrapper {
width: 950px;
padding: 0px 0px 0px 0px;
text-align:left;
background-color:#FFFFFF;
margin:auto;
border-left:2px solid #759efa;
border-right:2px solid #759efa;
border-bottom:2px solid #759efa;/**/ /*--left and right borders for the whole site--*/
}

div#wrapper-wide {
width: 970px;
padding: 0px 0px 0px 0px;
text-align:left;
background-color:#FFFFFF;
margin:auto;
border-left:2px solid #759efa;
border-right:2px solid #759efa;
border-bottom:2px solid #759efa;/**/ /*--left and right borders for the whole site--*/
}
/*--end wrapper--*/


/*--begin top container--*/
div#top {
background-image: url(../assets/top.jpg); /*--background for the header--*/
background-repeat:no-repeat;
height:180px;
margin:0px;
}

div#top-wide {
background-image: url(../assets/top-wide.jpg); /*--background for the header--*/
background-repeat:no-repeat;
height:180px;
margin:0px;
}
/*--end top container--*/


/*--begin crumbtrail container--*/
#wraparoundbread {
margin:10px 0px 6px 10px;
*margin:25px 0px 5px 0px;
_margin:10px 0px 5px 0px;
height:24px;
}

#sitemap {
font-size:12px;
margin:0px 0px 0px 10px;
width:176px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/sitemap.jpg);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:0px;
float:left;
}

#breadcrumbs {
font-size:12px;
margin:0px 0px 0px 00px;
width:500px;
font-family:"trebuchet ms";
height:22px;
background-image: url(../assets/home.jpg);
background-repeat:no-repeat;
background-position:2px 0px;
padding-left:23px;
padding-top:1px;
float:left;
}

#breadcrumbs a:link, #sitemap a:link {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#breadcrumbs a:visited, #sitemap a:visited {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#breadcrumbs a:active, #sitemap a:active{color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#breadcrumbs a:hover, #sitemap a:hover {color:#fff; text-decoration:none;  padding:0px 2px 0px 2px;

background-color:#0067c4; /*<<--find and replace (CTRL+F) this code with desired colour to change colour of ALL text throughout site accordingly (click replace all)--<<*/}

#reglog {
float:left;
width:170px;
font-family:"trebuchet ms";
font-size:12px;
margin:0px 0px 0px 20px;
height:22px;
}


#reglog a:link {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:visited {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:active {color:#333; text-decoration:none; padding:0px 2px 0px 2px;}
#reglog a:hover {color:#fff; text-decoration:none; background-color:#0067c4; padding:0px 2px 0px 2px;}

.register {
width:60px;
float:left;
background-image:url(../assets/r.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}

.login {
width:60px;
float:left;
background-image:url(../assets/l.gif);
background-repeat:no-repeat;
background-position:1px 0px;
padding-left:23px;
}
/*--end crumbtrail container--*/


/*--begin lhs container--*/
div#left {
width:200px;
float:left;
background-color:#ffffff;
margin-left:10px;
_margin-left:5px;
}

div#left a:link {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
div#left a:visited {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
div#left a:active {color:#000;font-size:12px;line-height:15px;text-decoration:none;}
div#left a:hover {color:#000;font-size:12px;line-height:15px;text-decoration:underline;}
/*--end lhs container--*/


/*--begin middle container--*/
div#middle {
float:left;
width:500px;
background-color:#fff;
margin-left:12px;
margin-right:8px;
}

div#middle-wide {
float:left;
width:725px;
background-color:#fff;
}
/*--end middle container--*/


/*--begin rhs container--*/
div#right {
width:200px;
float:left;
background-color:#FFFFFF;
margin:0px 0px 20px 10px;
}
/*--end rhs container--*/


/*--begin bottom container--*/
div#footer {
background: url(../assets/footer.jpg) no-repeat; /*--background for the footer--*/
height:101px;
margin:20px 0px 0px 0px;
}

div#footer-wide {
background: url(../assets/footer-wide.jpg) no-repeat; /*--background for the footer--*/
height:101px;
margin:20px 0px 0px 0px;
}
/*--end bottom container--*/


/*--begin footer--*/
div#footer .copyright {
font-family:"trebuchet ms";
width:460px;
float:right;
font-size:12px;
margin:25px 30px 0px 0px;
_margin:25px 15px 0px 0px;
color:#333;
background-color:#fff;
border:1px solid #0067c4;
padding:5px 15px 5px 10px;
text-align:right;
}

div#footer a:link{color:#0067c4; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer a:visited{color:#0067c4; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer a:active{color:#0067c4; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer a:hover{color:#fff; background-color:#0067c4; padding:0px 2px 0px 2px; }




div#footer-wide .copyright {
font-family:"trebuchet ms";
width:460px;
float:right;
font-size:12px;
margin:25px 30px 0px 0px;
_margin:25px 15px 0px 0px;
color:#333;
background-color:#fff;
border:1px solid #0067c4;
padding:5px 15px 5px 10px;
text-align:right;
}

div#footer-wide a:link{color:#0067c4; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer-wide a:visited{color:#0067c4; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer-wide a:active{color:#0067c4; text-decoration:none; padding:0px 2px 0px 2px;}
div#footer-wide a:hover{color:#fff; background-color:#0067c4; padding:0px 2px 0px 2px; }
/*--end footer--*/


/*--begin lhs navigation--*/
#navigation-travel {
background: #fff url("../assets/travel-agent.jpg") no-repeat;
height:35px;
width:200px;
}

#navigation-tourist {
background: #fff url("../assets/tourist.jpg") no-repeat;
height:35px;
width:200px;
}

#navigation-information {
background: #fff url("../assets/information.jpg") no-repeat;
height:35px;
width:200px;
}

#navigation-insurance {
background: #fff url("../assets/insurance-deals.jpg") no-repeat;
height:35px;
width:200px;
}

#navigationoptions {
width:180px;
background:#d3eeff;
font-family:"trebuchet ms";
padding:10px 10px 0px 10px;
}

#navigationoptions .headings a:link,
#navigationoptions .headings a:visited,
#navigationoptions .headings a:active,
#navigationoptions .headings a:hover {
font-size:13px;
font-family:trebuchet ms;
display:block;
font-weight:bold;
color:#0067c4; 
background-color:#fff;
padding:3px 5px;
text-decoration:none;
}

#navigationoptions .headings a:hover {
background-color:#759efa;
color:#fff;
}

.headings {
font-size:13px;
font-family:trebuchet ms;
display:block;
font-weight:bold;
color:#0067c4; 
text-decoration:none;
}

.subheadings {font-size:12px;line-height:15px;}
.subheadings a {font-size:12px;line-height:15px;}
.subheadings a:hover {font-size:12px;line-height:15px;text-decoration:underline;}

#navigationoptions-bottom {
width:180px;
background:#d3eeff;
font-family:"trebuchet ms";
padding:10px 10px 10px 10px;
margin:0px 0px 20px 0px;
}

#navigationoptions-bottom .headings a:link,
#navigationoptions-bottom .headings a:visited,
#navigationoptions-bottom .headings a:active,
#navigationoptions-bottom .headings a:hover {
font-size:13px;
font-family:trebuchet ms;
display:block;
font-weight:bold;
color:#0067c4; 
background-color:#fff;
padding:3px 5px;
text-decoration:none;
}

#navigationoptions-bottom .headings a:hover {
background-color:#759efa;
color:#fff;
}


#see-all {
font-weight:bold;
text-align:right;
}
/*--end lhs navigation--*/


/*--begin menu--*/
#menu {
float: left;
list-style: none;
margin: 100px 0px 5px 10px;
_margin: 100px 0px 5px 5px;
padding: 0;
width: 930px;
height:32px;
background:url(../assets/menu-bg.jpg) bottom center repeat-x;
}

#menu li {
float: left;
font: 13px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#menu a {
color: #ffffff;
display: block;
float: left;
margin: 0;
padding: 8px 12px;
text-decoration: none;
background-image: url(../assets/seperator.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#menu a:hover {background: url("../assets/menu-bg-hover.jpg") bottom center repeat-x;}
#menu .current {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #0067c4;}
#menu .current:hover {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #0067c4;}



#menu-wide {
float: left;
list-style: none;
margin: 100px 0px 5px 10px;
_margin: 100px 0px 5px 5px;
padding: 0;
width: 960px;
height:32px;
background:url(../assets/menu-bg.jpg) bottom center repeat-x;
}

#menu-wide li {
float: left;
font: 13px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#menu-wide a {
color: #ffffff;
display: block;
float: left;
margin: 0;
padding: 8px 12px;
text-decoration: none;
background-image: url(../assets/seperator.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#menu-wide a:hover {background: url("../assets/menu-bg-hover.jpg") bottom center repeat-x;}
#menu-wide .current {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #0067c4;}
#menu-wide .current:hover {background: #fff url("../assets/hover.gif") bottom center no-repeat;color: #0067c4;}
/*--end menu--*/


/*--begin ads--*/
#ads {
width:468px;
height:60px;
/*
border:1px solid #0067c4;
background-color:#fff;
*/
margin:0; padding:0;
position:relative;
padding:0px;
top:51px;
left:435px;
}

.slogan {
position:absolute;
font: 12px "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
top:108px;
left:196px;
_left:205px;
color:#fff;
}

#advert160 {
margin-top:30px;
width:200px;
margin-bottom:10px;
text-align:center;
height:600px;
}
/*--end ads--*/


/*--begin middle divs--*/
#middle h1 {font-size:16px;font-family:"trebuchet ms";color:#333;margin-top:0px;}
#middle h1 a{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:link{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:click{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:visited{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}
#middle h1 a:hover{font-size:16px;font-family:"trebuchet ms";color:#333;text-decoration:none;background:none;}

#middle h2 {font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:link{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:click{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:visited{font-size:15px;font-family:"trebuchet ms";color:#333;}
#middle h2 a:hover{font-size:15px;font-family:"trebuchet ms";color:#333;background:none;}

#middle h3 {font-size:14px;font-family:"trebuchet ms";color:#333;}

#middle h4 {font-size:13px;font-family:"trebuchet ms";color:#333;}

#middle p {
font-size:13px;
color:#333;
font-family:"trebuchet ms";
}

#middle p.quote{
font-size:13px;
color:#333;
font-family:"trebuchet ms";
font-style:italic;
text-align:center;
}

#middle p.results{
font-size:13px;
color:#333;
font-family:"trebuchet ms";
text-align:center;
font-weight:bold;
}

#middle p a:link {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle p a:visited {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle p a:active {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle p a:hover {color:#fff;background-color:#0067c4;text-decoration:none}




#middle ul {
font-family:"trebuchet ms";
font-size:13px;
list-style-position: outside;
list-style-type: none;
color:#333;
}

#middle li {
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*background-position: 0px 3px;
*padding-left:-10px;
}

#middle ul a:link {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle ul a:visited {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle ul a:active {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle ul a:hover {color:#fff;background-color:#0067c4;text-decoration:none}

#middle dl {
font-family:"trebuchet ms";
font-size:13px;
list-style-position: outside;
list-style-type: none;
color:#333;
}

#middle dt {
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*background-position: 0px 3px;
margin:0px 0px 10px 100px;
}

#middle dd {
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*background-position: 0px 3px;
margin:0px 0px 0px 150px;
}

#middle dl a:link {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle dl a:visited {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle dl a:active {color:#0067c4; text-decoration:none;border-bottom:1px dashed #0067c4;}
#middle dl a:hover {color:#fff;background-color:#0067c4;text-decoration:none}


#moreinfo {
width:500px;
background-image:url(../assets/moreinfo.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

#moreinfo ul {padding:60px 0px 0px 50px;font-size:11px;}
#moreinfo h3 {padding:52px 0px 0px 47px;margin:0px 0px 0px 0px;}
#moreinfo p {margin:0px;padding:7px 0px 0px 47px;font-size:12px;}

#moreinfocomp {
width:500px;
background-image:url(../assets/moreinfo2.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

#moreinfocomp ul {padding:60px 0px 0px 50px;font-size:11px;}
#moreinfocomp h3 {padding:52px 0px 0px 47px;margin:0px 0px 0px 0px;}
#moreinfocomp p {margin:0px;padding:7px 0px 0px 47px;font-size:13px;}
#moreinfocomp  .tiny { font-size:11px; color:#666; }

#floatimgright{
float: right;
width: 202px;
background-color: #fff;
padding: 4px 2px 4px 8px;
border: 0px solid #666;
font-size:11px;
color:#666;
font-size:12px; 
font-family:"trebuchet ms";
text-align:right;
}

#floatimgright img {
border:1px solid #999;
}

#contain-topsearches{
margin:20px 0px 30px 0px;
height:300px;
border:0px solid red;
background:url(../assets/top-searches-bg.jpg) no-repeat;
}

#contain-ts-top1{
width:170px;
height:120px;
float:left;
margin:20px 0px 0px 3px;
border:0px solid red;
}

#contain-ts-top2{
width:180px;
height:120px;
float:left;
margin:20px 0px 0px 2px;
border:0px solid red;
}

#contain-ts-top3{
width:135px;
height:120px;
float:left;
margin:20px 0px 0px 2px;
border:0px solid red;
}

#ts-title{
font-family:trebuchet ms;
font-variant:small-caps;
font-weight:bold;
color:#002f9a;
font-size:17px;
padding:0px;
margin:0px 0px 0px 10px;
}

#contain-hp-top1{
width:240px;
height:120px;
float:left;
margin:0px 0px 0px 0px;
}

#contain-hp-top2{
width:240px;
height:120px;
float:left;
margin:0px 0px 0px 20px;
_margin:0px 0px 0px 10px;
}

#contain-hp{
width:240px;
height:120px;
float:left;
margin:20px 0px 0px 0px;
}

#contain-hp-2{
width:240px;
height:120px;
float:left;
margin:20px 0px 0px 20px;
_margin:20px 0px 0px 18px;
}

#flights{
background:url(../images/flight.jpg) no-repeat;
width:239px;
height:96px;
margin:0px;
border:1px solid #ffffff;
}

#holidays{
background:url(../images/holiday3.jpg) no-repeat;
width:239px;
height:96px;
margin:0px;
border:1px solid #ffffff;
}

#hotels{
background:url(../images/hotel.jpg) no-repeat;
width:239px;
height:96px;
margin:0px;
border:1px solid #ffffff;
}

#insurance{
background:url(../images/insurance.jpg) no-repeat;
width:239px;
height:96px;
margin:0px;
border:1px solid #ffffff;
}

#travel-agents{
background:url(../images/travel-agents.jpg) no-repeat;
width:239px;
height:96px;
margin:0px;
border:1px solid #ffffff;
}

#weekend{
background:url(../images/weekend.jpg) no-repeat;
width:239px;
height:96px;
margin:0px;
border:1px solid #ffffff;
}

#hp-title{
font-family:trebuchet ms;
font-variant:small-caps;
font-weight:bold;
color:#002f9a;
font-size:17px;
padding:0px;
margin:0px 0px -6px 10px;
width:220px;
}

#hp-text{
font-family:trebuchet ms;
font-size:11px;
color:#000;
margin:7px 0px 0px 5px;
}

#hp-text ul a{border:none;}
#hp-text ul a:link{border:none;}
#hp-text ul a:click{border:none;}
#hp-text ul a:active{border:none;}
#hp-text ul a:visited{border:none;}
#hp-text ul a:hover{border:none; font-weight:bold; background:none; color:#002f9a;}


#hp-text ul {
font-family:"trebuchet ms";
font-size:11px;
list-style-position: inside;
list-style-type: none;
line-height:16px;
color:#333;
margin:0px 0px 0px -40px;
*margin:0px 0px 0px 0px;
}

#hp-text li {
background-image:url(../assets/sun-bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left:18px;
*background-position: 0px 0px;
*padding-left:3px;
}

#contain-spanish-guide{
margin:20px 0px 20px 0px;
width:500px;
height:190px;
background:url(../images/holiday-guides-spain.jpg) no-repeat;
}

#contain-spanish-guide-inside{
margin:0px 0px 20px 0px;
width:500px;
height:190px;
background:url(../images/holiday-guides-spain.jpg) no-repeat;
}

#contain-uk-guide{
margin:20px 0px 20px 0px;
width:500px;
height:190px;
background:url(../images/holiday-guides-uk.jpg) no-repeat;
}

#contain-uk-guide-inside{
margin:0px 0px 20px 0px;
width:500px;
height:190px;
background:url(../images/holiday-guides-uk.jpg) no-repeat;
}

#contain-country-list{
float:left;
width:200px;
margin:43px 0px 0px 10px;
*margin:55px 0px 0px 10px;
}

#contain-country-list-2{
float:left;
width:260px;
margin:43px 0px 0px 0px;
*margin:55px 0px 0px 0px;
}

#contain-list{
float:left;
width:230px;
margin:20px 0px 20px 10px;
}

#contain-list-2{
float:left;
width:230px;
margin:20px 0px 20px 0px;
}

#result{
width:400px;
height:170px;
margin:0px 0px 10px 30px;
_margin:0px 0px 10px 15px;
font-family:trebuchet ms;
font-size:12px;
padding:20px;
background:url(../images/travel-agents-bg.jpg) no-repeat;
float:left;
}

#result2{
width:400px;
height:170px;
margin:0px 0px 10px 30px;
_margin:0px 0px 10px 15px;
font-family:trebuchet ms;
font-size:12px;
padding:20px;
background:url(../images/travel-agents-bg2.jpg) no-repeat;
float:left;
}

#r-florist-name{
font-size:15px;
font-weight:bold;
float:left;
margin-top:5px;
margin-left:10px;
border:0px solid green;
}

#r-florist-details{
font-size:13px;
font-weight:normal;
float:left;
margin:0px;
margin-left:10px;
border:0px solid green;
}

#r-florist-tel{
font-size:14px;
font-weight:bold;
float:left;
margin-top:5px;
margin-left:10px;
border:0px solid green;
}

#r-florist-map{
font-size:13px;
font-weight:bold;
float:left;
margin-top:5px;
border:0px solid green;
}

#r-florist-map-img{
margin:4px 5px 0px 10px;
float:left;
width:20px;
height:20px;
border:0px solid green;
}

.print-pagelinks{
width:500px;
height:20px;
float:left;
margin:20px 0px 20px 0px;
padding:3px 0px 10px 0px;
_padding:3px 0px 8px 0px;
border-top:1px dashed #fd6804;
border-bottom:1px dashed #fd6804;
font-weight:normal;
font-family:"trebuchet ms";
font-size:11px;
color:#fd6804;
text-decoration:none;
text-align:center;
}

.print-pagelinks a{
font-weight:normal;
font-family:"trebuchet ms";
font-size:11px;
color:#fd6804;
text-decoration:none;
font-weight:bold;
}

.print-pagelinks a:link{
font-weight:normal;
font-family:"trebuchet ms";
font-size:11px;
color:#fd6804;
text-decoration:none;
font-weight:bold;
}

.print-pagelinks a:click{
font-weight:normal;
font-family:"trebuchet ms";
font-size:11px;
color:#fd6804;
text-decoration:none;
font-weight:bold;
}

.print-pagelinks a:visited{
font-weight:normal;
font-family:"trebuchet ms";
font-size:11px;
color:#fd6804;
text-decoration:none;
font-weight:bold;
}

.print-pagelinks a:hover{
font-weight:normal;
font-family:"trebuchet ms";
font-size:11px;
color:#fff;
background:#fd6804;
text-decoration:none;
font-weight:bold;
}

#sorry-bg{
width:500px;
height:160px;
margin:0px 0px 10px 0px;
background:url(../images/sorry2.jpg) no-repeat;
border:1px solid #ffffff;
}

.sorry{
font-family:trebuchet ms;
font-size:13px;
font-weight:bold;
margin:20px 0px 0px 100px;
width:300px;
text-align:center;
}

#contain-directory-search{
width:400px;
height:100px;
margin:20px 0px 0px 50px;
}

.big-directory-search{
margin:0px 0px 0px 0px;
text-align:center;
}

.directorysearchbox2 {
border: 1px solid #ccc;
width:300px;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
margin:1px 0px 0px 0px;
}



.dsbtn2 {
color:#fff;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:21px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#fd6804;
*padding:0px 2px 0px 2px;
}

.dsbtnhov2{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
cursor:pointer;
}

#ins-backpacker{
width:235px;
height:110px;
border:1px solid #ffffff;
background:url(../images/ins-backpacker.jpg) no-repeat;
margin:20px 0px 0px 5px;
float:left;
}

#ins-annual{
width:235px;
height:110px;
border:1px solid #ffffff;
background:url(../images/ins-annual.jpg) no-repeat;
margin:20px 0px 0px 21px;
_margin:20px 0px 0px 10px;
float:left;
}

#ins-activity{
width:235px;
height:110px;
border:1px solid #ffffff;
background:url(../images/ins-activity.jpg) no-repeat;
margin:20px 0px 0px 5px;
float:left;
}

#ins-study{
width:235px;
height:110px;
border:1px solid #ffffff;
background:url(../images/ins-study.jpg) no-repeat;
margin:20px 0px 0px 21px;
_margin:20px 0px 0px 10px;
float:left;
}

#ins-winter{
width:235px;
height:110px;
border:1px solid #ffffff;
background:url(../images/ins-winter.jpg) no-repeat;
margin:20px 0px 0px 5px;
float:left;
}

#ins-holiday{
width:235px;
height:110px;
border:1px solid #ffffff;
background:url(../images/ins-holiday.jpg) no-repeat;
margin:20px 0px 0px 21px;
_margin:20px 0px 0px 10px;
float:left;
}


#ins-heading{
font-family:trebuchet ms;
color:#759efa;
font-size:20px;
margin:20px 0px 0px 10px;
}

#ins-title{
font-family:trebuchet ms;
color:#ffffff;
font-size:17px;
margin:5px 0px 0px 10px;
}

#ins-click{
font-family:trebuchet ms;
color:#ffffff;
font-size:11px;
margin:58px 7px 0px 0px;
_margin:58px 4px 0px 0px;
text-align:center;
float:right;
width:60px;
}

#ins-click a {text-decoration:none; background:none; color:#ffffff; font-weight:normal; font-size:11px; border:none;}
#ins-click a:link {text-decoration:none; background:none; color:#ffffff; font-weight:normal; font-size:11px; border:none;}
#ins-click a:click {text-decoration:none; background:none; color:#ffffff; font-weight:normal; font-size:11px; border:none;}
#ins-click a:active {text-decoration:none; background:none; color:#ffffff; font-weight:normal; font-size:11px; border:none;}
#ins-click a:visited {text-decoration:none; background:none; color:#ffffff; font-weight:normal; font-size:11px; border:none;}
#ins-click a:hover {text-decoration:none; background:none; color:#ffffff; font-weight:bold; font-size:11px; border:none;}


#contain-countries{
margin:0px auto 20px auto;
text-align:center;
width:350px;
height:150px;
}

#country{
width:160px;
height:140px;
margin:0px 0px 0px 10px;
cursor:pointer;
float:left;
}

#iframe-holidays{
width:320px;
height:270px;
float:right;
margin:0px 0px 0px 10px;
}

#iframe-flights{
width:300px;
height:250px;
float:right;
margin:0px 0px 0px 10px;
}

#iframe-hotels{
width:220px;
height:450px;
float:right;
margin:0px 0px 0px 10px;
}

#three-250-center{
width:300px;
height:250px;
margin:20px auto 20px auto;
}

#three-250-right{
width:300px;
height:250px;
margin:0px 0px 20px 10px;
float:right;
}

#contain-hfh{
width:500px;
height:98px;
background:url(../assets/holidays-flights-hotels.gif) no-repeat;
border:0px solid red;
margin:0px 0px 10px 0px;
}

#hfh-option1{
float:right;
width:92px;
height:45px;
margin:25px 20px 0px 0px;
_margin:25px 10px 0px 0px;
font-family:trebuchet ms;
font-size:17px;
text-align:center;
border:0px solid red;
color:#ffffff;
}
#hfh-option2{
float:right;
width:92px;
height:45px;
margin:25px 20px 0px 0px;
font-family:trebuchet ms;
font-size:17px;
text-align:center;
border:0px solid red;
color:#ffffff;
}
#hfh-option3{
float:right;
width:92px;
height:45px;
margin:25px 20px 0px 0px;
font-family:trebuchet ms;
font-size:17px;
text-align:center;
border:0px solid red;
color:#ffffff;
}

.hfh-option a {color:#00225f; text-decoration:none; border:none; background:none;}
.hfh-option a:link {color:#00225f; text-decoration:none; border:none; background:none;}
.hfh-option a:click {color:#00225f; text-decoration:none; border:none; background:none;}
.hfh-option a:visited {color:#00225f; text-decoration:none; border:none; background:none;}
.hfh-option a:active {color:#00225f; text-decoration:none; border:none; background:none;}
.hfh-option a:hover {color:#ffffff; text-decoration:none; border:none; background:none;}

#gads{
margin:30px 0px 30px 0px;
border:0px solid red;
}

/*--end middle divs--*/


/*--begin news--*/
#newstop {
background: #fff url("../assets/news.jpg") no-repeat;
height:35px;
width:200px;
}

#newsmain {
font-family:"trebuchet ms";
font-size:12px;
height:220px;
width:200px;
background:url(../assets/1pn.jpg) repeat-x bottom;
}

.newcontents {
padding:10px;
}
/*--end news--*/


/*--begin rhs searchbox--*/
#searchbox {
width:200px;
text-align:center;
padding:0px;
margin-top:20px;
background: #fff url(../assets/search.jpg) no-repeat;
height:35px;
width:200px;
}

#searchbox form {
padding:7px 0px 0px 0px;
*padding:5px 0px 0px 0px;
margin:0px;
}

.txtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
}

.btn {
color:#ffffff;
font-family:'trebuchet ms', helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:21px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#fd6804; /*--change bg color of button here--*/
*padding:0px 2px 0px 2px;
}

.btnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
cursor:pointer;
}

.directorysearchbox {
border: 1px solid #ccc;
width:135px;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
margin:1px 0px 0px 0px;
background:url(../assets/bg-textbox.jpg) repeat-x;
}

.dsbtn {
color:#fff;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:21px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#fd6804;
*padding:0px 2px 0px 2px;
}

.dsbtnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
cursor:pointer;
}

/*--begin-results-page--*/
#contain-main-search-bar{
text-align:center;
margin:15px 0px 0px 0px;
height:50px;
}

#searchagain{
float:left;
width:90px;
height:20px;
text-align:right;
font-family:trebuchet ms;
font-size:13px;
margin:12px 0px 0px 40px;
_margin:12px 0px 0px 20px;
}

#main-search-bar{
float:left;
width:350px;
height:20px;
margin:10px 0px 0px 0px;
_margin:10px 0px 0px 0px;
}

.txtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
width:130px;
height:16px;
background:url(../assets/bg-textbox.jpg) repeat-x;
border: 1px solid #ccc;
}

.maintxtboxsearch {
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:13px;
width:250px;
height:16px;
}

.searchbtn {
color:#fff;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:12px;
font-weight:bold;
border:1px solid;
height:22px;
border-top-color:#999;
border-left-color:#999;
border-right-color:#666;
border-bottom-color:#666;
background-color:#fd6804;
*padding:0px 2px 0px 2px;
margin:-2px 0px 0px 10px;
*margin:-1px 0px 0px 10px;
}

.searchbtnhov{
border-top-color:#fff;
border-left-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
}

#recommend{
font-family:'trebuchet ms';
font-size:13px;
text-align:center;
margin:10px 0px 20px 0px;
}

#contain-sr{
margin:0px 0px 40px 50px;
}
/*--end-results-page--*/

/*--end rhs searchbox--*/


/*--begin social bookmarks--*/
#bookmarktitle {
background: #fff url("../assets/share-us.jpg") no-repeat;
height:35px;
width:200px;
margin:20px 0px 0px 0px;
}

#bookmarkpage {
height:130px;
width:200px;
margin:00px 0px 0px 0px;
padding:10px 0px 10px 0px;
background-color:#fff;
background-image:url(../assets/1p3.jpg);
}

.imgsoc {
margin:0px 3px 2px 0px;
vertical-align: bottom;
}

.socialbookmarks {
font-family:"trebuchet ms";
font-size:11px;
float:left;
margin:0px 10px 0px 0px;
}

.bkmark {
padding:0px 0px 0px 8px;
}

.show3 {
padding-left:7px;
}

.sharing { width:181px; font-family:"trebuchet ms"; height:25px;  font-size:13px; margin:0px 0px 0px 0px;}
.sharing1 {float:left; width:80px; font-weight:bold; color:#0067c4; border-bottom:1px solid #0067c4;height:18px;}
#sharing2 {float:left; width:101px; border-bottom:1px solid #0067c4; text-align:right; height:18px;}
#sharing2 a:link {font-size:11px;} 
#sharing2 a:visited {font-size:11px;} 
#sharing2 a:active {font-size:11px;} 
#sharing2 a:hover {font-size:11px;} 

#toplinks {margin:5px 0px 0px 0px; width:181px; font-family:"trebuchet ms"; font-size:13px;}
.topsearchestitle { font-weight:bold; color:#0067c4; border-bottom:1px solid #0067c4; width:181px;}
.topsearches { font-size:12px; padding-top:5px ; line-height:15px; text-align:center;} 

#toplinks a:link {font-size:11px;} 
#toplinks a:visited {font-size:11px;} 
#toplinks a:active {font-size:11px;} 
#toplinks a:hover {font-size:11px;} 

#bookmarkpage a:link {color:#333; text-decoration:none;}
#bookmarkpage a:visited {color:#333; text-decoration:none;}
#bookmarkpage a:active {color:#333; text-decoration:none;}
#bookmarkpage a:hover {color:#fff; text-decoration:none;background-color:#0067c4;}
/*--end social bookmarks--*/


/*--begin forum--*/
#forumspot {margin-top:20px;}
#forumspot a:link {color:#333; text-decoration:none;}
#forumspot a:visited {color:#333; text-decoration:none;}
#forumspot a:active {color:#333; text-decoration:none;}
#forumspot a:hover {color:#fff; text-decoration:none; background-color:#0067c4;}

.forumtitle {
background: #fff url("../assets/forum.jpg") no-repeat;
height:35px;
width:200px;
}

.insideforum {
width:159px;
background-color:#FFFFFF;
padding:3px 12px 3px 8px;
}

.forumcontents {
background-color:#6cc5ff;
padding:10px;
font-family:"trebuchet ms";
font-size:12px;
}

.forumgap {
height:4px;
font-size:2px;
}
/*--end forum--*/


/*--begin sponsors--*/
#sponsorspot {
margin-top:20px;
}

.sponsortitle {
background: #fff url("../assets/sponsors.jpg") no-repeat;
height:35px;
width:200px;
}

.insidesponsor {
width:168px;
background-color:#FFFFFF;
text-align:center;
padding:3px 3px 3px 8px;
}

.sponsorcontents {
background-color:#ffffff;
border:1px solid #6cc5ff;
padding:10px;
font-family:"trebuchet ms";
font-size:12px;
}
/*--end sponsors--*/



/*--begin tables--*/
table {
font-size:13px; font-family:"trebuchet ms";
}
/*--end tables--*/


/*--begin news article styling--*/
#newscontents {
width:500px;
height:180px;
padding-top:10px;
_padding-top:0px;
}

#newsarticle {
width:315px;
float:left;
font-family:"trebuchet ms";
margin-right:5px;
}

#newsarticle a:link, #newsarticle a:visited, #newsarticle a:active, #newsarticle a:hover {text-decoration:none; border-bottom:0px solid #fff;}
#rhsofnews a:link, #rhsofnews a:visited, #rhsofnews a:active, #rhsofnews a:hover {text-decoration:none; border-bottom:0px solid #fff;}
#rhsofnews {width:170px;float:left;margin-left:10px;}

.topcontent {
font-size:11px;
text-transform:uppercase; font-family:"trebuchet ms";
color:#666;
}

#rhsofnews ul { font-family:"trebuchet ms"; font-size:11px;list-style-position: inside;
list-style-type: none;
margin:4px 0px 0px -35px;
*margin:4px 0px 0px 0px;
}

#rhsofnews li {  font-family:"trebuchet ms"; font-size:11px;
background-image:url(../assets/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left:18px;
*padding-left:5px;
margin:0px 0px 0px 0px;
line-height:17px;
}

div#newsRSS { margin-top:-5px; width:183px; background-color:transparent; text-align:right; }

DIV#latestArticles { font-family:"trebuchet ms";}
DIV#latestArticles TABLE {border:0px solid #fff; padding:0px; width:183px;background-color:transparent;*margin-top:-7px;}
DIV#latestArticles TH {	padding:2px 0px 2px 0px;  text-transform: capitalize;  font-size: 14px; color:#333;height:26px; background-color:transparent;}

DIV#latestArticles TD {	padding:0px 0px 8px 0px;font-size: 11px; text-align:left; background-color:transparent;color:#333;line-height:14px;text-transform:none;}
DIV#latestArticles A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 11px; color:#0067c4; }
DIV#latestArticles  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 11px; color:#0067c4; }
DIV#latestArticles  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 11px; color:#0067c4; }
DIV#latestArticles A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; }

#more a:visited { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:link { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:active { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }
#more a:hover { font-size: 11px; text-align:right; padding-top:5px; text-decoration:none; }

DIV#articleTitle { font-family: "trebuchet ms"; font-size:16px; font-weight:bold; color:#333; padding:3px 0px 0px 0px; }
DIV#articleDate { font-size:12px;  font-family: "trebuchet ms"; margin:-5px 0px 0px 0px;}
DIV#articleBody { padding:0px 0px 20px 0px; font-family: "trebuchet ms"; font-size:13px;}
DIV#articleBody A { color:#e22b00; font-family: "trebuchet ms"; }

DIV#articleBody A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; }
DIV#articleBody  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; ;}
DIV#articleBody  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#0067c4; }
DIV#articleBody A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; } 

DIV#articleLinks {font-size: 12px;  padding: 4px; font-family: "trebuchet ms";}
DIV#articleLinks A { font-size: 12px; margin-left: 16px; font-family: "trebuchet ms";}
DIV#articleLinks H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #0067c4; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }

DIV#articleLinks A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#0067c4; border-bottom:0px solid #fff; }
DIV#articleLinks  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#articleLinks  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 12px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#articleLinks A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; } 

DIV#articleButtons {text-align:center;width:500px;}
DIV#articleButtons A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; border-bottom:0px solid #fff; }
DIV#articleButtons  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#articleButtons  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#articleButtons A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; } 

DIV#relatedArticles H4 { font-size:13px; color:#333; font-weight:bold; border-bottom:1px solid #0067c4; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px;  }
DIV#relatedArticles H5 { }
DIV#relatedArticles {}
DIV#relatedArticles A { }
DIV#relatedArticles TD { font-size:90%; padding:0px 0px 0px 20px; }


DIV#relatedArticles A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#0067c4; border-bottom:0px solid #fff; }
DIV#relatedArticles  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 12px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#relatedArticles  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 12px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#relatedArticles A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; 
} 

DIV#newsIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #0067c4; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#newsIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px;}
DIV#newsIndex {font-family: "trebuchet ms"; font-size:12px; }
DIV#newsIndex A { }
DIV#newsIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#newsIndex p {margin-top:0px; font-size:12px;}
DIV#newsIndex table { margin-bottom:20px;}

DIV#newsIndex A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; border-bottom:0px solid #fff; }
DIV#newsIndex  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#newsIndex  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#newsIndex A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; } 


DIV#rssIndex H4 {  font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #0067c4; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; margin-top:0px; }
DIV#rssIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left; margin-bottom:7px; font-size:13px; margin-top:0px;}
DIV#rssIndex {font-family: "trebuchet ms"; font-size:12px; }
DIV#rssIndex A { }
DIV#rssIndex TD { padding:0px 0px 3px 0px; font-size:13px; }
DIV#rssIndex p {margin-top:0px; font-size:12px;}
DIV#rssIndex table { margin-bottom:20px;}

DIV#rssIndex A:active{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; border-bottom:0px solid #fff; }
DIV#rssIndex  a:link{ text-decoration:none; font-family: "trebuchet ms"; font-size: 13px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#rssIndex  a:visited { text-decoration:none; font-family: "trebuchet ms";font-size: 13px; color:#0067c4; border-bottom:0px solid #fff;}
DIV#rssIndex A:hover { font-family: "trebuchet ms"; color:#fff; text-decoration:none; background-color:#0067c4; } 

#articleLinks { font-family: "trebuchet ms";}
DIV#articleLinkTo form { font-size:12px; font-family: "trebuchet ms"; } 
DIV#articleLinkTo H4 {font-size:13px;  color:#333; font-weight:bold; border-bottom:1px solid #0067c4; padding:0px 0px 0px 0px; text-align:left; text-transform:capitalize; padding-bottom:4px; margin-bottom:7px; }

#todaysBestDeals{
width:500px;
height:auto;
border:0px solid red;
}

DIV#todaysBestDeals H4 {padding:0px 4px 0px 0px;  font-weight:bold; font-family:trebuchet ms; font-size:14px; border-bottom:1px solid #0099ff; }


#ovtitle { font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}
#ovtitle a{ font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}
#ovtitle a:link{ font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}
#ovtitle a:click{ font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}
#ovtitle a:active{ font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}
#ovtitle a:visited{ font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}
#ovtitle a:hover{ font-family: trebuchet ms; font-size: 12px; color:#fd6804; font-weight:bold;}

#ovcontent { font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}
#ovcontent a{ font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}
#ovcontent a:link{ font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}
#ovcontent a:click{ font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}
#ovcontent a:active{ font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}
#ovcontent a:visited{ font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}
#ovcontent a:hover{ font-family: trebuchet ms; font-size: 11px; color:#565656; text-decoration:none;}

#ovlink { font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}
#ovlink a{ font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}
#ovlink a:link{ font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}
#ovlink a:click{ font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}
#ovlink a:active{ font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}
#ovlink a:visited{ font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}
#ovlink a:hover{ font-family: trebuchet ms; font-size: 10px; color:#207b00; text-decoration:none;}


DIV#todaysBestDeals td { padding:0px 2px 0px 2px; height:60px; }

/*--end news article styling--*/
