/* ------------------------------------------------------------------------
	Import
------------------------------------------------------------------------- */

	@import url('titles.css');
	@import url('tabs.css');


/* ------------------------------------------------------------------------
	Content redefinition
------------------------------------------------------------------------- */

	* { margin: 0; padding: 0; border: 0; }
	
	html {
		color: #898989;
		font: 62.5%/1.2 Georgia, "Times New Roman", Serif;
	}
	
	a { color: #d95517; }
	a:hover { text-decoration: none; }
	a:focus { outline: none; }
	
/* ------------------------------------------------------------------------
	General Classes
------------------------------------------------------------------------- */

	.noMargin { margin: 0; }
	.noPadding { padding: 0; }
	
	p.arrow {
		text-indent: 7px;
		background: url(../media/images/all/backgrounds/redArrow.gif) 0 4px no-repeat;
	}
	
	.bigger p { font-size: 1.2em; }
	
	.highlight { color: #d55516 !important; }
	
	.oneStar {
		padding: 0 0 0 15px;
		background: url(../media/images/all/backgrounds/1star.gif) center left no-repeat;
	}
	
	.twoStar {
		padding: 0 0 0 25px;
		background: url(../media/images/all/backgrounds/2star.gif) center left no-repeat;
	}
	
	.threeStar {
		padding: 0 0 0 35px;
		background: url(../media/images/all/backgrounds/3star.gif) center left no-repeat;
	}
	
	.oneStar small,
	.twoStar small,
	.threeStar small { color: #898989; }
	
	.separator {
		height: 1px;
		margin: 15px 0;
		background: url(../media/images/all/backgrounds/dottedBorder.gif) top left repeat-x;
	}
	
	p.highlight {
		padding: 3px;
		font-size: 1.1em;
		background: #fff775;
	}
	
/* ------------------------------------------------------------------------
	Shell
------------------------------------------------------------------------- */

	#page {
		width: 951px;
		font-size: 1.1em;
		margin: 0 auto;
		padding: 15px 10px 50px 15px;
		border: 15px #f24934 solid;
	}
	
		#page #header {
			width: 100%;
			height: 117px;
		}
		
		#page #header h1 {
			float: left;
		}
		
		#page #header h2 {
			float: left;
			color: #707070;
			font-size: 1.3em;
			font-weight: normal;
			margin: 13px 0 0 13px;
		}
			.big {
				color: #ee3d33;
				font-size: 1.5em;
			}
			
		#page #header ul {
			float: right;
			width: 722px;
			list-style: none;
			margin: 15px 0 0 0;
		}
		
			#page #header ul li {
			display:block;
			float:left;
			height:55px;
			margin:0 5px 0 0;
		}
				#page #header ul li.last { margin-right: 0; }
			
				#page #header ul li a {
					display: block;
					width: 117px; height: 44px;
					text-indent: -10000px;
				}
					#page #header ul li.selected a,
					#page #header ul li a:hover { height: 55px; }
			
		#page #sidebar {
			float: left;
			width: 180px;
			padding: 0 0 0 13px;
			margin: 0 36px 0 0;
		}
		
		#page #sidebar p { font-size: 1.2em; }
			#page #sidebar p .big { font-size: 1.8em; line-height: 1; }
			#page #sidebar address { margin: 20px 0 10px 0; font-style: normal; }
			
		#page #content {
			float: left;
			width: 722px;
		}
			#page #content .twoThird {
				float: left;
				width: 502px;
				margin: 0 12px 0 0;
				padding: 8px 0 17px 12px;
				border: 5px #dedede solid;
			}
			
			
			#page #content .twoThird h3 {
				font-weight: normal;
				font-size: 2em;
				letter-spacing: 0.06em;
				color: #d45920;
				margin: 0 0 12px 0;
			}
				#page #content .twoThird h3 small { color: #6d6d6d; font-size: 0.6em; margin: 0 0 0 2px; }
				
			#page #content .oneThird {
	float: right;
	clear: right;
	width: 160px;
	padding: 14px 6px 2px 10px;
	margin: 0 0 10px 0;
	border: 5px #dedede solid;
			}
				#page #content .oneThird h4 {
					color: #ce5619;
					font-size: 2em;
					letter-spacing: 0.05em;
					font-weight: normal;
				}
				
				#page #content .oneThird h3 {
					font-size: 1.6em;
					color: #D95517;
					letter-spacing: 0.03em;
					font-weight: normal;
				}
					
					#page #content .oneThird h4 small { color: #6d6d6d; font-size: 0.6em; margin: 0 0 0 2px; }
					
			#page #content .fullWidth {
				float: left;
				width: 690px;
				margin: 0 0 10px 0;
				padding: 8px 10px 17px 12px;
				border: 5px #dedede solid;
			}
				#page #content .fullWidth h3 {
					text-transform: uppercase;
					font-weight: normal;
					font-size: 2em;
					color: #d45920;
					margin: 0 0 12px 0;
				}
					#page #content .fullWidth h3 small { color: #6d6d6d; font-size: 0.6em; margin: 0 2px 0 0; }
					
				#page #content .fullWidth .info {
					float: left;
					width: 155px;
					color: #545454;
					margin: 5px 23px 0 0;
				}
				
					#page #content .fullWidth .author {
						color: #898989;
					}
				
					#page #content .fullWidth .info p {
						margin:  0 0 5px 0;
					}
				
				#page #content .fullWidth .description {
					float: left;
					width: 375px;
					margin: 0 30px 0 0;
				}
				
					#page #content .fullWidth .description h3 {
						font-size: 1.6em;
						color: #D95517;
						text-transform: none;
						margin: 0;
					}
						#page #content .fullWidth .description h3 span { font-size: 0.7em; color: #545454; }
						
					#page #content .fullWidth .description h4 {
						font-size: 1.2em;
						font-weight: normal;
						color: #D95517;
						text-transform: none;
						margin: 0 0 10px 0;
					}
						#page #content .fullWidth .description h4 span { color: #6f716c; }
						
					#page #content .fullWidth .description p {
						font-size: 1.2em;
						margin: 0 0 10px 0;
					}
					
					#page #content .fullWidth .description a { text-decoration: none; }
						#page #content .fullWidth .description a:hover { text-decoration: underline; }
				
				#page #content .fullWidth .twothird {
					float: left;
					width: 480px;
					margin: 0 30px 0 0;
				}
				
					#page #content .fullWidth .twothird h3 {
						font-size: 1.6em;
						color: #D95517;
						text-transform: none;
						margin: 0;
					}
						#page #content .fullWidth .twothird h3 span { font-size: 0.7em; color: #545454; }
						
					#page #content .fullWidth .twothird h4 {
						font-size: 1.2em;
						font-weight: normal;
						color: #D95517;
						text-transform: none;
						margin: 0 0 10px 0;
					}
						#page #content .fullWidth .twothird h4 span { color: #6f716c; }
						
					#page #content .fullWidth .twothird p {
						font-size: 1.2em;
						margin: 0 0 10px 0;
					}
					
					#page #content .fullWidth .twothird a { text-decoration: none; }
						#page #content .fullWidth .twothird a:hover { text-decoration: underline; }
				
				#page #content .fullWidth div.author {
					width: 105px;
					float: left;
					color: #545454;
				}
					#page #content .fullWidth div.author img {
						border-bottom: 20px #dedede solid;
						border-left: 5px #dedede solid;
						border-right: 5px #dedede solid;
						border-top: 5px #dedede solid;
						margin: 0 0 5px 0;
					}
				
				#page #content .fullWidth a { text-decoration: none; }
				#page #content .fullWidth a:hover { text-decoration: underline; }
				
				#page #content .fullWidth .largeInfo {
					float: left;
					width: 155px;
					color: #545454;
					margin: 7px 23px 0 0;
				}

					#page #content .fullWidth .profilePic {
						text-align: center;
						background: #dedede;
						padding: 5px;
						margin: 0 0 15px 0;
					}
						#page #content .fullWidth .profilePic p { padding: 5px 0 2px 0; }
						#page #content .fullWidth .profilePic p img { position: relative; top: -2px; }
						
			
			#page #content .fullWidth .largeDescription {
				float: left;
				width: 500px;
				font-size: 1.2em;
				margin: 7px 0 0 0;
			}
			
				#page #content .fullWidth .largeDescription h4 {
					color: #D95517;
					font-weight: normal;
					font-size: 1.3em;
					margin: 0 0 15px 0;
				}
					#page #content .fullWidth .largeDescription h4 small {
						color: #6e6e6e;
						margin: 0 5px 0 0;
						font-size: 0.6em;
					}

					#page #content .fullWidth .largeDescription .bigCover li { margin: 0 10px 0 0; font-size: 0.9em; }
				
		#footer {
			width: 946px;
			margin: 0 auto;
			padding: 14px 0 0 0;
		}
		
			#footer ul {
				float: right;
				clear: right;
				list-style: none;
			}
				#footer ul li {
	display: block;
	float: left;
	color: #8a8a8a;
	font-size: 0.9em;
	padding: 0 6px 0 0;
	margin: 0 0px 2px 0;
	background: url(../media/images/all/backgrounds/footerSeparator.gif) center right no-repeat;
				}
					#footer ul li.last { background: none; padding: 0; margin: 0; }
				
					#footer ul li a {
						text-transform: uppercase;
						text-decoration: none;
					}
		
			#footer .copyright {
				float: left;
				font-size: 0.9em;
				margin: -2px 0 0 8px;
				padding: 0 0 0 55px;
				line-height: 40px;
				background: url(../media/images/all/logos/logo_smallBagnole.gif) center left no-repeat;
			}
	
	ul.menu {
		position: relative; left: -28px;
		padding: 9px 0;
		margin: 0 0 12px 0;
		list-style: none;
		border-left: 8px #ffb80e solid;
	}
	
	ul.menu li { padding: 0 0 0 20px; margin: 0 0 5px 0; }
	ul.menu a {
		text-transform: uppercase;
		text-decoration: none;
		color: #878787;
	}
		ul.menu a:hover {
			color: #d7540e;
		}
		
		ul.menu li.selected a {
			padding: 0 0 0 10px;
			color: #d7540e;
			background: url(../media/images/all/backgrounds/menuSelected.gif) center left no-repeat;
		}


/* ------------------------------------------------------------------------
	Lists
------------------------------------------------------------------------- */
	
	.clearLeft { clear: left;  }
	
	.midCover {
		clear: both;
		list-style: none;
	}
		.midCover li {
			display: block;
			float: left;
			width: 200px;
			margin: 0 5px 0 0;
			color: #545454;
		}	
			.fullWidth .midCover li { margin: 20px 0px 0 0; }
		
			.midCover li p { margin: 0 0 1px 0; }
			
			.midCover li .author { color: #969696;}
			
	.bigCover {
		clear: both;
		list-style: none;
	}
		.bigCover li {
			display: block;
			float: left;
			width: 155px;
			margin: 0 12px 0 0;
			color: #545454;
		}
		
			.fullWidth .bigCover li { margin: 5px 17px 0 0; }
		
			.bigCover li p { margin: 0 0 8px 0; }
			
			.bigCover li .author { color: #969696;}
	
	.smallCover {
		list-style: none;
		margin: 12px 0 0 5px;
	}
		.smallCover li { margin: 0 0 18px 0; }
		
		.smallCover li .disponible { color: #01bcdf; }
	
	
	.artists {
		list-style: none;
	}
	
		.artists li {
			display: block;
			float: left;
			color: #545454;
			width: 102px; height: 185px;
			margin: 0 13px 0 0;
		}
		
			.artists li a img {
				display: block;
				border-bottom: 20px #dedede solid;
				border-left: 5px #dedede solid;
				border-right: 5px #dedede solid;
				border-top: 5px #dedede solid;
				margin: 0 0 10px 0;
			}
				.artists li a:hover img {
					display: block;
					border-bottom: 20px #d45721 solid;
					border-left: 5px #d45721 solid;
					border-right: 5px #d45721 solid;
					border-top: 5px #d45721 solid;
				}
	
	.rating { list-style: none; margin: 10px 0 10px 0; }
		.rating li {
			display: block;
			float: left;
			margin: 0 65px 0 0;
		}

/* ------------------------------------------------------------------------
	Generic Forms
------------------------------------------------------------------------- */

	.generic-form {
		
	}
	
		.generic-form fieldset {
			border: 1px #c7c7c7 solid;
			margin: 0 0 15px 0;
			padding: 20px 20px 0 20px;
		}
		
		.generic-form legend {
			color: #d55516;
			font-family: Georgia;
			font-size: 1.6em;
			padding: 0 5px;
		}
		

		.generic-form label {
			display: block;
			font-size: 1.2em;
			margin: 0 0 3px 0;
			padding: 0 0 0 2px;
		}
		
			.generic-form label span {
				color: #FF750C;
				font-size: 1.1em;
				font-weight: bold;
			}
		
			
		.generic-form label.radio input {
			background: none;
			border: 0;
			width: auto;
			margin: 0 0 10px 10px;
		}
		
		
		
		.generic-form input,
		.generic-form select {
			background: url(/images/all/backgrounds/input-gradient.gif) top left repeat-x;
			border: 1px #cecece solid;
			color: #666;
			font-family: Georgia;
			font-size: 1.2em;
			margin: 0 0 10px 0;
			padding: 5px;
			width: 460px;
		}
		
		.generic-form select { width: 472px; }
		
		.generic-form input:focus,
		.generic-form input:hover,
		.generic-form select:focus,
		.generic-form select:hover {
			border: 1px #FF750C solid;
		}
		
		
		.generic-form .info {
			clear: left;
			color: #928f85;
			display: block;
			font-family: Arial;
			position: relative;
			top: -8px;
		}
		
		.generic-form .plan {
			clear: both;
			float: left;
			margin: 0 0 7px 0;
		}
		
		.generic-form .plan label {
			float: left;
			margin: 0 10px 0 0;
			width: 230px;
		}
		
		.generic-form .plan input {
			float: left;
			width: auto;
			margin: 0 5px 10px 0;
		}
		
		.generic-form .plan select {
			float: left;
			position: relative;
			top: -5px;
			width: 300px;
		}
		
		.generic-form .checkbox input {
			background: none;
			border: 0;
			margin: 0 7px 5px 0;
			width: auto;
		}
		
		.generic-form .note {
			font-size: 1.1em !important;
			line-height: 1;
		}
		
		.generic-form .actions {
			float: right;
			margin: 15px 0 15px 0;
		}
		
			.generic-form .actions .submit {
				border: 1px #d55516 solid;
				font-weight: bold;
			}
			
			.generic-form .actions .submit:hover {
				background: #d55516;
			}
		
			.generic-form .actions button,
			.generic-form .actions input {
				border: 1px solid #C7C7C7;
				margin: 0 0 0 5px;
				padding: 3px;
				width: auto;
			}
			
			.generic-form .actions button:hover {
				background: #999;
			}
		
		div.error {
			border: 1px #FE0000 solid !important;
			color: #FE0000;
			margin: 0 0 15px 0;
			padding: 15px;
		}
		
			div.error p {
				margin: 0 0 5px 0 !important;
			}
			
			div.error ul {
				font-size: 1.2em;
				margin: 0 0 0 15px;
			}
			
			div.error li {
				margin: 0 0 5px 0;
			}
		
		.generic-form input.error {
			color: #fe0000;
			border: 1px #fe0000 solid;
		}
		
		



/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	#template {
		display: none;
		position: absolute;
		top: 0; left:50%;
		margin: 0 0 0 -503px;
		width: 1006px; height: 668px;
		opacity: 0.5;
		background: url(../media/images/template.jpg) top left no-repeat;
	}
	
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
