@charset "utf-8";
/* CSS Document */
.clear{clear:both;}
*{margin:0px;padding:0px;}
body{	background:#bbcd72 url(../images/bg.jpg) repeat-x;}
h1,h2,h3,h4,h5,h6,span	{	}
#main
	{
		width:904px;
		margin:0 auto;
	}
#contentbg
	{
		width:904px;		
		background:url(../images/contenttxtbg.jpg) repeat-y;
	}
#contenttxtblank
	{
		width:866px;
		padding:0 0 40px 38px;
		background:url(../images/contentbg.jpg) no-repeat 3px top;
	}
#menu
	{
		width:828px;
		height:30px;
	}
#menu ul
	{
		width:778px;
		height:30px;
		padding:0 0 0 50px;
		display:block;
	}
#menu ul li
	{
		height:30px;
		float: left;
		display:block;		
	}
#menu ul li.menusap
	{
		width:2px;
		height:27px;
		background-image:url(../images/menusap.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a
	{
		height:22px;
		padding:5px 11px 0 ;
		font-family: "Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#c5c5c5;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
#menu ul li a:hover	{	background:url(../images/menuover.jpg) no-repeat center bottom;padding:5px 11px 7px ;	}
/*------------------------------------------------------MENU---------------------------------------------END--------------------------------------------------------------------------------*/	
#contentleft
	{
		width:597px;
		float:left;
		margin:0px;
		padding:0px;
	}
#topbuttonsblank
	{
		width:597px;
		height:29px;
		float:left;
		margin:7px 0 0 0;
		padding:0px;
	}
#register
	{
		width:130px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
.register
	{
		width:117px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 13px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
		text-transform:uppercase;
		background-image:url(../images/register.jpg);
		background-repeat:no-repeat;
	}
.register:hover
	{
		width:117px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 13px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/registerover.jpg);
		background-repeat:no-repeat;
	}
#bookmark
	{
		width:130px;
		height:29px;
		float:left;
		margin:0 0 0 4px;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
.bookmark
	{
		width:117px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 13px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/bookmark.jpg);
		background-repeat:no-repeat;
	}
.bookmark:hover
	{
		width:117px;
		height:23px;
		float:left;
		margin:0px;
		padding:6px 0 0 13px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#464646;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/bookmarkover.jpg);
		background-repeat :no-repeat;
	}

#slogan{
	color:#000;
	float:left;
	font-size:2em;
	margin:150px 0 0 30px;
	width:300px;
}
#slogan strong{
	font-weight:400;
	color:#fff;
}
#slogan span{
	color:#a0aa4b;
	display:block;
	font-size:.7em;
}

#leftheading
	{
		width:471px;
		height:42px;
		float:left;
		margin:50px 0 0 0;
		padding:4px 0 0 58px;
		font-family:Arial;
		font-size:25px;
		color:#13819a;
		background-image: url(../images/leftheading.jpg);
		background-repeat:no-repeat;
	}
#leftheading h1
	{
		width:471px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:25px;
		font-weight:normal;
		color:#13819a;
	}
#lefttxtblank
	{
		width:509px;
		float:left;
		margin:0px;
		padding:10px 0 0 20px;
	}
#leftredtxt
	{
		width:509px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:15px;
		color:#cf7d09;
	}
#lefttxt
	{
		width:509px;
		float:left;
		margin:0px;
		padding:5px 0 0 0;
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		line-height:20px;
	}

.menumotcles{
	list-style:none;
	margin:2em;
}
.menumotcles li a{
	font-weight:bold;
	text-decoration:none;
	color:#cf7d09;
}

.menucategories{
	display:block;
	float:left;
	margin:0 1em;
	width:220px;
}
.menucategories ul,
.menucategories{
	list-style:none;
	margin:0;
	padding:0;
}
.menucategories li a{
	text-decoration:none;
	color:#cf7d09;
}
.menucategories ul li.subcat a{
	color:#666;
	font-size:.9em;
}
.menucategories ul li.subcat a:hover{
	color:#111;
	text-decoration:underline;
}
.leftboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#4a513d;
	}
.lefttxt
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
	}
.lefttxt02
	{
		font-family:Arial;
		font-size:12px;
		color:#4a513d;
		background-color:#cee181;
		padding:0 27px 0 3px;
	}
#buttonbg
	{
		width:501px;
		height:25px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		background-image:url(../images/hline.jpg);
		background-repeat:repeat-x;
		background-position:center;
	}
.more
	{
		width:82px;
		height:20px;
		float: right;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/morebutton.jpg);
		background-repeat: no-repeat;
	}
.more:hover
	{
		width:82px;
		height:20px;
		float: right;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/morebutton.jpg);
		background-repeat: no-repeat;
	}	
/*-----------------------------------------------------CONTENTLEFT-------------------------------------------------------------------------------------------------------------END----------*/	
#contentright
	{
		width:229px;
		float:left;
		margin:0px;
		padding:35px 0 0 0;
	}
	
#contentright h4{color:#13819a;}
#contentright h5{color:#13819a;font-size:.9em;}
#search
	{
		width:229px;
		height:78px;		
		margin:0px;
		padding:25px 2px 15px 45px;
		background:url(../images/search.jpg) no-repeat;
}

.searchinput
	{
		width:97px;
		float:left;
		margin:0 8px 0 0;
		padding:4px;
		font-family: Arial;
		font-size:10px;
		color:#070808;
	}
.search
	{				
		margin:0;
		padding:3px 4px;
		font-family: Arial;
		font-size:10px;
		color:#070808;
		text-align:center;		
		background:url(../images/searchbutton.jpg) no-repeat;
		border:none;
	}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#rightnav
	{
		width:230px;
		height:54px;		
		margin:11px 0 0 0;
		padding:0px;
	}
#rightnav ul
	{
		width:230px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#rightnav ul li
	{
		width:45px;
		height:54px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#rightnav ul li a.login
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/login.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.login
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/login.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.check
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/check.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.check:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/check.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.chat
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/chat.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.chat:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/chat.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.idea
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/idea.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.idea:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/idea.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.privecy
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/privecy.jpg);
		background-repeat:no-repeat;
	}
#rightnav ul li a.privecy:hover
	{
		width:45px;
		height:54px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/privecy.jpg);
		background-repeat:no-repeat;
	}
	
#alphabet{
	display:block;	
	margin:1em 0;
	}
.text_numbers{font-size:.8em;}
				
#flux{
	display:block;
	margin:1em 0;
	}
#flux ul{
	list-style-type:square;
	}
#flux ul li a, #flux ul li a:visited{color:#999;font-size:.9em;text-decoration:none;}
#stat ul{list-style:none;}
#stat{margin:1em 0;}
#stat ul li{color:#666;font-size:.8em;text-decoration:none;}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/		
#morelinksheading
	{
		width:229px;
		height:41px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		background-image: url(../images/morelinksheading.jpg);
		background-repeat:no-repeat;
	}
#morelinksheading h5
	{
		width:177px;
		height:31px;		
		margin:0px;
		padding:10px 0 0 47px;
		font-family:Arial;
		font-size:16px;
		font-weight:normal;
		color:2a2a2a;
	}
#morelinks
	{
		width:211px;
		float:left;
		margin:0px;
		padding:10px;
		background-color:#c7da79;
	}
.menuleft_keywords{
float:left;
margin:0 .3em;
}
.menuleft_keywords ul{margin:0 .3em;padding:0;}
.menuleft_keywords li{list-style-type:none;font-size:.9em;}
.menuleft_keywords li a{color:#13819a;text-decoration:none;}

.date
	{
		width:47px;
		height:15px;
		float:left;
		margin:0px;
		padding:2px 0 0 17px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		background-image:url(../images/datebg.jpg);
		background-repeat:no-repeat;
	}
.linkblank
	{
		width:200px;
		height:12px;
		float:left;
		margin:8px 0 12px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.linkblank02
	{
		width:200px;
		height:12px;
		float:left;
		margin:11px 0 8px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.linkblank03
	{
		width:200px;
		height:12px;
		float:left;
		margin:0 0 8px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.linkblank04
	{
		width:200px;
		height:12px;
		float:left;
		margin:0 0 14px 0;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		background-image: url(../images/arrow.jpg);
		background-repeat:no-repeat;
		background-position:left 5px;
	}
.link
	{
		width:200px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-decoration: underline;
	}
.link:hover
	{
		width:200px;
		height:12px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-decoration: none;
	}
#morelinksbot
	{
		width:229px;
		height:8px;
		float:left;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background-image: url(../images/morelinksbot.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------RIGHTPART------------------------------------------------------------------------------------------------------END----------*/
#testimonialbg
	{
		clear:both;
		display:block;
		width:825px;
		height:202px;
		margin:36px 0 0 0;
		padding:0;
		background:url(../images/testmonialbg.jpg) no-repeat;
	}
#testimonialtxtblank
	{
		width:806px;
		height:184px;
		float:left;
		margin:0px;
		padding:18px 0 0 19px;
	}
#testimonialheading
	{
		width:742px;
		height:40px;
		float:left;
		margin:0px;
		padding:0 0 0 64px;
		font-family:Arial;
		font-size:30px;
		color:#33b0cd;
		background-image:url(../images/testimonial.jpg);
		background-repeat:no-repeat;
	}
#testimonialheading h2
	{
		width:806px;
		height:40px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:30px;
		color:#33b0cd;
	}
#testimonialdate span{
	color:#fff;
	display:block;
	font-size:12px;
	padding:3px 0 7px 0;
	text-align:center;
}
#testimonialdate
	{
		width:56px;
		height:38px;
		float:left;
		margin:0;
		padding:5px 0 23px 0;
		font-family:Arial;
		font-size:28px;
		font-weight:bold;
		color:#829241;
		text-align:center;
		background-image: url(../images/testimonial-date.jpg);
		background-repeat:no-repeat;
	}
#siterandom
	{
		width:490px;
		float:left;
		margin:8px 0 0 0;
		padding:0 0 0 10px;
	}
#siterandom a img{border:none;}

#testimonialbutton
	{
		float:left;
		margin:30px 0 0 10px;
		width:200px;
	}
#testimonialbutton p{font-size:.8em;margin:0;padding:0;}
#testimonialbutton a
	{display:block;
		width:115px;
		margin:20px 0 0 75px;
		padding:6px 5px;
		font-family:Arial;
		font-size:1.1em;
		font-weight:bold;
		color:#2e2e2e;
		text-align:center;
		text-decoration:none;
		background:url(../images/detailsbutton.jpg) no-repeat;
	}
#testimonialbutton a:hover
	{
		background: url(../images/detailsbuttonover.jpg) no-repeat;
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////// /*/
.show_arbo{
margin:165px 0 0;
}
.show_arbo a{
	color:#cf7d09;
	font-size:.8em;
	text-decoration:none;}
.title_h_1, .title_h_submit{	
	margin:5px 0 0 30px;
	width:300px;
}
.title_h_1 h1{
	color:#a0aa4b;
	font-size:2em;
	height:70px;
}
.title_h_2{
color:#a0aa4b;
margin:1em 0 .5em 2em;
}

.title_h_submit h1{
	color:#a0aa4b;
	font-size:1.7em;
	height:70px;}

.column_in2, .column_in_table2, .column_in_grey{margin:1em .5em;}
.column_in_grey, .column_in{
clear:left;
display:block;
height:100px;
margin:1em 0 2em;
}
.text_characters_orange{
color:#FFA200;
display:block;
}
.link_black_grey_bold img{
border:2px solid #fff;
float:left;
margin-right:1.5em;
}
.link_black_grey_bold {
color:#717F4F;
display:block;
text-decoration:none;
}
.column_in_description_site_category{
font-size:.8em;
padding:1em 0 0;
}
/*--------SOUMISSIONS -------------*/
#condition{
	color:#a0aa4b;
	margin:0 0 1em;
	padding:2px 20px;
	width:350px;
	}

.textconditions{
	font-size:.8em;
}
.textconditions p{
	font-size:.9em;
}

#metah2{font-size:1em;color:#999}

#websiteEditForm label{font-size:.8em;}
.column_in_subbmit{
	clear:both;
	background:#D8FF1F;
	padding:5px 1em;
	margin:1em 0;
	}
.input_text_large,select{width:300px;padding:3px;margin:0 0 0 1em;}

/*------------------------------------------------------------------CONTENTPART-------------------------------------------------------------------------------------END---------------------*/	

.tag{margin:1em;border-top:2px dotted #fff;}
.tag ul{
list-style-type:none;
margin:.2em 1em;
}
.tag li{float:left;
margin:3px 5px;}
.tag li.header{display:none;}
.tag li a{
color:#777000;
display:block;
font-size:.9em;
text-decoration:none;
}

/*------------------------------------------------------------------CONTENTPART----------------------------------------------------------------------------------------------------------*/	
#footerbg
	{
		width:904px;
		height:135px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/footerbg.jpg);
		background-repeat:no-repeat;
	}
#footerlinks
	{
		width:904px;
		height:13px;
		float: left;
		margin:19px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		padding:0 5px 0 5px;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFF;
		text-align:center;
		text-decoration: underline;
		text-transform:uppercase;
		padding:0 5px 0 5px;
	}
#copyrights
	{
		width:904px;
		height:13px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:10px;
		color:#2d2d2d;
		text-align:center;
	}
#validation
	{
		width:534px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 370px;
	}
.xhtml
	{
		width:70px;
		height:20px;
		float: left;
		margin:0px;
		padding:5px 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/xhtml.jpg);
		background-repeat: no-repeat;
	}
.xhtml:hover
	{
		width:70px;
		height:20px;
		float: left;
		margin:0px;
		padding:5px 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/xhtml.jpg);
		background-repeat: no-repeat;
	}	
.css
	{
		width:62px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:5px 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/css.jpg);
		background-repeat: no-repeat;
	}
.css:hover
	{
		width:62px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:5px 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/css.jpg);
		background-repeat: no-repeat;
	}	
#designedby
	{
		width:904px;
		height:13px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#9b5b01;
		text-align:center;
	}
.designedby
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#faf56d;
		text-align:center;
		text-decoration:none;
	}
.designedby:hover
	{
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#faf56d;
		text-align:center;
		text-decoration:none;
	}
	
