/* A Trade and Value, Corp. Design */
/* Please refrain from copying the contents of this style sheet */


/* ======= This style sheet controls the style in the TIPS section  ====== */

/* ==== MAIN TIP PAGE ===== */





.tip-page-left-col{width: 620px; float: left;}
.tip-page-right-col{width: 350px; float: left;}



.tip-main-disp-hold{
width: 598px;
/*
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
*/
border: 1px solid #ebebeb;
}
.tip-main-disp-each{
width: 270px;
height: 85px;
margin: 0px auto;
margin-top: 7px;
margin-right: 7px;
margin-bottom: 7px;
margin-left: 7px;
border: 1px solid #7b7b7b;
float: left;
overflow: hidden;
}
.tip-main-disp-each a:link, .tip-main-disp-each a:active, .tip-main-disp-each a:visited{
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #000000;
}
.tip-main-disp-each a:hover{
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #074a98;
}
.tip-main-disp-each p{
width: 180px;
margin-top: 2px;
margin-left: 5px;
float: left;
}
.tip-main-disp-each-img{
width: 72px;
height: 72px;
margin-top: 2px;
margin-right: 0px;
margin-bottom: 2px;
margin-left: 2px;
border: 2px solid #074a98;
float: left;
overflow: hidden;
}


/* Right side of main Tips page */

.tips-main-rgt-ad-hold{
width: 300px;
height: 250px;
margin: 0px auto;
margin-top: 40px;
}







/* READ-TIP PAGE */

.tip-pg-titl-hold{
width: 100%;
height: 50px;
border-bottom: 1px solid #7b7b7b;
overflow: hidden;
}
.tip-pg-titl-hold a:link, .tip-pg-titl-hold a:active, .tip-pg-titl-hold a:visited{
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #ff9900;
}
.tip-pg-titl-hold a:hover{
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
color: #ff9900;
}


.tip-pg-titl-hold-left{width: 600px; float: left;}
.tip-pg-titl-hold-left p{
margin-top: 20px;
margin-bottom: 10px;
margin-left: 15px;
font-family: Arial, Times;
font-size: 13pt;
font-weight: bold;
color: #ff9900;
}
.tip-pg-titl-hold-right{width: 300px; float: left;}
.tip-pg-titl-hold-right p{text-align: right; margin-top: 20px; margin-right: 10px;}
.tip-pg-titl-hold-right a:link, .tip-pg-titl-hold-right a:active, .tip-pg-titl-hold-right a:visited{
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #7b7b7b;
}
.tip-pg-titl-hold-right a:hover{
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
color: #7b7b7b;
}


.tip-title{
margin-top: 20px;
margin-bottom: 10px;
margin-left: 15px;
font-family: Arial, Times;
font-size: 13pt;
font-weight: bold;
color: #074a98;
}
.tip-title span{
font-family: Arial, Times;
font-size: 9pt;
font-weight: normal;
color: #4b4b4b;
}
.tip-text-holder{
padding-right: 10px;
padding-left: 10px;
}
.rd-tip-share-sep{
width: 400px;
}


/* ==== PROFILE OF THE TIPSTER */

.tip-profile-holder{
width: 300px;
/*border-left: 1px dashed #4b4b4b;*/
background-image: url(../tips/images/elements/tips-vert-sep.png);
background-repeat: repeat-y;
margin: 0px auto;
margin-top: 20px;
}
.tip-profile-title{
width: 298px;
height: 24px;
padding-top: 4px;
margin: 0px auto;
margin-top: 20px;
border-top: 1px solid #4b4b4b;
border-right: 1px solid #4b4b4b;
border-bottom: 2px solid #4b4b4b;
border-left: 1px solid #4b4b4b;
background-image: url(../images/elements/tip-title-bar.png);
background-repeat: repeat-x;
overflow: hidden;
}
.tip-profile-title span{
margin-left: 5px;
text-align: center;
font-size: 12pt;
font-weight: bold;
color: #4b4b4b;
}
.tip-profile-desc{
padding-top: 2px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 20px;
}

.tip-profile-main-img{
width: 200px;
margin: 0px auto;
}



