.sortieBox {
	float				: right ;
	width				: 300px ;
	border				: 1px solid #D1D7E7 ;
	-moz-border-radius 	: 5px ;
	border-radius 		: 5px;
	margin				: 0 0 25px 25px;
}


.sortieBox h2 {
	background-color:#D1D7E7;
	color:#3D1D21;
	font-size:13px !important;
	margin:0 0 4px;
	padding:4px 0 4px 10px;
	text-transform:none;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
}

.sortieBox .sortieBoxContent {
	margin		:4px;
}
.sortieBox ul {
	margin          : 0px !important;
	padding         : 0px;
}
.sortieBox li {
	list-style-image: none;
	list-style-position : outside;
	list-style-type : none;
	padding         : 4px 0;
}
.sortieBox .ratings li img{
	float		: right;
}
.sortieBox .ratings li span{
	font-size	:1.5em;
	float		: right;
}

label.label_for_div
{
	float		: left;
}

img.meteo_icon
{
	vertical-align 		: middle;
	cursor				: pointer;	
}

img.meteo_icon.selected
{
	border-bottom		: 4px solid #0099FF;
	padding-bottom		: 4px;
	vertical-align		: text-bottom
}

#powder_div
{
	margin		: 4px;	
}

#powder_slider {
	width				: 250px !important;
	float				: left !important;	
}

.ui-slider-range {
	margin				: 0 !important;
}

.ui-slider-handle {
	width				: 0 !important;
}

.rater_report
{
	margin-top			: 7px;	
}

.rater_report span
{
	font-weight			: normal;
	margin-left			: 4px;
}

form .rater {
	float:left !important;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #A7ADBF;
	color: #fff;
}

#report_field {
	display: none;
}

#applet, #photosEdit, #save_photos {
	display: none;
}

.photoBox {
    float		: left ;
    display 	: inline ;
    margin		: 5px ;
    text-align	: center ;
    padding 	: 6px 0 0 ;
    color 		: #3D1D21;
    width 		: 195px;
    height      : 145px;
}
.photoBox  a{
    color				: #333 ;
}


.addSRBloc{
    border             : 1px solid #D1D7E7;
    margin             : 10px 2px;
    padding            : 5px;
    -moz-border-radius : 5px ;
    font-weight        : bold;
    text-align         : center;
}

#photosEdit div
{
	float : left;
	width : 200px;
	overflow : hidden;
}


#administrationForm .saved{
    padding-right		: 10px;
}

#administrationForm .participant_item{
    border				: none;
    width				: 180px;
}

.save_button
{
	float		: right;
	background	: #fff;	
}

.save_button input
{
	border		: none;
	background	: #fff;	
	cursor		: pointer;		
}

#add_session_report span.plus_minus, #add_photos span.plus_minus
{
	float : none;
	font-size : inherit;
	color : #FA0012;
}

#result a
{
	display : block;
	background : transparent url('/c/i/sprite-submit.png') 0 -44px no-repeat;
	border : 1px solid #D1D7E7;
	border-width : 0 0 1px 0;
	margin:5px 20px 5px 0;
	text-decoration : none;
	padding:6px 2px 3px 30px;
	width : 160px;
	float : right;
	font-size : 11px;
	text-align : left;
	color: #3D1D21;
}

#photos div {
	float:left;
	width:150px;
	text-align:center;
	margin-bottom:10px;
}
