/* ----------------------------------------- */

body {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font: 11px Tahoma;
	color: #330000;
}

tbody {border: 0;}

a, a:hover, a:visited { text-decoration: none;}

p { margin: 0; padding: 0;}

.alignLeft {text-align: left !important;}
.alignRight {text-align: right !important;}

.clear { clear: both; }

.blue { color: #2E7E87; }

.b { color:#66CCCC; }

.light-blue { color: #53b2bd; }

.brown { color: #330000; }

.light-brown { color: #702C22; }

span.aqua, a.aqua {
	color: #2e7e87;
}

a.aqua {
	font-weight: bold;
}

a.thin {
	font-weight: normal !important;
}

.link {
	padding: 2px 0 2px 16px;
	font-weight: bold;
}

.link.clock {
	background: url(images_old/icons/main-block-clock.gif) no-repeat;
}

.link.fork {
	background: url(images_old/icons/fork.gif) no-repeat;
}

.link.flower {
	background: url(images_old/icons/flower-blue.gif) no-repeat;
}

.link.cart {
	padding: 2px 0 2px 20px;
	line-height: 160%;
	background: url(images/icon/cart.gif) no-repeat left center;
}

.link.email {
	padding: 2px 0 2px 20px;
	line-height: 160%;
	background: transparent url(/sites/all/themes/ads/images/icon/email-blue.gif) no-repeat scroll 0 50%;
}

.messages {
	background:#53b2bd none repeat scroll 0 0;
	color:#330000;
	padding:2px;
	border:1px solid #2E7E87;
	margin-bottom: 10px;
}

.messages.error {
	margin-bottom: 10px;
}

.messages.error1 {
	margin-top: 10px;
}

.iconCart {
	padding: 2px 0 2px 22px;
	background: transparent url(images/icon/cart-1.gif) no-repeat left center;
	line-height: 160%;
}

.iconGoods {
	padding: 2px 0 2px 22px;
	background: transparent url(images/icon/12.png) no-repeat left center;
	line-height: 160%;
}

.iconHelp {
	padding: 2px 22px 2px 0 !important;
	background: transparent url(images/icon/question.gif) no-repeat right center !important;
	line-height: 160% !important;
}

h1 {margin: 0 0 20px 0; padding:0; font-size: 16px; color: #702C22;}

#backgroundLeft {
	background: transparent url(images/background/body_left.png) no-repeat left top;
}

#backgroundRight {
	padding-top: 10px;
	background: transparent url(images/background/body_right.png) no-repeat right top;
}

#main {
	margin: 0 auto;
	width: 1002px;
	/*background: url('images/right_side.png') repeat-y 704px 0;*/
}

#footer {
	margin: 10px auto 0;
	width: 1002px;
	height: 91px;
	color: #702c22;
	font-size: 10px;
	line-height: 1.5;
} #footer a  {color: #702c22;}

#center {
	margin-right: 4px;
	width: 700px;
	float: left;
	position: relative;
	padding-top: 210px;
}

#right {
	padding-bottom: 2px;
	width: 297px;
	float: left;
	/*background: #fff;*/
}

.header {
	width: 700px;
	height: 152px;
	margin-bottom: 58px;
	background: url(images/background/header.png) no-repeat top center;
	
	position: absolute;
	top: 0;
	left: 0;
}

#content {
	width: 700px;
	overflow: hidden;
	font-size: 12px;
}

.line {
	font-size: 0px;
	height: 1px;
	background: url(images_old/background/trans-line.gif) repeat-x;
}

#right .separator {
	font-size: 0;
	height: 1px;
	background: #350201;
}

/* Drop down menu */

/* General */
#cssdropdown, #cssdropdown ul { list-style: none; position: relative; z-index: 100;}
#cssdropdown, #cssdropdown * { padding: 0; margin: 0;}

/* Head links */
#cssdropdown li.headlink {
	margin: 0 2px 0 1px; 
	float: left;
}
#cssdropdown li.headlink a {
	width: 172px; 
	height: 49px; 
	display: block; 
}


/* Child lists and links */
#cssdropdown li.headlink ul { 
	display: none;
	margin-top: 0px;
}
#cssdropdown li.headlink:hover ul { 
	display: block; 
	color: #350201; 
}
#cssdropdown li.headlink ul li a { 
	padding-left: 12px; /*27*/
	font-size: 11px; 
	background: none;
	line-height: 26px;
	width: 160px; /*145*/
	height: auto;
	color: #CBBE8D;
	background: url(images/icon/10.png) no-repeat 0 0;
	white-space: nowrap;
	overflow: hidden;
}
#cssdropdown li.headlink ul li a:hover { 
	color: #66cdcc;
	font-weight: bold;
	background-position: 0 100%;
}

/* Pretty styling */
#cssdropdown a { color: white; } #cssdropdown ul li a:hover { text-decoration: none; }

#cssdropdown li.menu1 a{ background: url(images/menu/01.png) no-repeat top center; }
#cssdropdown li.menu2 a{ background: url(images/menu/02.png) no-repeat top center; }
#cssdropdown li.menu3 a{ background: url(images/menu/03.png) no-repeat top center; }
#cssdropdown li.menu4 a{ background: url(images/menu/04.png) no-repeat top center; }

.headlinkFooter {
	line-height: 4px;
	width: 172px;
	background: transparent url(images/border/05.png) no-repeat;
}

.menu4 {
	margin-right: 0 !important;
}

/*#cssdropdown li.headlink ul { background-position: bottom;}*/

/* Drop down menu END */

/* Main block */

.main-block-table {
	border-collapse: collapse;
}
.main-block {
	margin: 0 !important;
	padding: 0 !important;
	width: 350px;
	position: relative;
	background: url(images/border/01.png) repeat-y;
}

.main-block-title {
	padding-left: 12px;
	background: url(images/border/01_header.png) no-repeat;
	cursor: pointer;
	font: bold 15pt Georgia;
	color: #2e7e87;
	line-height: 43px;
}

.main-block-footer {
	width: 350px;
	line-height: 13px;
	background: url(images/border/01_footer.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}

.main-block-title .arrow {
	display: block;
	width: 21px;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 12px;
	background-repeat:  no-repeat;
}

.main-block-title .blue {
	background-image: url(images/icon/button01.png);
}

.main-block-title .blue.on {
	background-image: url(images/icon/button02.png) !important;
}

.main-block-title .brown {
	background-image: url(images_old/icons/arrow-brown.gif);
}

.main-block-title .brown.on{
/*	background-image: url(images_old/icons/arrow-brown-on.gif) !important;*/
}

.main-block-body {
	margin: 0 5px 0 6px;
	/*min-height: 100px;*/
	padding-bottom: 5px;
	background: url(images/gradient/01.png) repeat-x;
}

.main-block-body .content {
	padding: 5px 5px 7px;
	/*margin-left: 7px;
	text-align: justify;
	float: left;
	width: 220px;*/
	background: url(images/gradient/02.png) repeat-x;
}

.main-block-body .content .full {
	display: none;
}

.main-block-body .content .title {
	display: block;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 13px;
}

.main-block-body img {
	/*margin-right: 3px;
	float: right;*/
}

.main-block-body p {
	margin: 0;
	padding: 0;
	line-height: 120%;
	margin-bottom: 5px;
}

.main-block-body .line {
	font-size: 0px;
	height: 1px;
	background: url(images_old/background/main-block-line.gif) repeat-x;
}

.main-block-body .link {
	font-weight: bold;
	padding:0px 0 0px 16px;
}

.main-block-body .link.clock {
	padding:0px 0 2px 16px;
	background: url(images_old/icons/main-block-clock.gif) no-repeat;
}

.link.calendar {
	padding:0px 0 2px 22px;
	background: url(images/icon/01.png) no-repeat;
}


#front-block-4 {
	background: url(images/border/04.png) repeat-y;
}

#front-block-4 .main-block-title {
	background: url(images/border/04_header.png) no-repeat;
	color: #87382b;
}

#front-block-4 .main-block-footer {
	background: url(images/border/04_footer.png) no-repeat;
}

#front-block-4 .main-block-body {
	background: #3d0d0d url(images/gradient/04.png) repeat-x;
}

#front-block-4 .content {
	background: url(images/gradient/05.png) repeat-x;
	color: #e7c7c7;
}

#front-block-4 .content a {
	color: #87382b;
}

#front-block-4 .main-block-title .blue {
	background-image: url(images/icon/07.png);
}

#front-block-4 .main-block-title .blue.on {
	background-image: url(images/icon/08.png) !important;
}

#front-block-4 .link.calendar {
	background: url(images/icon/09.png) no-repeat;
}

/* Main block END */



/* Right block */

.right-block {

}

.rollout {
	position: relative;
}

.rolloutFooter {
	width: 297px;
	line-height: 3px;
	background: transparent url(images/border/02_footer.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

.right-block-title {
	height: 29px;
	background: url(images/border/02.png) no-repeat;
	position: relative;
	text-align: center;
}

.right-block-title .text{
	font: 16px Tahoma;
	line-height: 29px;
}

.right-block-title .arrow {
	width: 32px;
	height: 29px;
	float: left;
}

.right-block-title .off {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 6px;
	right: 6px;
	background: url(images/icon/04.png) no-repeat;
}

.right-block-title .on {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 6px;
	right: 6px;
	background: url(images/icon/03.png) no-repeat;
}

.right-block-title .login {
	width: 21px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 4px;
	background: url(images/icon/02.png) no-repeat;
}

.right-block-title .newsletter {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 4px;
	left: 4px;
	background: url(images/icon/05.png) no-repeat;
}

.right-block-title .cart {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 4px;
	left: 4px;
	background: url(images/icon/06.png) no-repeat;
}

.right-block-body {
	background: #eae1c7 url(images/gradient/03.png) repeat-x 0 -29px;
	color: #87382c;
}

.right-block-body .content {
	padding: 12px 10px;
}

/* Right block END */

/* Right block 1 */

.right-block1 {

}

.right-block1-title {
	margin-top: 2px;
	width: 297px;
	background: transparent url(images/border/03_header.png) no-repeat;
	text-align: center;
	font: 16px Tahoma;
	height: 21px;
}

.right-block1-body {
	padding: 0 4px;
	background: #cbbe8d;
	color: #330000;
}

.right-block1-content {
	background: #ebe1c8 url(images/gradient/06.png) repeat-x;
}

.right-block1-footer {
	width: 297px;
	line-height: 10px;
	background: transparent url(images/border/03_footer.png) no-repeat;
}

.right-block1-body .content {
	margin-left: 5px;
	line-height: 140%;
}

.right-block1-body p {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

.right-block1-body .link {
	padding: 2px 0 2px 20px;
	line-height: 18px;
}

.right-block1-body .link.clock {
	padding:0px 0 2px 16px;
	background: url(images_old/icons/clock.gif) no-repeat;
}

.right-block1-body .link.flower {
	background: url(images/icon/11.png) no-repeat;
}

.right-block1-body .link.home {
	background: url(images_old/icons/home.gif) no-repeat;
}



.white-block .right-block1-title {
	margin-top: 2px;
	width: 297px;
	background: transparent url(images/border/13_header.png) no-repeat;
	text-align: center;
	font: 16px Tahoma;
	height: 23px;
}

.white-block .right-block1-footer {
	width: 297px;
	line-height: 10px;
	background: transparent url(images/border/13_footer.png) no-repeat;
}

.white-block .right-block1-body {
	padding: 0 4px 0 3px;
	background: #cbbe8d;
	color: #330000;
}

.white-block .right-block1-content {
	background: #faf9f4;
}

/* Right block 1 END */

/* Block block */
.block-block {

}

.block-block .content table td {
	line-height: 110%;
}

.block-block .text h3 {
	margin: 0;
	padding: 0;
	font-size:12px;
	display: inline;
}

.block-block .content a {
	background: transparent url(images/icon/11.png) no-repeat scroll 0 0;
	padding: 2px 0 2px 20px;
	line-height: 18px;
	color: #702C22;
	font-weight: bold;
}
/* Block block */

/* Login form */

.login-form fieldset {
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
}

.login-form label {
	font-weight: bold;
	vertical-align: middle;
	line-height: 28px;
}

.login-form input {
	margin-left: 9px;
	padding: 2px;
	font-size: 11px;
	vertical-align: middle;
}

.login-form input.text {
	border: 1px solid #c4c2c2;
}

.login-form img {
	vertical-align: middle;
}

.login-form a {
	font-size: 10px;
	color: #4C0B06;
	margin: 0 0 5px 117px;
}

.login-form .loginElements {
	padding-right: 37px;
	text-align: right;
}

.login-form #login-error {
	display: none;
	font-weight: bold;
	font-size: 10px;
/*	color: #4C0B06;*/
	color: red;
	text-align: center;
/*	margin: 5px 0 5px 117px;*/
	margin: 5px 0 5px 0;
}

/* Login form END */

/* popup login form */

.popup-login-form fieldset {
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
}

.popup-login-form input {
	border: #661B12 1px solid;
	margin: 8px 0 0 0;
	font-size: 11px;
	border: 0;
}

.popup-login-form #popup-login-error {
	display: none;
	font-weight: bold;
	font-size: 10px;
	color: red;
}

/* popup login form END */


/* Blue border container */
.blueBorderContainer {
	margin: 7px 0;
	width: 697px;
	background: url(images/border/08.png) repeat-y;
}

.blueBorderContainerHeader {
	width: 697px;
	line-height: 6px;
	background: url(images/border/08_header.png) no-repeat;
}

.blueBorderContainerFooter {
	width: 697px;
	line-height: 6px;
	background: url(images/border/08_footer.png) no-repeat;
}

.blueBorderContainerHeaderGradient {
	width: 697px;
	line-height: 6px;
	background: url(images/border/08_header_gradient.png) no-repeat;
}

.blueBorderContainerGradient {
	margin: 0 2px;
	background: url(images/border/08_gradient.png) repeat-x;
}

.aquaGeorgia {
	padding: 0 10px;
	font: normal 13px Georgia;
	color: #219b9a;
}
/* Blue border container END */


/* registration form */
#registration-form {
	margin-top: 20px;
}

#login-form2 {
	margin-top: 20px;
}

.form table {
	margin-left: 155px; 
	table-layout: fixed;
}

.form table td {
	padding: 2px 4px;
	vertical-align: top;
}

.form input.text, 
.form select {
	padding: 2px;
	border: 1px solid #219b9a;
}

.form input.text {
	width: 99%;
}

.form select {
	width: 102.5%;
}

.form label, 
.form input {
	vertical-align: middle;
}

.form label {
	font: bold 13px Tahoma;
	color: #219b9a;
}

.form label span {
	font: normal 11px Tahoma;
}

.form label a {
	color: #219b9a;
	text-decoration: underline;
}

.form small {
	color: #219b9a;
}


/* registration form END */

/* JS */

.slideBlock {
	cursor: pointer;
}

/* JS END */

.button {
	border: 1px #953E30 solid;
	background: transparent url('/sites/all/themes/ads/images_old/background/btn_bg.gif') repeat-x;
	color: #581D14;
	font-weight: bold;
}

/* Login popup */

#popup { 
	display: none;
	width: 100%;
	position:absolute;
	left: 0;
	top: 0;
	background: #000000;
	alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	z-index: 5;
}

#popup_window {
	height: 200px; 
	width: 400px; 
	background: #C6BE94; 
	border: #65281F 1px solid; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin: -100px 0 0 -200px; 
	z-index: 10; 
	display: none;
}

#popup_shadow {
	height: 200px; 
	width: 400px; 
	background: #000000; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin: -95px 0 0 -195px; 
	z-index: 10; 
	display: none;
	z-index: 1;

	alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

#popup_window .close_btn {
	display: block;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

/* Login popup end */

/* default form */

#d-form fieldset {
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
}

#d-form label {
	font-size: 11px;
	font-weight: normal;
	margin-top: 9px;
	display: block;
	float: left;
	text-align: left;
	width: 120px;
}

#d-form input.text, 
textarea {
	border: #66CCCC 1px solid;
	margin: 7px 0 0 9px;
	font-size: 11px;
	width: 200px;
	height: 15px;
	font-family:Tahoma;
}

#d-form input.input_error, select.input_error {
	border: #DD7777 1px solid !important;
}

#d-form input[type=radio] {
	margin: 7px 0 0 9px;
}

#d-form select {
	border: #66CCCC 1px solid;
	margin: 7px 0 0 9px;
	font-size: 11px;
	width: 202px;
	height: 20px;
}

#d-form p {
	margin: 10px 0 10px 0;
}

/* default form END */

.blue-line {
	font-size: 0px;
	height: 1px;
	background: transparent url('/sites/all/themes/ads/images/blue-line.gif') left top repeat-x;
}


/********************** Shadowed table *************************/
.shadowedTable {
	font: normal 12px Tahoma;
	color: #000;
	width: 700px;
	background: transparent url('images/table/body.png') repeat-y;
	position: relative;
	/*z-index: 1;*/
}

.shadowedTableHead {
	width: 700px;
	line-height: 8px;
	background: transparent url('images/table/head.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.shadowedTableFoot {
	width: 700px;
	line-height: 8px;
	background: transparent url('images/table/foot.png') no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}

.shadowedTable table {
	border-collapse: separate;
	border-spacing: 3px;
}

.shadowedTable td, .shadowedTable th {
	padding: 4px 10px;
	border: none;
}

.shadowedTable th {
	padding: 10px;
	text-align: center;
}

.shadowedTable td {
	padding: 4px 10px;
	text-align: center;
	vertical-align: top;
}

.shadowedTable thead th {
	color: #fff;
	background: #2e7e87;
}

.shadowedTable tfoot th {
	background: #CBBE8D/*eae1c7*/;
	padding-right: 10px;
}

.shadowedTable tbody th {
	background: #66CDCC;
}

.shadowedTable tbody td {
	background: #eefbfb;
}

.white {background: #fff !important;}

tr.line td {line-height: 1px; background: #e0e0e0; padding: 0;}

.shadowedTable input, .shadowedTable textarea {
	border: 1px solid #636363 !important;
	font: bold 10px Tahoma;
	color: #414a4b;
}

.shadowedTable input, .shadowedTable img {
	vertical-align: middle;
}

.shadowedTable span.radioText {
	line-height: 23px;
	vertical-align: text-top;
}


/* cart */
.removeCheckbox {
	margin: 0;
	outline: 2px solid #2e7e87;
}

input.no-border {
	border: none !important;
}


.clear {
	clear: 							both;
	font-size: 					0;
	padding: 						0;
	margin: 						0;
}

/* Ateliers */

.ateliers .title {
	cursor: 						pointer;
	font: 							bold 15pt Georgia;
	color: 							#2e7e87;
	display: 						block;
}

.ateliers .block {
	background: 				url(images/blue-point.gif) repeat-x bottom;
	padding: 						20px 0;
}

.ateliers .left {
	float: 							left;
	width: 							180px;
}

.ateliers .right {
	float: 							left;
	width: 							520px;
} 

.ateliers .consultation {
	display: 						block;
	margin-top: 				8px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/consultation.gif) no-repeat left top;	
}



/* GROUP */
.group div.title {
	font: 							bold 15pt Georgia;
	color: 							#2e7e87;
	background: 				url(images/blue-point.gif) repeat-x bottom;	
	padding: 						10px 0;
	margin: 						0;	
}

.group a.title {
	cursor: 						pointer;
	font: 							bold 15pt Georgia;
	color: 							#2e7e87;
	display: 						block;
}

.group .block {
	background: 				url(images/blue-point.gif) repeat-x bottom;
	padding: 						10px 0;
}

.group .left {
	float: 							left;
	width: 							180px;
}

.group .right {
	float: 							left;
	width: 							520px;
} 


.qui {
	background: 				url(images/node/collage/qui.jpg) no-repeat;	
	padding: 						15px 300px 15px 10px;
	height: 						100px;
}

/* NODE */
.node {
	background: 				url(images/blue-point.gif) repeat-x bottom;	
	font-size: 					12px;	
}


.node a {
 	color: 							#2E7E87; 
}

.node p {
	padding: 						0;
	margin: 						0 0 10px 0;
}
	
.node .title {
	font: 							bold 15pt Georgia;
	color: 							#2e7e87;
	display: 						block;
	
}

.node .block {
	background: 				url(images/blue-point.gif) repeat-x bottom; 
	padding: 						20px 0;
}

.node .block-title {
	background: 				url(images/blue-point.gif) repeat-x bottom; 
	padding: 						10px 0;
}

.node .left {
	float: 							left;
	width: 							180px;
}

.node .right {
	float: 							left;
	width: 							520px;
} 

.right .text, .text {
	font-size: 					12px;
}

.title-text {
	font-size: 					12px;
	color: 							#2e7e87;
}

.node .consultation {
	display: 						block;
	margin-top: 				8px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/consultation.gif) no-repeat left top;	
}

.node .plus {
	display: 						block;
	margin-top: 				3px;	
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/plus.gif) no-repeat left top;	
}

/* LINKS */

a.plus {
	display: 						block;
	margin-top: 				3px;	
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/plus.gif) no-repeat left top;	
}

a.consultation {
	display: 						block;
	margin-top: 				8px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/consultation.gif) no-repeat left top;	
}

a.calendar {
	margin-top: 				3px;
	display: 						block;
}

a.offre {
	display: 						block;
	margin-top: 				8px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/offre.gif) no-repeat left top;	
}

a.tarif {
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.contact {
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/contacts.gif) no-repeat left top;	
}

a.seminaries{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.gourmands{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.consulting{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.entreprise{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.comercial{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.coordonnes{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.ce{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/tarif.gif) no-repeat left top;	
}

a.mesure{
	display: 						block;
	margin-top: 				1px;
	padding: 						0 0 2px 22px;
	background: 				url(images/node/collage/mesure.gif) no-repeat left top;	
}

/* emails */

#email {
	width: 538px;
}

#email table {
	border-collapse: collapse;
}

#email td, #email th {
	color: #350505;
	font-size: 11px;
	border: #350505 1px solid;
	text-align: center;
}

#email .header {
	width: 538px;
	height: 82px;
	margin:0;
	background: 				url(images/email/header.jpg) no-repeat left top;	
}

#email .middle {
	width: 518px;
	background: 				url(images/email/middle.gif) repeat-y left top;	
	padding: 10px;
}

#email .footer {
	width: 538px;
	height: 12px;
	background: 				url(images/email/footer.gif) repeat-y left top;	
}



/****************************** Aqua Container **************************************/
.aquaBox {
	width: 700px;
	position: relative;
	background: #fff url(images/border/09.png) repeat-y;	
}

.aquaBoxHeader {
	width: 700px;
	line-height: 10px;
	background: url(images/border/09_header.png) repeat-y;	
	position: absolute;
	left: 0px;
	top: 0px;
}

.aquaBoxFooter {
	width: 700px;
	line-height: 10px;
	background: url(images/border/09_footer.png) repeat-y bottom;
	position: absolute;
	left: 0;
	bottom: 0;
}

.aquaBoxContainer {
	margin: 0 3px;
	background: #b4eeed url(images/background/aqua.png);
}

.aquaBoxContainer h2 {
	margin: 0;
	padding: 0;
	font: bold 18px Georgia; 
	color: #2e7e87; 
	line-height: 42px;
	display: inline;
}

.aquaBoxContainer2 {
	margin: 0 3px;
	background: #b4eeed url(images/background/aqua2.png);
}


/*************************** Avatar ************************************/
.avatar {
	width: 107px;
	height: 98px;
	position: relative;
	float: left;
}

.avatarBorder {
	position: absolute; 
	top: 0;
	left: 0;
	width: 107px; 
	height: 98px; 
	background: url(/sites/all/themes/ads/images/border/12.png);
}

.avatarText {
	margin-left: 118px;
}

.avatarText p {
	margin: 0;
}