/* GLOBAL */
body {
    margin: 0 auto;
    background: #CED7E7 url( images/PageBackground.gif );
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat: repeat-x;
    text-align: center;
}

SELECT {
    font-size: 11px;
}

INPUT {
    font-size: 11px;
}

ol li {
    margin: 15px 0px;
}
 H3{font:bold 14px verdana;color:#336799;text-transform:capitalize; margin:0px 0px; padding:0px 0px;}

/* GENERAL */
#PageWrapperShadow {
    margin: 0 auto;
    background-image: url( images/PageShadow-Background.png );
    background-repeat: repeat-y;
    width: 995px;
}

#EmailWrapperShadow {
    margin: 0 auto;
    background-image: url( images/EmailShadow-Background.png );
    background-repeat: repeat-y;
    width: 550px;
}

#PageWrapper {
    margin: 0 10px;
}

.ClearFloats {
    clear: both;
}

/* HEADER */
#Logo				{ margin:12px 10px 9px 32px;float:left;width:365px;}
*html #Logo			{ margin:12px 10px 9px 10px;float:left;width:365px;}

#HeaderLoginBar {
    float: right;
    margin: 0px 20px 0 auto;
    padding: 18px 0px 0px 0px;
    width: 548px;
    font-size: 11px;
    text-align: right;
    background-image: url( images/LoginBG.jpg );
    background-repeat: no-repeat;
    height: 55px;
}

#HeaderLoginBar a:link {
    color: #336699;
    font-size: 11px;
}

#HeaderLoginBar td {
    font-size: 11px;
}

.LoginForm {
    background-image: url( images/TextInputBG.gif );
    background-repeat: no-repeat;
    border: 0px white;
    height: 18px;
    width: 121px;
    align: absmiddle;
}

#Nav {
    background-image: url( images/NavBG.gif );
    background-repeat: repeat-x;
    width: 977px;
    height: 35px;
    position: relative;
}

/* BANNER */
#MarketBanner {
    position: relative;
}

#MarketingBannerRightContent {
    z-index: 2;
    width: 200px;
    position: absolute;
    top: 20px;
    left: 680px;
}

.SignUpFrame {
    color: #ffffff;
    font-size: 11px;
    margin-top:3px
}

.SignUpFrame .Label {
    text-align: right;
    /*padding: 2px 3px 2px 0px; */
    font-weight: bold;
}

.SignUpFrame .Label1 {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: bold;
    text-decoration:underline; color:#336799;
}

.SignUpFrame .Label2 {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: bold;
    text-decoration:none; color:#336799;
}

.SignUpFrame .Label2 a:link {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: bold;
    text-decoration:none; color:#336799;
}

.SignUpFrame .Label2 a:visited {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: bold;
    text-decoration:none; color:#336799;
}

.SignUpFrame .Label2 a:hover {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: bold;
    text-decoration:underline; color:#336799;
}

.SignUpFrame .Label3 {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: normal;
    text-decoration:none; color:#000000;
}

.SignUpFrame .Label3 a:link {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: normal;
    text-decoration:none; color:#000000;
}

.SignUpFrame .Label3 a:visited {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: normal;
    text-decoration:none; color:#000000;
}

.SignUpFrame .Label3 a:hover {
    text-align: left;
    padding: 2px 3px 2px 0px;
    font-weight: normal;
    text-decoration:underline; color:#000000;
}

.SignUpFrame .Value {
    padding: 2px 3px 2px 0px;
}

/* FEATURES */
.FeatureImage {
    float: left;
    width: 70px;
    margin-top: 20px;
    padding: 0px;
}

.FeatureText {
    float: left;
    width: 582px;
    margin-top: 20px;
    padding: 0px;
}

.HomeImage {
    float: left;
    width: 70px;
    margin-top: 20px;
    padding: 0px;
}

.HomeText {
    float: left;
    width: 545px;
    margin-top: 20px;
    padding: 0px;
}

#Content {
    line-height: 22px;
}

#MainContent {
    margin: 32px 32px 32px 32px;
}

#HomeContent {
    margin: 32px 0px 32px 32px;
    width: 631px;
    float: left;
}
.PageDescription		{ color:#336699; font-weight:bold;font-size:13px;}

#LeftContent {
    margin: 32px 32px 32px 15px;
    width: 657px;
    float: left;
}

.PageDescription {
    color: #336699;
    font-weight: bold;
    font-size: 13px;
}

#LeftNav {
    margin: 32px 0px 32px 0px;
    float: left;
    width: 269px;
}

#LeftNav .Label {
    color: #336699;
    font-weight: bold;
}

#LeftNav .Value {
    color: #336699;
}

#LeftNav SELECT {
    color: #336699;
}

#LeftNav INPUT {
    color: #336699;
}

#LeftNav ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#LeftNav li {
    background-color: #D6E0EA;
    margin-bottom: 2px;
    padding: 0px 0px 0px 15px;
}

#LeftNav li.current {
    background-color: #ffffff;
    margin-bottom: 2px;
    padding-left: 15px;
    color: #F4990D;
}

#LeftNav li a:link {
    text-decoration: none;
    color: #336799;
}

#LeftNav li a:active {
    text-decoration: none;
    color: #336799;
}

#LeftNav li a:visited {
    text-decoration: none;
    color: #336799;
}

#LeftNav li a:hover {
    text-decoration: none;
    color: #4890CA;
}


#LoginWrapper {
    margin: 32px 0px 32px 0px;
    width: 269px;
}

#LoginWrapper .Label {
    color: #336699;
    font-weight: bold;
}

#LoginWrapper .Value {
    color: #336699;
}

#LoginWrapper SELECT {
    color: #336699;
}

#LoginWrapper INPUT {
    color: #336699;
}

#LoginWrapper ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#LoginWrapper li {
    background-color: #D6E0EA;
    margin-bottom: 2px;
    padding: 0px 0px 0px 15px;
}

#LoginWrapper li.current {
    background-color: #ffffff;
    margin-bottom: 2px;
    padding-left: 15px;
    color: #F4990D;
}

#LoginWrapper li a:link {
    text-decoration: none;
    color: #336799;
}

#LoginWrapper li a:active {
    text-decoration: none;
    color: #336799;
}

#LoginWrapper li a:visited {
    text-decoration: none;
    color: #336799;
}

#LoginWrapper li a:hover {
    text-decoration: none;
    color: #4890CA;
}

#RightContent {
    margin: 32px 32px 32px 0px;
    float: left;
    width: 277px;
}

#RightContent .Label {
    color: #336699;
    font-weight: bold;
}

#RightContent .Value {
    color: #336699;
}

#RightContent SELECT {
    color: #336699;
}

#RightContent INPUT {
    color: #336699;
}

.ScreenImage {
    float: left;
    width: 165px;
    margin-top: 20px;
    padding: 0px;
}

.ScreenText {
    float: left;
    width: 450px;
    margin-top: 20px;
    padding: 0px;
}

#FooterWrapper {
    background-image: url( images/FooterBG.gif );
    background-repeat: repeat-x;
    width: 977px;
    height: 27px;
    text-align: center;
    font-size: 11px;
    color: #FFFFFF;
}
#EmailFooterWrapper {
    background-image: url( images/FooterBG.gif );
    background-repeat: repeat-x;
    width: 532px;
    height: 27px;
    text-align: left;
    font-size: 11px;
    color: #FFFFFF;
    padding:0px 0px;
    margin-left:-2px;
}

#EmailFooterNav {
    /*margin: 0px auto; */
    text-align: center;
    margin:0px 0px;
    padding:0px 0px;
    font-size: 11px;
    color: #FFFFFF;
}
#EmailFooterNav a:link, #EmailFooterNav a:visited, #EmailFooterNav a:active, #EmailFooterNav a:hover {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 27px;
}

#FooterNav {
    margin: 0px auto;
    text-align: center;
    font-size: 11px;
    color: #FFFFFF;
}

#FooterNav a:link, #FooterNav a:visited, #FooterNav a:hover {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 27px;
}

#Legal {
}

#EmailContent {
    text-align: left;
    padding: 20px;
    
}

#EmailContent a, #EmailContent a:hover, #EmailContent a:visited {
    color: #336699;
    text-decoration: none;
}

#EmailContent h2 {
    font-size: 16px;
    text-decoration: none;
    color: #336699;
    text-transform:capitalize;
    
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 30px;
    width: 977px;
    margin: 0px;
    overflow: hidden;
    padding: 0px 0px 0px 25px;
    top: 4px;
}

*html .lavaLamp {
    position: relative;
    height: 30px;
    width: 950px;
    margin: 0px;
    overflow: hidden;
    padding: 0px 0px 0px 25px;
    top: 4px;
}

.lavaLamp li {
    float: left;
    list-style: none;
    margin-left: 2px;
}

*html .lavaLamp li {
    float: left;
    list-style: none;
    margin-left: 2px;
}

.lavaLamp li.back {
    background: url( images/lava50.png ) no-repeat right -30px;
    width: 9px;
    height: 35px;
    z-index: 8;
    position: absolute;
    border-right: solid 0px #336699;
}

*html .lavaLamp li.back {
    background: url( images/lava50.png ) no-repeat right -30px;
    width: 9px;
    height: 35px;
    z-index: 8;
    position: absolute;
    border-right: solid 0px #336699;
}

.lavaLamp li.back .left {
    background: url( images/lava50.png ) no-repeat top left;
    height: 35px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}

*html .lavaLamp li.back .left {
    background: url( images/lava50.png ) no-repeat top left;
    height: 35px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}

.lavaLamp li a {
    font-size: 14px;
    text-decoration: none;
    color: #336699;
    outline: none;
    text-align: center;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 35px;
    position: relative;
    overflow: hidden;
    margin: 0 14px;
}

*html .lavaLamp li a {
    font-size: 14px;
    text-decoration: none;
    color: #336699;
    outline: none;
    text-align: center;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 35px;
    position: relative;
    overflow: hidden;
    margin: 0 14px;
}

.lavaLamp li a:active, .lavaLamp li a:visited {
    border: none;
}

*html .lavaLamp li a:active, .lavaLamp li a:visited {
    border: none;
}

.lavaLamp li a:hover {
    border: none;
    color: #ffffff;
    font-size: 14px;
    outline: none;
    text-align: center;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 35px;
    position: relative;
    overflow: hidden;
    margin: 0 14px;
}

*html .lavaLamp li a:hover {
    border: none;
    color: #ffffff;
    font-size: 14px;
    outline: none;
    text-align: center;
    top: 7px;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 35px;
    position: relative;
    overflow: hidden;
    margin: 0 14px;
}

.Sep1				{position:absolute;top:7px;left:98px}
*html .Sep1			{position:absolute;top:7px;left:97px}
.Sep2				{position:absolute;top:7px;left:178px}
*html .Sep2			{position:absolute;top:7px;left:178px}
.Sep3				{position:absolute;top:7px;left:321px}
*html .Sep3			{position:absolute;top:7px;left:320px}
html>body* .Sep3    {position:absolute;top:7px;left:318px}
.Sep4				{position:absolute;top:7px;left:495px}
*html .Sep4			{position:absolute;top:7px;left:493px}
html>body* .Sep4    {position:absolute;top:7px;left:489px}
.Sep5				{position:absolute;top:7px;left:602px}
*html .Sep5			{position:absolute;top:7px;left:601px}
html>body* .Sep5	{position:absolute;top:7px;left:596px}
.Sep6				{position:absolute;top:7px;left:699px}
*html .Sep6			{position:absolute;top:7px;left:697px}
html>body* .Sep6	{position:absolute;top:7px;left:691px}
.Sep7				{position:absolute;top:7px;left:816px}
*html .Sep7			{position:absolute;top:7px;left:816px}
html>body* .Sep7	{position:absolute;top:7px;left:809px}
 /*REGISTRATION PAGE*/
.BgRegistrationContainer{background-image:url(images/BgBetaReg.jpg); width:261px; height:426px;background-repeat:no-repeat;background-position:top center;padding:0px 0px;text-align:center}
.RegistrationHeadline{font:normal 30px Arial; color:#4890ca}
.RegistrationSubHeadline{font:normal 24px Arial; color:#4890ca}
.RegistrationT{font:bold 23px Arial; color:#4890ca}
.RegistrationTitle{font:bold 18px Arial; color: #000000;}
.PriceTitle{font:bold 18px Arial; color:#336699}
.RegistrationText{font:bold 14px Arial; color:#000000}
.FormsTitles{font:bold 14px Arial; color:#4890ca;padding-top:10px;}

/* lightbox */
/*LIGHTBOX*/

/* lightbox styles */
#lightboxDivCloseButton {
    background-color: #fff;
    color: #000;
    width: 50px;
    text-align: center;
    cursor: pointer;
}

#lightboxdiv {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
}

#lightboxdiv img {
    width: auto;
    height: auto;
}

#lightboxdiv a img {
    border: none;
}

#lightboxdivContent {
    text-align: left;
    position: absolute;
    z-index: 101;
    font-size: 12px;
    background: transparent;
    padding: 0px 0px;
    padding-top: 10px;
    color: #000;
}

#outerImageContainer {
    text-align: left;
    position: relative;
    background: none;
    margin: 0 auto;
}

#imageContainer {
    padding: 10px;
    cursor: pointer;
}

#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.TopPopUpBorder {
    background-image: url( images/TopPopUp.png );
    width: 100%;
    height: 11px
}

.LeftPopUpBorder {
    background-image: url( images/LeftBorderPopUp.jpg );
    width: 12px;
    background-repeat: repeat-y;
}

.RighPopUpBorder {
    background-image: url( images/RightBorderPopUp.jpg );
    width: 12px;
    background-repeat: repeat-y;
}

.BottomPopUp {
    background-image: url( images/BottomPopUp.jpg );
    width: 100%;
    height: 11px
}

.IconTitlePopUp {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px
}

.BodyPopUp {
    background-color: #E9E9E9;
    width: 100%;
}

.LabelPopUp {
    font: bold 12px arial;
    color: #1B577F;
}

.LabelPopUpM {
    font: bold 14px arial;
    color: #1B577F;
    vertical-align: middle;
}

.LabelPopUpBold {
    font: bold 13px arial;
    color: #1B577F;
}

.TxtBoxPopUp {
    border: solid 1px #4890CA;
    width: 120px;
    padding: 2px 1px;
    font: normal 11px arial;
    color: #1B577F
}
.TxtBoxPopUpM {
    border: solid 1px #4890CA;
    width: 120px;
    padding: 2px 1px;
    height: 19px;
    font: normal 13px arial;
    color: #1B577F
}

.TxtBox {
    border: solid 1px #4890CA;
    padding: 2px 1px;
    font: normal 11px arial;
    color: #1B577F
}

.SelectPopUp {
    border: solid 1px #4890CA;
    padding: 2px 1px;
    font: normal 11px arial;
    color: #1B577F;
}

.MiniLabelPopUp {
    font: normal 10px arial;
    color: #1B577F
}

#imageContainer>#hoverNav {
    left: 0;
}

#lightboxdivImage {
    cursor: pointer;
}

#hoverNav a {
    outline: none;
}

#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background-image: url( data:image/gif;base64,AAAA ); /* Trick IE into showing hover */
    display: block;
}

#prevLink {
    left: 0;
    float: left;
}

#nextLink {
    right: 0;
    float: right;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData {
    padding: 0 10px;
    color: #666;
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
/* end lightbox */