.breadcrumb
{
	float: left;
	width: 634px;
}

.crumbs
{
	list-style-type: none;
}

.crumbs li
{
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-right: 3px;
}

h2.pageTitle
{
	float: left;
	margin: 15px 0 15px 0;
	width: 634px;
	font-size: 20px;
	font-weight: bold;
	color: #004982;
}

#leftCol, #rightCol
{
	float: left;
	width: 668px; /*668 total, inc. padding*/
}

#rightCol
{
	width: 262px; /*262 total, inc. paddding*/
	padding-top: 68px;
}

.headerImageBlock, .headerTextBlock
{
	float: left;
	margin: 0 0 17px 0;	
}

.headerTextBlock
{
	padding-right: 34px;
}

.subPageLink, .subPageArticleLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #004982;
	margin-bottom: 6px;
}

.subPageArticleLink
{
	font-size: 12px;
}

.subPageInfoBlock
{
	float: left;
	border-bottom: 1px solid #cccaca;
	width: 634px;
	padding-bottom: 4px;
	margin-bottom: 11px;
}

.lastInfoBlock
{
	border-bottom: none;
}

.subPageChildList, .subPageChildList li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listSubHeader
{
	margin-top: 20px;
}

.leftInfoBlock, .rightInfoBlock
{
	float: left;
	padding-bottom: 3px;
	width: 385px;
}

.rightInfoBlock
{
	margin: 0;
	padding-left: 30px;
	width: 218px; /*248 total, inc. padding*/
}

.subSectionPageBlock
{
	float: left;
	width: 634px;
	margin-bottom: 4px;
}

.subSectionPageBlock .leftInfoBlock
{
	width: 424px;
}

.subSectonPageImage
{
	float: left;
	height: 72px;
	width: 196px;
	border: 1px solid #edecec;
	margin-right: 12px;
	display: inline;
}

h3.subSectionHeader
{
	float: left;
	width: 634px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 19px 0 11px 0;
}


#travelNewsBlock
{
	margin-top: 11px;
}

#travelNewsBlockHeader
{
	background-image: url('../Images/copa_travel_news_hdr.gif');
}

#dealsHeader		{ background-image: url('../Images/copa_deals_offers_hdr.gif'); }
#emailDealsHeader	{ background-image: url('../Images/copa_deals_by_email_hdr.gif');}

#travelNewsBlockContent
{
	float: left;
	width: 260px;
	border: 1px solid #ecebeb;
}

#travelNewsBlock ul li
{
	padding: 6px 0 5px 15px;
}

#travelNewsBlock ul li.evenItem
{
	background-color: #e5ecf2;
}

.btnMoreNews
{
	display:block;
	height: 19px;
	width: 90px;
	margin: 1px 0 5px 0;
	background-image: url('../Images/btn_morenews.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -2000px;
}
/*Article Specific Styling*/

.articleBlock
{
	float: left;
	width: 634px;
	margin-bottom: 20px;
}

.articleImage
{
	float: left;
	margin-right: 20px;
}

.articleTitle
{
	font-size: 14px;
	margin-bottom: 13px;
	color: #004982;
}

.contentList
{
	list-style-type: none;
}

.contentList li
{
	padding: 0 0 0 11px;
	background-image: url('../Images/square.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}
	



.ButtonStyle a, .ButtonStyle a:hover {

    color: #FFFFFF !important;

    display: block;

    float: left;

    font-family:Arial;

    font-size: 12px;

    font-weight: bold;

    height: 29px;

    padding-right: 14px;

    text-decoration: none !important;

}

.ButtonStyle a.Previous {

    float: left;

    margin: 0px 6px 0px 0px;

}

.ButtonStyle a span {

    display: block;
    line-height: 20px;
    padding: 5px 0px 5px 14px;
    text-align:center;

}



.ButtonStyle a.Previous {

    /*background: transparent url(../Images/btn_blue_b_02.jpg) no-repeat scroll right top;*/
    background: transparent url(../Images/btn_gold_b_02.jpg) no-repeat scroll right top;

}

.ButtonStyle a.Previous span {

    /*background:transparent url(../Images/btn_blue_b_01.jpg) no-repeat scroll 0 0;*/
    background:transparent url(../Images/btn_gold_b_01.jpg) no-repeat scroll 0 0;

}

.ButtonStyle a.btnBlue {

    background: transparent url(../Images/btn_blue_b_02.jpg) no-repeat scroll right top;


}

.ButtonStyle a.btnBlue span {

    background:transparent url(../Images/btn_blue_b_01.jpg) no-repeat scroll 0 0;
    
}

/*
.ButtonStyle a.Previous:hover {

    background: transparent url(../Images/btn_gold_b_02.jpg) no-repeat scroll right top;

} 

.ButtonStyle a.Previous:hover span {

    background:transparent url(../Images/btn_gold_b_01.jpg) no-repeat scroll 0 0;

}*/

  .CheckBoxStyle input {display: inline !important;} 

  .CheckBoxStyle label {display: inline !important;}
  
  .CheckBoxStyle p  
  {
  	font-weight: normal;
  	font-size:11px;
  	margin-left:20px;
  }

	.TestButtonStyle{}

	.TestButtonStyle span.btnStyleGold
	{
		background:transparent url(../Images/btn_gold_b_02.jpg) no-repeat scroll right top;
		padding-bottom:13px;
		padding-right:5px;
	}

	.TestButtonStyle input.btnStyleGold
	{
		background:transparent url(../Images/btn_gold_b_01.jpg) no-repeat scroll left top;
		border-style:none;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		height:29px;
		padding-bottom:15px;
     }
     
     
    .TestButtonStyle span.btnStyleBlue
	{
		background:transparent url(../Images/btn_blue_b_02.jpg) no-repeat scroll right top;
		padding-bottom:13px;
		padding-right:5px;
	}

	.TestButtonStyle input.btnStyleBlue
	{
		background:transparent url(../Images/btn_blue_b_01.jpg) no-repeat scroll left top;
		border-style:none;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		height:29px;
		padding-bottom:15px;

     }
     
     
     .waitingDiv
     {
		background:#fff url(../Images/copa_progressbar.gif) no-repeat center center; 
		width:100%;
		height:100%;
     }
