/* ******************************** */
/* start screen and print section	*/
/* ******************************** */
@media screen, print {

.forms-field-required {
	white-space: nowrap;
}

.armadillo_thumbnail_gallery, .armadillo_thumbnail_link, .armadillo_thumbnail_search {}

.armadillo_image_decription {
	height: 95%;
	width: 95%;
}

.armadillo_advanced_search {
	width: 95%;
	border: 0px;
}

.armadillo_thumbnail_title {
	font-size: 10px;
	font-weight: bold;
}

.armadillo_gallery_selection_title {
	font-size: 11px;
	font-weight: bold;
	width: 125px;
	vertical-align: top;
}

.armadillo_search_title, .armadillo_title_link {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.armadillo_results_title {
	font-size: 11px;
	font-weight: bold;	
}

.armadillo_thumbnail_mosaic {
	text-align: center;
	width: 95%;
}

.armadillo_thumbnail_mosaic_line {
	padding-bottom: 1em;
}

.armadillo_simple_search_submit {
	text-align: center;
}

.armadillo_gallery_selection {
	font-size: 12px;
}

.armadillo_gallery_selection_data, .armadillo_simple_search_example, .armadillo_add_search_box, .armadillo_image_actions, .armadillo_image_toolbar, .armadillo_results_item, .armadillo_results_display, .armadillo_results_cote {
	font-size: 11px;
}

.armadillo_simple_search_comment {
	font-size: 11px;
	margin-top: 10px;
}

.armadillo_results_legend {
	font-size: 11px;
	color: gray;
	margin-left: 10px;
}
	
.armadillo_link {
	color: #C41200;
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
}

.armadillo_paginator {
	margin-top: 5px;
	font-size: 11px;
	text-align: right;
}

.armadillo_results_sort {
	font-size: 11px;
	float: right;
}

.armadillo_image_navigation {
	font-size: 11px;
	float: right;
	position: relative;
}

.armadillo_back_to_results, .armadillo_notice_print {
	font-size: 11px;
	text-align: right;
	margin-bottom: 20px;
}

.armadillo_search_data {
	font-size: 14px;
}

.armadillo_group {
	margin-top: 10px;
	margin-bottom: 10px;
}

#armadillo_sort_and_display td.label_puce {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	background: url(../../images/void.gif);
	width: 200px;
}

.armadillo_simple_search {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

.armadillo_notice_image {
	float: right;
}

.armadillo_notice {
	text-align: center;
}

.armadillo_image_display {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.armadillo_image_stand_alone {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

#armadillo_image_id {
	width: 500px;
}

.armadillo_error {
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin-left: 10px;
}

.armadillo_thumbnail_legend {
	width: 180px;
}

.armadillo_image {
	width: 80px;
	border: 1px;
	border-color: black;
}

.armadillo_image_notice {
	border: 1px;
	border-color: black;
}

.armadillo_results_list {
	margin: 0.25em 0em;
	border-top: 2px solid #EBCA7A;
	border-bottom: 2px solid #EBCA7A;
	background: #F4ECD9;
	padding: 0.5em;
}

ul.armadillo_list {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	line-height: 0px;
	font-size: 0px;
}
ul.armadillo_list li {
	margin: 1em 0 1em 0.2em;
	background: url(../../images/bg_listpoint.gif) no-repeat 0px 6px;
	padding: 0 0 5px;
}
ul.armadillo_list span.armadillo_gallery_selection_title {
	width: 150px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	line-height: 15px;
	font-size: 11px;
}
ul.armadillo_list span.armadillo_gallery_selection_data {
	display: block;
	margin: 0 0 0 160px;
	line-height: 15px;
	font-size: 11px;
}
td.armadillo_gallery_selection_data {
	display: block;
	margin: 0 0 0 4px;
	line-height: 15px;
	font-size: 11px;
}
td.armadillo_gallery_selection_data ul li {
	margin-left: 16px;
}
}
/* **************************** */
/* end screen and print section	*/
/* **************************** */

/* **************************** */
/* start print section			*/
/* **************************** */
@media print {
#menu {display: none;}
#nav_path {display: none;}
#rightcol {display: none;}
#head {display: none;}
#foot {display: none;}
#section_more {display: block;}
#frame  {
	text-align: left;
	vertical-align: top;
	width: 100%; 
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#work  {
	text-align: left;
	vertical-align: top;
	width: 500px; 
	height: 100%; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
}
/* **************************** */
/* end print section			*/
/* **************************** */
