﻿/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.WhiteCont
{
    background-color:Transparent;
    width:710px;
}

.WhiteTop
{
    width:710px;
    height:12px;
    background-color:Transparent;
    background-image:url('images/c_top.png');
    background-repeat:no-repeat;
    font-size:0;
}

.WhiteBot
{
    width:710px;
    height:12px;
    background-color:Transparent;
    background-image:url('images/c_bot.png');
    background-repeat:no-repeat;
    font-size:0;
}

.Head
{
    color: #9c0a0f;
    font-weight: normal;
    font-family: arial, Helvetica, sans-serif;
    font-size: 24pt;
	white-space:normal;
	display:block;
	margin:12px 0 0 10px;
}

.Normal
{
    font-size: 9pt;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #05304c;
}

.Subhead
{
    font-size: 9pt;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #05304c;
    
}

.airfaredealsCont {padding:0px; background:url('images/airfaredeals_email.gif') left top no-repeat;width:232px;height:132px;}


#title_blue{width:230px;margin-left:5px;}
#title_blue .top_bg{background-color:#f2ecde; height:4px; background-image:none;}
#title_blue .body_bg{background:#f2ecde; vertical-align:top; text-align:left;}
#title_blue .bottom_bg{background:#f2ecde; height:4px; border-bottom:solid 1px #f2ecde;}
#title_blue .body_l{background:#f2ecde; background-repeat:repeat-x;border-left:solid 1px #f2ecde; width:5px;}
#title_blue .body_r{background:#f2ecde;border-right:solid 1px #f2ecde; width:5px;}

#title_blue .TitleHead{font-family:Ebrima; font-weight:bold; font-size:28px; text-transform:lowercase; color:#3699d5;}
#title_blue .c_icon{position:absolute; margin:-4px 0px 0px -45px;}

#title_blue hr {height:1px; color:#ffffff; background-color:#ffffff;}
#title_blue h1{margin:0px; padding:0px; font-family:Arial; font-size:12px; color:#053365;}
#title_blue .Normal{color:#343638; font-size:11px; padding:0px 3px 0px 3px;}
#title_blue b {color:#993333}
