/* By : accieon  */
/* For : Shisha Info.com  */
/* Date : 4th Jan 2007 */


/* 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: #ae903f;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-image: url("images/back.jpg");
background-repeat : repeat-x;
background-color: #1c1301
}

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

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

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

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

a {
color: #c8a604;
text-decoration: underline;
}

a:hover{
color: #ffcc00;
}

b {
font-family: arial;
}

/* images */

.home-header {
background-image: url("images/home-header.jpg");
background-repeat : no-repeat;
padding-top: 190px;
padding-left: 220px;
}

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

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

.internal-header {
background-image: url("images/internal-header.jpg");
background-repeat : no-repeat;
padding-top: 110px;
padding-left: 220px;
}

.home-img {
background-image: url("images/home-img.jpg");
background-repeat : no-repeat;
background-position: left top;
}

.i-img {
background-image: url("images/i-img.jpg");
background-repeat : no-repeat;
background-position: left top;
}

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

.bullet {
background-image: url("images/bullet1.jpg");
background-repeat : no-repeat;
background-position: left 9px;
padding: 2px 1px 3px 10px;
}

.bulleta {
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 7px;
padding: 2px 1px 3px 15px;
}

/* links */

.nav a {
font-family: arial;
color: #fcf258;
font-size: 11px;
text-decoration: none;
font-weight: bold;
background-image: url("images/normal.jpg");
background-repeat : no-repeat;
width: 168px;
background-position: center center;
padding: 8px 10px 9px 15px;
display: block;
}

.nav a:hover{
color: #fff;
background-image: url("images/over.jpg");
background-repeat : no-repeat;
}

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

.bot-nav a:hover{
color: #ffcc00;
}

/* background colours */

.black {
background-color: #000;
}

/* borders */

.border {
border-left : #5c5418 1px solid;
border-right : #5c5418 1px solid;
border-bottom : #5c5418 1px solid;
padding: 5px;
}

/* text */

.gold-txt {
color: #ae903f;
}

.yellow-txt {
color: #c8a604;
}

.orange-txt {
color: #f27e08;
}

/* Heading */

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

h1 {
font-size: 18px;
}

h2 {
font-size: 13px;
}