/* main styles */

body {
	margin:25px 0px 0px 0px;
	padding:0;
  	color:#a5a8a5;
	font-family:verdana,arial,tahoma,sans-serif;
	background:#fff;
	font-size:11px;
	min-width:914px;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;}
a {
	text-decoration:none;
	color:#666666;
	}
a:hover {
	text-decoration:none;
	}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.row {width:100%;overflow:hidden;}

input.text,
input,
select,
textarea {
	color:#333;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	}
input.text,
textarea {padding:1px 0 1px 4px;}

.logo {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}
	
#main {
	width:914px;
	margin:0 auto;
	padding:5px 0;
	}

a.logo {
	float:left;
	width:210px;
	height:85px;
	background:url(../images/logo.gif);
	}
	
#header {
	width:100%;
	height:95px;
	overflow:hidden;
	position:relative;
	}
	
ul#navigation {
	float:right;
	margin:0;
	position:absolute;
	top:0;
	left:221px;
	padding:0;
	list-style:none;
	width:703px;
	display:inline;
	}
ul#navigation li {
	float:left;
	margin:0 10px 11px 0;
	width:165px;
	height:13px;
	background:#1a171b;
	text-indent:3px;
	}	
ul#navigation li a {color:#fff;}
ul#navigation li a:hover {color:#cccc99;text-decoration: none;}
ul#navigation li a.grey {color:#a5a8a5;}
ul#navigation li a.grey:hover{color:#cccc99;text-decoration: none;}

#middle {
  display: block;
  float: none;
	min-height: 562px;
  
	width:100%;
	/*height: 517px;*/
	overflow:hidden;
	}
	
#middle2 {
	width:100%;
	height: 562px;
	overflow:hidden;
	}
	
#left-column {
	float:left;
	background:url(../images/bg-left-column.gif) repeat-x top;
	width:210px;
	padding:15px 0 0 0;
	}
#right-column {
	float:right;
	width:693px;
	background:url(../images/bg-right-column.gif) no-repeat -1px 0;
	} 
	
#left-column h1 {
	font-size:19px;
	margin:0 0 2px 0;
	font-weight:normal;
	}
#left-column p {
	margin:0 0 10px 0;
	font:13px georgia,"Times New Roman",times,serif;
  color: #333;
	}
	

.items{
	width:100%;
	overflow:hidden;
	}
.items .row {
	padding:10px 0;
	width:100%;
	border-bottom:2px solid #e7e9e7;
	}
.items .row.last {border:0; margin: 0px; padding-bottom: 0px;}
.items .item-text {
	float:left;
	width:341px;
	font-size:11px;
	}
.items .item-text2{
	/*float:left;*/
	width:693px;
	font-size:11px;
	text-align: justify;
	}
.items .item-media {
	float:right;
	width:341px;
	padding:0 1px 0 0;
	}
.item-media .image {float:left;}
.item-media .player {float:right;}
.items h2 {
	font-size:13px;
	font-weight:normal;
	margin:0;
	}

.items .bar a strong {color:#000000;}
.items .bar {color:#d6d8d5;padding-right: 20px;}
.items.bar strong {color:#000;}
.items p {margin:0;font-size:10px;color:#333333;margin-right: 12px;}

#footer {
	border:2px solid #e0e2e0;
	height:25px;
	padding:5px 0 0 155px;
	margin-top: 10px;
	font:9px/22px verdana,arial,sans-serif;
	}
	
#left-column h3 {font-size:10px;color:#1a171b;margin:10px 0 15px 0;}
	
div.form-box {
	background:#d6d8d5;
	width:100%;
	color:#999;
	font:11px verdana,arial,sans-serif;
	margin:0 0 14px 0;
	}
div.form-box .row {
	border-bottom:2px solid #a5a8a5;
	padding:4px 0;
	}
div.form-box .text {
	float:left;
	border:0;
	padding:1px;
	font-size:11px;
	width:137px;
	}
div.form-box .left {
	float:left;
	width:57px;
	padding:2px 0 0 5px;
	white-space:nowrap;
	}
div.form-box .right {float:right;width:146px;}
div.form-box .right2 {margin-left: 16px;float:right;width:110px;}
div.form-box .h {padding:0 0 0 7px;}
div.form-box .r {
	width:100%;
	padding:8px 0 4px 0;
	overflow:hidden;
	}
div.form-box .r .text {color:#d6d8d5;text-align:center;}
div.form-box .r .day {width:21px;margin:0 2px 0 0;}
div.form-box .r .month {width:72px;margin:0 2px 0 0;}
div.form-box .r .year {width:36px;}
div.form-box .button {
	text-align:right;
	padding:4px 6px 5px 0;
	}
	
ul.words {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	}
ul.words li {
	display:inline;
	font-size:10px;
	}

.left-scrolled {
	float:left;
	width:341px;
	margin:10px 0 0 0;
	}
.left-scrolled2{
	float:left;
	width:341px;
	margin:10px 0 0 0;
	background-color: #f4f6f6;
	}
.right-scrolled {
	width:341px;
	
	}
.right-scrolled2 {
	width:341px;
	height: 475px;
	background-color: #fafafa;
	}
.right-col {
	float:right;
	width:341px;
	margin:0 1px 0 0;
	}
.left-scrolled .items {/*margin-top:-20px;*/}
	
	
.right-col .item-media {
	float:left;
	width:341px;
	margin:10px 0 12px -1px;
	}
	

.text-content h1 {
	font-size:19px;
	font-weight:normal;
	color:#1a171b;
	margin:0;
	line-height:22px;
	}
.text-content h2 {
	font-size:19px;
	font-weight:normal;
	color:#f1a00f;
	margin:0;
	line-height:22px;
	padding-right: 10px;
	}
.text-content .date {
	color:#f4d429;
	padding:4px 0 10px 0;
	}
.text-content p {
	margin:0 1em 1em 0;
	font-size:11px;
  color: #333;
	}
	
	
/* scroll section */
/*.scroll1, .scroll2 {
	clear:both;
	width: 331px;
	padding:0 10px 0 0;
	position: relative;
	overflow: hidden;
	}
.scroll-content {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
	}

.scroll-overflow {
	overflow: hidden;
	width: 100%;
	position: relative;
	}


*/
/* vertical track */
/*.scroll-track {
	z-index: 5;
	width: 5px;
	position: absolute;
	top: 0px;
	left: 335px;
	height: 100%;
	background-color: #d6d8d5;
	}
*/
/* vertical track handle */
/*.scroll-handle {
	width: 15px;
	height:27px;
	background-color: #f7f7f6;
	}

*/
#scroll1 {
	/*height: 510px;*/
}
#scroll2 {
clear:both;
/*height:475px;*/
}
#items{
height:555px;
}
.text-content {
	height:475px;
	overflow:hidden;
}
#popupContainer{
	display: none;
}	

#popup {
	position:absolute;
	top:0;
	left:0;
	width:350px;
	z-index:99;
	}
#shadow {
	width:100%;
	background:url(../images/shadow.png) repeat;
	}
#content {
	border:1px solid #a5a8a5;
	background:#999;
	position:relative;
	top:-9px;
	left:-6px;
	padding:8px 8px 4px 8px;
	}
#content .image {margin:0 0 13px 0;}
#content .bar {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-dotted.gif) repeat-x top;
	padding:6px 0 0 0;
	}
#content .bar .name {float:left;color:#1a171b;font-size:10px;}
#content .bar a {float:right;}

.tag_primer{font-size:11px;color:#a5a8a5;}
.tag_segon{font-size:14px;color:#5F5F5F;}
.tag_tercer {font-size:16px;color:#000000;}
.fletxa{margin-right: 100px;}
.capsula_detall {color: #666666;margin-top: 5px;}


/*Scroll con jQuery*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #D6D8D5;
}
.jScrollPaneDrag {
	position: absolute;
	background: #F7F7F6;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

