
/********
 * MAIN *
 ********/

body {
	background-position: left top;
	background-repeat: repeat-x;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family: "arial";
	margin: 0;	
}

.smallBody {
	font-size:0.625em;
}

.mediumBody {
	font-size:0.75em;
}

.largeBody {
	font-size:0.85em;
}

body.green-scheme {
	background-color: #22b5e5;
	background-image: url(../images/custom/schemes/green/background_repeatable.png);		
}

body.indigo-scheme {
	background-color: #c7cde6;
	background-image: url(../images/custom/schemes/indigo/background_repeatable.png);	
}

body.red-scheme {
	background-color: #f19fc1;
	background-image: url(../images/custom/schemes/red/background_repeatable.png);
}

body.orange-scheme {
	background-color: #fff5c4;
	background-image: url(../images/custom/schemes/orange/background_repeatable.png);	
}


.titre1 {
	font-size: 11pt;
	margin: 0px 0px 10px 0px;
}

.titre2{
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}

.green-scheme.titre1, .green-scheme.titre2 {
	color: black;
}
.indigo-scheme.titre1, .indigo-scheme.titre2 {
	color: black;
}
.red-scheme.titre1, .red-scheme.titre2 {
	color: black;
}
.orange-scheme.titre1, .orange-scheme.titre2 {
	color: black;
}
body.lfr-has-sidebar { padding-left: 0; }

a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}

.journal-content-article a.blacklink  {
	color: black;
	text-decoration: none;
}

.journal-content-article a.blacklink:hover  {
	color: black;
	text-decoration: underline;
}


h1 { display: none; }
img { border: 0; }

p {
	margin: 0;
	padding: 0;
	font-family: arial;
	text-align: justify;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.null-line-height {
	line-height: 0em;
	overflow: hidden;
}
.with-bottom-space {
	margin-bottom: 1em;
}

ul.cg70-theme,
.cg70-theme ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px; 
}
.cg70-theme li {
	background: url(../images/custom/common/list-item-green.gif) no-repeat 0px 3px;
	line-height: 1.6em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 4px 0px 0px 13px;
}


.cg70-theme li a:hover{
	text-decoration:underline;	
}

.cg70-theme li.active {
	background: url(../images/custom/common/list-item-green-active.gif) no-repeat 0px 3px;
	color:#00878e; 
}

.text-of-icon {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.icon-arrow {
	background: url(../images/custom/common/icon-arrow.gif) no-repeat;
	display: inline-block;
	height: 20px;
	width: 23px;
}

.journal-content-article a.read-more {	
	display: inline-block;
	height: 24px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/custom/common/icon-arrow.gif) no-repeat;
	background-position: right;	
	padding-right:25px;	
}

.journal-content-article a.read-more:hover {		
	text-decoration: underline;	
}

.icon-pdf,
.icon-print,
.icon-rss,
.icon-send-to-a-friend {
	background-image: url(../images/custom/common/sprite_content.png) !important;
	background-image: url(../images/custom/common/sprite_content.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 24px;
	vertical-align: middle;
	width: 24px;
}
.icon-pdf {
	background-position: -633px -337px;
}
.icon-print {
	background-position: -682px -337px;
}
.icon-rss {
	background-position: -708px -337px;
}
.icon-send-to-a-friend {
	background-position: -657px -338px;
}

.not-displayed { display: none; }
.clearer { clear: both; height: 1px; margin: 0; padding: 0; }

#full-wrapper {
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
	width: 100%;
}

.green-scheme #full-wrapper { background-image: url(../images/custom/schemes/green/background.png); }
.indigo-scheme #full-wrapper { background-image: url(../images/custom/schemes/indigo/background.png); }
.red-scheme #full-wrapper { background-image: url(../images/custom/schemes/red/background.png); }
.orange-scheme #full-wrapper { background-image: url(../images/custom/schemes/orange/background.png); }


.thematic-space h1 {
	color: white;
	display: block;
	/*font-size: 1.8em;*/
	font-weight: bold;
	height: 45px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-indent: 220px;
}

.thematic_title a{
	text-decoration: none;
	color: white !important;
	color: white;
}

.thematic_title a:hover {
	text-decoration: none;	
}

.indigo-scheme-thematic-space h1 {
	background: url(../images/custom/common/sprite_content.png) -15px -185px no-repeat !important;
	background: url(../images/custom/common/sprite_content.gif) -15px -185px no-repeat;
}
.red-scheme-thematic-space h1 {
	background: url(../images/custom/common/sprite_content.png) -15px -230px no-repeat !important;
	background: url(../images/custom/common/sprite_content.gif) -15px -230px no-repeat;
}
.orange-scheme-thematic-space h1 {
	background: url(../images/custom/common/sprite_content.png) -15px -140px no-repeat !important;
	background: url(../images/custom/common/sprite_content.gif) -15px -140px no-repeat;
}
.page-maximized h1 {
	display: none;
}


.indigo-scheme-thematic-space .left-menu-table .cg70-theme li {
	background: url(../images/custom/common/list-item-indigo.gif) no-repeat 0px 3px;
}
.orange-scheme-thematic-space .left-menu-table .cg70-theme li {
	background: url(../images/custom/common/list-item-orange.gif) no-repeat 0px 3px;
	
}
.red-scheme-thematic-space .left-menu-table .cg70-theme li {
	background: url(../images/custom/common/list-item-red.gif) no-repeat 0px 3px;	
}

.indigo-scheme-thematic-space .left-menu-table .cg70-theme li.active {
	background: url(../images/custom/common/list-item-indigo-active.gif) no-repeat 0px 3px;	
}
.orange-scheme-thematic-space .left-menu-table .cg70-theme li.active {
	background: url(../images/custom/common/list-item-orange-active.gif) no-repeat 0px 3px;	
}
.red-scheme-thematic-space .left-menu-table .cg70-theme li.active {
	background: url(../images/custom/common/list-item-red-active.gif) no-repeat 0px 3px;	
}

.indigo-scheme-thematic-space .left-menu-table .cg70-theme li ul li,
.orange-scheme-thematic-space .left-menu-table .cg70-theme li ul li {
	background: url(../images/custom/common/list-item-gray.gif) no-repeat 0px 3px;
}

.indigo-scheme-thematic-space .left-menu-table .cg70-theme li ul li.active,
.orange-scheme-thematic-space .left-menu-table .cg70-theme li ul li.active {
	background: url(../images/custom/common/list-item-gray-active.gif) no-repeat 0px 3px;
}


#wrapper { margin: auto; width: 930px; text-align: left; position: relative; }

/***********
 * CONTENT *
 ***********/

#page-wrapper { 
	padding: 0 15px 6px; 
	background-color: #fff; 
}
#page-wrapper .page-bottom { height: 40px; clear: both; }
#page-wrapper .page-bottom .future-in-hs {
	width: 401px; height: 40px; float: right;
	background: url(../images/custom/common/sprite_content.png) -513px -275px no-repeat !important;
	background: url(../images/custom/common/sprite_content.gif) -513px -275px no-repeat;
}

.page-maximized #content-wrapper { padding: 0 16px; }

#portlet-wrapper-status { margin: 0 16px; }

#thematics-carousel {
	background: url(../images/custom/common/sprite_content.png) -747px -740px;
	height: 105px;
	width: 168px;
}

.article_content ul li {
	list-style-position: inside;
}

.journal-content-article a{
	color:-moz-hyperlinktext;
	text-decoration:underline;	
}


/** Styles utilisés dans les templates d'articles **/
.article_image_left{
	/*width: 40%;*/
	float:left;
	padding-right:20px;		
}

.article_image_right{	
	/*width: 40%;*/
	float:right;	
    padding-left:20px;	
}

.article_image_top{	
	margin-bottom: 10px;
}

.article_title {
   color: black;
   font-size: 11pt;
   font-weight:bold;
   letter-spacing:-0.2pt;
   margin-bottom: 10px;
   margin-top: 0px;
   display: block;
   background: none !important;
   height: auto;
   line-height: normal;
   text-indent: 0px;
}

.article_title_big{
	/*a la lune*/
	color: black;
	line-height:23px;
	font-size: 20pt;
	margin-bottom:10px;	
	font-weight: bold;
	display: block;
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;
}

h1.article_title_big {
	display: block;	
	margin: 0px 0px 10px 0px;
	color: black;
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;
}

.article_title_small{
	color: black;	
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:10px;	
	display: block;
	color: black;
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;
}

h1.article_title_small {
	display: block;	
	margin: 0px 0px 10px 0px;
	color: black;
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;
}

.headline_article_title{
	color: black;
	line-height:23px;
	font-size: 20pt;
	margin-bottom:10px;	
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;
}


.headline_article_img{	
    float:left;
	padding-right:10px;	
}

.headline_article_content{			
    float:none;	
    text-align: justify;
    font-size:1.1em;
}


.reporting_article_title{
	color: black;	
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:10px;
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;	
}



.reporting_article_img{	
	padding-bottom:5px;	
}

.reporting_article_content{			
    text-align: justify;
    font-size:1.1em;
}

.story_article{

}

.story_article_title{
	color: black;	
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:10px;	
	background: none !important;
	height: auto;
	line-height: normal;
	text-indent: 0px;
}

.story_article_img{	
    float:left;
	padding-right:20px;	
}

.story_article_content{
	float:none;	
    text-align: justify;
    font-size:1.1em;
}


.asset-more{
	font-weight: bold; 
	text-align: right; 
	padding-right: 10px
}

.read_more {
	font-weight: bold;
	color: #000000;
}

.read_more a{
	vertical-align: top;	
	text-decoration: none;
	
}

.read_more a:hover{	
	text-decoration: underline;
}


.journal-content-article-separator {	
	padding-top: 10px;
	padding-bottom:15px;
}


.green-scheme .journal-content-article-separator hr {
	color: #00878e;
	background-color: #00878e;
	height: 1px;
	border: 0;
}

.indigo-scheme .journal-content-article-separator hr {
	color: #8e9fcd;
	background-color: #8e9fcd;
	height: 1px;
	border: 0;
}

.red-scheme .journal-content-article-separator hr {
	color: #af0a37;
	background-color: #af0a37;
	height: 1px;
	border: 0;
}

.orange-scheme .journal-content-article-separator hr {
	color: #d47e38;
	background-color: #d47e38;
	height: 1px;
	border: 0;
}



/***********
 * PORTLET *
 ***********/

.portlet { margin-bottom: 17px; }
.portlet-topper {
	position: relative;
	white-space: nowrap;
	/*margin-bottom:-1px;*/
}

.default-portlet-topper .portlet-lefttop-corner {
	background: transparent url(../images/custom/common/sprite_content.png) no-repeat -732px -336px !important;
	background: transparent url(../images/custom/common/sprite_content.gif) no-repeat -732px -336px;
	float: left;
	height: 23px;
	white-space: nowrap;
	width: 11px;
}

/*.green-scheme .default-portlet-topper .portlet-lefttop-corner {
	background: #00878e url(../images/custom/schemes/green/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.indigo-scheme .default-portlet-topper .portlet-lefttop-corner {
	background: #8e9fcd url(../images/custom/schemes/indigo/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.orange-scheme .default-portlet-topper .portlet-lefttop-corner {
	background: #d47e38 url(../images/custom/schemes/orange/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.red-scheme .default-portlet-topper .portlet-lefttop-corner {
	background: #af0a37 url(../images/custom/schemes/red/asset-title_left-top-corner-bg.gif) no-repeat !important;
}*/

.portlet-topper .portlet-lefttop-corner * { display: none; }

.default-portlet-topper .portlet-title {
	background: #DADA00 none;
	border: 0;
	font-size: 1.1em;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	margin: 0 0 0 11px;
	padding: 0;
	white-space: nowrap;
}

/* .green-scheme 	.default-portlet-topper .portlet-title { background: #00878e none; color: white; }
.indigo-scheme 	.default-portlet-topper .portlet-title { background: #8e9fcd none; color: white; }
.orange-scheme 	.default-portlet-topper .portlet-title { background: #d47e38 none; color: white; }
.red-scheme 	.default-portlet-topper .portlet-title { background: #af0a37 none; color: white; } */

.portlet-topper .portlet-icons .lfr-actions.portlet-options .lfr-trigger strong {
	padding: 0 1px;
}
.portlet-topper .portlet-icons a img.icon {
	vertical-align: top;
}
.portlet-content {
	clear: both;
	margin: 0;
	overflow-x: hidden;
	overflow-y: visible;
	padding: 8px;
}
.default-portlet-content {
	border: 1px solid #DADA00;
}

/* .green-scheme 	.default-portlet-content { border: 1px solid #00878e; }
.indigo-scheme 	.default-portlet-content { border: 1px solid #8e9fcd; }
.orange-scheme 	.default-portlet-content { border: 1px solid #d47e38; }
.red-scheme 	.default-portlet-content { border: 1px solid #af0a37; } */

.portlet-body
 {
	font-size: 1.2em;
}

.portlet-body .aui-tab-active a {
	color: #fff;
}

.portlet-body .additional-content {
	background: none #DADA00;
	padding: 6px 7px 2px;
}

/* .green-scheme 	.portlet-body .additional-content { background: none #00878e; }
.indigo-scheme 	.portlet-body .additional-content { background: none #8e9fcd; color: white; }
.orange-scheme 	.portlet-body .additional-content { background: none #d47e38; color: white; }
.red-scheme 	.portlet-body .additional-content { background: none #af0a37; color: white; } */

.portlet-body .main-content {
	padding: 8px;
}

.portlet-bottom {
	display: none;
}

.portlet-journal-content .icons-container {
	margin-top: 0;
}
.lfr-meta-actions {
	padding: 0.2em;
}

.lfr-portlet-title-editable-content {
	background: none #DADA00;
	height: 2.3em;
	padding-right: 80px;
}
.lfr-portlet-title-editable-content .aui-combobox-content {
	height: 2.3em;
}
.lfr-portlet-title-editable-content .aui-combobox-content .aui-field-input {
	background: none #DADA00;
	border: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	padding: 5px 0;
}

.portlet-asset-publisher .asset-title,
.portlet-asset-publisher .asset-full-content.show-asset-title .asset-title {
	background: url(/cg70-theme/images/custom/common/sprite_content.png) 0px -285px no-repeat !important;
	background: url(/cg70-theme/images/custom/common/sprite_content.gif) 0px -285px no-repeat;
	border-bottom: 0;
	color: white;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0 10px 1px 12px;
}

/* .green-scheme .portlet-asset-publisher .asset-title,
.green-scheme .portlet-asset-publisher .asset-full-content.show-asset-title .asset-title {
	background: url(../images/custom/schemes/green/asset-title_left-top-corner-bg.gif) no-repeat !important;
} */
.indigo-scheme .portlet-asset-publisher .asset-title,
.indigo-scheme .portlet-asset-publisher .asset-full-content.show-asset-title .asset-title {
	background: url(../images/custom/schemes/indigo/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.orange-scheme .portlet-asset-publisher .asset-title,
.orange-scheme .portlet-asset-publisher .asset-full-content.show-asset-title .asset-title {
	background: url(../images/custom/schemes/orange/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.red-scheme .portlet-asset-publisher .asset-title,
.red-scheme	.portlet-asset-publisher .asset-full-content.show-asset-title .asset-title {
	background: url(../images/custom/schemes/red/asset-title_left-top-corner-bg.gif) no-repeat !important;
}

 

.portlet-asset-publisher .asset-title a {
	color: white;
}
.portlet-asset-publisher .asset-title .asset-actions a {
	color: black;
}

.portlet-asset-publisher .asset-content,
.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {	
	padding-top: 1em;
	margin: 0 0 1em;
	overflow: visible;
}

.green-scheme .border-top{
	border-top: 1px solid #00878e;
}

.indigo-scheme .border-top{
	border-top: 1px solid #8e9fcd;
}
.orange-scheme .border-top{
	border-top: 1px solid #d47e38;
}
.red-scheme .border-top{
	border-top: 1px solid #af0a37;
}

.green_portlet .portlet-title {
	background: url(/cg70-theme/images/custom/common/sprite_content.png) 0px -285px no-repeat !important;
	background: url(/cg70-theme/images/custom/common/sprite_content.gif) 0px -285px no-repeat;
	border-bottom: 0;
	color: white;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0 10px 1px 12px;
}
.green_portlet .portlet-title a {
	color: white;	
}
.green_portlet .portlet-content {
	border-top: 1px solid #00878e;
	padding : 0;
	padding-top: 1em;
	margin: 0 0 1em;	
}

.green-scheme .green_portlet .portlet-title {
	background: url(../images/custom/schemes/green/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.green-scheme .green_portlet .portlet-content { border-top: 1px solid #00878e; }

.indigo-scheme .green_portlet .portlet-title {
	background: url(../images/custom/schemes/indigo/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.indigo-scheme .green_portlet .portlet-content { border-top: 1px solid #8e9fcd; }

.orange-scheme .green_portlet .portlet-title {
	background: url(../images/custom/schemes/orange/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.orange-scheme .green_portlet .portlet-content { border-top: 1px solid #d47e38; }

.red-scheme .green_portlet .portlet-title {
	background: url(../images/custom/schemes/red/asset-title_left-top-corner-bg.gif) no-repeat !important;
}
.red-scheme .green_portlet .portlet-content { border-top: 1px solid #af0a37; }




.results-header {
	background: #00878e;
}
.results-row td {
	background: #e5f3f3;
}
.results-row.alt td {
	background: #b5ddde;
}
.results-row.hover td,
.results-row.alt.hover td {
	background: #7dc2c5;
}

.user-actions {
	padding-top: 10px;
	font-weight: bold;	
	font-family: "arial";
	clear: both;
}

.user-actions .print-action {
	float: right;
	margin-left: 1em;
}

.results-header {
	background-color: #DADA00;
}

.results-header th{
	color: black;
}

/************************
 * THEMATIC SCHEME MENU *
 ************************/

.left-menu-table {
	border: none;
	border-collapse: collapse;
}

.left-menu-table ul {
	margin-top : 0px;
	margin-bottom : 0px;
	padding: 0px;	
}

.left-menu-table ul li ul {
	margin-left:0px;	
}

.left-column-list {
	
}

.green-scheme .left-menu-active { color:#00878e; font-weight:bold; }
.indigo-scheme .left-menu-active { color: #8e9fcd; font-weight:bold; }
.orange-scheme .left-menu-active {color: #d47e38; font-weight:bold; }
.red-scheme .left-menu-active { color:#af0a37; font-weight:bold; } 

.left-column-list li {
	list-style-type: none;
	padding: 4px 0px 0px 12px;
	margin-left: 8px;
	font-size:1.2em;
	width: 155px;
}

.left-column-list li li {
	font-size:1em;
}

.left-menu-table .cg70-theme li li{	
	width: 126px;
}

.left-menu-table .left-column .portlet-topper{
	border: 0;
	display: none;
	padding: 0 10px 0 17px;
}
.is-signed-in .left-menu-table .left-column .portlet-topper {
	display: block;
}
.thematic-space .left-menu-table .left-column .portlet-topper .portlet-lefttop-corner {
	display: none;
}
.thematic-space .left-menu-table .left-column .portlet-topper {
	color: white;
	margin: 0;
	padding: 0 5px;
}


.indigo-scheme-thematic-space .left-menu-table .left-column .portlet-title{
	background: #8d9fcd;
}
.indigo-scheme-thematic-space .left-menu-table {
	background: url(../images/custom/schemes/indigo/menu-content-bg.png) -15px 0 repeat-y;
}
.indigo-scheme-thematic-space .left-menu .left-menu-bottom {
	background: url(../images/custom/schemes/indigo/menu-bottom-bg.png) -15px 0 no-repeat;
}

.red-scheme-thematic-space .left-menu-table .left-column .portlet-title {
	background: #af0a37;
}
.red-scheme-thematic-space .left-menu-table {
	background: url(../images/custom/schemes/red/menu-content-bg.png) -15px 0 repeat-y;
}
.red-scheme-thematic-space .left-menu .left-menu-bottom {
	background: url(../images/custom/schemes/red/menu-bottom-bg.png) -15px 0 no-repeat;
}

.orange-scheme-thematic-space .left-menu-table .left-column .portlet-title {
	background: #d47e38;
}
.orange-scheme-thematic-space .left-menu-table {
	background: url(../images/custom/schemes/orange/menu-content-bg.png) -15px 0 repeat-y;
}
.orange-scheme-thematic-space .left-menu .left-menu-bottom {
	background: url(../images/custom/schemes/orange/menu-bottom-bg.png) -15px 0 no-repeat;
}

.thematic-space .cg70-default-layout .center-column {
	padding-left: 10px;
}




/***********
 * LAYOUTS *
 ***********/

.lfr-grid {
	margin: 0px;
}

.cg70-default-layout {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	empty-cells: show;
	margin: 0;
	table-layout: auto;
}
.cg70-default-layout .lfr-column {
	padding: 0;
	vertical-align: top;
}
.cg70-default-layout .left-column {
	padding: 0px 12px 0 0px;
	width: 170px;
}
.cg70-default-layout .center-column {
	vertical-align: top;
}

.cg70-default-layout .center-column table{
	margin: auto;
}

.cg70-default-layout .right-column {
	padding: 0px 0px 0 12px;
	width: 170px;
}
.cg70-default-layout .center-top-cell {
	padding: 0px 0 0;
	width: 500px;
}
.cg70-default-layout .center-bottom-cell {
	padding: 0px;
	width: 500px;
}
.cg70-default-layout .center-bottom-left-cell {
	padding: 0 12px 0 0;
	width: 238px;
}
.cg70-default-layout .center-bottom-right-cell {
	padding: 0 0 0 12px;
	width: 238px;
}

/***********
 * LAYOUT CG70-LEFT-MENU *
 ***********/


.cg70-left-menu-layout {
	clear: none;	
	width: 690px;	
}

.cg70-left-menu-layout #page-wrapper{
	padding:0;
}

.cg70-left-menu-layout .center-column {
	vertical-align: top;
	width: 500px;	
	padding:0 10px 0 0;
}

.cg70-left-menu-layout .right-column {
	padding: 0px 0px 0px 12px;
	width: 170px;
}

.thematic-space .cg70-default-layout .left-column {
	padding: 0;
	width: 185px;
}

.left-menu .left-menu-bottom, .left-menu .left-menu-table,.left-menu .thematic_title {
	/*margin-left: -15px;*/	
}


.thematic-space .left-menu-table .left-column  {
	border: 0;
	margin: 0;	
	padding: 0px;
	padding-left: 10px;
	width: 200px;
}

.left-menu .left-menu-bottom {
	height: 25px;	
	width: 210px;
}

/***********
 * LAYOUT CG70-70-30 *
 ***********/


.cg70-70-30-layout {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	empty-cells: show;
	margin: 0;
	table-layout: auto;
}

.cg70-70-30-layout .left-column {
	padding: 0px;
	vertical-align: top;
	width: 680px;
}

.cg70-70-30-layout .right-column {
	padding: 0px 0px 0 12px;
	width: 170px;
}

/***********
 * LAYOUT CG70-30-70 *
 ***********/


.cg70-30-70-layout {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	empty-cells: show;
	margin: 0;
	table-layout: auto;
}

.cg70-30-70-layout .left-column {
	vertical-align: top;
	padding: 0px;
	width: 170px;
}

.cg70-30-70-layout .right-column {
	padding: 0px 0px 0 12px;
	width: 680px;
}

/***********
 * LAYOUT CG70-70-30 - LARGE BOTTOM*
 ***********/

.cg70-70-30-large-bottom-layout .left-column {
	padding: 0px 12px 0 0px;
	width: 680px;
}
.cg70-70-30-large-bottom-layout .right-column {
	padding: 0px 0px 0 12px;
	width: 170px;
}
.cg70-70-30-large-bottom-layout .bottom-cell {
	padding: 5px 0 0;
	width: 850px;
}

/**********
 * HEADER *
 **********/

#header-place-holder { height: 445px; } /* avant rétrécissement : 465 */
#header { width: 930px; height: 445px; position: absolute; top: 0; left: 0; font-size: 1.2em; }
	
	#header-home-link {
		display: block;
		height: 50px;
		left: 50px;
		position: absolute;
		top: 75px;
		width: 510px;
		z-index: 30;
	}
	
	#header-home-link-circle {
		display: block;
		height: 60px;
		left: 550px;
		position: absolute;
		top: 20px;
		width: 60px;
		z-index: 40;
	}
	
	#header-access {
		height: 104px;
		position: relative;
		z-index: 20;
	}
		#header-access .top-functions { position: absolute; right: 4px; bottom: 4px; }
		#header-access .top-functions a {
			color: #fff;
			display: block;
			float:left;
			height: 20px;
			line-height: 20px;
			padding: 0 0.5em;
			text-align: center;
			text-decoration: none;
			vertical-align: bottom;
		}
		#header-access .top-functions a.small {
			padding: 0 0 0 0.5em;
			position: relative;
			top: 2px;
			font-size:0.8em;
		}
		#header-access .top-functions a.medium {
			padding: 0;
			position: relative;
			top: 1px;
			font-size:1em;
		}
		#header-access .top-functions a.large {
			padding: 0 0.5em 0 0;
			font-size:1.2em;
		}
		#header-access .top-functions a:hover { text-decoration: underline; }
		#header-access .top-functions a.rss-link:hover { text-decoration: none; }
		#header-access .top-functions a.rss-link:hover .text { text-decoration: underline; }
		#header-access .top-functions a .icon-rss {
			position: relative;
			top: -3px;
		}
		#header-access .top-functions img {
			padding-top: 5px;
		}
	
	#header-linkbar {
		background: url(../images/custom/common/sprite_content.png) !important;
		background: url(../images/custom/common/sprite_content.gif);
		height: 58px;
		position: relative;
		z-index: 20;
	}	
		/* Corrections of the Liferay breadcrumbs */
		#header-breadcrumbs {
			color: black;
			left: 65px;
			font-size: 1em;
			font-weight: bold;
			position: absolute;
			text-decoration: none;
			top: 33px;
			width: auto;
		}
		#header-breadcrumbs ul {
			height: auto; margin: 0; border: 0; background: none transparent;
		}
		#header-breadcrumbs li { line-height: normal; }
		#header-breadcrumbs li {
			padding: 0 15px 0 0;
			background: url(../images/custom/common/breadcrumbs-arrow.png) no-repeat right top !important;
			background: url(../images/custom/common/breadcrumbs-arrow.gif) no-repeat right top;
		}
		#header-breadcrumbs li a { text-decoration: none; color: black; }
		#header-breadcrumbs li a:hover { text-decoration: underline; }
		#header-breadcrumbs li.last { background: none transparent !important; font-weight: bold; }
		
		#header-top-fct-2 { position: absolute; left: 585px; top: 7px; }
		#header-top-fct-2 .perso-select {
			position : relative; float : left; text-align : left;
			background: url(../images/custom/common/sprite_content.png) -772px -336px;
		}
		#header-top-fct-2 .perso-select .default {
			width: 120px; height: 13px; line-height: 1.16em; padding: 2px; cursor: default;
			font-size: 0.92em; text-indent: 0.41em; white-space: nowrap; overflow: hidden;
		}
		#header-top-fct-2 .perso-select ul {
			position: absolute; top: 17px; left: 1px; margin: 0; padding: 0.41em;
			text-align: left; border: 1px solid #999; white-space: nowrap;
			background: #f4f4c7; z-index: 100; list-style-type: none;
		}
		#header-top-fct-2 .perso-select li { list-style-type: none; }
		#header-top-fct-2 .perso-select ul li a {
			display: block; cursor: default; color: #000;
			text-decoration: none; background: #f4f4c7;
		}
		#header-top-fct-2 .perso-select ul li a:hover { color: #000; background: #dada00; }
		
		#header-press-space-link,
		#header-search-link {
			background: url(../images/custom/common/sprite_content.png) no-repeat -772px -356px !important;
			background: url(../images/custom/common/sprite_content.gif) no-repeat -772px -356px;
			display: block;
			font-size: 0.92em;
			height: 13px;
			line-height: 1.16em;
			overflow: hidden;
			padding: 2px;
			position: absolute;
			text-align: center;
			top: 7px;
			white-space: nowrap;
			width: 94px;
		}
		a#header-press-space-link:hover,
		a#header-search-link:hover {
			text-decoration: none;
		}
		#header-press-space-link {
			left: 719px;
		}
		#header-search-link {
			left: 827px;
		}
	
	#header-top {
		position: relative; height: 58px;
		background: url(../images/custom/common/sprite_content.png) !important;
		background: url(../images/custom/common/sprite_content.gif);
	}
	
	#header-diaporama {
		background: #fff;
		height: 243px;
		position: relative;
	}
		
		.header-img {
			width:898px;
			height:243px;
			margin: 0 16px;
		}
		
/** Espaces **/ 
		
		
		/* jeune */
		.header-img-espace-1 {
			background:white url(../images/custom/header/espaces/jeunes.jpg) no-repeat 0 0;
		}
		
		/* famille */
		.header-img-espace-2{
			background:white url(../images/custom/header/espaces/famille.jpg) no-repeat 0 0;
		}
		
		/* senior */
		.header-img-espace-3 {
			background:white url(../images/custom/header/espaces/seniors.jpg) no-repeat 0 0;
		}		
		
		/* entreprises */
		.header-img-espace-4 {
			background:white url(../images/custom/header/espaces/entreprises.jpg) no-repeat 0 0;
		}
		
		/* association */
		.header-img-espace-5 {
			background:white url(../images/custom/header/espaces/association.jpg) no-repeat 0 0;
		}
		
		/* collectivite */
		.header-img-espace-6 {
			background:white url(../images/custom/header/espaces/collectivites.jpg) no-repeat 0 0;
		}		
		
		
/** Navigation principale **/			
		
		/* e-services */
		.header-img-section-1 {
			background:white url(../images/custom/header/navigationPrincipale/N1-3.jpg) no-repeat 0 0;
		}
		
		/* la haute saone */
		.header-img-section-2 {
			background:white url(../images/custom/header/navigationPrincipale/N2-decouvrir-la-haute-saone2.jpg) no-repeat 0 0;
		}
		
		/* connaitre le conseil general */
		.header-img-section-3 {
			background:white url(../images/custom/header/navigationPrincipale/N3-connaitre-le-CG.jpg) no-repeat 0 0;
		}
		
		/* le kiosque */
		.header-img-section-4 {
			background:white url(../images/custom/header/navigationPrincipale/n4.jpg) no-repeat 0 0;
		}
		
/** Thématiques **/	
		
		/* Solidarite */
		.header-img-theme-1 {
			background:white url(../images/custom/header/thematiques/tso.jpg) no-repeat 0 0;
		}
		
		/* Transport et Infrastructures */
		.header-img-theme-2 {
			background:white url(../images/custom/header/thematiques/tti.jpg) no-repeat 0 0;
		}
		
		/* Economie et territoire */
		.header-img-theme-3 {
			background:white url(../images/custom/header/thematiques/tet.jpg) no-repeat 0 0;
		}		
		
		/* Education */
		.header-img-theme-4 {
			background:white url(../images/custom/header/thematiques/tej.jpg) no-repeat 0 0;
		}

		/* Sport et Culture */
		.header-img-theme-5 {
			background:white url(../images/custom/header/thematiques/tsc.jpg) no-repeat 0 0;
		}
		
/** Navigation transversale **/

		.header-img-transverse {
			background:white url(../images/custom/header/transverse/n3.jpg) no-repeat 0 0;
		}
		
		

		#header-diaporama-swf {
			margin: 0 16px;
		}
		
		.header-diaporama-alternative {
			background: white url(../images/custom/header/visu1.jpg) no-repeat 0 0;
			position:absolute;
			top:0px;
		}
		
		#header-diaporama-links {
			left: 769px;
			position: absolute;
			text-align: left;
			top: 23px;
			width: 107px;
		}		
		
		#header-diaporama-links-top {			
			background: transparent url(../images/custom/common/sprite_content.png) -644px -398px !important;
			background: transparent url(../images/custom/common/sprite_content.gif) -644px -398px;
			padding-left:13px;
		}
		
		#header-diaporama-links-bg {
			background: transparent url(../images/custom/common/bg_vous_etes.png) bottom no-repeat !important;
			background: transparent url(../images/custom/common/bg_vous_etes.gif) bottom no-repeat;
			display:block;
			width:107px;
		}
		
		#header-diaporama-you-are {
			color: white;
			font-size: 18px;
			font-weight: bold;
			line-height: 30px;
			padding-left: 12px;
		}
		
		#header-diaporama-links a {
			color: white;
			font-size: 13px;
			font-weight: bold;
			line-height: 20px;
			padding-left: 12px;
			text-align: left;
			text-decoration: none;
		}
		
		#header-diaporama-links a:hover {
			font-size: 15px;
			text-decoration: underline;
			background: transparent url(../images/custom/common/sprite_content.png) -639px -364px no-repeat !important;
			background: transparent url(../images/custom/common/sprite_content.gif) -639px -364px no-repeat;
		}
		
		#header-diaporama-links .active {
			font-size:1.25em;
		}
		
	#header-menu {
		background: #fff url(../images/custom/common/sprite_content.png) 0px -871px no-repeat;
		height: 40px;
	}
		
	#header-menu ul li.eServices:hover{
		background: #fff url(../images/custom/common/sprite_content.png) -17px -915px no-repeat;		
	}
	
	#header-menu ul li.discover:hover{
		background: #fff url(../images/custom/common/sprite_content.png) -242px -915px no-repeat;		
	}
	
	#header-menu ul li.council:hover{
		background: #fff url(../images/custom/common/sprite_content.png) -465px -915px no-repeat;		
	}
	
	#header-menu ul li.kiosk:hover{
		background: #fff url(../images/custom/common/sprite_content.png) -690px -915px no-repeat;		
	}
	
		#header-menu ul {
			display: block;
			height: 40px;
			list-style-type: none;
			margin: 0;
			padding-left: 17px;
			width: 913px;
		}
		
		#header-menu ul li {
			display: block;
			float: left;
			height: 25px;
			position: relative;
		}
		#header-menu ul li.eServices { width: 225px; }
		#header-menu ul li.discover { width: 223px; }
		#header-menu ul li.council { width: 225px; }
		#header-menu ul li.kiosk { width: 225px; }
		
		#header-menu ul li:hover ul {
			display: block;
		}
		#header-menu ul li:hover ul ul {
			display: none;
		}
		#header-menu ul li:hover ul li:hover ul {
			display: block;
		}
		
		#header-menu ul li a {
			display: block;
			height: 25px;
			text-indent: -9999px;
		}		
		
		#header-menu ul li a.nolink {					
			text-decoration:none;
			cursor: pointer;
		}	
		
		#header-menu ul li a.nolink:hover {			
			cursor: pointer;
			text-decoration:none;
			color:#FFFFFF;
		}	
		
		#header-menu ul ul {
			display: none;
			height: auto;
			left: 0;
			padding: 0;
			position: absolute;
			top: 25px;
			width: auto;
			z-index: 60;
		}
		
		#header-menu ul ul li {
			display: block;
			float: left;
			height: auto;
			width: auto;
		}
		
		#header-menu ul li.eServices ul li a {
			width: 204px;
		}
		#header-menu ul li.discover ul li a {
			width: 202px;
		}
		#header-menu ul li.council ul li a {
			width: 204px;
		}
		#header-menu ul li.kiosk ul li a {
			width: 204px;
		}
		
		#header-menu ul ul li a {
			background: black;
			border-left: 1px solid #303030;
			border-top: 1px solid #303030;
			color: white;
			display: block;
			/*filter: alpha(opacity=80);*/
			height: auto;
			opacity: 0.8;
			padding: 4px 10px;
			text-indent: 0;
		}
		#header-menu ul ul li a:hover {
			background: #202020;
			text-decoration: underline;
		}
		
		#header-menu ul ul ul {
			position: absolute;
			top: 0;
			z-index: 60;
		}
		
		#header-menu ul ul li {
			display: block;
			float: left;
			height: auto;
			width: auto;
		}
		
		
		#header-menu ul li.eServices ul ul {
			left: 225px;
		}
		#header-menu ul li.discover ul ul {
			left: 223px;
		}
		#header-menu ul li.council ul ul {
			left: 225px;
		}
		#header-menu ul li.kiosk ul ul {
			left: -225px;
		}




/**********
 * FOOTER *
 **********/

#footer { height: 40px; clear: both;}
#footer .linkbar {
	height: 40px;
	background: transparent url(../images/custom/common/sprite_content.png) 0px -100px no-repeat !important;
	background: transparent url(../images/custom/common/sprite_content.gif) 0px -100px no-repeat;
}
#footer .linkbar ul {
	display: inline-block; float:left; top: 10px; left: 17px; width: 380px;
	list-style: none; font-size: 12px; padding: 10px; margin: 0px; height: 20px;
}
#footer .linkbar li { display: block; float: left; border-right: 1px solid #d09158; }
#footer .linkbar li a { display: block; float: left; height: 20px; padding: 0 7px; text-decoration: none; color: #000; }
#footer .linkbar li a:hover { text-decoration: underline; }
#footer .linkbar li.last { border-right: 0; }
#footer .linkbar .adress {
	float: left; width: 500px; height: 26px; padding: 8px 0px 0px 8px;
	text-align: right; color: #fff; font-size: 11px;
	
}

.indigo-scheme #footer .linkbar .adress,
.red-scheme #footer .linkbar .adress,
.orange-scheme #footer .linkbar .adress {
	color: black;
}

.internal-navigation {
	width: 930px; margin: 20px auto; text-align: justify; color: #1985A0; line-height: 10pt;
}
.internal-navigation a{
	color: #1985A0;	font-size: 8pt;	text-decoration: none;
}
.internal-navigation a:hover{
	text-decoration: underline;
}
.internal-navigation a.first-link{
	font-weight: bold;	
	font-size: 8pt;
	/*text-decoration: underline;*/
}
.sub-links-line{
	margin-bottom: 6px;
	display:block;
}



.indigo-scheme .internal-navigation {
	color: #9DA2B5;
}
.indigo-scheme .internal-navigation a{
	color: #9DA2B5;
}
.red-scheme .internal-navigation {
	color: #B77993;
}
.red-scheme .internal-navigation a{
	color: #B77993;
}
.orange-scheme .internal-navigation {
	color: #B7AF8F;
}
.orange-scheme .internal-navigation a{
	color: #B7AF8F;
}

/*********
 * MENUS *
 *********/

.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
	background-image: url(../images/portlet/options.png);
}

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
	background: transparent;
}

.lfr-menu-list {
	z-index: 450;
}

.aui-menu-content, .lfr-menu-list ul {
	background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
	border: 1px solid;
	border-color: #aeafb1 #777879 #777879 #aeafb1;
	padding: 2px 0;
}

.aui-menu-content {
	min-width: 150px;
}

.aui-menugroup-content h4 {
	background: #d2d6de;
	border-width: 0;
	color: #5b677d;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 5px 3px;
	text-shadow: 1px 1px #fff;
}

.aui-menugroup-content ul, .lfr-menu-list ul ul {
	display: block;
	min-width: 0;
}

.aui-menu-content li, .lfr-menu-list ul li {
	border-bottom: 1px solid #bcbbbb;
	border-top: 1px solid #eee;
	display: block;
	margin: 0;
	padding: 0;
}

.ie7 .aui-menu-content li {
	z-index: 10;
}

.aui-menu-content li.first, .lfr-menu-list ul li.first {
	border-top-width: 0;
}

.aui-menu-content li.last, .lfr-menu-list ul li.last {
	border-bottom-width: 0;
}

.aui-menu-content li a, .lfr-menu-list ul li a {
	color: #2C2F34;
	display: block;
	padding: 4px 5px;
	text-decoration: none;
}

.aui-menu-content li a:hover, .lfr-menu-list ul a:hover {
	background-color: #5b677d;
	color: #fff;
	text-shadow: -1px -1px #2c2f34;
}

.aui-menu-content a, .lfr-menu-list li a, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
	font-weight: bold;
	text-shadow: 1px 1px #fff;
}




/***********
 * DOCKBAR *
 ***********/

.dockbar {
	background: #97a1ae url(../images/dockbar/dockbar_bg.png) repeat-x 0 0;
	border-color: #636364;
}
.dockbar a { color: #2c2f34; font-weight: bold; text-shadow: 1px 1px #fff; }
.dockbar .menu-button-active {
	background: #5c94da url(../images/dockbar/button_active_bg.png) repeat-x 0 0;
}
.dockbar .menu-button-active a { color: #fff; text-shadow: -1px -1px #2C2F34; }

.aui-toolbar li { vertical-align: middle; }

.my-places-menu .current-site { border: solid #1d4280; border-width: 1px 0; }
.my-places-menu .current-site a {
	background-color: #3068ba; color: #fff; text-shadow: 1px 1px #333;
}
.my-places-menu .current-site .site-type { color: #fff; }
.my-places-menu .current-site a:hover, .my-places-menu a:hover .site-type {
	color: #fff; text-shadow: 1px 1px #333;
}
.ie7 .my-places-menu .site-type { float: none; }

.add-content-menu li a {
	background: url(../images/navigation/add_page.png) no-repeat 3px 50%;
	padding-left: 25px;
}

.add-content-menu .add-page a {
	background-image: url(../images/navigation/add_page.png);
}

.add-content-menu .web-content a {
	background-image: url(../images/common/journal_article.png);
}

.add-content-menu .asset-publisher a {
	background-image: url(../images/common/copy.png);
}

.add-content-menu .search a { background-image: url(../images/common/search.png); }
.add-content-menu .navigation a {
	background-image: url(../images/journal/multiselection_list.png);
}
.add-content-menu .add-application a { background-image: url(../images/common/portlet.png); }

.manage-content-menu li a { background: url() no-repeat 3px 50%; padding-left: 25px; }
.manage-content-menu .manage-page a { background-image: url(../images/dock/page_settings.png); }
.manage-content-menu .page-layout a { background-image: url(../images/dock/layout.png); }
.manage-content-menu .sitemap a { background-image: url(../images/common/sitemap.png); }
.manage-content-menu .settings a { background-image: url(../images/common/configuration.png); }
.manage-content-menu .control-panel a { background-image: url(../images/dock/control_panel.png); }

.aui-underlay-content {
	background-color: #f4f3f3; border: 1px solid #aeafb1; border-top-width: 0;
}

.add-application { left: 10px !important; }
.manage-layouts { left: 60px !important; }




/********
 * TABS *
 ********/

.aui-tabview-list { border: 1px solid #c8c9ca; padding: 4px; }

.ie7 .aui-tabview-list { overflow: hidden; }

.aui-tab { background: transparent; border-width: 0; font-weight: bold; }
.aui-tab-content { padding: 3px 10px; }

.aui-tab-active { background: #333; padding: 0; position: relative; z-index: 10; }
.aui-tab-active,
.aui-tab-active a { color: #fff; text-decoration: none; text-shadow: -1px -1px #000; }
.aui-tab-active:after {
	border: 10px solid;
	border-bottom-width: 0;
	border-color: #333 transparent transparent;
	bottom: -7px;
	content: '-';
	display: block;
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	text-indent: -9999px;
	width: 0;
	z-index: 20;
}
.aui-tabview-list .toggle { float: right; }




/****************
 * DROP SHADOWS *
 ****************/

.aui-menu-content, body > .lfr-menu-list ul,
.aui-underlay-content,
.aui-dialog-content {
	-moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
	/*box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);*/
}

.dockbar .menu-button-active .menu-button {
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
	/*box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);*/
}

.my-places-menu .current-site a {
	-moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
	/*box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);*/
}

#navigation li.selected a {
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
	/*box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);*/
}

/*********
 * POPUP *
 *********/
 
.aui-panel-hd {
	font-size:11px;
	font-weight:bold;
}

.green-scheme .aui-panel-hd {
	background: #DADA00;
	border-color: #DADA00;	
}

.indigo-scheme .aui-panel-hd {
	background: #8D9FCD;
	border-color: #8D9FCD;
}

.red-scheme .aui-panel-hd {
	background: #AF0A37;
	border-color: #AF0A37;
	color: #FFFFFF;
}

.orange-scheme .aui-panel-hd {
	background: #D47E38;
	border-color: #D47E38;
}


/*******************************
 * Formulaire d'envoi à un ami *
 *******************************/

.green-scheme #at16pt{
	background:#DADA00 none repeat scroll 0 0;
}

.indigo-scheme #at16pt{
	background:#8D9FCD none repeat scroll 0 0;
}

.red-scheme #at16pt{
	background:#AF0A37 none repeat scroll 0 0;
}

.orange-scheme #at16pt{
	background:#D47E38 none repeat scroll 0 0;
}

/***********
* Calendar *
***********/

.calendar-today {
	font-weight: bold;
}
.calendar-current-month {
	text-decoration: underline;
}
		
		
/**************
*	Forum	  *
***************/
#forum-breadcrumbs {
	color: black;	
	font-size: 1em;	
	height		
}
#forum-breadcrumbs ul {
	height: auto; margin: 0; border: 0; background: none transparent;
}
#forum-breadcrumbs li { line-height: normal; display: inline; }

#forum-breadcrumbs li {
	padding: 3px 18px 0 0;	
}

.green-scheme #forum-breadcrumbs li  {	
	background: url(../images/custom/common/list-item-green.gif) no-repeat right center;
}

.indigo-scheme #forum-breadcrumbs li  {	
	background: url(../images/custom/common/list-item-indigo.gif) no-repeat right center;
}

.orange-scheme #forum-breadcrumbs li  {	
	background: url(../images/custom/common/list-item-orange.gif) no-repeat right center;
}

.red-scheme #forum-breadcrumbs li  {	
	background: url(../images/custom/common/list-item-red.gif) no-repeat right center;
}


#forum-breadcrumbs li a { text-decoration: none; color: black; }
#forum-breadcrumbs li a:hover { text-decoration: underline; }
#forum-breadcrumbs li.last { background: none transparent !important; }		

.absolute-size {
	width: 150px;
	max-width: 150px;
	min-width: 150px;
	display: block;
}


/**************
*	Search	  *
***************/
.exact-query-box{
	margin-top: 5px;
}

.exact-query-box td{
	height: 20px;
}

.exact-query-box td.middle-position{
	vertical-align: middle;
}
.exact-query-box td.top-position{
	vertical-align: top;
}

.no-padding {
	padding: 0 !important;
}

