
@CHARSET "UTF-8";

/*body {top: 0px; bottom: 0px; left: 0px; right: 0px; margin: 0px; padding: 0px; background: #CC6645;}  */
body{
    margin:0px;
    background-color:#F0F0F0;
    background-image:url('/images/bg_img.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
.nodisplay {display:none}

h1 {margin: 0px; padding: 0px;}
p {margin: 0px; padding: 0px; padding-bottom: 5px;}

.ImageBtn {margin: 0px; padding: 0px; border: none; }
.LinkBlue, .LinkBlue a {font-family: Arial; font-size: 11px; color:#691B1B; text-decoration: none;}
.LinkBlue a:hover {text-decoration: underline;}
.TextMiddle {vertical-align: middle;}
.FloatLeft {float: left;}

.LinkBlueTahoma, .LinkBlueTahoma a {font-family: Tahoma; font-size: 11px; color:#691B1B; text-decoration: none;}
.LinkBlueTahoma a:hover {text-decoration: underline;}

.Underlined {text-decoration: underline;}

#LogoHeader {float:left; width: 100%; background-image: url("../../images/frontend/logo_line_bg.gif");}

.LogoContainer {float: left; width: 270px;}

.HeadingContainer {float:left; margin-top: 31px; margin-left: 225px;}
.HeadingBg {background-image: url("../../images/frontend/heading_bg.gif")}
.HeadingFont {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF;}

#TabContainer {float: left; width: 100%; background-image: url("../../images/frontend/tab_blue_under.gif");}
#TabFooter {float: left; width: 100%; background-image: url("../../images/frontend/under_tab_separator_bg.jpg");}
.TabItem {float: left; width: 116px; margin-left: 5px;}
.TabContent {width: 100%;}
.TabSide {width: 6px;}
.TabTextOn {background: #E8E8E8; font-family: Arial; font-size: 11px; font-weight: bold; color: #666; text-decoration: underline; text-align: center;}
.TabTextOn a {font-family: Arial; font-size: 11px; font-weight: bold; color: #666; text-decoration: none;}
.TabTextOn a:hover {text-decoration: underline;}
.TabTextOff {background-image: url("../../images/frontend/tab_off_bg.gif"); font-family: Arial; font-size: 11px; font-weight: bold; color: #666; text-align: center;}
.TabTextOff a {font-family: Arial; font-size: 11px; font-weight: bold; color: #666; text-decoration: none;}
.TabTextOff a:hover {text-decoration: underline;}

#CodeRowContainer {float: left; width: 100%; border-top: 1px solid #CCC; border-bottom: 3px solid #CCC;}
#CodeInput {font-size: 11px; font-family: Tahoma; float:left; margin-top:10px; padding-bottom:10px; margin-left: 10px;}
.CodeRowLabel {font-size: 11px; font-family: Arial; padding-left: 5px; color: #333; text-align:center;}
.CodeRowInput {font-size: 11px; font-family: Tahoma; text-align: center;}
.CodeRowDropdown {font-size: 11px; font-family: Arial;}
.CodeRowPlaceholder {padding-left: 5px; color: #CCC;}

#PlanDropdown {float:left; margin-left: 100px;}
.StepsRow {float:left; border-bottom: 1px solid #DDD; width: 100%;}
.StepsLinks {float:left;}

#Content {width: 750px; float: left;}
#RightContent {float: left; margin-top: 0px; margin-left: 1px;}

.DgContainer {float: left;}
.Dg {width: 100%;}
.DgTopLeft, .DgTopRight, .DgBottomLeft, .DgBottomRight {width: 9px; height: 9px;}
.DgTop {height: 9px; background-image: url("../../images/frontend/dg_top.gif")}
.DgBottom {height: 9px; background-image: url("../../images/frontend/dg_bottom.gif")}
.DgLeft {width: 9px; background-image: url("../../images/frontend/dg_left.gif")}
.DgRight {width: 9px; background-image: url("../../images/frontend/dg_right.gif")}
/* .DgContent {background-image: url("../../images/frontend/dg_bg.gif"); vertical-align: top;} */
.DgContent {background-color:white}

.DgTitle {font-family: Arial; font-size: 11px; font-weight: bold; color: #691B1B; padding-bottom:10px}
.DgLink {}
.DgText {font-family: Arial; font-size: 11px; color: #333;}
.DgBottomLink, .DgBottomLink a {font-family: Arial; font-size: 11px; color: #691B1B; font-weight: bold; text-align: right;}

.PostHeading {font-family: Arial; font-size: 11px; font-weight: bold; color: #691B1B; text-decoration: underline; padding: 0px; margin: 0px;}
.PostTitle {font-family: Arial; font-size: 11px; color: #691B1B; font-weight: normal; margin-bottom: 8px; margin-top:8px; padding-top:8px; border-top:1px dashed #CCC;}
.PostTitle1 {font-family: Arial; font-size: 14px; color: #691B1B; font-weight: normal; margin-bottom: 8px; margin-top:8px; padding-top:8px; border-top:1px dashed #CCC;}
.PostContent {font-family: Arial; font-size: 11px; color: #333;}
.PostLink, .PostLink a {font-family: Arial; font-size: 11px; color: #691B1B; text-decoration: underline;}

#FooterBlue {background-image: url("../../images/frontend/footer_blue_line.gif"); float:left; width:100%; margin-top: 20px;}
#FooterGrey {background-image: url("../../images/frontend/footer_grey_line.jpg"); float:left; width:100%;}
#FooterContainer {width: 100%; float: left;}
.FooterCredits {font-family: Arial; font-size: 11px; color: #691B1B; text-align: right; }
.FooterMenu {padding-left: 13px;} 

.BannerSmall {margin-top: 10px; margin-left: 1px;}
.BannerImage {border:none;}

#BottomInfoBar {float:left; width:100%;}

.UserText {font-family: Arial; font-size: 11px; color: #333;}

