@charset "utf-8";
/* CSS Document */

/*
	Detail
*/

.detail {
	margin:2em 0 2em 2em;
	overflow:hidden;
}

.detail .abouttext{

                overflow:                                            hidden;

                float:                                                     left;

                width:                                                   62em;

                color:                                                     #7d7d7d;

                font-size:                                             1.1em;

                line-height:                                          1.8em;

margin-left:                                        1em;

                padding:                                              0;}

.id-page .id-content .id-page_content .detail .abouttext h1{

margin:0;}


	
.detail .download {
	padding: 0 2.5em 0.5em 2.6em;
	font-size:11px;
	color:#999;}
	
.terms {
	border-bottom: 1px solid #CCCCCC;
	margin: 0 2.5em 1em 2.6em;
	padding: 0 0 2em 0;
	font-size:11px;
	color:#999;}	
	
.terms p{
	margin: 0.5em 0 0.5em 0;}
	
.terms ul{
	list-style:url(../img/termsLI.gif);
	margin: 1em 3em;}
	
.detail .download p{
	margin-bottom: 1.2em;}

.detail .download .img {
float:left;
width:35em;
overflow:hidden;
}

.detail .stats {
    float:right;
    width:18.5em;
    padding: 1.2em 0.8em 1.2em 1.2em;
    background-color:#f2f2f2;}
    
.detail .stats em {
    color:#333;
    font-weight:bold;
    font-style:normal;
}
    
.detail .stats span{
    margin-bottom: 1em;
    display:block;}
    
.detail .stats label, .detail .stats select {
display:block;
float:left;
line-height:1.2em;
margin:0.7em 1em 0 0;
width:8em;
}

.detail .download .img{
width:35em;
display:block;
float:left;
text-align:center;}

.detail .download img{
float:none;
max-height:30em;}


    
.detail .stats .button {
    width:94px;
    height:20px;
    float:right;
    text-align:center;
    padding-top:0.1em;
    margin: 1em .4em 0 0;
    color:#fff;
    cursor:pointer;
    background:url(../img/buttons/bttn-download.jpg) no-repeat;    }


.detail .image {
float:left;
margin:0.5em 0 0;
width:25em;
text-align:center;
}
.detail .text {
	overflow:			hidden;
	float:				right;
	width:				44.2em;
	padding:			0 2em 0 0;}
.detail .text h1 {
	line-height:		1.3em;}
	
.detail .text h2 {
	margin:				0 0 0.5em;}
.detail .text h2 em { 
	font-style:			normal;
	font-size:			0.85em;}
.detail .text p {
	margin:				1em 0 1.8em;
	width:				39.3em;
	font-size:			1.1em;
	color:				#7d7d7d;
	line-height:		1.8em;}	
.detail .text h1, 
.detail .text h3 {
	color:				#000;}
.detail .title h3{
    font-size:			1.1em;}
.detail .title h3 a{
    color:				#999;}
	
.detail .widetext{
                overflow:                                            hidden;
                float:                                                     right;
                width:                                                   62em;
                color:                                                     #7d7d7d;
                font-size:                                             1.1em;
                line-height:                         1.8em;
                padding:                                              0;}
                
                
.detail .widetext p {
                margin:                                                 1em 0 1.8em;}

