/* CONTENT *******************************************************************/
#content {
	width: 893px;
	font-size: 12px;
}
#content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content table {
	border-collapse: collapse;
	empty-cells: show;
}
#content table td.text {
	vertical-align: top;
}
#content table td.image {
	vertical-align: middle;
}
#content table td.image img {
	margin: 0px auto;
}

/* COLS **********************************************************************/
#cols-top h1 {
	padding: 20px 0 0 23px;
	font-size: 28px;
	font-weight: bold;
	color: #59361a;
}
#content-middle h1,
#cols-middle h1 {
	font-size: 28px;
	font-weight: bold;
	color: #59361a;
	margin-bottom: 8px;
}
#content-middle h2,
#cols-middle h2 {
	margin-top: 6px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	color: #403010;
	border-bottom: 1px dashed #403010;
}


div.col.right {
	float: right;
}
div.col.left {
	float: left;
}

/* MODULE ********************************************************************/
table.module {
	width: 100%;
	margin-bottom: 8px;
}
#col-right table.module {
	width: 254px;
}
table.module,
table.module table {
	border-collapse: collapse;
	empty-cells: show;
	font-size: 13px;
}
table.module th.corner {
	width: 10px;
	height: 9px;
}
table.module thead th.corner.left {
	background-position: left top;
}
table.module thead th.corner.right {
	background-position: right top;
}

table.module th.border.right div {
	position: relative;
	width: 10px;
	height: 9px;
	overflow: visible;
}
table.module th.border.right a {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	right: 7px;
	top: -2px;
	background-image: url(/media/equideo/image/interface/icon/help.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
	z-index: 100;
	/*z-index: 5;*/
}
table.module thead th.border.right a {
	top: -7px;
}


table.module tfoot th.corner.left {
	background-position: left bottom;
}
table.module tfoot th.corner.right {
	background-position: right bottom;
}
table.module th.border.left {
	background-position: left;
}
table.module th.border.right {
	background-position: right;
}
table.module thead td.border {
	background-position: top;
}
table.module tfoot td.border {
	background-position: bottom;
}
table.module th.corner {
	background-repeat: no-repeat;
}
table.module thead th.border,
table.module tbody tr.thead th.border {
	background-repeat: repeat-y;
}
table.module tbody th.border {
	background-repeat: repeat-y;
}
table.module thead td.border,
table.module tfoot td.border {
	background-repeat: repeat-x;
}

table.module thead td.caption-module,
table.module tbody tr.thead td.caption-module {
	padding-bottom: 5px;
	background-color: #EAE99F;
	border-bottom: 1px solid #C2C069;
	font-size: 13px;
	font-weight: bold;
	color: #3e3d09;
}

table.module thead td.caption-module h2 {
	font-size: 16px;
	margin: 20px 0 0 0;
	padding: 0;
}
table.module thead td.caption-module img.ico {
	position: relative;
	margin: -4px 0 -3px 0;
}

table.module thead td.caption-module a,
table.module tbody tr.thead td.caption-module a {
	font-size: 13px;
	font-weight: bold;
}

/* (temporary) fix for problem displaying bold users links level 5 */
table.module thead td.caption-module a.usergroup_5,
table.module tbody tr.thead td.caption-module a.usergroup_5 {
	font-weight: normal;
}


table.module tbody tr td h3 {
	font-weight: bold;
	color: #7C8D15;
	/*margin-bottom: 6px;*/
}
table.module thead th.border {
	border-bottom: 1px solid #C9C765;
}

table.module tbody td.content h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

table.module tbody td.content a {
	text-decoration: none;
}
table.module tbody td.content a:hover {
	text-decoration: underline;
}

table tr.dashed th,
table tr.dashed td,
table th.dashed,
table td.dashed,
div.dashed {
	border-bottom: 1px dashed #B0AE48;
}

/*table tr.dashed-top th,
table tr.dashed-top td,
table th.dashed-top,
table td.dashed-top,
div.dashed-top {
	border-top: 1px dashed #7C8D15;
}*/
table tr.dashed-top-bottom th,
table tr.dashed-top-bottom td,
table th.dashed-top-bottom,
table td.dashed-top-bottom,
div.dashed-top-bottom {
	border-top: 1px dashed #B0AE48;
	border-bottom: 1px dashed #B0AE48;
}
table.space-top-bottom {
	margin: 5px 0;
}
table.space-top {
	margin: 5px 0 0 0;
}
table.space-bottom {
	margin: 0 0 5px 0;
}

/* MODULE - STYLE **************************************************/
/* MODULE - STYLE-0 **************************************/
table.module-style-0 th.corner, table.module table.module-style-0 th.corner {
	background-image: url(/media/equideo/image/interface/module/0-corners.png);
}
table.module-style-0 thead th.border, table.module table.module-style-0 thead th.border,
table.module-style-0 tbody tr.thead th.border, table.module table.module-style-0 tbody tr.thead th.border {
	background-image: url(/media/equideo/image/interface/module/0-header-borders-y.png);
}
table.module-style-0 tbody tr.thead td.caption-module, table.module table.module table.module-style-0 tbody tr.thead td.caption-module {
	border-top: 1px solid #C2C069;
	padding-top: 8px;
}
table.module-style-0 tbody tr.thead th.border, table.module table.module-style-0 tbody tr.thead th.border {
	border-top: 1px solid #C2C069;
	border-bottom: 1px solid #C2C069;
}
table.module-style-0 tbody th.border, table.module table.module-style-0 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/0-borders-y.png);
}
table.module-style-0 tbody td.content, table.module table.module-style-0 tbody td.content {
	padding: 7px 0px 2px 0px;
	background-color: #DAD97E;
}
table.module-style-0 tbody tr th.solid-bottom, table.module table.module-style-0 tbody tr th.solid-bottom,
table.module-style-0 tbody tr td.solid-bottom, table.module table.module-style-0 tbody tr td.solid-bottom {
	padding: 2px 0;
	border-bottom: 1px solid #C2C069;
}
table.module-style-0 thead td.border, table.module table.module-style-0 thead td.border,
table.module-style-0 tfoot td.border, table.module table.module-style-0 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/0-borders-x.png);
}

/* MODULE - STYLE-1 **************************************/
table.module-style-1 th.corner {
	background-image: url(/media/equideo/image/interface/module/1-corners.png);
}
table.module-style-1 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/0-borders-y.png);
}
table.module-style-1 tbody td.content {
	padding: 0px 0;
	background-color: #DAD97E;
}
table.module-style-1 thead td.border,
table.module-style-1 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/1-borders-x.png);
}
table.module-style-1 tfoot th.border {
	background-image: url(/media/equideo/image/interface/module/1-footer-borders-y.png);
}
table.module-style-1 tfoot td.caption-module {
	padding-top: 5px;
	background-color: #EAE99F;
	font-size: 13px;
	color: #24340F;
}
table.module-style-1 tfoot th.border.right a {
	top: 0;
}
/* MODULE - STYLE-2 **************************************/
table.module-style-2 th.corner {
	background-image: url(/media/equideo/image/interface/module/2-corners.png);
}
table.module-style-2 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/2-borders-y.png);
}
table.module-style-2 tbody td.content {
	background-color: #FFF;
	color: #3E3D09;
}
table.module-style-2 thead td.border,
table.module-style-2 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/2-borders-x.png);
}
/* MODULE - STYLE-3 **************************************/
table.module-style-3 th.corner {
	background-image: url(/media/equideo/image/interface/module/3-corners.png);
}
table.module-style-3 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/3-borders-y.png);
}
table.module-style-3 tbody td.content {
	background-color: #EAE99F;
}
table.module-style-3 thead td.border,
table.module-style-3 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/3-borders-x.png);
}
/* MODULE - STYLE-4 **************************************/
table.module-style-4 th.corner {
	background-image: url(/media/equideo/image/interface/module/4-corners.png);
}
table.module-style-4 thead th.border {
	background-image: url(/media/equideo/image/interface/module/4-header-borders-y.png);
}
table.module-style-4 tbody tr.thead th.border {
	background-image: url(/media/equideo/image/interface/module/4-body-header-borders-y.png);
}
table.module-style-4 tbody tr {
	height: 20px;
}
table.module-style-4 tbody tr td {
	color: #24340F;
}
table.module-style-4 tbody tr.thead td {
	background-color: #C2C069;
	font-weight: bold;
	color: #3E3D09;
}
table.module-style-4 tbody tr.odd th.border {
	background-image: url(/media/equideo/image/interface/module/4-borders-y-odd.png);
}
table.module-style-4 tbody tr.odd td {
	background-color: #F2F1C1;
}
table.module-style-4 tbody tr.even th.border {
	background-image: url(/media/equideo/image/interface/module/4-borders-y-even.png);
}
table.module-style-4 tbody tr.even td {
	background-color: #EAE99F;
}
table.module-style-4 thead td.border,
table.module-style-4 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/4-borders-x.png);
}
table.module-style-4 tfoot th.border {
	background-image: url(/media/equideo/image/interface/module/4-footer-borders-y.png);
	border-top: 1px solid #C2C069;
}
table.module-style-4 tfoot td.caption-module {
	padding-top: 10px;
	background-color: #DAD97D;
	border-top: 1px solid #C2C069;
}
table.module-style-4 tfoot td table td {
	padding: 0 3px;
	font-size: 11px;
	font-weight: bold;
	color: #3E3D09;
}
table.module-style-4 tfoot td table td input,
table.module-style-4 tfoot td table td textarea,
table.module-style-4 tfoot td table td select {
	font-size: 11px;
}
/* MODULE - STYLE-5 **************************************/
table.module-style-5 th.corner {
	background-image: url(/media/equideo/image/interface/module/5-corners.png);
}
table.module-style-5 thead th.border {
	background-image: url(/media/equideo/image/interface/module/5-header-borders-y.png);
	border-bottom: 1px solid #C9CB73;
}
table.module-style-5 thead td.caption-module {
	background-color: #DAD97E;
	border-bottom: 1px solid #C9CB73;
	font-weight: bold;
	color: #3E3D09;
}
table.module-style-5 tbody tr {
	height: 20px;
}
table.module-style-5 tbody tr td {
	color: #24340F;
}
table.module-style-5 tbody tr.odd th.border {
	background-image: url(/media/equideo/image/interface/module/5-borders-y-odd.png);
}
table.module-style-5 tbody tr.odd td {
	background-color: #F2F1C1;
}
table.module-style-5 tbody tr.even th.border {
	background-image: url(/media/equideo/image/interface/module/5-borders-y-even.png);
}
table.module-style-5 tbody tr.even td {
	background-color: #EAE99F;
}

table.module-style-5 tbody tr.highlight th.border {
	background-image: url(/media/equideo/image/interface/module/5-borders-y-even.png);
}
table.module-style-5 tbody tr.highlight td {
	background-color: #fd8;
}
table.module-style-5 thead td.border,
table.module-style-5 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/5-borders-x.png);
}
/*table.module-style-5 tfoot th.border {
	background-image: url(/media/equideo/image/interface/module/5-footer-borders-y.png);
	border-top: 1px solid #D4DF86;
}*/


/* MODULE - STYLE-6 External Game       **************************************/
table.module-style-6 th.corner {
	width: 10px;
	height: 10px;
}

table.module-style-6 tr.dashed th,
table.module-style-6 tr.dashed td,
table.module-style-6 th.dashed,
table.module-style-6 td.dashed {
	border-bottom: 1px dashed #C8C8C8;
}
table.module-style-6 tr.dashed-top-bottom th,
table.module-style-6 tr.dashed-top-bottom td,
table.module-style-6 th.dashed-top-bottom,
table.module-style-6 td.dashed-top-bottom {
	border-top: 1px dashed #C8C8C8;
	border-bottom: 1px dashed #C8C8C8;
}

table.module-style-6 {
	margin-bottom: 8px;
}
table.module-style-6 th.corner {
	background-image: url(/media/equideo/image/interface/module/externalGame/6-corners.png);
}
table.module-style-6 thead th.border {
	background-image: url(/media/equideo/image/interface/module/externalGame/6-header-borders-y.png);
	border-bottom: 1px solid #C9C765;
}
table.module-style-6 thead td.caption-module {
	padding-bottom: 5px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #C8C8C8;
	color : #546A18;
}
table.module-style-6 tbody tr {
	height: 20px;
}
table.module-style-6 tbody tr td {
	color: #2E2E2E;
}
table.module-style-6 tbody tr td a{
	color: #140f3d;
}
table.module-style-6 tbody tr.odd th.border {
	background-image: url(/media/equideo/image/interface/module/externalGame/0-borders-y.png);
}
table.module-style-6 tbody tr.odd td {
	background-color: #FFF;
	border-top: 1px dashed #C8C8C8;
	color: #2E2E2E;
}
table.module-style-6 tbody tr.even th.border {
	background-image: url(/media/equideo/image/interface/module/externalGame/0-borders-y.png);
}
table.module-style-6 tbody tr.even td {
	background-color: #FFF;
	border-top: 1px dashed #C8C8C8;
	color: #2E2E2E;
}

table.module-style-6 tbody tr.highlight th.border {
	background-image: url(/media/equideo/image/interface/module/externalGame/0-borders-y.png);
}
table.module-style-6 tbody tr.highlight td {
	background-color: #F9F9F9;
	color: #2E2E2E;
}
table.module-style-6 thead td.border,
table.module-style-6 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/externalGame/6-borders-x.png);
}






/* MODULE - STYLE-7 **************************************/
table.module-style-7 th.corner {
	background-image: url(/media/equideo/image/interface/module/7-corners.png);
}
table.module-style-7 thead th.border {
	background-image: url(/media/equideo/image/interface/module/7-header-borders-y.png);
}
table.module-style-7 thead td.caption-module {
	background-color: #D2D177;
}
table.module-style-7 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/7-borders-y.png);
}
table.module-style-7 tbody td.content-module {
	padding: 7px 0px 2px 0px;
	background-color: #DAD97E;
}
table.module-style-7 thead td.border,
table.module-style-7 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/7-borders-x.png);
}



/* MODULE - STYLE-8 **************************************/
table.module-style-8 th.corner, table.module table.module-style-8 th.corner {
	background-image: url(/media/equideo/image/interface/module/8-corners.png);
}
table.module-style-8 thead th.border, table.module table.module-style-8 thead th.border,
table.module-style-8 tbody tr.thead th.border, table.module table.module-style-8 tbody tr.thead th.border {
	background-image: url(/media/equideo/image/interface/module/8-header-borders-y.png);
}
table.module-style-8 tbody tr.thead td.caption-module, table.module table.module table.module-style-8 tbody tr.thead td.caption-module {
	border-top: 1px solid #C2C069;
	padding-top: 8px;
}
table.module-style-8 tbody tr.thead th.border, table.module table.module-style-8 tbody tr.thead th.border {
	border-top: 1px solid #C2C069;
	border-bottom: 1px solid #C2C069;
}
table.module-style-8 tbody th.border, table.module table.module-style-8 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/8-borders-y.png);
}
table.module-style-8 tbody td.content-module, table.module table.module-style-8 tbody td.content-module {
	background-color: #DAD97D;
}
table.module-style-8 tbody tr th.solid-bottom, table.module table.module-style-8 tbody tr th.solid-bottom,
table.module-style-8 tbody tr td.solid-bottom, table.module table.module-style-8 tbody tr td.solid-bottom {
	padding: 2px 0;
	border-bottom: 1px solid #C2C069;
}
table.module-style-8 thead td.border, table.module table.module-style-8 thead td.border,
table.module-style-8 tfoot td.border, table.module table.module-style-8 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/8-borders-x.png);
}





/* MODULE - SPECIFIC ***********************************************/
/* MODULE - SPECIFIC - SHOP-0 **************************************/
table.module-style-shop0 th.corner {
	background-image: url(/media/equideo/image/interface/module/1-corners.png);
}
table.module-style-shop0 tbody th.border {
	background-image: url(/media/equideo/image/interface/module/0-borders-y.png);
}
table.module-style-shop0 tbody td.content {
	padding: 0px 0;
	background-color: #DAD97E;
}
table.module-style-shop0 thead td.border {
	background-image: url(/media/equideo/image/interface/module/1-borders-x.png);
}
table.module-style-shop0 tfoot td.border {
	background-image: url(/media/equideo/image/interface/module/0-borders-x.png);
}
table.module-style-shop0 tfoot th.border {
	background-image: url(/media/equideo/image/interface/module/1-footer-borders-y.png);
}
table.module-style-shop0 tfoot td.caption-module {
	padding-top: 5px;
	background-color: #EAE99F;
	font-size: 13px;
	color: #24340F;
}
table.module-style-shop0 tfoot th.border.right a {
	top: 0;
}
table.module-style-shop0 tfoot th.corner {
	background-image: url(/media/equideo/image/interface/module/0-corners.png);
}
/* MODULE - STATES - Jauge état ************************************/
div.niveauJauge {
	position: relative;
	width: 139px;
	height: 11px;
	background: url(/media/equideo/image/interface/state-100.png) no-repeat;
	overflow: hidden;
}
div.niveauJauge img {
	position: absolute;
}
div.niveauJauge img.mask {
	top: 2px;
}
div.niveauJauge img.border-left {
	left: 0;
	z-index: 1000;
}
div.niveauJauge img.border-right {
	right: 0;
	z-index: 1000;
}

/* CONTENT - MODULE - TABS *******************************/
#content ul.tabs {
	margin: 0 15px;
	overflow: hidden;
	clear: both;
}
#content ul.tabs li,
#content ul.tabs li a,
#content ul.tabs li .button {
	background-image: url(/media/equideo/image/connected/content-tabs-background.png);
	background-repeat: no-repeat;
}
#content ul.tabs li {
	display: inline-block;
	height: 25px;
	float: left;
	margin-right: 3px;
}
#content ul.tabs li a {
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-right: 14px;
	margin-left: 14px;
	text-decoration: none;
	font-size: 13px;
	color: #3E3D09;
	background-position: right -50px;
}
/* ie6 hack */
* html #content ul.tabs li a {
	display: inline-block;
}
#content ul.tabs li.selected {
	background-position: left -25px;
	font-weight: bold;
}
#content ul.tabs li.selected a {
	background-position: right -75px;
	font-weight: bold;
}

#content ul.tabs li.minus a {
	padding-right: 34px;
	background-position: right -100px;
}
#content ul.tabs li.minus-selected {
	background-position: left -25px;
	font-weight: bold;
}
#content ul.tabs li.minus-selected a {
	padding-right: 34px;
	background-position: right -125px;
	font-weight: bold;
}

#content ul.tabs li.plus,
#content ul.tabs li.plus-selected {
	float: right;
}
#content ul.tabs li.plus a {
	padding-right: 34px;
	background-position: right -150px;
}
#content ul.tabs li.plus-selected {
	background-position: left -25px;
	font-weight: bold;
}
#content ul.tabs li.plus-selected a {
	padding-right: 34px;
	background-position: right -175px;
	font-weight: bold;
}

#content ul.tabs li.under-button {
	background-position:left -200px;
	color:#FFFFFF;
	font-size:10px;
	overflow: hidden;
}

#content ul.tabs li.right {
	float: right;
}

#content ul.tabs li.under-button a {
	background-position:right -250px;
	color:#FFFFFF;
	font-size:10px;
}









#content ul.tabs-style-1 li,
#content ul.tabs-style-1 li a,
#content ul.tabs-style-1 li .button {
	background-image: url(/media/equideo/image/connected/content-tabs-background-1.png);
}

#content ul.tabs-style-1 li a {
	
	color: #3E3D09;
	
}

#content ul.tabs-style-1 li.tab-commonCards {
	background-position: left 0px;
}
#content ul.tabs-style-1 li.tab-commonCards a {
	background-position: right -25px;
}

#content ul.tabs-style-1 li.tab-commonCards-selected {
	background-position: left -50px;
}
#content ul.tabs-style-1 li.tab-commonCards-selected a {
	background-position: right -75px;
}



#content ul.tabs-style-1 li.tab-standardCards {
	background-position: left -100px;
}
#content ul.tabs-style-1 li.tab-standardCards a {
	background-position: right -125px;
}

#content ul.tabs-style-1 li.tab-standardCards-selected {
	background-position: left -150px;
}
#content ul.tabs-style-1 li.tab-standardCards-selected a {
	background-position: right -175px;
}


#content ul.tabs-style-1 li.tab-rareCards {
	background-position: left -200px;
}
#content ul.tabs-style-1 li.tab-rareCards a {
	background-position: right -225px;
}

#content ul.tabs-style-1 li.tab-rareCards-selected {
	background-position: left -250px;
}
#content ul.tabs-style-1 li.tab-rareCards-selected a {
	background-position: right -275px;
}


#content ul.tabs-style-1 li.tab-ultraCards {
	background-position: left -300px;
}
#content ul.tabs-style-1 li.tab-ultraCards a {
	background-position: right -325px;
}

#content ul.tabs-style-1 li.tab-ultraCards-selected {
	background-position: left -350px;
}
#content ul.tabs-style-1 li.tab-ultraCards-selected a {
	background-position: right -375px;
}


#content ul.tabs-style-1 li.tab-premiumCards {
	background-position: left -400px;
}
#content ul.tabs-style-1 li.tab-premiumCards a {
	background-position: right -425px;
}

#content ul.tabs-style-1 li.tab-premiumCards-selected {
	background-position: left -450px;
}
#content ul.tabs-style-1 li.tab-premiumCards-selected a {
	background-position: right -475px;
}




/* ACTIONS *************************************/
ul.actions li {
	width: 200px;
	height: 46px;
	float: left;
	background-repeat: no-repeat;
}
ul.actions li a {
	display: block;
	height: 38px;
	padding: 8px 0 0 52px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #2f4610;
}
ul.actions li a.disabled {
	color: #464646;
}


/* MESSAGE *******************************************************************/
table.message {
	border-collapse: collapse;
	empty-cells: show;
	font-size: 13px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 6px;
}
table.message th.corner {
	width: 10px;
	height: 10px;
}
table.message thead th.corner.left {
	background-position: left top;
}
table.message thead th.corner.right {
	background-position: right top;
}
table.message tfoot th.corner.left {
	background-position: left bottom;
}
table.message tfoot th.corner.right {
	background-position: right bottom;
}
table.message th.border.left {
	background-position: left;
}
table.message th.border.right {
	background-position: right;
}
table.message thead td.border {
	background-position: top;
}
table.message tfoot td.border {
	background-position: bottom;
}
table.message th.corner {
	background-repeat: no-repeat;
}
table.message thead th.border,
table.message tbody th.border {
	background-repeat: repeat-y;
}
table.message thead td.border,
table.message tfoot td.border {
	background-repeat: repeat-x;
}
table.message tbody td.content {
	padding: 0;
}

/* MESSAGE - STYLE *************************************************/
/* MESSAGE - STYLE-0 *************************************/
table.message-style-0 th.corner {
	background-image: url(/media/equideo/image/interface/message/0-corners.png);
}
table.message-style-0 tbody th.border {
	background-image: url(/media/equideo/image/interface/message/0-borders-y.png);
}
table.message-style-0 tbody td.content {
	background-color: #FDF8B0;
	color: #3B5419;
}
table.message-style-0 thead td.border,
table.message-style-0 tfoot td.border {
	background-image: url(/media/equideo/image/interface/message/0-borders-x.png);
}

/* MESSAGE - STYLE-1 *************************************/
table.message-style-1 th.corner {
	background-image: url(/media/equideo/image/interface/message/1-corners.png);
}
table.message-style-1 tbody th.border {
	background-image: url(/media/equideo/image/interface/message/1-borders-y.png);
}
table.message-style-1 tbody td.content {
	background-color: #EDF9B6;
	color: #8C7B2A;
	line-height: 13px;
}
table.message-style-1 thead td.border,
table.message-style-1 tfoot td.border {
	background-image: url(/media/equideo/image/interface/message/1-borders-x.png);
}

/* MESSAGE - STYLE-2 *************************************/
table.message-style-2 th.corner {
	background-image: url(/media/equideo/image/interface/message/2-corners.png);
}
table.message-style-2 tbody th.border {
	background-image: url(/media/equideo/image/interface/message/2-borders-y.png);
}
table.message-style-2 tbody td.content {
	background-color: #FCDFB4;
	color: #ED660F;
}
table.message-style-2 tbody td.content h3 {
	color: #DD260F;
	margin-bottom: 6px;
}
table.message-style-2 tbody td.content ul li {
	list-style: inside;
	list-style-type: square;
	padding: 0 0px 0 20px;
}

table.message-style-2 thead td.border,
table.message-style-2 tfoot td.border {
	background-image: url(/media/equideo/image/interface/message/2-borders-x.png);
}

/* MESSAGE - ALERT ***************************************/
table.message tbody td.content.alert {
	padding-left: 20px;
	background-image: url(/media/equideo/image/interface/message/alert-ico.png);
	background-repeat: no-repeat;
	/*background-position: 0 2px;*/
}
