/* CSS Document */
#iframe {
	
}

/* common classes  */
p {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}
h3 {
	color: #e20031;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 2px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
.explanation {
	font-size: 11px;
	padding-left: 10px;
	color: #666666;
	padding-top: 22px;
}
.save_off  {
	font-size: 16px;
	width: 100px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 6px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.save_on  {
	font-size: 16px;
	width: 100px;
	font-weight: bold;
	color: #DA002F;
	letter-spacing: 2px;
	margin-right: 6px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.btn-blue, .btn-green, .btn-red {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	width: 60px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
.btn-blue {
	color: #FFFFFF;
	background-color: #79c7eb;
	border: 1px solid #20a1de;
}
.btn-blue:hover {
	background-color: #20a1de;
}
.btn-green {
	color: #FFFFFF;
	background-color: #b0ca42;
	border: 1px solid #8da236;
}
.btn-green:hover {
	background-color: #8da236;
}
.btn-red {
	color: #FFFFFF;
	background-color: #ee6683;
	border: 1px solid #e20031;
}
.btn-red:hover {
	background-color: #e20031;
}


.btn-big-blue {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	width: 96px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	background-color: #79c7eb;
	border: 1px solid #20a1de;
	height: 53px;
}
.btn-big-blue:hover {
	background-color: #20a1de;
}
.btn-big-green {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	width: 96px;
	text-transform: uppercase;
	text-align: center;
	padding: 13px;
	color: #FFFFFF;
	background-color: #b0ca42;
	border: 1px solid #8da236;
	height: 53px;
}
.btn-big-green:hover {
	background-color: #8da236;
}


/* block-login  */
#block-login {
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
}

#block-login a.right {
   float: right;
}

/* block-home  */
#block-home h2 {
	font-size: 34px;
	font-weight: normal;
	color: #999999;
	padding-left: 21px;
	float: left;
	margin-bottom: 30px;
	padding-right: 20px;
}

/* block-search  */
#block-search {
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	padding: 10px;
}
#block-search .bgd_grey {
	background-color: #eeeeee;
	padding: 10px;
}
#block-search .leftSearch {
	width: 122px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#block-search .leftSearch h2 {
	font-size: 34px;
	font-weight: normal;
	color: #999999;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#block-search .leftSearch .popupHelp {
	color: #20a1de;
	font-size: 11px;
	font-weight: normal;
	cursor: help;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
#block-search .fields {
	width: 624px;
	float: left;
}
.btn-search {
	float: right;
}


.fields #text-search {
	width: 449px;
	padding: 2px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 26px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border: 1px solid #999999;
}
.fields .search-list-1 {
	width: 143px;
	display: block;
	float: left;
	margin-right: 0px;
	padding: 2px;
	margin-left: 0px;
	float: left;
	border: 1px solid #999999;
}

.fields .search-list-2 {
	width: 286px;
	display: block;
	float: left;
	margin-right: 26px;
	padding: 2px;
	margin-left: 0px;
	float: left;
	border: 1px solid #999999;
}
.fields .search-list-3 {
	width: 143px;
	display: block;
	float: left;
	margin-right: 26px;
	padding: 2px;
	margin-left: 0px;
	float: left;
	border: 1px solid #999999;
}
.fields .search-list-4 {
	width: 143px;
	display: block;
	float: left;
	margin-right: 0px;
	padding: 2px;
	margin-left: 0px;
	float: left;
	border: 1px solid #999999;
}



/* block-results  */
#block-results {
	padding-top: 10px;
}
#block-results h2 {
	font-size: 34px;
	font-weight: normal;
	color: #999999;
	padding-left: 21px;
	float: left;
	margin-bottom: 10px;
	padding-right: 20px;
}
#block-results .table_results {
	border: 1px solid #dddddd;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#block-results .table_results table {
	width: 100%;
	background-color: #EEEEEE;
}
#block-results .table_results th {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#block-results .table_results th a {
	background-image: url(images/arrow-up-grey.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	padding-right: 20px;
}
#block-results .table_results th a.orderUp {
	background-image: url(images/arrow-down.gif);
}
#block-results .table_results th a.orderDown {
	background-image: url(images/arrow-up.gif);
}
#block-results .table_results td {
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
#block-results .table_results tr:hover {
	background-color: #dddddd;
}
#block-results .table_results td.ordered {
	background-color: #dddddd;
}
#block-results .table_results tr:hover td.ordered {
	background-color: #cccccc;
}

.red {
	color: #E20031;
}









/*  block-details  */

#block-details {
	padding-top: 10px;
	font-size: 12px;
}

#block-details h2 {
	font-size: 34px;
	font-weight: normal;
	color: #999999;
	float: left;
	padding-right: 20px;
}


#block-details .label {
	width: 210px;
	display: block;
	float: left;
	margin-right: 10px;
}
#block-details .field-unit {
	margin-top: 6px;
	margin-bottom: 6px;
}

#block-details .btn_save {
	float: right;
	margin-left: 40px;
}

#block-details .label_mandatory {
	width: 210px;
	display: block;
	float: left;
	margin-right: 10px;
	background-color: #e5f7fc;
}
#block-details #publication_statut {
	padding: 5px;
	border: 1px solid #e20031;
	float: right;
	background-color: #fef2f4;
}
#block-details #publication_statut:hover {
	background-color: #f9ccd6;	
}
#block-details #publication_statut span {
	color: #e20031;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#block-details #publication_statut select {
	font-weight: bold;
	padding: 2px;
}
#block-details  span {
	font-weight: bold;
}

#block-details .right-row {
	float: right;
	width: 440px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#block-details .left-row {
	float: left;
	width: 440px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#basic_info, #properties, #service, #location, #contact, #comments  {
	margin-bottom: 50px;
}
#block-details #properties label {
	padding-right: 10px;
}

#block-details .select_std {
	width: 100px;
}
.inputtext_login {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}
.inputtext_small {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputtext_std {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputtext_l {
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputtext_xl {
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputarea_std {
	width: 210px;
	height: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputarea_l {
	width: 460px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputarea_l-short {
	width: 460px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.inputarea_xl {
	width: 680px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#block-details #properties .in-row {
	width: 155px;
	display: block;
	float: left;
}
#block-details #properties .field-side {
	margin-left: 220px;
}


/* block-manage  */
#block-manage {
	padding-top: 10px;
	font-size: 12px;
}
#block-manage h2 {
	font-size: 34px;
	font-weight: normal;
	color: #999999;
	float: left;
	padding-right: 20px;
}
#block-manage h3 {
	margin-top: 0px;
}
.select_category {
	float: left;
	width: 200px;
	height: 480px;
	overflow: auto;
}
.select_category li {
	list-style-type: none;
}
.select_category a {
	padding: 4px;
	background-color: #eeeeee;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	display: block;
}
.select_category a:hover {
	background-color: #dddddd;
	border: 1px solid #999999;
}

.right-side{
	margin-left: 220px;
	
}
.list_items {
	margin-bottom: 20px;
	
}
.list_items td {
	padding: 2px;

	text-align: right;
}

.list_items td.left {
	padding: 2px;
	text-align: left;
}


.list_items tr:hover {
	background-color: #eeeeee;
	
}
.list_items th {
	text-align: right;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #666666;
}
.list_items th.raw-width {
	width: 80px;
}
.list_items .inputtext_std {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#block-manage .btn_save {
	margin-left: 40px;
	text-align: right;
}
#block-manage .label {
	width: 210px;
	display: block;
	float: left;
	margin-right: 10px;
}
#block-manage .field-unit {
	margin-top: 6px;
	margin-bottom: 6px;
}
.list_items .smallcomment {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
.address_area {
	padding: 9px;
	border: 1px dotted #CCCCCC;
}
#block-manage .address_area .label {
	width: 200px;
}
#block-manage .address_area .inputtext_l {
	width: 450px;
	
}

.small-right {
	font-size: 8px;
	text-align: right;
    float: right;	
	vertical-align : middle;
}
