/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : www.casinoandbarschool.com  */
/* Date : 8th Sept. 2006 */


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #000;
}

.row2 {
height: 94%;
vertical-align : top;
background-color: #000;
}

.i-row2 {
height: 94%;
vertical-align : top;
background-color: #57514f;
}

.row3 {
height: 1%;
vertical-align : top;
background-color: #000;
}

.yellow-content {
color: #edeb8e;
}

.content {
text-align: justify;
}

a {
color: #333;
text-decoration: none;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.i-header {
background-image: url("images/i-header.jpg");
background-repeat : no-repeat;
}

.i-header1 {
background-image: url("images/i-header1.jpg");
background-repeat : no-repeat;
}

.common {
background-image: url("images/common.jpg");
background-repeat : no-repeat;
}

.i-tile {
background-image: url("images/i-tile.jpg");
background-repeat : repeat-x;
}

.i-bot-tile {
background-image: url("images/i-bot-tile.jpg");
background-repeat : repeat-x;
}

.content-back {
background-image: url("images/content-back.jpg");
background-repeat : no-repeat;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
}

.info-box {
background-image: url("images/contact-info-box.jpg");
background-repeat : no-repeat;
}

.bullet2 {
background-image: url("images/bullet2.jpg");
background-repeat : no-repeat;
background-position: left center;
padding: 1 1 2 10;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 6;
padding: 1 1 2 10;
}

.bullet1 {
background-image: url("images/bullet1.gif");
background-repeat : no-repeat;
background-position: left center;
padding: 1 1 2 10;
}

.gray-line {
background-image: url("images/gray.jpg");
background-repeat : repeat-x;
background-position: center center;
}

/* links */

.left-link a {
color: #cbcaca;
font-size: 11px;
text-decoration: none;
border-bottom : #3b3635 1px solid;
padding: 3 1 4 10;
display: block;
}

.left-link a:hover{
color: #fff;
}

.l-no-link {
color: #fff;
font-size: 11px;
text-decoration: none;
border-bottom : #3b3635 1px solid;
padding: 3 1 4 10;
display: block;
}

.sub-left-link a {
color: #f6a003;
font-size: 11px;
text-decoration: none;
border-bottom : #57514f 1px solid;
background-color: #433e3d;
background-image: url("images/bullet1.jpg");
background-repeat : no-repeat;
background-position: 10 center;
padding: 3 1 4 18;
display: block;
}

.sub-left-link a:hover{
color: #fff;
}

.i-left-link a {
color: #cbcaca;
font-size: 11px;
text-decoration: none;
border-bottom : #3b3635 1px solid;
padding: 4 1 5 15;
background-image: url("images/n.jpg");
background-repeat : no-repeat;
background-position: 5 center;
display: block;
}

.i-left-link a:hover{
background-color: #433e3d;
background-image: url("images/h.jpg");
background-repeat : no-repeat;
}

.no-link {
color: #fff;
font-size: 11px;
text-decoration: none;
border-bottom : #2e2a28 1px solid;
padding: 3 10 4 1;
display: block;
}

.right-link a {
color: #cbcaca;
font-size: 11px;
text-decoration: none;
border-bottom : #2e2a28 1px solid;
padding: 3 10 4 1;
display: block;
}

.right-link a:hover{
color: #fff;
}

.sub-right-link a {
color: #f6a003;
font-size: 11px;
text-decoration: none;
border-bottom : #453f3c 1px solid;
background-color: #35302e;
background-image: url("images/bullet1.jpg");
background-repeat : no-repeat;
background-position: 106 center;
padding: 3 18 4 1;
display: block;
}

.sub-right-link a:hover{
color: #fff;
}

/* background colours */

.blue {
background-color: #0c2d4e;
}

.gray {
background-color: #1a1715;
}

/* borders */

.gray-border {
border : #201d1b 1px solid;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.orange-txt {
color: #c88204;
}

.orange-txta {
color: #f8bf25;
}

.gray-txt {
color: #9c9c9b;
}

.gray-txta {
color: #100e0e;
}

.gray-txtb {
color: #e6e6e6;
}

.yellow-txt {
color: #ebe73e;
}

.red-txt {
color: #ba3504;
}

.green-txt {
color: #88e775;
}

/* headings */

h1 {
font-family: arial;
font-size: 22px;
margin: 0;
}

h2 {
font-family: arial;
font-size: 18px;
margin: 0;
}

h3 {
font-family: arial;
font-size: 16px;
margin: 0;
}

h4 {
font-family: arial;
font-size: 14px;
margin: 0;
}

h5 {
font-family: arial;
font-size: 13px;
margin: 0;
}