﻿

body {
	background-color: #ffffff; 	
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
	padding:0px; 
	padding-right:0px; 	
	padding-left:0px; 	
    
}
body div {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
.pageFooter {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #666666;    
    background-position: 0 0;
    background-repeat: repeat;
    clear: both; 
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 2px;
    text-align: center;   
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	color: #ffffff; 
	font-size: 12pt;	
}
.white_content {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #3399CC;
    border-bottom-style: solid;
    border-bottom-width: 0; 
    border-left-color: #3399CC;
    border-left-style: solid;
    border-left-width: 1px; 
    border-right-color: #3399CC;
    border-right-style: solid;
    border-right-width: 1px; 
    border-top-color: #3399CC;
    border-top-style: solid;
    border-top-width: 0;
    display: block;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
    padding-top: 0px;
}
#navigation {    
    background-attachment: scroll;
    background-color: #0866C6 !important;
    background-image: linear-gradient(to right, #1079D1 0%, #0866C6 100%);
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    height: 40px;
    font-family: arial;
}
#navigation ul
{
	float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 5px;
}
#navigation ul li{display:inline; height: 25px; list-style:none; float:left;}
#navigation ul li.last{ background: none;}
#navigation li a{font-weight: bold; color:white; text-decoration: none; text-indent:0px;  display:block; padding:5px 7px 5px 7px;}
#navigation li a:hover{color:white; background-color:#009FE3;}
#navigation li ul{ display:none;}
#navigation ul li ul li{ display: block; background:#00B9F1; float:none; border-top:1px solid white; margin-bottom:-3px}
#navigation ul li:hover ul, #navigation ul li:focus ul{ position:absolute; display:block;}


td.imgHeader_left
{
	width:100%;
	height: 104px;
	background-image: url(/Images/banner_left.png);	   
	background-repeat:no-repeat;  	
    margin-left:10px; 
    
}
td.imgHeader_right
{
	width:auto ;
	height: auto;   
	background-color: white; 
}
th {
    background-color: #99ccff;
    color: #880000;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 2;
    margin: 0px
}
td {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
select {
	border-top: #b0b0b0 1px solid; 
	border-right: #b0b0b0 1px solid; 
	border-bottom: #b0b0b0 1px solid; 
	border-left: #b0b0b0 1px solid; 
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	color: #000080; 
	font-size: 12pt;
}
textarea {
	border-top: #5d5d5d 1px solid; 
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	border-left: #5d5d5d 1px solid; 
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	color: #000080; 
	font-size: 12pt;
}
a {
	color: inherit;
	text-decoration: none;
	font-size: 12pt;	
}
a: visited {
	color:  Teal; 
	text-decoration: none;
	font-size: 12pt;
}
a: link {
	color: #AA0080; 
	text-decoration: none;
	font-size: 12pt;
}
a: active {
	color: #000088; 
	text-decoration: none;
	font-size: 12pt;
}
a: hover {
	color:  Yellow; 
	text-decoration: none;
	font-size: 12pt;
}
.login_form_box {
    background: url("/images/login_form_new.png") no-repeat scroll 0 0 transparent;
    height: auto !important;
    margin: 0;
    min-height: 331px;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    width: 395px;
}

.login_t
{
	width:400px;
	height:20px;
	background: url(/images/login_t.jpg) no-repeat top left;
}

.login_c
{
	padding:0px 50px;
	background: url(/images/login_c.jpg);
	background-repeat:repeat-y;
}

.login_bt
{
	height:20px;
	background: url(/images/login_bt.jpg) no-repeat bottom left;
}

.lbTitle
{	
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	font-weight:bold ;
	color: white; 
	font-size: 14pt
}
.lbLable
{	
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	color: black; 
	font-size: 12pt
}
.lbTextbox 
{
	border-top: #5d5d5d 1px solid; 
	border-right: #5d5d5d 1px solid; 
	border-bottom: #5d5d5d 1px solid; 
	border-left: #5d5d5d 1px solid; 
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	color: #000080; 
	font-size: 12pt;
}
.lblbox 
{
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif; 
	color: #000080; 
	font-size: 12pt;;
    font-weight: bold;
    text-align:center ;
    vertical-align: middle       
}
.lbRadio 
{    
    border-bottom-style:none;
    border-left-style: none;
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	color: #000080; 
	font-size: 12pt;	
}
.lbCheckbox {
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
	color: #000080;
	font-size: 12pt;;
	vertical-align: top;    
}
.lbButton 
{	
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;	
	margin: 0px;
	padding: 4px;
}
.lbButton span
{	
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	cursor: pointer;
	padding-top: 0px;
	padding: 4px;
	position: absolute;	
	text-align: center;
}
.lbLinkFunction {
	font-family:  Arial,Verdana, Times New Roman;
	font-size: 12pt;;		
	text-decoration: none
}
.cssLogin
{
	padding-right :10px;
	font-family :Arial;
	font-size:9pt;
	color:inherit;
	font-weight :bold ;
}

.cssLogin a
{
	text-decoration:none;
	font-family :Arial;
	font-size:9pt;
	color:inherit;
	font-weight :bold ;
}

.cssLogin a:hover
{
	text-decoration:underline;
	font-family :Arial;
	font-size:9pt;
	color:Yellow ;
	font-weight :bold ;
}
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:small;
    table-layout: auto;
    border-collapse: collapse;
    border:solid 0px #f2f2f2;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/YahooSprite.gif);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#d1dbe0;    
    border:solid 0px #f2f2f2;
}
.HeaderStyle td
{
    padding: 2px;
    color: #333333;
    font-weight:bold;    
    font-size:12px; 
     border: solid 1px #f2f2f2;
}
.HeaderStyle th
{
    padding: 2px;
    color: #333333;
    font-weight:bold;    
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size:14px; 
    text-align:center;
    border: solid 1px #f2f2f2;
    text-transform: uppercase;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#333333;
    display:block;
    text-align:left;
    font-weight:normal;    
     border: solid 1px #f2f2f2;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #f2f2f2 1px solid;
}
.PagerStyle a
{
    color:#333333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #f2f2f2;
    border-right:solid 1px #f2f2f2;
    border-bottom:solid 1px #f2f2f2;
    border-left:solid 1px #f2f2f2;
}
.PagerStyle span
{
    font-weight:bold;
    color:#333333;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/ {
    padding: 2px;
    border: solid 2px #eeeeee;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
.RowStyle td
{
    background-color: #f2f2f2
}
.AltRowStyle td
{
    background-color: #9ab2ca;
	background-color:white;
    background-position:0 -80px;
    background-repeat:repeat-x;
}
.SelectedRowStyle td
{
    background-color: #fcb814;
	background-image: url(Images/YahooSprite.gif);
    background-position:center;
    background-repeat:repeat-x;
}
.SubTotalRowStyle{
    border:solid 1px Black;
    background-color:#F5A9BC;
    font-weight:bold;
    vertical-align:central ;
}
.GrandTotalRowStyle{
    border:solid 1px Black;  
    background-color:Gray;
    font-weight:bold;
}
    .GroupHeaderStyle{
    border:solid 1px Black;
    background-color:#81BEF7;
    font-weight:bold;
}
.sn_pin .sn_pinD {
}
.News_boder {    
	border-bottom-color: #E4E4E4;
    border-bottom-style: solid;
    border-bottom-width: 8px;    
    border-top-color: #E4E4E4;
    border-top-style: solid;
    border-top-width: 8px;
    border-left-color: #E4E4E4;
    border-left-style: solid;
    border-left-width: 8px;
    border-right-color: #E4E4E4;
    border-right-style: solid;
    border-right-width: 8px;
}
.cssTitle
{
	font-size:14pt;
	font-weight:bold;
}
.cssDescription
{
	font-size:14pt;
	font-style:italic;
}
 .rounded_corners
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
    }
    .rounded_corners td, .rounded_corners th
    {
        border: 1px solid #A1DCF2;
        font-family: Arial;
        font-size: 12pt;;
        text-align: center;
    }
    .rounded_corners table table td
    {
        border-style: none;
    }

    #bottom{

    position: absolute; bottom: 0px; 
}

    .views-field-created{
/*	width:56px;
	height: 56px;*/
	background:#e74c3c;
	padding:5px 5px;
	text-align:center;
	color:#FFFFFF;
	margin-right:10px;
	float:left;
	display:block;
	font-weight: 700;
}
.field-content-day{
	font-size: 20px;
	display: block;
}

.field-content-month{
	font-size: 12px;
	display: block;
	font-weight: 400;
}

.responsive {
  width: 100%; 
  height: auto;
}
.form-control-label {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    line-height: 2;
}


/* Profile container */
.profile {
    /*margin: 2px 0px 0px 0px;*/
    background-color: #0866C6 !important;
    height: 100%;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 2px 0 2px 0;
    /*background-color:#f2f2f2;*/
    /*height:100%;*/
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    padding-top: 5px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 4px;
}

.profile-usertitle-name {
    color: white;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

    .profile-userbuttons .btn {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 4px 4px;
        margin-right: 5px;
    }

        .profile-userbuttons .btn:last-child {
            margin-right: 0px;
        }

.profile-usermenu {
    margin-top: 4px;
    /*background-color:#f2f2f2;*/
    /*height:100%;*/
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #ccc;
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none;
        }

        .profile-usermenu ul li a {
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
            line-height: 2;
        }

            .profile-usermenu ul li a i {
                margin-right: 8px;
                font-size: 14px;
                line-height: 1.5em;
            }

            .profile-usermenu ul li a:hover {
                background-color: #009FE3;                
                color: #ffffff;
            }

        .profile-usermenu ul li.active {
            border-bottom: none;
        }

            .profile-usermenu ul li.active a {
                color: #ffffff;
                background-color: #009FE3;
                border-left: 2px solid #5b9bd1;
                /*margin-right: 8px;*/
            }

/* Profile Content */
.profile-content {
    /*padding: 10px;
  background: #fff;
  min-height: 460px;*/
}
