/* @override http://folsito.symfony.netseven.it/css/default.css */


* {
	margin: 0;
	padding: 0;
	border: 0;
}

input, select, textarea {
	border: 1px solid #9e9e9e;
}

body {
	background:#383838 url(img/body.png) repeat-x;
	font-size: 62.5%;
	font-family:  arial, helvetica, sans-serif;
	color: #555;
	text-align: center;
}

body#sector_topo #page_ext {
	/*background-image: none;*/
}

h2, h3, h4{
}

/* generici  */
.box ul, .menu ul, .bigbox ul {
	list-style: none;
}

.box, .bigbox {
	padding-left: 10px;
	margin-bottom: 20px;
}

 .bigbox {
	margin-right: 10px;
}

.box h3, .bigbox h3 {
	color: #6d6d6d;
	font-size: 1.1em;
	line-height: 1.5em;
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: .4em;
}

.bigbox h3 {
	font-size: 1.3em;
	border-color: #edb032;
	background-image: none;
}

.bigbox h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #164569;
}

.box ul li {
	padding: 1em 0;
	border-bottom: 1px dotted #bfbfbf;
}



/* WRAPPER */

#page_ext {
	width: 960px;
	margin: 0 auto;
	background: #fff url(img/main_content.png) repeat-y right;
}



#page_int {
	position: relative;
	text-align: left;
}


/* HEADER */

#header {
	border-top: 0px solid #000;
	position: relative;
	height: 334px;
	width: 960px;
	background: url(img/head.jpg) no-repeat bottom;
}

body.header_01 #header {
	height: 180px;
	background-image: url(img/head_inside_01.jpg);
}
body.header_02 #header {
	height: 180px;
	background-image: url(img/head_inside_02.jpg);
}
body.header_03 #header {
	height: 180px;
	background-image: url(img/head_inside_03.jpg);
}
body.header_04 #header {
	height: 180px;
	background-image: url(img/head_inside_04.jpg);
}

#header h1 a{
	height: 113px;
	position: absolute;
	width: 148px;
	outline: none;
	top: 80px;
	right: 56px;
	text-indent: -9999px;
}

body.interna #header h1 a {
	top: 10px;
	width: 105px;
	height: 80px;
}

/* login */

p#login {
	position: absolute;
	text-decoration: none;
	color: #fff;
	top: 15px;
	left: 15px;
	line-height: 14px;
	background: url(img/login.png) no-repeat left center;
    font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 14px;
	text-shadow: 1px 0 3px #000;
}
p#login a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 0 3px #000;
}


/* MAINMENU */
#main_menu {
	position: absolute;
	right: 1.5em;
	bottom:2.5em;
}

#main_menu ul, #footer_menu ul{
	float: left;
	display: inline;
}

#main_menu ul li, #footer_menu ul li {
	float: left;
	display: inline;
}

#main_menu ul li a {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 .5em;
	text-decoration: none;
}

#main_menu ul li.allusers a {
	color: #fff;
}
#main_menu ul li.selected_allusers a {
	color: #fff;
    text-decoration: underline;
}
#main_menu ul li.allusers a:hover {
	color: #aaa;
}

#main_menu ul li.authenticated_only a {
	color: #ffbd0d;
}
#main_menu ul li.selected_authenticated_only a {
	color: #ffbd0d;
    text-decoration: underline;
}
#main_menu ul li.authenticated_only a:hover {
	color: #c4920a;
}



/****************************************/
/* CONTENT */
/****************************************/

#main_content {
	padding-bottom: 2em;
}

#center_content {
	float: left;
	width: 720px;
	display: inline;
}

body#sector_topo #center_content {
	width: 960px;
}

body.interna #center_content h3 {
    margin-left: 10px;
    font-style: italic;
}

body.interna #center_content h3 span.evidence {
    color: #c00;
    font-style: normal;
}

body.interna #center_content h3 span.fol {
    color: #E39F00;
}

#right_content {
	float: left;
	width: 240px;
	display: inline;
}


#bread_crumb {
	padding:  10px 0;
	margin: 0 10px;
	font-size: 1em;
	color: #999;
	border-bottom: 1px solid #999;
}

#bread_crumb p {
	color: #666;
	font-weight: bold;
	line-height: 9px;
}

#bread_crumb a {
	color: #b56206;
	text-decoration: none;
	background: url(img/bread_crumb.png) no-repeat right bottom;
	padding-right: 12px;
	margin-right: 6px;
}

#bread_crumb a:hover {
	color: #333;
	background-position: right top;
}



/* center_content */
#center_content h2 {
	padding:0 10px;
	line-height: 2em;
	font-size: 20px;
	font-weight: normal;
	width: 720px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:700px;
}

#center_content h2 span{
	float: right;
	display: block;
	margin: 10px 5px 0 0;
	}


/* img gallery */
#img_gallery {
}


#img_gallery ul li{
	float: left;
	margin:0 10px 10px 0 ;
}

#img_gallery ul li a {
	display: block;
	padding: 2px;
	background: #f2f2f2;
	border: 1px solid #e6e6e6;	
}


/*article */
#article img.floater {
	float: left;
	margin: .2em .8em .4em 0;
	border: 1px solid #c9c9c9;
	padding: 4px;
	background: #f2f2f2;
	box-shadow:0 2px 4px #999;
	-moz-box-shadow:0 2px 4px #999;
	-webkit-box-shadow:0 2px 4px #999;
}

#article p {
	font-size: 1.25em;
	line-height: 1.8em;
	padding-bottom: .8em;
}

#article p a {
	color: #cc7e13;
}

#article ul, #article ol  {
	font-size: 1.25em;
	background: url(img/dot.png) repeat-x top;
	padding: .4em 0;
	list-style-position: inside;
	list-style-type: circle;
}

#article ul li, #article ol li{
	background: url(img/dot.png) repeat-x bottom;
	clear: both;
	padding: .8em 0;
	color: #555;}


/* secondary_menu */
#secondary_menu {
	margin:5px 10px 0 10px ;
}

#secondary_menu  ul {
	list-style: none;
	float: left;
	margin-top: 10px;
	border-bottom: 1px solid #f0a100;
	width: 700px;
}

body#sector_topo #secondary_menu ul {
	width: 940px;
}

#secondary_menu ul li {
	float: left;
	font-size: 1.2em;
	text-indent: 4px;
}

#secondary_menu ul li.clickable a {
	background: #fff url(img/secondmenu.png) repeat-x bottom;
	padding: 12px 33px 4px 0;
	margin-right: 3px;
	display: block;
	border: 1px solid #cacaca;
	border-bottom: none;
	-moz-border-radius-topright:12px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-right-radius:12px;
	-webkit-border-top-left-radius:4px;
	-webkit-box-shadow:0 -1px 4px #e6e6e6;
	-moz-box-shadow:0 -1px 4px #e6e6e6;
	text-decoration: none;
	color: #666;
}
#secondary_menu ul li.clickable a:hover {
	background: #1c96d1 url(img/secondmenuover.png) repeat-x bottom;
	border-color: #0e6ab7;
	color: #fff;
}

#secondary_menu ul li.selected {
	background: #fc0 url(img/secondmenuselected.png) repeat-x bottom;
	padding: 12px 33px 4px 0;
	margin-right: 3px;
	display: block;
	border: 1px solid #cacaca;
	border-bottom: none;
	border-color: #ee9c00;
	-moz-border-radius-topright:12px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-right-radius:12px;
	-webkit-border-top-left-radius:4px;
	-webkit-box-shadow:0 -1px 4px #e6e6e6;
	-moz-box-shadow:0 -1px 4px #e6e6e6;
	color: #fff;
}

#secondary_menu ul li.clicked a {
	background: #1c96d1;
	padding: 12px 33px 4px 0;
	margin-right: 3px;
	display: block;
	border: 1px solid #0e6ab7;
	border-bottom: none;
	-moz-border-radius-topright:12px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-right-radius:12px;
	-webkit-border-top-left-radius:4px;
	-webkit-box-shadow:0 -1px 4px #e6e6e6;
	-moz-box-shadow:0 -1px 4px #e6e6e6;
	text-decoration: none;
	color: #fff;
    -webkit-animation-name:tabclickanimation;
    -webkit-animation-duration:0.9500000000000002s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:linear;
    -moz-animation-name:tabclickanimation;
    -moz-animation-duration:0.9500000000000002s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:linear
}

@-webkit-keyframes tabclickanimation{
0%{
	background: #1c96d1 url(img/secondmenuover.png) repeat-x bottom;
	border-color: #0e6ab7;
}
50%{
	background: #fc0 url(img/secondmenuselected.png) repeat-x bottom;
    border-color: #ee9c00;
}
100%{
	background: #1c96d1 url(img/secondmenuover.png) repeat-x bottom;
	border-color: #0e6ab7;
}
}

@-moz-keyframes tabclickanimation{
0%{
	background: #1c96d1 url(img/secondmenuover.png) repeat-x bottom;
	border-color: #0e6ab7;
}
50%{
	background: #fc0 url(img/secondmenuselected.png) repeat-x bottom;
	border-color: #ee9c00;
}
100%{
	background: #1c96d1 url(img/secondmenuover.png) repeat-x bottom;
	border-color: #0e6ab7;
}
}

/* bigtable */
.big_table {
	overflow: auto;
    max-height: 650px;
	border-bottom: 1px solid #edb032;
	margin-top: 35px;
	margin-left: 5px;
}

.big_table table{
	width: 700px;
	caption-side: bottom;
	background: #fff;
	border-collapse: collapse;
}

.big_table table caption {
    caption-side:top;
	text-align: left;
	background: #f2f2f2;
	font-size: 1.4em;
	padding: .6em;
	color: #777;
	font-style: italic;
    font-weight: bold;
}

.big_table table td, .big_table table th {
	border: 1px solid #dedede;
	padding: 0.2em 5px 1px 5px;
}

.big_table table th {
	color: #e39f00;
	background: #f3f3f3;
	text-transform: uppercase;
	border-color: #e6e6e6;
}

.big_table table td {
	font-size: 1.2em;
	}

.big_table table td.climber a{
	color: #666;
	font-weight: bold;
	text-decoration: none;	
}

.big_table table td.climber a:hover{
	color: #f30}

.big_table table td {
	voice-family: "\"}\""; 
	voice-family:inherit;
}

.big_table table td {
	padding: 5px;
}

.big_table table td a{
	color: #B56206;
	text-decoration: none;
}

.mode {
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 80px;
}

.grade {
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 32px;
}

.actions {
	width:110px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:100px
}

.comment {
	width: 230px;
    voice-family: "\"}\""; 
	voice-family:inherit;
	width:220px
}

.actions span {
	float: left;
	display: block;
	padding: 0;
	color: #999;
	width: 42px;
    text-indent: 16px;
}


span.comment {
	background: url(img/comment.png) no-repeat left bottom;
}

span.repeat {
	background: url(img/repeat.png) no-repeat left bottom;
}

.actions a {
	display: block;
	float: left;
	height: 26px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
}

a.star {
	background-image: url(img/star_off.png);
}

a.plus {
	background-image: url(img/plus.png);
}
.big_table table th.comment {
	background-image: url(img/comment.png);
	background-position:5px 5px ;
	background-repeat: no-repeat;
}

tr.odd td {
	background: #e6e6e6;
}


.big_table table tr:hover td {
	background: #ffc747;
	color: #fff;
}

.big_table table tr:hover td  a{
	color: #900;
}

.big_table table .stars-col {
    width: 100px;
}

/*slot_about_topo*/
.sector_navigator {
	padding-left: 10px;
	margin-bottom: 5px;
}

/*about_topo */
div#topoScrollPane {
	float: left;
    position: relative;
}

div#topoScrollPane div#topo_magnifier { 
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
	border: 0.5px solid #f0a100;
    background-color:rgb(240,161,0); /* browser fallback */
    background-color:rgba(240,161,0,0.5);
    color: #fff;
    font-size: 42px;
}
div#topoScrollPane div#topo_magnifier:hover {
    background-color:rgb(240,161,0); /* browser fallback */
    background-color:rgba(240,161,0,1);
    cursor: pointer;
}

div#about_topo {
	float: right;
    position: relative;
	margin-top: 0px;
	margin-left: 5px;
	width: 230px;
	height: 500px; /* default minimum value; resized according to document height with JQuery */
	overflow: hidden;
}

div#routes_slider {
    position: absolute;
    top: 0;
	height: 500px;
	overflow: auto;
}

div#routes_slider.fixed {
    position: fixed;
    top: 0;
}
div#routes_slider.pinneddown {
    position: absolute;
    top: auto;
    bottom: 0;
}

#routes_slider_content {
}

div#about_topo table{
	width: 215px;
	caption-side: bottom;
	background: #fff;
	border-collapse: collapse;
}

div#about_topo table caption {
    caption-side:top;
	text-align: left;
	background: #f2f2f2;
	font-size: 1.4em;
	padding: .6em;
	color: #777;
	font-style: italic;
    font-weight: bold;
}

div#about_topo table td, div#about_topo table th {
	border: 1px solid #dedede;
	padding: 0.2em 5px 1px 5px;
	font-size: 1em;
	overflow: hidden;
}
div#about_topo table th {
	color: #e39f00;
	background: #f3f3f3;
	text-transform: uppercase;
	border-color: #e6e6e6;
}
div#about_topo table td {
	font-size: 1.2em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding: 5px;
}

div#about_topo table td a {
	color: #B56206;
	text-decoration: none;
}

div#about_topo table tr.emphatized td {
	background: #ffc747;
	color: #fff;
}
div#about_topo table tr.emphatized td a{
	color: #900;
}

div#about_topo table td span.bolterList {
	font-size: 0.9em;
}
div#about_topo table td span.bolterList a {
	color: #B56206;
	text-decoration: none;
}

/* centercontent */
#stats {

}
.first,.second{
	float: left;
	width: 320px;
	padding-top: 1em;
	display: inline;
	text-align: center;
	margin: 0 15px;
}

.third {
	padding: 10px 15px 0 15px;
	background: #fff ;
}
.first p,.second p, .third p{
	font-size: 1.1em;
	padding: 1em 0;
	background: #fff;
	text-align: left;
}


/* home */
#left_column {
	width: 310px;
	float: left;
	display: inline;
}

#left_column.falesie {
	width: 410px;
}

#left_column iframe {
	padding: 2px;
	background: #FFF;
	border: 2px solid #cdcdcd;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
}


#guides {
	float: left;
	display: inline;
	padding-top: 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#guides div.guide {
    margin-bottom: 15px;
}

#guides img {
	float: left;
	padding-right: 1em;
}

#guides div.guideshortinfo {
    padding-left: 8em;
}

#guides div.stars img {
	float: none;
	padding-right: 0em;
	margin-bottom: .2em;	
}

#guides h4 {
	font-size: 1.4em;
	font-weight: normal;
}

#guides h4 a {
	color: #555;
	text-decoration: none;
	}

#guides h4 a:hover {
	color: #f60;
	}

#guides span.guideauthoreditorList {
	font-size: 0.9em;
	}
    
#guides span.guideauthoreditorList a {
	color: #B56206;
	text-decoration: none;
	}


#guide_page {
    height: 100px;
    margin-left: 10px;
    margin-bottom: 30px;
	margin-top: 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 1.3em;
    width: 700px;
}

#guide_page img {
	float: left;
	padding-right: 1em;
}

#guide_page div.guideshortinfo {
    padding-left: 8em;
}

#guide_page div.stars img {
	float: none;
	padding-right: 0em;
	margin-bottom: .2em;	
}

#guide_page h4 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
}

#guide_page span.guideauthoreditorList {
	font-size: 0.9em;
	}
    
#guide_page span.guideauthoreditorList a {
	color: #B56206;
	text-decoration: none;
	}

#main_list {
	float: left;
	width: 410px;
	display: inline;
	padding-top: 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:400px
}

 #main_list.falesie {
	width: 310px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:300px
}

#main_list ul li  {
	float: left;
	clear: both;
	width: 400px;
}

#main_list.falesie ul li  {
	width: 300px;
}

#main_list ul li img {
	float: left;
	padding-right: 1em;
}

#main_list.falesie ul li img {
	display: unline;
}

#main_list ul li div.stars img {
	float: none;
	padding-right: 0em;
	margin-bottom: .5em;	
}

#main_list ul li h4 {
	font-size: 1.8em;
	font-weight: normal;
}

#main_list ul li h4 a{
	color: #555;
	text-decoration: none;
	}

#main_list ul li h4 a:hover {
	color: #f60;
	}

div.grades, div.icon {
	float: right;
	display: inline;
	width: 270px;	
	margin-right: 20px;
}

.falesie div.grades, .falesie div.icon {
	float: none;
}

div.grades {
	padding-bottom: 3px;
	margin-bottom: 5px;
}


div.grades p {
	color: #b8b8b8;
	padding: .2em 0;
	text-transform: uppercase;
	line-height: 2em;
	float: left;
	text-indent:18px;
	background-position:left  5px;
	background-repeat: no-repeat;
}

p.vie {
	width: 90px;
	background-image: url(img/grade.png);
}

p.ripetizioni  {
	width: 90px;
	background: url(img/repeat.png);
}

p.commenti  {
	width: 90px;
	background: url(img/comment.png);
}

p.gradi  {
	width: 262px;
}

div.grades p span {
	clear: both;
	color: #666;
	text-indent: 0;
	text-align: center;
	padding:0;
	display: block;
	font-size: 1.1em;
	border: 1px solid #e6e6e6;
	boz-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

div.grades p.vie span.via{
	width: 80px;
    color: #900;
	background: #f6f6f6 url(img/grades.png) repeat-x bottom;
}

div.grades p.ripetizioni span, p.commenti span{
	width: 80px;
	background: #f6f6f6 url(img/grades.png) repeat-x bottom;
}

div.grades p.gradi span{
    font-weight: normal;
    color: #666;
    font-size: 1em;
	background: #f6f6f6;
}


/* right_content */
div#right_content .box {
	padding-right: 10px;
	width:240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 220px;
}

div#left_column .box {
	padding-right: 10px;
	width:310px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 290px;
}

div#left_column.falesie .box {
	padding-right: 10px;
	width:410px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 390px;
}

div#minitopo p img {
	padding: 2px;
	background: #fff;
	border: 1px solid #cdcdcd;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 214px;
}



div#ascents ul li {
	float: left;
	width: 220px;
	background: #fff url(img/listboxli.png) repeat-x bottom;
	padding: 5px;
	margin-bottom: .2em;
	border-bottom: 1px solid #c0c0c0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:210px
}

div#left_column div#ascents ul li {
	width: 290px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:280px
}

div#left_column.falesie div#ascents ul li {
	width: 390px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:380px
}



div#ascents ul li p.date {
	float: left;
	width: 60px;
	font-size: 1.1em;
	font-weight: bold;
	color: #de6e00;
}

div#ascents ul li p.data {
	float:right;
	width: 150px;
	padding: 4px 0;
	background: url(img/dot.png) repeat-x bottom;
	font-size: 1.2em;
}

div#ascents ul li p.data span {
	font-style:italic ;
	font-size: .8em;
	float: left;
	display: block;
	width: 40px;
	line-height: 16px;
}

div#ascents ul li p.data a {
	color: #346f9d;	
}



/* form centrale */

/* form */


#center_content form  {
	margin-left: 10px;
	}

#center_content form p {
	font-size: 1.2em;
	padding: .5em 0;
	float: left;
	border-bottom: 1px solid #e3e3e3;
	width: 100%;
	}

#center_content form p.submit   {
	border: none;
	}
	
#center_content form p label  {
	width:140px;
	float: left;
	}

#center_content form p span  {
	display: block;
	font-style: italic;
	color: #f30;
	font-size: .9em;
	font-weight: bold;
	margin-left: 140px;
	}

#center_content form p.submit label  {
	visibility: hidden;
	}


#center_content form p input  {
	padding: 2px;	
	border-color: #e3e3e3;
}

#center_content form p.submit input  {
	padding:4px 8px;
	background: #f2f2f2;
	color: #900;
	text-transform: uppercase;	
	border-color: #e3e3e3;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

p.loginTools {
	font-size: 1.2em;
	clear: both;
	border-top: 1px solid #999;
	padding: 1em 0;
	margin: 0 10px;
}

p.loginTools a {
	color: #900;
	font-weight: bold;
}

p.loginTools a.retrieve {
	color: #999;
	font-weight: normal;
	font-size: .9em;
	margin-left: 32px;
}


/** EDIT BUTTONS **/
ul.elementList {
	list-style: none;
}

div.editActions {
	display: block;
	float: left;
}

div.editActions a img {
	display: block;
	float: left;
	margin: 5px;
}

div.npEditInLineOnOff {
	display: block;
	float: left;
}

/****************************************/
/* footer */
/****************************************/

#footer {
	clear: both;
	width: 960px;
	padding-bottom:40px;
/*	border-top: 4px solid #fff;*/
	background: #8a8a8a url(img/footer.png) no-repeat right top
}

#footer h5{
	clear: both;
	font-size: 16px;
	margin-left: 40px;
	color: #dadada;
	font-weight: normal;

}


#footer_menu ul {
	float: left;
	padding-left: 0;
	display: inline;
	margin: 40px 0 6px 40px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c7c7c7;
}

#footer_menu ul li a {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 .5em;
	text-decoration: none;
	color: #fff;
}

#footer_menu ul li a:hover {
	color: #f90;
}

#footer_menu ul li a {
	padding-left: 0;
	color: #666;
	font-weight: normal;
	margin-right: 10px;
}

#footer_menu ul li.selected_allusers a {
	color: #034d88;
}

/* clearfix auto float clear */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.disclaimer h3{
    font-size: 12px;
}	

p#disclaimer_content{
    font-size: 10px;
}


p.boltersDisclaimer {
    margin: 5px 20px;
    voice-family: "\"}\""; 
	voice-family:inherit;
    font-size: 1.3em;
}


table#sectorHeader {
    width: 700px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
	border-collapse: collapse;
}

table#sectorHeader .prev-col, .next-col {
    width: 12px;
}
table#sectorHeader .index-col {
    width: 60px;
}

table#sectorHeader td {
    font-size: 20px;
    padding: 1px;
}

table#sectorHeader td a {
	text-decoration: none;
	color: #999;
}
table#sectorHeader td a:hover {
	text-decoration: none;
	color: #333;
}

table#sectorHeader td.prev-cell, td.next-cell {
    text-align: center;
}
table#sectorHeader td.index-cell {
    text-align: center;
	color: #999;
}
table#sectorHeader td.name-cell {
    text-align: left;
	color: #555;
}

#boltersList {
    width: 680px;
    margin: 20px;
	border-collapse: collapse;
}

#boltersList th {
	font-size: 1.3em;
	font-weight: normal;
	color: #039;
	padding: 5px 8px;
	border-bottom: 2px solid #6678b1;
    text-align: left;
}
#boltersList td {
    font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 5px 8px;
    text-align: left;
}

#boltersList td a {
	color: #B56206;
	text-decoration: none;
}

#boltersList tbody tr:hover td {
	color: #009;
}
#boltersList tbody tr:hover td a {
	color: #663803;
}

#boltersList .rank-col {
    width: 65px;
}
#boltersList .name-col {
    width: 190px;
}
#boltersList .publication-col {
    width: 130px;
}
#boltersList .activities-col {
}

#boltersList .guide-vote-col {
    width: 95px;
}
#boltersList .guide-name-col {
    width: 230px;
}
#boltersList .guide-area-col {
}
#boltersList .guide-vote-cell {
    text-align: left;
}
#boltersList .guide-vote-cell div.stars {
    float: left;
}
#boltersList .guide-vote-cell div.stars img {
	float: left;
	padding-right: 0em;
	margin-bottom: 0em;
}

#boltersList .rank-cell {
    text-align: right;
}
#boltersList .publication-cell {
    padding: 3px 8px;
}


#context_bolters p.miniboltersList a {
    margin: 0px 10px 0px 0px;
    font-size: 1em;
	color: #B56206;
	text-decoration: none;
	float: left;
}

#context_bolters p.miniboltersList {
  margin: 2px;
}


/* User Profile */
div.privacystatement {
    font-size: 11px;
    color: #666;
    background-color: #eee;
    padding: 5px;
    margin: 10px;
    text-align: justify;
}

div.roundedUserPrefBox {
    margin: 20px 10px;
    width: 660px;
    height: 230px;
    padding: 15px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 20px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
div#userInfo {
    border: 4px solid #aaaaaa;
    background-color: #cacaca;
}
table#userPreferencesList {
	font-size: 11.5px;
	margin: 5px;
	width: 510;
	text-align: left;
	border-collapse: collapse;
    float: right;
}
table#userPreferencesList td {
	padding: 10px 15px;
	color: #fff;
	border-top: 3px solid #cacaca;
}
table#userPreferencesList .name-col {
    width: 150px;
	background: #444;
    background: -webkit-gradient(linear, left top, right top, from(#444), to(#999));
    background: -moz-linear-gradient(left,  #444,  #999);
}

table#userPreferencesList .value-col {
    width: 360px;
	background: #999;
}

table#userPreferencesList .name-cell {
}

table#userPreferencesList input[type="text"], table#userPreferencesList input[type="email"] {
    width: 80px;
	font-size: 11.5px;
    padding: 2px 5px;
    color: #ccc;
    background-color: #444;
    border: 1px solid #999;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
table#userPreferencesList input[type="text"] {
    width: 170px;
}
table#userPreferencesList input[type="email"] {
    width: 240px;
}

table#userPreferencesList input:active[type="text"], table#userPreferencesList input:active[type="email"] {
    background-color:#000;
}
table#userPreferencesList input:focus[type="text"], table#userPreferencesList input:focus[type="email"] {
    background-color:#222;
}
table#userPreferencesList input.modified[type="text"], table#userPreferencesList input.modified[type="email"] {
    color: #fff;
    background-color:#411;    
}
table#userPreferencesList input.submitted[type="text"], table#userPreferencesList input.submitted[type="email"] {
    color: #fff;
    background-color: #866;
    -webkit-animation-name:prefclickanimation;
    -webkit-animation-duration:0.9500000000000002s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:linear;
    -moz-animation-name:prefclickanimation;
    -moz-animation-duration:0.9500000000000002s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:linear
}

@-webkit-keyframes prefclickanimation{
0%{
    background-color: #411;
    color: #fff;
}
50%{
	background-color: #444;
    color: #ccc;
}
100%{
	background-color: #411;
    color: #fff;
}
}

@-moz-keyframes prefclickanimation{
0%{
    background-color: #411;
    color: #fff;
}
50%{
	background-color: #444;
    color: #ccc;
}
100%{
	background-color: #411;
    color: #fff;
}
}

table#userPreferencesList input[type="button"] {
	font-size: 1.0em;
    padding: 0.05em 1.1em;
    margin-left: 10px;
	background-color: #555;
	outline: 0;
	border: 1px solid #444;
    color: #fff;
    cursor: pointer;
    -moz-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.5);
    -moz-border-radius: 10.2em;
    -webkit-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10.2em;
}
table#userPreferencesList input:disabled[type="button"] {
    color: #aaa;
}


[if IE6]  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
