/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Bartending School  */
/* Date : 19th Jan 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      { background-image: url("images/back-3.jpg"); background-repeat: repeat; margin: 0; scrollbar-3dlight-color: #e1f2f2; scrollbar-arrow-color: #000; scrollbar-darkshadow-color: #1b1e25; scrollbar-face-color: #d0d0d0; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #e1f2f2; scrollbar-track-color: #fff     }

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

.full-size-table  { width: 780; height: 100%; border: solid 1px #03043d }

.row1      { background-color: #fff; background-image: url("images/header-New-York.jpg"); background-repeat: no-repeat; background-position: 50% top; height: 95%; vertical-align: top }

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

.content {
text-align: justify;
}

.voilet-content  { color: #696969; text-align: justify }

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

a:hover { color: #f00 }

/* images */

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

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

.v-dot-line {
background-image: url("images/v-dot-line.jpg");
background-repeat : repeat-y;
background-position: center center;
}

/* links */

.top-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding-left: 8px;
padding-right: 8px;
display: block;
background-color: none;
height: 32;
padding-top: 25;
}
.board-link a { color: #fff; font-size: 11px; text-decoration: underline; display: block; padding-top: 4px; height: 14px }
.top-link a:hover  { color: #000; text-decoration: none; padding-top: 25px; padding-right: 8px; padding-left: 8px }
.board-link a:hover { color: #f00; text-decoration: none; background-color: none }
.blog a {
color: #000000;
}

.blog a:hover{
color: #000000;
}

.blog  { scrollbar-3dlight-color: #e1f2f2; scrollbar-arrow-color: ffffff; scrollbar-darkshadow-color: #1b1e25; scrollbar-face-color: 000066; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #e1f2f2; scrollbar-track-color: 666666  }

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #9b9b9b;
}

.blue {
background-color: #b0ace2;
}

.voilet  { background-color: #f00 }

.form-bot  { background-color: #f00 }

/* borders */

.black-border {
border : #000 1px solid;
}

.voilet-border   { border: solid 1px #f00 }

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.white-txta {
color: #fff;
font-size: 13px;
}

.voilet-txt {
color: #9900ff;
}

/* headings */

.voilet-head  { color: #f00; font-size: 16px }

.white-head  { color: #fff; font-size: 14px }

.black-head {
font-size: 18px;
color: #000;
}
.black-head2 { color: #000; font-size: 14px; }
.form-head  { color: #fff; font-size: 13; background-color: #f00; padding-left: 10 }
h1 { color: #fff; font-size: 24px; font-weight: 700; margin-top: 12px; margin-bottom: 12px }
