/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Accurate Investigations  */
/* Date : 26th Aug 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #edf1fd;
font-size: 12px;
line-height: 1.5em;
font-weight: bold;
}

body {
margin: 0px;
padding: 0px;
background-image: url("images/back.jpg");
background-repeat : repeat-x;
background-color: #000;
}

.full-size-table {
width: 777px;
height: 100%;
}

.row1 {
height: 95%;
vertical-align : top;
}

.row2 {
height: 5%;
vertical-align : top;
}

a {
color: #edf1fd;
text-decoration: none;
}

a:hover{
color: #fff;
}

b, strong {
font-family: arial;
}

.pad-right {
padding-right: 90px;
}

.pad {
padding: 10px;
}

.i-title {
padding-left: 175px;
padding-top: 160px;
}

/* images */

.black-tile {
background-image: url("images/black.jpg");
background-repeat : repeat-y;
background-position: right;
}

.home-right {
background-image: url("images/home-right.jpg");
background-repeat : no-repeat;
padding-right: 20px;
}

.home-left {
background-image: url("images/home-left.jpg");
background-repeat : no-repeat;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.i-left {
background-image: url("images/i-left.jpg");
background-repeat : no-repeat;
}

.pp-left {
background-image: url("images/pp-left.jpg");
background-repeat : no-repeat;
}

.devide {
background-image: url("images/devide.jpg");
background-repeat : no-repeat;
}

.i-right {
background-image: url("images/i-right.jpg");
background-repeat : no-repeat;
padding-left: 20px;
}

.bot-gred {
background-image: url("images/bot-gred.jpg");
background-repeat : repeat-x;
}

.pp {
background-image: url("images/pp.jpg");
background-repeat : no-repeat;
}

.gps {
background-image: url("images/gps.jpg");
background-repeat : no-repeat;
}

.corporate {
background-image: url("images/corporate.jpg");
background-repeat : no-repeat;
}

.left-tile {
background-image: url("images/left-tile.jpg");
background-repeat : repeat-y;
}

.bullet {
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 9px;
padding: 2px 1px 3px 10px;
}

/* links */

.nav a {
font-family: arial;
color: #fff;
font-size: 11px;
font-weight: bold;
text-align: right;
text-decoration: none;
background-image: url("images/normal.gif");
background-repeat : no-repeat;
background-position: right 12px;
padding: 6px 12px 7px 5px;
display: block;
}

.nav a:hover{
background-image: url("images/over.gif");
background-repeat : no-repeat;
color: #fff;
}

.left-link a {
color: #000;
font-size: 11px;
text-decoration: none;
display: block;
}

.left-link a:hover{
color: #000;
}

/* background colours */

.blue {
background-color: #001551;
}

.bluea {
background-color: #14253c;
}

.blueb {
background-color: #a9b2c7;
}

/* borders */

.border {
border : #ccc 1px solid;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.brown-txt {
color: #c98f02;
}

.blue-txt {
color: #4662aa;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 22px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 13px;
}
