/***************************************************
	catalogue_bf2007_ete.css
----------------------------------------------------
	Author  : 			Tommy Rochette [www.troisiemeoeil.ca] 
	Contact : 			tom@troisiemeoeil.ca
	Licence :			2006-2007 troisièmeOeil, ALL RIGHT RESERVED
	Created :			May 11th  2007
	Last modification:	May 11th  2007
-----------------------------------------------------
	Description : 
	CSS fall 2007 layout for boutiqueflorin.com,
	specification for catalogue page.
	
	!!!!Warning!!!!
	The change made in this file will be seen in all
	boutiqueflorin.com's catalogue pages.
----------------------------------------------------
	History of file
----------------------------------------------------
	2007-05-11 --> File created
***************************************************/ 

	/***************************************************
		Redefine style from base css
	***************************************************/
	div#main_pub{
		background:url() repeat-x bottom left #f1eeda;
		border:solid 1px #e6e3d0;
		margin-top:0.1em;
		margin-bottom:0;
		height:auto;
	}
	div#main_pub div#main_pub_background{
		border:solid 1px #c8c5b5;
		background:none;
		height:auto;
		padding-bottom:0.5em;
	}
	h2#suggest_product{
		height:2.5em;
		background:url(../../medias/bf_suggestion_florin_bg.gif) no-repeat top left transparent;
		margin:0.2em 0;
	}
	h2#suggest_product span{
		display:none;
	}
	div#main_pub h1{
		margin-bottom:15px;
	}
	div#main_pub p{
		font-size:0.65em;
		margin-top:0;
		color:#322c19;
	}
	div#main_pub h2{
		font-size:0.70em;
		color:#3b3620;
		width:auto;
		margin:1.2em 0 0.1em 0;
	}
	div#main_pub div#main_pub_background div#right_col ul{
		padding-left:0.5em;
	}
	div#main_pub div#main_pub_background div#right_col ul  li{
		list-style-type:none;
		font-size:0.65em;
		color:#322c19;
		line-height:1.6em;
		padding:0;
		margin:0;
	}
	div#main_pub div#main_pub_background div#right_col,div#main_pub div#main_pub_background div#left_col{
		float:left;
	}
	div#main_pub div#main_pub_background div#left_col img{
		width:13.3em;
		border:solid 1px #aeba85;
	}
	div#main_pub div#main_pub_background div#right_col{
		margin-left:1em;
	}
	div#main_pub div#main_pub_background div#right_col{
		width:16.45em;
	}
	div#main_pub div#main_pub_background div#right_col p{
		width:26em;
	}
	div#main_pub div#main_pub_background  .notice{
		width:100%;
		font-size:0.55em;
		color:#76705d;
		margin-top:1em;
	}
	div#main_pub div#main_pub_background div#right_col .price{
		margin-top:0.5em;
		font-weight:bold;
		font-size:0.8em;
		width:auto;
	}
	.print_btn{
		display:block;
		margin:5px 0 0.5em 0;
		width:120px;
		height:22px;
		background:url(../../medias/bf_print_up_rl_btn.png) no-repeat top left transparent;
	}
	.print_btn span{
		display:none;
	}
	.print_btn:hover{
		background-position:top right;
	}
	div#scale_header{
		height:1.2em;
		width:13.3em;
		border:solid 1px #aeba85;
		background:url(../../medias/bf_scaleheader_bg.png) repeat-x top left #d4d8b6;
		
	}
	div#scale_header span{
		color:#628026;
		text-transform:uppercase;
		font-size:0.7em;
		padding:0.2em 0  0  0.5em;
		float:left;
	}
	div#scale_body{
		width:13.3em;
		border:solid 1px #aeba85;
		border-top:none;
	}
	div#main_pub div#main_pub_background  div#scale_body img{
		width:auto;
		border:none;
	}
	div#image_info{
		position:relative;
		z-index:45;
		width:13.35em;
		margin-top:-2.3em;
	}
	div#image_info a{
		display:block;
		float:right;
		height:35px;
		width:38px;
		background:url(../../medias/bf_zoom_up_rl.png) no-repeat top left transparent;
		border:solid 1px #aeba85;
		border-right:none;
		border-bottom:none;
		
	}
	div#image_info a:hover{
		background:url(../../medias/bf_zoom_up_rl.png) no-repeat top right transparent;
	}
	div#image_info a span{
		display:none;
	}
	div#image_info p{
		width:13.3em;
		float:left;
		padding:2em 0 0 0.3em;
	}
