﻿html {
 background-color: #441E3F;
    margin: 0;
    padding: 0;
        border-bottom: solid 20px #000;
     border-top: solid 20px #000;  
}

body {
   /* background-color: #fff;       border-bottom: solid 10px #000; */
  
    background-color: #441E3F;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
 
  
}

.rptitem h4 {
    font-size: 20px;
}

.rptitem p {
    font-size: 15px;
}



a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }

        .headerstyle {
      background-color: #441E3F;
      min-height: 100px;
      height: auto;
        color: #e2e2e2;
    }

header, footer, hgroup,
nav, section {
    display: block;
}



mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, 
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
   
   font-size: 250%;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.8em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;  
        
}

#body {
  /*  background-color: ;  #efeeef;*/
    clear: both;
   padding-bottom: 35px;  /*
 background: url("../Images/tile.jpg") no-repeat ;
 background: url("../Images/wide.png") repeat-y  ; */
  background: #c1c0c0 url("../Images/fence.jpg") top center;




  
   
}

.docbody {
  background-color: none;
    clear: both;
   padding-bottom: 35px;  /*
 background: url("../Images/tile.jpg") no-repeat ;
 background: url("../Images/wide.png") repeat-y  ;
  background: #c1c0c0 url("../Images/dark-tile.jpg") top center; */
      
   margin-bottom: 40px;
}

.docbody .large-3 {
        background-color: none;
    }



    .main-content {
    /* background: url("../Images/accent.png") no-repeat;  

        padding-left: 10px;
        padding-top: 30px;*/
    }

    .featured + .main-content {
   /*   background: url("../Images/heroAccent.png") no-repeat; 
   background: url("../Images/wall.jpg") no-repeat; */ 
    }

.featured .columns {
    background: none;
}

header .content-wrapper {
    padding-top: 20px;
 /*   background-color: #333; 

    441E3F*/
}
    
footer {
    clear: both;
 background-color: #441E3F;
    font-size: .8em;
    height: 100px;
    line-height: 20px;
   position: relative;
   color: #787878;
   padding-top: 30px;
}

    footer a {
        color: #787878 !important;
        text-decoration: underline;
  
    }




/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin-left: 0px;
        text-decoration: underline;
        color: #d3dce0;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 0px;
    padding: 0;
    text-align: right;     
     margin-bottom: 10px;
     margin-top: 27px;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 0px; 
        padding-right: 7px;
        margin-right: 5px;
  
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #f4d457;
            text-decoration: none;
        }




/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: none; /* #fff;*/
}

    .featured .content-wrapper .large-12 {
    /*    background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667; 
        


          padding: 20px 40px 30px 40px;
         */
      background: url("../Images/mediacase.jpg") right no-repeat;
        padding: 0px 0px 0px 0px;
 min-height: 300px;
           

        border: solid 1px #ccc;
    

          border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;


       -webkit-box-shadow: 0px 10px 9px 0px rgba(56,53,56,1);
-moz-box-shadow: 0px 10px 9px 0px rgba(56,53,56,1);
box-shadow: 0px 10px 9px 0px rgba(56,53,56,1);
    }


        .featured hgroup.title h1  {
            color: #fff;
            text-shadow: 4px 2px 2px #333;
      
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
    margin-top:0px;
}

hgroup.title h1, hgroup.title h2 {
    /*display: inline; */
    display: block;
    padding: 0px;
    margin: 0px;
    top: 0px;
    color: #333;
     text-shadow: 4px 2px 2px  #ccc;

}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}


 #docContent {
    width: 99%;
    background-color: none;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
  /*   width: 70%;*/
 width: 99%; 
}

aside {
    float: left;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
/*    border-right: solid 2px #c8c8c8;   
    float: left;*/
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

LayoutTemplate {
        color: #e2e2e2;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }
    
/* contact */
.contact h3 {
    font-size: 1.5em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

    label {
        display: block;
        font-size: 1.2em;
        font-weight: 600;
    }

    label.checkbox {
        display: inline;
    }

    input, textarea {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
         padding: 5px;
        margin: 5px 5px 6px 5px;
        width: 40%;
       /*   padding: 5px;
      width: 300px; */

  }
       input[type='text'],
textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
  

    textarea {
        font-family: inherit;
        width: 500px;
    }
    
        input:focus, textarea:focus {
            border: 1px solid #7ac0da;
        }

        input[type="checkbox"] {
            background: transparent;
            border: inherit;
            /*width: auto;*/
            width: 30px;
            height: 30px;
        }
        
    input[type="submit"],
    input[type="button"], linkbutton,
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
        border-radius: 5px;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
	font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;

}

    th a {
        display: block;
        position: relative;
        
    }

	th a:link, th a:visited, th a:active, th a:hover {
		color: #333;
		font-weight: 600;
		text-decoration: none;
        padding: 0;
	}

	th a:hover {
		color: #000;
	}

    th.asc a, th.desc a {
        margin-right: .75em;
    }
    
    th.asc a:after, th.desc a:after {
		display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
	}

	th.asc a:after {
		content: '▲';
	}

	th.desc a:after {
		content: '▼';
	}

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
        background-color: #441E3F;
    }


    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
        color: #e2e2e2;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
       /* width: 90%; */
    }

    
    
    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
/* END: Mobile Styles */



/**************CUSTOM STYLE********************/

html {
    overflow-y: scroll;
}

.alignright {
    text-align: right;
}

.addpanel {
    border: solid 1px #ddd; 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 20px;
    background: #efeeef;
    opacity: 1;
    background: rgb(246,248,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(215,222,227,1) 0%, rgba(229,235,238,1) 50%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(0%,rgba(215,222,227,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

}


.addpaneldiv {
    border: solid 1px #ddd; 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 2px;
    background: #efeeef;
    opacity: 1;
    background: rgb(246,248,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(215,222,227,1) 0%, rgba(229,235,238,1) 50%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(0%,rgba(215,222,227,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(215,222,227,1) 0%,rgba(229,235,238,1) 50%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

}

    .pnlheader h3,  .pnlheader h4 {
        margin-top: 5px;
        margin-bottom: 5px;
        color: #e2e2e2;
        text-shadow : 1px 1px #999;
        display: inline;
    }



#pnlAdd {
    background-color: #fff;
    margin-bottom: 50px;
}

#pnlEdit, #pnlSeriesEdit, #pnlEditSeries {
    background-color: #fbde98;
    /*padding: 10px;*/
    min-height: 400px;

}

.bgedit {
        background-color: #fbde98;
    padding: 0px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.pnlEdit {
    background-color: #fbde98;
    padding: 20px !important; 
    margin-bottom: 30px;
        border: solid 1px #ddd; 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /*padding-bottom: 30px;*/
   
}

.pnlEditdiv {
    background-color: #fbde98;
    padding-left: 20px !important; 
        padding-right: 20px !important; 
        padding-bottom: 2px;
        padding-top: 9px;
    margin-bottom: 30px;
        border: solid 1px #ddd; 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /*padding-bottom: 30px;*/
   
}

.clearer {
    clear: both;
}


.pnlinner{
    /*border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
      margin-top: 15px;   
     padding: 0px;   padding: 25px;  */
    clear: both;


background-color: #fff;
margin: 0px;
padding-bottom: 15px;

}

.whiteinner
{
    clear: both;
    padding: 0px;
background-color: #fff;
position: relative;
}


.formdiv {
    padding: 10px;
}

    .gvheader {
background-color: #441E3F;
        color: #fff;
        /*
 font-size: 14px;
  height: 35px;
  line-height: 25px;*/
 
         }

       .gvheader  .gvheadtext a,  .gvheadtext {
            color: #efeeef !important;
            font-weight: bold;
            font-size: 1.1em;
        }

.gridview {

    padding: 5px;
           border-top-left-radius:5px;
    border-top-right-radius:5px;
    border: solid 1px #c0c0c0;
}

.gvedit {
    background-color: #fbde98;
}

.gvedit    input, .gvedit textarea, gvedit  input[type="text"] {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1em;
         padding: 2px; 
        text-wrap: normal;
        width: 100px;
        


}

.gridrow {
    padding: 5px;
}

.gvrow {
    height: 50px;
    border-bottom: solid 1px #999;
    padding-left: 5px;
}


.gvmediaheader {
background: rgb(252,234,187); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */

        color: #fff; /*#efeeef;*/ 
 font-size: 14px;
  height: 35px;
  line-height: 25px;
  padding: 5px;
  border: solid 1px gold;
}



.msgsuccess
{
   
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #4800ff;
       }

.msgfailure {
    color: #b00000;
    font-weight: bold;
    text-align: center;
    font-size: 16px;

}

h3, h4 {
    display: inline;
}


.btnhide {
    background-color: #e80c4d;
    border: solid 1px #999;
}

table
{
        border-top-left-radius:5px;
    border-top-right-radius:5px;

}

.aligncenter, .center {
    text-align: center !important;
}

.fulldiv {
    width: 99%;
    /*border: solid 1px pink;*/
    max-width: 600px;
}

.btnstyle
{
     
    /*    background-color: #d3dce0; */
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1em;
        font-weight: 600;
        padding: 5px;
        margin-right: 8px;
        width: auto;
        border-radius: 5px;



        background: rgba(242,246,248,1);
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
    }

.btnmediastyle
{
     
    /*    background-color: #d3dce0; */
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1em;
        font-weight: 600;
        padding: 5px;
        margin-right: 8px;
        width: auto;
        border-radius: 5px;
     color: #333;


        background: rgba(242,246,248,1);
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
    }

img, input[type='image']
{
  
       background: #fff;
       border: solid 1px #ccc;
       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       border-radius: 4px;
 padding: 4px;

}

.simg
{
    
         background: #fff;
       border: solid 1px #ccc;
       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       border-radius: 4px;
 padding: 4px;

}

/************************REPEATER STYLE*****************************/

.rptitem {
    background-color: #fff;
    padding: 15px;
}

.rptitem .rptitem {
      padding-top: 0px;
}

    .rptitem h4 {
        margin-left: 0px;
        padding-left: 0px;
    }

.altitem {
    background-color: #f3f5fa;
    padding: 15px;
}

.rowstyle {
    background-color: #fff;
    padding: 25px;
     height: 50px;
     padding-left: 10px;
}

.altstyle {
    background-color: #d3dce0;
    padding: 25px;
    height: 50px;
       
}


.infohead {
    font-weight: bold;
    /*font-size: 12px;*/
    margin-bottom: 5px;
}

.fvadd {
    background: rgb(246,248,249); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

.cheader
{
background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */

border: solid 1px #c8c8c8;
min-height: 35px;
padding: 5px;
}

    .cheader h3, .mediaheader h4 {
    margin: 0px;
    padding: 0px;
 display: inline;
    }

.mediaheader {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
 border: solid 1px #999;
 min-height: 35px;
 padding: 2px;
padding-left: 5px;

}

    .mediaheader img, input[type='image'] {
        width: 32px;
        height: 32px;
        float: right;
        background-color: none;
        padding: 0px;
            padding: 0px;
    margin: 0px;
    }

.imgbtn {
    background-color: transparent ;
    width: 35px;
    height: 35px;
    text-align: right;
    padding: 0px;
    margin: 0px;
    border: none;
    float: right;
}

.logo {
    border: none;
    background: none;
    box-shadow: none;
    width: 120px;
    margin: 0px;
    padding: 0px;
}

hr {
    /*padding-top: 30px; */
   
}

.rtpitem h3, .rtpitem h4 {
    margin-top: 0px;
    padding-top: 0px;
}

.seriesname {
   display: block;
}
.close {
    background: url("../Images/close.png") no-repeat;
}

.leftdiv {

    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    min-height: 60px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    padding-left: 10px;
    background-color: #e2e2e2;

           border: solid 1px #ccc;
       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       box-shadow: 0 1px 1px rgba(0,0,0,.15);

}

.browselink {
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(79,79,79,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(79,79,79,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(79,79,79,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(79,79,79,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(79,79,79,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(79,79,79,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */

    border: solid 1px #999;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    color: #fff;
    font-size: .9em;

}

.leftdiv a {
    color: #fff;
   display: inline-block;
   margin-bottom: 5px;
   margin-right: 5px;
}


.homesearch {
    border-radius: 5px;
    border: solid 1px #787878;
    min-height: 100px;
    margin-top: 20px;
    padding: 15px;
    padding-bottom: 40px;
       background: #fff;
       border: solid 1px #ccc;
       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       box-shadow: 0 1px 1px rgba(0,0,0,.15);
       background: rgb(54, 25, 25); /* Fall-back for browsers that don't                                    support rgba */
    background: rgba(54, 25, 25, .5);
}

.homeschbox {
   
    padding-top: 0px;
}

.homeschbox   input[type='text']{
    padding: 4px;
    background: #fff;
    border: solid 1px #7ac0da;
    border-radius: 3px; 
    max-width: 205px;   
    display: inline;
    height: 40px;
    margin: 0px;
}

.homeschbox       input[type="submit"],
    input[type="button"], linkbutton,
    button {
   
    border-radius: 3px;
    height: 40px;
    border: solid 1px #7ac0da;
    line-height: 35px;
    margin: 0px;
    padding: 3px;
    display: inline-block;
    position: relative;
    top: 2px;    
}

.schbox input:not([type]), input[type="text"], input[type="date"], 
input[type="number"]{
    padding: 4px;
    background: #fff;
    border: solid 1px #7ac0da;
    border-radius: 3px; 
    /*width: 88% !important;   */
    display: inline !important;
    height: 40px;
    margin: 0px;
    display: inline;
}

.schbox input[type="submit"],
    input[type="button"], linkbutton,
    button {
   
    border-radius: 3px;
    height: 35px;
    border: solid 1px #7ac0da;
    line-height: 35px;
    margin: 0px;
    padding: 3px;
    display: inline-block !important;
    position: relative;
    top: 2px;
}

 /*.imgsch{
    padding: 4px;
    background: #fff;
    border: solid 1px #7ac0da;
    border-radius: 3px;
    margin-top: 20px;    
    margin-left : 0px;
    display: inline;
    background: url("../Images/search.png") no-repeat;
}*/

.homeadd {
    margin-top: 50px;
    margin-left: 0px;
    padding: 0px;
    min-height: 500px;
}

.large-12 .columns .homeadd {
    padding: 0px;
}

/*.homediv {
    background-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #333;
    opacity:0.4;
    filter:alpha(opacity=40);
}*/

/*.homecontent {
   margin-top: 30px;
   margin-bottom: 50px;
    min-height: 500px;
    position: relative;
    padding-bottom: 40px;
}*/

.homelnk {
    background: rgb(252,234,187); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
    color: #fff; /*#efeeef;*/
    font-size: .9em;
    height: 35px;
    line-height: 25px;
    padding: 8px;
    border: solid 1px gold;
    border-radius: 3px;
    font-weight: bold;
    margin-right: 2px;
}

.browselnk {
    background: rgb(252,234,187); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
    
    border: solid 1px gold;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    color: #999;
    font-size: .9em;
}

    .browselnk a:hover,  .browselnk a:active  {
        color: #333;
    }

#g-search-button {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    left: -35px;
    top: 8px;
    background-color: black;   /*Replace with your own image */
}

#gsearchbutton {
    display: inline-block;
    width: 80px;
    height: 30px;
    position: relative;
    left: 47px;
    top: -35px;
    background-color: black; 
}

div.transbox
  {
  min-height:180px;
  margin:30px 50px;
  background-color:#333;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier   border:1px solid black;*/
  }

.bordershadow {
    border: solid 1px #ccc;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    background-color: #e2e2e2;
    padding: 5px;
    margin-top: 50px;
}

.homerecent {
    background: rgba(250,238,220,1);
    background: -moz-linear-gradient(top, rgba(250,238,220,1) 0%, rgba(207,183,149,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,238,220,1)), color-stop(100%, rgba(207,183,149,1)));
    background: -webkit-linear-gradient(top, rgba(250,238,220,1) 0%, rgba(207,183,149,1) 100%);
    background: -o-linear-gradient(top, rgba(250,238,220,1) 0%, rgba(207,183,149,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,238,220,1) 0%, rgba(207,183,149,1) 100%);
    background: linear-gradient(to bottom, rgba(250,238,220,1) 0%, rgba(207,183,149,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faeedc', endColorstr='#cfb795', GradientType=0 );
}

.row .homeadd {
    margin-top: 40px;
    padding-top: 50px;
}

.large-12 .columns .homeadd {
    padding: 0px;
    border: solid 1px red;
}

.homeadd .large-8 {
    padding: 0px 0px 20px 0px;

}

.homeadd .large-4 {
    padding-top: 0px;
    /*padding-right: 0px;*/


}

.homeadd .homesearch {
    margin: 0px;
    margin-left: 0px;
}


.rptrecent {
    font-size: .8em;
}


#rptRecent img {
    width: 120px;
}

#rptRecent h6 {
    /*font-size: 1em;*/
}
/*.rptrecent h6 {
    padding-top: 0px;
    margin-top: 0px;
}*/


.nopad {
    padding-left: 0px !important;
}

.cleardiv {
    border-radius: 5px;
    border: solid 1px #787878;
    min-height: 500px;
 
    padding: 15px;
    
       background: #fff;
    /*   border: solid 1px #ccc;padding-bottom: 0px;
       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
       box-shadow: 0 1px 1px rgba(0,0,0,.15);
       */


        border: solid 1px #ccc;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    background-color: #e2e2e2;
   
       background: rgb(54, 25, 25); /* Fall-back for browsers that don't support rgba */
    background: rgba(54, 25, 25, .5);
    height: 100%;
}

.cleardivheader {
    font-size: 1.6em;
    color: #e2e2e2;
    font-weight: bold;
    margin-bottom: 20px;
}


article .large-8{
    padding-top: 0px;
}


.homeright .leftdiv {
    min-height: 520px;
}


.homeright .large-4 .columns {
    padding-right: 0px;
}

#docContent large-3, #docContent large9 {
    background-color: none;
}

.doclink a{
    color: #0d4256;
    margin-left: 10px;
}

.doclink h6 {
    margin-left: 10px;
}

.doclink h5 {
    margin-bottom: 0px;
}

.doclink hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #c0c0c0;
}
     .tabs li, .schtabs li {
         display: inline; 
    
     }



.active a{
    background-color: #e8e6e6;
    border: solid 3px #260845;
}


.ddlh {
    height: 25px;
}

/*#tabs {
    border: solid 1px #c0c0c0;
    margin-top: 15px;
}*/

#tabs .ui-tabs-active {
 border: solid 3px #260845;
border-radius: 5px;
}
/* http://docs.jquery.com/UI/Tabs#theming
 */
/*.ui-tabs { position: relative;} /* padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") 
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px;     background-color: #e8e6e6;
    border: solid 3px #260845;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }*/

.ui-tabs { position: relative;} /* padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") 
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }*/
.ui-tabs .ui-tabs-nav li { list-style: none;  white-space: nowrap; position: relative; float: left; margin-right: 10px; margin-bottom: 5px; background-color: #ffffff;} /*  top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; }*/
.ui-tabs .ui-tabs-nav li a { float: left;}  /*padding: .5em 1em; text-decoration: none; }*/
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {border-radius: 5px; border: solid 3px #260845;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: #fff; border: solid 1px #c0c0c0; margin-top: -10px; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.activetab
{border-radius: 5px; border: solid 3px #260845;}


.ddlse {
    height: 30px;
    width: 82%;
    font-size: 14pt;
}



#tabs  input[type='text']{
width: 80%;
padding: 0px;
margin: 0px;
height: 35px;
}

     #tabs ul {
   /*margin-left: 22px;*/
   
   min-height: 35px;
 text-align: center !important;
     margin-left: auto;
 margin-right: auto;
  width: 290px;
  margin-top: 20px;
  margin-bottom:0px;
  padding-bottom: 0px;
  background-color: #ffffff !important;
  z-index: 2000;   
  padding-left: 10px; 
  position:relative; 
  }

.hidden 
{
    display:none;
}

.toggle image 
{
    padding: 0px;
    background-color: none !important;
}

.arecent a
{
    padding: 3px;
    padding-top: 10px;
    color: #787878;
    display: block;
    clear: both;
    margin-left: 0px;
}

/*
*.arecent{
    padding: 0px;
    clear: both;
    margin: 0px;
    border: solid 1px red;
    color: #787878;
}
*/


.recright {
   
    color: #787878;
   padding: 0px;
   margin: 0px;
   width: 170px;
    margin-right: 0px;
    margin-left: 0px;
}


        .hidden {
            display: none;
        }

           .show {
            display:block;
        }
  

.highlight {
    background-color: #ffeb7f;
}


.divother {
    display: none;
}

/*.viewall {
    border: solid 1px red;
    clear: none;
}*/

.viewall ul {
    list-style: none;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;

}

.viewall li {
    height: 25px;
  line-height: 25px;
    border-bottom: solid 1px #c0c2f2;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
}

.viewitem {
  margin-bottom: 0.5rem;
}

.viewall hr {
    margin: 0px;
    height: 2px;
    color:#FF0066;
    background-color: #441E3F;
}


.viewall {
    margin-top: 20px;
}

.mediaimg {
    width: 220px;
    height: 180px;
   /* width: auto !important;*/
}

.seriesimg {
    width: 280px;
}

.docheader{
margin-top: 100px;
}


.rightalign {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

        .modal
        {
            position: fixed;
            top: 0;
            left: 0;
            background-color: black;
            z-index: 9999;
            opacity: 0.8;
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            min-height: 100%;
            width: 100%;
        }

        .loading
        {
   width: 120px;
     position: absolute;
  left: 48%;
  top: 50%;
  

        }


.savebox {
    margin-top: 50px;
}

.padbottom {
    margin-bottom: 20px;
        clear: both;
}

.padtop {
 padding-top: 30px;
    clear: both;
}