﻿/* General page styles */

body
{ 	background-color: #E8E8E8;
	background-image: url(../Images/Icons/pageBg.gif);
	background-repeat: repeat-y; 
}

/*
.bodySideC
{ 	background-color: #E8E8E8;
	background-image: url(../Images/Icons/Bg.gif);
	background-repeat: repeat-y; 
}
*/

h1
{	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-style: italic;
	text-align: left;
	color: Navy;
}

h2
{	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-style: normal;
	text-align: left;
	color: Navy;
}

h3
{	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
	text-align: left;
	color: Navy;
}

h6
{	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-style: italic;
	text-align: left;
	color: Navy;
}

p
{	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: Navy;
}

ol
{	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: Navy;
}

/* Loaded Message*/
.divLoadedMsgC
{	position: absolute;
	top: 20px;
	left: 100px;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial;
	font-style: normal;
	text-align: left;
	color: Red;
}

.imgLoadedMsgC
{	position: absolute;
	top: 28px;
	left: 10px;
}

.buttonGeneralClass
{	width: 100px;
    height: 22px;
    color: Navy;
    font-size:12px;
	font-family: Verdana, Arial;
}

.imgBigLogoClass
{	position: absolute;
	top: 420px;
	left: 10px;
}

.helpUsClass
{	position: absolute;
	top: 80px;
	left: 510px;
}

/* Homepage */
.divAdTitle1C
{	position: absolute;
	top: 15px;
	left: 492px;	
    font-size:10px;
	font-family: Verdana, Arial;
	color: Navy;
}
/*
.divAdTitleC
{	position: absolute;
	top: 287px;
	left: 492px;	
    font-size:10px;
	font-family: Verdana, Arial;
	color: Navy;
}
*/
.divAdClass
{	position: absolute;
	top: 30px;
	left: 493px;
	width: 300px;
	height: 250px;	
    font-size:10px;
	font-family: Verdana, Arial;
	text-align: center;
	color: Navy;
	border:solid 1px blue;
}

.divFeaturesC
{	position: absolute;
	top: 315px;
	left: 474px;
	width: 326px;
	height: 188px; 	
	padding: 5px;	
	font-size: 14px;
	font-family: Verdana, Arial;
}

.divTickerCloudTitleC
{	position: absolute;
	top: 4px;
	left: 5px;
    font-size:10px;
	font-family: Verdana, Arial;
	text-align: left;
	color: Navy;
}

.divHotTickersC
{	position: absolute;
	top: 130px;
	left: 2px;
	padding: 2px;
	font-family: Arial;
	color: Navy;
}


/*--stylesSlideIn--*/
.stepTitleClass
{   position: absolute;
	top: 65px;
	left: 70px;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	font-family: Verdana, Arial;
	text-align: left;
	color: Navy;
}

.step0TextClass
{	position: absolute;
	top: 110px;
	left: 70px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-style: normal;
	text-align: left;
	color: Navy;
}

.step1TextClass
{	position: absolute;
	top: 145px;
	left: 70px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-style: normal;
	text-align: left;
	color: Navy;
}

.step2TextClass
{	position: absolute;
	top: 180px;
	left: 70px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-style: normal;
	text-align: left;
	color: Navy;
}

.step3TextClass
{	position: absolute;
	top: 230px;
	left: 70px;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-style: normal;
	text-align: left;
	color: Navy;	
}

.imgBusinessWeekClass
{	position: absolute;
	top: 505px;
	left: 65px;
}

.textBusinessWeekClass
{	position: absolute;
	top: 537px;
	left: 71px;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-style: italic;
	text-align: left;
	color: Navy;	
}

.imgBarronsOnlineClass
{	position: absolute;
	top: 500px;
	left: 280px;
}

.textBarronsOnlineClass
{	position: absolute;
	top: 537px;
	left: 253px;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-style: italic;
	text-align: left;
	color: Navy;	
}

.textCopyrightClass
{	position: absolute;
	top: 510px;
	left: 487px;
	width: 420px;
	font-weight: normal;
	font-size: 9px;	
	font-family: Arial;
	color: Navy;
}

/* Help */

.helpMenuClass
{	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	text-align: left;
}

.frHelpClass
{	position: absolute;
	top: 54px;
    left: 5px;
    width: 770px;
    height: 480px;
    border-width: 0px;
}

/* Contact Form */

.lblFromClass
{	position: absolute;
	top: 87px;
    left: 10px;
    width: 90px;
    height: 16px;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.textboxFromClass
{	position: absolute;
	top: 85px;
    left: 100px;
    width: 180px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.lblNameClass
{	position: absolute;
	top: 87px;
    left: 310px;
    width: 90px;
    height: 16px;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.textboxNameClass
{	position: absolute;
	top: 85px;
    left: 400px;
    width: 180px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.lblCustomSubjectClass
{	position: absolute;
	top: 157px;
    left: 10px;
    width: 90px;
    height: 16px;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.txtCustomSubjectClass
{	position: absolute;
	top: 155px;
    left: 100px;
    width: 510px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.lblCategoryClass
{	position: absolute;
	top: 123px;
    left: 10px;
    width: 90px;
    height: 16px;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.ddRequestClass
{	position: absolute;
	top: 121px;
    left: 100px;
    width: 180px;
    height: 23px;
    border-width: 1px;
    color: Navy;
    background-color: White;
    font-size:14px;
	font-family: Verdana, Arial;
}

.lblMessageClass
{	position: absolute;
	top: 202px;
    left: 10px;
    width: 90px;
    height: 16px;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.textboxMessageClass
{	position: absolute;
	top: 222px;
	left: 10px;
	width: 600px;
    height: 120px;
	border-width: 1px;
	background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

/* Spread The Word */
.txtFromClass
{	position: absolute;
    left: 100px;
    width: 260px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.txtNameClass
{	position: absolute;
    left: 100px;
    width: 260px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.txtMailToClass
{	position: absolute;
    left: 100px;
    width: 600px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.txtSubjectClass
{	position: absolute;
    left: 100px;
    width: 600px;
    height: 18px;
    border-width: 1px;
    background-color: White;
    color: Navy;
    font-size:14px;
	font-family: Verdana, Arial;
}

.txtMessageClass
{	border-width: 1px;
    color: Navy;
    background-color: White; 
    font-size:14px;
	font-family: Verdana, Arial;
}


/*--ddTabMenu (News)--*/

.imgBusinessC
{	position: absolute;
	top: 267px;
	left: 25px;
}

.lkBusinessC
{	position: absolute;
	top: 264px;
	left: 37px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
	color: blue;
}

.imgMarketC
{	position: absolute;
	top: 267px;
	left: 100px;
}

.lkMarketC
{	position: absolute;
	top: 264px;
	left: 112px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
	color: blue;
}

.imgTechC
{	position: absolute;
	top: 267px;
	left: 245px;
}

.lkTechC
{	position: absolute;
	top: 264px;
	left: 255px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
	color: blue;
}

.imgTopC
{	position: absolute;
	top: 267px;
	left: 164px;
}

.lkTopC
{	position: absolute;
	top: 264px;
	left: 176px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
	color: blue;
}

.imgWeb20C
{	position: absolute;
	top: 267px;
	left: 291px;
}

.lkWeb20C
{	position: absolute;
	top: 264px;
	left: 303px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
	color: blue;
}

.basictab{  
position: absolute;
top: 283px;
left: 23px;
width: 430px;
height: 193px;
border: 2px ridge #F0F0F0;
font-size: 11px;
font-family: Verdana, Arial;
text-align: left;
padding-left: 5px;
padding-top: 5px;
color: Blue;
line-height: 18px;
}
	
.basictab ul{
margin: 4px;
padding: 3px 0;
padding-top: 0px;
margin-left: 3px;
font: bold 11px Verdana, Arial;
border-bottom: 2px ridge #F0F0F0;
list-style-type: none;
text-align: left;
line-height: 15px;

}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 0px 2px;
margin-right: 1px;
border: 2px ridge #F0F0F0;
border-bottom: none;
background-color: transparent;
color: #0000ff;
}

.basictab li a:visited{
color: #0000ff;
}

.basictab li a:hover{
background-color: transparent;
color: red;
}

.basictab li a.current{
background-color: #DDDDF9;
color: navy;
}

.basictab li a:active{
color: #0000ff;
}

#tabcontentmastercontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}
