/* @override 
	http://localhost/~renaudcharpentier/cotebarcotecuisine.be/www/themes/cotebarcotecuisine/css/layout.css
	http://www.cotebarcotecuisine.be/themes/cotebarcotecuisine/css/layout.css
*/

@import "reset.css";
@import "typography.css";

body {
	background-color: #28251E;
	padding-top: 40px;
}

#container {
	background-color: white;
	width: 940px;
	margin: auto;
	padding: 10px;
}

.pink {
	color: #FF80C0;
}

.left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}

span.date {
	font-size: 0.5em;
}

/* @group Header */

#header {
	overflow: hidden;
	border-bottom: 9px solid #FF80C0;
}

#logo {
	background-image: url(../images/logo.jpg);
	width: 315px;
	height: 150px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#header div.right {
	float: right;
	width: 625px;
	text-align: right;
	color: #28251E;
	font-size: 12px;
	line-height: 16px;
}

#header div.right div {
	height: 47px;
	padding-top: 15px;
}

#header div.right div a {
	color: #28251E;
	font-weight: bold;
	text-decoration: none;
}

#header div.right div.infos-reservations {
	font-size: 13px;
	font-weight: bold;
	height: 38px;
	padding-top: 0;
}

#header div.right div.infos-reservations span.num {
	font-size: 15px;
}

#header div.right div.slogan {
	background-color: #3d382e;
	height: 32px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	letter-spacing: 6px;
	font: 25px "Yanone Kaffeesatz", Arial;
	padding-top: 18px;
}



/* @end */

#content {
	background-color: black;
	overflow: hidden;
	position: relative;
}

#banner {
	position: absolute;
	top: 430px;
}

#banner ul {
	height: 315px;
	width: 315px;
	position: relative;
}

#banner ul li {
	position: absolute;
}

/* @group Content */

#content_right {
	width: 565px;
	float: right;
	background-color: #3d382e;
	padding: 30px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: hidden;
}



/* @end */

/* @group Menu */

#menu {
	float: left;
	width: 315px;
	padding-top: 40px;
}

#menu ul li {
	padding-bottom: 5px;
}

#menu ul li a {
	background-color: #171511;
	display: block;
	text-align: right;
	padding-right: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 14px "Yanone Kaffeesatz", Arial;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a.current {
	background-color: #3d382e;
}

#menu h2 {
	color: #FF80C0;
	font: 25px "Yanone Kaffeesatz", Arial;
	padding: 10px 10px 0;
}

#menu p {
	color: white;
	font: 13px/16px Cantarell, Arial;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#Form_Newsletter {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#Form_Newsletter div.field input {
	width: 290px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #5e5e5e;
	font-family: Cantarell, Arial;
}

#Form_Newsletter div.Actions {
	padding-top: 3px;
}

#Form_Newsletter div.Actions button {
	border-style: none;
	background-color: transparent;
	font-size: 14px;
	color: white;
	background-image: url(../images/button.png);
	width: 87px;
	height: 24px;
	cursor: pointer;
	float: right;
}


/* @end */

/* @group Footer */

#footer {
	width: 950px;
	text-align: right;
	margin: auto;
	font-size: 13px;
	color: #817761;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 40px;
}



/* @end */

/* @group Home */

/* @group Left */

#home_left {
	float: left;
	width: 334px;
	padding-right: 30px;
}



/* @end */

/* @group Right */

#home_right {
	float: right;
	width: 170px;
	padding-left: 30px;
	border-left: 1px dashed white;
}

div.shortcut {
	padding-bottom: 30px;
	overflow: hidden;
}

div.shortcut h1 {
	border-bottom: 1px solid #FF80C0;
	padding-bottom: 4px;
	margin-bottom: 14px;
}



/* @end */



/* @end */

/* @group Actualités */

#content_right div.article {
	padding-bottom: 30px;
}

#content_right div.article h2 {
	border-bottom: 1px solid #FF80C0;
	padding-bottom: 4px;
	margin-bottom: 7px;
}

#content_right div.article h2 a {
	text-decoration: none;
}

#content_right div.pagination {
	border-top: 1px solid #FF80C0;
	padding-bottom: 0;
	padding-top: 5px;
	text-align: center;
}



/* @end */

/* @group Galerie */

#galerie ul {
	padding-left: 0;
	list-style-type: none;
}

#galerie ul li {
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 20px;
	height: 100px;
	width: 150px;
}



/* @end */

/* @group Contact */

#map {
	float: left;
	margin-right: 15px;
}

form fieldset div.field {
	float: left;
	height: 20px;
	width: 252px;
	padding-right: 30px;
	padding-bottom: 10px;
}

form fieldset div.field div.validationError span.message.required {
	display: none;
	text-indent: -9999px;
	height: 0;
}

form fieldset div.field div.validationError input, form fieldset div.field div.validationError textarea {
	border-color: #FF80C0;
}

form fieldset div.field label {
	float: left;
	width: 80px;
	padding-top: 2px;
	text-align: right;
}

form fieldset div.field input {
	width: 148px;
	border: 1px solid gray;
	font-size: 14px;
}

form fieldset div.field.textarea {
	height: 206px;
	padding-right: 0;
	width: 532px;
}

form fieldset div.field.textarea label {
	float: none;
}

form fieldset div.field.textarea textarea {
	width: 525px;
	height: 183px;
}

form div.Actions input {
	border-style: none;
	background-color: transparent;
	font-size: 14px;
	color: white;
	background-image: url(../images/button.png);
	width: 87px;
	height: 24px;
	cursor: pointer;
}



/* @end */

#popIn {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	font: 14px/18px Cantarell, Arial;
}

#popIn a {
	background: url(../images/close.png) no-repeat;
	display: block !important;
	width: 32px;
	height: 32px !important;
	text-indent: -9999px;
	padding-top: 0 !important;
	padding-right: 0 !important;
	float: right;
	margin-top: -30px;
	margin-right: -30px;
}

/* @group Birthday */

#Form_FormVerif div.field, #Form_QuestionsForm div.field, #MemberLoginForm_LoginForm div.field {
	float: none;
	width: 100%;
	height: auto;
	padding: 0;
}

#Form_FormVerif div.field label, #Form_QuestionsForm div.field label, #MemberLoginForm_LoginForm div.field label {
	float: none;
	display: block;
	padding-right: 0;
	padding-bottom: 2px;
	width: 100%;
	text-align: left;
	font-size: 13px;
}

#Form_FormVerif div.field input, #Form_QuestionsForm div.field input, #MemberLoginForm_LoginForm div.field input {
	padding: 5px;
	width: 550px;
}

#Form_FormVerif div.clear {
	height: 0;
	padding: 0;
}

#giftList {
	list-style-type: none;
	padding-left: 0;
	overflow: hidden;
}

#giftList li {
	float: left;
	width: 250px;
	margin-right: 16px;
	margin-left: 16px;
	background-color: black;
	margin-bottom: 16px;
}

#giftList li span.title {
	color: #FF80C0;
	font-size: 18px;
	display: block;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

#giftList li span.description {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#giftList li span.link {
	text-align: center;
	display: block;
	padding-bottom: 15px;
}



/* @end */

/* @group Calendar */

#calendarBlock {
	overflow: hidden;
	width: 290px;
	float: left;
}

#previousMonth, #nextMonth {
	width: 20px;
	padding-bottom: 0;
	float: left;
	text-align: center;
	font-size: 18px;
	padding-top: 75px;
}

#content_right p.addReservation {
	float: right;
	margin-top: -35px;
}

#previousMonth a, #nextMonth a {
	text-decoration: none;
}

#calendar {
	width: 250px;
	float: left;
}

#calendar table {
	border: 1px solid black;
}

#calendar table thead tr th {
	padding-bottom: 3px;
	padding-top: 3px;
}

#calendar table tbody tr td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#calendar table tbody tr td a {
	text-decoration: none;
}

#calendar table tbody tr.odd td {
	background-color: #000;
}

#calendar table tbody tr td.current {
	background-color: #FF80C0;
}

#calendar table tbody tr td.current a {
	color: white;
}

#calendar table tbody tr td.today {
	background-color: silver;
}

#calendar table tbody tr td.today a {
	color: black;
}

#reservationsList {
	width: 565px;
	float: right;
}

div.item {
	overflow: hidden;
	border-bottom: 1px solid #FF80C0;
	padding-bottom: 15px;
	padding-top: 15px;
}

#content_right div.item div.date {
	float: left;
	width: 150px;
}

#content_right div.item div.infos {
	float: right;
	width: 415px;
	padding-bottom: 0;
}

#reservation {
	width: 560px;
	float: left;
}

#reservation #Form_Form div.field, #reservation #Form_FormNote div.field {
	float: none;
	width: 100%;
	height: auto;
	padding: 0;
}

#reservation #Form_Form div.field label, #reservation #Form_FormNote div.field label {
	float: none;
	display: block;
	padding-right: 0;
	padding-bottom: 2px;
	width: 100%;
	text-align: left;
	font-size: 13px;
}

#reservation #Form_Form div.field input, #reservation #Form_FormNote div.field input {
	padding: 5px;
	width: 520px;
}

#reservation #Form_Form #Start div.middleColumn div.datepicker.field, #reservation #Form_FormNote #Date div.middleColumn div.datepicker.field {
	overflow: hidden;
	height: 31px;
}

#reservation #Form_Form div.clear, #reservation #Form_FormNote div.clear {
	height: 0;
	padding: 0;
}

#reservation #Form_Form #Hour {
	width: 50px;
	float: left;
}

#reservation #Form_Form #Minute {
	width: 50px;
	float: left;
	padding-top: 22px;
}

#reservation #Form_Form #Number {
	clear: both;
}

#reservationOfTheDay {
	float: right;
	width: 319px;
}

#reservationOfTheDay ul {
	list-style-type: none;
	padding-left: 0;
}

#reservationOfTheDay ul li {
	padding-bottom: 5px;
}

#reservationOfTheDay ul li span.note {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: 4px;
	background: url(../images/note.png) no-repeat;
}

#reservationOfTheDay ul li span.note span {
	position: absolute;
	right: 0;
	top: 16px;
	width: 283px;
	padding: 5px;
	border: 1px solid #FF80C0;
	background-color: white;
	color: #5e5e5e;
	display: none;
}

#reservationOfTheDay ul li span.note:hover span {
	display: block;
}

/* @end */

/* @group Confirmation */

#content_right div.item div.date {
	width: 175px;
}

#content_right div.item div.infos {
	width: 385px;
}

/* @end */

/* @group Avis */

#Form_QuestionsForm div.field textarea {
	height: 50px;
}

#Visite, #QualitePrix, #Personnel, #Q2, #Ambiance, #Reservation, #Q4, #Repas, #Q5, #Choix, #QualitePrixVin, #QualiteVin, #Revenir, #Recommandation {
	margin-left: 15px;
}

#VisiteComment, #QualitePrixComment, #PersonnelComment, #AmbianceComment, #ReservationComment, #RepasComment, #ChoixComment, #QualitePrixVinComment, #QualiteVinComment {
	margin-left: 15px;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
}

#Accueil, #Serveur, #Internet, #Telephone, #Rapidite, #Presentation, #Qualite, #QualitePrix2, #Proprete {
	margin-left: 30px;
}

#AccueilComment, #ServeurComment, #InternetComment, #TelephoneComment, #RapiditeComment, #PresentationComment, #QualiteComment, #QualitePrix2Comment, #PropreteComment {
	margin-left: 30px;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
}

/* @end */
