@charset "utf-8";


/*
	HTML
***************************************************/

body {
	font: 12px "Trebuchet MS";
	color: #000000;
	background: #ffffff;
	}

hr {
	background: #999999;
	border: none;
	height: 1px;
	margin-top: 6px;
	width: 100%;
	}

h2 {
	font-size: 24px;
	color: #888888;
	}
	
	h2 span {
		color: #444444;
		}

h3 {
	margin: 30px 0 6px;
	padding: 0;
	font-size: 18px;
	}
		
input[type=submit], input[type=button] {
	border: 1px solid #999999;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Verdana;
	}
	
	
/*
	
***************************************************/

#top {
	text-align: right;
	padding: 10px;
	background: #000000;
	color: #ffffff;
	}

	#top a {
		color: #ffffff;
		}


/*
	
***************************************************/

#big-logo {
	margin-top:40px;
	margin-bottom: 60px;
	}
	
	#big-logo img {
		border: none;
		}
#logo_login {
	margin: 10px auto;
	width: 340px;
	font-size: 15px;
	color: #666666;
	}

#login {
	margin: 10px auto;
	width: 300px;
	padding: 20px;
	background: #efefef;
	border: 1px solid #aaaaaa;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	}
	
	#login .forgot {
		text-align: right;
		margin-top: 27px;
		font-size: 11px;
		}
	
	#login input {
		padding: 2px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 13px;
		}

#signin {
	margin: 10px auto;
	width: 300px;
	border: 1px solid #aaaaaa;
	}

.titol_quadre {
	font-size: 21px;
	color: #000000;
	}

#personal h3 {
	margin: 0px;
	padding: 30px 0px 6px;
	}
	

#missage {
	background: #FFCC66;
	border: 1px solid #FFCC33;
	margin: 120px auto 40px;
	width: 300px;
	padding: 20px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	}

#main_menu {
	background: #efefef;
	padding-top: 16px;
	margin-bottom: 20px;
	}
	
	#main_menu h1 {
		margin-left: 10px;
		font-size: 35px;
		padding-bottom: 20px;
		}



/*
	Menu
*********************************************************/

#adminmenu {
	background: #efefef;
	margin: 0;
	padding: .3em .3em .2em 2em;
	}

#adminmenu a {
	color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 7px 7px;
	text-decoration: none;
	}

#adminmenu a:hover {
	background: #dddddd;
	color: #000000
	}

#adminmenu li, #submenu li, #subsubmenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	}

#adminmenu .current, #submenu .current, #subsubmenu .current {
	font-weight: bold;
	}

#adminmenu .current {
	background: #ffffff;
	border-bottom: 3px solid #ffffff;
	/*border-right: 1px solid #666666;*/
	color: #000000;
	}

#submenu {
	background: #ffffff;
	border-bottom: none;
	margin: 0;
	padding: 8px 2em 10px 3em;
	color: #000000;
	}

#submenu .current {
	background: #fafafa;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	color: #333333;
	}

#submenu a {
	border: none;
	color: #666666;
	padding: .2em .3em .33em;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}

#submenu a:hover {
	background: #fafafa;
	color: #333333;
	}

#submenu li {
	line-height: 170%;
	}



/*
	Menu
*********************************************************/

#quick_search {
	float: right;
	margin-top: 3px;
	color: #777777;
	}
	
	#quick_search input {
		background: #f2f2f2;
		border: 1px solid #999999;
		padding: 3px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 11px;
		}
	
	#quick_search .button {
		background: #f2f2f2;
		border: 1px solid #999999;
		padding: 2px;
		font-size: 11px;
		}

#brands_cont {
	margin: 0px -16px;
	margin-top: 20px;
	}

.brand, #brand_logo {
	float: left;
	padding: 8px;
	width: 120px;
	height: 140px;
	cursor: pointer;
	text-align: center;
	margin: 8px 8px 20px;
	}

#brands_cont a:hover .brand div  {
	border: 1px solid #000000 !important;
	}

#brands_cont a div {
	color: #000000;
	}

#brands_cont a:hover div {
	color: #000000;
	text-decoration: underline !important;
	}
	
tr.communication {
	background: #e8e8e8;
	}

#aux_navigation {
	border-bottom: 1px solid #eaeaea;
	margin-top: -28px;
	padding-bottom: 9px;
	margin-bottom: 30px;
	color: #aaaaaa;
	}
	
	#aux_navigation .options {
		width: 900px;
		margin: 0 auto;
		}
	
	#aux_navigation .options a {
		color: #aaaaaa;
		}
	
	#aux_navigation .options a:hover {
		color: #333333;
		}


/*
	Contents table
*********************************************************/

.project_folder {
	border-collapse: collapse;
	width: 100%;
	color: #333333;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	font-size: 13px;
	}

.petit {
	width: 710px !important;
	}
	
	.project_folder td {
		padding: 7px;
		border-bottom: 1px solid #dddddd;
		border-top: 1px solid #dddddd;
		}
	
	.project_folder td.add {
		background: #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		text-align: right;
		}
	
	.project_folder td.add a {
		color: #333333;
		}
	
	.project_folder td.project_title {
		padding-left: 10px;
		background: #666666;
		font-size: 16px;
		font-weight: bold;
		color: #eeeeee;
		}
	
	.project_folder td.spreadable:hover {
		background: #666666 url(images/arrow_up.gif) right center no-repeat;
		cursor: pointer;
		}
	
	.project_folder td.view-more {
		border-bottom: 1px solid #ffffff !important;
		}
	
	.project_folder td.closed {
		background: #666666 url(images/arrow_down.gif) right center no-repeat !important;
		color: #eeeeee;
		}
	
	.project_folder td.content {
		padding-left: 15px;
		font-weight: bold;
		color: #333333;
		}
	
	.project_folder td.no-registers {
		text-align: center;
		font-style: italic;
		font-weight: normal;
		}
	
	.project_folder td.content a {
		text-decoration: none;
		color: #666666;
		}
	
	.project_folder td.content a:hover {
		color: #000000;
		}

.incharge {
	float: right;
	margin-top: 20px;
	text-align: right;
	}

	.incharge ul {
		margin-top: 32px;
		width: 160px;
		border: 1px solid #dddddd;
		text-align: left;
		padding: 3px;
		}
	
	.incharge li.title {
		padding: 8px;
		background: #999999;
		color: #eeeeee;
		list-style: none;
		font-weight: bold;
		margin: -3px -3px 5px;;
		}
	
	.incharge a {
		color: #333333;
		}
	
	.incharge li {
		padding: 5px;
		list-style: none;
		margin: 2px 0;
		}
	
	.incharge li.new {
		background: #FFFF99;
		}
	
.modify_incharge {
	}

.banned td {
	background: #ffd5d5;
	}

.inactive td, .inactive td a {
	color: #999999 !important;
	}


	
/*
	Forms pages
*********************************************************/

h4 {
	color: #333333;
	margin: 26px 0;
	font-size: 18px;
	font-weight: normal;
	}

.form {
	margin-top: 25px;
	border-collapse: collapse;
	width: 100%;
	color: #333333;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	font-size: 13px;
	}
	
	.form li {
		list-style: none;
		}
	
	.form td {
		padding: 7px;
		border-bottom: 1px solid #dddddd;
		border-top: 1px solid #dddddd;
		}
	
	.form td p { margin: 0px 0px 14px; font-size: 13px; }
	
	.form td.field_name {
		font-weight: bold;
		background: #f6f6f6;
		width: 146px;
		}
	
	.form input, .form select, .form textarea {
		font-family: "Trebuchet MS", Verdana;
		font-size: 14px;
		}
	
	.form input, .form textarea {
		width: 80%;
		}
	
	.form td ul {
		background: #fafafa;
		width: 300px;
		height: 100px;
		overflow: auto;
		text-align: left;	
		padding: 4px;
		}
	
		.form td ul li {
			list-style: none;
			margin: 2px 0;	
			}
	
		.form td ul li input {
			width: 15px;
			}
	
	.form td span.note {
		font-style: italic;
		font-size: 12px;
		color: #666666;
		}
	
.form_buttons {
	color: #444444;
	background: #f6f6f6;
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 7px;
	text-align: right;
	border: 1px solid #dddddd;
	overflow: hidden;
	}
	
	.form_buttons input {
		border: 1px solid #999999;
		padding: 2px 4px;
		font-family: "Trebuchet MS", Verdana;
		}

table.contact {
	border: none;
	background: #fafafa !important;
	width: 100%;
	margin: 2px 0;
	}
	
	table.contact td {
		border: none;
		line-height: 22px;
		}

	
/*
	Forms pages
*********************************************************/

.manage_managers {
	margin-top: 20px;
	border: 1px solid #dddddd;
	}

	.manage_managers div.ul {
		height: 350px;
		overflow: auto;
		text-align: left;
		padding: 3px;
		}
	
	.manage_managers div.title {
		padding: 8px;
		background: #999999;
		color: #eeeeee;
		list-style: none;
		font-weight: bold;
		}
	
	.manage_managers a {
		color: #333333;
		}
	
	.manage_managers div.li {
		padding: 5px;
		list-style: none;
		margin: 2px 0;
		}
	
	.manage_managers div.li input {
		padding: 0px;
		margin-top: -2px;
		}
	
	.manage_managers div.li.current {
		background: #FFFF99;
		}
	
.multiinput {
	vertical-align: top;
	}
	
.multiinput input {
	margin: 1px 0;
	}

div.advert {
	background: #FFFFCC;
	border: 1px solid #aaaaaa;
	margin-top: 20px;
	padding: 10px;
	font-size: 14px;
	color: #000000;
	}
	
	.advert a {
		color: #000000;
		}

.comunication {
	background: #efefef;
	}

.logo {
	background: #f2f2f2;
	vertical-align: top;
	border-right: 1px solid #dddddd;
	}
	
.search {
	margin-top: 18px;
	padding: 9px;
	border: 1px solid #dddddd;
	background: #f2f2f2;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana;
	line-height: 25px;
	}
	
	.search label {
		font-size: 17px;
		font-family: "Trebuchet MS", Verdana;
		font-weight: normal;
		}
	
	.search input {
		font-size: 17px;
		font-family: "Trebuchet MS", Verdana;
		font-weight: normal;
		padding: 4px;
		}

input.delete {
	background: #C10B0B;
	color: #ffffff;
	float: left;
	}

.new {
	background: #FFFF99;
	}

.other {
	font-weight: bold;
	color: #555555;
	}

.checkbox-table {
	}

	.checkbox-table input {
		width: 16px;
		}
	
.advanced_search {
	font-size: 14px;
	width: 100%;
	}

	.advanced_search td {
		padding: 3px 0;
		}
	
	.advanced_search .field_name {
		padding-top: 5px;
		vertical-align: top;
		font-size: 14px;
		width: 100px;
		}
	
	.advanced_search input {
		font-size: 14px;
		padding: 1px;
		}
	
	.advanced_search select {
		font-size: 14px;
		padding: 1px;
		}
		
	.advanced_search td table.checkbox-table {
		width: 100%;
		margin-top: 0px;
		border-color: #a5acb2;
		}
		
	.advanced_search td table.checkbox-table td {
		background: #ffffff;
		padding: 6px;
		border-color: #a5acb2;
		}
		
	.advanced_search td table.checkbox-table td label {
		font-size: 13px !important;
		}
	
#message {	
	margin-top: 30px;
	padding-left: 3em;
	}

ul li.error {
	color: #ffffff !important;
	background: #ff0000 !important;
	border: none !important;
	}

.error {
	border: 1px solid #990000 !important;
	background-color: #ff0000;
	color: #990000 !important;
	}

input.error, label.error, select.error {
	background: #FDA497 !important;
	color: #000000 !important;
	}

label.error {
	border: none !important;
	}

.success {
	border: 1px solid #006600 !important;
	background-color: #00cc33;
	color: #006600 !important;
	}

.advert {
	border: 1px solid #FFCC00 !important;
	background-color: #FFFF66;
	color: #FF9900 !important;
	}


.steps_cont {
	height: 48px;
	margin-top: 32px;
	margin-bottom: 20px;
	color: #aaaaaa;
	}

.steps_cont .step {
	height: 34px;
	float: left;
	font-size: 24px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 14px;
	}

.steps_cont .current {
	color: #343434;
	}
	
input.remove_adder {
	border: none;
	margin-left: 6px;
	cursor: pointer;
	width: 7px !important;
	height: 7px !important;
	}

.signin_sep {
	margin-top: 40px;
	height: 2px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-top: 40px;
	}
	
div.separator {
	background: #ffffff;
	border: none;
	height: 1px;
	border-bottom: 1px solid #999999;
	margin-top: 6px;
	width: 100%;
	}
	
.search_link, .export_excel_link, .export_newsletter_link, .clock_link, .historic_link  {
	display: inline;
	padding-left: 24px;
	margin-left: 30px;
	}
	
.search_link {
	background: url(images/search_icon.gif) left center no-repeat;
	}
	
.export_excel_link {
	background: url(images/icon_excel.png) left center no-repeat;
	}
	
.export_newsletter_link {
	background: url(images/icon_newsletter.png) left center no-repeat;
	}
	
.historic_link {
	background: url(images/icon_historic.png) left center no-repeat;
	}
	
.clock_link {
	background: url(images/icon_clock.gif) left center no-repeat;
	}

.description ol, .description ul {
	list-style-position: inside;
	}

.highlight_button {
	font-weight: bold;
	}

.left {
	float: left;
	}

a.delete {
	padding: 2px 4px;
	font-size: 10px;
	}

a.delete:hover {
	background: #ff0000;
	color: #ffffff;
	}

.doc_file { padding: 10px; border: 1px solid #cccccc; margin: -1px 30px 0px; overflow: hidden; }
.doc_file span { font-size: 13px; font-weight: bold; }
.doc_file span { display: block; padding-bottom: 20px; } /* Per visualitzar-se bé en IE6 */
.doc_file .options { float: right; font-size: 13px; width: 195px; }

tr.darker { background: #f2f2f2; }

#contacts_cont input { width: 131px; }

#criterions_searched li { list-style: inside; font-size: 14px !important; }

#timer { padding: 10px; }
#timer legend { padding: 2px 2px 4px; font-size: 15px; line-height: 20px; }
#timer p { margin: 8px; }
#timer select { margin-right: 8px; padding: 1px; }
#timer input { width: 17px; padding: 1px; }

.pagination { background: #e0e0e0; }
.pagination a.current { text-decoration: none; font-weight: bold; }


