/* 
	================================================================================
	== ALL BODY
	================================================================================
*/

body
{
 
	background: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: 100%; 
	width: 100%;
	overflow-y: hidden; 
	overflow-x: hidden; 
}

.bodyzoom
{
	height: 100%; 
	width: 100%;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: auto; 
	overflow-x: auto; 
}

.bodydownload
{
 
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodylightbox
{
 
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodytreelist
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodytopselection
{
	background:#2F3430;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodyrelated
{
 
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
}

.bodygeneric
{
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodygenericnobg
{
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodystatistics
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	overflow-y: hidden; 
	overflow-x: hidden; 
}
/* 
	================================================================================
	== FEATURES
	================================================================================
*/

.features_page_div_line
{
	float:left; 
	width:100%; 
	overflow:hidden;
}

.features_row_div_main
{
	float:left; 
	width:180px; 
	height:250px; 
	overflow:hidden;
	margin-right:10px;
	margin-bottom:8px;
	border:0px solid #AAAAAA;
}

.features_row_div_top
{
	float:left; 
	width:100%; 
	height:24px; 
	overflow:hidden; 
	white-space: nowrap;
	background:#AAAAAA;
}

.features_row_div_image
{
	float:left; 
	width:100%; 
	width:100%;
	height:210px;
	background:#F0F0F0; 
}

.features_row_div_text
{
	float:left;
	width:100%; 
	height:38px; 
	overflow:hidden;
}

.features_row_div_bottom
{
	float:left;
	width:100%; 
	height:18px; 
	overflow:hidden;
	text-align:center;
}

/* 
	================================================================================
	== VIEWPUBLIC
	================================================================================
*/

.viewpublic_page_div_line
{
	float:left; 
	width:100%; 
	overflow:hidden;
}

.viewpublic_row_div_main
{
	float:left; 
	width:180px; 
	height:250px; 
	overflow:hidden;
	margin-right:10px;
	margin-bottom:8px;
	border:1px solid #AAAAAA;
}

.viewpublic_row_div_top
{
	float:left; 
	width:100%; 
	height:24px; 
	overflow:hidden; 
	white-space: nowrap;
	background:#AAAAAA;
}

.viewpublic_row_div_image
{
	float:left; 
	width:100%; 
	width:100%;
	height:200px;
	background:#F0F0F0; 
}

.viewpublic_row_div_text
{
	float:left;
	width:100%; 
	height:38px; 
	overflow:hidden;
}

.viewpublic_row_div_bottom
{
	float:left;
	width:100%; 
	height:18px; 
	overflow:hidden;
	text-align:center;
}

/* 
	================================================================================
	== VIEWPRIVATE
	================================================================================
*/

.viewprivate_row_div_main
{
	float:left; 
	width:32%; 
	height:100px; 
	border-top:1px solid #F5AF40; 
	border-bottom:1px solid #F5AF40; 
	margin:4px; 
	overflow:hidden;
	background:#F0F0F0;
}



.viewprivate_row_div_image
{
	float:left; 
	width:90px; 
	height:90px; 
	margin-top:5px; 
}

.viewprivate_row_div_text
{
	float:left;
	width:230px; 
	height:70px; 
	margin-top:5px; 
	overflow:hidden;
}
.viewprivate_row_div_leftbar
{
	float:left; 
	width:230px; 
	height:20px; 
	margin-bottom:5px; 
	overflow:hidden;
}
/* 
	================================================================================
	== PHOTOSLIST THUMB
	================================================================================
*/

.thumbselected,
.thumbunselected
{
	border:1px solid #F3F3F3;
}

.thumbselected
{
	border:1px solid #F19600;
}

.photoslist_thumb_row_div_main,
.photoslist_thumb_row_div_main_selected
{
	float:left;
	width:200px;  
	height:260px; 
	background:#F0F0F0; 
	border:0px solid #D4D4D4; 
	margin-top:15px;
	margin-right:8px;
}

.photoslist_thumb_row_div_main_selected
{
	background:#F3F3F3; 
}

.photoslist_thumb_row_div_legende
{
	height:32px; 
	margin:2px; 
	overflow:hidden;
 	border:0px solid #f00; 
}

.photoslist_thumb_row_div_buttons
{
	height:24px; 
	overflow:hidden; 
	margin:0px; 
}

/* 
	================================================================================
	== PHOTOSLIST MINI
	================================================================================
*/

.photoslist_mini_row_div_main,
.photoslist_mini_row_div_main_selected
{
	float:left;
	width:96px; 
	height:150px; 
	overflow:hidden; 
	background:#EAEBED; 
	border:1px solid #D4D4D4; 
	margin:2px;
}

.photoslist_mini_row_div_main_selected
{
	background:#E0E0E0;  
}

.photoslist_mini_row_div_buttons
{
	height:24px; 
	overflow:hidden; 
	margin:0px; 
}

/* 
	================================================================================
	== PHOTOSLIST LIST
	================================================================================
*/

.photoslist_list_row_div_main,
.photoslist_list_row_div_main_selected
{
	float:left; 
	width:98%; 
	height:220px; 
	background:#EAEBED; 
	border:1px solid #D4D4D4;	
}

.photoslist_list_row_div_main_selected
{
	background:#E0E0E0; 
}

.photoslist_list_row_div_reference
{
	height:20px; 
	width:196px; 
	overflow:hidden; 
	margin:0px; 
	border:0px solid #f00;
}

.photoslist_list_row_div_legende
{
	height:176px; 
	border:0px solid #00f;
	overflow:hidden
}

.photoslist_list_row_div_buttons
{
	height:20px;  
	overflow:hidden; 
	margin:0px; 
	border:0px solid #f00;
}

/* 
	================================================================================
	== TOP SELECTIONS
	================================================================================
*/

.topselection_row_div_main
{
	float:left; 
	margin:0px; 
	width:100%; 
	height:112px; 
	border-top:0px solid #8C8773;	
	border-bottom:0px solid #8C8773;	
}

.topselection_row_div_header
{
	height:14px; 
	width:100%; 
	overflow:hidden; 
	text-align:right;
	cursor:pointer;
}

.topselection_row_div_thumb
{
	float:left;
	margin:2px;
	height:110px; 
	width:100%; 
	background:#3C413B;
	overflow:hidden; 
}

.topselection_row_div_text
{
	float:left;
	height:30px; 
	overflow:hidden; 
	width:100%; 
	border:0px solid #f00;	
	text-align:left;
}

/* 
	================================================================================
	== LIGHTBOX
	================================================================================
*/

.lightbox_treelist_main
{
	margin:0px;
	overflow:auto;
	height:100%; 
	width:100%; 
	
}

.lightbox_main
{
	float:left;
	margin-left:6px;
	left:0px;
	width:190px; 
	margin-top:2px;
	border:0px solid #f00;
}

.lightbox_header
{
	float:left;
	margin:2px;
	left:0px;
	height:52px; 
	width:100%; 
	overflow:hidden; 
	border:0px solid #CCCCCC;
}

.lightbox_popup
{
	float:left;
	left:0px;
	height:20px; 
	width:180px; 
	overflow:hidden; 
	border:1px solid #8C8773;
	background-color: #8C8773;
	background-image: url(../../images/bg_lighbox_popup.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align:left;
	cursor:pointer;
}

.lightbox_popup_action
{
	float:left;
	height:22px; 
	width:180px; 
	margin-top:2px;
	overflow:hidden; 
	border:1px solid #50534A;
	cursor:pointer;
}

.lightbox_rows
{
	float:left;
	width:100%; 
	left: 4px; 
	margin-left:1px; 
	margin-bottom:4px; 
	border:0px solid #f00;
}

.lightbox_row_div_main,
.lightbox_row_div_main_selected
{
	float:left;
	margin-left:1px;
	margin-right:5px;
	margin-bottom:6px; 
	width:83px; 
	height:100px; 
	overflow:hidden; 
	background:#3C413B; 
	border:1px solid #3C413B; 
}

.lightbox_row_div_main_selected
{
	border:1px solid #8E8574; 
}

.lightbox_row_div_buttons
{
	height:24px; 
	overflow:hidden; 
	margin:0px; 
}

/* 
	================================================================================
	== ZOOM
	================================================================================
*/
.zoom_div_buttons
{
	float:left;
	top:0px;
	width: 100%;
	padding: 0px;
	height: 28px;
	border: 0px solid #ff0;
	text-align: center;
	overflow:hidden;
}

.zoom_div_image
{
	float:left;
	margin-left:2px;
	width: 530px;
	height: 515px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	text-align: center;
}

.zoom_div_infos
{
	float:left;
	width:330px;
	height: 515px;
	border: 0px solid #f00;
	overflow:hidden;
}
.zoom_div_thumbsbar_title
{
	float:left;
	margin-left:2px;
	padding-left:20px;
	width: 99%;
	padding: 0px;
	height: 20px;
	border-top: 0px solid #f5f5f5;
	overflow: hidden;
	text-align: center;
}
.zoom_div_scroll_infos_buttons
{
	float:left;
	width:20px;
	height: 500px;
	border: 0px solid #eeeeee;
	overflow:hidden;
}

.zoom_div_thumbsbar
{
	float:left;
	margin-left:2px;
	width: 99%;
	padding: 0px;
	height: 60px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	text-align: center;
}

.zoom_div_thumbsbar_images_scroll
{
	float:left;
	width: 860;
	margin-left:4px;
	padding: 0px;
	height: 100%;
	border: 0px solid #F8F8F8;
	overflow: hidden;
	text-align: left;
}

.zoom_div_thumbsbar_button
{
	cursor:pointer;
	width: 11px;
	margin: 0px;
	height: 53px;
	border: 0px solid #dddddd;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position:center center;
	text-align: center;
}

.zoom_mini_row_div_main,
.zoom_mini_row_div_main_selected
{
	float:left;
	margin-right:2px;
	width:53px; 
	height:53px; 
	overflow:hidden; 
	border:0px solid #F8F8F8; 
}

.zoom_mini_row_div_main_selected
{
	border:0px solid #FF0000; 
}

.buttontext,
.buttontextselected
{
	cursor:pointer;
	text-align:center; 
	border:0px solid #D4D4D4; 
	background-color: #8C8773;
	margin:2px;
	width:65px;
	height:18px; 
	float:inherit;
}

.buttontextselected
{
	border:0px solid #CCCCCC;
}

/* 
	================================================================================
	== DETAIL
	================================================================================
*/

.detailheader
{
	float:left;
	width: 100%;
	height: 24px;
	border: 0px solid #f00;
	overflow: hidden;
	float:left;
}

.detailline
{
	float:left;
	width: 100%;
	height: 4px;
	margin-top:3px;
	border: 0px solid #0f0;
	overflow: hidden;
	background:url(../../_customer/images/dotline.gif) repeat-x; 
}

.detailsubheader
{
	float:left;
	width: 100%;
	border: 0px solid #0f0;
	overflow-x: hidden;
}

.detailthumb
{
	float:left;
	margin-top:1px;
	width:200px; 
	height:230px; 
	background:#EAEBED; 
	border:1px solid #D4D4D4; 
	display:inline;
}

.detailinfo
{
	width:100%;
	border: 0px solid #0f0;
}

.detailkeywords
{
	float:left;
	width: 100%;
	border: 0px solid #0f0;
}

.detailrelated
{
	float:left;
	width: 100%;
	border: 0px solid #0f0;
	overflow: hidden;
	text-align:center;
}

.detail_mini_row_div_main,
.detail_mini_row_div_main_selected
{
	width:74px; 
	height:100px; 
	overflow:hidden; 
	background:#EAEBED; 
	border:1px solid #D4D4D4; 
}

.detail_mini_row_div_main_selected
{
	border:1px solid #CCCCCC; 
}

/* 
	================================================================================
	== DOWNLOADS
	================================================================================
*/

.downloadheader
{
	width: 100%;
	padding: 2px;
	height: 50px;
	border: 0px solid #f00;
	overflow: hidden;
	text-align: center;
	float:right;
}

.downloadsubheader
{
	float:left;
	width: 100%;
	margin: 0px;
	padding: 2px;
	height: 24px;
	border: 0px solid #0f0;
	overflow: hidden;
	text-align: center;
}

.downloadrows
{
	float:left;
	width:100%;
	height: 320px;
	border: 0px solid #0f0;
	overflow: auto;
	text-align: center;
}

.downloadrowinfo,
.downloadrowinfoselected
{
	cursor:pointer;
	float:left;
	margin-top: 4px;
	margin-left: 10px;
	height: 94px;
	width:360px;
	border: 1px solid #3C413B;
	overflow: hidden;
	text-align: left;
	background-color: #3C413B;
}

.downloadrowinfoselected
{
	border:1px solid #F29400;
}

/* 
	================================================================================
	== TOOLTIPS
	================================================================================
*/

.generictipsheader
{
	background: #FFFFE1;
	font-size:10pt; 
	color:#444444;
}

.generictipsbody
{
	background: #FFFFE1;
	font-size:10pt; 
	color:#444444;
}

/* 
	================================================================================
	== CALENDARD
	================================================================================
*/

.calendarheader
{
	background: #D4D4D4;
	font-size:10pt; 
	color:#444444;
}

.calendarbody
{
	background: #F6F8EE;
	font-size:10pt; 
}

.calendarbodyselected
{
	background: #CCCCCC;
	font-size:10pt; 
	color:#EEEEEE;
}

/* 
	================================================================================
	== NAVIGUE BAR
	================================================================================
*/

.navigbuttontext,
.navigbuttontextselected,
.navigbardivselected,
.navigbardivunselected
{
	cursor:pointer;
	margin:2px;
	text-align:center; 
	border:0px solid #D4D4D4; 
	height:18px; 
	float:left;
}

.navigbuttontext,
.navigbuttontextselected
{
	width:85px; 
}

.navigbuttontextselected
{
	border:0px solid #CCCCCC;
	background-color: #D4D4D4;
}

.navigbardivselected,
.navigbardivunselected
{
	width:20px; 
}

.navigbardivselected
{
	border:0px solid #CCCCCC;
	background-color: #F19600;
}

.navigbarpagestatus
{
	text-align:right; 
	width:100px; 
	height:16px; 
	border:0px solid #D4D4D4;
}

/* 
	================================================================================
	== MESSAGES
	================================================================================
*/

.message_main
{
	margin:0px;
	width:100%;
	height:300px;
	border:0px solid #f00;
	text-align:center;
}

.message_header
{
	width:100%;
	left:0px;
	height:30px;
	border:0px solid #CCCCCC;	
	border-bottom:0px solid #CCCCCC;
}

.message_body
{
	width:100%;
	left:0px;
	height:140px;
	border:0px solid #CCCCCC;	
	border-top:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
}

.message_buttons
{
	width:140px;
	left:0px;
	height:30px;
	border:0px solid #CCCCCC;
	border-top:0px solid #CCCCCC;	
	text-align:middle;
}

/* 
	================================================================================
	== LIGHTBOX CONTENT LIST
	================================================================================
*/

.lightbox_content_main
{
	float:left;
	width:98%; 
	height:100%;
	border:0px solid #f00;
	overflow:hidden;
}

.lightbox_content_line
{
	float:left; 
	width:99%; 
	min-height:30px;
	border:0px solid #00F;
}

.lightbox_content_total
{
	float:left; 
	width:100%; 
	min-height:30px;
	border:1px solid #D4D2D5;
}

.lightbox_content_row_main
{
	width:100%; 
	height:100px;
	border-top:1px solid #F5AF40; 
}

.lightbox_content_row_info
{
	float:left;
	width:350px; 
	border:0px solid #3F3F3F;
}

.lightbox_content_row_actions
{
	width:auto; 
	height:100%; 
	border:0px solid #3F3F3F;
	overflow:hidden;	
}

/* 
	================================================================================
	== LISTVIEW 
	================================================================================
*/

.listview_content_main
{
	float:left; 
	width:99%; 
	height:100%;
	border:0px solid #f00;
}

.listview_content_header
{
	float:left; 
	width:100%; 
	height:34px; 
	border:0px solid #0f0;
}

.listview_content_rows
{
	float:left; 
	width:100%; 
	border:0px solid #f00;
}

/* 
	================================================================================
	== RELATED KEYWORDS 
	================================================================================
*/

.related_selected,
.related_unselected
{
	margin:3px;
	background:#ffffff; 
	border:1px solid #ffffff; 
	float:left; 
	width:10px;
}

.related_selected
{
	border:1px solid #cccccc; 
	background:#dddddd; 
}

/* 
	================================================================================
	== MESSAGE BOX
	================================================================================
*/

.message_box_header
{
	background:#aaaaaa; 
}

.message_box_main
{
	background:#eeeeee; 

}

