body.v2GC{
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
}
.primary-button,
input[type="submit"].primary-button,
input[type="button"].primary-button{
    background: rgb(101,196,101); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(101,196,101,1) 0%, rgba(81,164,81,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,196,101,1)), color-stop(100%,rgba(81,164,81,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65c465', endColorstr='#51a451',GradientType=0 ); /* IE6-9 */
    padding:10px 20px;
    font-size:15px;
    color:#ffffff;
    font-weight:600;
    font-family: 'Open Sans Condensed', sans-serif;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    text-shadow:0px -1px 0px #428E3A;
    display:inline-block;
    cursor:pointer;
    border:none;
}
.primary-button:hover,
input[type="submit"].primary-button:hover,
input[type="button"].primary-button:hover
{
    background:#65C465;
}
.secondary-button,
input[type="submit"].secondary-button,
input[type="button"].secondary-button
{
    display:inline-block;
    text-shadow:0px -1px 0px #606060;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    padding:10px 20px;
    font-size:15px;
    color:#ffffff;
    font-weight:600;
    font-family: 'Open Sans Condensed', sans-serif;
    background: rgb(157,157,157); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(157,157,157,1) 0%, rgba(126,126,126,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(157,157,157,1)), color-stop(100%,rgba(126,126,126,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(157,157,157,1) 0%,rgba(126,126,126,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(157,157,157,1) 0%,rgba(126,126,126,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(157,157,157,1) 0%,rgba(126,126,126,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(157,157,157,1) 0%,rgba(126,126,126,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9d9d', endColorstr='#7e7e7e',GradientType=0 ); /* IE6-9 */

}
.secondary-button:hover,
input[type="submit"].secondary-button:hover,
input[type="button"].secondary-button:hover{
    background:#9D9D9D;
}
.v2GC a.primary-button, .v2GC a.primary-button:hover, .v2GC a.secondary-button, .v2GC a.secondary-button:hover{
    text-decoration:none;
    color:#fff;
}
#header.v2gcHeader #branding{
    width:972px;
}
#header.v2gcHeader  #mainNav{
    font-size:12px;
}
.v2GC a{
    color:#0F3670;

}
.v2GC a:hover{
    text-decoration:underline;
    color:#0F3670;
}
.v2GC #main{
    width:972px;
    padding:20px;
}
.v2GC #content{
    overflow:visible;
}
.v2GC h2.pageHead{
    font-size:36px;
    color:#0f3670;
    margin:0px 0px 10px 0px;
    border-bottom:1px solid #d9d9d9;
    font-family: 'Open Sans Condensed', sans-serif;
    padding-bottom:5px;
}
.pageHead .pageSubHead{
    font-size:24px;
    display:block;
    color:#404040;
}

.v2GC #content {
    width: 610px;
}
.v2GC #container.w70 {
    width: 648px;
}
.v2GC #container.w70 #content {
    width: 648px;
}
.videoList table.vlistData{
    width:100%;
    border:none;
}
.videoList table.vlistData td{
    background: #e8e8e8;
    border:none;
    padding:5px 10px;
    vertical-align:middle;
}
.videoList{
    max-height:250px;
    overflow-y:auto;
    position:relative;

}
.bottomImg{
    background:url("../images/vlistBottom.png") no-repeat scroll center top transparent;


    height:15px;
    width:610px;
    z-index:1;
}
/*
.videoList table.vlistData tr:nth-child(even) td {
background: none repeat scroll 0 0 #dedee1;

}*/

.mainVideo {
    height: 457px;
}
.vThumb{
    width:80px;
}
.videoList table.vlistData .monlyVideo td{
    background:#dedee1;
}
.monlyVideo .vThumb > a{
    position:relative;
}

.moRibbon{
    background: url("../images/monlyRibbon.png") no-repeat scroll center center transparent;
    display: block;
    height: 57px;
    position: absolute;
    width: 57px;
}
.vInfo{
    width:190px;
}
.vDura{
    width:80px;
    text-align:center;
}
.vHeading{
    font-size:16px;
}

.vIcons .pAlert{
    display:inline-block;
    text-indent:-9999px;
    width:20px;
    height:15px;
    background:url("../images/icon-priceAlert.png") no-repeat scroll center transparent;
    margin:7px 5px;
}

.vIcons .mOnly{
    display:inline-block;
    text-indent:-9999px;
    width:20px;
    height:15px;
    background:url("../images/icon-memberonly.png") no-repeat scroll 0 0 transparent;
    margin:5px;
}
.vNotes{
    float: right;
    text-align:right;
    color:#7e7e7e;
}
.vNotes li.priceAlert{
    background:url("../images/icon-priceAlert.png") no-repeat scroll left center transparent;
    padding-left:25px;
    display:block;
    margin:5px 0px;
}

.vNotes li.memberOnly{
    background:url("../images/icon-memberonly.png") no-repeat scroll left center transparent;
    padding-left:25px;
    display:block;
    margin:5px 0px;
}
.v2GC .left{
    float:left;
}

.v2GC .right{
    float:right;
}
.v2GC .clear{
    clear:both;
}
.v2GC .relative{
    position:relative;
}
.topSerchField{
    position:absolute;
    top:10px;
    right:0px;
    background:url("../images/topSerchfiled.png") no-repeat scroll left center transparent;
    height:30px;
    width:241px;
}

.topSerchField input[type="text"]{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    margin-top: 2px;
    padding-left: 8px;
    width: 201px;
}
.topSerchField input[type="button"]{
    width:20px;
    height:20px;
    background:none;
    border:none;
    cursor:pointer;
}
.ruHead{
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
.ruHead h2{
    display:inline-block;
    color:#0F3670;
    font-size:30px;
    margin:0px;

}
.ruList ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.ruList {
    height: 400px;
    overflow-y: auto;
}
.ruList ul li{
    padding:5px 0px;
    padding:10px;
}
.ruList li:nth-child(even) {
    background: none repeat scroll 0 0 #ededed;

}
.ruList{
    margin-bottom:20px;
}
a.visitLink{
    display:block;
    padding-left:10px;
    background:url("../images/rightArrow.png") no-repeat scroll left center transparent;
    color:#0F3670;
    font-weight:bold;
}
.stockPriceBlock{
    padding:10px 0px;
    background:#eeeeee;
    margin-bottom:10px;
}
.stockPriceBlock table{
    border:none;

    width:100%;
    color:#000;
    font-weight:300;

}

.stockPriceBlock table td{
    padding:3px 20px;
    border:none;
    vertical-align:middle;
}
.rightSiderBar{
    width:308px;
}
.spTitle{
    font-size:18px;
    color:#000;
    width:102px;
}
.spValue{
    font-size:36px;
    text-align:right;
}
.greenText{
    color:#57af57;
}
.redText{
    color:#ff0000;
}
.spValue.volumeText{
    font-size:24px;
}
.rightBlock{
    margin-top:30px;
    font-size:15px;
}
.v2GC h2{
    color: #0F3670;

    font-size: 30px;
    margin: 0;
}
.v2GC h3
/*.rightSiderBar h3*/{
    padding-bottom:3px;
    border-bottom:1px solid #d9d9d9;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:24px;
    margin:0px 0px 25px 0px;
}

.v2GC h4{
    color:#404040;
    font-size:18px;
    font-weight:600;
}
.rightBlock ul{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
.articleBlock a{
    font-size:12px;
}
.rightBlock ul li{

    margin-bottom:5px;
}
.articleBlock ul li span{
    color:#a0a0a0;
    font-size:12px;
    display:block;
}

.leadingWrap ul li, .laggingWrap ul li, .rightBlock ul.uprateStyle li, .rightBlock ul.downrateStyle li{

    padding-left:30px;
    margin-bottom:15px;
    display:block;
}
.leadingWrap ul li, .rightBlock ul.uprateStyle li{
    background:url("../images/icon-uprate.png") no-repeat scroll left 4px transparent;
    margin-left:8px;
}
.laggingWrap ul li, .rightBlock ul.downrateStyle li{
    background:url("../images/icon-downrate.png") no-repeat scroll left 4px transparent;
    margin-left:8px;
}
.smallText{
    font-size:12px;
}

.lwValues span{
    width:100px;
}

/*Form fields*/


.formSection input[type="text"],
.formSection input[type="password"],
.formSection input[type="email"]
{
    display: inline-block;
    height: 20px;
    padding: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background:#fff;
}

.formSection input[type="text"]:focus,
.formSection input[type="password"]:focus,
.formSection input[type="email"]:focus,
{
    background: #ffffff;
    border-color: #129FEA;
    outline: 0;
}

label {
    display: block;
    margin: 5px;
    color:#737373;
    font-size:13px;
    text-transform:uppercase;
}

/*Tabs*/

.tabs {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
}
.tabs > li {
    display: inline-block;
    padding-top: 10px;
}
.tabs a, .tabs a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f7f7f7;
    border-color: #CCCCCC #CCCCCC #FFFFFF;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: inline-block;
    padding: 5px 20px;
    text-decoration:none;
}

.tabs .active > a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 0 0;
    position: relative;
    z-index: 1;
    padding: 10px 20px 5px;
}
.tab_container {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 20px;
    margin-top: -2px;
    padding: 15px 10px;
    position: relative;
}

.mtb10{
    margin:10px 0px
}

.formWrapper{
    padding:10px;
    border:1px solid #ccc;
}
.formSection input[type="text"]{
    width:265px;
}
.formSection input[type="submit"]{
    margin: 0 0 10px 45px;
}
.formWrapper .listStyle{
    margin: 10px 0 10px 18px;
}
.formWrapper .listStyle li {
    background: url("../images/bullet-15x17.jpg") 0 0 no-repeat;
    padding-left: 25px;
}
.tmColRow{
    margin-left:-20px;
    margin-bottom:20px;

}
.tmColWrap{
    padding:10px 20px;
    border:1px solid #ccc;
    background:#f7f7f7;
    margin-left:20px;
    width:272px;
}
.tmCol h4{
    margin-bottom:5px;
    margin-top:0px;
}
.tmCol.tmColvalues h4{
    font-weight:400;
    margin-bottom:2px;
}

.tmCol{
    width:125px;
}
.tmCol .tmSub{
    margin-top:5px;
}
.tmCol.tmColvalues{
    width:102px;
    margin-left:20px;
    font-size:18px;
}

.tmCol.tmColvalues .tmSub{
    margin-top:2px;
}

.tmColWrap{
    position:relative;
}

.videoCount{
    position:absolute;
    top:-5px;
    right:5px;
    border:1px solid #122b44;
    padding:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    background: rgb(57,145,232); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(57,145,232,1) 0%, rgba(36,66,117,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(57,145,232,1)), color-stop(100%,rgba(36,66,117,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(57,145,232,1) 0%,rgba(36,66,117,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(57,145,232,1) 0%,rgba(36,66,117,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(57,145,232,1) 0%,rgba(36,66,117,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(57,145,232,1) 0%,rgba(36,66,117,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3991e8', endColorstr='#244275',GradientType=0 ); /* IE6-9 */
    text-align:center;
    line-height:1;
}

.videoCount .vcNumb{
    font-size:12px;
    color:#fff;
    text-shadow: -1px -1px 0.5px #111111;
    text-transform: uppercase;
    display:block;
}
.videoCount .vcText{
    font-size:9px;
    color:#fff;
    text-shadow:0px -1px 1px #000;
    text-transform:uppercase;

}
.artirow{
    margin-left:-30px;
    margin-bottom:20px;
}
.artirow li{
    margin-left:30px;
}
.artirow .artImage{
    height:82px;
    width:82px;
    background:#d9d9d9;
    border-radius:5px;
}
.artirow ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.artirow h3{
    border:none;
    font-weight:300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom:2px;

}
.artirow h3 span{
    font-weight:600;
    font-family: 'Open Sans Condensed', sans-serif;
}
.artirow h4{
    margin:0px;
    font-weight:300;
}
.priceAlertCol table{
    border:none;
    width:100%;
}
.priceAlertCol table td{
    background:none;
    border:none;
    font-size:15px;
    padding:12px 8px;
}

.priceAlertCol  table  tr:nth-child(even) td {
    background: none repeat scroll 0 0 #f0f0f0;

}

.boxStyleWrap{
    padding:20px 10px;
    border:1px solid #e6e6e6;
    box-shadow:2px 2px 1px #eee;
    -webkit-box-shadow:2px 2px 1px #eee;
    -moz-box-shadow:2px 2px 1px #eee;
    -ms-box-shadow:2px 2px 1px #eee;
    -o-box-shadow:2px 2px 1px #eee;
    margin-top:70px;
}

.rightBlock h3{
    padding-left:8px;
    margin-bottom:15px;
}

.latestVideoBlock .lvdRow ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.latestVideoBlock  .lvdRow ul li{
    float:left;
    margin-left:20px;
    width:300px;
    margin-bottom:20px;
}
.mr20{
    margin-right:20px;
}
.mb20{
    margin-bottom:20px;
}
.strong{
    font-weight:bold;
}

.lvdRow{
    margin-left:-20px;
}
.lvdRow span{
    display:block;
}

.listPoints ul{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
.listPoints ul li{
    padding-left:25px;
    display:block;
    background:url("../images/listArrow.png") no-repeat scroll left 5px transparent;
    margin-bottom:20px;
    font-size:18px;
}
.listPoints ul li span.lpcont{
    background: rgb(101,196,101); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(101,196,101,1) 0%, rgba(81,164,81,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,196,101,1)), color-stop(100%,rgba(81,164,81,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(101,196,101,1) 0%,rgba(81,164,81,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65c465', endColorstr='#51a451',GradientType=0 ); /* IE6-9 */
    padding:5px 8px;
    color:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-shadow: 0 -1px 0 #606060;
}

.tradeCon .tcFirst{
    min-width:300px;
}
.v2GC h3.grayTitle{
    color:#a7a7a7;
    margin-top:0px;
    margin-bottom:10px;
    border-bottom:none;
}
.v2GC .grayTitle{
    color:#a7a7a7;
}


.w100per{
    width:100%;
}

.w565{
    width:565px;
}

.rvpFirst {
    height: 60px;
    width: 80px;
    position:relative;
}
ul.rvpVideos li{
    margin-bottom:20px;
}
.rvpSec{
    width:200px;
}

.mOnlyribon {
    background: url("../images/monlyRibbon.png") no-repeat scroll center center transparent;
    display: block;
    height: 57px;
    position: absolute;
    width: 57px;
}
.listPoints li {
    position: relative;
    width: 229px;
    padding-right: 50px;
    margin-right: 20px;
    border-top: 1px solid rgba(0,0,0,0.05);
}
.addComBox textarea{
    width:547px;
    padding:10px;
    border:1px solid #ccc;
    background:#fff;
    text-align:left;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
}
.buttontitle {
    overflow: hidden;
    padding: 10px 0px;
}
.cta-member {
	position: absolute;
    right: 11px;
}
.cta-member-text {
	position: absolute;
}
p.small {
	color: #FFFFFF;
    font-size: 10px;
    margin: -5px 0 0;
}
.cta-member-text h3 {
	border-bottom: none;
	margin: 3px 0px 0 0;
	padding-left: 0;
	font-size: 22px;
}
.side-section {
	margin-top: 105px;
    text-align: center;
}