/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : CasinoCashJourney.uk  */
/* Date : 1st Sept. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

.no-border {
border-style: solid;
border-width: 0px;
}


/* page default settings */

body, td {
font-family: arial, verdana, helvetica;
color: #333;
font-size: 12px;
line-height: 17px;
}

body {
margin: 0px;
padding: 0px;
}

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

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #162b77;
text-decoration: underline;
}

a:hover{
color: #43BA46;
text-decoration: underline;
}

/* images */

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

.top-gred {
background-image: url("images2/top-gred.jpg");
background-repeat : repeat-x;
}

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

.content-top-gred {
background-image: url("images2/content-top-gred.jpg");
background-repeat : repeat-x;
background-position: top;
}

.box-tile {
background-image: url("images2/box-tile.jpg");
background-repeat : repeat-y;
}

.red-bullet {
background-image: url("images2/red-bullet.gif");
background-repeat : no-repeat;
background-position: 5px 7px;
padding-left: 15px
}

.blue-bullet {
background-image: url("images2/blue-bullet.gif");
background-repeat : no-repeat;
background-position: 5px 7px;
padding-left: 15px 
}

.blue-bulleta {
background-image: url("images2/blue-bullet1.gif");
background-repeat : no-repeat;
background-position: 5px 7px;
padding-left: 15px 
}

.green-bullet {
background-image: url("images2/green-bullet.gif");
background-repeat : no-repeat;
background-position: 5px 7px;
padding-left: 15px 
}

/* links */

.left-link a {
color: #fff;
font-size: 12px;
text-decoration: none;
background-image: url("images2/bullet.jpg");
background-repeat : no-repeat;
background-position: 10px 8px;
padding: 4px 5px 5px 25px;
display: block;
}

.left-link a:hover{
color: #fff;
background-color: #7da6e0;
text-decoration: none;
}

.bot-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
}

.bot-link a:hover{
color: #000;
}

.sm-top-link a {
font-weight: bold;
text-decoration: none;
padding: 5px 1px 6px 1px;
display: block;
}

.sm-top-link a:hover{
}

.sm-sub-link a {
background-image: url("images2/bulleta.jpg");
background-repeat : no-repeat;
background-position: left 8px;
text-decoration: none;
padding: 3px 1px 4px 10px;
display: block;
}

.sm-sub-link a:hover{
}

/* background colours */

.white {
background-color: #fff;
}

.gray {
background-color: #efefef;
}

.graya {
background-color: #d2d2d2;
}

.blue {
background-color: #6e9cdc;
}

.bluea {
background-color: #5482c4;
}

.blueb {
background-color: #3b69ab;
}

.bluec {
background-color: #88b7F9;
}

.green {
background-color: #43ba46;
}

.red {
background-color: #c22026;
}


/* borders */

.blue-border {
border-bottom : #8bb0e3 1px solid;
}

.white-border {
border-bottom : #fff 1px solid;
}

.gray-border {
border-bottom : #e5e5e5 1px solid;
}

/* text */

.white-txt {
color: #fff;
}

.small-txt {
font-size: 11px;
}

.blue-txt {
color: #162b77
}

.blue-txta {
color: #517fc1
}

.red-txt {
color: #b11b25
}

.green-txt {
color: #43ba46
}

.grey-txt {
color: #333333
}

.grey-txt content {
color: #333333
text-align: justify;
}

/* padding */

.home-cat-pad {
padding-left: 7px;
padding-top: 2px;
padding-bottom: 3px;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
}

h1 {
font-size: 16px;
color: #162b77
}

h2 {
font-size: 12px;
font-weight: bold;
}

h3 {
font-size: 11px;
}

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

.red-bold-txt {
font-size: 12px;
color: #b11b25;
font-weight: bold;
padding-left: 24;
border-bottom : #8bb0e3 1px solid;
height: 24;
}
