/* 

New Content Styles - Port to new sheets when i get back 
Mike, use this sheet as is for now. This will be site wide when we are finishin the site cleanup.

*/

/* Style Page Elements 
----------------------------------------------------------------*/
div.style-page div.easy-clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
div.clear-space{
clear: both;
height: 20px;
width: 100%;
}
div.page-banner{
margin-bottom: 20px;
position: relative;
}
div.style-page h2{
font-weight: normal;
font-family: "Georgia";
font-size: 28px;
color: #026c6f;
margin-bottom: 10px;
}
div.style-page h2.wedding{
font-weight: normal;
font-family: "Georgia";
font-size: 28px;
color: #594128;
margin-bottom: 10px;
}
div.style-page h2.form-title{
font-weight:normal;
font-family:"Georgia";
font-size:28px;
color:#594128;
margin-bottom:10px;
}
div.style-page h3{
font-family:"arial";
font-size:16px;
font-weight: bold;
line-height:30px;
color:#026c6f;
margin-bottom:10px;
}
div.style-page h4{
font-family:"arial";
font-size:14px;
color:#026c6f;
font-weight: bold;
margin-bottom:10px;
}
div.style-page h5{
font-weight:normal;
color:#02878a;
}
div.style-page h6{
}
div.style-page p{
font-size:12px;
color:#666;
line-height:18px;
margin-bottom:15px;
}
div.style-page p a{
color:#486a98;
}
div.style-page div.hr{
font-size:0;
line-height:0;
background:#c2c2c2;
height:1px;
width:100%;
clear:both;
margin-bottom:20px;
}
div.block-445{
width:445px;
float:left;
}
div.block-445-right{
width:260px;
float:right;
}
div.block-160{
width:160px;
float:left;
}
div.block-160-right{
width:545px;
float:right;
}

/* Video Content 
----------------------------------------------------------------*/

ul.indicator-numbers{
list-style:none;
overflow:auto;
margin-bottom:10px;
}
ul.indicator-numbers li{
display:inline;
float:left;
margin-right:3px;
}
ul.indicator-numbers li a{
display:block;
width:29px;
height:28px;
background:url(/PHP/linxsmart/colin/images/indicator-number.gif) no-repeat top;
text-align:center;
line-height:28px;
color:#666;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
ul.indicator-numbers li a:hover{
background-position:bottom;
}
ul.indicator-numbers li.selected a{
background-position:bottom;
}
div.style-page a.medium-button{
display:block;
width:169px;
height:44px;
background:url(/PHP/linxsmart/colin/images/medium-button.png) no-repeat top;
text-align:center;
color:#FFF;
font-size:18px;
font-weight:bold;
line-height:44px;
text-decoration:none;
}
div.style-page a.medium-button:hover{
background-position:bottom;
}

/* New Sidebar Styles 
----------------------------------------------------------------*/

div.style-sidebar{
background:#f7f7f7;
border: 1px solid #c2c2c2;
border-bottom:none;
}
div.style-sidebar img{
margin-bottom:5px;
}
div.style-sidebar h5{
font-weight:normal;
font-family:"Georgia";
font-size:14px;
margin-bottom:10px;
}
div.style-sidebar p{
line-height:18px;
margin-bottom:10px;
font-size:12px;
}
div.style-sidebar p a{
color:#02878a;
}

/* Facebook 
----------------------------------------------------------------*/

div#sidebar-facebook{
text-align:center;
border-bottom:1px solid #c2c2c2;
padding: 15px 0;
}
div#sidebar-facebook a{
color:#31951d;
text-decoration:underline;
display:block;
margin: 10px 0 0 0;
}
div#sidebar-facebook a.share-facebook-button{
display:block;
width:190px;
height:81px;
background:url(/PHP/linxsmart/colin/images/share-facebook-button.png) no-repeat bottom;
margin:0 auto;
}
div#sidebar-facebook a.share-facebook-button:hover{
background-position:top;
}
div#sidebar-facebook a.share-facebook-button span{
display:none;
}

/* Facebook Choices 
----------------------------------------------------------------*/
div#sidebar-facebook-choices{
border-bottom:1px solid #c2c2c2;
padding: 15px 0;
}
div#sidebar-facebook-choices a{
color:#31951d;
text-decoration:underline;
display:block;
margin: 10px 0 0 0;
}
div#sidebar-facebook-choices a.share-facebook-button{
display:block;
width:190px;
height:81px;
background:url(/PHP/linxsmart/colin/images/share-facebook-button.png) no-repeat bottom;
margin:0 auto;
}
div#sidebar-facebook-choices a.share-facebook-button:hover{
background-position:top;
}
div#sidebar-facebook-choices a.share-facebook-button span{
display:none;
}
div#sidebar-facebook-choices form {
margin-bottom: 10px;
padding-left: 20px;
}
div#sidebar-facebook-choices p {
padding-left: 20px;
}
div#sidebar-facebook-choices h5 {
padding-left: 20px;
}



/* Facebook Iframe 
----------------------------------------------------------------*/

div#sidebar-facebook-iframe{
background:#f7f7f7;
text-align:center;
border-bottom:0px solid #c2c2c2;
padding: 0px 0;
}
div#sidebar-facebook-iframe a{
color:#31951d;
}
div#sidebar-facebook-iframe a.share-facebook-button-iframe{
display:block;
width:190px;
height:81px;
background:url(/PHP/linxsmart/colin/images/share-facebook-button.png) no-repeat bottom;
margin:0 auto 10px auto;
}
div#sidebar-facebook-iframe a.share-facebook-button-iframe:hover{
background-position:top;
}
div#sidebar-facebook-iframe a.share-facebook-button-iframe span{
display:none;
}

/* Latest Deals 
----------------------------------------------------------------*/

div#sidebar-latest-deals{
padding: 15px 15px;
border-bottom: 1px solid #c2c2c2;
}

/* drop down styles in menu.css file 
----------------------------------------------------------------*/

div#sidebar-latest-deals div.content{
margin-top:15px;
border:1px solid #e68402;
margin-bottom:10px;
}
div#sidebar-latest-deals div.content ul{
list-style:none;
height:200px;
overflow:auto;
}
div#sidebar-latest-deals div.content ul li{
margin:0;
padding:0;
border-bottom:1px solid #f0d5a3;
}
div#sidebar-latest-deals div.content ul li a{
display:block;
font-size:11px;
color:#666;
text-decoration:none;
line-height:29px;
padding: 0 10px;
background:url(/tripfor20/images-v2/trip-for-20/bg-latest-deals-item.png) repeat-x top;
}
div#sidebar-latest-deals div.content ul li a strong{
display:block;
float:right;
font-weight:bold;
color:#e85d00;
font-size:14px;
cursor:pointer;
}
div#sidebar-latest-deals div.content ul li a:hover{
color:#666;
background:url(/tripfor20/images-v2/trip-for-20/bg-latest-deals-item-on.png) repeat-x top;
}
div#latest-deals div.bottom{
height:21px;
background:url(/tripfor20/images-v2/trip-for-20/bg-latest-deals-footer.png) no-repeat;
}

/* AWBT 
----------------------------------------------------------------*/

div#sidebar-awbt{
padding: 20px 20px 5px 20px;
border-bottom:1px solid #c2c2c2;
}

/* Trivia 
----------------------------------------------------------------*/

div#sidebar-trivia{
padding: 20px 20px 5px 20px;
border-bottom:1px solid #c2c2c2;
}

/* Colin AWBT 
----------------------------------------------------------------*/

div#sidebar-colin-awbt{
padding: 20px 20px 5px 20px;
border-bottom:1px solid #c2c2c2;
}
 
/* Twitter 
----------------------------------------------------------------*/

div#sidebar-twitter img{
float:left;
margin-right: 15px;
}
div#sidebar-twitter{
padding: 20px 20px 5px 20px;
border-bottom:1px solid #c2c2c2;
}
div#sidebar-twitter p.twitter-trip{
color: #02878a;
font-size: 14px;
font-family: "georgia";
}
div#sidebar-twitter p.twitter-time {
color: #c2c2c2;
font-size: 11px;
font-family: arial;
}
div#sidebar-twitter p.followers {
font-family: georgia;
}
div#sidebar-twitter a.trip-twitter {
text-decoration: none;
}


/* Newsletter Sidebar 
----------------------------------------------------------------*/

div#sidebar-newsletter {
padding: 20px 20px 5px 20px;
border-bottom:1px solid #c2c2c2;
}
div#sidebar-newsletter input.txt {
font-size:11px;
color: #666666;
width: 140px;
background: #d3d3d3;
border: none;
height: 25px;
padding-left: 10px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

/* Insurance Shared Booking Package 
----------------------------------------------------------------*/

p#bold-insurance {
font-weight:bold;
margin-bottom:0px;
}

/* Weddings Content 
----------------------------------------------------------------*/

a#banner-button{
position:absolute;
bottom:0;
right:15px;
color:#FFF;
text-decoration:none;
display:block;
font-weight:bold;
font-size:14px;
width:145px;
height:50px;
line-height:50px;
text-align:center;
}
div.wedding-package{
padding: 10px 10px 10px 0px;
}
div.wedding-package img.package-image{
float:left;
}
div.wedding-package div.package-info{
float:right;
width: 520px;
} 
div.wedding-package div.package-info ul{
list-style:disc;
margin-left:25px;
}
div.wedding-package div.package-info ul li{
margin: 0 0 5px;
}
div.style-page div.package-info p{
font-size: 14px;
line-height: 24px;
}
div.wedding-package div.package-info strong{
font-weight:bold;
}
div.wedding-package div.package-info h4{
font-size:24px;
font-weight: normal;
font-family: georgia;
}
div.wedding-package div.package-info .joy{
color:#acac3b;
}
div.wedding-package div.package-info .bliss{
color:#fb890e;
}
div.wedding-package div.package-info .euphoria{
color:#02878a;
}
div.wedding-package div.package-info .passion{
color:#9c1239; 
}
div.wedding-package div.pricebox{
width:131px;
height:109px;
float:right;
text-align: center;
}
div.wedding-package div.joy-price{
background: url(/PHP/linxsmart/images/joy-pricebox.png) no-repeat top left;
}
div.wedding-package div.bliss-price{
background: url(/PHP/linxsmart/images/bliss-pricebox.png) no-repeat top left;
}
div.wedding-package div.euphoria-price{
background: url(/PHP/linxsmart/images/euphoria-pricebox.png) no-repeat top left;
}
div.wedding-package div.passion-price{
background: url(/PHP/linxsmart/images/passion-pricebox.png) no-repeat top left;
}
div.wedding-package div.pricebox h5{
margin-top:5px;
padding-right:5px;
}
div.wedding-package div.pricebox h6{
margin-top:10px;
padding-right:5px;
}
div.style-page h5{
font-family:"Georgia";
font-size:30px;
color:#fff;
}
div.style-page h6{
font-family:"Georgia";
font-size:14px;
color:#FFF;
}

/* Form Styles 
----------------------------------------------------------------*/

h2.form-title{
margin-top: 10px;
text-align: center;
}
.form-style fieldset.form-column-1,
.form-style fieldset.form-column-2 {
width: 340px;
margin-top:20px;
}
.form-style fieldset.form-column-1 {
float:left;
}
.form-style fieldset.form-column-2{
float: right;
}
.form-style fieldset.form-column-1 li,
.form-style fieldset.form-column-2 li {
display: block;
padding: 0px 0px 10px 7px;
clear:both;
float:left;
}
.easy-clear{
clear:both;
}
.form-style input {
border:1px solid #ccc;
font-family:"Arial";
color:#666;
padding:2px 5px;
}
.form-style input.txt {
width:130px;
}
.form-style label {
color:#666;
padding-right:15px;
font-size:12px;
font-weight:bold;
line-height:20px;
display: block;
width:170px;
float:left;
}
.form-style li label em{
font-style:italic;
font-weight:normal;
color:#888;
display:block;
}
.form-style form {
border: 1px solid #c2c2c2;
margin-top: 15px;
}
.form-style select {
margin-top: 5px;
}

/* Button Styles 
----------------------------------------------------------------*/

button.weddings-button{
margin-top:15px;
background:url(/PHP/linxsmart/images/form-button-weddings.png) no-repeat top;
border:none;
cursor:pointer;
font-size:14px;
font-weight:bold;
font-family:"Arial";
color:#FFF;
width:211px;
text-align:center;
height:34px;
line-height:34px;
}

/* Fine Print At Bottom of Page  
----------------------------------------------------------------*/

div.style-page p.small-price-font{
margin-top: 0px;
line-height:14px;
font-size:11px;
}

/* Promotion Packages 
----------------------------------------------------------------*/

img.promotion-banner{
margin-bottom: 20px;
}
div.promotion-box {
border: 1px solid #dbdcd7;
background:url(/PHP/linxsmart/images/bg-promotion-box.png) repeat-x top;
padding: 0px 0px 15px 20px;
width: 701px;
margin-top: 0px;
}
div.promotion-box div.promotion-box-left{
background: url(/PHP/linxsmart/images/promotion-price-box.png) no-repeat;
width: 84px;
height: 66px;
float: left;
margin: 15px 15px 0px 0px;
text-align: center;
}
div.promotion-box-left h2.promotion-price {
color: #02878a;
font-size: 22px;
font-family: arial;
padding: 12px 0px 0px 0px;
margin: 0;
}
div.promotion-box img.promotion-image{
border: 3px solid #dbdcd7;
width: 115px;
float: left;
margin-right: 20px;
margin-bottom: 0;
margin-top: 15px;
}
div.promotion-box div.promotion-box-right {
width: 450px;
float: left;
margin-top: 15px;
}
div.promotion-box div.promotion-box-right h3 {
color: #02878a;
font-weight: bold;
font-size: 14px;
font-family: arial;
margin: 0px;
line-height: 13px;
display: 
}
div.promotion-box div.promotion-box-right p{
margin: 0px;
}
div.promotion-box div.promotion-box-right p.departure-date {
font-weight: bold;
}
div.promotion-box div.promotion-box-right a {
color: #02878a;
font-size: 12px;
line-height: 18px;
}

/* Store Locations Page 
----------------------------------------------------------------*/


div.style-page a {
color: #02878a;
}
div.style-page div.experts-box h4 {
color: #02878a;
}
div.style-page div.store-info h4 {
color: #02878a;
}
div.style-page a.right-link{
color: #02878a;
float: right;
margin-top: 15px;
}
div.store-info-right{
float: right;
width: 250px;
}
div.store-info-right img{
margin-bottom:5px;
}
div.store-info-right p.store-description {
padding: 0px 0px 0px 0px;
text-align: center;
line-height:18px;
margin:0 0 7px 0;
}
div.store-info-left{
float: left;
width: 433px;
}
div.store-map {
width: 253px;
height: 198px;
margin-bottom: 10px;
}
img.line {
margin-bottom: 10px;
}
div.hours-box{
padding: 15px;
background: #f4f4f4;
width: 400px;
border: 1px solid #c2c2c2;
margin-bottom: 10px;
}
div.hours-box ul li span{
font-weight:bold;
}
div.hours-box ul.hours-left {
float: left;
width: 150px;
}
div.hours-box ul.hours-left li{
padding-top: 5px;
}
div.hours-box ul.hours-right{
float: right;
width: 240px;
}
div.hours-box ul.hours-right li{
padding-top: 5px;
}
ul.locations-left{
float: left;
}
ul.locations-right{
float: right;
}
ul.locations-left, ul.locations-right{
line-height: 20px;
font-size: 12px;
}
div.style-page ul.locations-right a:hover{
color: #96091d;
}
div.style-page ul.locations-left a:hover{
color: #96091d;
}
.experts-box ul{
list-style:none;
}
.experts-box ul li{
width:205px;
float:left;
text-align:right;
font-size: 12px;
line-height:18px;
}
.experts-box ul li.add-space{
margin-right:20px;
}
.experts-box ul li a{
float:left;
}
.experts-box ul a:hover{
color: #96091d;
}

/* Agents About Me 
----------------------------------------------------------------*/

div.agent-contact-info {
border: 1px solid #c3ddde;
margin-top: 20px;
background: #eaf9fa;
}
div.agent-contact-info h5 {
color:#02878a;
font-size: 12px;
font-family: arial;
font-weight: bold;
background: #c3ddde;
line-height: 25px;
padding-left: 10px;
}
div.agent-contact-info ul {
line-height: 18px;
padding: 10px;
font-size: 12px;
}
div.agent-heading h2 {
font-weight:normal;
float: left;
}
div.agent-heading p.extension {
width: 70px;
float: left;
font-size: 14px;
margin: 8px 0px 0px 15px;
}
div#profile-nav ul{
list-style:none;
border-bottom:1px solid #c3ddde;
margin-bottom:20px;
float:left;
width:100%;
}
div#profile-nav ul li{
float:left;
margin-right:5px;
margin-bottom:-1px;
}
div#profile-nav ul li a {
text-decoration: none;
font-weight: bold;
font-size: 13px;
background: #f2ebd6;
display: block;
padding: 15px;
border-top: 1px solid #FFF;
border-bottom:1px solid #c3ddde;
}
div#profile-nav ul li a:hover {
color: #02878a;
text-decoration: underline;
}
div#profile-nav ul li.selected a {
background: #fff;
border: 1px solid #c3ddde;
border-bottom:1px solid #FFF;
color:#02878a;
}
div.agent-about-me-info ul {
margin-bottom: 15px;
line-height: 18px;
font-size: 12px;
}

/* Agent's Where Ive Been Box 
----------------------------------------------------------------*/


div.agent-about-me-info div#destination-nav ul{
list-style:none;
border-bottom: 1px solid #c2c2c2;
margin-bottom:0px;
float:left;
width:100%;
}
div.agent-about-me-info div#destination-nav ul li{
float:left;
margin-right:5px;
margin-bottom:-1px;
}
div.agent-about-me-info div#destination-nav ul li a{
text-decoration: none;
font-weight: bold;
font-size: 13px;
background: #f7f7f7;
display: block;
padding: 10px;
border-top: 1px solid #FFF;
border-bottom:1px solid #c2c2c2;
}
div.agent-about-me-info div#destination-nav ul li.selected a{
background: #fff;
border: 1px solid #c2c2c2;
border-bottom: 1px solid #FFF;
color:#02878a;
}
div.agent-about-me-info div#destination-nav ul li a:hover {
color: #02878a;
text-decoration: underline;
} 
div.agent-about-me-info div.destination-box {
border: 1px solid #c2c2c2;
border-top: none;
padding:20px;
}
div.agent-about-me-info div.destination-box ul {
padding-left: 0px;
margin-bottom:15px;
overflow:auto;
}
div.agent-about-me-info div.destination-box h4{
font-size: 14px;
margin: 0px 0px 3px 0px;
}
div.agent-about-me-info div.destination-box ul li {
float: left;
width: 210px;
}
div.agent-about-me-info div.destination-box ul li a:hover{
color: #96091d;
}

/* Promotion Details Page 
----------------------------------------------------------------*/


img.promotion-image-large {
margin-bottom: 15px;
}
img.promotion-logo{
margin-left: 20px;
margin-bottom: 20px;
}
img.documentation-logo{
float: left;
width: 39px;
height: 39px;
margin-bottom: 15px;
}
table#package-details {
border:1px solid #d3e7e7; 
color:#02878a;
font-size: 12px;
padding: 11px 15px;
width: 320px;
float: right;
line-height: 18px;
}
table#package-details td.right {
color: #666666;
text-align: right;
padding-right: 15px;
}
div.promotion-price {
float: left;
background: url(/PHP/linxsmart/images/promotion-large-pricebox.jpg) no-repeat;
width:144px;
height:100px;
text-align: center;
padding-top: 20px;
}
div.promotion-price h2.promotion-price{
font-size: 35px;
font-family: arial;
}
ul.included {
float: left;
margin-bottom: 20px;
}
ul.included li {
background: url(/PHP/linxsmart/images/green-check.png) no-repeat;
padding-left: 25px;
line-height: 15px;
} 
ul.not-included{
float: left;
margin-left: 35px;
margin-bottom: 20px;
}
ul.not-included li{
background: url(/PHP/linxsmart/images/red-x.png) no-repeat;
padding-left: 25px;
line-height: 15px;
}
ul li.included-title {
font-size: 14px;
color: #02878a;
font-weight: bold;
background: none;
margin-bottom: 15px;
padding: 15px 0px 0px 0px;
}
div#documentation-box{
margin-bottom: 15px;
}
div#documentation-box p {
line-height: 5px;
margin-left: 55px;
}
div#documentation-box p.doc-title{
font-size: 14px;
font-family: "georgia";
padding-top: 5px;
}

/* Agent Listing Page 
----------------------------------------------------------------*/


div#listing-info a{
float: right;
}
div#listing-table a:hover {
color: #92060a;
}
div#listing-table table {
border: 1px solid #dee1e2;
width: 723px;
margin: 25px 0px;
padding 0px 10px;
}
div#listing-table th {
font-weight: bold;
text-align: left;
line-height: 30px;
}
div#listing-table tr{
line-height: 22px;
border: 1px solid blue;
}
div#listing-table tr.grey {
background: #dee1e2;
}
div#listing-table td {
text-align: left;
}
div#listing-table th a.agentname{
padding-left: 20px;
}
div#listing-table td a.agentname{
padding-left: 20px;
}

/* Homepage
------------------------------------------------------------------- */

#package-top {
background:url(/PHP/linxsmart/images/bg-package-top.png) no-repeat;
height:47px;
}
#package-top h3.homepage{
color:#fff;
font-family:"georgia";
font-size:18px;
font-weight:normal;
float:left;
margin-right:35px;
padding-top:13px;
padding-left:20px;
font-style:italic;
}
#package-top a.destination {
color:#fff;
float:left;
padding-top:18px;
}
#package-middle ul{
background:#ebcf9e;
float:left;
width:723px;
}
#package-middle ul li{
float:left;
height:30px;
width:144px;
}
#package-middle ul li.fifth{
width:146px;
}
#package-middle ul li a{
font-size:12px;
position:relative;
height:30px;
padding:0px 7px;
color:#666;
text-decoration:none;
float:none;
background:url(/PHP/linxsmart/images/bg-package-price.png) repeat-x; 
display:block;
border:1px solid #ebcf9e;
border-right:none;
border-top:none;
}
#package-middle ul li a:hover{
background:url(/PHP/linxsmart/images/bg-price-rollover.jpg) repeat-x;
}
#package-middle ul li a.empty:hover{
background:url(/PHP/linxsmart/images/bg-package-price.png) repeat-x; 
}
#package-middle ul li strong{
float:none;
position:absolute;
top:5px;
right:7px;
font-weight:bold;
color:#e85d00;
font-size:14px;
text-align:right;
}
#package-middle ul li a em{
font-size:12px;
line-height:27px;
float:none;
width:90px;
font-style:normal;
}
#package-bottom{
clear:left;
background:url(/PHP/linxsmart/images/bg-package-bottom.png) no-repeat;
height:13px;
margin-bottom:15px;

}
#package-bottom p{
font-size:11px;
color:#fff;
width:300px;
float:left;
line-height:11px;
}
#package-bottom a{
color:#fff;
float:left;
padding-left:20px;
margin-right:100px;
margin-top:5px;
}

/* Latest Vacation Package Deals Drop Down Menu 
-----------------------------------------------------------*/

ul#leadinmenuhome { /* all lists */
padding:10px 0 0 0;
margin:0 0 0 0;
list-style:none;
}
	
ul#leadinmenuhome li { /* all list items */
float:left;
position:relative;
width:199px;
height:26px;
background:#FFF;
background:url(/TRAVEL/flights/images/homepage/from-toronto.png) no-repeat top right;
border:1px solid #e68b06;
}
	
ul#leadinmenuhome li a.arrow{
text-decoration:none;
color:#666;
font-size:14px;
font-weight:bold;
display:block;
background:none;
padding:6px 0 4px 10px;
}
	
ul#leadinmenuhome li ul { /* second-level lists */
padding:0 0 0 0;
list-style:none;
display:none;
position:absolute;
top:20px;
left:0;
background:#efefef;
border:2px solid #999;
z-index:100;
}
ul#leadinmenuhome li ul li{ /* second-level lists */
border:none;	
border-bottom:1px dotted #CCC;
border-right:1px dotted #CCC;
width:199px;
float:left;
background:#efefef;
}
ul#leadinmenuhome li ul li a{ /* second-level lists */
display:block;
text-decoration:none;
color:#565657;
padding:5px 10px 2px 10px;
font-size:13px;
height:18px;
}
ul#leadinmenuhome li ul li a:hover{ /* second-level lists */
color:#02878a;
background:#fff;
font-weight:bold;
}
	
ul#leadinmenuhome li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:auto;
left:auto;
}
	
ul#leadinmenuhome li:hover ul, ul#leadinmenuhome li.over ul { /* lists nested under hovered list items */
display:block;
}

/* Homepage Flights container
---------------------------------------------------*/

#flights-container {
background:url(/PHP/linxsmart/images/bg-flights-new.jpg) no-repeat;
height:274px;
margin-bottom:15px;
}
#flights-form-box{
padding:0px 15px 15px 15px;
position:relative;
}
#flights-form-box label {
color:#fff;
display:block;
padding:13px 0px 5px 0px;
font-size:12px;
font-weight:bold;
}
#flights-form-box fieldset.form-column-1 {
float:left;
width:300px;
padding-top:35px;
padding-left:5px;
}
#flights-form-box fieldset.form-column-1 li.form-date-depart {
float:left;
margin-right:10px;
}
#flights-form-box fieldset.form-column-1 li.form-date-return {
float:left;
margin-bottom:15px;
}
#flights-form-box fieldset.form-column-1 input.short{
width:100px;
color:#666;
}
#flights-form-box fieldset.form-column-1 input.long{
width:270px;
padding:3px 0px;
color:#666;
}
#flights-form-box fieldset.form-column-1 li img {
margin-left:5px;
}
#flights-form-box a.past-results {
position:absolute;
bottom:25px;
left:20px;
color:#fff;
}
#flights-form-box fieldset.form-column-2{
padding:35px 0px 0px 30px;
width:110px;
}
#flights-form-box fieldset.form-column-2 select{
width:107px;
padding:3px;
color:#666;
}
#flights-form-box button{
background:url(/PHP/linxsmart/images/flights-button.png) no-repeat;
color:#fff;
border:none;
height:32px;
width:110px;
cursor:pointer;
font-size:12px;
font-family:arial;
text-indent:-9999px;
}

/* Grid Bar
------------------------------------------------------------------- */

div#grid-selector{
margin-bottom:15px;
}
div#grid-selector ul li {
float:left;
}
div#grid-selector ul li a {
text-decoration:none;
display:block;
height:36px;
font-size:14px;
font-weight:bold;
line-height:36px;
text-align:center;
}
li.compare-all{
background: url(/PHP/linxsmart/images/bg-compare.png) no-repeat top;
width:258px;
color:#666;
border-right:1px solid #c2c2c2;
display:block;
height:36px;
font-size:14px;
font-weight:bold;
line-height:36px;
text-align:center;
}
a.destinations{
background: url(/PHP/linxsmart/images/bg-destinations.png) no-repeat top;
width:150px;
color:#ef5122;
border-right:1px solid #c2c2c2;
}
a.tour-operators{
background: url(/PHP/linxsmart/images/bg-operators.png) no-repeat top;
width:156px;
color:#7cb42b;
border-right:1px solid #c2c2c2;
}
a.cruise-lines{
background: url(/PHP/linxsmart/images/bg-cruise.png) no-repeat top;
width:156px;
color:#3b94bc;
}
div#grid-selector ul li a:hover {
background-position:bottom;
}

/* Links Box
------------------------------------------------------------------- */

div#links-box{
border:1px solid #cecece;
float:left;
padding:10px 0px 10px 0px;
width:723px;
}
div#links-box ul{
float:left;
border-right:1px solid #cecece;
width:219px;
padding:0px 10px;
}
div#links-box ul.last{
border-right:none;
}
div#links-box ul li{
padding-left:11px;
border-bottom:1px solid #cecece;
height:25px;
line-height:25px;
}
div#links-box ul li.heading{
font-weight:bold;
color:#fff;
font-size:12px;
background: url(/PHP/linxsmart/images/bg-link-heading.png) repeat-x;
height:31px;
line-height:31px;
text-transform:uppercase;
border-bottom:none;
}
div#links-box ul li.last{
border-bottom:none;
}
div#links-box ul li a{
text-decoration:none;
color:#02878a;
}

/* New Trip Trivia Sidebar
------------------------------------------------------------------- */

div#trivia-sidebar div.top {
background: url(/PHP/linxsmart/images/trivia-top.png) no-repeat;
height:117px;
width:228px;
position:relative;
}
div#trivia-sidebar div.top h2{
position:absolute;
top:60px;
left:20px;
color:#fff;
font-weight:bold;
font-size:14px;
}

div#trivia-sidebar div.middle {
text-align:center;
background:url(/PHP/linxsmart/images/bg-test.png) repeat;
padding-top:5px;
}

div#trivia-sidebar div.middle form ul li{
margin-bottom:10px;
}
div#trivia-sidebar div.middle form ul li input.txt {
border:1px solid #999999;
color:#666;
font-size:14px;
font-weight:bold;
font-family:arial;
padding:7px 5px 7px 5px;
background: #fff url(/PHP/linxsmart/images/bg-trivia-input.png) repeat-x;
}
div#trivia-sidebar div.middle form ul li button{
background: url(/PHP/linxsmart/images/send-button.png) no-repeat;
height:90px;
width:90px;
text-indent:-9999px;
border:none;
cursor:pointer;
margin-bottom:15px;
}
div#trivia-sidebar div.middle form ul li button#start{
background: url(/PHP/linxsmart/images/start-button.png) no-repeat;
}
div#trivia-sidebar div.middle form ul li button#send{
background: url(/PHP/linxsmart/images/send-button.png) no-repeat;
}

div#trivia-sidebar div.middle a{
color:#dc5303;
font-size:14px;
font-weight:bold;
float:left;
margin-left:45px;
padding-bottom:15px;
}
div#trivia-sidebar div.bottom {
background: url(/PHP/linxsmart/images/trivia-bot.png) repeat-x;
height:121px;
color:#666;
padding:20px 5px 0px 15px;
font-size:12px;
line-height:16px;
}
div#trivia-sidebar div.bottom ul li {
margin-bottom:7px;
padding:0px 5px;
}
div#trivia-sidebar div.bottom ul li.heading {
color:#116366;
font-weight:bold;
font-size:12px;
margin-bottom:10px;
}
div#trivia-sidebar div.bottom a {
color:#078284;
margin-top:12px;
display:block;
margin-bottom:20px;
}
/* Sidebar with Timer */

div#trivia-sidebar div.middle form ul#timer li h2.time {
background:url(/PHP/linxsmart/images/timer-box.png) no-repeat;
height:67px;
width:168px;
text-align:center;
font-size:46px;
color:#575656;
padding-top:13px;
margin-left:25px;
}
div#trivia-sidebar div.middle h2.time {
background:url(/PHP/linxsmart/images/bg-results.png) no-repeat;
height:50px;
width:121px;
text-align:center;
font-size:36px;
color:#575656;
padding:8px 0px 0px 0px;
margin-left:55px;
}
div#trivia-sidebar div.middle h2.clock {
font-size:14px;
font-weight:bold;
margin-bottom:13px;
}
div#trivia-sidebar div.middle h2.lock-in {
color:#116366;
font-size:18px;
padding:15px 0px 30px 28px;
width:175px;
}
div#trivia-sidebar div.bottom ul#notifications {
padding-left:10px;
}
div#trivia-sidebar div.bottom ul#notifications li {
margin-bottom:3px;
}
div#trivia-sidebar div.bottom ul#notifications li.heading {
color:#666;
padding-left:10px;
display:block;
margin-bottom:7px;
}
div#trivia-sidebar div.bottom ul#notifications li button {
margin-top:7px;
}




/* New Trip Trivia Main Page right Content
------------------------------------------------------------------- */

h3.trivia-heading{
font-size:18px;
color:#dc5303;
margin-bottom:5px;
}

div#upcoming-giveaways{
border:1px solid #cccccc;
padding:10px 0px 0px 0px;
margin-bottom:20px;
font-size:12px;
}
div#upcoming-giveaways h3{
padding-left:15px;
margin-bottom:10px;
}
div#upcoming-giveaways p#play{
margin-bottom:20px;
padding-left:15px;
color:#666;
font-family:arial;
line-height:16px;
}
div#upcoming-giveaways ul#upcoming{
border-top:1px solid #cccccc;
padding-top:20px;
}
div#upcoming-giveaways ul#upcoming li{
margin-bottom:30px;
padding-left:15px;
}
div#upcoming-giveaways ul#upcoming li span{
float:left;
display:block;
background: url(/PHP/linxsmart/images/trivia-bg.png) no-repeat;
width:54px;
height:51px;
margin-right:15px;
text-align:center;
font-size:24px;
}
div#upcoming-giveaways ul#upcoming li span strong{
font-weight:bold;
color:#fff;
display:block;
padding-bottom:5px;
padding-top:3px;
font-size:14px;
text-transform:uppercase;
}
div#upcoming-giveaways ul#upcoming li h2 a {
text-decoration:none;
color:#02878a;
font-size:14px;
font-weight:bold;
display:block;
margin-bottom:3px;
}
div#upcoming-giveaways ul#upcoming li p {
padding-top:3px;
color:#666;
}
div#upcoming-giveaways ul#upcoming p.trivia-departure {
color:#02878a;
}

/* New Trip Trivia Details Page
------------------------------------------------------------------- */
div#details-box{
border:1px solid #cccccc;
padding:10px 0px 0px 0px;
margin-bottom:20px;
font-size:12px;
}
div#details-box div#package-info{
border-bottom:1px solid #ccc;
padding:5px 0px 20px 15px;

}
div#details-box div#package-info h4{
font-weight:bold;
color:#02878a;
margin-bottom:10px;
font-size:14px;
}
div#details-box div#package-info img{
float:left;
margin-right:15px;
}
div#details-box div#package-info ul li{
margin-bottom:10px;
line-height:15px;
}
div#details-box div#package-info ul li span{
display:block;
font-weight:bold;
}
div#details-box div#package-description {
padding:15px 0px 15px 15px;
line-height:16px;
}
div#details-box div#package-description p{
margin-bottom:10px;
padding-right:27px;

}
div#details-box div#package-description a{
color:#02878a;
margin-bottom:20px;
display:block;
}
div#details-box div#package-description strong{
font-weight:bold;
}
div#details-box div#package-description  ul {
padding-top:10px;
}
div#details-box div#package-description  ul li {
float:left;
width:170px;
margin-right:50px;
margin-bottom:25px;
}
div#details-box div#package-description  ul li span{
display:block;
font-weight:bold;
color:#02878a;
margin-bottom:10px;
}
div#details-box div#package-description a.back{
color:#dc5303;
}
.center-sidebar{
text-align:center;
}
div#column-4 img.hotel-logo {
padding-top:40px;
margin-bottom:50px;
}
div#column-4  p.offered {
font-weight:bold;
margin-bottom:20px;
}
/* New Trip Trivia Questions Page
------------------------------------------------------------------- */

div#questions-box{
border:1px solid #cccccc;
padding:10px 0px 40px 10px;
margin-bottom:20px;
font-size:12px;
}
div#questions-box ol {
list-style:decimal;
padding-left:30px;
color:#dc5303;
font-size:18px;
font-weight:bold;
}
div#questions-box ol li label{
color:#116366;
font-weight:bold;
font-size:12px;
padding-top:15px;
margin-bottom:15px;
display:block;
}
div#questions-box ol li input.radio{
color:blue;
}
div#questions-box ol li span {
font-size:12px;
color:#666;
font-weight:normal;
}

/* New Trip Trivia Answers Page
------------------------------------------------------------------- */

div#answers-box{
border:1px solid #cccccc;
padding:10px 0px 0px 0px;
margin-bottom:20px;
font-size:12px;
line-height:16px;
}
div#answers-box h3{
margin-bottom:10px;
}
.left-pad{
padding-left:15px;
}
p.play-everyday{
margin-bottom:15px;
}
div#answers-box ul#trivia-answers div.left{
float:left;
}
div#answers-box ul#trivia-answers div.right{
float:left;
}

div#answers-box ul#trivia-answers li {
background:url(/PHP/linxsmart/images/bg-trivia-answer.png) repeat-x bottom;
border-top:1px solid #ccc;
position:relative;
}
div#answers-box ul#trivia-answers li img {
float:left;
margin-right:15px;
padding-left:10px;
display:block;
padding-top:5px;
padding-top:10px;
}
div#answers-box ul#trivia-answers li.incorrect img {
padding-left:16px;
}
div#answers-box ul#trivia-answers li p {
color:#116366;
font-weight:bold;
width:305px;
padding-top:10px;
margin-bottom:20px;
}
div#answers-box ul#trivia-answers li span {
color:#666;
display:block;
font-weight:normal;
}
div#answers-box ul#trivia-answers li span strong { 
font-weight:bold;
}
div#answers-box ul#trivia-answers li span.first {
padding-top:5px;
}
div#answers-box ul#trivia-answers li h4{
background:url(/PHP/linxsmart/images/bg-score.png) no-repeat;
height:40px;
width:49px;
text-align:center;
padding-top:13px;
font-size:18px;
position:absolute;
top:20px;
right:20px;
}
div#answers-box ul#trivia-answers li.correct h4 {
color:#93b848;
}
div#answers-box ul#trivia-answers li.incorrect h4 {
color:#dc5303;
}
div#answers-box ul#trivia-answers li.new-points {
background:none;
height:33px;
border-top:1px solid #ccc;
border-bottom:none;
padding:17px 35px 0px 20px;
font-size:14px;
font-weight:bold;
color:#116366;
}
div#answers-box ul#trivia-answers li.new-points span{
float:right;
font-size:18px;
color:#666666;
}
/* My Portfolio Homepage
------------------------------------------------------------------- */

div#portfolio-header {
background:url(/PHP/linxsmart/images/bg-portfolio-header.png) no-repeat;
width:725px;
height:62px;
margin-bottom:15px;
}
div#portfolio-header p{
color:#02878a;
font-size:12px;
padding-left:250px;
padding-top:15px;
line-height:18px;
}

div#email-bar {
background:url(/PHP/linxsmart/images/bg-emailbar.png) no-repeat;
width:725px;
height:76px;
margin-bottom:15px;
}
div#email-bar ul li {
float:left;
padding:24px 0 0 10px;
}
div#email-bar ul li label{
font-size:18px;
font-color:#666; 
font-family:georgia;
display:block;
padding:5px 15px 0px 15px;
}
div#email-bar ul li input.txt {
width:325px;
background:url(/PHP/linxsmart/images/bg-portfolio-input.png) repeat-x;
border:1px solid #e3dac3;
padding:7px 5px;
color:#666;
}
div#email-bar ul li img{
padding-top:7px;
}
ul li button.portfolio {
background:url(/PHP/linxsmart/images/button-emailbar.png) no-repeat;
border:none;
color:#fff;
width:115px;
height:33px;
font-weight:bold;
font-size:14px;
font-family:arial;
line-height:33px;
cursor:pointer;
}
 ul li button.portfolio:hover {
background-position:bottom;
}

ul#portfolio-boxes li{
float:left;
width:330px;
line-height:18px;
font-size:12px;
color:#666;
}
ul#portfolio-boxes li h5{
color:#02878a;
font-size:24px;
font-family:georgia;
padding:12px 0 0 70px;
background:url(/PHP/linxsmart/images/notifications-icon.png) no-repeat;
height:45px;
font-weight:normal;
}
ul#portfolio-boxes li.first {
margin-right:45px;
}
ul#portfolio-boxes li.first h5{
background:url(/PHP/linxsmart/images/pa-icon.png) no-repeat;
padding:12px 0 0 80px;
}

/* My Portfolio 2nd Page
------------------------------------------------------------------- */

div#emailfound-bar {
background:url(/PHP/linxsmart/images/bg-emailfound.png) no-repeat;
height:64px;
width:732px;
padding-top:20px;
padding-left:25px;
}
div#emailfound-bar h2{
color#:#666;
font-size:18px;
font-family:georgia;
font-weight:normal;
}
div#portfolio-box div.top {
background:url(/PHP/linxsmart/images/portfolio-top.png) no-repeat;
height:17px;
}
div#portfolio-box div.middle{
background:url(/PHP/linxsmart/images/portfolio-mid.png) repeat-y;
}
div#portfolio-box div.middle ul {
padding-left:25px;
}
div#portfolio-box div.middle ul li {
font-size:14px;
color:#666;
padding-bottom:10px;
}
div#portfolio-box div.middle ul li.heading{
font-size:18px;
font-family:georgia;
color:#666;
margin-bottom:10px;
}
div#portfolio-box div.middle ul li.last {
margin-bottom:10px;
}
div#portfolio-box div.bottom{
background:url(/PHP/linxsmart/images/portfolio-bot.png) no-repeat;
height:17px;}

/* My Portfolio 3rd Page
------------------------------------------------------------------- */

div#portfolio-header-tight {
background:url(/PHP/linxsmart/images/bg-portfolio-header-tight.png) no-repeat;
height:52px;
margin-bottom:15px;
position:relative;
}
div#portfolio-header-tight ul {
position:absolute;
top:5px;
left:190px;
}
div#portfolio-header-tight ul li {
float:left;
padding-top:12px;
}
div#portfolio-header-tight ul li a{
color:#02878a;
font-size:14px;
padding:7px 20px;
border-left:1px solid #9bcac1;
}
div#portfolio-header-tight ul li a.help{
background: url(/PHP/linxsmart/images/question-icon.png) no-repeat right;
padding-right:30px;
}
div#portfolio-header-tight ul li a.last{
margin-left:15px;
}

div#portfolio-information h2 {
font-size:14px;
font-weight:bold;
background: url(/PHP/linxsmart/images/brown-gradient.png) repeat-x;
height:25px;
border:1px solid #e3dac3;
padding:15px 0px 0px 15px;
}
div#portfolio-information h2 span{
color:#dc1f2f;
padding-left:10px;
}

div#portfolio-information div#box{
border:1px solid #e3dac3;
border-top:none;
padding:10px 15px 0 15px;
}
div#portfolio-information div#box p.your-agent {
border:1px solid #c7f38a;
padding:9px 0px 6px 20px;
background:url(/PHP/linxsmart/images/lime-gradient.png) repeat-x;
margin-bottom:15px;
}
div#portfolio-information div#box ul {
float:left;
margin-bottom:15px;
}
div#portfolio-information div#box ul li {
color:#02878a;
font-size:12px;
margin-bottom:8px;
}
div#portfolio-information div#box ul.first {
margin-right:50px;
}
div#portfolio-information div#box ul li span{
width:150px;
float:left;
color:#666;
}

div#portfolio-information table {
width:723px;
border:1px solid #e3dac3;
border-top:none;
border-bottom:none;
font-size:12px;
}
div#portfolio-information table th {
font-weight:bold;
background: url(/PHP/linxsmart/images/brown-gradient.png) repeat-x;
padding:14px 0px 14px 0px ;
}

div#portfolio-information table td ul li{
margin-bottom:5px;
}

div#portfolio-information table td ul li.bold{
font-weight:bold;
margin-bottom:2px;
}

div#portfolio-information table a {
color:#02878a;
}

div#portfolio-information table a.book,
div#portfolio-information table a.call {
display:block;
color:#fff;
text-align:center;
text-decoration:none;
font-weight:bold;
}
div#portfolio-information table a.call {
background: url(/PHP/linxsmart/images/call-button.png) no-repeat;
height:23px;
width:62px;
line-height:23px;
}
div#portfolio-information table a.book{
background: url(/PHP/linxsmart/images/portfolio-book-button.png) no-repeat;
height:25px;
width:64px;
line-height:25px;
}
div#portfolio-information table a.book:hover {
background-position:bottom;
}
div#portfolio-information table tr td,
div#portfolio-information table tr th {
padding-left:20px;
vertical-align:top;
}
div#portfolio-information table a.x{
background: url(/PHP/linxsmart/images/x-button.png) no-repeat;
height:26px;
width:26px;
display:block;
text-indent:-9999px;
margin-right:15px;
}

div#portfolio-information table tr th {
font-weight:bold;
background: url(/PHP/linxsmart/images/brown-gradient.png) repeat-x;
border-bottom:1px solid #e3dac3;
}
div#portfolio-information table tr td {
padding-top:25px; 
padding-bottom:10px;
border-bottom:1px solid #e3dac3;
}
div#portfolio-information table td.details span {
font-weight:bold;
}

div#portfolio-information #price-bar p {
background: url(/PHP/linxsmart/images/brown-gradient.png) repeat-x;
font-weight:bold;
padding:14px 0px 14px 20px; 
border:1px solid #e3dac3;
border-top:none;
font-size:12px;
margin-bottom:20px;
}
div#portfolio-information p.questions{
line-height:18px;
font-size:12px;
}




