@import url(page_registration.css);
@import url(page_home.css); /* READY */
@import url(page_findtrip.css);
@import url(page_viptrip.css);
@import url(page_myaccount.css);
@import url(page_funarea.css);
@import url(page_help.css);

/* ////////////// GENERIC PAGE SELECTORS ////////////// */
.container {width: 927px; min-height: 345px; background: url(../Theme/dotted-lines.gif) no-repeat !important;}
h1 span.red {color:#9E0000; font-weight: bold;}

h1, h2, h3, h4, h5, h6, p {line-height: normal; margin-bottom: 5px;}
h1 {font-size: 25px;}
h2 {font-size: 16px; color: #103057; padding-bottom: 4px;}
h3 {font: bold 13px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #244a75; text-transform: uppercase;}
h4 {font-size: 14px;}
h5 {font-size: 18px;}
h6 {font-size: 16px; color: #244a75;}
#tripHeader h1, #tripHeader h2, #tripHeader h3, #tripHeader h4, #tripHeader h5, #tripHeader h6, #tripHeader p {margin-left: 10px;}
#tripHeader p {color: #244a75;}

.iFrame {margin: 11px 8px 0 9px;}
.iFrame, .iFrameSm {float: left; display: inline; padding: 8px 0 5px 8px; position: relative;}
.iFrame .fTop, .iFrameSm .fTop {height: 14px; position: absolute; top: 0; left: 0;}
.iFrame .fBtm, .iFrameSm .fBtm {height: 14px; position: absolute; bottom: 0; left: 0;}

.iFrame {width: 317px; background: url(../Theme/iframe-mid.gif) repeat-y;}
.iFrame .fTop {width: 325px; background: url(../Theme/iframe-top.gif) no-repeat;}
.iFrame .fBtm {width: 325px; background: url(../Theme/iframe-btm.gif) bottom no-repeat;}

.iFrameSm {width: 201px; background: url(../Theme/iframe-sm-mid.gif) repeat-y;}
.iFrameSm .fTop {width: 209px; background: url(../Theme/iframe-sm-top.gif) no-repeat;}
.iFrameSm .fBtm {width: 209px; background: url(../Theme/iframe-sm-btm.gif) bottom no-repeat;}