/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Natural Gout Cure  */
/* Date : 13th Feb. 2007 */


/* 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;
}

.full-size-table {
width: 787px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #378f00;
text-decoration: underline;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.headera {
background-image: url("images/header1.jpg");
background-repeat : no-repeat;
}

.header-bot {
background-image: url("images/header-bot.jpg");
background-repeat : no-repeat;
}

.header-bota {
background-image: url("images/header-bot1.jpg");
background-repeat : no-repeat;
}

.diet-box {
background-image: url("images/diet-box.jpg");
background-repeat : no-repeat;
width: 245px;
height: 125px;
}

.medication-box {
background-image: url("images/medication-box.jpg");
background-repeat : no-repeat;
width: 245px;
height: 125px;
}

.supplement-box {
background-image: url("images/supplement-box.jpg");
background-repeat : no-repeat;
width: 245px;
height: 125px;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
}

.corner {
background-image: url("images/corner.jpg");
background-repeat : no-repeat;
background-position: bottom right;
}

.line {
background-image: url("images/line.jpg");
background-repeat : repeat-x;
background-position: bottom;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.gray-box {
background-image: url("images/gray.jpg");
background-repeat : no-repeat;
width: 45px;
height: 32px;
}

.mail-box {
background-image: url("images/mail-box.jpg");
background-repeat : no-repeat;
background-position: center center;
width: 245px;
height: 131px;
}

.bullet {
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 8px;
padding: 2px 1px 3px 12px;
}

.gold-bullet {
background-image: url("images/gold-bullet.jpg");
background-repeat : no-repeat;
background-position: 14px 6px;
padding: 1px 1px 2px 25px;
line-height: normal;
}

.blue-bullet {
background-image: url("images/blue-bullet.jpg");
background-repeat : no-repeat;
background-position: 14px 6px;
padding: 1px 1px 2px 25px;
line-height: normal;
}

.green-bullet {
background-image: url("images/green-bullet.jpg");
background-repeat : no-repeat;
background-position: 14px 6px;
padding: 1px 1px 2px 25px;
line-height: normal;
}

/* links */

.bot-link a {
color: #34531d;
font-size: 11px;
text-decoration: none;
}

.bot-link a:hover{
color: #000;
}

/* background colours */

.white {
background-color: #fff;
}

.gray {
background-color: #dfdfdf;
}

/* borders */

.border-left {
border-left : #c1c1c1 1px solid;
}

.border-right {
border-right : #c1c1c1 1px solid;
}

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #349290;
}

.green-txt {
color: #34531d;
}

.green-txta {
color: #98a648;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 13px;
}