
body {
  background: url(../i/home_bg.jpg) repeat-x #EAF4D9;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

body, p, div {
  font: normal 12px Arial,Verdana,Serif;
  color: #333333;
   
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td 
{
  margin: 0pt;
  padding: 0pt;
}

h1, h2, h3, h4, h5, h6
{
  font-size: 100%;
  font-weight: normal;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

a {
  color: #79ad2c;/*#8EC733;*/
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #5b623f;
}

.clearer {
  clear: both;
}

#wrapper {
  width: 970px;
  text-align: left;
  margin: auto;
  padding: 0px 0px 0px 0px;
  
}

#top {
  height: 147px;
  margin: 0px;
  padding: 0px 0px 2px 0px;
	position: relative;
}

#beta {
	position: absolute;
	left: 40px;
	top: 25px;
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: url(../i/beta.gif) no-repeat;
}

#header {
  float: left;
  display: block;
  width: 465px;
  height: 142px;
  padding-top: 5px;
  padding-left: 57px;
}

#mainMenu {
  float: left;
  display: block;
  margin-left: 30px;
}

#mainMenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#mainMenu li {
  float: left;
  height: 50px;
  padding: 0px 10px 0px 10px;
  display: block;
}

#mainMenu li.selected a,
#mainMenu a:hover,
#mainMenu a.selected {
  background: url(../i/selected_tip.jpg) no-repeat top center;
}

#mainMenu a,
#mainMenu a:hover {
  font: bold 14px/25px arial,sans-serif;
  color: white;
  text-transform: uppercase;
  display: block;
  float: left;
  padding-top: 25px;
}

/*
#searchBox {
  float: left;
  display: block;
  position: relative;
  background: url(../i/searchbox.jpg) no-repeat top left;
  width: 333px;
  height: 55px;
  margin: 29px 0px 0px 30px;
  padding: 13px 0px 12px 22px;
  line-height: 55px;
  border: 1px solid red;
}

#searchBox label {
  font: normal 25px/55px Arial, sans-serif;
  color: #8EC733;
  padding-right: 15px;
  border: 1px solid red;
}

#searchBox input {
  border: 1px solid #8EC733;
  width: 208px;
  height: 24px;
  background: white;
  font: normal 16px/24px Arial, sans-serif;
  color: #444444;
  margin: 0px;
  clear: right;
}
*/

form#search {
  background:url(../i/searchbox.jpg) no-repeat;
  width:355px;
  height:55px;
  margin: 29px 0px 0px 30px;
  float: left;
  display: block;
}

form#search input {
  font-size:14px;
  padding: 4px 5px;
  border: solid 1px #8EC733;
  width: 198px;
  color: #8EC733;
  margin-left: 128px;
  margin-top: 13px;
}

#content {
	width:840px;
	margin: 0 auto;
	margin-top: 40px;
}

#page {
	width:458px;
	float:left;
}

#page h1 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 18px;
	padding-left: 5px;
	color: #555555;
}

#page h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 18px;
	padding-left: 5px;
	color: #555555;
}

#page h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	color: #555555;
}

#page h5 {
	margin-bottom: 20px;
}

.post {
	background:url(../i/shadow.gif) no-repeat;
	width:440px;
	height:362px;
	padding:8px 10px 10px 8px;
	margin-bottom:18px;
}

.post div.hold {
  position:relative;
  width:440px;
  height:362px;
  overflow:hidden;
}

.post div.hold  img.img {
  display:block;
}

.post .info {
  background:url(../i/transparency.png) repeat;
  position:absolute;
  top:340px;
  left:0;
  width:440px;
  padding-left:0;
  padding-bottom:7px;
}

.post h3 {
  color: #8EC733;
  font-size:12px;
  font-weight:bold;
  padding:5px 0 8px 0;
}

.post h3 span {
  font-weight:normal;
  font-size:11px;
  color:#777777;
}

.post p a, .post p a:hover {
	font-weight:bold;
}

.post p {
  font-weight:normal;
  font-size:11px;
  color:#777777;
  padding-bottom:4px;
}


#ads {
	float:left;
	width:120px;
	padding-left:28px;
	height: 1400px;
}

#sidebar {
	float:right;
	width:205px;
	padding-bottom:20px;
}

#sidebar .ad {
  font-size:9px;
  text-align:center;
  padding-bottom:10px;
}

#sidebar .ad img {
  display:block;
  border:solid 5px #fff;
  text-align:center;	
  margin-bottom:1px;
}

#sidebar .ad a:hover img{
  border:dashed 5px #fff;
}

#sidebar .special {
  font-size:10px;
  font-weight:bold;
}

#sidebar ul li {
  background:url(../i/dots.gif) repeat-x bottom left;
  font-size:10px;
  color:#777;
  height:24px;
  line-height:24px;
  display:block;
}

#sidebar ul.rate li {
  height:36px;
  line-height:normal;
  padding-top:5px;
}

#sidebar ul.rate li strong {
  padding-left:5px;
  padding-bottom:3px;
}

#sidebar ul li a {
  font-size:12px;
  padding-left:5px;	
}

#sidebar ul li a:hover {
  background:url(../i/small-arrow.gif) no-repeat left center;
}

#sidebar h2 {
  font-weight:bold;
  font-size:12px;
  color:#555555;	
  padding-left:18px;
  padding-bottom:7px;
  padding-top:18px;
  background:url(../i/ico.gif) no-repeat 0 18px;
}

#sidebar h2.h2 {
  font-weight:bold;
  font-size:12px;
  color:#555555;	
  padding-left:18px;
  padding-bottom:7px;
  padding-top:0;
  background:url(../i/ico.gif) no-repeat 0 0;
}

#sidebar .mytags {
  background:url(../i/dots.gif) repeat-x bottom left;
  padding:0 0 12px 0;
}

#footer {
	background:url(../i/dots.gif) repeat-x top;
	padding-top:12px;
	width:840px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:10px;
	color:#777;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}

/* --------------------------------------- */

#details .picslide {
	background: url(../i/shadow.gif) no-repeat;
	width: 440px;
	height: 362px;
	padding: 8px 10px 10px 8px;
	margin-bottom: 18px;
}

#details .picslide div.hold {
  position: relative;
  width: 440px;
  height: 362px;
  overflow: hidden;
}

#details .picslide div.hold img.img {
  display: block;
}

#scrollable {
  /*background:url(../i/transparency.png) repeat;*/
  background: #ffffff;
  position:absolute;
  top:313px;
  left:0px;
  width:440px;
  padding: 5px 0 0 0;
  z-index: 1000; 
	height:38px;
}

#thumbs {
	height:38px;	
	margin: 0px 8px 0px 8px;
	float:left;
	width:360px;
	overflow: hidden;
}

#thumbs img {
  width: 40px;
  height: 30px;
  /*border: 4px solid #edf7e2;*/
  margin: 0px 3px 0px 0px;
  border: 0;
}

div#thumbs a {
	display:block;
	float:left;
	margin-right:4px;
	width:40px;
	height:30px;
	cursor:pointer;
	border: 4px solid #edf7e2;
}

#thumbs .activeSlide {
	border: 4px solid #8EC733;
}


/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;	
	margin: 4px 0 0 0;
}

a.prev {
	background:url(../i/button-left.gif);		
}

a.prev:hover {
	background:url(../i/button-left-over.gif);		
}

.disabled a.prev,
.disabled a.prev:hover {
	background:url(../i/button-left-dis.gif);
}
	
a.next {
	background:url(../i/button-right.gif);		
}

a.next:hover {
	background:url(../i/button-right-over.gif);		
}

.disabled a.next,
.disabled a.next:hover {
	background:url(../i/button-right-dis.gif);
}

#slide { height: 330px; width: 440px; padding:0; margin:0; overflow: hidden }

#slide img { height: 330px; width: 440px; padding: 0px; top:0; left:0 }



/* --------------------------------------- */

.shadowblock {
	width:458px;
	margin-bottom:18px;
}

.shadowblock .shadowtop {
	width:458px;
	height: 5px;
	background: url(../i/shadow-top.gif) no-repeat;
}

.shadowblock .shadowbtm {
	width: 458px;
	height: 5px;
	background: url(../i/shadow-btm.gif) no-repeat;
}

.shadowblock .shadowcont {
	width: 440px;
	background: url(../i/shadow-bg.gif) repeat-y;
	padding: 3px 10px 5px 8px;
}


/* --------------------------------------- */
	
#details .info {

}

#details .info h3 {
  color:#8EC733;
  font-size:12px;
  font-weight:bold;
  padding:5px 0 5px 0;
}

#details .info h3 span {
  font-weight:normal;
  font-size:11px;
  color:#777777;
}

#details .info p a, #details .info p a:hover {
	font-weight:bold;
}

#details .info p {
  font-weight:normal;
  font-size:11px;
  color:#777777;
  padding-bottom:4px;
}

.detailstable {
	background: #edf7f2;
	margin-bottom: 30px;
	padding: 7px;
}

.detailstable td {
	/*width: 140px;*/
	color: #777777;
}

.detailstable strong {
	color:#8EC733;
  font-size:12px;
  font-weight:bold;
  padding-right: 5px;
}
/*
.feature_data {
	background: #edf7f2;
	margin-bottom: 30px;
	padding: 7px;
}

.feature_data td {
	width: 105px;
	color: #777777;
	vertical-align: top;
	line-height: 20px;
}

.feature_data strong {
	color:#8EC733;
  font-size:12px;
  font-weight:bold;
  padding-right: 5px;
}*/


/* prop contact --------------------------------------- */

.contfrm_left {
	float:left;
	padding-left:0px;
	width: 225px;
}
.contfrm_left label,
.contfrm_btm label {
	width:60px;
	display:block;
	padding-top:6px;
	float:left;
	font: bold 12px arial,sans-serif;
	color:#8EC733;
}
.contfrm_left img {
	border:1px solid #8EC733;
}

.contfrm_left input {
	width: 135px;
	padding: 4px;
	font-size: 11px;
	color: #666;
	height: 16px;
	background: #FAFAFA;
	border:1px solid #8EC733;
}
.contfrm_left input:focus {
	border:1px solid #AAA;
	background:none;
}
.contfrm_left p {
	padding-bottom:10px;
}
.contfrm_btm {
	clear: both;
	width: 455px;
	padding-top: 15px;
}

.contfrm_btm textarea {
	height:122px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width: 440px;
	padding:5px;
	background:#FAFAFA;
	line-height:18px;
	font-size:12px;
	border:1px solid #8EC733;
}
.contfrm_btm textarea:focus {
	border: 1px solid #8EC733;
	background: #FFF;
}

.contfrm_buttons {
	clear: both;
	width: 455px;
	padding-top: 15px;
	text-align: right;
}

button {
	background: #99bc67;
	width: 92px;
	height: 29px;
	color: #fff;
	font: normal 12px arial,sans-serif;
	text-transform: uppercase;
	border: 2px solid white;
	cursor:pointer;
	text-align:center;
}

.ErrorMessages {
	margin: 10px 0px 20px 0px;
	padding: 10px;
	background: #f1e8e6;
	border: 1px solid #c24733;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.SystemMessages {
  margin: 10px 0px 20px 0px;
  padding: 10px;
  background: #ffffe0;
  border: 1px solid #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

/* ------------------------------------------------------ */
#linkPage .halfbanner {
  float: left;
  width: 225px;
}
#linkPage .fullbanner {
  clear: both;
  width: 455px;
}
#linkPage .halfbanner,#linkPage .fullbanner {
  display: block;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

#linkPage img {
  display:block;
  border:solid 5px #EAF4D9;
  text-align:center;	
  margin-left: auto;
  margin-right: auto;
}

#linkPage a:hover img{
  border:dashed 5px #fff;
}

