/* form classes */

form {
margin-bottom: 0px;
}

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

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


/* page default settings */

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

body {
margin: 0px;
padding: 0px;
background-color: #333;
}

.full-table {
width: 1004px;
}

.full-size-table {
width: 1004px;
/* height: 100%; */
}


.row2 {
/* height: 95%; */
vertical-align : top;
}

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

a {
color: #333;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

.pad-right {
padding-right: 40px;
}

.pad {
padding: 10px;
}

.nav-pad {
padding-bottom: 25px;
}

/* images */

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

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

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

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

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

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

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

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

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

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

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

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

.adult-back {
background-image: url("/images/adult-friend-finder-img.jpg");
background-repeat : no-repeat;
}

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

.nav-head {
background-image: url("/images/nav-head.jpg");
background-repeat : no-repeat;
padding: 5px 5px 5px 25px;
}

.nav-bullet {
background-image: url("/images/nav-bullet.jpg");
background-repeat : no-repeat;
background-position: 15px 8px;
}

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

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

/* links */

.top-nav a {
font-family: arial;
font-weight:bold;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 2px 10px 3px 10px;
display: block;
}

.top-nav a:hover{
color: #fff;
background-color: #000;
}

.nav-left a {
color: #2f0421;
font-size: 11px;
text-decoration: none;
padding: 1px 5px 2px 28px;
display: block;
}

.nav-left a:hover{
color: #ff00ac;
}

/* background colours */

.white {
background-color: #fff;
}

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

.peach {
background-color: #fdeac0;
}

.yellow {
background-color: #eedd32;
}

.yellowa {
background-color: #ddbe00;
}

.brown {
background-color: #b29a7c;
}

/* borders */

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

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

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

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.yellow-txt {
color: #ebd822;
}

.orange-txt {
color: #fc4601;
}

.orange-txta {
color: #eb5800;
}

.voilet-txt {
color: #620042;
}

.green-txt {
color: #688901;
}

/* 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: 14px;
}
