/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : FamilyLobby.com  */
/* Date : 26th May 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
Font-size: 11px;
}

.blankinput {
border-style: none;
border-width: 0px;
}

.no-border {
border-style: solid;
border-width: 0px;
Font-size: 11px;
}

.button {
border-style: solid;
border-width: 1px;
background-color: #f33e04;
color: white;
font-weight: bold;
padding: 2px 2px 2px 2px;
Font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 13px;
line-height: 1.5em;
}

body {
background:url("/images/flbg.jpg");
margin: 0px;
padding: 0px;
}

.games-img {
background-image: url("/images/games-img.jpg");
background-repeat : no-repeat;
background-position: right 56px;
}

.tips-img {
background-image: url("/images/tips-img.jpg");
background-repeat : no-repeat;
background-position: right 40px;
}

.reunion-img {
background-image: url("/images/reunion-img.jpg");
background-repeat : no-repeat;
background-position: right 74px;
}

.full-size-hp-table {
width: 950px;
height: 100%;
}

.full-size-table {
width: 780px;
height: 100%;
}

.nonmain-size-table {
width: 780px;
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

/* color: #bf9c01; */
a {
color: #ba1c01;
text-decoration: underline;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

.pad {
padding-right: 5px;
}

/* images */

.header {
background-image: url("/images/header.jpg");
background-repeat : no-repeat;
}

.footer-tile {
background-image: url("/images/footer-tile.jpg");
background-repeat : repeat-x;
}

.nav-back-tile {
background-image: url("/images/nav-back-tile.jpg");
background-repeat : repeat-x;
}

.login-box {
background-image: url("/images/login-box.jpg");
background-repeat : no-repeat;
}

.h-dot-line {
background-image: url("/images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("/images/bulletb.gif");
background-repeat : no-repeat;
background-position: left 7px;
padding: 1px 1px 2px 13px;
}

.bulleta {
background-image: url("/images/bullet1.gif");
background-repeat : no-repeat;
background-position: left 4px;
padding: 1px 1px 2px 15px;
}

.blue-bullet {
background-image: url("/images/blue-bullet.gif");
background-repeat : no-repeat;
background-position: left 7px;
padding: 2px 1px 3px 13px;
}

.brown-bullet {
background-image: url("/images/brown-bullet.gif");
background-repeat : no-repeat;
background-position: left 7px;
padding: 2px 1px 3px 13px;
}

.o-box-top {
background-image: url("/images/orange.jpg");
background-repeat : repeat-x;
background-position: top;
}

.o-box-bot {
background-image: url("/images/orange.jpg");
background-repeat : repeat-x;
background-position: bottom;
}

.g-box-top {
background-image: url("/images/gray.jpg");
background-repeat : repeat-x;
background-position: top;
}

.g-box-bot {
background-image: url("/images/gray.jpg");
background-repeat : repeat-x;
background-position: bottom;
}



/* links */

.nav a {
color: #fff;
font-family: arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-image: url("/images/nav-normal.jpg");
background-repeat : no-repeat;
text-align: center;
width: 79px;
padding: 3px 1px 5px 1px;
display: block;
}

.nav a:hover{
color: #bd2828;
background-image: url("/images/nav-over.jpg");
background-repeat : no-repeat;
}

.current-nav a {
font-family: arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #bd2828;
background-image: url("/images/nav-over.jpg");
background-repeat : no-repeat;
text-align: center;
width: 79px;
padding: 3px 1px 5px 1px;
display: block;
}

.current-nav a:hover{
color: #bd2828;
background-image: url("/images/nav-over.jpg");
background-repeat : no-repeat;
}

.bot-nav a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 1px 5px 1px 5px;
}

.bot-nav a:hover{
color: #333;
}

.green-link a {
color: #365100;
text-decoration: none;
}

.green-link a:visited {
color: #365100;
text-decoration: none;
}

.green-link a:hover{
color: blue;
text-decoration: none;
}

.blue-link a {
color: #07628d;
text-decoration: none;
}

.blue-link a:visited {
color: #07628d;
text-decoration: none;
}

.blue-link a:hover{
color: blue;
text-decoration: none;
}


/* background colours */

.white {
background-color: #fff;
}

/* borders */

.o-lr-border {
border-left : #ddc79d 1px solid;
border-right : #ddc79d 1px solid;
}

.g-lr-border {
border-left : #bdbdbd 1px solid;
border-right : #bdbdbd 1px solid;
}

/* text */

.red-txt {
color: #bd2828;
}

.blue-txt {
color: #07628d;
}

.brown-txt {
color: #9c580e;
}

.green-txt {
color: #365100;
}

.yellow-txt {
color: #fff7d6;
}

.white-txt {
color: #fff;
}

.black-txt {
color: #000;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

.yellow {
background-color: #fff9d6;
}

.brown-txta {
color: #815b06;
}
