/* 
    Document   : legacy
    Created on : 29-ago-2013, 15:59:24
    Author     : daniele
    Description:
        Purpose of the stylesheet follows.
*/
#release{
	margin:0px auto;
	width:100%;
	height:auto;
	font-size:14px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;	}
	
#release ul{
	float:left;
	width:95%;
	margin-left:20px;
	height:auto;
	margin-left:35px;
	list-style-type:square;	
	color:#00639C;}
	
#release h2{
	float:left;
	width:836px;
	padding-left:10px;
	height:auto;
	margin-top:20px;
	background-color:#E6EEF2;
	font-size:20px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	color:#00639C;}

#release p{
	width: 94%;
}

.downloadRelease {
	float: left;
	background:#5CCD00;
	background:-moz-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CCD00),color-stop(100%,#4AA400));
	background:-webkit-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-o-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-ms-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CCD00',endColorstr='#4AA400',GradientType=0);
	padding:10px 15px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:20px;
	width:240px;
	height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #459A00;
	margin:40px 20px 15px 90px;
}
#release_holder img{display:none;}

table{          /*tablas*/
	height:auto;
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 10px;}

table img{ display:none;}

td{border-bottom:1px solid #CCC; width:200px;}
	
tr{border:1 black;}

td a {width: 80%; color: #00639C;}

.title{                          
	float: left;
	width: 100%;
	padding-left:0px;
	height:30px;
	background-color:#E6EEF2;
	font-size:20px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	color:#00639C;
	padding-top:3px;
	margin-bottom:10px;}
	
	

	
.option{
	font-size:18px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	color:black;}
	
/*-----CONTACT------*/

.contact_container_main{
	width: 100%;
	margin: 0px auto;
	height: auto;
	margin-bottom: 70px;}

.contact_container_main h1{
	float: left;
	width: 836px;
	padding-left: 10px;
	height: auto;
	margin-top: 20px;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);}

.contact_container_main h2{
    font-size: 16px;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    color:#00639C;
    padding-left:  20px;
    text-decoration: underline;}

.contact_container_main p{
  	font-size: 14px;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    color:#000;
    padding-left:  40px;
    width: auto;
    border: 1px solid #f3f3f3;}
/*--------- FAQ  - Tablas....  -----------*/
.option {
	float: left;
	width: 100%;
	height: 35px;
	padding-top: 10px;
	margin-top: 20px;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-bottom: 10px;}

.titleCommunityLink{
	float: left;
	width: 100%;
	height: 35px;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	padding-bottom: 25px;
}

.my-content-center{
	margin: 10px auto;
	width: 90%;
	height: auto;
	margin-bottom: 70px;}

/*-------NEWS-------------*/

.post{
	border-right:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	margin-top: 20px;}

.post h1{
	float: left;
	width: 99%;
	padding-left: 10px;
	height: auto;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-top: 0px;}


.date{
	margin-bottom: 30px;
	background: none repeat scroll 0% 0% rgb(243, 243, 243);
	padding-top: 10px;
	height: 30px;
	padding-left: 10px;}

.entry p{width: 96%; margin: 0px auto; margin-bottom: 10px;}
.entry div{width: 96%; margin: 0px auto; margin-bottom: 10px;}
.meta small{ margin-left:10px;  color:#00639C;}

.title img{display: none;}

.title strong{ height: 50px;}

.title b{padding-right: 20px;}   /*community*/

/*.. Stories_Archive ..*/
.opentable li{
	float: left;
	width:810px;
	margin-left:20px;
	height:auto;
	margin-left:35px;
	list-style-type:square;	
	color:#00639C;}
	
/*..... Stories_Archive ..........*/
.opentable big{display:none;}
	
a{width: auto;}


.script{
	background-color:#fff !important;
	border:none !important;
}

.scripts_title{
	float: left;
	width: 100%;
	padding-left: 10px;
	height: auto;
	background-color: rgb(230, 238, 242);
	font-size: 22px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-top: 16px;}



#download_script{
	float: right; 
	*width: 487px  !important;
	}
#download_script a{
	float: right; 
	margin-right:7px;
	*margin-right: 10px !important;
	}



#downloads_script a img{float:right; margin-right: 5px; width: auto;}

#download_script h3{
	font-size: 22px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;}

#morescripts h2{
	font-size: 22px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
}

#category_main h3{
	float: left;
	width: 302px;
	padding-left: 10px;
	height: auto;
	background-color: rgb(230, 238, 242);
	font-size: 26px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-top: 0px;}

.breadcrumbs {
    height: 31px;
    border-radius: 0;
    border-bottom: 1px solid #B9B9B9;}
/*----------HOWTO--------------*/
.
.TITLE{
	float: left;
	width: 836px;
	padding-left: 10px;
	height: auto;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-top: 0px;}

.TITLE a{
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-top: 0px;}

.AUTHOR{
	font-size: 18px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: underline;}

font{height:500px;}

.content a{width: auto; height:15px; color:#00639C; float: left; margin-top: 5px;}

.content{padding:0px;}

.content b{
	float: left;
	width: 836px;
	height: 35px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 20px;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-bottom: 10px;}

i{font-size: 14px; font-weight: bold;}

center img{margin-top: 30px;}

.MEDIAOBJECT img{
	margin-bottom: -55px;
}

.REVHISTORY b{ /*----HOWTO----*/
	float:left;
	width:100%;
	height:25px;
	padding-top:5px;
	margin-top:20px;
	padding-left:10px;
	background-color:rgb(230, 238, 242);
	font-size: 20px; 
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-bottom:10px;   
}

.CHAPTER{
	float: left;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	
	margin-top:10px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;}

.CHAPTER h1{
	float: left;
	width: 100%;
	height: 35px;
	padding-top: 5px;
	margin-top: 20px;
	padding-left: 10px;
	background-color: rgb(230, 238, 242);
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-bottom: 10px;}

.communityHomeLink{
	float: left;
	padding-top: 25px;
	padding-left:236px;
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	margin-bottom: 10px;}

.NAVHEADER th{
	width: 100%;
	height: auto;
	padding-top: 5px;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 20px;
	font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	color: rgb(0, 99, 156);
	margin-bottom: 10px;
	padding-bottom: 20px;}

.NAVHEADER hr , .NUKEFOOTER hr , .NAVFOOTER hr{display:none;}

.BLOCKQUOTE p{font-family: Segoe, "Segoe UI", "DejaVu Sans" , "Trebuchet MS" , Verdana , sans-serif; font-weight:bold; font-size:12px;}

.titleCommunityLink img{display:none;}

#categories_list{
	float: left !important;
	width: 357px !important;
	margin-left: 35px;
}

#category_main h3{
	width: 100%;
	float: left;
}

.scripts_pagination{
	width: auto;
	float:left;
}


.scripts_pagination a{
	width: auto;
	float: left;
	margin-right: 10px;
	background-color: rgb(230, 238, 242);
	height: 20px;
	padding:0px 10px 0px 10px;
	padding:0px 10px 0px 10px !important\0/;/* ie8 hack */
	border-radius: 5px;
}

.disabled{
	float: left;
	margin-right: 10px;
	width: 17px;
	background-color: rgb(230, 238, 242);
	height: 20px;
	padding-left: 10px;
	padding:0px 10px 0px 10px !important\0/;/* ie8 hack */
	border-radius: 5px;
	color: #08C !important;
}

.active{
	background-color:#526da3 !important; 
	color:#fff !important;
}

.scripts_pagination a:hover , .disabled:hover{
	background-color:#526da3;
	color:#fff !important;
	text-decoration: none; 
	}

.report_content {
height: auto;

margin-left: -26px;
}


.CAPTION{
	margin-top: 71px;
	margin-bottom: -30px;
}

.script_main{
	float: left;
	width: 100%;
}
