﻿/* LAYOUT */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, th, td line
{
    padding: 0;
    margin: 0;
}
body
{    
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFf;
    height: auto;
    font-size: 1em;
    
}
#layout
{
    line-height: 1.4;
    width: 100%;
    margin: 0 auto;
    max-width: 112em;
    min-width: 68em;
    overflow: hidden;
    
    font-weight: normal;
    font-family: arial,helvetica,clean,sans-serif;
    padding: 0px;
    color: #585858;
    font-size: 90%;
}
/* LAYOUT */
/* header */

/* content */
#content
{
    float: left;
    width: 56%;
    margin-left: 1%;
  
}
#NoAdvertisementMasterContent
{
    float: left;
    width: 77%;
    margin-left: 1%;
}

/* content */
/* right-column */

#right-column
{
    float: left;
    width: 20%;
    margin-left: 1%;
    
}

/* right-column */
/* left-column */

#left-column
{
    display: inline;
    float: left;
    width: 20%;
    margin-left: 1%;
    
}
#NoAdvertisementMasterLeft-column
{display: inline;
    float: left;
    width: 20%;
    margin-left: 1%;
}
.left
{
    padding: 0px 0px 0px 30px;
    margin: 0px;
    text-align: left;
}
/* left-column */
/* footer */
#footer
{clear: both;    
    width: 100%;
    font-size: x-small;
}
div#footer p
{
    margin: 0;
    padding: 10px 10px;
}
/* footer */

/* LAYOUT */


fieldset
{
    border: 1рх solid #284775;
    padding: 1em;
    margin: 1em 0;
  
}
legend
{
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: small;
    color: #284775;
}
/*Textbox Watermark*/
.unwatermarked
{
    
}
.watermarked
{
   
    background-color: #F0F8FF;
    color: gray;
}
.highlight
{ 
   background-color: #F0F8FF;
color:Blue;
      
}
/*Textbox Watermark*/
	
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.bulletedlist
{
    margin-left: 30px;
}
.SelectNewsletters
{
    margin-top: 10px;
    margin-bottom: 15px;
}
a
{
    margin: 0px 0px 0px 0px;
    font-style: normal;
    color: #00588f;
}
a:visited
{
    color: #676d71;
}
a:hover
{
    color: #3379a5;
}

.holidayName
{
    font-size: small;
    font-style: italic;
    color: #FF0066;
}
li
{
    margin: 13px 0px 0px 0px;
}
div, td, ul, ol, dl, dt, dd, p
{
    padding: 0px;
    margin: 0px;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
    font-weight: normal;
}
h1, h2
{
    font-family: Georgia, serif;
    line-height: 1;
}
h4
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 100%;
    border-bottom-style: double;
    border-bottom-width: medium;
    border-bottom-color: #C0C0C0;
}
h5
{
    padding: 0px;
    margin: 20px 0px 0px 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 100%;
    border-bottom-style: double;
    border-bottom-width: thick;
    border-bottom-color: #C0C0C0;
}
h1
{
    font-size: 3em;
    margin: 0.2em 0 0.5em;
}

h2
{
    padding: 0px;
    margin: 0px;
    font-size: 1.83em;
}
h3
{
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 1em;
}
p
{
    margin-bottom: 1em;
}
.title
{padding: 0px;
    margin: 15px 0px 15px 0px;
    font-style: italic;
    color: #9E522B;
    
}
.articletitle
{padding: 0px;
    margin: 0px 0px 0px 0px; 
}
.articletitle a
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.articleabstract
{
    margin: 0px 0px 10px 30px;
    padding: 0px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: italic;
    color: #008080;
}
.articlebox
{
    font-style: italic;
    color: #9E522B;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#AddEditInformation
{
    margin-right: 10px;
    margin-left: 10px;
}
.uploader
{
    margin-top: 10px;
    
  
}
table#Feedback
{
    border: 1px solid #99CCFF;
    width: 70%;
    table-layout: auto;
    border-collapse: separate;
    border-spacing: 3px;
    background-color: #F2FCFF;
}
table
{
    font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0;
}

td.fieldname
{
    text-align: right;
    font-size: 10px;
    font-weight: bold;
}
ul, ul li
{
    list-style-type: disc;
}
img
{
    border: 0;
}
.imgBorder
{
    border: 1px solid #000000;
}
DFN
{
    font-weight: bold;
    font-style: normal;
}
.with-clear
{
    height: 1px;
}
.invisible
{
    display: none;
}

.hidden
{
    visibility: hidden;
}



/*Forms*/
  #welcomebox
{
    border: 1px solid #99CCFF;
    text-align: center;
    padding: 10px;
    width: 350px;
    font-size: medium;
}
 

.LabelStyle
{
    padding-right: 3px;
}
.
.SubmitButtonStyle{margin: 2px;}
.registrationForm
{
    width: 100%;
}
.registrationForm td
{
    text-align: right;
}
/*Forms*/
 .vis
{
    display: none;
}
.BulletedList
{
    padding: 0px;
    margin: 0px;
}
/*HomePage*/
td.firstTd
{
    
    vertical-align: bottom;
    height: 142px;
}
td.secondTD
{
    
    vertical-align: bottom;
    height: 142px;
    text-align: left;
}
  .secondTD a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
} 
  .secondTD a:link
{
    color: #ffcf06;
}
  .secondTD a:visited
{
    color: #ffcf06;
}
  .secondTD a:hover
{
    color: #ffcf06;
}
  .secondTD a:active
{
    color: #ffcf06;
}
   td#menuLoinsWorld
{
    cursor: pointer;
}
td#menuAbout_Our_Club
{
    cursor: pointer;
}
td#menuAboutOurFoundation
{
    cursor: pointer;
}
td#menuNewsInformation
{
    cursor: pointer;
}
td#menuForClubMembers
{
    cursor: pointer;
}
td#menuContact_Us
{
    cursor: pointer;
}
table.MenuHomePage
{
    width: 100%;
    border-spacing: 7px;
    border-collapse: separate;
    table-layout: auto;
    padding: 0px;
    margin: 0px;
}
td.squares
{
    width: 20%;
    height: 148px;
    background-color: #00529b;
    padding: 0px;
    margin: 0px;
   
}
td#two
{
    background: url(../Lion/Images/newbg10.jpg) no-repeat 50% 50%;
    
}
td#three
{
    background: url(../Lion/Images/newbg2.jpg) no-repeat 50% 50%;
    
}
td#four
{
    background: url(../Lion/Images/newbg3.jpg) no-repeat 50% 50%;
    
}
td#six
{
    background: url(../Lion/Images/newbg4.jpg) no-repeat 50% 50%;
   
}
td#ten
{
    background: url(../Lion/Images/newbg6.jpg) no-repeat 50% 50%;
   
}
td#twelve
{
    background: url(../Lion/Images/newbg7.jpg) no-repeat 50% 50%;
}
td#thirteen
{
    background: url(../Lion/Images/newbg8.jpg) no-repeat 50% 50%;
}
td#fourteen
{
    background: url(../Lion/Images/newbg9.jpg) no-repeat 50% 50%;
}
#Homepage
{
    padding: 0px;
    margin: 0px;
}
/* HomePage */


.right
{
    text-align: right;
}
.center
{
    text-align: center;
}

.hrClear
{
    padding: 0px;
    margin: 0px;
    clear: both;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #99CCFF;
}
.hrLion
{
    margin: 10px 0px 10px 0px;
    border-top-style: solid;
    border-top-width: medium;
    border-top-color: #800000;
}
.Clear
{
    padding: 0px;
    margin: 0px;
    clear: both;
}

/* navigation */

/* navigation lionsMenu - frame*/
.lionshead
{
    background-position: center;
    background: url(../Lion/Images/head2.jpg) no-repeat;
    width: 200px;
    height: 157px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    
}
.bottom
{
    background: url(../Lion/Images/bottom.jpg) no-repeat;
    width: 200px;
    height: 89px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    vertical-align: top;
    
}
/* navigation lionsMenu - frame*/

#navigation-block
{
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   font-size: 15px;
    
}
#navigation
{
  
   
    background: url(../Lion/Images/bgJoke.jpg) repeat;
    width: 200px;
    height: 270px;
   padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#navigation a
{
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
}
#navigation a:link{ color:#00539B; }
#navigation a:visited{color:#00539B; }
#navigation a:hover{color:#007DEA; }
#navigation a:active{color:#007DEA; }

.SelectedNodeStyle
{
    background:url(../Lion/Images/SelectedNodeStyle.gif) repeat;
    font-size: 12px;
    
}






 #breadcrumb
{
    background-position: url(../Lion/Images/bg.gif) repeat;
    padding: 0px;
    margin: 0px;
    font-style: normal;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 22%;
    background: url(../Lion/Images/bg.gif) repeat;
    
}
#breadcrumb a
{
    font-style: normal;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

 
/* navigation */
UL.map {}
UL.map LI {
	LIST-STYLE-IMAGE: url(../Lion/Images/smfolder.gif); 
} 
UL.mapf {}
UL.mapf LI {
	LIST-STYLE-IMAGE: url(../Lion/Images/smfile.gif); 
}
UL.mapi {}
UL.mapi LI {
	LIST-STYLE-IMAGE: url(../Lion/Images/smimg.gif); 
}
UL.mapv {}
UL.mapv LI {
	LIST-STYLE-IMAGE: url(../Lion/Images/smvideo.gif); 
}
UL.mapl {}
UL.mapl LI {
	LIST-STYLE-IMAGE: url(../Lion/Images/smlink.gif); 
}
.item, .alternatingItem
{
   float: left;
   padding: 15px;
   margin: 5px;
   width: 200px;
   height:auto;
   border: 1px solid threedshadow;
}
#UpdateProgress1 {
   background-color:#CF4342;
   color:#fff;
   top:0px;
   right:0px;
   position:fixed;
 }

#UpdateProgress1 img {
   vertical-align:middle;
   margin:2px;
 }
.rsCustomAppointmentContainer
{ height:60px;
}
