/* PACKAGES PAGE CSS*/

.box-package{
        padding:0 0 0 0;
        margin:0;
        height:100%;
        float:left;
        width:100%;
		background:none;
}


.box-list-package a{
        background-image:url(../../images/buttons/bt-details.gif);
        background-repeat:no-repeat;
        color:#006699;
        float:left;
        font-size:12px;
        font-weight:bold;
        margin:5px 0 10px 10px;
        padding:0 0 0 18px;
        text-decoration:none;
        width:310px;
}


.box-package strong{
	color:#006699;
	font-weight:bold;
}

.box-list-package{
	float:left;
	padding:10px 5px 5px 5px;
	height:100%;
	float:left;
	width:96%;
}

.box-list-package strong{
	font-weight:bold;
	color:#006699;
}

.box-list-package p{
	font-size:12px;
	padding:0 10px 10px 10px;
	margin:0;
    text-align:justify;
}

.box-package p{
        color:#333;
        float:left;
        margin:5px 5px 5px 0;
        padding:5px 2px 5px 10px;
        width:305px;
        cursor:text;
		font-size:12px;
        }
		
#small-image-package{
	float:left;

	height:100%;
	padding:0;
}

#package-big-package{
	width:auto;
	height:auto;
	float:left;
	border:1px solid #CCC;
	margin:0 0 0 0;
	text-align:center;
}	

#big-image-package{
	width:auto;
	height:auto;
	border:1px solid #CCC;
	margin:2% auto 0 2%;
	text-align:center;
}	

.box-package{
	margin:0 auto; 
	text-align:center;  
}

.box-package h3{
        color:#006699;
        float:left;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        margin:10px 2px 0 10px;
        width:315px;
}

.content-packages-middle{
        background-color:#FFF;
        float:left;
        height:100%;
        margin-left:0;
		padding-left:0;
        min-height:660px;
        padding-bottom:10px;
        width:753px;
}

.content-packages-text{
        float:left;
        height:135x;
        width:480px;
}

.box-package-detail{
		float:left;
        font-size:12px;
        height:543px;
        margin:5px 5px 5px 5px;
        padding:5px 5px 5px 5px;
        width:96.5%;
		overflow:auto;
        }

#package-details p{
        color:#333333;
        float:left;
        height:auto;
        margin:5px 5px 0 0;
        padding:5px 5px 3px 3px;
        width:97%;
		text-align:justify;
        }
		
#package-details{
	float:left;
	width:97%;
	height:auto;
}
	
.box-packages-detail-img{
	width:98%;
	height:auto;
	text-align:center;
}
		
.box-package-detail #package-big-image{
	margin:0 auto;
}
		
		
#package-title{
	float:left;
	width:98%;
}	

#package-title{
        color:#006699;
        float:left;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        height:20px;
        margin:10px 2px 0 5px;
        width:90%;
        }

.content-package-text-detail h1{
        background-image:url(../images/icon-event.gif);
        background-repeat:no-repeat;
        float:left;
        height:50px;
        margin:10px 10px 0 10px;
        padding:16px 0 0 60px;
        width:300px;
        }

.content-package-text-detail h1 span{
        color:#002B71;
        font-weight:bold;
        text-transform:uppercase;
        }

.content-package-text-detail p{
        font-size:12px;
        margin:0 0 10px 10px;
        width:340px;
		padding:0 0 5px 0;
        }

#grid{
        width:500px;
        height:590px;
        float:left;
        margin:0 0 0 0;
		padding:0 0 0 5px;
        border:0;
}

#grid a:hover{
        text-decoration:underline;
}

.package-grid{
        padding:5px 0 10px 0;
}

#event-url{
        float:left;
        }

#package-download{
        float:left;
        }

.data{
        color:#993300;
        float:left;
        font-size:12px;
        margin:10px 80px 0 0;
        width: 70%;
        }

.data-detail{
        color:#993300;
        font-size:12px;
        float:left;
        margin:15px 0 0 0;
        }

#render-grid{
        float:left;
}

#render-categories{
        float:left;
        font-size:14px;
		padding:0 10px 0 10px;
}

/* <formation text> */

.content-packages-text h1{
        background-image:url(../../images/icons/icon-packages.gif);
        background-repeat:no-repeat;
        height:50px;
        margin:10px 10px 0 10px;
        padding:10px 0 0 50px;
}

.content-packages-text h1 span{
        color:#002B71;
        font-weight:bold;
        text-transform:uppercase;
}

.content-packages-text h2{
        color:#666;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        margin:10px 10px 10px 10px;
}

.content-packages-text p{
        font-size:12px;
        margin:0 0 15px 10px;
        width:100%;
		text-align:justify;
}


/* <menu> */

div#menu-packages{
        border:1px solid #F1F1F1;
        float:right;
        height:auto;
        margin:15px 5px 0 0;
        padding:0 0 10px 0;
        width:205px;
}

div#menu-packages h1{
		float:left;
        background-color:#B4D1DF;
        background-image:url(../../images/backgrounds/bg-render-categories.jpg);
        background-repeat:repeat-x;
        border-bottom:1px solid #9DC4D7;
        color:#006699;
        font-size:14px;
        font-weight:bold;
        height:17px;
        margin:0 0 10px 0;
        padding:5px 0 5px 2px;
        text-align:center;
        width:99.0%;
}