/* CSS Document */
<!--

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin:0px; 
	padding:0px;
}
body {
	background: #DFC097 url(images/grad.gif) repeat-x top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #EDDBC3;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EDDBC3;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #EDDBC3;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Helvetica, sans-serif;
}

table#mainmenu tr td{ text-align: center; color: #fff}
table#mainmenu tr td a{ color: #fff; text-decoration: none; font-weight:600; font-size:13px}
table#mainmenu tr td a:hover{ color: #000}
.style12 {	font-family: Arial;
	font-size: 12px;
}
.style13 {	font-family: Arial;
	font-weight: bold;
}
.style14 {color: #FFFFFF; font-style: italic; }
.style5 {color: #FFFFFF}

td.list-cat {
  display: block;
  padding: 3px 4px;
  border-bottom:1px solid #4d540a;
}

td.list-cat a {
  font-size: 13px;
  font-weight: bold;
}

a.selected {
  color: #4d540a;
}

div#gallery {
  padding: 3px;
  color: #333!important;
  width: 600px;
}

td#main-content {
 background: #697310 url(../images/slice_gh_12.jpg) no-repeat; 
 padding-bottom: 30px;
 line-height: 18px;
 text-algin: center;
}


div#gallery table tr td img{ background: #b89567; padding: 2px;}
div#gallery table tr td{padding:2px;}
div#gallery table tr td img:hover{background: #fff; padding: 2px;}

td#right-content {
  padding: 10px 0px 0px 5px;
}

ul#client-display {
  margin-top: 10px;
  margin: 0px; 
  padding: 0px 0px 0px 10px;
}

ul#client-display li.clearboth {
  clear: both;
  list-style:none;
}

ul#client-display li.clientsrow {
  background: #768117;
  display: inline;
  float: left;
  width: 180px;
  margin-right:10px;
  text-align: center;
   margin-bottom: 15px;
}

ul#client-display li.clientsrow a img {
  background: #6a750c;
  padding: 2px;
  margin: 4px;
  border:1px solid #4a5205;
}

ul#client-display li.clientsrow b{
  background: #768117;
  display:block;
  padding: 3px 2px;
  text-align: center;
} 

div#pichead {
  height: 30px;
  border-bottom:1px solid #9dab1c;
  margin-top: 15px;
  display: block;
  padding-bottom: 10px;
}

h2.photo-title {
  padding-bottom: 6px;
  float: left;
}

h2.no-pics {
  float: right;
}

p.client-description {width: 390px; float: left; margin:0px; padding:0px;}
p.comments { width: 180px; height: 40px; float: right; margin:0px; padding:0px}

div#divider {border-bottom:4px solid #9dab1c; clear:both}

div.photo-paginate {
  margin: 10px 0px;
  padding: 3px;
}


div.photo-paginate a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #9dab1c;
	text-decoration: none; /* no underline */
	color: #fff;
}

div.photo-paginatea:hover, div.photo-paginate a:active {
	border: 1px solid #9dab1c;
	color: #000;
}

div.photo-paginate span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #9dab1c;
	font-weight: bold;
	background-color: #9dab1c;
	color: #FFF;
}

div.photo-paginate span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #697310;
	color: #DDD;
}

form#comments {
  margin: 0px;
  padding: 0px;
}

form#comments p {
  display: block;
  padding: 4px 0px;
}

form#comments p label {
  float: left;
  width: 100px;
  font-weight: bold;
  color: #9dab1c;
}

form#comments p input {
  width: 200px; 
}

form#comments p textarea {
  width: 300px;
  height: 140px;
}

.commentsbtn {
   width: 100px!important;
}

img.selpic {
  background: #4a5204; padding: 4px;
}

table#comment-show {
  background: #879319;
  padding: 10px;
  border-bottom:2px solid #4a5204;
}

table#comment-show tr td.photo {
  padding: 6px;
  width: 16%;
}

table#comment-show tr td.star-comments p.star {
  color: #4a5204;
  font-weight: bold;
  padding: 8px 0px 3px 0px; margin: 0px;
}

table#comment-show tr td.star-comments p.comment-text {
  color: #fff;
  padding: 0px; margin: 0px;
  text-align: justify;
}

div#comment-nums {
  float: left;
  width: 300px;
  height: 20px;
}

div#comment-next {
  float: right;
  width: 300px;
  text-align: right;
  padding-right: 4px;
}

div#comment-next a, a:active {color: #fff; padding-left: 7px}

div.clientspage {
  padding: 4px 60px 7px 0px;
  text-align: right;
}

div.clientspage a {
  padding: 3px 6px;
  color:#fff;
  font-weight: bold;
}

div.clientspage span.disabled {
  padding: 1px 6px;
  color:#EDDBC3;
  font-weight: bold;
}

-->
