/* 
	================================================================================
	== 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;
}

.bodydownload
{
 
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodylightbox
{
 
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
}

.bodytreelist
{
 
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden; 
	overflow-x: hidden; 
	height: 100%;
	scrollbar-face-color: #C0C0C0 !important; 
	scrollbar-highlight-color: #FFFFFF !important; 
	scrollbar-shadow-color: #FFFFFF !important; 
	scrollbar-3dlight-color:#FFFFFF !important; 
	scrollbar-arrow-color: #808080 !important; 
	scrollbar-track-color: #FFFFFF !important; 
	scrollbar-darkshadow-color: #FFFFFF !important; 
	scrollbar-base-color: #C0C0C0 !important;
}

.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%;
}

/* 
	================================================================================
	== FEATURES
	================================================================================
*/

.features_page_div_line
{
	float:left; 
	width:100%; 
	overflow:hidden;
}

.features_row_div_main
{
	float:left; 
	width:200px; 
	height:240px; 
	overflow:hidden;
	margin-left:2px;
	margin-bottom:4px;
}

.features_row_div_top
{
	float:left; 
	width:200px; 
	height:24px; 
	overflow:hidden; 
	white-space: nowrap;
}

.features_row_div_image
{
	float:left; 
	width:100%; 
	height:196px; 
}

.features_row_div_text
{
	float:left;
	width:200px; 
	height:38px; 
	overflow:hidden;
}

.features_row_div_bottom
{
	float:left;
	width:210px; 
	height:18px; 
	border-bottom:0px solid #FFFFFF;
	overflow:hidden;
	text-align:center;
}

/* 
	================================================================================
	== VIEWPUBLIC
	================================================================================
*/

.viewpublic_page_div_line
{
	float:left; 
	width:100%; 
	overflow:hidden;
}

.viewpublic_row_div_main
{
	float:left; 
	width:200px; 
	height:240px; 
	overflow:hidden;
	margin-left:4px;
	margin-bottom:4px;
	border:0px;
	border-bottom:1px solid #dddddd;
}

.viewpublic_row_div_top
{
	float:left; 
	width:224px; 
	height:24px; 
	background: url(../../_customer/images/bg_top_selections.gif);
	overflow:hidden; 
	white-space: nowrap;
}

.viewpublic_row_div_image
{
	float:left; 
	width:100%; 
	height:200px; 
	background: url(../../_customer/images/bg_mid_selections.gif);
}

.viewpublic_row_div_text
{
	float:left;
	width:100%; 
	height:38px; 
	background: url(../../_customer/images/bg_mid_selections.gif);
	overflow:hidden;
}

.viewpublic_row_div_bottom
{
	float:left;
	width:224px; 
	height:18px; 
	background: url(../../_customer/images/bg_mid_selections.gif);
	border-bottom:1px solid #6E7D98;
	overflow:hidden;
	text-align:center;
}

/* 
	================================================================================
	== VIEWPRIVATE
	================================================================================
*/

.viewprivate_row_div_main
{
	float:left; 
	width:370px; 
	height:116px; 
	border:1px solid #D4D2D5; 
	margin:2px; 
	overflow:hidden;
}

.viewprivate_row_div_leftbar
{
	float:left; 
	width:24px; 
	height:91px; 
}

.viewprivate_row_div_image
{
	float:left; 
	width:90px; 
	height:90px; 
	top:0px; 
	border-right:1px solid #eeeeee;
}

.viewprivate_row_div_text
{
	float:left;
	width:230px; 
	height:90px; 
	top:0px; 
	overflow:hidden;
}

/* 
	================================================================================
	== PHOTOSLIST THUMB
	================================================================================
*/

.thumbselected,
.thumbunselected
{
	border:1px solid #FFFFFF;
}

.thumbselected
{
	border:1px solid #999999;
}

.photoslist_thumb_row_div_main,
.photoslist_thumb_row_div_main_selected
{
	width:200px;  
	height:230px; 
	background:#FFFFFF; 
	border:0px solid #FFFFFF; 
	border-bottom:1px solid #dddddd;
	overflow:hidden;
}

.photoslist_thumb_row_div_main_selected
{
	background:#F3F3F3; 
}

.photoslist_thumb_row_div_legende
{
	height:52px; 
	margin:2px; 
	overflow:hidden
 
}

.photoslist_thumb_row_div_buttons
{
	height:24px; 
	overflow:hidden; 
	margin:0px; 
}

/* 
	================================================================================
	== PHOTOSLIST MINI
	================================================================================
*/

.photoslist_mini_row_div_main,
.photoslist_mini_row_div_main_selected
{
	width:100px; 
	height:150px; 
	overflow:hidden; 
	background:#FFFFFF; 
	border:1px solid #FFFFFF; 
	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:100%; 
	height:240px; 
	background:#FFFFFF; 
	border:1px solid #FFFFFF;	
}

.photoslist_list_row_div_main_selected
{
	background:#E0E0E0; 
}
.photoslist_list_row_div_legende
{
	height:198px; 
	border:0px solid #00f;
	overflow:hidden
}

.photoslist_list_row_div_buttons
{
	float:left;
	height:20px;  
	width:196px;
	overflow:hidden; 
	margin:0px; 
	border:0px solid #ff0;
}

/* 
	================================================================================
	== TOP SELECTIONS
	================================================================================
*/

.topselection_row_div_main
{
	float:left; 
	margin:0px; 
	width:100%; 
	height:100px; 
	background:url(../../_customer/images/bg_topselections.jpg) repeat-x; 
	border:1px solid #6E7D98;	
}

.topselection_row_div_header
{
	position:relative;
	left:0px;
	top:0px;
	height:18px; 
	width:100%; 
	overflow:hidden; 
	margin:0px; 
	border:0px solid #f00;
	text-align:right;
	cursor:pointer;
}

.topselection_row_div_thumb
{
	float:left;
	position:relative;
	left:2px;
	top:1px;
	height:80px; 
	width:80px; 
	overflow:hidden; 
	margin:0px; 
	border:0px solid #f00;
}

.topselection_row_div_text
{
	position:relative;
	left:5px;
	top:1px;
	height:80px; 
	overflow:hidden; 
	margin:0px; 
	border:0px solid #0f0;
	text-align:left;
}

/* 
	================================================================================
	== LIGHTBOX
	================================================================================
*/

.lightbox_treelist_main
{
	position:absolute;
	left:0px;
	height:100%; 
	width:100%; 
	margin:0px;
	overflow:auto; 
}

.lightbox_main
{
	position:absolute;
	left:0px;
	height:100%; 
	width:100%; 
	margin-top:2px;
}

.lightbox_header
{
	float:left;
	margin:2px;
	left:0px;
	height:22px; 
	width:100%; 
	overflow:hidden; 
	border:0px solid #6E7D98;
}

.lightbox_popup
{
	float:left;
	left:0px;
	height:20px; 
	width:158px; 
	overflow:hidden; 
	border:1px solid #000000;
	background-color: #FFFFFF;
	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:20px; 
	width:20px; 
	overflow:hidden; 
	margin:0px; 
	border:1px solid #000000;
	border-left:0px;
	background-color: #FFFFFF;
	background-image: url(../../images/bg_lighbox_action.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;	
	cursor:pointer;
}

.lightbox_rows
{
	float:left;
	width:100%; 
	left: 4px; 
	margin-left:1px; 
	margin-right:10px;
	border:0px solid #f00;
}

.lightbox_row_div_main,
.lightbox_row_div_main_selected
{
	float:left;
	width:100px; 
	height:150px; 
	overflow:hidden; 
	background:#FFFFFF; 
	border:1px solid #CCCCCC; 
}

.lightbox_row_div_main_selected
{
	background:#E0E0E0; 
}

.lightbox_row_div_buttons
{
	height:24px; 
	overflow:hidden; 
	margin:0px; 
}

/* 
	================================================================================
	== ZOOM
	================================================================================
*/

.zoom_div_buttons
{
	float:left;
	top:0px;
	width: 100%;
	padding: 8px;
	height: 30px;
	border: 0px solid #ff0;
	text-align: center;
	overflow:hidden;
}
.zoom_div_image
{
	float:left;
	margin-left:2px;
	width: 530px;
	height: 500px;
	border: 0px solid #eeeeee;
	overflow: hidden;
	text-align: center;
}
.zoom_div_infos
{
	float:left;
	width:340px;
	height: 500px;
	border: 0px solid #eeeeee;
	overflow:hidden;
}
.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: 0px solid #eeeeee;
	background:#FFFFFF;
	overflow: hidden;
	text-align: center;
}
.zoom_div_thumbsbar_images_scroll
{
	float:left;
	width: 860;
	margin-left:4px;
	padding: 0px;
	height: 100%;
	border: 1px solid #eeeeee;
	overflow: hidden;
	text-align: left;
}
.zoom_div_thumbsbar_button
{
	cursor:pointer;
	width: 11px;
	margin: 0px;
	height: 53px;
	background:#FFFFFF;
	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; 
	background:#EAEBED; 
	border:1px solid #C4C9D2; 
}

.zoom_mini_row_div_main_selected
{
	border:1px solid #6E7D98; 
}

.buttontext,
.buttontextselected
{
	cursor:pointer;
	text-align:center; 
	border:1px solid #FFFFFF; 
	margin:2px;
	width:65px;
	height:18px; 
	float:inherit;
}

.buttontextselected
{
	border:1px solid #000000;
	background-color: #FFFFFF;
}

/* 
	================================================================================
	== 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 #CCCCCC; 
	display:inline;
}

.detailinfo
{
	width:100% !auto;
	border: 0px solid #0f0;
	overflow: auto;
}

.detailkeywords
{
	float:left;
	width: 100%;
	border: 0px solid #0f0;
	overflow: hidden;
}

.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 #CCCCCC; 
}

.detail_mini_row_div_main_selected
{
	border:1px solid #6E7D98; 
}

/* 
	================================================================================
	== DOWNLOADS
	================================================================================
*/

.downloadheader
{
	width: 100%;
	padding: 2px;
	height: 32px;
	border: 0px solid #f00;
	overflow: hidden;
	text-align: center;
	float:right;
}

.downloadsubheader
{
	float:left;
	width: 100%;
	margin: 0px;
	padding: 2px;
	height: 32px;
	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: 4px;
	height: 94px;
	width:390px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	text-align: left;
}

.downloadrowinfoselected
{
	border:1px solid #6E7D98;
	background-color: #CCCCCC;
}

/* 
	================================================================================
	== TOOLTIPS
	================================================================================
*/

.generictipsheader
{
	background: #FFFFE1;
	font-size:10pt; 
	color:#444444;
}

.generictipsbody
{
	background: #FFFFE1;
	font-size:10pt; 
	color:#444444;
}

/* 
	================================================================================
	== CALENDARD
	================================================================================
*/

.calendarheader
{
	background: #CCCCCC;
	font-size:10pt; 
	color:#444444;
}

.calendarbody
{
	background: #F6F8EE;
	font-size:10pt; 
}

.calendarbodyselected
{
	background: #6E7D98;
	font-size:10pt; 
	color:#EEEEEE;
}

/* 
	================================================================================
	== NAVIGUE BAR
	================================================================================
*/

.navigbuttontext,
.navigbuttontextselected,
.navigbardivselected,
.navigbardivunselected
{
	cursor:pointer;
	margin:2px;
	text-align:center; 
	border:1px solid #FFFFFF; 
	height:18px; 
	float:inherit;
}

.navigbuttontext,
.navigbuttontextselected
{
	border:1px solid #FFFFFF;
	width:85px; 
}

.navigbuttontextselected
{
	border:1px solid #000000;
	background-color: #FFFFFF;
}

.navigbardivselected,
.navigbardivunselected
{
	width:20px; 
}

.navigbardivselected
{
	border:1px solid #000000;
	background-color:  #FFFFFF;
}

.navigbarpagestatus
{
	text-align:right; 
	width:100px; 
	height:16px; 
	border:0px solid #CCCCCC;
}

/* 
	================================================================================
	== MESSAGES
	================================================================================
*/

.message_main
{
	margin:0px;
	width:100%;
	min-height:800px;
	height:100%;
	border:0px solid #f00;
	text-align:center;
}

.message_header
{
	width:100%;
	left:0px;
	height:20px;
	background:url(../../_customer/images/bg_topselections.jpg) repeat-x; 
	border:1px solid #6E7D98;	
	border-bottom:0px solid #6E7D98;
}

.message_body
{
	width:100%;
	left:0px;
	height:150px;
	border:1px solid #6E7D98;	
	border-top:0px solid #6E7D98;
	border-bottom:0px solid #6E7D98;
}

.message_buttons
{
	width:100%;
	left:0px;
	height:30px;
	border:1px solid #6E7D98;
	border-top:0px solid #6E7D98;	
}

/* 
	================================================================================
	== LIGHTBOX CONTENT LIST
	================================================================================
*/

.lightbox_content_main
{
	float:left;
	width:100%; 
	height:100%;
	border:0px solid #f00;
	overflow:hidden;
}

.lightbox_content_line
{
	float:left; 
	width:100%; 
	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%; 
	display: inline-block;
	border:1px solid #D4D2D5;
}

.lightbox_content_row_info
{
	float:left;
	width:360px; 
	height:100%; 
	border:0px solid #3F3F3F;
}

.lightbox_content_row_actions
{
	width:180px; 
	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; 


