/*style.css
created on : august 11,2008
*/

*{padding:0;margin:0;outline:none;}
a img{border:none;}
body
{	
	font-family:Verdana;
	line-height:160%;
	font-size:12px;
	color:#333;
	width:100%;
	background-color: #663300;
}

#fixed_width_div{
background:url(/images/bg.jpg) repeat-y top center;	
background-position: top center;
margin-bottom:0;
margin: 0 auto;
width: 1001px;
}

#fixed_width_div.how_to_plant{
background-image: url(/images/how_to_plant.jpg);
height:2905px;
}

#fixed_width_div.tree_care{
background-image:url(/images/tree_care.jpg);
height:1504px;
}

#fixed_width_div.why_to_plant{
background-image:url(/images/why_to_plant.jpg);
height:2330px;
}

.wrapper{width:100%;margin:auto;}
.clear{clear:both;}

#navigation
{
	/*background:url(/images/contentbg.png)repeat;*/
	background-color:#663300;
	height:42px;
	/*text-align:right;*/
	width:834px;
	margin:auto;
	/*float:right;*/
	opacity: 0.55;
	filter:alpha(opacity=55);
}
#navigation ul
{
	float: left;
	padding-left:35px;
	padding-top:20px;
	
}
#navigation ul li
{
	list-style:none;
	display:inline;
	font-weight:bold;
	margin:0 6px;
}
#navigation ul li a
{
	text-decoration:none;
	color: #ffffcc;
}
#navigation ul li a:hover{text-decoration:underline;}
#navigation ul li a.actove{text-decoration:none;}
#navigation ul li.selected
{
	background-image: url(/images/brown_tab.png);
	
}
#navigation p{color:#669933;padding:5px;font-weight:bld;font-size:11px;width:480px;margin-left:10px;}
#navigation img{
	float: right;
	width: 85px;
	margin-right: 4px;
	z-index: 99999;
	position: relative;
}

.aol{float:right;width:180px;}
#thecontent{width:850px;/*float:right;*/background:url(/images/contentbg.png);color:#f4f4f4;margin:90px auto 0px;padding:10px;font-size:11px;overflow-y:auto;}
#thecontent p{margin:20px 10px;}
#thecontent p.smalltext{float:left;width:440px;}
#thecontent ul, #thecontent ol{margin-left:35px;}
#thecontent ul li{list-style:disc;}
#thecontent p.others{width:400px;margin-top:-110px;}
#thecontent h2{margin-left:15px;}
#thecontent h3{font-size:16px;margin:20px 10px;}
.pic{float:right;margin-top:-45px;}
table{margin-left:10px;}

.left{float:left;width:550px;}
.right{float:right;width:260px;margin-right:15px;margin-top:40px;}
.float{float:left;}
.float2{float:left;margin-top:50px;margin-left:5px;}

.login{margin-left:15px;margin-top:60px;}

textarea.invite{padding:2px;width:350px; height:150px;font-family:Arial;line-height:160%;font-size:12px;}

 select{background:#5e4b18 url(/images/textbg.png) no-repeat;width:148px;height:22px;padding:2px;color:#f4f4f4;border:none;}
input{background:#5e4b18 url(/images/textbg.png) no-repeat;width:146px;height:20px;padding:2px;color:#f4f4f4;border:none;}
textarea{background:url(/images/textarea.png) no-repeat;width:303px;height:139px;padding:2px;color:#f4f4f4;border:none;}

.text{background:url(/images/textbg.png) no-repeat;width:148px;height:22px;padding:2px;color:#fff;border:none;}
.bday{background:url(/images/bday.png) no-repeat;width:89px;height:22px;padding:2px 5px;color:#fff;border:none;}

#theprofile{width:850px;/*float:right;*/background:url(/images/contentbg.png);color:#f4f4f4;margin:90px auto 0;padding:10px;font-size:11px;}
#theprofile p{margin:0;}
#theprofile p.smalltext{float:left;width:440px;}
#thecontent ol{margin-left:35px;}
#theprofile ul li{list-style:disc;}
#theprofile p.others{width:400px;margin-top:-110px;}
#theprofile h2{margin-left:15px;}
#theprofile h3{margin-bottom:10px;}

#theprofile a{color:#A7F42E;font-size:17px;text-decoration:none;font-weight:bold;font-family:Arial;}
#theprofile a:hover{color:#FFF;font-size:17px;text-decoration:none;}

.links{margin-bottom:10px;width:850px;}
.links ul{display:inline;list-style:none;margin:0;}
.links ul li{list-style:none;display:inline;}
.links ul li a{margin:0 10px 0 0;}

form{color:#dedaac;}

#users_actions label {width: 105px; display: inline-table; font-weight: bold;}
#users_actions .fieldWithErrors {margin:-40px 0 0 118px;}
#users_actions .fieldWithErrors #user_surname{margin-left:160px;}
.non_standard_input input, .non_standard_input select {width: auto; height: auto;}
#users_actions .submit input {background: transparent;}
#passwords_actions label {width: 115px; display: inline-table; font-weight: bold;}
#passwords_actions .submit input {height: 23px; width: 149px;}

#footer {color:#fff;text-align:center;}
#footer .wrapper {width: 834px;}
#footer.tree_care {position:relative; bottom: -1335px;}
#footer.why_to_plant {position:relative; bottom: -2165px;}
#footer.how_to_plant {position:relative; bottom: -2740px;}
