body, form, p, table
{
	font: 85% arial, 'Lucida Grande', Verdana, Sans-Serif; 
	color: #585858;  
}

p
{
   line-height: 1.5em;
}

div.contentText
{
	min-height: 450px;
	margin: 0px;
	/* margin-top: 0px; */
}

div.contentText p
{
   font-size: 0.9em;
}

h1
{
    color: #666;
    background-color: transparent;
    padding-left: 2px;
    line-height: 3em;
    margin-bottom: 15px;
}

h1#portal-logo
{
	width: 350px;
	height: 90px;
	margin: 0 !important;
	padding:0px !important;
	background: transparent url(../images/start/logo_start.gif) top right repeat-x;
	cursor: pointer;
}

h1#portal-logo
{
	cursor: pointer;	
}

h2
{
    font-size: 1.3em;
    font-weight: normal !important;
    border-bottom: 1px solid #edeeeb;
}

div.welcome-box h2
{
    _height: 0.1%; *height: 0.1%;
}

.shortContent
{
	float: left;
	width: 400px;
   margin-right: 15px;
   margin-left: 15px;
}

.visitorChoice
{
	float: right;
}

.visitorChoice img
{
	margin-bottom: 5px;
}

div.clear
{
    clear : both;
    height : 1px;
    font-size : 1px;
    line-height : 1px;
}

h3
{
   margin-top: 10px;
}

div.toPublic, div.toPro
{
   height: 350px;
   width: 425px;
   color: white;
   float: left;
}

div.button
{
    margin-top: 180px;
    margin-left: 15px;
}


div.toPublic
{
   background: transparent url(../images/start/bg_public_small.gif) top right no-repeat;
   margin-right: 5px;

}

div.toPro
{
   background: transparent url(../images/start/bg_pro_small.gif) top right no-repeat;
   margin-left: 5px;
}


div.wrapper-text
{
   margin: 20px;
}


div.welcome-box
{
   background: transparent url(../images/start/bg_welcome.gif) top right repeat-x;
   padding-left: 20px;
   padding-right: 20px;
   border-top: 1px solid #ccc;
   padding-bottom: 25px;
}

p.welcome
{
    margin-bottom: 15px;
    font-size: 130% !important;
    background-color: #edeeeb;
    padding: 5px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.4em;
}

.content a
{
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none !important;
}

.content a:hover
{
    color: #333;
    background-color: #edeeeb;
    
}

p.welcome a.public:hover
{
     border-bottom: 1px solid #a4d0e4 !important;
}

p.welcome a.pro:hover
{
     border-bottom: 1px solid #7a6eac !important;
}


.content ul
{
   font-size: 90%;
   list-style: none;
   line-height: 1.5em;
}

h3 span
{
   font-size: 85%;
   color: #aaa;
   margin-left: 10px;
}

p.welcome a
{
	color: #666;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

p.welcome a:hover
{
	background-color: #fff !important;
	padding-left: 2px;
	padding-right: 2px;
}


h2.pro, h2.public
{
    margin-left: 11px;
    margin-top: 15px;
    border: none !important;
    padding: 0;
    font-size: 1.5em;
}

div.button
{
  margin-left: 0px;
}

/* buttons */

div.button a
{
    padding-right: 45px !important;
    height: 60px !important;
}

div.button a:hover
{
    background-position: right bottom !important;
    outline: none; /* hide dotted outline in Firefox */
}

div.button a:hover span
{
    background-position: left bottom !important;
    padding: 5px 3px 5px 25px; /* push text down 1px */	
}

	div.toPublic .button a {
	    background: url(../images/start/bg_lab_a.gif);
	    font-size: 140%;
	    color: #29434c !important;
	}
	
	div.toPublic .button a span {
	    background: transparent url(../images/start/bg_lab_span.gif);
	}

	div.toPro .button a {
	    background: url(../images/start/bg_gopro_a.gif);
	    font-size: 140%;
            color: #333 !important;
	}

	div.toPro .button a {
	            color: #333 !important;	
	}
	
	div.toPro .button a span {
	    background: transparent url(../images/start/bg_gopro_span.gif);
	}
	
.discreet {
font-size: 85%;
}

div.languages
{
	margin-left: 15px;
	color: #29434c;
	font-size: 100%;
}

.toPublic div.languages a
{
   color: #29434c;

}

.toPro div.languages a
{
   color: black;

}

