/* TRAVEL REPUBLIC INFORMATIONAL PAGES CSS */
/*AUTHOR CLAIRE QUEST - 06 MARCH 2007*/

@import url("globalElements.css");@import url("globalNavigation.css");@import url("promos.css");
h1 span{ display:block; font-size:0.6em; color:#ffa200; }
/*a:link,a:visited{ text-decoration:underline;}*/
#content{padding:0px 10px 10px 10px}
#content h2, h3, h4{color:#3483cc;background:#cce6ff;padding:0.2em;border-bottom:solid 1px #99ceff;	}
h2{margin-top:0px;}
.headerStrip{width:66%}
.bulletPoints li{padding-bottom:10px;}
#contactUs li{list-style:none;list-style-image:none!important;margin-bottom:10px;}
.noBGStrip{background-color:#fff;margin-bottom:3px;}
.noBGStripBorder{background-color:#fff;margin-bottom:3px;border:0px;}
ul{/*list-style-image:url(../../images/16x16/bullet_ball_blue.png)*/  }
/* ---------------CSS CONTROLS FOR THE 950 WIDTH PAGES FOR ------------------------------------*/    
/* --------------CONTROLS THE WHITE PAGE CONTAINER -------------------- */
/* Defines whole page container padding */

#contentW h2, h3, h4{color:#3483cc; background:#cce6ff; padding:0.2em; border-bottom:solid 1px #99ceff;	}
#content p#intro{margin-top:2px;}
#content ul.bulletPoints{list-style-image:url(../../images/16x16/bullet_ball_blue.png);}
#incentive{margin-bottom:5px;}
#contentW p#intro {font-weight:bold;}
#content h2{font-size:1.5em}
p a{text-decoration:underline;}
/* ------------------------------ */


dl{margin-left:20px;  }
.floaters{float:left; margin-top:-5%; *margin-top:0px;background:#fffbe9}
dt{font-weight:bold; background:#ffeccc; color:#f9640a; border-bottom:solid 2px #f9640a; padding:3px}
dd{ background:url(../../images/arrowOrgiBGTran7x12.gif) no-repeat 0% 20%;padding:0px 0px 0px 15px;  margin:10px } 
.questionList{ margin:10px}
dt.q{ background:url(../../images/32x32/question.gif) no-repeat 0% 50% ; margin:0px; padding:10px 0 10px 40px;}
dd.a{ background:url(../../images/32x32/answer.gif) no-repeat 0% 0% ; margin:10px 0 0 0px; padding:5px 0 10px 40px ; }
.questionList dl dd{ background:url(../../images/16x16/tick.gif) no-repeat 0% 0% ; margin:10px 0px; padding:0px 20px; }


/*curved corners with outline*/
.TFP{/*background:url(../../images/tfpWatermark.gif) no-repeat 100% 100% ;*/}
.topLine{background:url(../../images/DealFinder/dot.gif) 0% 0% repeat-x}
.rgtLine{background:url(../../images/DealFinder/dot.gif) 0% 100% repeat-y}
.lftLine{background:url(../../images/DealFinder/dot.gif) 100% 0% repeat-y}
.botLine{background:url(../../images/DealFinder/dot.gif) 100% 100% repeat-x #fff6e5; min-width:80%; width:80%; margin:0px auto 10px auto }
.botLft {background:url(../../images/DealFinder/botLft.gif) 0 100% no-repeat ;}
.botRgt {background:url(../../images/DealFinder/botRgt.gif) 100% 100% no-repeat;}
.topLft {background:url(../../images/DealFinder/topLft.gif) 0% 0% no-repeat;}
.topRgt {background:url(../../images/DealFinder/topRgt.gif) 100% 0% no-repeat; padding:5px; min-height:8%}
/*******/


/* booking checklist page */
#checklist li{margin-bottom:10px;list-style-image:url(../../images/24x24/checkbox.png);}
#checklist h2.noBGStripBorder{background-color:#fff;margin-bottom:3px;border:0px;display:inline;font-size:1.2em;font-weight:bold;}

.OrgPodMiddle {background-color: #F9640A; color: #fff; border-left: solid 1px #fcb184; padding: 0px 5px 2px 5px;  height: 126px}
.OrgPodHead {border-bottom: dotted 2px #fff; background:transparent; color: #fff; margin-bottom:5px}

.BluePodMiddle {background-color: #3483cc; color: #fff; border-left: solid 1px #aecdeb; padding: 0px 5px 2px 5px;}
.ErrorPods {float:left; width: 223px;}
.ErrorPods a:link, .ErrorPods a:active, .ErrorPods a:visited {color: #fff; text-decoration: none}
.ErrorPods a:hover {color: #fff; text-decoration: underline}


.whatsDif li{margin:10px 0px; padding:0px 10px}

/* make pop-up text normal size etc */
.popUps 
{
    font-size: 12px;
}
.popUps p
{
    font-size: 12px;
    margin-bottom: 0; 
}
