@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	color: #005696;
	text-align: justify;
	font-size: 0.8em;
	font-family: "Helvetica LT", Helvetica, sans-serif
}

#wrap {
	
}

#TopHeader {
	display: none
}

#Logo {
	display: none
}

#Ticker {
	display: none
}

#Content {
	
}

#MainContent {
	
}

#MainContentLogin {
	
}

#NewsBox {
	display: none
}

.NewsBox {
	display: none
}

#Footer {
	display: none
}

#MainContent .FAQDiv a:link, #MainContent .FAQDiv a:visited {
	color: #005696;
	text-decoration: underline
}

#MainContent .FAQDiv a:hover {
	text-decoration: none;
}

table#Speedreader td {
	
}

table#Speedreader td.LeftBlock {
	
}



#Sectors {
	
}

#Sectors .Sectors {
	float: left;
	width: 300px;
}



/* STYLES */

h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 10px
}

h2 {
	font-size: 2em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.05em
}

#MainContentLogin h2 {
	font-size: 2em;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.05em
}

#LeftNav li#h2 h2 {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: inherit;
	font-size: 1.5em;
	text-align: center;
	

}



h3 {
	font-size: 1.5em;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

#MainContent p, #MainContent td, #MainContent th, #MainContent li, #Content p, #Content td, #Content li, #MainContentLogin p, #MainContentLogin td, #MainContentLogin li {
	font-size: 1.1em;
	
}

#MainContent p, #Content p {
	padding: 2px 0px 3px 0px;
}

.InputField {
	border: 1px solid #005696;
	background: #fff;
	padding: 3px
}

.Button {
	display: none
}

table.MyAccount td {
	background: #c8e9f7;
}



/* LINKS */

a:link, a:visited {
	color: #005696;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* LOGIN PAGE */

#WelcomeUser {
	position: absolute;
	top: 5px;
	right: 45px;
	text-align: right;
	font-weight: bold;
	color: #fff;
}

td.trSectorName {
	padding-left: 15px;
	font-weight: bold
}

td.HeadLine {
	padding-left: 30px;
}

/* Products Page */

ul#ProductsList {
	margin: 10px;
	padding: 0px;
	list-style: none;
	font-size: 1em
}

#ProductsList li {
	margin: 0px 0px 0px 0px;
	display: block;
	list-style: none;
	width: 177px;
	background: url(../images/bg/menu-bg.png) no-repeat top left;
	padding: 6px 5px 5px 0px;
	height: 23px;
	text-align: center
}

#ProductsList a, #ProductsList a:link, #ProductsList a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px
}

#ProductsList a:hover {
	color: #87cfef;

}

.chbox
{
    font-size:10pt;
    }


table#tbResult {
	border: 1px solid #fff;
}

table#tbResult .BR {
	border-right: 1px solid #fff;
}

table#tbResult .BB {
	border-bottom: 1px solid #fff;
}

table#tbResult th {
	background: #87d0f1;
}

table#tbResult td {
	background: #9fdefd;
}

/* CHECKOUT PAGE */

table.CheckOut {
	border: 1px solid #fff;
	border-width: 1px 1px 0px 1px;
}

table.CheckOut .BR {
	border-right: 1px solid #fff;
}

table.CheckOut .BB {
	border-bottom: 1px solid #fff;
}

table.CheckOut .Header {
	background: #015697;
	border-bottom: 1px solid #fff;
	color: #fff
}

table.CheckOut td.Checkout {
	background: #9fdefd;
}

.Product {
	background: #87d0f1;
}

/* manditory fields */

.manditory
{
	color:Red;
	font-weight:bold;
}
.manditoryInBasket
{
	font-weight:bold;
}

.blackTxt
{
    color:#000;}
    
span.mandatory
{
	color: Red;
	margin-right: 5px;
}

div.captcha label 
{
	display: none;
}

div.captcha input
{
	margin-left: 10px;
}

div.captcha
{
	display: inline;
}

/* LEFT NAV ROLL DOWN */

#LeftNav {
	display: none;
}

#ProductsList {
	display: none;
}

ul#sideMenuHeaderFree, ul#sideMenuHeaderFull {
	display: none
}

ul#sideMenuHeaderFree li, ul#sideMenuHeaderFull li {
	display: none
}

ul#sideMenuHeaderFree ul.sideMenu, ul#sideMenuHeaderFull ul.sideMenu {
	display: none
}

ul#sideMenuHeaderFree ul.sideMenuShow, ul#sideMenuHeaderFull ul.sideMenuShow {
	display: none
}


#LeftNav ul#sideMenuHeaderFree li ul#sideMenuFree li, #LeftNav ul#sideMenuHeaderFull li ul#sideMenuFull li {
	display: none
	
}

#LeftNav ul#sideMenuHeaderFree li ul#sideMenuFree li a:link, #LeftNav ul#sideMenuHeaderFree li ul#sideMenuFree li a:visited, #LeftNav ul#sideMenuHeaderFull li ul#sideMenuFull li a:link, #LeftNav ul#sideMenuHeaderFull li ul#sideMenuFull li a:visited {
	color: #015697;
	
}

#LeftNav ul#sideMenuHeaderFree li ul#sideMenuFull li a:hover, #LeftNav ul#sideMenuHeaderFree li ul#sideMenuHeaderFull li a:hover {
	color: #000;
	
}

.mine
table#tbResult .Check {
	background : url(../images/check.gif) no-repeat;
}

.sectorName
{
    font-size:9pt;
    padding-left:.5em;}


.ButtonWide {
	display: none
}

#navcontainer {
	display: none;
}
