html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}


img,table {
    border: none;
}

body {
    font-family:arial;
    line-height: 1.3em;
    margin: 0;
    padding:0px 0px 0px 0px;
    font-size: 12px;
    color: #fff;
    background: #fff;
}

body._no-left-col{
    font-family:arial;
    line-height: 1.3em;
    margin: 0;
    padding:0px 0px 0px 0px;
    font-size: 12px;
    color: #888;
    background: #fff;
}

.searchtext {
color: #999;
padding: 0 0 0 1px;
}

body.contentpane {
    background: #f8f8f8;
}
#footer {
    float: left;

    background: #e2e2e2;
}
.footerheading {
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    color: #fff;
}
#footertable a, #footertable a:link, #footertable a:visited {
    font-size: 12px;
    text-decoration: none;
    color: #ccc;
}
#footertable a:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #fff;
}
/*============= TABS ============*/

#tabs
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
    padding: 1px 0 0 0;
}
#tabs ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#tabs li
{
    float: left;
    background: url(../images/left_both-blog.gif) no-repeat left top;
    margin: 0;
    padding: 0 3px 0 3px; /*line-height: 1.6em; */
}
#tabs a
{
    float: left;
    display: block;
    width: .1em;
    text-align: center;
    background: url(../images/right_both-blog.gif) no-repeat right top;
    padding: 7px 7px 4px 2px;
    text-decoration: none;
    color: #fff;
}

#tabs > ul a
{
    width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a
{
    float: none;
}
/* End IE5-Mac hack */
#tabs a:hover
{
    color: #160967;
    _color: #fff;
}
#tab-extras #nav-extras, #tab-contact #nav-contact, #tab-flights #nav-flights, #tab-specials #nav-specials, #tab-home #nav-home, #tab-research #nav-research, #tab-essentials #nav-essentials, #tab-rtw #nav-rtw, #tab-insurance #nav-insurance, #tab-hotels #nav-hotels
{
    background-position: 0 -26px;
    border-width: 0;
}
#tab-extras #nav-extras a, #tab-contact #nav-contact a, #tab-flights #nav-flights a, #tab-specials #nav-specials a, #tab-home #nav-home a, #tab-research #nav-research a, #tab-essentials #nav-essentials a, #tab-rtw #nav-rtw a, #tab-insurance #nav-insurance a, #tab-hotels #nav-hotels a
{
    background-position: 100% -26px;
    padding-bottom: 10px;
    color: #160967;
}
#tabs li:hover, #tabs li:hover a
{
    background-position: 0% -26px;
    color: #160967;
}
#tabs li:hover a
{
    background-position: 100% -26px;
}

/*======================END TABS======================*/


a:link, a:visited {
    font-weight: normal;
    color:#0066ff;
}

#rss-social a:link, #rss-social a:visited {
text-decoration: none !important;
}

#rss-social{
padding-left:17px;
}

a:hover {
    text-decoration: none;
    font-weight: normal;
    color: #0066ff;
}

input.button, .validate  {
    color: #000000;
    font-size: 10px;
    border: 1px solid #555;
}

.search input.button {
    text-align: right;
}

input.button:hover, .validate:hover  {
   
}

p {
    margin-top: 0;
    margin-bottom: 5px;
    text-align: justify;
}

.inputbox {
    border: 1px solid #555;
    color: #000000;
    padding: 2px;
}
.inputbox:hover {

}

.search {
    height:19px;
    width:148px;
    padding: 16px 0px 0px 35px;
    margin-top:108px;
    background:url(../images/bg_search.jpg) left top no-repeat;
}

.search .inputbox {
    width: 136px;
    height: 14px;
    font-size: 10px;
    color: #666;
    padding: 2px;
    margin:0px;
    border: 10px solid #A9A9A9;
}

.search .button {
    height: 18px;
    font-size: 10px;
    color: #666;
    padding: 0 2px 0 2px;
    border: 1px solid #dadada;
    margin: 0 0 0 10px;
    text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
    padding:10px 0px 10px 0px;
    background: #E2E2E2;
}

div.center {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    width: 1004px;
}

div#wrapper {
    margin: 0 auto;
    width: 1004px;
    text-align: left;
    background:#fff;
}

.nslabel {
color: #888;
}

#top {
    width: 1004px;
    /*height: 50px;*/
    margin: 0 auto;
    padding: 0;
    background:#353D40;
    text-align: right;
}

#header {
    height: 145px;
    /*background: url(../images/top.jpg) top center no-repeat;*/
    margin: 0 auto;
    width: 1004px;
}

#content {
    width: 1004px;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
}

#content_bottom {
    width: 1004px;
    height: 16px;
    background: url(../images/content_bottom.jpg) top center no-repeat;
}

#logo {
    padding: 50px 0 0 18px;
    text-align: left;
    width: 733px;
    height:65px;
}

#logo a, #logo a:link, #logo a:hover {
    font-weight: normal;
    font-family:arial;
    font-size: 27px;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
    line-height: 36px;
}

#leftcolumn {
    margin: 10px auto;
    width: 260px;
    float: left;
    padding: 0 4px 20px 0;
    text-align: left;
}

}

.modulebreadcrumbsplus {
padding: 30 10 10 30px;
}


.moduletwitter {
padding: 30 10 0 30px;
}
.modulefacebook {
padding: 0 0 0 10px;

}

#rightcolumn {
    height:100%;
    width: 5px;
    float: right;
    padding: 5px 5px 0 5px;
    text-align: left;
}

.maincolumn {
    float: left;
    width: 698px;
    margin: 0px auto;
    padding-top:20px;
}
.maincolumn_no-left-col {
    float: left;
    width: 698px;
    margin: 0px auto;
    padding:30px 20px 0 20px;
}

div.nopad {
    width: 658px;
    overflow: hidden;
    padding: 0;
    color: #160967;
}
div.nopad_no-left-col {
    width: 738px;
    overflow: hidden;
    padding: 0;
    color: #160967;
}

div.nopad ul {
    clear: both;
}

td.middle_pad {
    width: 20px;
}

#banner_l {
    text-align: left;
    padding: 0 0 0 24px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
#breadcrumbs {
padding: 30px 0 0 20px;
width:70%;
}
span.pathway {
color: #000;
font-weight:bold;
}

div.offline {
    background: #fffebb;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    padding: 5px;
}

/* headers */
div.componentheading {
color: #160967;
display: block;
font-size: 19px;
font-weight: bold;
height: 23px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 10px;
}
table.blog {
   
}
h1 {
    padding: 0;
    font-family:arial;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: bottom;
    color: #160967;
    text-align: left;
    width: 100%;
}

h2, .contentheading {
    padding: 10px 0 20px 0;
    font-family:arial;
    font-size: 18px;
    line-height: 22px;
    vertical-align: middle;
    color: #160967;
    text-align: left;
    font-weight: bold;
    width: 558px;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

h4 {
    font-family:arial;
    color: #FFFFFF;
}


h3 {
    margin: 0;
    font-family:arial;
    font-size: 12px;
    text-align: left;
    color: #160967;
    padding: 10px 0 10px 0;
}

.componentheading, table.moduletable th, legend {
    margin: 0;
    font-family:arial;
    font-size: 18px;
    text-align: left;
    color: #160967;
    padding: 10px 0 10px 0;
}
/* small text */
.small {
    font-size: 10px;
    color: #858585;
    font-weight: normal;
    text-align: left;
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
    font-size: 10px;
    color: #858585;
    font-weight: normal;
    text-align: right;
}

.createdate {
    height: 20px;
    vertical-align: top;
    font-size: 10px;
    color: #858585;
    font-weight: normal;
    vertical-align: top;
    padding-top: 0px;
}

a.readon {
    display: block;
    float: right;
    line-height: 14px;
    font-size: 10px;
    text-decoration: none;
    background: url(../images/readmore.jpg) top left no-repeat;
    padding: 17px 30px 27px 23px;
    color: #fff;
}

a.readon:hover {
    display: block;
    float: right;
    line-height: 14px;
    font-size: 10px;
    text-decoration: underline;
    background: url(../images/readmore.jpg) top left no-repeat;   
    padding: 17px 30px 27px 23px;
    color: #fff;
}
   
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
    background-color: #f1f1f1;
    color: #FFFFFF;
}

.ol-background {
    background-color: #f1f1f1;
    color: #FFFFFF;
}

.ol-textfont {
    font-family:arial;
    font-size: 10px;
}

.ol-captionfont {
    font-family:arial;
    font-size: 12px;
    color: #f6f6f6;
    font-weight: bold;
}
.ol-captionfont a {
    background-color: #f1f1f1;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}

.ol-closefont {}



/* spacers */
span.article_separator {
    display: block;
    height: 20px;
    border-top:1px dashed #160967;

}

.article_column {

}

.column_separator {
   
}

td.buttonheading {
    text-align: right;
    width: 0;
}

.clr {
    clear: both;
}

table.blog span.article_separator {
    display: block;
    height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #FFFFFF;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
    margin: 0;
    padding: 0;
    color: #160967;
    font-size: 12px;
}

table.contentpane td{
    text-align: left;
}

table.contentpane td.contentdescription {
    width: 100%;
}

table.contentpane  {
    text-align: left;
    float: left;
    width: 100%;
    margin: 8px;
}

table.contentpane ul li a .category {
    color: #FF8800;
}

table.contentpane ul li {
    color: #FFFFFF;
}

table.contentpaneopen {
    margin: 2px 8px;
}

table.contentpaneopen li {
    margin-bottom: 5px;
}

table.contentpaneopen fieldset {
    border: 0;
    border-top: 1px solid #999999;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

table.contentpaneopen h4 {
    font-family:arial;
    color: #669933;
}

.highlight {
    background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
    margin-bottom: 0px;
}

ul.menu, ul.menu ul {

padding: 0 !important;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
    align: left;
    margin: 0;
    padding: 0;
}

div.module_menu {
 margin-left: 20px !important;
}

div.module_menu a:link, div.module_menu a:visited {
	/*width:200px;
	height: 20px;
	line-height:20px;
	border-bottom: 1px solid #fff;*/
    text-decoration: none;
    font-weight: normal;
    font-family: arial;
    font-size: 11px;
    color:#888;
    align: left;
    /*background: #160967;*/
 background: url(http://www.roundtheworldflights.com/images/arrow.gif) center left no-repeat;
    padding: 0 0 0 14px;
	display: block;
}

div.module_menu a:hover {
    text-decoration: underline;
    font-weight: normal;
    font-family: arial;
    font-size: 11px;
    color: #888;
    align: left;
   background: url(http://www.roundtheworldflights.com/images/arrow.gif) center left no-repeat;
    padding: 0 0 0 14px;
}
div.module_menu ul li ul a:link, div.module_menu ul li ul a:visited {
	/*width:200px;
	border-bottom: 1px solid #fff;*/
    text-decoration: none;
    font-weight: normal;
    font-family: arial;
    font-size: 11px;
    color:#888;
    align: left;
    /*background: #888;*/
    padding: 0 0 0 14px;
	margin-left: 10px !important;
	/*display: block;*/
}



div.module_menu div, div.module {
   
}

div.module_menu div div, div.module div div {
    margin-bottom: 14px;
    padding: 0 0 1px 0;
}

div.module_menu div div div, div.module div div div {
    padding: 0px 0px 7px 0px;
    width: auto;
    margin: 0;
    /*background: url(../images/left_body.jpg) bottom right no-repeat;*/
}

div.module_menu div div div div, div.module div div div div {
    background: none;
    padding: 4px 8px;
}

div.module div div div form {
    padding: 4px 0 0 0;
    width: 164px;
    margin: 0 auto;
}

div.module div div div form

div.module_menu ul {
    list-style: none;
}

div.module_menu ul li{
    margin: 0;
    padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
{
    text-decoration:none;
    color:#888888;
    font-family:Arial, helvetica, sans-serif;
	background-color: #160967;
	/*display: block;*/
 
}




#leftcolumn div.module table ,#rightcolumn div.module table {
   
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
    text-align: left;
}

/* LEFT COL H3
#leftcolumn h3, #rightcolumn h3 {    
    color: #BEC4C4;
    font-family:arial;
    font-size: 13px;
    text-align: left;
    height: 35px;
    width: 145px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0px 10px 55px;
    font-weight: bold;
    line-height: 35px;
    margin: 1;
}*/

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c,
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
    margin: 0 0 16px 0;
    padding: 0 0 8px 0;
}



#leftcolumn ul.menu, #rightcolumn ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 164px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
    list-style: none;   
    padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}


/*LEFT COL LINK
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
    line-height: 19px;
    padding: 0px 0px 0px 12px;
    color:#ff1010;
    font-weight: normal;
    font-size: 11px;
    background: url(../images/menu_row.jpg) center left no-repeat;
    margin: 0;
    height: 18px;
    list-style: none;
}*/

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
    color: #888;
    text-decoration: underline;
}

/*LEFT COL CURRENT LINK
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link,
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
    line-height: 18px;
    padding: 0 0 0 8px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
    background: url(../images/menu_row.jpg) center left no-repeat;
    margin: 1;
    height: 18px;
}*/

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
   
}

/*LEFT COL SUB LINK*/

    leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
    text-decoration: none;
    color:#888;
    margin: 1 0 0 15px;
    font-size: 11px;
    background: url(http://www.roundtheworldflights.com/images/arrow.gif) center left no-repeat;
    font-weight: normal;
    /*display: block;*/
    line-height: 18px;
    padding: 0 0 0 15px;
    border: none;
    height: 18px;
}

#leftcolumn ul.menu li#current ul li a:hover {
    text-decoration: none;
    color:#888;
    margin: 0 0 0 38px;
    font-size: 11px;
    background: url(http://www.roundtheworldflights.com/images/arrow.gif) center left no-repeat;
    font-weight: normal;
    display: block;
    line-height: 18px;
    padding: 0 0 0 15px;
    border: none;
    height: 18px;
    text-decoration: underline;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
    font-size: 11px;
    margin: 0 0 0 6px;
    padding: 0 0 0 5px;
    text-decoration: none;
    border: none;
    color: #888;
    background: url(http://www.roundtheworldflights.com/images/arrow.gif) center left no-repeat;
    height: 18px;
    line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
    margin: 0;
    padding: 0;
}

#leftcolumn ul.menu li#current ul li {
    margin: 0;
    padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
    margin: 0;
    padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
    color: #888;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
    list-style: none;
}


div.module_menu ul li {
display:block !important;
background: #160967;
}

list-style-type: none;
}

ul.menu li ul li ul li {

margin-left: 10px;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
    margin: 6px 0;
    padding: 0;
    list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
    margin: 0;
    padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset {
    border: 0 none;
    margin: 0;
}
form#form-login ul li{
    padding: 0;
}

form#form-login ul li a {
    text-align: left;
    padding: 0;
    font-size: 10px;
    color: #858585;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #FFFFFF; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #FFFFFF; text-align: center; }

/* Parameter Table */
table.paramlist {
    margin-top: 5px;
}

table.paramlist td.paramlist_key {
    width: 128px;
    text-align: left;
    height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
    font-family:arial;
    font-weight: bold;
    font-size : 14px;
    color : #c30;
    text-align: center;
    width: auto;
    background-color: #f9f9f9;
    border: solid 1px #d5d5d5;
    margin: 3px 0px 10px;
    padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
    padding: 4px;
    font-size: 11px;
}

.bannerfooter_text {
    padding: 4px;
    font-size: 11px;
    text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
    text-align: left;
}

/* Frontend Editing*/
fieldset {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px;
}

legend {
    margin: 0;
    padding: 0 10px;
}

td.key {
    border-bottom:1px solid #eee;
    color: #FFFFFF;
}

/* Tooltips */
.tool-tip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul {
    background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul {
    color: #c00;
    background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
    border-top: 2px solid #DE7A7B;
    border-bottom: 2px solid #DE7A7B;
    margin:0px;
    padding-left: 40px;
    text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul {
    color: #c00;
    background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
    border-top: 2px solid #F0DC7E;
    border-bottom: 2px solid #F0DC7E;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}



