/*
Theme Name: Groby Landscapers Theme
Version: 1.0
Author: Design in Motion
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

html,
body {
/*background:#172629 url(images/booterbackground.jpg) repeat scroll 0 0;*/
background-color:#FFFFFF;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
color:#82cb09;
font-size:22px;
font-weight:bold;
margin:0px;
}

h2 {
color:#1f4b00;
font-size:14px;
font-weight:bold;
}

#main-container{
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	min-height:100%;
	position:relative;
}

#main-body {
width:978px;
margin:0 auto;
padding-bottom:50px;
}

#header {
/*background-image:url(images/logo.jpg);
*/
background-position:bottom left;
background-repeat:no-repeat;
height:85px;
width:978px;
text-align:right;
}

#content-wrap {
width:978px;
background-color:#FFFFFF;
padding:10px 0 0 0;
/*min-height:800px;*/
}

#nav-wrap {
background-image:url(images/navbg.jpg);
background-repeat:repeat-x;
height:29px;
width:961px;
margin:0 auto;
}

#main-content {
margin-top:10px !IMPORTANT;
margin-bottom:10px !IMPORTANT;
width:961px;
margin:0 auto;
}

#banner {
width:961px;
height:auto;
margin:0 auto;
padding-top:5px;
}


.banner {
width:961px;
height:auto;
}

.page-info {
height:19px;
padding:0 0 10px 0;
width:958px;
}

.pageinfo-left {
color:#000000;
font-weight:bold;
margin:15px 10px;
}

.paginfo-right {
float:right;
color:#1f4b00;
font-weight:bold;
}

#lower-content {
width:961px;
margin:0 auto;
}

.lc-right {
float:right;
width:702px;
}

/*.right-main {
width:700px;
margin:0 0 0 0;
}*/

.lc-left{
width:243px;
}

.appointment {
width:243px;
height:395px;
border:1px solid #dbdbdb;
margin:0;
padding:0;
}

.side-bottombox {
width:243px;
height:395px;
border:1px solid #dbdbdb;
margin:32px 0 0;
}

.sidebar-wrap {
height:395px;
margin:10px 8px;
line-height:1.5em;
font-weight:bold;
font-size:10px;
}

.sidebar-wrap  h2 {
color:#1f4b00;
font-size:14px;
font-weight:bold;
padding:12px;
}

.sidebar-wrap li {
list-style:url(images/bullet.jpg);
font-weight:normal;
font-size:12px;
line-height:1.8em;
margin-left:25px;
}

/*
.services img {
margin:0px 10px 0 0;
}

.services img.imgb {
margin:10px 10px 0 0;
}*/

.box, .box2, .box3 {position:relative; float:left; margin-bottom:15px;}

.box2, .box3 {margin-left:20px;}

/*.img-text {
position:absolute;
color:#25383c;
font-size:22px;
top:148px;
left:10px;
}*/

.big-banner {
background-image:url(images/big-banner.jpg);
background-repeat:no-repeat;
border:1px solid #DBDBDB;
height:395px;
margin-bottom:15px;
width:695px;
}


/*** 05. Footer ***/
	#footer {
	background:#172629 url(images/booterbackground.jpg) repeat scroll 0 0;
	color:#FFFFFF;
	height:50px;
	position:absolute;
	bottom:0;
	margin:0 auto;
	width:100%;
	}

	.footer-cont {
	/*background-image:url(images/footerbg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	*/
	height:40px;
	margin:0 auto;
	width:976px;
	
	}

	#footer-wrap {background: url(images/bg-footer.gif) #d9dada repeat-x; padding-bottom: 10px; position: relative; }
	
	a#monofactor {display: block; width:180px; float: right; color:#999; text-decoration: none; line-height:22px; font-size:0.9em; padding-top: 12px; }
	a#monofactor span {display: inline-block; background: url(images/logo-monofactor.png) no-repeat; width: 104px; height: 22px; text-indent:-9999px}

    /* additional */
    #footer-wrapper{ width:950px; border-top:2px solid #5c8ab8; float:left; margin-top:30px;}

	.footer-left-col{ width:240px;font-size:10px; padding:10px 0 0 10px; float:left;}


	.footer-center-col{ width:465px; float:left;}
	.footer-center-col p{ text-align:center; margin-top:10px;}
	.footer-left-col a{color:#fff !important;text-decoration:none}
    .footer-left-col a:hover{color:#75C406 !important;text-decoration:none}

	.ten{ font-size:10px; }
	.eleven{ font-size:11px;}
	.email-add{ color:#000; font-weight:bold; padding-left:3px}
    .eleven a{
        color:#fff;
    }
	
	.contact{
		font-size:11px;
	}
	
	.contact a{
		color:#000;
		text-decoration:none
	}

    .contact a:hover,.eleven a:hover{
        color:#75C406;
    }


	.footer-right-col{ width:235px;float:left}
	.footer-logo{ width:156px; float:right; margin-top:10px}
	.footer-logo a{
		background-color:#fff;
		color:#000 !important;
		padding:5px;
		text-decoration:none;
	}
	
	.footer-logo a:hover{
		background-color:#75C406;
		color:#fff !important;
		padding:5px;
		text-decoration:none;
	}
/**/





#header a{
font-size:10px;
color:#fff;
text-decoration:none
}

#header a:hover{
color:#75C406;
text-decoration:none
text-decoration:underline
}

#header input{
 margin-top:12px;
}

/* Logo */
.logo{
    margin: 16px 0px 0px 0px;
    float: left;
	background-color:#FFFFFF;
}
.logo a{
    text-decoration: none;
    border:none;
    color: #fff !important;
}


.logo img{
    max-height: 70px;
    max-width: 300px;
}

/*search*/
.search{

}


#texta{ 
overflow: inherit;
width:220px
}

.left_input{ 
margin-left:3px; 
display:inline;
margin-bottom:10px;
}





div.img{
  margin:0px 0px 25px 0px;
  border:1px solid #CCCCCC;
  height:auto;
  width:auto;
  float:left;
  background: #EDEDEB;
  position:relative;
  color:#25383c !important;
  }
div.img a{
	color:#25383c !important;
	text-decoration:none;
}



div.imghover{
  margin:2px;
  border:1px solid #CCCCCC;
  height:auto;
  width:auto;
  float:left;
  background: #81CA09;
  margin-bottom:10px;
  position:relative;
  color:#fff !important;
  }
div.img img{
  display:inline;
  margin:13px 12px;
  }
div.img:hover {
  background:#81CA09;
  color:#fff;
  }

  div.desc{
  font-size:15px;
  padding:0 0 10px 13px;
  }

/*
div.img a:hover{
	color:#fff !important;
	text-decoration:none;
}

div.desc:hover{
color:#fff;
cursor:default;
}

div.testimonials_manager_widget:hover,div.desc:hover,div.img:hover {
color:#fff;
cursor:default;
}
*/

/**/
/*category*/
.category{ width:297px;padding:5px 0 0 10px;}
.category ul{}
/*.category ul li{margin-left:13px;}*/
.category ul li a{color:#000; padding:5px 0 5px 13px; display:block; border-bottom:1px dotted #e9e9e9; border-top:1px dotted #e9e9e9;text-decoration:none;}
/*.category a:hover, .category li.current_page_item a{background:#f3f1f1;color:#6395d0 }*/
.category a:hover, .current_page_item a{background:#75C406;color:#fff }
.category a:hover, .category a.current_page_item {background:#75C406;color:#FFF }
.category a:hover, .category li.current-cat a{background:#75C406;color:#fff;text-decoration:none;}
.category h3 {
	border-bottom:1px solid #999999;
	color:#75C406;
	font-size:1.3em !important;
	margin-bottom:5px;
	padding-bottom:5px;
}

/*pages*/
#wide-column {float: left;padding:1px 0 0 8px;display: inline;text-align:left;margin:0 10px;width:730px}
#wide-column h2 {
	border-bottom:1px solid #999999;
	color:#75C406 !important;
	font-size:1.3em !important;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	text-align:left;
	font-weight:normal;
}

/*my common class*/
a.bt, a.bt, a.more-link, a.more-link {display: inline-block; height:24px; border:none !important;}
a.bt, a.more-link {color:#000 !important; margin-top: 5px; text-decoration: none; }
a.bt:hover {color: #fff !important;background-color: #75C406 !important;height:24px;}
a.bt , a.more-link { padding:0 10px; line-height:20px; border: 1px solid #3A4F60 !important}
a.arrowedbt {font-size:1em !important; margin-top: 0px;margin-bottom: 0px !important; }

/*portfolio*/
.portfolio_crop {height:150px;width: 300px;overflow:hidden; border: 3px solid #fff;float: left; margin: 0 12px 12px 0;}
.portfolio_crop_hover {
	border:3px solid #75C406 ;
	float:left;
	height:150px;
	margin:0 20px 20px 0;
	overflow:hidden;
	width:300px;
}
.portfolio h4 label {
	color:#000000;
	float:left;
	font-weight:bold;
width:90px;
}

.entry_portfolio{
	padding-bottom:10px;
	padding-left: 2px;
	clear:both;
	float:left;
	width:100%;
	position:relative;
}

.entry_portfolio p{
	/*font-style:italic;*/
	color:#333333 !important;
	font-size:1.1em !important;
	margin: 0 !important;
	padding: 0 0 5px 5px;
	}

.portfolio_item{
	height:135px;
	overflow:hidden;
	padding:5px;
	position:relative;
	width:225px;
	/*width:250px;*/
	border:1px solid #F5F5F5;
}

.portfolio_item h3{
	position:absolute;
	bottom:13px;
	left:0;
	border:none;
	padding:0;
	margin:0;
	line-height:1em;
}

.portfolio_item h3 a{
	padding:6px 10px;
	font-size:12px;
	display:inline;
	height:auto;
	width:auto;
	overflow:auto;
}

.portfolio_item a{
	display:block;
	overflow:hidden;
	width:220px;
	/*width:250px;*/
	height:130px;
	border: 3px solid #fff;
}

.portfolio_item a:hover{
	display:block;
	overflow:hidden;
	width:220px;
	height:130px;
	border: 3px solid #75C406;
}


.portfolio_item img, .portfolio_item a img{
	border:none;
	padding:0 !important; /*ie 6 fix fix =)*/
	margin:0;
}
.small_box {
	float:left;
	padding:0 0 15px 0;
	/*padding:0 0 15px 50px;*/
	position:relative;
	width:240px;
	/*width:260px;*/
}

.portfolio_item h3 a {
	background-color:#fff;
	color:#000;
}

.portfolio_item h3 a:hover {
	background-color:#6799ce;
	color:#FFFFFF;
}

#info {
	float:left;
	padding-left:10px;
	width:385px;
}

#info h4 {
	margin-bottom:8px;
	text-transform:uppercase;
}



/** 07.a posts general settings **/
#posts {padding-top:0px;}
#posts h4 {
	margin-bottom:8px;
}

#posts h4 a {
	border-bottom:medium none !important;
	color:#333333;
	text-decoration:none !important;
	text-transform:uppercase;
	font-size:1.25em !important;
}

#posts h4 a:hover {text-decoration: underline;color: #75C406}


#info a {
	border-bottom:1px solid #999999;
	text-decoration:none;
}

.each-post {padding-bottom: 5px;}
.each-post {color: #444;}
.each-post p {margin-top: 0px !important;line-height:1.4em; }
.each-post a.bt {margin-top:10px !important;}
.morespace { padding:3px 0 !important;}

span.date {	color: #999; padding-left: 22px; display: block; background: url(images/icon-date.png) no-repeat; font-size: 0.9em; }

/** 07.b post meta **/
	.postmeta {	clear: both; 	line-height:3em;		font-size: 0.9em;	color: #999; 	background: #f7f7f7;	margin-top: 10px;}
	.postmeta a {	text-decoration: none;color:#324D5E}
	.postmeta a:hover {	text-decoration: none;color:#75C406}
	.postmeta div {	float: left;	}
	.author {display: block; color: #666; float: left; padding: 0 15px 0 30px;	background: url(images/icon-author.gif) no-repeat 10px 8px;	}
	.categories, .tags {padding: 0 15px;}
	
	.tags a {color: #927b57;}
/*breadcrumb*/
.breadcrumb{
    color:#000;
}

.breadcrumb a,a:visited{
    color:#75C406;
	text-decoration:none;
}

.breadcrumb a:hover{
    color:#325613;
	text-decoration:none;
}

/* contact us*/
.frm{
 	margin: 0px auto;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
}
.frm fieldset{
	border:0;
	border-top:1px solid #cccccc;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
.frm legend {
	font-weight:bold;
	font-size: 16px ;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
}
.frm p{
	min-width:450px;
	width:100%;
	float:left;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
.frm .desc{clear:both;margin:10px;}
.frm p label{
	padding-top:7px;
	float:left;
	width:150px;
	text-align:right;
}
.frm p span{
	padding:7px 0 0 5px;
	float:left;
	width:150px;
}

.frm p .text{
	float:left;
	padding:5px;
	border:1px solid #d0d0d0;
	margin-left:10px;
	font:12px Arial, Helvetica, sans-serif;
    width:300px;
}

.markact{
    color: #000;
    float: left;
    width: 100%;
}
.contact_response{
    display: none;
}

/*pagination*/
div.pagination {
	background-color: #fff !important;
}

div.pagination span.disabled {
padding:4px 7px 2px !important;
}


div.pagination span.current {
    background-color:#75C406;
    border:1px solid #3A4F60;
    color:#FFFFFF;
    font-weight:bold;
}

div.pagination a{
    border:1px solid #3A4F60;
    color:#000;
    text-decoration:none;
}


div.pagination a:hover {
    background-color:#75C406;
    border:1px solid #3A4F60;
    color:#FFFFFF;
    text-decoration:none;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis, span.disabled {
    border:1px solid #3A4F60;
    display:block;
    float:left;
    margin-right:2px;
    padding:4px 7px 2px;
}


/* gallery,links,portfolio */
.mrdc{
    text-decoration: none;
}

/* sidebar pages */
.pagenav{
    margin-left: 0 !important;
}

/*common*/
.button-type{background-color:#fff;height:22px;border:1px solid #CCCCCC;display:inline;color:#000}
.button-hover{background-color: #75C406 ;height:22px;border:1px solid #CCCCCC;display:inline;color:#fff;}
.rstatus{float: none;}

/*testimonials*/
.testimonial {
	margin:10px 0;
	padding:10px;
	border:1px dotted #f4f4f4;
	background:#F4F4F4;
}

.testimonial a{
	color:#25383c !important;
	text-decoration:none;
	font-weight:bold;
}

.testimonial a:hover{
	color:#75C406 !important;
	text-decoration:none;
	font-weight:bold;
}


.testimonials_manager_widget a{
	color:#25383c !important;
	text-decoration:none;
	font-weight:bold;
}

.testimonial .avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	float:right;
	margin-right:-5px;
	margin-left:5px;
	margin-top:-5px;
	padding:2px;
	position:relative;
}

.readmorehome{
	text-align: right; display: block; margin-right: 10px;
}

.readmorehome a:hover{
	color:#fff !important;
	text-decoration:none;
}














