/*
	    name: style.css
	  author: daniel quinn (daniel@cravingthesoulfood.org)
	function: provides the basic styles for the entire site
*/


body {
	margin-top      : 0;
	margin-bottom   : 0;
	margin-left     : 0;
	margin-right    : 0;
	margin          : 0;
	padding-top     : 0;
	padding-bottom  : 0;
	padding-left    : 0;
	padding-right   : 0;
	padding         : 0;
}

table, img {
	border-left     : 0;
	border-right    : 0;
	border-top      : 0;
	border-bottom   : 0;
	border		: 0;
}

td,p {
	font-family     : Verdana,Helvetica,Arial,sans-serif;
}

h1 {
	margin-left     : 10px;
	margin-right    : 0px;
	margin-top      : 10px;
	margin-bottom   : 0px;
	font-size       : 25pt;
	font-family     : "Times New Roman",Times,serif;
}

h3 {
	border-bottom   : 1px solid #333333;
	margin-bottom   : 0px;
	margin-top      : 30px;
	font-size       : 15pt;
	font-family     : "Times New Roman",Times,serif;
}

h4 {
	font-weight      : normal;
	padding          : 10px;
	background-color : rgb(216,255,226);
	border-top       : 1px solid rgb(122,84,154);
	border-bottom    : 1px solid rgb(122,84,154);
}

img.photoCentre {
	display              : block;
	margin-top           : 10px;
	margin-bottom        : 10px;
	margin-left          : auto;
	margin-right         : auto;
	border               : 1px solid #333333;
}

img.photoRight {
	display              : block;
	float                : right;
	margin-top           : 0px;
	margin-bottom        : 0px;
	margin-left          : 10px;
	margin-right         : 0px;
	border               : 1px solid #333333;
}

img.photoLeft {
	display              : block;
	float                : left;
	margin-top           : 0px;
	margin-bottom        : 0px;
	margin-left          : 0px;
	margin-right         : 10px;
	border               : 1px solid #333333;
}

photoCaption {
	padding-bottom       : 10px;
	text-align           : center;
	font-size            : smaller;
	margin-left          : auto;
	margin-right         : auto;
}

.menu {
	text-align      : right;
	padding         : 5px;
	font-size       : small;
}

.menuHighlight {
	text-align      : right;
	padding         : 5px;
	font-size       : small;
	background-color: #333333;
}

.leftpanel {
	width           : 150px;
	vertical-align  : top;
	padding-top     : 15px;
/*	background-image: url('/images/freeSightTesting.png');
	background-repeat: no-repeat;
	background-position: 9px 240px; */
}

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

.body {
	width           : 801px;
	vertical-align  : top;
	border-left     : 1px solid #333333;
	text-align      : justify;
}

.signature {
	font-style: italic;
	padding-left: 350px;
}

a:link           { color: #863C3C; text-decoration:none; }
a:active         { color: #863C3C; text-decoration:none; }
a:visited        { color: #863C3C; text-decoration:none; }
a:hover          { color: #863C3C; text-decoration:underline;}

a.menu:link	 { color: #ffffff; text-decoration:none; }
a.menu:active    { color: #ffffff; text-decoration:none; }
a.menu:visited   { color: #ffffff; text-decoration:none; }
a.menu:hover     { color: #ffffff; text-decoration:none;}

td.left {
	vertical-align: top;
	font-weight: bold;
	marigin-bottom: 15px;
	padding-bottom: 15px;
}

td.right {
	vertical-align: top;
	padding-bottom: 15px;
}

.hlistheader {
	text-align: center;
	font-weight: bold;
	font-family     : "Times New Roman",Times,serif;
	font-size: larger;
	color: #666666;
}

.hlist {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 35px;
	border : 1px solid #999999;
	text-align: center;
	padding: 10px;
}

.testimonialFrom {
	text-align: right;
}

blockquote {
	padding: 10px;
	background-color: #dfefe3;
	border: 1px solid #666666;
}

.shinies {
	white-space: nowrap;
	border-bottom: 1px solid #333333;
}
.shinies img {
	border-right: 1px solid rgb(255,255,255);
}

.footer {
	text-align: center;
	font-size: x-small;
	clear: both;
	color: #666666;
	margin-top: 15px;
	vertical-align: bottom;
}

fieldset.testimonial {
	border: 1px solid #dfefe3;
}
fieldset.testimonial legend {
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
fieldset.testimonial table {
	width: 100%;
}
fieldset.testimonial table tr td input,textarea {
	width: 100%;
	background-color: #dfefe3;
}

fieldset.testimonial table tr td label {
	text-align: right;
	font-weight: bold;
}

.notice {
	background-color: #dfefe3;
	border: 1px solid #999999;
	padding: 15px;
	text-align: center;
}

.error {
	background-color: #ffe1e1;
}

ul.topMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
ul.topMenu li {
	display: inline;
}

table.comments {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
}
table.comments tr th {
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 3px;
	text-align: center;
}
table.comments tr td {
	padding: 3px;
	font-size: smaller;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.comments tr td.name .name {
	font-weight: bold;
}
table.comments tr td.name {
	font-size: xx-small;
}
table.comments tr td.comment {
	font-size: x-small;
}
table.comments tr td.options ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table.comments tr td.sectionHeader {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: center;
	font-weight: bold;
}
table.comments tr td.divider {
	padding: 0px;
	border-bottom: 1px solid #999999;
}


