@import url(./www_div_forms.css);

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.Link_Minor_White {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
}

.Link_Minor_White:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: underline;
}

.Link_Minor_Dark {
    font-family: inherit;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
}

.Link_Minor_Dark:hover {
    font-family: inherit;
    font-size: 9px;
    color: #333333;
    text-decoration: underline;
}

.Link_Minor_Emphasis {
    font-family: inherit;
    font-size: 9px;
    color: #db1c17;
    text-decoration: none;
}

.Link_Minor_Emphasis:hover {
    font-family: inherit;
    font-size: 9px;
    color: #FF3333;
    text-decoration: underline;
}

.Link_White {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.Link_White:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

.LinkEmphasis {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DD1C14;
    text-decoration: none;
}

.LinkEmphasis:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DD1C14;
    text-decoration: underline;
}

.Link_inline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DD1C14;
    text-decoration: none;
}

.Link_inline:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #993333;
    text-decoration: none;
}

.Link_ItemTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5f696e;
    text-decoration: none;
    text-align: justify;
    font-weight: bold;
}

.Link_ItemTitle:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5f696e;
    text-decoration: underline;
    text-align: justify;
    font-weight: bold;
}

.HeaderBannerLeft {
    background-image: url(../images/Header_Borderspacer_L.gif);
    background-repeat: repeat-y;
    background-position: left top;
    height: 165px;
    width: 10px;
}

.HeaderBannerRight {
    background-image: url(../images/Header_Borderspacer_R.gif);
    background-repeat: repeat-y;
    background-position: right top;
    height: 165px;
    width: 10px;
}

.HeaderGradient_L {
    background-image: url(../images/HeaderGradient_L.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 13px;
    width: 10px;
}

.LocationHint {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.language_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #054f82;
    height: 12px;
}

.language_flag {
    background: #8393a5;
    width: 16px;
    height: 12px;
}

.language_flag:hover {
    background: #6666cc;
    width: 16px;
    height: 12px;
}

.PageBG_Header {
    background-image: url(../images/PageBG_Header.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.HeaderGradient_R {
    background-image: url(../images/HeaderGradient_R.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 13px;
    width: 10px;
}

.HeaderGradient_spacer {
    background-image: url(../images/HeaderGradient_spacer.gif);
    background-repeat: repeat-x;
    height: 13px;
}

.MenuGradient_L {
    background-image: url(../images/MenuGradient_L.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 7px;
    width: 10px;
}

.MenuGradient_R {
    background-image: url(../images/MenuGradient_R.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 7px;
    width: 10px;
}

.MenuGradient_spacer {
    background-image: url(../images/MenuGradient_spacer.gif);
    background-repeat: repeat-x;
    height: 7px;
}

.Menu_L {
    background-image: url(../images/Menu_L.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 39px;
    width: 10px;
}

.Menu_R {
    background-image: url(../images/Menu_R.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 39px;
    width: 10px;
}

.Menu_spacer {
    background-image: url(../images/Menu_spacer.gif);
    background-repeat: repeat-x;
    height: 39px;
}

.Menu_divider {
    background-image: url(../images/Menu_divider.gif);
    background-repeat: no-repeat;
    height: 39px;
    width: 10px;
}

.Menu_item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #495677;
    text-decoration: none;
    font-weight: bold;
}

.Menu_item:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #DD1C14;
    text-decoration: underline;
    font-weight: bold;
}

.SideMenu_L {
    background-image: url(../images/Header_Borderspacer_L.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 10px;
}

.SideMenu_M {
    width: 180px;
    background-color: #017CC2;
    margin: 0px;
    padding-top: 10px;
}

.SideMenu_R {
    background-image: url(../images/Header_Borderspacer_R.gif);
    background-repeat: repeat-y;
    background-position: right top;
    width: 10px;
}

.SideMenu_Item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #005d92;
    display: block;
    vertical-align: middle;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.SideMenu_Item:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #669ebe;
    display: block;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.SideMenu_Item_bottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #005d92;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding-top: 1px;
    padding-bottom: 1px;
}

.SideMenu_Item_bottom:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #669ebe;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.Sidebar_Links {
    border: 1px solid #FFFFFF;
    width: 160px;
    background-color: #a8d2eb;
}

.Sidebar_Links_Item {
    background-color: #a8d2eb;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005d92;
    text-decoration: none;
    vertical-align: middle;
}

.Sidebar_Links_Item:hover {
    background-color: #ffffff;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005d92;
    text-decoration: none;
}

.Popup_Item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #da251e;
    display: block;
    vertical-align: middle;
    width: 210px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Popup_Item:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-color: #e97c78;
    display: block;
    vertical-align: middle;
    width: 210px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Popup_Item_bottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-color: #da251e;
    display: block;
    vertical-align: middle;
    width: 210px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Popup_Item_bottom:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-color: #e97c78;
    display: block;
    vertical-align: middle;
    width: 210px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Popup_Item_Top {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    background-color: #da251e;
    display: block;
    vertical-align: middle;
    width: 210px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Popup_Item_Top:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    background-color: #e97c78;
    display: block;
    vertical-align: middle;
    width: 210px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Popup_Banner_bckgrnd {
    background-image: url(../images/popup_banner_bckgrnd.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-left: #495677 solid 1px;
    border-right: #495677 solid 1px;
    height: 165px;
}

.Popup_Banner_bckgrnd02 {
    background-image: url(../images/popup_banner_bckgrnd02.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-left: #495677 solid 1px;
    border-right: #495677 solid 1px;
    height: 100px;
}

.Popup_Banner_slogan {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    padding-bottom: 10px;
    padding-left: 10px;
    vertical-align: bottom;
    background-image: url(../images/popup_banner_logo.gif);
    background-repeat: no-repeat;
    height: 165px;
    text-align: right;
}

.Popup_Banner_slogan02 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    padding-bottom: 3px;
    padding-left: 7px;
    text-align: left;
    vertical-align: bottom;
    background-image: url(../images/popup_banner_logo02.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 100px;
}

.SideMenu_Title {
    width: 160px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    vertical-align: bottom;
    height: 17px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-image: url(../images/ServicesMenu_title.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.SideMenu_Q {
    width: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: right;
    vertical-align: top;
    height: 17px;
    background-image: url(../images/ServicesMenu_Q.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.AnswerMenu_Title {
    width: 160px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    vertical-align: bottom;
    height: 17px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    background-image: url(../images/AnswersMenu_title.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.livehelp_Title {
    width: 160px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    vertical-align: bottom;
    height: 17px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-image: url(../images/livehelp_title.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.MainFrame_Popup_L {
    background-image: url(../images/MainFrame_L.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 10px;
}

.MainFrame_L {
    width: 120px;
    background-color: #FFFFFF;
    margin: 0px;
    padding-top: 10px;
}

.MainFrame_M {
    background-color: #ffffff;
    width: 560px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5f696e;
    margin: 0px;
    padding: 10px 0 10px 15px;
}

.MainFrame_R {
    background-image: url(../images/MainFrame_R.gif);
    background-repeat: repeat-y;
    background-position: right top;
    width: 10px;
}

.IconDescription_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #5F696E;
    text-decoration: none;
    margin: 3px;
}

.IconDescription_number {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DD1C14;
    text-decoration: none;
    margin: 3px;
}

Li {
    text-decoration: none;
    list-style-position: outside;
    list-style-image: url(../images/Bullet_disk.gif);
}

LI A {
    font-size: 11px;
    color: #5F696E;
    text-decoration: none;
}

LI A:hover {
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
}

.text_body_white {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.Text_small_white {
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: right;
}

p {
    font-size: 11px;
    color: #5f696e;
    text-decoration: none;
    text-align: justify;
    margin: 0 0 1em;
}

p + p {
    margin: 1em 0;
}

.TextBody {
    font-size: 11px;
    color: #5f696e;
    text-decoration: none;
    text-align: justify;
}

.Bottom_L {
    background-image: url(../images/BottomBar_spacer.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 27px;
    width: 10px;
}

.Bottom_R {
    background-image: url(../images/BottomBar_spacer.gif);
    background-repeat: repeat-x;
    background-position: right top;
    height: 27px;
    width: 10px;
}

.Bottom_spacer {
    background-image: url(../images/BottomBar_spacer.gif);
    background-repeat: repeat-x;
    height: 27px;
}

.Bottom_Item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.Bottom_Item:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}

.Bottom_Devider {
    width: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #DD1C14;
    text-decoration: none;
}

.Mandatory {
    color: #DD1C14;
}

.Login_pad_BG {
    width: 160px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #495677;
    border-left-color: #d1d5dd;
    background-image: url(../images/LoginPad_BG_Gradient.gif);
    background-repeat: repeat-y;
    margin: 0px;
    padding-top: 10px;
}

.PartnerList_Title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000066;
    text-decoration: none;
    background-color: #a69eba;
    display: block;
    font-weight: bold;
    text-indent: 2px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #FFFFFF;
}

.PartnerList_Item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    background-color: #c5c3d2;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #333333;
    border-left-color: #FFFFFF;
    display: block;
    text-indent: 6px;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #333333;
}

.PartnerList_Item:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DB1C17;
    text-decoration: none;
    background-color: #c5c3d2;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #333333;
    border-left-color: #FFFFFF;
    display: block;
    text-indent: 6px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #333333;
}

th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #6666FF;
}

.NewsItem_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5F696E;
    background-color: #e4e8f1;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
}

.SubmitBtn {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #db1c17;
    FONT-VARIANT: normal;
    border: 1px solid #db1c17;
}

.Form_LightGrey_bar {
    height: 3px;
    background-image: url(../images/grey_light_pixel.gif);
    background-repeat: repeat-x;
    background-position: center;
    vertical-align: middle;
}

.topSpacing {
    margin: 0px;
    padding-top: 10px;
}

.LogoPosition {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    position: absolute;
    top: 53px;
    display: none;
}

.ItemPad_Corner_TL {
    background-image: url(../images/ItemPad_Corner_TL.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 4px;
    width: 4px;
}

.ItemPad_Corner_TR {
    background-image: url(../images/ItemPad_Corner_TR.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 4px;
    width: 4px;
}

.ItemPad_Corner_BR {
    background-image: url(../images/ItemPad_Corner_BR.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 4px;
    width: 4px;
}

.ItemPad_Corner_BL {
    background-image: url(../images/ItemPad_Corner_BL.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 4px;
    width: 4px;
}

.ItemPad_Border_T {
    background-image: url(../images/pix_red.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 4px;
}

.ItemPad_Border_B {
    background-image: url(../images/pix_red.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 4px;
}

.ItemPad_Border_L {
    background-image: url(../images/pix_red.gif);
    background-repeat: repeat-y;
    background-position: left;
    width: 4px;
}

.ItemPad_Border_R {
    background-image: url(../images/pix_red.gif);
    background-repeat: repeat-y;
    background-position: right;
    width: 4px;
}

/*=================QS OZ Redesign====================*/
.SideMenu_Title_redesign {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    vertical-align: middle;
    height: 17px;
    border-bottom: 1px solid #ffffff;
}

.sb_map {
    
}

.sb_map h5 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    margin-bottom: 2px;
}

.sb_map p {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    margin-bottom: 2px;
    text-align: left;
}

.sb_map a {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #fb4141;
    text-decoration: none;
}

.sb_map a:hover {
    text-decoration: underline;
}

h1, .page_header {
    font: bold 18px Verdana, Arial, Helvetica, sans-serif;
    color: #da251e;
    margin: 15px 0 10px;
    text-transform: uppercase;
}

.pack_wrap_title {
    margin-top: 25px;
    float: left;
    width: 100%;
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5f5e5e;
}

.pack_wrap_title a, .pack_wrap_title a:hover {
    color: #5f5e5e;
    margin-bottom: 4px;
    text-decoration: none
}

.pack_wrap_title span {
    color: #da251e;
}

.pack_line {
    width: 100%;
    background: url(../images/pack_line.gif) repeat-x left 6px;
    height: 13px;
    line-height: 1px;
    font-size: 1px;
    float: left;
}

.pack_thumb {
    width: 190px;
}

.pack_thumb a img {
    border: none;
}

.pack_btn, .menu_simple_links a {
    display: block;
    float: left;
    background: url(../images/pack_btn_bckgr.gif) repeat-x left bottom #f94437;
    border: 1px solid #da251e;
    padding: 3px 5px;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    margin-top: 15px;
    margin-right: 5px;
}

.pack_btn:hover, .menu_simple_links a:hover {
    text-decoration: underline;
}

div.pack_description {
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #636363;
    float: left;
}

div.pack_description span {
    display: block;
    background: url(../images/pack_bullet.gif) no-repeat left 4px;
    padding-left: 11px;
}

.grey_dots {
    width: 100%;
    background: url(../images/grey_dots.gif) repeat-x left 12px;
    height: 25px;
    line-height: 1px;
    font-size: 1px;
}

.additional_service {
    background: url(../images/pack_bullet.gif) no-repeat left 4px;
    padding-left: 11px;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #636363;
}

.order_service {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #da251e;
    text-decoration: underline;
}

.order_service:hover {
    text-decoration: none;
}

.service_price {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #da251e;
    vertical-align: top;
}

.topSpacing_redesign {
    margin: 10px 15px 0px 15px;
}

p img {
    float: left;
    margin: 0px 10px 10px 0px;
}

/* Start Image Gallery styles */
.gallery_cat {
    color: #063F6A;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
}

.gallery_left {
    float: left;
    margin-right: 15px;
}

.gallery_right {
    float: right;
    margin-left: 15px;
}

.gallery_left,.gallery_right {
    margin-bottom: 5px;
    margin-top: 2px;
}

div.gallery_left span, div.gallery_right span {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #5F696E;
    display: block;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 3px;
}

div.gallery_left span span, div.gallery_right span span {
    color: #DD1C14;
    padding-left: 0;
}

.pack_description .gallery_left_image_span {
    float: left;
    display: block;
    background: transparent none !important;
    padding: 0 !important;
}

.pack_description .gallery_span_text, .gallery_span_text {
    background: transparent none !important;
    padding: 0 !important;
}

.pack_description .gallery_span_text {
    display: block;
    margin-left: 205px;
}
/* End Image Gallery styles */

.pages_content {
    float: left;
    width: 100%;
}

.contact_us_country {
    width: 70%;
    margin: 0 15% 15px;
    text-align: center;
}

.contacts_container {
    width: 70%;
    margin: 0 15%;
}

.contacts_title {
    font-weight: bold;
    margin: 15px 0;
    font-size: 12px;
}

.contact_us_address, .contact_us_phone, .contact_us_fax, .contact_us_free_phone {
    background: transparent url("../images/redarrow.gif") no-repeat scroll left 50%;
    padding: 0 0 5px 35px;
    margin-top: 10px;
}

.contact_us_phone, .contact_us_free_phone {
    background-image: url("../images/tel.gif");
}

.contact_us_fax {
    background-image: url("../images/fax.gif");
}

.contact_us_phone:first-letter, .contact_us_fax:first-letter, .contact_us_free_phone:first-letter {
    text-decoration: underline;
}

.menu_simple_links {
    text-align: center;
    float: left;
    margin: 0 40%;
}

