/* Start of CMSMS style sheet 'css_contenu' */
@charset "utf-8";

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #603F28;
	line-height: normal;
	font-variant: normal;
	background-image: url(images/template/background_creme.jpg);
	background-repeat: repeat-x;

}
a {
	color: #df7578;
	text-decoration: none;
}
a:hover {
	color: #d34346;
}




h1 {
	font-size: 2em;
	color: #e08596;
}

h2 {
	font-size: 1.5em;
	color: #e08596;
}

h3 {
	font-size: 1em;
	color: #e08596;
}

h4 {
	font-size: 0.5em;
	color: #e08596;
}

h5{
	font-size: 0.3em;
	color: #e08596;
}

h6{
	font-size: 0.2em;
	color: #e08596;
}

p {
	text-align: justify;

	
}
.b_ordernow {
	background-image: url(images/template/b_ordernow.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 110px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.b_fday {
	background-image: url(images/template/fday.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 110px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.b_ordernow:hover{
	background-image: url(images/template/b_ordernow_hover.jpg);	
}
#thumb-video-small {

}
#youtubevideofeed {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#video_thumbmail {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 120px;
	width: 150px;
	text-align: center;
}

#youtubevideofeed #thumb-video-small input{
	margin-right: auto;
	margin-left: auto;
	border: thick solid #2D1C08;
}
#youtubevideofeed #thumb-video-small input:hover{
	border: thick solid #F195A0;
}


#last_video {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	margin-bottom: 2em;
}
#last_video object {
	border: thick solid #F9C;
}



#rss {
	margin-bottom: 1em;
}
#rss .modulerssentry a {
	color: #C4697A;
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/template/icons/rss.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}

#rss .modulerssentry a:hover {
	color: #290800;

}

.followontwitter {
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.followonfacebook {
	text-align: center;

}


#breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #c4697a;
	background-image: url(images/template/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#breadcrumb a {
	color: #c4697a;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb .lastitem {
	color: #603F28;
}
.productbox {
	position: relative;
	margin-bottom: 1em;
	clear: both;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DF7578;
}
.productbox .title {
	color: #DF7578;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-left: 120px;
}


.productbox .image {
	float: left;
}
.productbox .orderbutton a{
	float: right;
	padding: 5px;
	background-color: #DF7578;
	font-weight: bold;
	color: #FFF;
	clear: right;
}

.productbox .orderbutton a:hover{
	background-color: #D34346;
}

.productbox .price {
	float: right;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
.productbox .description {
	margin-left: 120px;
	margin-right: 100px;
}

#available_flavours table {

}

#available_flavours table td {
	padding: 2px;
	font-size: 12px;
}

#available_flavours table td:hover {
	background-color: #DF7578;
	color: #FFF;
}
.tellafriend {
	text-align: center;
}

/* End of 'css_contenu' */

