@import 'reset.css';
@import 'global.css';
@import 'hacks.css';


.colLeft {
    float:left;
    padding-right:10px;
}

#ewgtcontainer {
    margin-bottom: -1px;
}
body {
    margin:0;
    padding:0;
    background:#002c83 url('/img/main_bg.gif') 0 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
}
.spacer {
    margin:0;
    padding:0
}
#container {
    margin:0 auto 0 auto;
    width:985px;
    padding-left:0px;
}
.sub_content_holder {
    width:980px;
    background:#FFFFFF;
    float:left;
}
.clear {
    clear:both;
}
a:focus {
    -moz-outline-style: none;
}

div#archive_links font{
    width: 100%;
    float: left;
}
div#archive_links2 {
    float: left;
    clear: both;
    margin-top: 30px;
}
div#archive_links2 font{
    margin: 8px;
    line-height: 18px;
}

div#navitile{
    width: 975px !important;
}

ul#listMenuv3-id-2{
    width: 88px !important;
}


span.cp_wrapper ul#cp_links {
    padding: 0 0 0 0;
}

span.ciu_wrapper {
    font-size: 12px;
}
span.ciu_wrapper div{
    margin-right: 10px;
    padding: 10px 10px 10px 10px;
}

.odd {
    background-color:#CCCCCC;
    margin-top:10px;
    overflow:hidden;
    padding:10px;
}
.even {
    background-color:#EFEFEF;
    margin-top:10px;
    overflow:hidden;
    padding:10px;
}
.comment_wrapper {
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
    margin:0 0 5px 10px;
    width:590px;
}
.nameStyle {
    color:#333333;
    font-weight:bold;
}
.commenttext{margin-left:10px;}
.style1 {
    color: #FF0000;
    font-weight: bold;
}
.comment_wrapper a:link, .comment_wrapper a:visited {
    color:#333333;
    font-size:8pt;
}

.alerttop {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CCCCCC none repeat scroll 0 0;
    border:1px solid #333333;
    color:#333333;
    font-family:arial,verdana,hellvetica;
    font-size:11px;
    font-weight:bold;
    height:10px;
    margin:0;
    padding:10px;
}

#footer{ height: 200px;}
#footer .container4 {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 0%, #e2e2e2 40%, #e2e2e2 60%, #ffffff 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#e2e2e2), color-stop(40%,#e2e2e2), color-stop(60%,#e2e2e2), color-stop(96%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 0%,#e2e2e2 40%,#e2e2e2 60%,#ffffff 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 0%,#e2e2e2 40%,#e2e2e2 60%,#ffffff 96%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 0%,#e2e2e2 40%,#e2e2e2 60%,#ffffff 96%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#e2e2e2 0%,#e2e2e2 40%,#e2e2e2 60%,#ffffff 96%); /* W3C */
    clear: left;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    border: 2px solid #BCBEC0;
    margin-left: 7px;
    width: 98%;
    height: 100%;
}
#footer .container3 {
    clear: left;
    float: left;
    position: relative;
    right: 25%;
    width: 100%;
    height: 100%;
}
#footer .container2 {
    clear: left;
    float: left;
    position: relative;
    right: 25%;
    width: 100%;
    height: 100%;
}
#footer .container1 {
    float: left;
    position: relative;
    right: 25%;
    width: 100%;
    height: 100%;
}

#footer .container1  ul li{
    list-style: none;
    margin-left: -25px;
}


#footer .col1 {
    float: left;
    left: 77%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 21%;
    border-right: 2px dotted #BCBEC0;
    height: 100%;
}
#footer .col2 {
    float: left;
    left: 81%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 18%;
    border-right: 2px dotted #BCBEC0;
    height: 100%;
}
#footer .col3 {
    float: left;
    left: 85%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 21%;
    border-right: 2px dotted #BCBEC0;
    height: 100%;
}
#footer .col4 {
    float: left;
    left: 89%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 25%;
    height: 100%;
}

#footer h4, #footer p{
    padding-top: 5px;
}

.topvalign {
	vertical-align:top;
}

#sg-popup #sg_heading {font-weight: bold;}
#sg-popup p a {font-size: 18px;}

.headerGreeting{
	float: right;
	margin: 15px 0 0;
	width: 200px;
}
.headerGreeting a{
	color: #FFFFFF;
    text-shadow: 0 1px 1px #111111;
}
.headerGreeting p{
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    text-shadow: 0 1px 1px #111111;
}
.socialbar {
    position: relative;
    top: 10px;
    float: right;
}
.socialbtn {
    float:left;
}
.header_fb {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/img/socialicon/fb_icon_22x22.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.header_tw {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/img/socialicon/twitter_icon_22x22.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.header_glus {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/img/socialicon/gplus_icon_22x22.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.header_ln {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/img/socialicon/linkedin_iicon_22x22.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.header_rss {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/img/socialicon/nav_rss.gif');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.rightNavNew{
    width:343px; 
    position:relative; 
    overflow:hidden; 
    display:inline-block; 
    float:right;
}
.section {
	border-top:2px solid #A30010;
	padding:0;
	margin:0 0 20px;
    padding-left:5px;
	width: 100%;
}

#lb-wrapper {
    width: 100%;
    margin: 10px auto
}

#top_leader_ad {
	width: 970px;
}
#lightBoxContainer {
    display: none;
}

.login-light-box {
    position: fixed; /* keeps the lightbox window in the current viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
}

.register-light-box {
    overflow: auto;
}

.overlay {
    z-index: 9999;
    position: fixed;
    background: url('/itpc/img/overlay.png');
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
}

.login-light-box .login-content {
    width: 425px;
    margin: 130px auto 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: #FFF;
    height: 340px;
    display: block;
    overflow: hidden;
    position: relative;
}
.register-light-box .login-content {
    width:488px;
    height: 813px;
}
.login-light-box .login-iframe {
    width: 425px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    height: 340px;
    position: absolute;
    left: 0;
    top: -7px;
}

.login-light-box .login-iframe {
    width: 488px;
    height: 813px;
}

.login-light-box iframe {
    display: block;
    border-radius: 10px;
}

.login-light-box  .login-content p {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 160px;
    padding: 0 0 1px;
}

.login-light-box  .login-content p a {
    text-decoration: underline;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .8) url('/img/ajax_loading.gif') 50% 50% no-repeat;
}

body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}
#newuserregistrationpopup {
    display: none;
    width:760px;
    height: 345px;
    overflow: hidden;
    background-color: white;
    z-index: 99999 !important;
}
#closepopup {
    position: relative;
    float: right;
    right: 10px;
    top: 10px;
    font-size: 12px;
}
#closepopup img {
    padding-left:5px;
    vertical-align: middle;
}
#thankuptext {
    margin:70px 40px 55px 40px;
    font-family: 'Lato';
    font-size: 36px;
    font-size: 34px\9;
    font-weight: bold;
    line-height: 40px;
}
#socialsharebtn {
    margin-left:40px;
}
#socialbtns {
    float:left;
    margin-left:5px;
}

.sponsored_container {
    padding: 0px 20px;
}
.sponsored_container  h1 {
    line-height: 14px;
    font-size: 22px;
    font-weight: bold;
    color:black;
}
.byline {
    display:block;
    margin-bottom:10px;
    line-height:13px
}
#disclaimer {
    margin:20px 0px 10px 0px;
    padding:0px;
}
#sponsored_expansion {
    width:90%;
    display:none;
    margin:0px auto 10px;
    padding:15px;
    border:1px dotted rgb(204, 204, 204);
}
#ad_p1-lb {
    margin-top: 10px;
}
#ad_p2-lb {
    position:relative;
    margin-bottom: 10px;
    margin-top: 10px;
}
#ad_imu {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
}
.sponsored_module_box {
    clear: both;
}
