body {
    margin: 0em;  /*changed by gws*/
	background-color:#dcecfb;

    font-family: Deja Vu Sans, Bitstream Vera Sans, Verdana, sans-serif
        !important;
}

h1 {
    text-align: center;
    font-size: 150%;
}

a {
    text-decoration: none;
}

a:visited {
    color: blue;
}

a:hover {
    text-decoration: underline;
}

input {
    margin-top: 2px;
    margin-bottom: 2px;
}

img {
    border: 0px;
}

#powered {
    text-align: center;
    font-size: x-small;
	height:100px;
}

#tabs {
    margin: 5em auto 1em;
}

.narrow {
    width: 30em;
}

.medium {
    width: 40em;
}

.wide {
    width: 800px;
}

.vwide {
    width: 950px;
}

#menu {
    margin-bottom: 1em;
}

#gws_heading{
	text-align:center;
	background-image:url(images/afilitate_title_bg.gif);
	vertical-align:bottom;
}


#heading {
    border-top: 1px solid #ffffff; /*gws change. #80c080*/
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;   /*gws change. #f0fff0*/
    text-align: center;
	margin:auto;
	width:985px;
}

.gws_block {
    border-top: 1px solid #ffffff; /*gws change. #80c080*/
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;   /*gws change. #f0fff0*/
    text-align: center;
	margin:auto;
	width:985px;
}

.form {
    margin: 1em auto;
    background-color: #f0fff0;
    border-collapse: collapse;
}

.form th {
    border: 1px solid #80c080;
    padding: 5px 10px;
}

.form td {
    border: 1px solid #80c080;
    padding: 5px 10px;
    vertical-align: baseline;
}

.form .topsep {
    border-top: 3px solid #80c080;
}

.form .bottomsep {
    border-bottom: 3px solid #80c080;
}

.form .submit {
    text-align: center;
}

.form .mergeleft {
    border-left: 0px;
    padding-left: 0px;
}

.form .mergeright {
    border-right: 0px;
    padding-right: 0px;
}

.form .mergeup {
    border-top: 0px;
}

.form .mergedown {
    border-bottom: 0px;
}

.form table {
    margin: 0px;
    border: 0px;
    padding: 0px;
    border-collapse: collapse;
}

.form table td {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.form table .spacer {
    padding: 5px;
}

td.largecelllabel {
    vertical-align: middle;
}

td.largecell {
    padding: 10px;
}

td.largecell * {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#navigation {
    text-align: center;
}

#addnew {
    text-align: center;
}

.graphs {
    padding: 5em 0px;
    text-align: center;
}

.yes {
    color: #408040;
}

.no {
    color: #ff4040;
}

.dialogue {
    font-size: small;
    display: none;
}

#changebanner {
    margin: 10px auto 0px;
    display: block;
}

.banner {
    margin: 10px auto;
    display: block;
}

/* Work around a bug in jQuery 1.5.2, where the buttons are slightly off the
   bottom of dialogue boxes: */

.ui-dialog-buttonpane {
    padding-bottom: 10px;
}

/* gws hard code footer */
.footer {
	color:#666666;
	font-size:9px;
	margin:auto;
	width:985px;
	background-color:#dcecfb;
	text-align:left;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.55em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.footer .footer-right {
	float:right;
	margin-right:8px;
	text-align:right;
	width:40%;
}

.footer .footer-links {
	margin-bottom:10px;
	list-style-position:outside;
}
.footer ul, .footer li {
	display:inline;
}

.footer .footer-tel {
	margin-left:320px;
	margin-top:-14px;
}

.footer a, .footer a:hover {
	color:#444444;
	text-decoration:none;
}

.footer ul a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/natural_health_products/skin/frontend/default/lifewater/images/links_separator.gif) no-repeat scroll 100% 50%;
	margin-right:2px;
	padding-right:6px;
}

.footer ul li.last a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:none no-repeat scroll 100% 50%;
	margin-right:2px;
	padding-right:6px;
}
/* end of footer style */
