﻿/* PAGE LAYOUT */
body
{
	margin: 0px auto;
	position:relative;
	width: 900px;
	text-align:justify;
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
}

#header
{
	margin: 0px;
	text-align: center;
	padding: 20px 0px 0px;
	height:202px;
	border-bottom: solid #878890 2px;
}

#navigationColumn /* hacks in IE.css*/
{
	position: absolute;
	top:224px; 
	left:0px;
	width: 220px;
	height:419px;
	border-bottom: solid #878890 2px;
}

#mainColumn
{
	padding: 0px;
	margin: 0px 220px;
	position: relative;
	border-bottom: solid #878890 2px;
	
}

#newsColumn /* hacks in IE.css*/
{
	position: absolute;
	top:224px; 
	right:0px;
	width: 220px;
	height:419px;
	border-bottom: solid #878890 2px;
	
}

#footer
{
	margin: 0 220px;
	height: 20px;
}

/* END PAGE LAYOUT */

/* GENERAL PAGE */
.horizontalMenuItem
{
	border-right: solid 2px;
}

.lastItem
{
	border: none;
}

.verticalMenuItem
{
	border-bottom: dashed 1px #878890;
}

.BarCaption
{
	height: 26px;
	margin:0px 0px 5px;
	padding:7px 0px 0px 0px;
	text-align:left;
	text-transform:uppercase;
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	font-size:90%;
	border-bottom: dashed 1px #878890;
	
}

a.menuLink
{
	text-decoration: none;
	color:Black;
}

a.menuLink:visited
{
	color:Black;
}

a.menuLink:hover
{
	color: #454545;
}


/* END GENERAL PAGE */

/* HEADER */
#ctl00_mainLogo
{
	height: 144px;
	display:block;
	margin: 10px auto;
}

#ctl00_homeLink
{
	display:block;
	background-image: url(/Media/Images/home.png);
	height:22px;
	width:22px;
}

#ctl00_homeLink:hover
{
	background-image: url(/Media/Images/homeHover.png);
}


#homeLang
{
	text-align:left;
	margin: 20px 0px 0px;
	padding: 0px 0px 5px;
	height:22px;
}

#languageBar
{
	float:right;
	list-style-type: none;
	height:22px;
	padding:0px;
	margin:0px;
}

#languageBar li
{
	display: inline;
	padding: 0px 5px;
	margin:0px;
	color: #878890;
}

#languageBar li a
{
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	color: #878890;
	font-size:85%;
}

/* END HEADER */

/* MAIN MENU */
#mainMenu li
{
	display: inline;
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	color: White;
	padding: 0 10px;
	font-size:85%;
	text-transform:uppercase;
}

#mainMenu a.menuLink
{
	color:White;
}

#mainMenu 
{
	width: 100%;
	height: 27px;
	list-style-type: none;
	margin:0px;
	background-color: #878890;
	text-align:center;
	padding:7px 0px 0px 0px;
}

/* END MAIN MENU */

/* NAVIGATION CONTAINER */
#ct100_detailsMenuCaption
{
}

#detailsMenu
{
	margin: 0px 20px 0px 0px;
	list-style-position: outside;
	padding: 15px 0px 0px 15px;
	border-bottom: solid 1px;
	list-style-image: url(/Media/Images/bullet.png);
	height: 110px;
	text-align:left;
	
	
}

#detailsMenu li
{
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	font-size:75%;
}

#ctl00_productsCaption
{
	margin-right: 20px;
}
#productsMenu /* hacks in IE.css*/
{
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 0px;
	list-style: none;
}

#productsMenu li a /* hacks in IE.css*/
{
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	font-size:70%;
	background-repeat: no-repeat;
	height: 27px;
	padding: 2px 0px 3px 42px;
	margin-bottom:8px;
	display:block;
}

#productsMenu li a span
{
	display:block;
	font-size:80%;
	text-align:left;
}

#productItemFund:hover
{
	background-image: url(/Media/Images/fundSmall.png);
}

#productItemPortfolio:hover
{
	background-image: url(/Media/Images/portfolioSmall.png);
}

#productItemAccounting:hover
{
	background-image: url(/Media/Images/accountingSmall.png);
}

#productItemBroker:hover
{
	background-image: url(/Media/Images/brokerSmall.png);
}

#productItemServer:hover
{
	background-image: url(/Media/Images/serverSmall.png);
}

#productItemFund
{
	background-image: url(/Media/Images/fundSmallBW.png);
}

#productItemPortfolio
{
	background-image: url(/Media/Images/portfolioSmallBW.png);
}

#productItemAccounting
{
	background-image: url(/Media/Images/accountingSmallBW.png);
}

#productItemBroker
{
	background-image: url(/Media/Images/brokerSmallBW.png);
}

#productItemServer
{
	background-image: url(/Media/Images/serverSmallBW.png);
}

/* END NAVIGATION CONTAINER */

/* NEWS CONTAINER */
#ctl00_newsCaption
{
	padding-left: 15px;
}
#news
{
	list-style-type: none;
	margin:0px;
	padding:0px 0px 0px 15px;
	text-align:left;
}

#news li /* hacks in IE.css */
{
	padding: 7px 0px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	font-size: 75%;
	position:relative;
}

#news li p
{
	padding:2px 0px;
	margin:0px;
	height:14px;
	color:#005184;
	
}

#news li a
{
	position:absolute;
	top:11px;
	right:0px;
	background-image: url(/Media/Images/bullet.png);
	height:9px;
	width:8px;
}

/* END NEWS CONTAINER */

/* FOOTER */
#ctl00_newsCaption
{
}
#ctl00_designers
{
	float:right;
}
#footer
{
	padding-top:5px;
	text-transform:uppercase;
	font-family: Tahoma, "Trebuchet MS", Verdana, Sans-Serif, Arial;
	font-size:50%;
	color: #878890;
	border-color: Black;
}
/* END FOOTER */
