@import url(../base/tinymce/styles/content.css);
@import url(../base/tinymce/templates/lifts/css/lift_templates.css);
@import url(content.css);
@import url(forms.css);
@import url(tables.css);
@import url(search.css);
@import url(common.css);
@import url(layout.css);
@import url(bbs.css);

* {
	margin:0px;
	padding:0px;
}

html,body{
	min-height:100%;
	height:100%;
	padding:0px 0px 0px 35px;
}

body, td, div, font, p, textarea, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:left;
	min-height: 100%;
	height:100%;
}

html>body {
	height:100%;
}

.bodyDiv{
	background-image:url(/images/bodyDiv.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	padding:0px;
	width:934px;
	text-align:left;
	height:auto;
}

p {
	margin:0px 0px 8px 0px;
}

form{
	display:inline;
}

label{
	display:block;
}

a img{
	border: 0;
}
	
/*	Links	*/

.linkBack{
	display:block;
	padding:0px 0px 0px 12px;
	margin:10px 0px 20px 0px;
	background-image:url(../images/sym_arrow_back.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

A.linkBack, A.linkBack:link, A.linkBack:visited{
	text-decoration:none;
}

A.linkBack:link:hover, A.linkBack:visited:hover{
	text-decoration:none;
}

.nuoliLinkki{
	padding:0px 0px 0px 10px;
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

A.nuoliLinkki, A.nuoliLinkki:link, A.nuoliLinkki:visited{
	text-decoration:underline;
	color:#317474;
}

A.nuoliLinkki:link:hover, A.nuoliLinkki:visited:hover{
	text-decoration:none;
	color:#317474;
}

.linkPrint{
	display:block;
	padding:1px 0px 0px 20px;
	background-image:url(../images/sym_print.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	background-color:#EEE;
}

A.linkPrint, A.linkPrint:link, A.linkPrint:visited{
	text-decoration:none;
}

A.linkPrint:link:hover, A.linkPrint:visited:hover{
	text-decoration:none;
}

.pdfLinkki, .dokumenttiLinkki, .kuvaLinkki, .powerPointLinkki, .txtLinkki, .wordLinkki, .excelLinkki{
	width:10px;
	display:block;
	white-space:nowrap;
	height:16px;
	padding:1px 0px 0px 20px;
}

A.pdfLinkki, A.pdfLinkki:link, A.pdfLinkki:visited{
	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;	
}

A.pdfLinkki:link:hover, A.pdfLinkki:visited:hover{

}

A.dokumenttiLinkki, A.dokumenttiLinkki:link, A.dokumenttiLinkki:visited{
	background-image:url(/images/doc.gif);
	background-repeat:no-repeat;	
}

A.dokumenttiLinkki:link:hover, A.dokumenttiLinkki:visited:hover{

}

A.kuvaLinkki, A.kuvaLinkki:link, A.kuvaLinkki:visited{
	background-image:url(/images/img.gif);
	background-repeat:no-repeat;	
}

A.kuvaLinkki:link:hover, A.kuvaLinkki:visited:hover{

}

A.powerPointLinkki, A.powerPointLinkki:link, A.powerPointLinkki:visited{
	background-image:url(/images/pp.gif);
	background-repeat:no-repeat;	
}

A.powerPointLinkki:link:hover, A.powerPointLinkki:visited:hover{

}

A.txtLinkki, A.txtLinkki:link, A.txtLinkki:visited{
	background-image:url(/images/txt.gif);
	background-repeat:no-repeat;	
}

A.txtLinkki:link:hover, A.txtLinkki:visited:hover{

}

A.wordLinkki, A.wordLinkki:link, A.wordLinkki:visited{
	background-image:url(/images/word.gif);
	background-repeat:no-repeat;	
}

A.wordLinkki:link:hover, A.wordLinkki:visited:hover{

}

A.excelLinkki, A.excelLinkki:link, A.excelLinkki:visited{
	background-image:url(/images/excel.gif);
	background-repeat:no-repeat;	
}

A.excelLinkki:link:hover, A.excelLinkki:visited:hover{

}

/* Path	*/

.pathBarOuter{
	padding-left:22px;
	padding-top:3px;
}

.pathBarWrapper{
	height:18px;
	border-bottom:1px solid #020000;
	overflow:hidden;
}

.pathBar{
	padding:0px 0px 4px 0px;
	margin:0px;
	float:left;
}

.path, .pathCur{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

A.path:link			{ text-decoration: none;color:#000000;}
A.path:hover		{ text-decoration: none;color:#317474;}
A.path:visited		{ text-decoration: none;color:#000000;}
A.path:visited:hover{ text-decoration: none;color:#317474;}

A.pathCur:link			{ text-decoration: none;color:#317474;}
A.pathCur:hover			{ text-decoration: none;color:#317474;}
A.pathCur:visited		{ text-decoration: none;color:#317474;}
A.pathCur:visited:hover	{ text-decoration: none;color:#317474;}

/* Forms */

.formInputError{
	padding:10px;
	margin-bottom:10px;
	background-color:#F3F3F3;
	border:1px solid #D3D3D3;
	border-top:3px solid #D83131;
	font-weight:bold;
}

.formGroupHeader{
	border-bottom:1px solid #D3D3D3;
}

.formGroupWrapper{
	padding:0px 0px 10px 0px;
}

.formGroupTitle SPAN{
	display:block;
	padding:7px 10px 2px 2px;
	color:#666666;
}

.formGroup{
	padding:10px 10px 0px 2px;
}

.formGroup LABEL{
	padding-top:5px;
}

/*	Lifts	*/

.Base_LiftsList{
	padding:0px;
	margin:0px;
}

.Base_LiftsListItem{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

.Base_LiftsListWriter{
	color:#333333;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	font-size:11px;
}

A.Base_LiftsListDescription{
	color:#6699cc;
	padding:0px;
	margin:0px;
	text-decoration:none;
	line-height:140%;
}

/* ---------------------- Gallup -------------------- */
div.mainpageGallupContainer{
	width: 194px;
	background: url(/images/bg_gallupContainer.png) left top no-repeat;
	margin: 20px 0 32px 0;
}

div.mainpageGallupContainer div.mainpageGallupContent{
	padding: 12px;
	background: url(/images/bg_gallupContent.png) left bottom no-repeat;
}

div.gallupTitle{
	font-weight: bold;
	font-size: 13px;
	color: #7b8a97;
}

div.gallupQuestion{
	color: #494949;
	font-size: 13px;
	padding: 5px 0;
}

table.gallupTable{}

td.gallupChoiceLabel{
	width: 60px;
	padding-right: 5px;
}

td.gallupPercentContainer{
	width: 100px;
	padding: 2px 0;
}

div.gallupPercentItemContainer{
	position: relative;
	height: 22px;
}

div.gallupPercentItem{
	position: absolute;
	float: left;
	height: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2;
}

div.gallupPercentFirstItem{
	background-color: #7fcdff;
	background-image: url(/images/bg_gallupFirstItem.png);
}

div.gallupPercentSecondItem{
	background-color: #005382;
	background-image: url(/images/bg_gallupSecondItem.png);
}

div.gallupPercentThirdItem{
	background-color: #758b98;
	background-image: url(/images/bg_gallupThirdItem.png);
}

div.gallupPercentItemValue{
	position: absolute;
	float: left;
	font-size: 13px;
	color: #000;
	padding: 3px 5px;
	z-index: 5;
}

/* ---------------------- Futurist -------------------- */
div.futuristMainpageContainer{
	text-align: left;
	width: 420px;
	background: url(/images/bg_futuristMainpageContainer.png) left top no-repeat;
	margin: 30px 0 10px 0;
}

div.futuristMainpageContainer div.futuristMainpageContent{
	color: #f5f5f5;
	padding: 10px;
	background: url(/images/bg_futuristMainpageContent.png) left bottom no-repeat;
}

a.futuristItemLink, a.futuristItemLink:link, a.futuristItemLink:visited{
	color: #f5f5f5;
	text-decoration: none;
}

div.futuristMainpageLabel{
	padding: 0 0 10px 0;
}

div.futuristMainpageTitle{
	color: #f5f5f5;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
}

div.futuristMainpageAuthorImage{
	width: 103px;
	height: 90px;
	float: right;
	position: relative;
}

div.futuristMainpageAuthorImage div.futuristMainpageBlueMask{
	position: absolute;
	z-index: 5;
}

div.futuristMainpageAuthorImage div.futuristMainpageAuthorImageContent{
	position: absolute;
	z-index: 4;
}

div.futuristMainpageAuthor{
	color: #f5f5f5;
	font-size: 13px;
}

div.futuristMainpageContentContent{
	padding: 10px 0;
}

div.futuristAuthorContainer{
	margin: 10px 0 20px 0;
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	zoom: 100%;
}

div.futuristAuthorContainer div.futuristAuthorContent{
	padding: 10px;
}

div.futuristItemContainer{
	margin: 10px 0 ;
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
}

div.futuristItemContainer div.futuristItemContent{
	padding: 10px;
}

div.futuristTitle{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
}

div.futuristAuthor{
	font-size: 13px;
}

div.futuristContentContent{
	padding: 10px 0;
}

div.articleArchiveLinkContainer{
	padding: 10px 0;
}

