/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.button {
	display: block;
        position: relative;
	width: 145px;
        height: 50px;
	background: url(http://www.cleangreenwithsteam.com/images/order-yours-btn.png);
	align:right;
}

.button a {
	display: block;
        position: relative;
        width: 145;
	background: url(http://www.cleangreenwithsteam.com/images/order-yours-btn.png);
	background-position:left;
	color: #000;
	height: 50px;
	
}

.button:hover {
        display: block;
        position: relative;
	background: url(http://www.cleangreenwithsteam.com/images/order-yours-btn-over.png);
	background-position:left;
	}

.buy-button {
	display: block;
        position: relative;
	width: 146px;
        height: 49px;
	background: url(http://www.cleangreenwithsteam.com/images/order-yours-btn-page.png);
	align:right;
	background-repeat:no-repeat;
	margin-left:450px;
}

.buy-button a {
	display: block;
	background: url(http://www.cleangreenwithsteam.com/images/order-yours-btn-page.png);
	background-position:left;
	color: #000;
	background-repeat:no-repeat;
	margin-left:450px;
	width: 146px;
        height:49px;
	
}

.buy-button:hover {
        display: block;
        position: relative;
	background: url(http://www.cleangreenwithsteam.com/images/order-yours-btn-over-page.png);
	background-position:right;
		background-repeat:no-repeat;
		margin-left:450px;
		width: 146px;
        height:49px;
	}
	
.learn-button {
	display: block;
        position: relative;
	width: 145px;
        height: 50px;
	background: url(http://www.cleangreenwithsteam.com/images/learn-more-btn.png);
        align:right;
}

.learn-button a {
	display: block;
        position: relative;
        width: 145;
	background: url(http://www.cleangreenwithsteam.com/images/learn-more-btn.png);
	background-position:left;
	color: #000;
	height: 50px;

}

.or-text {
	   text-align:center;
	   margin-bottom:130px;
}

.learn-button:hover {
	background: url(http://www.cleangreenwithsteam.com/images/learn-more-btn-over.png);
	background-position:left;
	}
.myicons {
  vertical-align: middle;
}

#main-bottom {
width:960px;
background-color:#FFFFFF;
height: 400px;
padding:0 5px 25px 0;

}
 .bottom-post {
padding:0 5px 25px 0;

}
. icon-mini {
float:left;
padding:0;
display: block;
        position:  absolute;
}

.title-desc   {
margin-left:75px;
margin-top: 5px;
}

