/* Main */
html {
	scrollbar-face-color: #d9d9d1;
	scrollbar-shadow-color: #d9d9d1;
	scrollbar-highlight-color: #EEEEEE; 
	scrollbar-3dlight-color: #d9d9d1;
	scrollbar-darkshadow-color: #81868B;
	scrollbar-track-color: #d9d9d1;
	scrollbar-arrow-color: #000000;
}

/*
 * body definitions
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
body.homepage {
	background-color: #d9d9d1;
}
body.main {
	background-color: #d9d9d1;
}
body.contentTypeListing {
	background-color: #d9d9d1;
}
body.menu {
	background-color: #ffffff;
	margin: 0px;
}
body.emptyframe {

	background-color: #d9d9d1;
}
body.iteminfo {
	background-color: #C2C9CD;
}
body.profile {
	color: #0D2C55;
	background-color: #C2C9CD;
	margin-top: 0px;
	margin-right: 0px;
	background-attachment: fixed;
}

/*
 * Table definitions
 */
table.contentBoxTable {
	background-color: #FFFFFF;
    border: 0px solid #CCCCCC;
}

.contentBoxTableNotAvailable {
	background-color: #FFFFFF;
    border: 0px solid #CCCCCC;
	opacity: .70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
}

div.opacityText {
	opacity: .70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
}
	
table.contentMenu {
    border: 0px none;
}
	
	
table.contentPage {
	background-color: #FFFFFF;
    border-bottom: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;
	width: 100%;
}

table.contentPageTitle {
	width: 100%;
}
table.contentPageFooter{
	width: 100%;
}
	
table.contentBorderUsers {
	background-color: #F5F5DC;
    border-bottom: 0px solid #A0A0A0;
    border-top: 0px solid #A0A0A0;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;
}	
	
/*  LINES */
hr.line3 {
	 border: solid #404040; 
	 border-width: 3px 0 0; 
	 height: 3px;
}
hr.lineDashed1 {
	 border: dashed #ff6600; 
	 border-width: 1px 0 0; 
	 height: 0;
}

table.searchBox {
    border-bottom: 1px solid #A0A0A0;
    border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	width: 100%;
}
	
/*
 * Table Cell Definitions
 */
 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #131724; border: #000000 none;
	text-align: left;
	vertical-align: top;
}

td.latestHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; border: #000000 none;
	text-align: left;
	vertical-align: middle;
	background-image: url("images/bamboo_palkki.gif");
	height: 25px;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #A0A0A0;
    border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;



}
td.latestHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; border: #000000 none;
	text-align: left;
	vertical-align: middle;
	background-image: url("images/bamboo_palkki.gif");

	height: 24px;
	width: 100%;
	font-weight: bold;
	border-bottom: 0px solid #A0A0A0;
    border-top: 0px solid #A0A0A0;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;



}


td.latestLink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #535353; border: #000000 none;
	text-align: right;
	vertical-align: middle;
	
	height: 24px;
	width: 100%;
	font-weight: bold;
	border-bottom: 0px solid #A0A0A0;
    border-top: 0px solid #A0A0A0;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;



}


td.latestContent {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #535353; border: #000000 none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 0px solid #A0A0A0;
    border-top: 0px solid #A0A0A0;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;



}
td.latestContent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #535353; border: #000000 none;
	text-align: left;
	horizontal-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-bottom: 0px solid #A0A0A0;
    border-top: 0px solid #A0A0A0;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;
	



}




td.contentPageTitle {
	font-style: normal;
	font-weight: bold;
	color: #404040;
	font-size: 9pt;
	width: 65%;
}
td.contentPageTopSelections {
	color: #535353;
	text-align: right;
	width: 35%;
}

td.contentPage {
	background-color: #FFFFFF;
	color: #000000;
    border: 0px solid #9999CC;
}

td.contentPageFooterLeft {
	width: 30%;
}
td.contentPageFooterCenter {
	width: 40%;
	text-align: center;
}
td.contentPageFooterRight {
	width: 30%;
	text-align: right;
}
	
td.contentBoxOrange {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	font-weight:normal;
	color: #FF6600;
    border: 0px solid #9999CC;
}

	
td.searchBoxBlue {
	background-color: #3366CC;
    border: 1px solid #EEEEEE;
}

/*  ##### CONTENTTYPE /CATALOG FRAME  ##### */
table.contentTypeListing {
	background-color: #f3f4ef;
    border-bottom: 0px solid #A0A0A0;
    border-top: 0px solid #A0A0A0;
	border-left: 0px solid #A0A0A0;
	border-right: 0px solid #A0A0A0;
	width: 225px;
}

td.contentTypeListingHeader {
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
	border-bottom: 1px solid #f3f4ef;
	vertical-align: middle;
	text-align: left;
	background-image: url("images/menu/menu_tile.gif");
	height: 24px;
	width: 225px;
}

td.contentTypeListing {
	vertical-align: top;
	border-top: 1px solid #ff6600;
	color: #ff6600;
	text-align: left;
	width: 225px;
}
	
	
td.contentBoxImage {
	background-color: #FFFFFF;
	border: 0px solid #3366CC;
}

/*   ##### MENU FRAME ##### */
a.menu		{ font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; color: #ffffff; font-weight: normal; text-decoration: none; }
a.menu:hover         { text-decoration: none; color: #ff6600; }
a.menu.nologin	{ color: #ffffff; }

table.logoBG {
	margin: 0px;
	background-color: #ffffff;
	background: url("images/menu/menu_logo.jpg");
	background-repeat: no-repeat;
    border: 0px none;
}
 
td.menuLine {
	
	vertical-align: middle;
	border-style: none;
	margin: 0px;
}

td.menuLine2 {
	border-style: none; 
	margin: 0px; 	
	vertical-align: middle;
	color: #ffffff;
	background: url("images/menu/menu_tile.gif");
}

/*
 * Form definitions
 */
select  {
	text-align: left; font-family: verdana; font-size: 10px; color: #000000; background-color: #f0f0f0;
}
option {
	text-align: left; font-family: verdana; font-size: 10px; color: #000000; background-color: #f0f0f0;
}
input {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f0f0f0;
}
/* ##### SUBMIT BUTTON ##### */
input.submitbutton {
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; 
	text-decoration: none; 
	font-weight: bold; 
	padding : 1px; 
	border : 1px solid #ffffff;
	background-image: url("images/menu/menu_tile.gif");
}

input.submitbutton:hover {
	color: #ff6600; text-decoration: none;
}

input.warningbutton  {
	font-size: 8pt;
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
	font-size : 10px; text-decoration: none; font-weight: bold; padding : 1px; border : 1px solid Black;
	background-image: url("images/bamboo_palkki.gif");
}
input.warningbutton:HOVER {
	color: #ff6600; text-decoration: none;
}

/*
 * Special text definitions
 */
a		{ font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; color: #404040; font-weight: normal; text-decoration: none; }
a:hover         { text-decoration: underline; }
a.nologin	{ color: #888888; }

.contentPageTitle {
	font-style: normal;
	font-weight: bold;
	color: #535353;
	font-size: 9pt;
}

