﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import"reset.css";
@import"superfish.css";
@import"grid.css";
@import"tabs.css";
@import"cj-text-fx.min.css";
body {
    font: 12px/20px 'VERDANA'; /* 'Open Sans', sans-serif; */
    width: 100%;
    position: relative;
    background: #fff;
    margin: 0 auto;
}

html, body {
    height: 100%;
}
/* Global Structure---------------------------------------- */
ul {
    list-style-type: none;
}

select {
    padding: 4px 4px 5px 4px;
    font-size: 11px;
    margin: 0;
    border-radius: 3px;
    border: 1px solid #cccccc;
}
/*----- txt,links,lines,titles -----*/
a {
   /* color: #858181;*/
    outline: none;
    cursor: pointer;
    text-decoration: underline;
}

    a:focus {
        outline: none;
    }

    a:hover {
        text-decoration: none;
    }

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    height: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.extra-wrap {
    overflow: hidden;
    display: block;
}

p {
    color: #000;
    margin-left: 10px;
    font: 12px/20px 'Open Sans', sans-serif;
}

.impression
{
margin: 7px 0 3px 0;
color: #fff;
font-size: 28px;
font-weight: normal;
line-height: 135%;
text-shadow: 5px 5px 7px rgba(0,0,0,0.4);
}

.linea
{
color:#5AC1FA
}

.p {
    padding-bottom: 20px !important;
}

.p0 {
    padding-bottom: 0 !important;
}

.p1 {
    padding-bottom: 11px !important;
}

.p2 {
    padding-bottom: 2px !important;
}

.p3 {
    padding-bottom: 25px !important;
}

.p4 {
    padding-bottom: 13px !important;
}

.p5 {
    padding-bottom: 31px !important;
}

.p6 {
    padding-bottom: 16px !important;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.alignmiddle * {
    vertical-align: middle;
}

.it {
    font-style: italic;
}

.impact {
    word-spacing: -1px;
    white-space: nowrap;
}
/*********************************header*************************************/
header {
    position: relative;
    z-index: 10;
    padding: 0 0 22px 0;
}

    header .top-row {
    
        overflow: hidden;
        padding: 8px 0;
     border-top-left-radius:10px;
     border-top-right-radius:10px;
      border-bottom-left-radius:10px;
     border-bottom-right-radius:10px;
     
         background: -moz-linear-gradient(#5F9CCF,#5F9CCF); /* FF 3.6+ */
    background: -ms-linear-gradient(#5F9CCF,#5F9CCF); /* IE10 */
    background: -webkit-linear-gradient(#5F9CCF,#5F9CCF); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#5F9CCF,#5F9CCF); /* Opera 11.10 */
    background: linear-gradient(#5F9CCF,#5F9CCF); /* the standard */
    -pie-background: linear-gradient(#5F9CCF, #5F9CCF);
    
        behavior: url(../js/PIE.htc);
        text-decoration: none !important;
    }

.header-left-links {
    overflow: hidden;
}

    .header-left-links li {
        float: left;
        background: url(../img/black-separator.gif) no-repeat right 7px;
        line-height: 16px;
        padding: 3px 8px 3px 7px;
    }

        .header-left-links li:first-child {
            padding-left: 0px !important;
        }

        .header-left-links li.last {
            background: none;
        }

        .header-left-links li.blogRed {
            margin-left: 15px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            padding: 3px 12px;
       
       
            background: -moz-linear-gradient(#FF3D3D,#FD001E); /* FF 3.6+ */
            background: -ms-linear-gradient(#FF3D3D,#FD001E); /* IE10 */
            background: -webkit-linear-gradient(#FF3D3D,#FD001E); /* Safari 5.1+, Chrome 10+ */
            background: -o-linear-gradient(#FF3D3D,#FD001E); /* Opera 11.10 */
            background: linear-gradient(#FF3D3D,#FD001E); /* the standard */
            -pie-background: linear-gradient(#FF3D3D,#FD001E); 
            behavior: url(../js/PIE.htc);
        }
        
 .header-left-links li.blog {
            margin-left: 15px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            padding: 3px 12px;
            background: -moz-linear-gradient(#4EABF0,#A3D3F9); /* FF 3.6+ */
            background: -ms-linear-gradient(#4EABF0,#A3D3F9); /* IE10 */
            background: -webkit-linear-gradient(#4EABF0,#A3D3F9); /* Safari 5.1+, Chrome 10+ */
            background: -o-linear-gradient(#4EABF0,#A3D3F9); /* Opera 11.10 */
            background: linear-gradient(#4EABF0,#A3D3F9); /* the standard */
            -pie-background: linear-gradient(#4EABF0,#A3D3F9);
            behavior: url(../js/PIE.htc);
        }
        .header-left-links li a {
            color: #000;
            font-weight: normal;
            text-decoration: none;
        }

        .header-left-links li.blog a {
            color: #000;
        }

        .header-left-links li a:hover {
            text-decoration: underline;
        }

.header-right-links {
    overflow: hidden;
}
    .header-right-links .fb-like {background-color:White; width:255px; margin-top:3px;overflow:hidden;float:left;margin-right:10px; }
    .header-right-links .twitter-follow-button {overflow:hidden;float:left;margin-right:10px;margin-top:3px;  }
     .header-right-links .gplus {overflow:hidden;float:left;margin-right:10px;margin-top:-10px;  }
     .header-right-links .gplus1 {overflow:hidden;float:left;margin-right:10px;margin-top:3px;  }
    .header-right-links .TodaysDate {
        color: #fff;float:left; font-size:11px;margin-top:3px;
    }

header .middle-row {
  /*  padding: 12px 0 10px 0; */
 /*   margin-bottom: 10px; */
  margin-top: 10px;
    z-index: 10;
    overflow: hidden;
}

    header .middle-row .logo {
        display: inline-block;
        width: 330px;
        height: 92px;
        background: url(../img/logo.gif) no-repeat 0 0;
        overflow: hidden;
        text-indent: -999em;
        margin: 0;
    }

header #main-search {
    height: 33px;
    float: right;
    color: #303030;
    font-weight: normal;
    font-size: 12px;
    margin: 30px 0 0 0;
    border: 5px solid #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    header #main-search input[type="text"] {
        width: 442px;
        margin: 0;
        padding: 8px 7px 7px 7px;
        outline: none;
        border: 1px solid #cccccc;
    }

    header #main-search .main-search-submit {
        width: 92px;
        height: 33px;
        outline: none;
        border: 1px solid #cccccc;
        color: #fff;
        margin: 0px;
        padding: 0px;
        background: url(../img/main-search-box-right.gif) no-repeat center center;
        cursor: pointer;
    }

    header #main-search1 {
    height: 33px;
    width:98%;
    float: right;
    color: #303030;
    font-weight: normal;
    font-size: 12px;
    border: 5px solid #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
    header #main-search1 input,header #main-search1 input[type="text"]  {
        width: 100%;
        margin: 0;
        padding: 8px 7px 7px 7px;
        outline: none;
        border: 1px solid #cccccc;
    }

    header #main-search1 .main-search-submit {
        width: 92px;
        height: 33px;
        outline: none;
        border: 1px solid #cccccc;
        color: #fff;
        margin: 0px;
        padding: 0px;
        background: url(../img/main-search-box-right.gif) no-repeat center center;
        cursor: pointer;
    }
header #mainbanner {
    height: 33px;
    float: right;
    color: #303030;
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 0;
    border: 5px solid #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
  header #mainbanner input[type="text"] {
        width: 342px;
        margin: 0;
        padding: 8px 7px 7px 7px;
        outline: none;
        border: 1px solid #cccccc;
    }

    header #mainbanner .mainbanner-submit {
        width: 92px;
        height: 33px;
        outline: none;
        border: 1px solid #cccccc;
        color: #fff;
        margin: 0px;
        padding: 0px;
        background: url(../img/main-search-box-right.gif) no-repeat center center;
        cursor: pointer;
    }

header nav {
    margin-bottom: 10px;
    border-top-left-radius:7px;
     border-top-right-radius:7px;
      border-bottom-left-radius:7px;
     border-bottom-right-radius:7px;
  /*  border-top: 1px solid #052850; */
    position: relative;
    z-index: 9;
  /*  background: -moz-linear-gradient(#052850,#0B4E82); tru 3B86C5  */
    background: -moz-linear-gradient(#5F9CCF,#5F9CCF); /* FF 3.6+ */
    background: -ms-linear-gradient(#5F9CCF,#5F9CCF); /* IE10 */
    background: -webkit-linear-gradient(#5F9CCF,#5F9CCF); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#5F9CCF,#5F9CCF); /* Opera 11.10 */
    background: linear-gradient(#5F9CCF,#5F9CCF); /* the standard */
    -pie-background: linear-gradient(#5F9CCF, #5F9CCF);
            behavior: url(../js/PIE.htc);
            
}


header .banner {
}

header .rating {
    margin-top: 10px;
      border-top-left-radius:7px;
     border-top-right-radius:7px;
      border-bottom-left-radius:7px;
     border-bottom-right-radius:7px;
    /*background: url(../img/rating-bg.jpg) repeat-x;*/
    background: transparent linear-gradient(#5F9CCF, #5F9CCF) repeat scroll 0% 0%;
    color: #fff;
}

    header .rating ul.main {
        margin-left: 1%;
    }

        header .rating ul.main li {
            float: left;
            line-height: 16px;
            padding: 6px 24px 6px 25px;
            background: url(../img/rating-divider.png) no-repeat right center;
            text-align: center;
        }

    header .rating ul.vx {
        float: right;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        color: #000;
        font-weight: bold;
        padding: 3px 7px;
        margin: 5px 6px 0 0;
        background: -moz-linear-gradient(#A3D3F9,#4EABF0); /* FF 3.6+ */
        background: -ms-linear-gradient(#A3D3F9,#4EABF0); /* IE10 */
        background: -webkit-linear-gradient(#A3D3F9,#4EABF0); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#A3D3F9,#4EABF0); /* Opera 11.10 */
        background: linear-gradient(#A3D3F9,#4EABF0); /* the standard */
        -pie-background: linear-gradient(#A3D3F9,#4EABF0);
            behavior: url(../js/PIE.htc);
    }

        header .rating ul.vx li {
            float: left;
            line-height: 14px;
            padding: 0px 14px 0px 15px;
            text-align: center;
            background: url(../img/rating-divider.png) no-repeat right center;
        }

            header .rating ul.main li:last-child, header .rating ul.vx li:last-child {
                background: none;
            }

    header .rating span {
        color: #fff !important;
    }
    
/*********************** favorites **************************/
.favorites {
    padding: 10px;
    background: -moz-linear-gradient(#052850,#0B4E82); /* FF 3.6+ */
    background: -ms-linear-gradient(#052850,#0B4E82); /* IE10 */
    background: -webkit-linear-gradient(#052850,#0B4E82); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#052850,#0B4E82); /* Opera 11.10 */
    background: linear-gradient(#052850,#0B4E82);
    -pie-background: linear-gradient(#052850,#0B4E82);
        behavior: url(../js/PIE.htc);
}
/******************** Tables ******************/
tr.d0 td {
    background-color: #f4f4f4;
    color: black;
}

tr.d1 td {
    background-color: #fff;
    color: black;
}

tr.d1:hover, tr.d0:hover {
    background: -moz-linear-gradient(#fff, #e0f0ff); /* FF 3.6+ */
    background: -ms-linear-gradient(#fff, #e0f0ff); /* IE10 */
    background: -webkit-linear-gradient(#fff, #e0f0ff); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#fff, #e0f0ff); /* Opera 11.10 */
    background: linear-gradient(#fff, #e0f0ff);
    -pie-background: linear-gradient(#fff, #e0f0ff);
        behavior: url(../js/PIE.htc);
}
/******************** Section ******************/
section {
    margin: 10px 0;
    color: #000;
}

    section h3 {
        border: 1px solid #cccccc;
        border-bottom: none;
        border-top-left-radius: 9px;
        border-top-right-radius: 9px;
        font-size: 13px;
        color: #000;
        padding: 5px 0 5px 10px;
        background: -moz-linear-gradient(#4EABF0,#A3D3F9); /* FF 3.6+ */
        background: -ms-linear-gradient(#4EABF0,#A3D3F9); /* IE10 */
        background: -webkit-linear-gradient(#4EABF0,#A3D3F9); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#4EABF0,#A3D3F9); /* Opera 11.10 */
        background: linear-gradient(#4EABF0,#A3D3F9); /* the standard */
        -pie-background: linear-gradient(#4EABF0,#A3D3F9);
        behavior: url(../js/PIE.htc);
    }

    section .content {
        border: 1px solid #cccccc;
        border-top: none;
        border-bottom-right-radius: 5px;
    }

    section .top-row {
        height: 123px;
    }

    section .second-row {
    }

        section .second-row, section .second-row img {
            height: 205px;
        }

    section h3 {
        text-shadow: 0px 1px #ffffff;
    }

        section h3.second-row-h3, section h3.fourth-row-h3 {
            border: 1px solid #cccccc;
            border-bottom: none;
            border-top-left-radius: 9px;
            border-top-right-radius: 9px;
            font-size: 13px;
            color: #fff;
            padding: 5px 0 5px 10px;
            background: -moz-linear-gradient(#052850,#0B4E82); /* FF 3.6+ */
            background: -ms-linear-gradient(#052850,#0B4E82); /* IE10 */
            background: -webkit-linear-gradient(#052850,#0B4E82); /* Safari 5.1+, Chrome 10+ */
            background: -o-linear-gradient(#052850,#0B4E82); /* Opera 11.10 */
            background: linear-gradient(#052850,#0B4E82); /* the standard */
            -pie-background: linear-gradient(#052850,#0B4E82);
        behavior: url(../js/PIE.htc);
            text-shadow: 0px 2px #000;
        }

    section .third-row {
        height: 410px;
    }

    section .fourth-row {
    }

    section .category-news li {
    }

    section .category-news a {
        color: #525252;
    }

h2 {
    color: #fff;
}
/******************** BoxOver ******************/
.BOXOVERBody {
    background-color: #cccccc;
    border-color: #000;
    border-width: 1px;
}
/******************** Buttons ******************/
.button {
    border: 1px solid #052850;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#a9d05c, #77a423); /* FF 3.6+ */
    background: -ms-linear-gradient(#a9d05c, #77a423); /* IE10 */
    background: -webkit-linear-gradient(#a9d05c, #77a423); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#a9d05c, #77a423); /* Opera 11.10 */
    background: linear-gradient(#a9d05c, #77a423); /* the standard */
     -pie-background: linear-gradient(#a9d05c, #77a423);
        behavior: url(../js/PIE.htc);
}



.button-green {
    border: 1px solid #81a340;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#227B04, #195E0B); /* FF 3.6+ */
    background: -ms-linear-gradient(#227B04, #195E0B); /* IE10 */
    background: -webkit-linear-gradient(#227B04, #195E0B); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#227B04, #195E0B); /* Opera 11.10 */
    background: linear-gradient(#227B04, #195E0B); /* the standard */
      -pie-background: linear-gradient(#227B04, #195E0B);
        behavior: url(../js/PIE.htc);
}

    .button-green:hover {
        border: 1px solid #81a340;
        padding: 5px;
        cursor: pointer;
        margin: 0 1px;
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        background: -moz-linear-gradient(#195E0B, #227B04); /* FF 3.6+ */
        background: -ms-linear-gradient(#195E0B, #227B04); /* IE10 */
        background: -webkit-linear-gradient(#195E0B, #227B04); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#195E0B, #227B04); /* Opera 11.10 */
        background: linear-gradient(#195E0B, #227B04); /* the standard */
        -pie-background: linear-gradient(#195E0B, #227B04);
        behavior: url(../js/PIE.htc);
    }

.button-red {
    border: 1px solid #81a340;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#ee774d, #e55b2a); /* FF 3.6+ */
    background: -ms-linear-gradient(#ee774d, #e55b2a); /* IE10 */
    background: -webkit-linear-gradient(#ee774d, #e55b2a); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#ee774d, #e55b2a); /* Opera 11.10 */
    background: linear-gradient(#ee774d, #e55b2a); /* the standard */
    -pie-background: linear-gradient(#ee774d, #e55b2a);
        behavior: url(../js/PIE.htc);
}

    .button-red:hover {
        border: 1px solid #81a340;
        padding: 5px;
        cursor: pointer;
        margin: 0 1px;
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        background: -moz-linear-gradient(#e55b2a, #ee774d); /* FF 3.6+ */
        background: -ms-linear-gradient(#e55b2a, #ee774d); /* IE10 */
        background: -webkit-linear-gradient(#e55b2a, #ee774d); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#e55b2a, #ee774d); /* Opera 11.10 */
        background: linear-gradient(#e55b2a, #ee774d); /* the standard */
        -pie-background: linear-gradient(#e55b2a, #ee774d);
        behavior: url(../js/PIE.htc);
    }

.button-redNew {
    border: 1px solid #81a340;
    height:40px;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    background: -moz-linear-gradient(#ee774d, #e55b2a); /* FF 3.6+ */
    background: -ms-linear-gradient(#ee774d, #e55b2a); /* IE10 */
    background: -webkit-linear-gradient(#ee774d, #e55b2a); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#ee774d, #e55b2a); /* Opera 11.10 */
    background: linear-gradient(#ee774d, #e55b2a); /* the standard */
    -pie-background: linear-gradient(#ee774d, #e55b2a);
        behavior: url(../js/PIE.htc);
}

    .button-redNew:hover {
        border: 1px solid #81a340;
        padding: 5px;
        cursor: pointer;
        margin: 0 1px;
        border-radius: 3px;
        color: #fff;
        font-size: 18px;
        background: -moz-linear-gradient(#e55b2a, #ee774d); /* FF 3.6+ */
        background: -ms-linear-gradient(#e55b2a, #ee774d); /* IE10 */
        background: -webkit-linear-gradient(#e55b2a, #ee774d); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#e55b2a, #ee774d); /* Opera 11.10 */
        background: linear-gradient(#e55b2a, #ee774d); /* the standard */
        -pie-background: linear-gradient(#e55b2a, #ee774d);
        behavior: url(../js/PIE.htc);
    }
.button-grey {
    border: 1px solid #81a340;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#beccd7, #5f7078); /* FF 3.6+ */
    background: -ms-linear-gradient(#beccd7, #5f7078); /* IE10 */
    background: -webkit-linear-gradient(#beccd7, #5f7078); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#beccd7, #5f7078); /* Opera 11.10 */
    background: linear-gradient(#beccd7, #5f7078); /* the standard */
    -pie-background: linear-gradient(#beccd7, #5f7078);
        behavior: url(../js/PIE.htc);
}

    .button-grey:hover {
        border: 1px solid #81a340;
        cursor: pointer;       
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        background: -moz-linear-gradient(#5f7078, #beccd7); /* FF 3.6+ */
        background: -ms-linear-gradient(#5f7078, #beccd7); /* IE10 */
        background: -webkit-linear-gradient(#5f7078, #beccd7); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#5f7078, #beccd7); /* Opera 11.10 */
        background: linear-gradient(#5f7078, #beccd7); /* the standard */
        -pie-background: linear-gradient(#5f7078, #beccd7);
        behavior: url(../js/PIE.htc);
    }
/*
.button-blue {
    border: 1px solid #0B4E82;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#0B4E82,#052850);
    background: -ms-linear-gradient(#0B4E82,#052850); 
    background: -webkit-linear-gradient(#0B4E82,#052850);
    background: -o-linear-gradient(#0B4E82,#052850); 
    background: linear-gradient(#0B4E82,#052850); 
    -pie-background: linear-gradient(#0B4E82,#052850);
        behavior: url(../js/PIE.htc);
}

    .button-blue:hover {
        border: 1px solid #052850;
        cursor: pointer;       
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        background: -moz-linear-gradient(#052850, #0B4E82); 
        background: -ms-linear-gradient(#052850, #0B4E82);
        background: -webkit-linear-gradient(#052850, #0B4E82); 
        background: -o-linear-gradient(#052850, #0B4E82); 
        background: linear-gradient(#052850, #0B4E82); 
        -pie-background: linear-gradient(#052850, #0B4E82);
        behavior: url(../js/PIE.htc);
    }
    */
.button-blue {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ebebeb));
	background:-moz-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #ebebeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b5b5b5;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	padding:5px 6px;
	text-decoration:none;
	font-variant:normal;
	
}
.button-blue:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ebebeb), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #ebebeb 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0);
	background-color:#ebebeb;
}
.button-blue:active {
	position:relative;
	top:1px;
}
.button-whitesmoke {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ebebeb));
	background:-moz-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #ebebeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b5b5b5;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	padding:12px 22px;
	text-decoration:none;
}
.button-whitesmoke:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ebebeb), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #ebebeb 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0);
	background-color:#ebebeb;
}
.button-whitesmoke:active {
	position:relative;
	top:1px;
}

    .button-skyblue {
    border: 1px solid #A3D3F9;
    padding: 5px;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#A3D3F9,#4EABF0); /* FF 3.6+ */
    background: -ms-linear-gradient(#A3D3F9,#4EABF0); /* IE10 */
    background: -webkit-linear-gradient(#A3D3F9,#4EABF0); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#A3D3F9,#4EABF0); /* Opera 11.10 */
    background: linear-gradient(#A3D3F9,#4EABF0); /* the standard */
    -pie-background: linear-gradient(#A3D3F9,#4EABF0);
        behavior: url(../js/PIE.htc);
}

    .button-skyblue:hover {
        border: 1px solid #052850;
        cursor: pointer;       
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        background: -moz-linear-gradient(#4EABF0, #A3D3F9); /* FF 3.6+ */
        background: -ms-linear-gradient(#4EABF0, #A3D3F9); /* IE10 */
        background: -webkit-linear-gradient(#4EABF0, #A3D3F9); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#4EABF0, #A3D3F9); /* Opera 11.10 */
        background: linear-gradient(#4EABF0, #A3D3F9); /* the standard */
        -pie-background: linear-gradient(#4EABF0, #A3D3F9);
        behavior: url(../js/PIE.htc);
    }
.link-1 {
    color: #c22f1a;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
}

.blacklink {
    color: #000;
    text-decoration: none;
}
/******************** Lists ******************/
/******************** Lists ******************/
ul.category-news {
    margin: 0 2px 2px;
    padding-top: 2px;
}

    ul.category-news li {
        background: url(../img/line-1.png) no-repeat center bottom;
        line-height: 28px;
    }

        ul.category-news li a {
            color: #525252;
            text-decoration: none;
            background: url(../img/bullet.png) no-repeat left center;
            padding-left: 15px;
        }

ul.category-about {
    margin: 0 10px 10px;
    padding-top: 10px;
}

    ul.category-about div {
        background: url(../img/line-2.png) no-repeat center bottom;
    }

    ul.category-about li {
        color: #525252;
        text-decoration: none;
        background: url(../img/bullet.png) no-repeat left center;
        padding-left: 15px;
        line-height: 40px;
    }

.underline {
    background: url(../img/line-2.png) no-repeat center bottom;
    margin: 0;
}

dl.Candlesticks, dl.stocksscreener {
    margin: 0 10px 10px;
    padding-top: 10px;
}

    dl.Candlesticks dt, dl.stocksscreener dt {
        display: block;
        line-height: 20px;
        margin-bottom: 10px;
        font-weight: bold;
        border: none;
        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;
        color: #000;
        padding: 5px 0 5px 10px;
        background: -moz-linear-gradient(#4EABF0,#A3D3F9); /* FF 3.6+ */
        background: -ms-linear-gradient(#4EABF0,#A3D3F9); /* IE10 */
        background: -webkit-linear-gradient(#4EABF0,#A3D3F9); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#4EABF0,#A3D3F9); /* Opera 11.10 */
        background: linear-gradient(#4EABF0,#A3D3F9); /* the standard */
        -pie-background: linear-gradient(#4EABF0,#A3D3F9);
        
        
        behavior: url(../js/PIE.htc);
    }

        dl.Candlesticks dt span, dl.stocksscreener dt span {
            float: left;
            width: 75%;
            font-weight: bold;
        }

    dl.Candlesticks dd, dl.stocksscreener dd {
        line-height: 25px;
        padding: 0;
        color: #575656;
        overflow: hidden;
    }

        dl.Candlesticks dd span, dl.stocksscreener dd span {
            float: left;
            width: 75%;
            padding-left: 10px;
            font-weight: normal;
        }

        dl.Candlesticks dd a, dl.stocksscreener dd a {
            color: #575656;
            text-decoration: none;
            font-weight: bold;
        }

            dl.Candlesticks dd a:hover, dl.stocksscreener dd a:hover {
                text-decoration: underline;
                font-weight: bold;
            }
/******************** Grid ******************/
table.Grid {
 /*    margin: 10px; */
 margin:0px;
    margin-top: 0;
    color: #000;
}

    table.Grid tr:first-child td {
        padding-top: 10px;
    }

    table.Grid tr:nth-child(even) {
        background: #f4f4f4;
    }

    table.Grid tr:hover {
        background-color: #e0f0ff;
    }

    table.Grid th {
        background: #0B4E82;
        padding: 5px 0;
        text-align: center;
    }

    table.Grid a {
        color: #000;
        text-decoration: none;
        font-weight: normal;
    }

    table.Grid tr.pagination, table.Grid tr.pagination:hover, table.Grid tr.pagination table tr {
        background: none !important;
    }
    /******************** Grid-Reports ******************/
table.Grid-Reports {
    margin: 1px;
    margin-top: 0;
    color: #000;
}

    table.Grid-Reports tr:first-child td {
        border: 1px solid #cccccc;
        border-bottom: none;
        border-top-left-radius: 5px;
        font-size: 13px;
        color: #000;
        font-weight:normal;
        padding: 5px 0 5px 10px;
        background: -moz-linear-gradient(#4EABF0,#A3D3F9); /* FF 3.6+ */
        background: -ms-linear-gradient(#4EABF0,#A3D3F9); /* IE10 */
        background: -webkit-linear-gradient(#4EABF0,#A3D3F9); /* Safari 5.1+, Chrome 10+ */
        background: -o-linear-gradient(#4EABF0,#A3D3F9); /* Opera 11.10 */
        background: linear-gradient(#4EABF0,#A3D3F9); /* the standard */
        -pie-background: linear-gradient(#4EABF0,#A3D3F9);
        behavior: url(../js/PIE.htc);
        
    }

    table.Grid-Reports tr:nth-child(even) {
        background: #f4f4f4;
    }

    table.Grid-Reports tr:hover {
        background-color: #e0f0ff;
    }

    table.Grid-Reports th {
        background: #0B4E82;
        padding: 5px 0;
        text-align: center;
    }

    table.Grid-Reports a {
        color: #1E6DC0;
              font-weight: normal;
              
    }
table.Grid-Reports a:link {text-decoration:none;}
table.Grid-Reports a:hover {text-decoration:underline;}

    table.Grid-Reports tr.pagination, table.Grid tr.pagination:hover, table.Grid tr.pagination table tr {
        background: none !important;
    }
/******************** Tab-Grid ******************/
table.Tab-Grid {
}

    table.Tab-Grid tr:nth-child(2) td {
        padding-top: 5px;
    }

    table.Tab-Grid th 
    {
        font-size:10px;
        background: #4EABF0;
        color:#fff;
        padding: 5px 0;
        text-align: center;
    }

        table.Tab-Grid th:first-child {
            border-top-left-radius: 5px;
            -moz-border-top-left-radius: 5px;
            -webkit-border-top-left-radius: 5px;
        }

    table.Tab-Grid tr:nth-child(even) {
        background: #f4f4f4;
    }

    table.Tab-Grid th:last-child {
        border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
    }

    table.Tab-Grid td {
        padding: 0;
        text-align: center;
    }

    table.Tab-Grid a {
        color: #000;
        text-decoration: none;
        font-weight: bold;
    }
    table.Tab-Grid th a {
        color: #fff;
    }

        table.Tab-Grid a.blacklink {
            color: #000;
            text-decoration: none;
            font-weight: normal;
        }

    table.Tab-Grid tr.pagination, table.Tab-Grid tr.pagination:hover, table.Tab-Grid tr.pagination table tr {
        background: none !important;
    }
    
/******************** Footer ******************/
footer {
    padding: 0;
    overflow: hidden;
    background: url(../img/footer-bg.gif) repeat;
    color: White;
    margin-top: 10px;
}

    footer .top-row {
        background: url(../img/rating-bg.jpg) repeat-x;
        padding: 6px 0;
        text-align:center;
        font-weight: normal;
    }

        footer .top-row ul {
            overflow: hidden;
            width: 400px;
            margin: 0 auto !important;
        }

            footer .top-row ul li {
                float: left;
                background: url(../img/header-left-separator.gif) no-repeat right 7px;
                line-height: 16px;
                padding: 3px 8px 3px 7px;
            }

                footer .top-row ul li:last-child {
                    background: none;
                }

    footer .middle-row {
        overflow: hidden;
        width: 100%;
        text-align: center;
        margin: 15px 0;
        font-weight: normal;
    }

        footer .middle-row span {
            color: #ff8a79;
        }

    footer .last-row {
        background: #000 !important;
        padding: 6px 0;
        font-weight: normal;
    }

        footer .last-row .copyright {
            float: left;
            margin-left: 1%;
        }

        footer .last-row .developer {
            float: right;
            margin-right: 1%;
        }
/**********************Paging************************/
.pagination table {
    background: none;
    padding: 20px;
    margin: 16px 0;
}

.pagination a, .pagination span {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

    .pagination a:hover {
        background: #fefefe;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
        background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
        -pie-background: linear-gradient(#FEFEFE, #f0f0f0);
        behavior: url(../js/PIE.htc);
    }

.pagination span {
    padding: 1px 9px;
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}
/******************** Radio ******************/
radio {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #b3b3b3;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    margin-left: -2px;
    margin-right: -2px;
    margin-top: -2px;
}

    radio:checked {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        background-color: #e0e0e0;
    }
/******************** Twitter style lable ******************/
.twitterStyleTextbox {
    border: 1px solid #c4c4c4;
    width: 280px;
    height: 15px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

    .twitterStyleTextbox:focus {
        outline: none;
        border: 1px solid #7bc1f7;
        box-shadow: 0px 0px 8px #7bc1f7;
        -moz-box-shadow: 0px 0px 8px #7bc1f7;
        -webkit-box-shadow: 0px 0px 8px #7bc1f7;
    }

.twitterStylediv {
    padding: 10px;
    margin: 0 1px;
    border-radius: 9px;
    color: Black;
    font-size: 12px;
    background: -moz-linear-gradient(#f9f9f9, #f1f1f1); /* FF 3.6+ */
    background: -ms-linear-gradient(#f9f9f9, #f1f1f1); /* IE10 */
    background: -webkit-linear-gradient(#f9f9f9, #f1f1f1); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#f9f9f9, #f1f1f1); /* Opera 11.10 */
    background: linear-gradient(#f9f9f9, #f1f1f1); /* the standard */
    -pie-background: linear-gradient(#f9f9f9, #f1f1f1);
        behavior: url(../js/PIE.htc);
    border: 2px solid #e0e0e0;
}

.twitterStyledivBlue {
    padding: 10px;
    margin: 0 1px;
    border-radius: 9px;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(#f9f9f9, #A3D3F9); /* FF 3.6+ */
    background: -ms-linear-gradient(#f9f9f9, #A3D3F9); /* IE10 */
    background: -webkit-linear-gradient(#f9f9f9, #A3D3F9); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#f9f9f9, #A3D3F9); /* Opera 11.10 */
    background: linear-gradient(#f9f9f9,#A3D3F9); /* the standard */
    -pie-background: linear-gradient(#f9f9f9,#A3D3F9);
        behavior: url(../js/PIE.htc);
    border: 2px solid #e0e0e0;
}

.twitterStyledropdown {
    border: 1px solid #c4c4c4;
    width: 280px;
    height: 15px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}
/*************Data Grid************/
.gridheader {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    font: bold;
    font-size:13px;
    color: #fff;
    background-color: #0B4E82;
    padding: 0 5px;
  
}

.gridalt {
    background-color: #f4f4f4;
}

.sorthead {
    background: url(../img/sort.png) left center no-repeat;
    padding-left: 25px;
}

span {
    color: #000;
}

#effect span, #effect1 span {
    color: #fff;
}

.list-row ul {
    overflow: hidden;
    width: 30%;
    margin: 0 auto !important;
}

    .list-row ul li {
        float: left;
        background: url(../img/header-left-separator.gif) no-repeat right 7px;
        line-height: 16px;
        padding: 3px 8px 3px 7px;
    }

        .list-row ul li:last-child {
            background: none;
        }

.Stockviewdateselection {
    color: #000;
}
.ticker a {
background: url(../img/sort1.png) left center no-repeat !important; padding-left: 15px; Width:15px; Height:15px;}


#inside {
width: 925px;
margin: 0 auto;
padding: 20px 20px 0 5px;
}

.dogvdvbdy
{
	width: 300;
	background: #FFFFFF;
	border-left: 1px solid #C4D5E3;
	border-right: 1px solid #C4D5E3;
	border-bottom: 1px solid #C4D5E3;
	padding: 10px;

}.dogvdvhdr22
    {
    	
		    color:White;
    }
    #outBox
    {
        margin-top:5px;
   min-width:565px;
    height: 385px;
    background-image: url("../img/trucharts.png");
    background-repeat:repeat-x;
    background-position:center-0;
    }
    #inBox {
    width: 100%;
margin: 0 auto;
padding: 20px 20px 0 20px;
}
#search {
width: auto;
padding: 0;
background-color: transparent;
-moz-box-shadow: 7px 7px 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 7px 7px 10px rgba(0,0,0,0.3);
box-shadow: 7px 7px 10px rgba(0,0,0,0.3);
}
#search .search {
height: 32px;
width: 90%;
padding-left: 10px;
font-size: 16px;
}
input.txt.hintEnabled, input.txt.placeholder {
color: #757575;
}
input.txt, input[type='text'], textarea.txt {
background-color: #fff;
color: #000;
border: 1px solid #6d6d6d;
border-right-color: #c1c1c1;
border-bottom-color: #c1c1c1;
-webkit-appearance: none;
border-radius: 0;
}
input.txt, input[type='text'], textarea.txt {
background-color: #fff;
color: #000;
border: 1px solid #6d6d6d;
border-right-color: #c1c1c1;
border-bottom-color: #c1c1c1;
-webkit-appearance: none;
border-radius: 0;
}
input.hintEnabled {
color: #757575;
}
#search .sbmt {
width: 104px;
height: 42px;
background-color: transparent!important;
background-image: url(../img/main-search-box-right.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
#search .sbmt {
float: right;
display: inline;
width: 76px;
height: 46px;
padding: 0;
margin: 0;
border: 0;
background-color: green;
cursor: pointer;
vertical-align: middle;
background-image: url(../img/main-search-box-right.gif);
background-repeat: no-repeat;
background-position: center center;
}
.collapsePanelHeader{
	width:100%;
	height:30px;
	background-color:#A3D3F9;
	color:#0B4E82;
	font-weight:bold;
	  border-radius: 9px;
}

.chartMinHeight
{
    min-height:500px;
    }