/*
*** Applications Page CSS
*** Steven Grosvenor
*** March 2007
*/
* html .clearfix, * + html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */
br.clearfix {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/.clearfix {
	display: block;
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
div#gutter
{
	float: right;
	height: auto;
	vertical-align:top;
	width:190px;
	/*padding-right:15px;*/
	padding:0px;
	}
div#guttercontent {
	float: right;
	width: 190px;
	padding: 0px;
	vertical-align:top;
	/*height: auto;*/
}

div#maincontent {
	width: 580px;
	padding: 0px;
	float: left;
	height: auto;
}

div#leftcontent{
	float: left;
	height: auto;
	width: 600px;
}

img {
	border: 0;
}

li.webinar {
	margin-left: 0;
	padding-left: 5px; /* distance between marker and text */
	margin-bottom: 0.2em; /* a little spacing between list items */
}

ul.webinar {
	margin: 0 0 0 15px; /* bullet image is in left margin */
	padding-left: 0;
	list-style: square url(../images/homepage/webinar/webinar-logo.gif); /* wide image for the bullet */
}

.base-content {
	padding: 4px;
	margin: 5px;
}

.base-header {
	padding: 5px;
	background: white;
}

.base-header img {
	border: 0;
	padding: 5px;
}

.base-panel {
	padding: 5px;
	height: auto;
}

.base-wrapper {
	width: 200px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #C7C7C7;
	border-top: 10px solid #133D6F;
	float: left;
	text-align: left;
	height: auto;
}

/* Webinars */
.webinarLeft {
	width: 80px;
	float: left;
}

.webinarRight {
	width: 400px;
	float: left;
}

/* Application Specific UL LI */
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 210px;
	padding: 5px;
	margin: 0px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	font-size: 10px;
	display: block; /*border-bottom: 1px solid #C39C4E;*/
	padding: 5px 0px 2px 15px;
	text-decoration: none;
	color: #666666;
	width: 210px; /*border-right: 1px solid #EEB414;
border-left: 1px solid #EEB414;
*/
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000; /*background-color: #eeeeee;*/
}

/*Gutter Content Control Holders*/
.gutterHeaderMain{
    float:left;
	width: 210px;
	height: 27px;
	background: url(../images/css/gutterContent/guttercontenthead.gif) no-repeat bottom;
}

.gutterMidMain{
    float:left;
	background: transparent;
	background: url(../images/css/gutterContent/guttercontentmid.gif) repeat-y;
	width: 210px;
}

.gutterFooterMain{
    float:left;
	width: 210px;
	height: 12px;
	background: url(../images/css/gutterContent/guttercontentfooter.gif) no-repeat top;
}

/*Left Content Outline Holder */
.leftContentHeader{
	width: 600px;
	height: 16px;
	background: url(../images/css/leftContent/leftContentHeader.gif) no-repeat bottom;
}

.leftContentHeaderFlash{
	width: 600px;
	height: 200px;
}

.leftContentMid{
  float:left;
	background: transparent;
	background: url(../images/css/leftContent/leftContentMid.gif) repeat-y;
	width: 600px;
}

.leftContentFooter{
	width: 600px;
	height: 16px;
	background: url(../images/css/leftContent/leftContentFooter.gif) no-repeat top;
}

.gutterTitle{
	padding-left: 7px;
}

.gutterTitle h1{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: black;
}

.padMe5{
	padding: 5px;
}

	.padMe10{
	padding: 10px;
}

.padMe10-Head{
	padding-left:10px;
	padding-right:10px;
}

li {
	margin-left: 0;
	padding-left: 0; /* distance between marker and text */
	margin-bottom: 0em; /* a little spacing between list items */
	line-height: 12px;
	padding-bottom: 2px;
}

ul {
	margin: 0 0 0 20px; /* bullet image is in left margin */
	padding-left: 5px;
	list-style: square url(../images/css/arrow.gif); /* wide image for the bullet */
	color: #666666;
}

/*Quote Balloon*/
/*Gutter Content Control Holders*/
.gutterHeaderQuote{
  float:left;
	width: 210px;
	height: 9px;
	background: url(../images/css/quote/quote-top.jpg) no-repeat bottom;
}

.gutterMidQuote{
    float:left;
	background: transparent;
	background: url(../images/css/quote/quote-middle.jpg) repeat-y;
	width: 210px;
    height:auto !important;
}

.gutterFooterQuote{
    float:left;
	width: 210px;
	height: 19px;
	background: url(../images/css/quote/quote-bottom.jpg) no-repeat top;
}
.formText{
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.travelCost{
  width:100%;
  border: thin solid #B6B6B6;
  padding: 5px;
  }
  .runningTotalRed{
    font-size:14px;
    font-weight: bold;
    color:#FF0000}
.runningTotalWhite{
    font-size:22px;
    font-weight: bold;
    color:#FFFFFF}



  .padme5{
padding:10px
}


.HeaderQuote{
  float:left;
	width: 560px;
	height: 15px;
	background:  url(../pixels/pages/travel/quote-head.jpg) no-repeat bottom;
}

.MidQuote{
    float:left;
	background: transparent;
	background: url(../pixels/pages/travel/quote-mid.jpg) repeat-y;
	width: 560px;
    height:auto !important;
}

.FooterQuote{
    float:left;
	width: 560px;
	height: 15px;
	background: url(../pixels/pages/travel/quote-foot.jpg) no-repeat top;
}

   .HeaderPrice{
  float:left;
	width: 140px;
	height: 15px;
	background:  url(../pixels/pages/travel/priceHead.jpg) no-repeat bottom;
}

.MidPrice{
    float:left;
	background: transparent;
	background: url(../pixels/pages/travel/priceMid.jpg) repeat-y;
	width: 140px;
    height:auto !important;
    height:30px;
}

.FooterPrice{
    float:left;
	width: 140px;
	height: 15px;
	background: url(../pixels/pages/travel/priceFooter.jpg) no-repeat top;
}
.padMe10TopBottom{
  padding-left:10px;
  padding-right:10px;
}

.quoteMeLeft{
  float:left;
  min-height:75px;
  height:auto;
  width:350px;
}
.quoteMeRight{
  float:left;
  height:auto;
  width:200px;
}
.confirmation{
width:100%;
height:auto;
  border: thin solid #C6C6C6;
  color: black;
  background: #FFFF99;
}

