﻿@import url(http://fonts.googleapis.com/css?family=Lusitana);

body {
  color : #555;
  background-color: #eae5dc;
  font-family:  Avenir, "'Gill Sans'", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
  text-align: left;
/*  background-image: url(../gfx/frontpage2/newbkg.png);
  background-repeat: repeat;
  background: #dfe7f5 url("../gfx/bg_test.gif") repeat-x scroll left top;
*/
background: #238a00 url(../gfx/BACKGROUND_eden.jpg) no-repeat scroll 50% top;
/*  background: #f69520 url(../gfx/BACKGROUND_autumn_nb.jpg) no-repeat scroll 50% top; */
 /*background: #cfe3f0 url("../gfx/BACKGROUND_winter.jpg") no-repeat scroll 50% -200px;*/
/*background: #460002 url("../gfx/valentinesBG.jpg") repeat scroll 50% 20%;*/
  font-size: 12px;
  margin:0px;
  padding:0px;
}

form
{
  text-align: center;
  width: 100%;
}
.MSIE
{
    text-align: center;
    width: 100%;
}

a:link
{
  color: #4682b4;
  text-decoration: none;
}
a:visited
{
  color: #4682b4;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
a:active
{
  color: #4682b4;
  text-decoration: none;
}
a.disabled 
{
  text-decoration: none;
  color: #60646c;
}
a.disabled:hover 
{
  text-decoration: none;
}

.clear
{
  clear: both;
}

.basic-font
{
  font-family:  Avenir, "'Gill Sans'", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
  font-size: 12px;
}
.stronger-font
{
  font-family:Arial ,Helvetica,sans-serif;
  font-size: 12px;
}

.frontpage-wrapper
{
    width: 1024px;
    height: auto;
    margin: 0px auto 1em;
    text-align: left;
    position: relative;
}
.MSIE .frontpage-wrapper
{
    margin-top: 1em;
}
.frontpage-logintop
{
    background: transparent url("../gfx/frontpage2/loginframetopShadow.png") no-repeat top left;
    padding: 14px 22px 0px 22px;
    height: 30px;
}
.MSIE .frontpage-logintop
{
    background: transparent url("../gfx/frontpage2/loginframetop2.gif") no-repeat 22px 0px;
    _zoom: 1;
    padding-top: 0px;
}
.frontpage-login-arrow
{
    width: 31px;
    height: 31px;
    background: transparent url("../gfx/frontpage2/login_pilz.gif") no-repeat top left;
    position: absolute;
    left: -12px;
    top: 13px;
    display: none;
}
.MSIE .frontpage-login-arrow
{
    top: 0px;
}
.frontpage-top
{
    background: transparent url("../gfx/frontpage2/MainframeShadow_top.png") no-repeat top left;
    height: 10px;
    padding-top: 14px;
    overflow: hidden;
    margin-top: 4px;
}
.MSIE .frontpage-top
{
    background: transparent url("../gfx/frontpage2/Mainframe980_top.gif") no-repeat 22px 14px;
}
.frontpage-tile
{
    background: transparent url("../gfx/frontpage2/MainframeShadow_tile.png") repeat-y top left;
    padding: 0px 22px;
    _zoom:1;
}
.MSIE .frontpage-tile
{
    background: transparent url("../gfx/frontpage2/Mainframe980_tile.gif") repeat-y scroll 22px 0px;
}
.frontpage-bottom
{
    background: transparent url("../gfx/frontpage2/MainframeShadow_bottom.png") no-repeat top left;
    height: 24px;
    overflow: hidden;
}
.MSIE .frontpage-bottom
{
    background: transparent url("../gfx/frontpage2/Mainframe980_bot.gif") no-repeat 22px 0px;
}
.frontpage-gap
{
    background: transparent url("../gfx/frontpage2/MainframeShadow_gap.png") no-repeat top left;
    height: 24px;
    overflow: hidden;
}
.MSIE .frontpage-gap
{
    background: transparent url("../gfx/frontpage2/Mainframe980_gap.gif") no-repeat 22px 0px;
}

.frontpage-logintop-sec1, .frontpage-logintop-sec2, .frontpage-logintop-sec3, .frontpage-logintop-sec4
{
    float: left; 
    display: inline;
    height: 22px;
    padding-top: 8px;   
    border-right: 1px dotted #8a8781;
    overflow: hidden;
    padding-left: 1em;
    padding-right: 1em;
}
.frontpage-logintop-sec1
{
    padding-left: 2em;
    text-align: right;
    font-weight: bold;
    width: 82px;
    color: White;
}
.frontpage-logintop-sec2
{
/*    background: transparent url("../gfx/frontpage2/loginframetop_light.gif") repeat-x top left; */
    width: auto;
    height: 24px;
    padding-top: 6px;
}
.frontpage-logintop-checkbox
{
    float: left;
    margin: 0px 0px 0px 1em;
    font-size: 11px;
}
.frontpage-logintop-checkbox input
{
    position: relative; top: 2px;
}
.frontpage-logintop-sec3
{
    padding-top: 10px;
    height: 20px;
    font-size: 11px;
}
.frontpage-logintop-sec4
{
    border-right-width: 0px;
    float: right;
}

.frontpage-footer
{
    width: 948px;
    height: 25px;
    margin: 8px 22px 0px;
    position:relative;
    padding: 11px 12px 0px 20px;
}
.frontpage-footer-background
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 980px;
    height: 36px;
    background: transparent url("../gfx/frontpage2/footer_wrap_980.png") no-repeat top left;
    z-index: -1;
}
.MSIE .frontpage-footer-background
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/footer_wrap_980.png',sizingMethod='scale'); 
}


div.frontpage-input-text {
  display: block;
  height:20px;
  width:127px;
  text-align: left;
  font-size: 11px;
  margin: 0px 4px 5px 4px;
  background:url("../gfx/frontpage2/sidebar-textbox_replace.gif") no-repeat left top;
  border-width: 0px;
  padding: 0px;
  position: relative;
  float: left;
  display: inline;
}
div.frontpage-input-text:hover {
  background-position:left bottom
}
div.frontpage-input-text input {
  height:15px;
  width:116px;
  background-color: Transparent;
  margin: 2px 0px 0px 5px;
  padding: 0px;
  color:#60646c;
  border-width: 0px;
}
div.frontpage-input-text div
{
    text-align: center;
    position: absolute;
    width: 127px;
    height: 20px;
    left: 0px;
    top: 3px;
    display: none;
}
div.frontpage-input-text:hover div
{
    color: #999;
}
.frontpage-input-text img
{
    position: absolute;
    right: -20px;
    top: 1px;
    width: 17px;
    height: 16px;
    cursor: help;
}

input.frontpage-button
{
 cursor: pointer;
 float:left;
 background:transparent url("../gfx/frontpage2/button-front.gif") no-repeat left top;
 height:22px;
 width:110px;
 margin:-1px 4px 3px 4px;
 padding: 0px 0px 2px 0px;
 display: inline;
 color:#60646c;
 /*font:11px Arial,Helvetica,sans-serif;*/
 font-size: 11px;
 text-align:center;
 border-width: 0px;
 font-weight: bold;
 color: White;
}

input.frontpage-button:hover
{
	background-position: 50% bottom;
	cursor: pointer;
}

input.frontpage-button-brown
{
 cursor: pointer;
 float:left;
 background:transparent url("../gfx/frontpage2/errorbutt.gif") no-repeat left top;
 height:22px;
 width:129px;
 margin:-1px 4px 3px 4px;
 padding: 0px 0px 2px 0px;
 display: inline;
 color:#60646c;
 /*font:11px Arial,Helvetica,sans-serif;*/
 font-size: 11px;
 text-align:center;
 border-width: 0px;
 font-weight: bold;
 color: White;
}

input.frontpage-button-brown:hover
{
	background-position: 50% bottom;
	cursor: pointer;
}


input.frontpage-button-wide
{
 cursor: pointer;
 float:left;
 background:transparent url("../gfx/frontpage2/button_front_wider.gif") no-repeat left top;
 height:22px;
 width:230px;
 padding: 0px 0px 3px;
 display: inline;
 color:#60646c;
 /*font:11px Arial,Helvetica,sans-serif;*/
 font-size: 11px;
 text-align:center;
 border-width: 0px;
 font-weight: bold;
 color: White;
}

input.frontpage-button-wide:hover
{
	background-position: 50% bottom;
	cursor: pointer;
}

input.frontpage-button-wide-green
{
    background-image: url("../gfx/frontpage2/button_front_wider_green.gif");
}
input.frontpage-button-wide-blue
{
    background-image: url("../gfx/frontpage2/button_front_wider_blue.gif");
    width: 252px;
}



#frontpage-overlay
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: Black;
    opacity: 0.3;
    display: none;
    z-index: 40;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
}
#frontpage-popup-image
{
    background: transparent url("../gfx/frontpage2/popup_front.png") no-repeat top left;
    position: absolute;
    left: 32%;
    top: 200px;
    width: 440px;
    height: 300px;
    z-index: 50;
    display: none;
}
.MSIE #frontpage-popup-image
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/popup_front.png',sizingMethod='scale'); 
}
#frontpage-popup-window
{
    position: absolute;
    left: 32%;
    top: 200px;
    width: 276px;
    height: 270px;
    z-index: 51;
    padding: 10px 24px 20px 140px;
    text-align:center;
    display: none;
}
#frontpage-popup-window table
{
    border-collapse: collapse;
    width: 276px;
    height: 270px;
    border-width: 0px;
}
#frontpage-popup-window table td
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}
#frontpage-popup-window .frontpage-button-brown
{
    float: right;
}
#frontpage-popup-window-text
{
    max-height: 200px;
    overflow-y: auto;
}
* html #frontpage-popup-window-text
{
    height: 200px;
    height: expression( this.scrollHeight >199  ? "200px" : "auto" );
}
#frontpage-popup-window-text a
{
    outline: none;
}

h2
{
    color: #ee491b;
    font-size: 18px;
    margin-top: 1ex;
    margin-bottom: 1ex;
    color:#5698be;
}

.frontpage-ad-1of3, .frontpage-ad-2of3, .frontpage-ad-3of3
{
    width: 288px;
    padding-left: 16px;
    padding-right: 16px;
    float: left;
    display: inline;
    position: relative;
    min-height: 282px;
    height: auto !important;
    height: 246px;
}

.frontpage-ad-1of3 div, .frontpage-ad-2of3 div, .frontpage-ad-3of3 div, .frontpage-ad-12of3 div
{
    z-index: 1;
    position: relative;
}
.frontpage-ad-1of3
{
    margin-left: 9px;
    border-right: 1px solid #b3b3b3;
}
.frontpage-ad-1of3 img
{
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.frontpage-ad-1of3 div
{
    margin-bottom: 120px;
}
.frontpage-ad-2of3
{
    border-right: 1px solid #b3b3b3;
}
.frontpage-ad-2of3 img
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.frontpage-ad-2of3 div
{
    margin-top: 130px;
}
.frontpage-ad-3of3
{
    margin-right: 7px;
}
.frontpage-ad-3of3 img
{
    position: absolute;
    right: 0px;
    bottom: -8px;
}
.frontpage-ad-3of3 div
{
    margin-bottom: 130px;
}
.frontpage-ad-12of3
{
    width: 334px;
    padding-left: 16px;
    padding-right: 290px;
    float: left;
    display: inline;
    position: relative;
    margin-left: 9px;
    border-right: 1px solid #b3b3b3;
    height: 301px;
}
.frontpage-ad-12of3 img
{
    position: absolute;
    right: 8px;
    top: 0px;
}
.frontpage-ad-1of1
{
  margin-left: 25px;
  margin-right: 25px;   
  float: left;
  position: relative;
  height: 280px;
  padding-right: 640px;
  display: inline;
}
.frontpage-ad-1of1 img
{
    position: absolute;
    right: 0px;
    bottom: -8px;
}

.frontpage-link-button
{
  cursor: pointer;
  background:transparent url("../gfx/frontpage2/button_front_wider.gif") no-repeat left top;
  height:19px;
  width:230px;
  padding: 3px 0px 0px 0px;
  display: block;
  font-size: 11px;
  text-align:center;
  font-weight: bold;
  color: White !important;
  text-decoration: none !important;
}
.frontpage-link-button:hover
{
    padding-top: 4px;
    height: 18px;
}
.frontpage-link-button-narrow
{
  cursor: pointer;
  background:transparent url("../gfx/frontpage2/button-front.gif") no-repeat left top;
  height:19px;
  width:110px;
  padding: 3px 0px 0px 0px;
  display: block;
  font-size: 11px;
  text-align:center;
  font-weight: bold;
  color: White !important;
  text-decoration: none !important;
}
.frontpage-link-button-narrow:hover
{
    padding-top: 4px;
    height: 18px;
}


#frontpage-ad-expert-image
{
    position: absolute;
    left: 20px;
    top: 40px;
    width: 128px;
    height: 128px;
    background: transparent url("../gfx/frontpage2/expertstrip.jpg") no-repeat top left;
}
#frontpage-ad-expert-name
{
    position: absolute;
    left: 160px;
    top: 70px;
    width: 150px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
#frontpage-ad-expert-title
{
    position: absolute;
    left: 160px;
    top: 110px;
    font-size: 11px;
    margin: 0;
}
#frontpage-ad-expert-text
{
    position: absolute;
    top: 190px;    
    left: 20px;
    width: 280px;
    margin: 0;
}
.frontpage-ad-expert-button
{
    float: right;
    margin-top: 2em;
}
#frontpage-ad-expert-cover
{
    position: absolute;
    top: 0px;
    left: 2px;
    margin: 0px;
    background-color: White;
    width: 318px;
    height: 180px;
}

#frontpage-success-block
{
    position: relative;    
}
.frontpage-success-papertile
{
    /*background: transparent url("../gfx/frontpage2/Mainframe980_tile.gif") repeat top left;*/
    height: 200px;
    margin: 0px 1px;
    padding: 0px 25px;
    position: relative;
}
#frontpage-success-block .frontpage-link-button
{
    position:absolute;
    top: 170px;
    right: 25px;
}
.frontpage-success-papertile-onestory
{
    height: auto;
    padding-bottom: 1em;
    *zoom:1;
}
.frontpage-success-papertile-onestory h2
{
    width: 500px;
    float: left;
}
.frontpage-success-papertile-onestory p
{
    float: left;
    text-align: justify;
    font-style: italic;
    width: 660px;
}
.frontpage-success-papertile-onestory img
{
    width:226px;
    height:170px;
    float:right;
    position:relative;
    top:10px;
    right:10px
}
#frontpage-success-block .frontpage-success-papertile-onestory .frontpage-link-button
{
    position:relative;
    top: auto;
    right:auto;
    float: right;
    margin-top: -20px;
}
.frontpage-success-papertile h2
{
    margin-top: 0px;
    padding-top: 1ex;
}
#frontpage-success-text0, #frontpage-success-text1
{
    position: absolute;
    left: 25px;
    top: 40px;
    width: 777px;
    color: #333;
    
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12px; 
  /*
  font-style: italic; 
  font-weight: 400; 
  text-shadow: 2px 2px 2px #dfd7cb; */
  text-decoration: none; 
  text-transform: none; 
  letter-spacing: 0.031em; 
  word-spacing: 0.091em; 
  line-height: 1.3em; 
  color: #777;
  /*font-weight: bold;    
    color: #9a8b75;    */
}
#frontpage-success-text0 div, #frontpage-success-text1 div
{
    text-align: right;
    margin-top: 1ex;
    font-size: 14px;
    font-style: italic;
    color: #EE491B;
}
.frontpage-success-header
{
    position: absolute;
    top: -9px;
    right: 1px;
    width: 150px;
    height: 126px;
    z-index: 1;
}

#frontpage-media-block
{
    height: 30px;
    color: White;
    font-weight: bold;
    height: 35px;
    padding: 0px 23px;
}
#frontpage-media-block img
{
    display: block;
    float: left;
    height: 35px;
}
#frontpage-media-block div
{
    background: transparent url("../gfx/frontpage2/mediastripONE.gif") no-repeat top left;
    height: 35px;
    float: left; 
    cursor: pointer;   
}
#frontpage-main-block
{
    width: 978px;
    margin: 0px 1px;
    /*height: 500px;
    overflow: hidden;*/
    position: relative;
    z-index:2;
}
#frontpage-main-block-bottom
{
    background: transparent url("../gfx/frontpage2/Mainframe980_bot.gif") no-repeat bottom left;
    height: 4px;
    overflow: hidden;
}
#frontpage-main-block-separator
{
    height: 8px;
    background: transparent url("../gfx/frontpage2/mainseparator_shadow.png") no-repeat top left;
    overflow: hidden;
}
.MSIE #frontpage-main-block-separator
{
    background: transparent url("../gfx/frontpage2/shadowmain.gif") no-repeat 22px 0px;
}
#frontpage-main-register
{
    position: absolute;
    left: 20px;
    top: 330px;
    text-align: center;
    font-size: 16px;
    color: White;
    cursor: pointer;
    width: 310px;
    line-height: 55px;
    padding-top: 22px;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}
#frontpage-main-register div
{
    position: relative;
}
#frontpage-main-register #frontpage-main-register-background
{
    width: 310px;
    height: 85px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent url("../gfx/frontpage2/frontpage-button2.png") no-repeat top left;
}
.MSIE #frontpage-main-register #frontpage-main-register-background
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/frontpage-button2.png',sizingMethod='scale'); 
    clip: rect( 0px 310px 85px 0px);
    height: 170px;
}
#frontpage-main-register:hover #frontpage-main-register-background
{
    background-position: left bottom;
}
#frontpage-main-register-text-note
{
    position: absolute !important;
    left: 0px;
    top: 10px;
    text-align: center;
    font-size: 10px;
    line-height: normal;
    width: 310px;
}



.frontpage-main-fb
{
    position: absolute;
    text-align: center;
    font-size: 14px;
    color: #ced5e1 !important;
    cursor: pointer;
    width: 310px;
    line-height: 55px;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
    text-decoration: none !important;
    outline: none;
    z-index:3;
}
.frontpage-main-fb div
{
    position: relative;
}
.frontpage-main-fb #frontpage-main-fb-background
{
    width: 310px;
    height: 65px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent url("../gfx/frontpage2/FB_button.png") no-repeat top left;
}
.MSIE .frontpage-main-fb #frontpage-main-fb-background
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/FB_button.png',sizingMethod='scale'); 
    clip: rect( 0px 310px 65px 0px);
    height: 187px;
    width: 620px;
}
.frontpage-main-fb:hover #frontpage-main-fb-background
{
    background-position: 0px -65px;
}
#frontpage-main-fb-text
{
    margin-left: 32px;
}
#frontpage-main-fb-tip
{
    font-size: 11px;
    position: absolute;
    top: 58px;
    left: 25px;
    width: 260px;
    text-shadow:none;
    text-align: left;
    line-height: normal;
    display: none;
}
.frontpage-main-fb-hovertip #frontpage-main-fb-background
{
    background-position: -310px 0px !important;
    height: 187px;
}
.frontpage-main-fb-hovertip #frontpage-main-fb-tip
{
    display: block;
}
.MSIE .frontpage-main-fb-hovertip #frontpage-main-fb-background
{
    clip: rect( 0px 620px 187px 310px);
    left: -310px;
}

#frontpage-main-social-like
{
    position: absolute;
}
#frontpage-main-social-like-offset
{
    position: absolute;
}
#frontpage-main-social-like-bg
{
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent url("../gfx/frontpage2/googleplusiFBlike.png") no-repeat left top;
    width: 265px;
    height: 37px;
}
* html #frontpage-main-social-like-bg
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/googleplusiFBlike.png',sizingMethod='scale'); 
}
#frontpage-main-social-like-plus
{
    position: absolute;
    left: 137px;
    top: 9px;
    width: 90px;
    height: 20px;
}
#frontpage-main-social-like-fb
{
    position: absolute;
    left: 37px;
    top: 9px;
    width: 90px;
    height: 20px;    
}

.frontpage-main-logo
{
    position: absolute;
    /*left: 765px;*/
    right: 35px;
    top: 35px;
    display: block;
}
#frontpage-main-text
{
    position: absolute;
    left: 20px;
    top: 35px;
    width: 600px;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0px 0px 2px white;
    color:#5698be;
    color: #2f5a72;
}
#frontpage-main-text-line
{
    font-family: 'Lusitana', serif;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: -2px;
    text-shadow: 0px 2px 1px rgba(0,0,0,0.15);
    text-shadow: 0px 2px 1px rgba(255,255,255,0.8);
    line-height: 50px;
    margin: 0px;
}

#frontpage-main-text img
{
    margin-left: -8px;
}


#frontpage-registration-image
{
    width: 500px;
    height: 600px;
    background: transparent url("../gfx/frontpage2/monsterpopup2.png") no-repeat top left;
    position: absolute;
    top: 20px;
    left:312px;
    display: none;
    z-index:4;
}
.MSIE #frontpage-registration-image
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/monsterpopup2.png',sizingMethod='scale'); 
}
#frontpage-registration-body
{
    width: 249px;
    height: 415px;
    position: absolute;
    top: 150px;
    right: 20px;  
    top: 124px;
    /*right: 20px;*/
    left:437px;
    display: none;  
    z-index:4;
}
#frontpage-registration-close
{
    width: 20px;
    height: 21px;
    background: transparent url("../gfx/frontpage2/closepop.gif") no-repeat top left;
    overflow: hidden;
    position: absolute;
    top: 2px;
    right: 0px;
    cursor: pointer;
}
#frontpage-registration-close:hover
{
    background-position: bottom left;
}
#frontpage-registration-header
{
    color: #7C6A55;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0;
    position: absolute;
    top: 5px;
    left: 20px;
}
.frontpage-registration-content
{
    width: 209px;
    height: 355px;
    position: absolute;
    top: 36px;
    left: 20px;
    letter-spacing: 0px;
}
.frontpage-registration-content .form-label
{
    float: left;
    width: 74px;
    padding-right: 8px;
    line-height: 20px;
    white-space: nowrap;
}
.frontpage-registration-content .form-label-checkbox
{
    width: 30px;
}
.frontpage-registration-content .form-label-larger
{
    width: 80px;
    padding-right: 2px;
}
.frontpage-registration-content .form-control
{
    float: left;
    width: 127px;
}
.frontpage-registration-content .form-control-loader
{
    position: absolute;
    top: 1px;
    right: -20px;
    width: 16px;
    height: 16px;
    background: transparent url("../gfx/icons/loaderanim.gif") no-repeat top left;
    overflow: hidden;
    display: none;
}
.frontpage-registration-content .form-control-terms
{
    width: 171px;
}
.frontpage-registration-content .form-small
{
    font-size: 11px;
}
.frontpage-registration-content .form-spacer
{
    height: 6px;
    overflow: hidden;
}
.frontpage-registration-content .dropdownlist_small, .frontpage-registration-content .dropdownlist_xsmall
{
  font-size:11px;
  height:20px;
  margin:0 0 5px;
  padding:0;
  width: 82px
}
.frontpage-registration-content .dropdownlist_xsmall
{
  width: 60px
}
.frontpage-registration-content .frontpage-input-text
{
    margin: 0 0px 2px;
}
.frontpage-registration-content .dropdownlist
{
    width: 126px;
    font-size: 11px;
    height: 20px;
    margin: 0px 0px 2px;
    padding: 0px;
}
.frontpage-registration-content .frontpage-button-wide
{
    margin-left: -8px;
}


.frontpage-search-form
{
    margin: 4px 0px 4px 30px;
    width: 220px;
    height: auto;
    float: left;
    display: inline;
}
.frontpage-search-form-spacer
{
    height: 8px;
    overflow: hidden;
}
.frontpage-search-links
{
    margin: 4px 30px 4px 0px;
    width: 700px;
    float: left;
    line-height: 22px;
}
.frontpage-search-links a
{
    color: #958F8D !important;
}
.frontpage-search-links-image
{
    width: 697px;
    height: 93px;    
}
.frontpage-search-links-image div
{
    width: 697px;
    height: 120px;    
    background: transparent url("../gfx/frontpage2/search_couple.jpg") no-repeat left top;
    position: relative;
    top: -12px;
}
input.frontpage-button-small{
    cursor: pointer;
    background:transparent url("../gfx/sidebar-button_small.gif") no-repeat left top;
    height:22px;
	width:38px;
    margin:0;
    padding: 0;
	margin-bottom: 3px;
	border-width: 0px;
	color: #60646C;
	font: 11px Arial,Helvetica,sans-serif;
	text-align: center;
}

input.frontpage-button-small:hover{
   color:#996258;
   background-position:bottom;
}


input.frontpage-button-medium{
    cursor: pointer;
    background:transparent url("../gfx/sidebar-button.gif") no-repeat left top;
    height:22px;
	width:127px;
    margin:0;
    padding: 0;
	margin-bottom: 3px;
	border-width: 0px;
	color: #60646C;
	font: 11px Arial,Helvetica,sans-serif;
	text-align: center;
}

input.frontpage-button-medium:hover{
   color:#996258;
   background-position:bottom;
}



div#frontpage-sub-header
{
    width: 978px;
    height: 115px;
    background-color: #f1ead8;
    position: relative;
    margin-left: 1px;
    background:transparent url("../gfx/frontpage2/subBG.jpg") no-repeat top left;
}
div#frontpage-sub-header div#frontpage-main-register
{
    top: 8px;
    left: 410px;
}
div#frontpage-sub-header div#frontpage-main-text
{
    top: 20px;
    width: 350px;
}
div#frontpage-sub-header #frontpage-main-text-line
{
    font-size: 30px;
    line-height: 38px;
}
div#frontpage-sub-header h1
{
    font-size: 2em;
}
div#frontpage-sub-header .frontpage-main-logo
{
    top: 5px;
}
div#frontpage-sub-tabs
{
    width: 978px;
    height: 25px;
    background: transparent url("../gfx/tabmenu/background.gif") repeat-x top left;
    margin-left: 1px;
}
a.frontpage-sub-tab
{
    display: block;
    height: 25px;
    line-height: 23px;
    color: #555555 !important;
    font-weight: bold;
    padding-left: 2em;
    padding-right: 2em;
    float: left;
    background: transparent url("../gfx/tabmenu/normal_state2.gif") repeat-x top left;
}
a.frontpage-sub-tab:hover
{
    text-decoration: none;
    background-position: bottom left;
}
div#frontpage-sub-tabs div.separator
{
    width: 1px;
    height: 25px;
    background: transparent url("../gfx/tabmenu/dotted_sep_vertical.gif") repeat-x top left;
    overflow: hidden;
    float: left;
}
a.frontpage-sub-tab-selected
{
    background-image: url("../gfx/tabmenu/selected_state.gif");
}

.frontpage-sub-content
{
    margin-top: 16px;
    margin-left: 25px;
    margin-right: 25px;
    position:relative;
}
.frontpage2-sub-expert
{
    width: 128px;
    height: 128px;
    background: transparent url("../gfx/frontpage2/expertstrip.jpg") no-repeat top left;
    float: left;
    margin-right: 12px;
    margin-bottom: 25px;
}
.frontpage2-sub-expert-line
{
    /*clear: both;*/
}
.frontpage2-sub-expert-text
{
    float: left;
    width: 305px;
    margin-right: 20px;
    min-height: 128px;
    font-size: 11px;
}
.frontpage2-sub-expert-text h2
{
    color: #555;
    margin-top: 0px;
    font-size: 14px;
}

#frontpage-match-popup-image
{
    position: absolute;
    top: 400px;
    left: -5px;
    width: 941px;
    height: 409px;
    background: transparent url("../gfx/frontpage2/matching_popup.png") no-repeat top left;
    display: none;
    z-index: 50;
}
.MSIE #frontpage-match-popup-image
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/matching_popup.png',sizingMethod='scale'); 
}
#frontpage-match-popup-content
{
    position: absolute;
    top: 408px;
    left: 15px;
    width: 900px;
    height: 393px;
    overflow: hidden;
    display: none;
    z-index: 51;
}
#frontpage-match-popup-strip
{
    width: 5400px;
}
.frontpage-match-popup-page
{
    width: 900px;
    float: left;
}
.frontpage-match-popup-left
{
    float: left;
    width: 298px;
    /*border-right: 1px solid #aaa;*/
    height: 393px;
    position: relative;
}
.frontpage-match-popup-left h3
{
    font-size: 1.17em;
    margin: 1em 0;
    font-weight: bold;
    color: #777;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #777;
}
.frontpage-match-popup-buttons .frontpage-link-button-narrow
{
    float: left;
    margin-right: 8px;
}
.frontpage-match-popup-buttons
{
    position: absolute;
    left: 0px;
    bottom: 12px;
}
a#frontpage-match-popup-close
{
    position: absolute;
    left: 867px;
    top: 410px;
    width: 65px;
    height: 65px;
    background: transparent url("../gfx/frontpage2/exit_popup.gif") no-repeat top left;
    display: none;
    z-index: 52;
    text-decoration: none !important;
}
a#frontpage-match-popup-close:hover
{
    background-position: bottom left;
}


.frontpage-media-top
{
  padding: 7px 8px 0px;
  width: 902px;
  height: 20px;
  overflow: hidden;
  font-weight: bold;
  background: transparent url("../gfx/frontpage2/media_frame_top.gif") no-repeat top left;
}
.frontpage-media-bottom
{
  width: 918px;
  height: 11px;
  background: transparent url("../gfx/frontpage2/media_frame_bot.gif") no-repeat top left;
  overflow: hidden;
}
.frontpage-media-tile
{
  width: 902px;
  height: auto;
  background: transparent url("../gfx/frontpage2/media_frame_tile.gif") repeat-y top left;
  padding: 8px 8px 0px 8px;
  font-size: 11px;
}
.frontpage-media-line
{
    float: left;
    margin-top: 4px;
    margin-bottom: 6px;
    padding: 0px 4px;
}
.frontpage-media-left
{
    width: 438px;
    border-right: 1px solid #d4d4d4;
    padding-right: 8px;
    float: left;
    clear: both;
}
.frontpage-media-right
{
    width: 438px;
    float: left;
    padding-left: 8px;
}
.frontpage-media-line img
{
    float: left;
    width: 175px;
    border: 1px solid #555;
    -moz-box-shadow: 0px 0px 3px #555;
    -webkit-box-shadow: 0px 0px 3px #555;
    box-shadow: 0px 0px 3px #555;
}
.frontpage-media-line div div
{
    float: left;
    width: 252px;
    padding-left: 8px;
    display: inline;
    overflow: hidden;
}
.frontpage-media-line div div div
{
    float: none;
    padding-left: 0px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    width: auto;
    border-bottom: 1px solid black;
    font-weight: normal;
    display: block;
}
.frontpage-media-line div div div span
{
    color: #EE491B;
    margin-top:3px;
    display: block;
    font-weight: bold;
}
.frontpage-media-line div div a
{
    word-wrap: break-word;
}

.frontpage-success-block
{
  padding: 0px 0px 8px 0px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 14px; 
  font-style: italic; 
  font-weight: 400; 
  text-shadow: 2px 2px 2px #dfd7cb; 
  text-decoration: none; 
  text-transform: none; 
  letter-spacing: 0.031em; 
  word-spacing: 0.091em; 
  line-height: 1.3em; 
  font-weight: bold;
  color: #9a8b75;
  position: relative;
  margin: 0px 1px;
}
.frontpage-success-block h2
{
    font-family: Avenir,"'Gill Sans'",Myriad,Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;
    font-style: normal;
    font-size: 18px;
    text-shadow: none;
}
.frontpage-success-history
{
    padding: 1em 75px;
    background: transparent url("../gfx/frontpage2/sepsuccess.gif") repeat-x bottom left;
}
.frontpage-success-sign
{
    color: #555;
    margin-left: 8em;
    margin-top: 0.2em;
}
.frontpage-success-bottom
{
    padding: 0px 75px 8px;
}


.frontpage-match-clickmap
{
    position: relative;
}
.frontpage-match-clickmap a
{
    position: absolute;
    top: 0px;
    display: block;
    text-decoration: none !important;
}
.frontpage-match-clickmap a:hover
{
    border: 2px solid #666;
    background-color: rgba(255,255,255,0.2);
}
.frontpage-match-clickmap a div
{
    height: 100%;
    width: 100%;
    background-color: White;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=00); 
    opacity: 0;
}



#frontpage-fb-image
{
    width: 825px;
    height: 680px;
    background: transparent url("../gfx/frontpage2/FB_popup.png") no-repeat top left;
    position: absolute;
    top: 0px;
    left:99px;
    display: none;
    z-index: 4;
}
.MSIE #frontpage-fb-image
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uc_layout_mocca/gfx/frontpage2/FB_popup.png',sizingMethod='scale'); 
}
#frontpage-fb-body
{
    width: 550px;
    height: 455px;
    position: absolute;
    right: 20px;  
    top: 104px;
    left:230px;
    display: none;  
    z-index:4;
}
#frontpage-fb-body .frontpage-button-wide-blue
{
    /*margin-left: 20px;*/
}
#frontpage-fb-close
{
    width: 28px;
    height: 25px;
    background: transparent url("../gfx/frontpage2/closepop_blue.gif") no-repeat top left;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
#frontpage-fb-close:hover
{
    background-position: bottom left;
}
#frontpage-fb-header1
{
    font-weight: bold;
    color: White;
    position: absolute;
    left: 0px;
    top: 5px;
}
#frontpage-fb-header2
{
    font-weight: bold;
    color: White;
    position: absolute;
    left: 0px;
    top: 176px;
}
#frontpage-fb-content0
{
    position: absolute;
    left:0px;
    top:40px;
    width: 249px;
    height: 130px;
    letter-spacing: 0px;
}
#frontpage-fb-content1
{
    position: absolute;
    left:290px;
    top:40px;
    width: 251px;
    height: 130px;
    letter-spacing: 0px;
}
#frontpage-fb-content2
{
    position: absolute;
    left: 0px;
    top:210px;
    width: 249px;
    height: 240px;
    letter-spacing: 0px;
}
#frontpage-fb-content3
{
    position: absolute;
    left:290px;
    top:210px;
    width: 254px;
    height: 240px;
    letter-spacing: 0px;
}
#frontpage-fb-body .form-label
{
    float: left;
    width: 108px;
    padding-right: 8px;
    line-height: 20px;
    white-space: nowrap;
    font-weight: bold;
}
#frontpage-fb-body .form-label_narrow
{
    float: left;
    width: 62px;
    padding-right: 8px;
    line-height: 20px;
    white-space: nowrap;
    font-weight: bold;
}
#frontpage-fb-body .form-label-checkbox
{
    width: 30px;
}
#frontpage-fb-body .form-label-larger
{
    width: 80px;
    padding-right: 2px;
}
#frontpage-fb-body .form-control
{
    float: left;
    width: 127px;
}
#frontpage-fb-body .form-control-terms
{
    width: 211px;
}
#frontpage-fb-body .form-spacer
{
    height: 6px;
    overflow: hidden;
}
#frontpage-fb-body .dropdownlist
{
    width: 176px;
    font-size: 12px;
    height: 20px;
    margin: 0px 0px 2px 4px;
    padding: 0px;
}
#frontpage-fb-body .dropdownlist_small, #frontpage-fb-body .dropdownlist_xsmall
{
  font-size:12px;
  height:20px;
  margin:2px 0 5px;
  padding:0;
  width: 116px
}
#frontpage-fb-body .dropdownlist_xsmall
{
  width: 66px
}
#frontpage-fb-body .form-label-big
{
    float: none;
    font-size: 12px;
    color: #009bd2;
    margin-bottom: 2px;
}
#frontpage-fb-body h2
{
    color: #009bd2;
    margin-top:0px;
}
div.frontpage-input-text-big {
  display: block;
  height:26px;
  width:237px;
  text-align: left;
  margin: 0px 4px 5px 4px;
  background:url("../gfx/frontpage2/sidebar-textbox_replace_big.gif") no-repeat left top;
  border-width: 0px;
  padding: 0px;
  position: relative;
  float: left;
  display: inline;
}
div.frontpage-input-text-big:hover {
  background-position:left bottom
}
div.frontpage-input-text-big input {
  height:22px;
  width:226px;
  background-color: Transparent;
  margin: 2px 0px 0px 5px;
  padding: 0px;
  color:#60646c;
  border-width: 0px;
  font-size: 18px;
}
div.frontpage-input-text-wider {
  display: block;
  height:20px;
  width:176px;
  text-align: left;
  font-size: 11px;
  margin: 0px 4px 5px 4px;
  background:url("../gfx/frontpage2/sidebar-textbox_replace_2.gif") no-repeat left top;
  border-width: 0px;
  padding: 0px;
  position: relative;
  float: left;
  display: inline;
}
div.frontpage-input-text-wider:hover {
  background-position:left bottom
}
div.frontpage-input-text-wider input {
  height:15px;
  width:165px;
  background-color: Transparent;
  margin: 2px 0px 0px 5px;
  padding: 0px;
  color:#60646c;
  border-width: 0px;
}

div.frontpage-keyword-block
{
    padding: 0px 25px;
    line-height: 18px;
}
div.frontpage-keyword-block h2
{
    margin-top: 0px;
    color: #aaa;
    font-size:14px;
}
div.frontpage-keyword-block a
{
    color: #aaa !important;
    text-decoration: none;
}
div.frontpage-keyword-block a:hover
{
    text-decoration: underline;
}
div.frontpage-keyword-page
{
    padding: 8px 16px 8px 32px;
    position: relative;
}
div.frontpage-keyword-page h1
{
    color: #EE491B;
}
div.frontpage-keyword-page img
{
    width: 300px;
    height: 250px;
    float: left;
    margin-left: 16px;
}
div.frontpage-keyword-page-text
{
    width: 616px;
    float: left;
}

.frontpage-love-guarantee
{
    position: absolute;
    right: 6px;
    bottom: 0px;
}

.frontpage-blog-link
{
    font-weight: bold;
    font-size: 14px;
    color: #51a547 !important;
    margin: 0px 0px 0px 25px;
}
.frontpage-blog-text
{
    font-weight: normal;
    font-size: 14px;
    color: #555555 !important;
}


.frontpage-thumbnails-separator
{
    height: 1px;
    background: transparent url("../gfx/frontpage2/mainseparator_shadow.png") no-repeat top left;
    overflow: hidden;    
}
.MSIE .frontpage-thumbnails-separator
{
    background: transparent url("../gfx/frontpage2/shadowmain.gif") no-repeat 22px 0px;
}
.frontpage-thumbnails
{
    height: 48px;
    margin: 0px 1px;
    background-color: #e9e9e9;
    padding: 4px 9px;
    cursor:pointer;
}
.frontpage-thumbnails div
{
    width: 42px;
    height: 48px;
    position: relative;
    float: left;
    margin: 0px 9px;
    _display: inline;
}
.frontpage-thumbnails div img
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 42px;
    height: 48px;
}
.frontpage-thumbnails div div
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 42px;
    height: 48px;
    background: transparent url("../gfx/frontpage2/thumbframe.png") no-repeat 0px 0px;
    margin: 0px;
    float: none;
    z-index:1;
}
* html .frontpage-thumbnails div div
{
    background-image: url("../gfx/frontpage2/thumbframe.gif");
}
.frontpage-thumbnails div.clear
{
    height: 0px;
    width: 0px;
    overflow: hidden;
    position: relative;
}


.frontpage-clip-link {
    display: block;	
    outline: none;
    border-width: 0px;
}
.frontpage-clip 
{
    position: relative !important;
    left: 0px !important;	
    right: auto !important;
    top: 0px !important;
    bottom: auto !important;
    border-width: 0px;
}