﻿body
{
    margin: 0px;
    font-family: Segoe UI, arial, Verdana;
    color: #181818;
    font-size: 12px;
    background-color: #ffffff;
    background: url(../Images/TabBar2/Header_bg-sides.jpg) repeat-x 0 0;
}

html
{
    overflow: -moz-scrollbars-vertical;
}

/* -------- Links ---------------------- */

#BackgroundContainer
{
	background: transparent url(../Images/TabBar2/Header_bg-middle.jpg) no-repeat center 34px;
}

a
{
    text-decoration: none;
    color: #336699;
}

a:hover
{
    text-decoration: underline;
}

.SmallLinks a
{
    font-size: 8pt;
    white-space: nowrap;
}

/* --------- Shell ---------------------- */

#Container
{
    padding-top: 15px;
    width: 904px;
    margin: 0px auto;
}

#ContainerInner
{
    padding-top: 20px;
}

#ContentTop
{
    height: 19px;
    background: url('../Images/Shell/bg_top.jpg') no-repeat 0 0;
}

#ContentMiddle
{
    margin-top: -10px;
    background: url('../Images/Shell/bg_middle.jpg') repeat-y 0 0;
    overflow: auto;
}

#ContentInner
{
    min-height: 100px;
    padding-top: 15px;
}

#ContentMiddleInner
{
    background: url('../Images/Shell/bg_bottom.jpg') no-repeat left bottom;
    padding: 22px;
    padding-top: 12px;
    padding-bottom: 2px;
    padding-top: 5px;
    overflow: hidden;
}

#ContentBottom
{
    height: 22px;
    background: url('../Images/Shell/bg_bottom.jpg') no-repeat 0 0;
    overflow: hidden;
}

.ContentInnerTop
{
    padding-left: 0px;
    min-height: 155px;
}

.ContentInnerLeftBar
{
    width: 100px;
    overflow: hidden;
    float: left;
    min-height: 300px;
    clear: both;
}

.ContentInnerRight
{
    float: left;
    width: 650px;
    min-height: 300px;
    padding: 10px;
    clear: both;
}

.ContentInnerBottom
{
    padding-top: 0px;
    background-color: White;
    clear: both;
}


/* --------- Top Menu Navigation -------- */
#TopMenu
{
    margin-bottom: 7px;
}

#TopMenu a
{
    font-family: Segoe UI, Arial, Verdana;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    color: #000;
}

a.MenuOption
{
    color: #595a5a;
    font-weight: bold;
}

/* ------ Sub Menu Navigation ------ */

#SubMenu
{
    margin-top: -5px;
    margin-bottom: 15px;
}

#SubMenu a
{
    font-size: 11px;
    font-family: Century Gothic;
}


/* ------------ Footer ----------- */
#Footer
{
    padding-bottom: 38px;
    width: 904px;
    margin: 0px auto;
    clear: both;
}

#ctl00_Footer
{
    padding-bottom: 38px;
    width: 904px;
    margin: 0px auto;
    clear: both;
}

#FooterTop
{
    clear: both;
}

#ctl00_FooterTop
{
    clear: both;
}

.Footer4th
{
    /*height: 128px;     background: transparent url(../Images/cyra4th.jpg) no-repeat bottom center;*/
}

.FooterTopInner
{
    color: #474747;
    height: 22px;
    padding-bottom: 2px;
    padding-left: 0px;
    height: 30px;
}

#FooterBottom
{
    padding-top: 25px;
}

#ctl00_FooterHomePage
{
    clear: both;
    background-color: #ffffff;
}

#FooterInner
{
    height: 95px;
    background: transparent url(../Images/Shell/bg_footer.jpg) no-repeat 0 0;
    font-size: 8pt;
    color: #919191;
}

#FooterContent
{
    padding: 15px;
    padding-top: 20px;
}

.FooterTopInner a
{
    text-decoration: none;
    color: #474747;
    font-size: 11px;
}

#FooterTopInner a:hover
{
    text-decoration: underline;
}

.FooterBottom a
{
    text-decoration: none;
    color: #2b5c8a;
    font-weight: bold;
    font-size: 10px;
}

/* ------------ Content -----------*/
#ctl00_Content
{
    padding-bottom: 20px;
}

#ContentInner
{
}

p
{
    margin-top: 4px;
    color: #181818;
    margin-bottom: 15px;
    font-size: 12px;
}

h1
{
    color: #dc7d48;
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: 4px;
}

h2
{
    margin-top: 0px;
    color: #264663;
    font-size: 16px;
    font-family: Segoe UI, Arial;
    font-weight: normal;
}

h3
{
    font-weight: bold;
    color: #181818;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0px;
}

h4
{
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    color: #2b5c8a;
}

h5
{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 22px;
    color: #2b5c8a;
    font-weight: normal;
    line-height: 28px;
}

ul
{
    margin-left: 10px;
    padding-left: 10px;
    list-style-type: square;
}

ul li
{
    padding-bottom: 5px;
}

ul.HomePage
{
    list-style-image: none;
    list-style-type: none;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 12px;
}

ul.HomePage li
{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 22px;
}

ul.HomePage a
{
    font-family: Century Gothic;
    font-size: 16px;
}

#ProductsTable
{
    padding-top: 15px;
    padding-left: 20px;
}

#ProductsTable a
{
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

#ProductsTable td
{
    padding-bottom: 30px;
    vertical-align: middle;
}

#ProductsTable td.link
{
    vertical-align: middle;
    padding-left: 5px;
}

.BottomNav ul
{
    list-style-image: none;
    list-style-type: none;
}

.BottomNav ul li
{
    background: transparent url(../Images/content_arrowBullet.gif) no-repeat 0 0;
    padding-left: 30px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.ProgressBarBlue
{
    background: url('../Images/blueBarBG.jpg') repeat-x left top;
    height: 13px;
    margin-right: 1px;
}
.ProgressBarGray
{
    background: url('../Images/grayBarBG.jpg') repeat-x left top;
    height: 13px;
    margin-right: 1px;
}
.ProgressBlue
{
    font-size: 7pt;
    font-family: verdana;
    color: #336699;
    text-align: left;
    padding-top: 5px;
    padding-left: 2px;
    vertical-align: top;
}
.ProgressGray
{
    font-size: 7pt;
    font-family: verdana;
    color: #b7b7b7;
    text-align: left;
    padding-top: 5px;
    padding-left: 2px;
    vertical-align: top;
}

.fileAttach
{
    width: 333px;
    height: 22px;
}

.LeftFloat
{
    width: 200px;
    float: left;
}

.RightFloat
{
    float: left;
    text-align: left;
    padding-left: 30px;
}

/* Style classes for Sample6 */
.UpdateProgress
{
    background-color: #CF4342;
    color: #fff;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 50%;
    left: 45%;
}

.TransparentGrayBackground
{
    position: absolute;
    top: 40;
    left: 15;
    background-color: Black;
    filter: alpha(opacity=65);
    opacity: 0.7;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
}

.LeftList
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.LeftList li
{
    padding-bottom: 10px;
}

.LeftList a
{
    font-weight: bold;
}

.TextBoxWaterMark
{
    border-color: inherit;
    border-width: 0px;
    border-style: none;
    width: 144px;
    background: url('../Images/Shell/emailaddress_txtbox.jpg') no-repeat 0px 0px;
    text-align: right;
    color: White;
    padding-left: 8px;
    padding-top: 4px;
    height: 20px;
}

.PasswordWaterMark
{
    border-color: inherit;
    border-width: 0px;
    border-style: none;
    width: 144px;
    background: url('../Images/Shell/password_txtbox.jpg') no-repeat 0px 0px;
    text-align: right;
    color: White;
    padding-left: 8px;
    padding-top: 4px;
    height: 20px;
}

.TextBoxBG
{
    border: none;
    border-width: 0px;
    border-style: none;
    width: 130px;
    background-repeat: no-repeat;
    background-image: url(../Images/Shell/blank_txtbox.jpg);
    height: 20px;
    padding-left: 8px;
    padding-top: 4px;
    padding-right: 15px;
    font-size: 11px;
    color: #a9a9a9;
}

.LeftColumn
{
    width: 65%;
    float: left;
}

.RightColumn
{
    width: 35%;
    float: right;
}

.LanguagePopup
{
    top: 800px;
    left: 800px;
    width: 512px;
    height: 407px;
    background: url('../Images/Shell/language_select_bg.png') no-repeat 0 0;
}

.PositionList
{
    list-style-type: none;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 10px;
}

.LeftBarDivider
{
    height: 30px;
    border-bottom: solid 1px #c7c7c7;
    margin-bottom: 40px;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
	
h1.MainImageText
{   
    padding: 0px;
    margin: 0px;
    font: 38px Arial;
    color: #264663;
    position: absolute;
    margin-left: 30px;
    margin-top: 20px;
    line-height: 46px;
    font-weight: normal;
    z-index: 2000;
    letter-spacing: 1px;
}

h4.HomePageItemTitle
{
    margin: 0px;
    padding: 0px;
    font: 22px Arial;
    color: #092636;    
    white-space: nowrap;
    font-weight: normal;
}

.HomePageItemDescription
{
    font: 15px Arial;
    color: #6d3800;
    margin-bottom: 8px;
}

.HomePageItemLink a
{
    font: 12px Arial;
    color: #235a78;
    font-weight: bold;
}

.HomePageRightBorder
{
    vertical-align: top;
    border-right: solid 1px #cccdcd; padding-right: 30px;   
}

.HomePageLeftBorder
{
    vertical-align: top;
    padding-left: 30px; border-left: solid 1px #f1f2f2;   
}