@CHARSET "UTF-8";

.clear_both {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clear_both_3 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 3px;
	visibility: hidden;
}

.clear_both_5 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 5px;
	visibility: hidden;
}

.clear_both_7 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 7px;
	visibility: hidden;
}

.clear_both_10 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 10px;
	visibility: hidden;
}

.clear_both_15 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 15px;
	visibility: hidden;
}

.clear_both_20 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 20px;
	visibility: hidden;
}

.clear_both_35 {
	clear: both;
	border: none;
	background: none;
	font-size: 0;
	height: 35px;
	visibility: hidden;
}

#spacer {
	width: 500px;
	height: 50px;
}

div#detail_container {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

div#comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#comments ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 7px 0 0;
	display: block;
	float: left;
}

div#comments ul li a {
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #A8A8A8;
	cursor: pointer;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div#comments ul li a:hover {
	color: #666666;
}

h1 {
	color: #FA6261;
	font-weight: bold;
	font-size: 23px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	line-height: 21px;
	margin: 0;
	padding: 0;
}



h1 a,h3 a,h1 span {
	/*color: #AAAAAA;*/
	text-decoration: none;
	/*text-transform: capitalize;*/
	cursor: pointer;
}

h1 a:hover,h3 a:hover {
	color: #666666;
}

h1 a.red_color {
	color: #FA6261 !important;
	text-decoration: underline;
	cursor: pointer;
}

h1 a.red_color:link, h1 a.red_color:hover, h1 a.red_color:visited, h1 a.red_color:active {
	color: #FA6261 !important;
}

h1.black {
	color: #000000;
}

h1.black a:hover, h1.black a:visited, h1.black a:active {
	color: #666 !important;
	cursor:pointer;
}

h1.black a:link {
	color: #000000 !important;
	cursor:pointer;
}

h3 {
	color: #AAAAAA;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin: 18px 0 0 0;
	padding: 0;
	/*text-transform: capitalize;*/
}

h3 a {
	text-decoration: underline;
}

div#slide h3 {
	font-size: 10px;
}

div.block p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	margin: 20px 0 0 0;
	padding: 0;
}

div#slide {
	height: 430px;
	width: 965px;
	margin: 0 0 30px 0;
	padding: 0;
	overflow: auto;
}

div.video {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	width: 450px;
	margin: 0 0 13px 0;
}

table,tr,td {
	border-collapse: 0;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

div#slide img {
	margin: 0 5px 0 0;
}

/* TABS */
div#tabs {
	margin: 48px 0 10px 0;
}

div#tabs a {
	color: #AAAAAA;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: inline;
}

div#tabs a:hover {
	color: #666666;;
}

div#tabs h3 {
	color: #666666;
	margin: 0;
	padding: 0;
	display: inline;
}

span#retrospective {
	margin-left: 10px;
}

/* TABS MANAGEMENT */
table#slide_2 {
	display: none;
}

div#tabs #rankin_live_a {
	display: none;
}

div#tabs #retrospective_h3 {
	display: none;
	text-transform: capitalize;
}

form#commentForm {
	margin: 0;
	padding: 0 0 25px 0;
}

form#commentForm input,form#commentForm textarea {
	padding: 5px 0;
	display: block;
	border: none;
	background-color: #FFEFF0;
	color: #FA625F;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	width: 100%;
}

form#commentForm input {
	margin: 0 0 3px 0;
}

form#commentForm textarea {
	height: 60px;
	margin: 0 0 20px 0;
}

form#commentForm a {
	color: #FF605F;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-transform: capitalize;
	cursor: pointer;
}

form#commentForm span {
	color: #FA625F;
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial;
}

div.commentBlock {
	margin: 0 0 25px 0;
}

div.commentBlock span,div.commentBlock div {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

div.commentBlock span {
	color: #000000;
}

div.commentBlock div {
	color: #666666;
}

div.questionDiv {
	margin: 0 0 15px 0;
}

span#alertComment {
	display: none;
	padding: 10px 0;
	margin: 0 0 10px 0;
	text-align: center;
	background-color: #FFEFF0;
	color: #FF0000;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

ul#searchBar {
	margin: 0;
	padding: 0;
	left: 517px;
	position: absolute;
}

ul#searchBar li {
	margin: 0 0 0 15px;
	padding: 0;
	display: block;
	float: left;
}

ul#searchBar li a {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	color: #AAAAAA;
	font-family: Verdana, Arial, sans-serif;
}

ul#searchBar li a:hover {
	color: #666666;
}

ul#searchBar li#previous {
	margin: 0 7px 0 40px;
}

ul#searchBar li#next {
	margin: 0;
}

ul#searchBar input {
	width:90px;
	background-color: #C3C3C3;
	background-image: url(images/search_bg.jpg);
	border-width: 1px 0 0 1px;
	border-color: #C0C0C0;
	border-style: solid;
	padding: 3px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #AAAAAA;
	position: relative;
	top: -2px;
}
/* locations_field */
ul#searchBar li a#recents_field, ul#searchBar li a#ages_field, ul#searchBar li a#genres_field, ul#searchBar li a#locations_field {
	border-width: 0 0 1px 0;
	border-color: #E3E3E3;
	border-style: solid;
	padding: 2px 18px 2px 5px;
	display: block;
	background-image: url(images/dropdown_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right 6px;
}

ul#searchBar li a#ages_field {
	width: 42px;
}

ul#searchBar li a#genres_field {
	width: 40px;
}

ul#searchBar li a#locations_field {
	width: 85px;
}
ul#searchBar li a#recents_field {
	width: 35px;
}

div#recents_selector, div#ages_selector, div#genres_selector, div#locations_selector {
	background-color: #FFFFFF;
	padding: 5px;
	display: none;
	position: absolute;
}

div#ages_selector {
	width: 55px;
}

div#genres_selector {
	width: 53px;
}

div#locations_selector {
	width: 98px;
}

div#recents_selector {
	width: 58px;
}

ul#searchBar li div#ages_selector a, ul#searchBar li div#genres_selector a, ul#searchBar li div#locations_selector a, ul#searchBar li div#recents_selector a {
	display: block;
	margin: 0 10px 5px 0;
}

div#gridView {
	
}

div#galleryContainer a {
	position: relative;
	background-color: #000000;
	margin: 0 0 32px 0;
	float: left;
	display: block;
	height: 120px;
	padding: 0;
}

div#galleryContainer a img {
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
}

div#galleryContainer a span {
	height: 112px;
	top: 5px;
	left: 7px;
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

div#controls {
	clear: both;
	margin-top: 20px;
	position: relative;
}

span#stats {
	float: left;
	display: block;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #A8A8A8;
}

span#pageLinks {
	display: block;
	position: absolute;
	left: 493px;
}

span#pageLinks a,span#pageLinks span {
	/*margin: 0 0 0 7px;*/
	margin: 0 7px 0 0;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

span#pageLinks a {
	color: #A8A8A8;
	text-decoration: underline;
	text-transform: capitalize;
	cursor: pointer;
}

span#pageLinks a:hover {
	color: #666666;
}

span#pageLinks a.disabled {
	color: #CCCCCC;
	text-decoration: none;
}

span#pageLinks a.disabled:hover {
	color: #CCCCCC;
}

span#pageLinks span {
	color: #666666;
}

div#galleryContainer {
	margin: 32px 0 0 0;;
}

div#overlay {
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: none;
	cursor: pointer;
}

div#participant_details {
	background-color: #FFFFFF;
	padding: 0px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
	display: none;
	overflow: hidden;
	min-width: 1024px;
}

/* FORM */
#form_success,#form_error {
	display: none;
}

/* YOUTUBE */
div#contentContainerNoColor #title_youtube,div#contentContainer #title_youtube
	{
	width: 500px;
	float: left;
}

div#contentContainerNoColor #video_youtube,div#contentContainer #video_youtube
	{
	float: left;
}

div#contentContainerNoColor h2.youtube,div#contentContainer h2.youtube {
	margin: 0;
	padding: 0;
	cursor: pointer;
}

div#contentContainerNoColor h2.youtube a,div#contentContainer h2.youtube a
	{
	margin: 0;
	padding: 0;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
}

div#contentContainerNoColor h2.youtube a:hover,div#contentContainer h2.youtube a:hover
	{
	color: #999999;
}

div#contentContainerNoColor #youtube_video,div#contentContainer #youtube_video
	{
	position: relative;
}

div#contentContainerNoColor #player,div#contentContainer #player {
	position: relative;
	z-index: 1;
}

div#contentContainerNoColor #youtube_loading,div#contentContainer #youtube_loading
	{
	font-size: 11px;
	font-family: Arial, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

/* RETROSPECTIVE */
div#contentContainerNoColor h2.title_grey,div#contentContainer h2.title_grey
	{
	width: 530px;
	color: #aaaaaa;
}

div#contentContainerNoColor h2.no_margin {
	margin-bottom: 0px;
}

div#contentBoxes {
	background-color: #FFFFFF;
	padding: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 20px 0 0 0;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

div#contentBoxesInt {
	width: 500px;
}

div#contentBoxesIntSize {
	width: 510px;
}

div#contentBoxesIntSize a{
	color:#666666;
}

/* TABS */
div#tabs {
	margin: 48px 0 10px 0;
}

div#tabs a {
	color: #AAAAAA;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: inline;
}

div#tabs a:hover {
	color: #666666;;
}

div#tabs h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
}

span#retrospective {
	margin-left: 10px;
}

div.column_1 {
	float: left;
}

/* TABS MANAGEMENT */ /*
#retrospective_2, table#slide_1, div#tabs #retrospective_a, div#tabs #rankin_live_h3 {
	display: none;
}

table#slide_2 {
	display: block;
}

div#tabs #retrospective_h3,div#tabs #rankin_live_a {
	display: inline;
}
*/
div#tabs #retrospective_h3 {
	display: inline;
}

table#slide_2 {
	display: block;
}

/* OXFAM */
div#contentContainer h2.title_grey_oxfam {
	width: 440px;
	color: #aaaaaa;
}

#oxfam_gallerie {
	/*margin-bottom:20px;*/
}

#oxfam_display,#oxfam_content {
	float: left;
}
#oxfam_content {
	margin:15px 0 0 0;
}
#oxfam_display {
	margin: 0 20px 0 0;
}
#oxfam_display img {
	margin:5px 0 25px 0;
	border:none;
}
#oxfam_content h2.oxfam{
	/*width:430px;*/
}
#oxfam_content .oxfam_boxes {
	margin:15px 0 0 0;
}
#oxfam_content a.oxfam_link {
	color:#AAAAAA;
	font-family:Verdana,Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 20px;
	text-decoration:underline;
}
#oxfam_content a.oxfam_link:hover {
	color:#888888;
}

span#rankin_by_you_previous_media,span#rankin_by_you_media,span#rankin_by_you_next_media
	{
	display: block;
	float: left;
	cursor: pointer;
}

a#close_portrait, a#next_portrait, a#previous_portrait {
	text-decoration: underline;
	color: #AAAAAA;
	cursor: pointer;
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	float: right;
	margin: 0 10px 0 0;
}

a#close_portrait :hover {
	color: #666666;
}

div.shooting_date {
	width: 120px;
	height: 120px;
	background-color: #CCCCCC;
	float: left;
	padding: 0px;
	margin-bottom: 32px;
}

div.shooting_date span {
	display: block;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

div.shooting_date span.shoot_numero {
	margin-top: 10px;
	font-weight: bold;
	color: #000000;
}

div#gallery_nav {
	position: absolute;
	top: 257px;
	left: -462px;
}

div#subtitle_page {
	position: absolute;
	top: 267px;
	left: 38px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 0;
	color: #AAAAAA;
}

div#subtitle_page a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 0;
	text-decoration: underline;
	color: #AAAAAA;
	cursor: pointer;
}

div#subtitle_page a:hover {
	color: #888888;
}

div#retrospective_nav {
	position: absolute;
	top: -43px;
	left: 21px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 0;
	color: #AAAAAA;
}

div#retrospective_nav a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 0;
	text-decoration: underline;
	color: #AAAAAA;
	cursor: pointer;
}

div#retrospective_nav a:hover {
	color: #888888;
}

div#retrospectiveContainer {
	position: relative;
	background-color: #FFFFFF;
	margin: 0 0 30px 0;
}

div#retrospectiveImageContainer {
	overflow: hidden;
	height: 410px;
	padding: 10px;
	position: relative;
}

div#retrospectiveContainer img {
	position: absolute;
	display: block;
}

div#retrospectiveContainer img#previous_image, div#retrospectiveContainer img#next_image {
	position: absolute;
}

div#retrospectiveImageHoverPreviousContainer,div#retrospectiveImageHoverNextContainer
	{
	width: 150px;
	height: 410px;
	position: absolute;
	top: 10px;
}

div#retrospectiveImageHoverPreviousContainer {
	left: 0px;
}

div#retrospectiveImageHoverNextContainer {
	right: 0px;
}

div#contentContainer div#eventContainer h2 {
	margin-bottom: 30px;
	color: #000000;
}

div#google_maps_container {
	width: 425px;
	height: 350px;
	background-color: #123456;
	float: left;
	margin: 5px 75px 0 0;
}

div#general_info_right_column {
	float: left;
}

div#eventContainer span {
	display: block;
	margin: 0 0 7px 0;
}

div#eventContainer span.short_line {
	width: 300px;
	height: 1px;
	background-color: #DFDFDF;
	margin: 5px 0;
}

div#eventContainer span.large_line {
	width: 930px;
	height: 1px;
	background-color: #DFDFDF;
	margin: 50px 0 30px;
}

div#eventContainer,div#eventContainer a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}

div#eventContainer span.dark {
	color: #888888;;
}

div#eventContainer a:hover {
	color: #888888;
}

div#eventContainer span.title {
	font-weight: bold;
	margin: 0 0 12px 0;
}

div.event_column {
	float: left;
	width: 250px;
}

div#contentContainer div#eventContainer h2#tube_logo {
	background-image: url(images/tube_logo.jpg);
	background-repeat: no-repeat;
	background-position: right -1px;
	padding: 2px 32px 0 0;
	width: 290px;
	height: 26px;
}


/* EVENT INTO */
#information_event, #skyarts, #bigchill, #ranked, #myspace {
	position: relative;
}
div#contentContainer #information_event p, div#contentContainer #skyarts p, div#contentContainer #bigchill p, div#contentContainer #ranked p, div#contentContainer #myspace p {
	width:640px;
}
#skyarts a.image_partners {
	width:116px;
	height:36px;
	top:50px;
	/*bottom:0px;*/
	left:740px;
	position: absolute;
	background-image: url(images/events-skyarts.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	display: block;
}
#bigchill a.image_partners {
	width:95px;
	height:97px;
	top:50px;
	left:740px;
	position: absolute;
	background-image: url(images/events-bigchill.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	display: block;
}
#ranked a.image_partners {
	width:293px;
	height:317px;
	top:0px;
	left:670px;
	position: absolute;
	background-image: url(images/events-ranked_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	display: block;
}
#myspace a.image_partners {
	width:217px;
	height:60px;
	top:53px;
	left:720px;
	position: absolute;
	background-image: url(images/events-myspace.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	display: block;
}

#content_skyarts {
	width:190px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	top:50px;
	left:740px;
	position: absolute;
	border-bottom: 1px solid #dfdfdf;
}

#content_skyarts div {
	border-top: 1px solid #dfdfdf;
	padding:3px 0 3px 0;
}

#content_skyarts div span{
	font-weight: bold;
	margin: 0 0 8px 0;
}

#content_skyarts div a{
	text-decoration: none;
}







