﻿

body
{
    background-color: #fcfcfc;
    font-family: verdana;
    font-size: 12px;
    color: #666666;
    padding:0px;
    margin:0px;
     background-image: url(/resources/images/header-repeat.jpg);
     background-repeat:repeat-x;
     background-position:top;
}

*:focus {
        outline: 0;
}
*:focus { outline: none; }
*::-moz-focus-inner { border: none;}

#header
{
    width:100%;
    height:135px;
    border-bottom:solid 5px #f5f5f5;
}

#content
{
     background-image: url(/resources/images/content-repeat.jpg);
     background-repeat:repeat-x;
    width :100%;
    background-color:#ededed;
}

#nav-holder 
{
    width :736px;
    background-image: url(/resources/images/nav-back.jpg);
    height:135px;
}

.clear
{
    clear:both;
}

h4
{
  color:#2193d1
}

a
{
    color:#2193d1;
}
#footer 
{
    padding-top:30px;
      background-image: url(/resources/images/footer-repeat.jpg);
     background-repeat:repeat-x;
    font-size:11px;
    background-color:#fcfcfc;
}

#footer  a img
{
    border:none;
}

#footer a
{
    color:#666;
    font-size:11px;
}
.imagelink,
.imagelink img,
img
{
    border:none;
}

.Validate
{
    color:#2193D1;
}

/*
menu start

*/

#menu
{
    height:45px;
    padding-top:90px;
    float:right;
}

#menu span.item
{
    float:left;
    
}

a.selected .l
{
    float:left;
    background-image: url(/resources/images/menu-selected-left.gif);
    height:45px;
    width:12px;    
}

a.selected .r
{
    float:left;
    background-image: url(/resources/images/menu-selected-right.gif);
    height:45px;
    width:12px;    
}

a .t
{      
    position:relative;
    top:20px;
}
a.selected .t
{
    float:left;     
    position:relative;
    top:20px;
}



#menu a.selected div
{
     background-image: url(/resources/images/menu-selected-repeat.gif);
     background-repeat:repeat;
     height:45px;
     overflow:hidden;
}

#menu a div
{
   text-align:center;
}

#menu a
{
    text-decoration:none;
    cursor:pointer;
    font-size:12px;
}

#menu a:active
{
    border:none!important;    
}

#menu li
{
    float:left;
}

#menu ul
{
    list-style-type: none;
    padding:0;
    margin:0;
}

/*
menu end
*/

/*
Subscribers start
*/

.subscriber-table .label
{
    width:300px;
}

.subscriber-table .value
{
    width:235px;
}

.subscriber-table
{
    width:535px;
}
/*
Subscribers end
*/

input.textbox
{
    border: 1px solid #deedf5;
    background-color: #f9fcfe;
    padding:4px;
}

.btnsave
{
      background-image: url(/resources/images/save-button.png);
      border:none;
      width:108px;
      height:31px;
      cursor:pointer;
}



span.checkbox input
{
    border:solid 1px #abccdf!important;
    background-color: #e4f1f8!important;
}

.header-image
{
    padding-top: 20px;
    margin-bottom: 20px;
}

/*Calendar start*/

.ajax__calendar .ajax__calendar_container {
background-color:#FFFFFF!important;
border:1px solid #deedf5!important;
color:#666666!important;
background-image: url(/resources/images/cal-back.jpg)
}


/*Calendar end*/
