body {
    background-image: url(../img/patterns/pattern8.png);
}

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, sans-serif;
}

#dvTickerLookUP {
    overflow: auto;
}

.tab_content {
    height: 230px;
}

#lblrecordSP500 {
    float: left;
    text-align: left;
   float: none;
    margin-right: 5px;
}

#acdate {
    background: #f5f5f5;
    margin: 0 0 15px 0;
    padding: 8px 10px 12px;
}

    #acdate span {
        float: left;
        margin-right: 7px;
        vertical-align: middle;
    }

    #acdate input {
        margin: 0;
    }

.Tickerlookup {
    height: 450px;
    min-height: 250px;
    max-height: 700px;
}

.lt-ie10 .Tickerlookup {
    height: 450px;
}

.section {
    padding-top: 5px;
}

.ulmessage {
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 15px;
    padding-top: 5px;
    list-style: square outside none;
}

.app-image:link {
    color: #0092D5 !important;
    background-color: transparent;
    text-decoration: underline;
}

.app-image:visited {
    color: #0092d5 !important;
}

.app-image:hover {
    color: #000 !important;
}

#scroll-messages a {
    color: #0092d5 !important;
}

    #scroll-messages a:visited {
        color: #0092d5 !important;
    }

    #scroll-messages a:hover {
        color: #000 !important;
background-color: transparent;
        /*text-decoration: underline;*/
    }
    #scroll-messages a:focus {
        color: #000 !important;
        /*text-decoration: underline;*/
    }



#scroll-messages ul ul li, ul ol li, ol ol li, ol ul li {
    margin-bottom: 0px;
    line-height: 16px;
}

/*#scroll-messages ul.ulmessage li {
        position: relative;
    }*/

#divMessagesHTML, #divNewsContainer {
    padding-right: 10px;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    table .gadget {
        width: 200px !important;
    }

    table.gadget td iframe {
        width: 200px !important;
        height: 335px !important;
    }
}

/* Messages tooltip*/
.tooltip {
    outline: none;
}

.tooltiptitle {
    background: #dbdbdb;
    padding: 3px 5px 3px 10px;
    color: #666666;
    text-decoration: none;
    overflow: hidden;
    margin-bottom: 6px;
}



.tooltip:hover {
    text-decoration: none;
}

.tooltip span {
    z-index: 10;
    padding: 8px;
    margin-top: 34px;
    margin-left: -160px;
    width: 300px;
    line-height: 16px;
    position: absolute;
    color: #444444;
    background: #f6f6f6;
    border: solid 1px #bababa;
}

.tooltipcallout {
    z-index: 20;
    position: absolute;
    border: 0;
    top: -14px;
    left: 120px;
}

/*CSS3 extras*/
.tooltip span {
    border-radius: 8px;
}

/*.app-image {
    color: #0092d5;
    text-decoration: none;
}
    .app-image:hover {
        color: #0092d5 !important;
        text-decoration: underline;
    }*/
ul.tabs
        {
            margin: 0;
            padding: 0;
            float: left;
            list-style: none;
            height: 32px;
            border-bottom: 1px solid #999;
            border-left: 1px solid #999;
            width: 100%;
        }
        ul.tabs li
        {
            float: left;
            margin: 0;
            padding: 0;
            height: 31px;
            line-height: 31px;
            border: 1px solid #999;
            border-left: none;
            margin-bottom: -1px;
            background: #e0e0e0;
            overflow: hidden;
            position: relative;
        }
        ul.tabs li a
        {
            text-decoration: none;
            color: #000;
            display: block;
            font-size: 1.2em;
            padding: 0 9px;
            border: 1px solid #fff;
            outline: none;
        }
        ul.tabs li a:hover
        {
            background: #ccc;
        }
        html ul.tabs li.active, html ul.tabs li.active a:hover
        {
            background: #fff;
            border-bottom: 1px solid #fff;
        }
        .tab_container
        {
            border: 1px solid #999;
            border-top: none;
            clear: both;
            float: left;
            width: 100%;
            background: #fff;
            overflow-x: auto;
            -moz-border-radius-bottomright: 5px;
            -khtml-border-radius-bottomright: 5px;
            -webkit-border-bottom-right-radius: 5px;
            -moz-border-radius-bottomleft: 5px;
            -khtml-border-radius-bottomleft: 5px;
            -webkit-border-bottom-left-radius: 5px;
            margin-bottom: 15px;
        }
        .tab_container h4
        {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 1150px;
            margin-top: 15px;
            margin-bottom: 0px;
        }
        .tab_content
        {
            padding: 20px;
            font-size: 1.2em;
            width: 1150px;
        }
        .tab_content h2
        {
            font-weight: normal;
            padding-bottom: 10px;
            border-bottom: 1px dashed #ddd;
            font-size: 1.8em;
        }
        .tab_content h3 a
        {
            color: #254588;
        }
        .tab_content .tbChart
        {
            float: left;
            margin: 0 20px 20px 0;
            border: 1px solid #ddd;
            padding: 5px;
            width: 350px;
        }
        .news
        {
            height: 200px;
        }
        .lt-ie9 .news
        {
            height: 165px;
            overflow: auto;
        }
        .message
        {
        	height: 300px;
        }
        .lt-ie9 .message
        {
            height: 250px;
            overflow: auto;
        }
        
        .pro-in-width{
	position:absolute; 
	max-width:275px; 
	margin-top:6px;
	float:left;
	background-color:#f6f6f6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:solid 1px #bababa;
	padding:8px;
	z-index: 10;
}
.app-image{
	color:#0092d5;
	text-decoration:none;
}
.minus{
	float:right;	
	cursor:pointer;
}
.title-tip{
	background:#dbdbdb;
	display:block;
	padding:3px 5px 3px 10px;
	font: normal 18px Calibri, Tahoma, Arial;
	color: #666666;
	text-decoration: none;
	overflow:hidden;
}
.small-text{
	margin-top:6px;
	line-height:15px;
}
.small-text a{
	color:#0092d5;
	clear:both;
	overflow:hidden;
	display:block;
	margin-top:10px;
}
.title-tip span{
	float:left;
}
.tip-top-arrow{
	position:absolute;
	margin-top:-22px;
	margin-left:10px;
}
.box01{
	width:31%;
	float:left; 
	margin:1%; 
	background-color:#999;
}
.box-text{
	font: normal 12px Verdana, Geneva, sans-serif;
	color:#58585b;
}
.box-text h2{
	font: bold 12px Verdana, Geneva, sans-serif;
	color:#0192D3;
}
.box-text .date{
	font: bold 12px Verdana, Geneva, sans-serif;
	color:#58585b;
}
.grid{
	margin:0px;
	padding:0px;
	background:#f4f4f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
}
.grid td{
	padding:3px 8px;
	
}
.grid .white{
	background-color:#ffffff;
	color:#444444;
}
.teambtn{
	float:left; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; padding:4px;
	color:#000;
	padding:4px 8px;
	margin-right:6px;
	
}
.teambtn td{
	padding:4px 10px;
}
.teambtn span{
	color:#0092d5;
	font-weight:bold;
	margin-right:4px;
}
.teambtn .gray{
	background-color:#F4F4F4;
}
.teambtn a{
	color:#000;
	text-decoration:underline;
	text-align:right;
}

@media screen and (max-width: 320px) {
	ul.tabs li a { padding: 0 5px; }	
}

