/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

/* ============================================================================= 
	STYLES FOR IE6-splashpage
============================================================================= */

body {
    font-family: verdana, arial, sans-serif ;
	font-size:8pt;
}

#container {
    margin: 0 auto;
    width: 730px;
    padding: 10px 0 0 0;
}

#logo {
    margin-bottom: 15px;
}

#upperleft {
    background-image: url(/images/ie6/ie6-background-upperleft.jpg);
    height: 82px;
    width: 469px;
    float: left;
    margin-bottom: 24px;
    padding: 20px 0 0 15px;
}

#upperleft h2 {
    font-family: Myriad Pro, arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
	margin: 0;
}

#button a{
    display: block;
    float: left;
    height: 102px;
    width: 244px;
    background-image: url(/images/ie6/ie6-download-button.jpg);
    margin-bottom: 24px;
}

    #button a span {
	display: none;
    }

#screenshots {
    width: 727px;
    height: 229px;
    margin-bottom: 26px;
}

#arrowbutton {
    display: block;
    width: 366px;
    height: 35px;
    background-image: url(/images/ie6/ie6-button-arrow.jpg);
    margin-bottom: 10px;
}

    #arrowbutton span {
        display: none;
    }	

a.readMore:link,
a.readMore:hover,
a.readMore:visited{
    display: block;
    color: #333333;
    text-decoration: underline;
    margin-bottom: 10px;
}

a:link,
a:hover,
a:visited {
    color: #333333;
    text-decoration: underline;
}

#content {
    float: left;
    width: 540px;
    color: #333333;
}

#contact {
    float: left;
    width: 183px;
    text-align: right;
}

.clear {
    clear: both;
}

/* speiphic ie6-css*/ 
div#button a, div#upperleft {
    _margin-bottom: 9px;
}

#arrowbutton {
    _margin-bottom: 15px;
}
