
body {
	padding: 0;
	margin: 0;
	color: #333;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: white;
	}

div, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0;
	padding: 0;
	}
p, table {
	padding: 0;
	margin: 0px 0px 1em;
	}

form {
	padding: 0;
	margin: 0;
	}

ul, ol {
	margin: 0px;
	padding-left: 22px;
	list-style-type: circle;
	}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px dashed #BBB;
	margin: 10px 0px 8px;
	padding: 0px;
	}

a {
	color: #5F9AB6;
	}

a.admin {
	color: red;
	}

h1 {
	font: 2em/2em Times New Roman,serif;
	color: #78A29B;
	}

h2 {
	font: 1.6em/1.6em Times New Roman,serif;
	color: #78A29B;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 25px;
	background: url(images/red_flower.gif) no-repeat;
	}
h2.no_flower {
	padding-left: 0px !important;
	background: transparent !important;
	}

h3 {
	color: #333;
	font: bold 1.2em/1.2em Arial,Verdana,sans-serif;
	}

h5 {
	color: #333;
	font: bold 1.1em/1.1em Arial,Verdana,sans-serif;
	padding-top: 1em;
	}

/* ---------- */

div#header {
	width: 770px;
	margin: 0 auto auto;
	position: relative;
	}

h1#header_text, div#header_text {
	width: auto;
	position: absolute;
	top: 40px;
	right: 70px;
	color: #C17C91;
	font: 1.4em/1.2em Times New Roman,serif;
	}

div#header_img  {
	width: 770px;
	height: 98px;
	vertical-align: middle;
	}
div#header_img img {
	border: 0;
	}

div#menu_bg {
	color: white;
	font-weight: bolder;
	font-size: 14px;
	position: relative;
	width: 100%;
	height: 35px;
	background: white url(images/header_tabs.gif) no-repeat;
	}

div#menu_bg div {
	position: absolute;
	top: 0px;
	height: 25px;
	width: 218px;
	padding-top: 10px;
	padding-left: 20px;
	cursor: pointer;
	}
div#menu_link1 {
	left: 25px;
	}
div#menu_link2 {
	left: 265px;
	}
div#menu_link3 {
	left: 505px;
	}
div#rounded_top_show {
	position: relative;
	width: 100%;
	height: 88px;
	background: white url(images/rounded_top_show.png) no-repeat;
	}
div#rounded_top_index {
	position: relative;
	width: 100%;
	height: 19px;
	background: white url(images/rounded_top_index.gif) no-repeat;
	}

div#page_title {
	position: absolute;
	top: 30px;
	left: 35px;
	}
div#breadcrumbs {
	position: absolute;
	bottom: 45px;
	left: 35px;
	right: 350px;
	vertical-align: bottom;
	color: #5F9AB6;
	text-transform: uppercase;
	}

div#breadcrumbs a {
	text-decoration: none;
	text-transform: lowercase;
	}

div#page_content_show {
	width: 770px;
	margin: 0 auto auto;
	background: white url(images/background_show.gif) repeat-y;
	}

div#page_content_index {
	width: 770px;
	margin: 0 auto auto;
	background: white url(images/background_index.gif) repeat-y;
	}

/* LEFT COLUMN */

div#page_content_show div#left_column {
	width: 150px;
	float: left;
	padding: 0px 5px;
	font-size: 11px;
	line-height: 1.2em;
	}

div#page_content_index div#left_column {
	width: 160px;
	height: auto;
	float: left;
	padding: 300px 40px 0px;
	font-size: 11px;
	line-height: 1.2em;
	background: transparent url(images/left_column_index.jpg) no-repeat;
	}

div#section_tree {
	position: relative;
	left: -10px;
	line-height: 18px;
	}

div#section_tree a {
	color: #666;
	text-decoration: none;
	}
div#section_tree a:hover {
	color: #5F9AB6;
	text-decoration: underline;
	}

div#section_tree ul {
	list-style: none;
	padding-left: 10px;
	}

div#section_tree li {
	display: inline;
	line-height: 16px;
	}

div#section_tree a.active_cat {
	font-weight: bolder;
	}

div#left_column input {
	width: 130px;
	}

/* TOP BLURB */
div#top_blurb {
	color: #5F9AB6;
	font: 1.6em/1.2em Times New Roman,serif;
	padding: 10px 50px 30px 10px;
	}


/* RIGHT COLUMN */

div#right_column {
	color: #C17C91;
	width: 150px;
	float: right;
	padding: 0px 5px;
	font-size: 11px;
	line-height: 1.2em;
	}

div#right_column ul {
	padding: 0;
	list-style: disc inside;
	}

div.shopping {
	display: block;
	margin-bottom: 5px;
	}

div.payment, input.payment, button.payment {
	background: transparent;
	color: #333;
	font-size: 12px;
	line-height: .8em;
	font-weight: normal;
	padding: 2px 0px;
	margin: 4px 1px;
	border: 2px outset #9AC8C8;
	text-align: center;
	cursor: pointer;
	display: inline;
	width: auto !important;
	}

.fedex {
	margin: 4px 8px 8px;
	}

/* CENTER COLUMN */

div#page_content_show div#center_column {
	width: 440px;
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px;
	}

div#page_content_index div#center_column {
	width: 330px;
	margin-left: 240px;
	padding: 0px 5px;
	}

div.ff_rew {
	width: 100%;
	text-align: center;
	}
div.ff_rew a {
	margin-right: 5px;
	}
div.ff_rew a.inactive {
	color: #999;
	text-decoration: none;
	}

div.rew {
	clear: none;
	float: left;
	}
div.ff {
	clear: none;
	float: right;
	}

div.item_row {
	border-bottom: 1px dashed #BBB;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 65px;
	overflow: hidden;
	}
div.item_row_1 {
	width: 47%;
	float: left;
	}
div.item_row_2 {
	width: 47%;
	float: right;
	}
div.item_row img {
	width: 65px;
	height: 65px;
	border: 0px solid #498;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	margin-left: 5px;
	font-size: .8em;
	line-height: .9em;
	color: #999;
	}

div.item_row img.mp {
	width: 31px;
	height: 16px;
	float: none;
	margin-left: 1px;
	margin-right: 0px;
	}

div.item_details img {
	float: right;
	}

div.item_details img.mp {
	width: 31px;
	height: 16px;
	float: left;
	margin-left: 1px;
	margin-right: 0px;
	}

div.item_details input.quantity {
	width: 30px;
	}
div.item_details select {
	width: 230px;
	}

div.item_row .item_name {
	font-weight: normal;
	text-decoration: none;
	}

div#footer {
	width: 770px;
	height: 62px;
	margin: 0 auto auto;
	background: #FFF url(images/footer_tabs.gif) no-repeat;
	clear: both;
	}

div#footer div#footer_text {
	font-size: .8em;
	text-align: center;
	padding-top: 45px;
	}

div#footer a {
	text-decoration: none;
	}

div#popup_content {
	text-align: left;
	}

/* OTHER TEMPLATES */
div#page_content_popup {
	width: 750px;
	margin: 0 auto auto;
	background: white;
	}

div#page_content_popup_c {
	width: 90%;
	margin: 20px auto auto;
	background: white;
	}

form.popup select, form.popup input {
	width: 150px;
	}

/* Today Sponge table */
table#sponges {
	font-size: 1em;
	border: 1px solid #BBB;
	border-collapse: collapse;
	}
table#sponges td, table#sponges th {
	text-align: center;
	padding: 3px;
	}
table#sponges *.prix {
	text-align: right;
	}


