/********************************************************/
/*		SKATEMAP 2.0 MAINCSS		*/
/*		Last Review On: 16.02.06		*/
/*	   Made with care and SE 0.9b		*/
/********************************************************/

@import url("head.css");

* {margin: 0; padding: 0;}
html, body {
	margin: 0; background-repeat:repeat;
	background-color: #434343; padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	/* background-image:url(../images/banner/tetris-banner-bratrud-mainbg.jpg); */
	background-image:url(../images/bg.gif);
	font-size: 12px;
	overflow-x: hidden;
	}

hr, h1, h2, .hidden {display: none;}
img {border: 0;}

h3 {
	color: #880000; font-style:italic; 
	border-bottom: 1px solid #BBBBBB; 
	font-size: 18px;
	}
	
h4 {
	color: #880000;
	border-bottom: 1px solid #BBBBBB; 
	font-size: 13px; padding: 0 0 2px 0;
	}
	
h5 {
	color: #880000;
	border-bottom: 1px solid #BBBBBB; 
	font-size: 11px; padding: 0 0 2px 0;
	}
	
table {width: 100%; }


.clearit:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a.user {	padding-left:18px; 
				background:url(../images/icon-16-user-cl.gif) left center no-repeat;
				}

/***** Forms ******/

label {padding-right:5px; padding-top:5px;  vertical-align: top; font-weight:bold; break: line-after; display:block;}

.element-title {
	border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; 
	background-image: url(../images/bg-news-title.png); background-repeat:repeat-x; background-position: top left;
	padding:3px 5px;
}

.element-title img { float: right; }
.element-title h3, .element-title h4 , .element-title h5 { border:0; }


#alert { border:1px solid #cccccc; padding:10px; background-image:url(../images/bg-paper.jpg); margin-top:10px; font-size:11px;
						margin-bottom:20px; }
#alert p { background-color:#efefef; padding:5px;}
#alert img { float:left; margin-right:5px;}
#alert strong { color:#990000; }
	
/******** Links Beheavior ********/
#container a, #container a:visited {color: #000080; font-weight: bold;}
#container a:hover {color: #FF9900;}

#container h4 a, #container h4 a:hover, #container h4 a:visited,
#container h3 a, #container h3 a:hover, #container h3 a:visited { color:#880000;  text-decoration:none; }

/******** MAIN STRUCTURE ********/

#wrapper { width:770px; position:absolute;  left:50%; margin-left:-385px;}

#container { 
	width: 770px; margin: 0 auto; 
	background-color: #EEEEEE; padding-bottom: 4px;
}

#content {
	width: 762px; margin: 0 auto; border: 1px solid #C1C1C1;
	background-color: #FFFFFF; 	
	background-image:url(../images/bg-left.jpg); 
	}
/*
#l {
	width: 240px; position: absolute; top: 124px;
	text-align: center; padding: 10px 0 0 0; 
	border-top: 2px solid #FFFFFF; z-index:8;
	}
#r {
	background-color: #FFFFFF;
	margin: 0 0 0 240px; border-left: 1px solid #C1C1C1;
	padding: 8px;
	
	min-height: 750px;
	height: auto !important;
	height: 750px;
	}
*/
#l {
	width: 240px; float:left; top: 124px;
	text-align: center; padding: 10px 0 0 0; 
	border-top: 2px solid #FFFFFF; z-index:8;
	}

#r {
	background-color: #FFFFFF;
	border-left: 1px solid #C1C1C1;
	padding: 8px;
	width:502px; float:right;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	}


/******** Subtitles Small-Big *******/
.st-s {	
	font-size: 11px;  text-align: left;
	padding: 2px 0 10px 5px; color:#777777; margin-bottom:5px;
	}

.st-s img { margin-bottom:-2px; }
.st-s span { padding-top:3px; }
	
.st-b { 
	font-size: 11px; text-align: left;
	color:#777777; margin-bottom:10px;
	}
	
/******** Sub-links *******/
.sb-s {	
	font-size: 11px; text-align: right; border-top: 1px dotted #BBBBBB;
	margin-top: 5px; color: #777777; clear:both;
	padding-top:3px;
	}
	
.sb-b {	
	font-size: 11px; text-align: right; border-top: 1px dotted #BBBBBB;
	margin-top: 5px; color:#777777; margin-bottom:15px; 
	}
.sb-b img { margin:auto; }

.gline { 
	background-color: #e1e1e1; background-image:url(../images/bg-paper-grey.jpg);
	background-position: top left; 
	}
.yline {
	background-color: #e6e0d3; background-image:url(../images/bg-paper-yellow.jpg);
	background-position: bottom right;
	}
	
.red { color: #880000;}

.submit-socials { text-align:center; padding-top:20px; }
.submit-socials img { margin:0 20px; }
.submit-socials img.first { margin-left:0px; }
.submit-socials img.last { margin-right:0px; }

/******** Search *******/
#search-summary { margin-bottom:30px; padding: 3px 0;}

#search { background-color: #efefef; text-align:center; padding: 10px 0;
				border:1px solid #cccccc; margin:0 4px 10px 4px;
				}
				
#search ul { list-style:none; margin-left:35px; }
#search li { float:left; padding:10px; font-size:11px;}
#search a:hover , #search a:visited, #search a { font-weight:normal;}
#search li.selectedOption { background-image:url(../images/icon-16-arrow-up.gif); background-repeat:no-repeat; background-position:center bottom;}

.content-prev { padding:2px; padding-left:0;}
.result { margin-bottom:10px; line-height:16px; }
.result h5 { border:0; }

/******** Navigators *******/
#top-nav { text-align: right; margin-top:3px; margin-bottom:20px;}

#bot-nav {
	background-color: #EBEBEB; text-align: right;
	border-top: 1px solid #BBBBBB; margin-top: 30px;
	}
#bot-nav select, #top-nav select {
	font-size: 12px;  margin: 5px 5px 3px 5px;
	}
#top-nav select { margin-bottom:-1px; }


/*** HomeNews ***/
#topnews, #botnews {
	width: 500px; margin: 0 auto; background-color:#F1EDE2;
	background-repeat: repeat-y; background-position: top center;
	background-image: url(../images/bg-home-news.jpg); 
	font-size: 11px; color: #413C2E; 
	}
#topnews h5 {margin: 2px 10px 5px 10px;}
#topnews {border-top: 1px solid #D6D0C2;} 
#botnews {border-bottom: 1px solid #D6D0C2; margin-top: 10px; }
#topnews ul, #botnews ul {list-style: none; margin: 0px 10px 0 10px;}
#topnews li, #botnews li {padding: 3px 0 4px 5px; }
#topnews li:before, #botnews li:before {content: '·';}
#topnews li em, #botnews li em {color: #8B8B8B;}
#topsnatch {
	height: 28px; background-image:url(../images/bg-home-news-topsnatch.jpg);
	background-repeat:no-repeat; background-position: center top; 
	}
#botsnatch {
	height: 28px; background-image:url(../images/bg-home-news-botsnatch.jpg);
	background-repeat:no-repeat; background-position: center top; 
	}
#botnews p a:hover {
	color: #FF9900; padding-left: 8px; background-image:url(../images/icon-miniarrow-up.gif);
	background-position: center left; background-repeat:no-repeat;
	}


/*** News ***/
.news { margin-bottom: 50px; }

#news-txt a:hover, #news-txt a:visited, #news-txt a { color:#3655DC;  font-weight:normal; }
#news-txt a:visited, #news-txt a { text-decoration:none; }
#news-txt a:hover { text-decoration:underline; }
#news-txt { line-height:17px; padding: 0 5px; }

.comments-link { float:right; }
.comments-link img { margin-bottom:-5px; }

.comment { padding:10px;  border-bottom:1px solid #dddddd; line-height:16px; font-size:11px;}
.comment-head { margin-bottom:10px;}
.comment-date { color:#a5a5a5; }
.comment strong  { color:#666666; }
.comment-title { color:#990000; font-weight:bold; }


/******** Front News ********/
#fn { width: 500px; margin: 0 auto; text-align:center;}

#fn h3 {
	padding: 8px 5px 5px 5px; line-height: 15px;
	text-align: left;
	}
#fn h3 img{ float: right; margin-top: -4px;}

#fn-txt a:hover, #fn-txt a:visited, #fn-txt a { color:#3655DC;  font-weight:normal; }
#fn-txt a:visited, #fn-txt a { text-decoration:none; }
#fn-txt a:hover { text-decoration:underline; }
#fn-txt { line-height:17px; }
#fn-txt {line-height:17px; }


/******** Spots ********/
#spot-area-title { width:*; border-bottom:1px solid #cccccc; height:20px; margin-top:20px;}
#mappers { clear:both; color:#525252; margin-bottom:30px;}
	
.spot { margin-bottom:40px; }
.spot h5 { float:left; border:0; font-size:12px;}
#spot-provincia {  border: 0; font-size:19px; float:left;}
#spot-regione { 	font-size:12px; font-weight:normal; color:#525252;
						width:auto; border:0; padding-top:5px; padding-left:5px; float:left;}
						
.spot-content { color:#525252; font-size:11px; }

#spot-testo { 	padding: 10px 10px; background-color:#F4F8FB; border:1px dotted #cccccc;
							margin-left:115px;
							}

#spot-testo ul { list-style:none; margin-top:20px;  }
#spot-testo ul li { 	list-style:none; padding:5px 0;  padding-left:35px;  border-bottom:1px dotted #dfeffb; 
										line-height:25px;
										}
										
#spot-testo ul img { float:right; margin-right:5px; margin-top:5px;  }
#spot-testo span.user  { float:right; background:url(../images/icon-16-user-cl.gif) left center no-repeat; padding-left:18px; }
										
#spot-images{ width:110px; float:left; }
#spot-images a { float:left; margin:3px 2px 0 0; }
#spot-thumb { float:left; border:1px solid #cccccc; padding: 3px;  }
#spot-thumb img { border:1px solid #cccccc; display:block;}

.vota img {float:left;}
.spot .st-s img { margin-bottom: -2px; }

.shop { width:230px; float:left; padding:10px; line-height:18px; height:100px;}
/******** Recensioni ********/

.rece-preview { padding: 10px 0; margin-bottom:20px; line-height:17px; }
.rece-preview img { float:right; margin-bottom:3px; margin-left:10px; }
.rece-preview ul { list-style:none; margin-bottom:10px;}
.rece-preview li {color:#525252; font-size:11px; }

.rece-full img { float:left; margin: 0 10px 0 0; }
.rece-full { line-height:17px; }

/******** Videoclip ********/

.clip { margin-bottom:10px; }
.clip .element-title h4 { float:left; }
.clip-link { text-align:right; padding: 5px; }
.clip-link img { margin:0 0 -4px 5px; }

.vota { float:left; width:220px; }
.vota img { float:left; }
.message {  float:left; padding: 2px 0 0 5px;}
.result img {margin-bottom:-3px; }

/******** VideoCompleti ********/

.video-bottom { margin-bottom:30px; margin-top:20px;  border-top:1px solid #cccccc; text-align:right; }
.video-bottom img { margin-bottom:-5px; padding:3px 0;}
.video-content { margin:10px 0; }
.video-content img { float:left; margin-right:5px; }


/******** Risorse ********/

#risorse-categorie { line-height:20px; }

#links-cat { margin-top:30px; }
.links-cat-list { list-style:none; }
.links-cat-list li { padding:4px; }
#links-cat img { float:right; }

.risorse-txt { position:absolute;}
.risorse-link { margin-left:200px; }

.line1 { background-color: #ffffff; }
.line2 { background-color: #f7f7f7; }

.line1, .line2 { border-bottom:1px solid #dedede; }

/******** Login Register ********/

#register, #login { margin-top:10px; margin-bottom:20px;}

#register input {  }
#register td { padding: 2px; }
#register th { padding: 20px 0 2px 2px; text-align:left; font-size:15px;}

#login { border:1px solid #cccccc; padding:2px; background-color:#efefef; }

#login input { width:100px; }
#login td { padding: 2px; }

/******** Rss ********/
#rss-list { list-style:none; color:#424242; }
#rss-list li { padding: 5px 0; }
#rss-list li img { vertical-align: middle;}
#rss-list strong { padding:0 15px 0 0; }
.rss-txt { font-size:12px;  color:#424242; margin-bottom:20px; }

/******** Banner J ********/
#vc, #cb { padding-top: 10px; width: 500px; margin: 0 auto;}
#vc p {margin-top: 8px;}
#vc p img, .rbox img {float: left; margin-right: 10px;}
#vc ul {width: 480px; list-style: none; margin-top: 5px; }
#vc li { padding:3px 0 3px 5px; font-size: 11px; width: 480px;}
#vc li em {color: #6C6C6C;}
#vc li img {float: right; margin-top: -1px;}
#banner-j {margin: 10px; width: auto; text-align:center; }

/******** Recensioni Home ********/
#rv {padding: 10px 0 1px 0 ;}
#rv ul { font-size: 11px; }
#rv ul li {vertical-align:top;}
#rv li { background-color: #F5F5F5; margin:0 5px; }
#rv img { padding: 3px; background-color: #FFFFFF; border:1px solid #cccccc; }
.rbox {
	width: 230px;  font-size: 11px; 
	float:left; list-style:none;padding: 5px;
	min-height:110px;
	height: auto !important;
	height:110px;
	}

/******** SUMIT ERROR DIALOG ********/


#overlay { 	background:#000;width:100%; height:2000px; position:fixed; z-index:9998; 
						-moz-opacity:0.5;
						}


#submit-warning-dialog { 	position:absolute; z-index:9999; margin:0 auto;
													padding:0px 10px 10px 10px; border:3px solid #bbb; background:#f2f2f2;
													width:300px;
													} 
											
#submit-warning-dialog p#close { height:15px; border-bottom:1px solid #ccc; margin-bottom:5px; }
#submit-warning-dialog p#close span { float:right; }
#submit-warning-dialog p#close span a { text-decoration:none; }
#submit-warning-dialog p#end_message { display:none;  }
#submit-warning-dialog p#alert_message { color:#990000; display:none; }
#submit-warning-dialog p { width:300px; }
#submit-warning-dialog textarea { width:295px; height:200px; margin-top:5px; margin-bottom:5px; }
#submit-warning-dialog input { display:block; }


/******** Left Column ********/

/****** FlashMap ******/
#flashmap { 
	width: 220px; margin: 0 9px 15px 9px; border: 1px solid #B6B6B6;
	background-image:url(../images/bg-paper.jpg); background-position:top left; 
	}
#flashmap object {margin: 5px; display:block; }

/****** Random Spot ******/
#random {
	width: 220px; margin: 0 9px 15px 9px; border: 1px solid #B6B6B6;
	background-image:url(../images/bg-paper.jpg); background-position:top left;
	}
.rimg { margin-top: 5px; }
#random p {
	background-color: #e1e1e1; background-repeat:repeat; padding: 5px; margin: 5px;
	background-image:url(../images/bg-paper-grey.jpg); text-align:left; font-size: 11px;
	}
#random p img { vertical-align: middle; float: right; margin-top: -1px; border: 0; display:block; }

/****** Random Spot ******/
#calendar {
	width: 210px; margin: 0 9px 15px 9px; border: 1px solid #B6B6B6;
	background-image:url(../images/bg-paper.jpg); background-position:top left;
	padding:5px;
	}

/****** Segnala Spot ******/
#warning { 
	font-size: 10px; text-align:center; color:#990000;
	background-color: #FAFAFA; border: 1px dashed #CCCCCC;
	margin: 10px; padding: 5px;
}

.ic {background-color: #F4F4F4; text-align:left; padding: 5px;}
.ic ol { list-style:none; }
.it {margin: 0 auto; padding: 0; font-size: 11px; }
.ib {background-color: #F4F4F4; text-align:center; padding: 5px;}
.ip {width: 380px;}


/****** Commenti ******/

/* form */
#comments_f { background:#efefef; padding:5px; border:2px solid #ddd; margin-top:10px; }
#comments_f input, #comments_f textarea { padding:2px;  }
#comments_f input[type="submit"] { display:block; margin-top:5px; }
#comments_f input[type="text"],
#comments_f textarea	{ width:98%; }

#comments_f textarea { width:98%; height:100px; }


/* display */
#commenti p.commento strong {  background:#f2f2f2; padding:2px; padding-left:0; }


#commenti ul { 	margin:15px 0;
								width:100%;
								list-style:none; 
								}

#commenti li { 	margin:0 0 20px 0;
								padding:0 0 0 80px;
								position:relative;
								}
								
#commenti li div.meta { 	font-size:10px;
													position:absolute;
													right:17px;
													text-align:right;
													top:0;
													width:200px;
													}

#commenti strong.user { display:block; border-bottom:1px solid #ccc;  margin-bottom:4px; }
#commenti strong a { text-decoration:none; }
				
#commenti span.avatar {  	display:inline;
													float:left;
													margin-left:-80px;
													position:relative;
													}
						
#commenti span.avatar img {  	border:1px solid #CCCCCC;
																padding:1px;
																}
																
#commenti p.message { padding:5px 0 5px 0; }
#commenti p.comments-actions a { text-decoration:none; font-weight:normal; }
#commenti p.comments-actions { margin-top:5px; }


/****** Banner G ******/
#banner-g { 
	text-align: center; margin: 0 auto; 
	filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;
	margin-bottom: 10px;
	}

/****** Banner B ******/
#banner-b, #banner-c, .banner-shop {
	width: 220px; margin: 0 9px 15px 9px; border: 1px solid #B6B6B6;
	background-image:url(../images/bg-paper.jpg);
	background-position:top left; 
	line-height: 0; 
	}
	
#banner-b img, #banner-c img, .banner-shop img { padding: 5px;}
#banner-b object, .banner-shop object {display:block; margin: 5px;}
#calendario {}
	
/************ Banner Tetris ************/
#banner-cembro { position:absolute;  height:800px; width:100%; overflow:hidden;}

#banner-tetris-left { 	background:url(../images/banner/tetris-banner-left.png); width:514px; height:816px; 
										position:absolute;  left: 50%; margin-left:-899px;
										}
										
#banner-tetris-right { 	background:url(../images/banner/tetris-banner-right.png); width:515px; height:753px; 
											position:absolute; left: 50%; margin-left:385px;
											}
											
#banner-tetris-bratrud { 	background:url(../images/banner/tetris-banner-bratrud-bg.jpg); width:342px; height:951px; 
												position:absolute;  left: 50%; margin-left:-727px;
												}
#banner-tetris-bratrud-overlay-logo { position:absolute;  left:50%; margin-left:-385px; z-index:100; }

#banner-tetris-right a, #banner-tetris-left a, #banner-tetris-bratrud a { width:100%; height:100%;  display:block;  }

/************ Banner Awards 09 ************/
#banner-awards09-left, #banner-awards09-right { position:absolute; }
#banner-awards09-right { left:50%; z-index:100; margin-left:385px;}
#banner-awards09-left { left:50%; z-index:100; margin-left:-852px;}


/************ Banner RedBull ************/
#banner-redbull-left { position:absolute; background:url(../images/banner/redbull/skatemap_redbull_skin_left.png); width:250px; height:1320px; left:50%; z-index:100; margin-left:-636px; }
#banner-redbull-right { position:absolute; background:url(../images/banner/redbull/skatemap_redbull_skin_right.png); width:260px; height:1320px; right:50%; z-index:100; margin-right:-645px; }
.takeover { margin-top:-140px; }
.takeover a { width:100%; height:100%; display:block; }

/******** FOOOTER ********/
#footer a, #footer a:visited { text-decoration: none; color: #CCCCCC; }
#footer a:hover {color: #FF9900; border-bottom: 10px solid; }	

#footer { 
	font-size: 11px; height: 30px; color: #F2F2F2; 
	background-color: #000000; width: 770px; margin: 0 auto; 
	background-image:url(../images/bg-footer.jpg); margin-bottom: 25px;
	background-position:top left;
	}	
#copy {
	margin: 8px 0 0 10px; width: 500px; 
	float: left; text-align: left; 
	}
#footlink {
	margin: 8px 10px 0 0; width: 230px; 
	float:right; text-align: right
	}
