#slide {
	width: 100%;
	height:375px;
	text-align: left;
	margin-top: 30px;	/*
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	
	float:inherit;
	background-color:#CCC*/

  }


/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01-80.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 16px;
}

.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
	
	
}

h1, h2, h3 {
	color: #000;
}

h1 {
	text-align: center;
}

h2 {
	color: #00F;
	text-align: center;
}

h3 {
	/*text-align: center;*/
	color: #00F;
}

/*
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
	font-size: 11px;
}

*/

blockquote {
}

ul, li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	/*list-style: url(../images/arrow_button.gif)*/
}

ol {
	margin: 0px;
	padding: 0px;
	font-size: 14px;	
	list-style: url(../images/arrow_button.gif)
}


a {
	text-decoration: underline;
	color: #00F;
}

a:hover {
	color: #00F;
	text-align: left;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 50px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logoM {
	float: left;
	height: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#logo h1 {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase; */
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -4px 0 0 0;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu 

#menu {
	float: right;
	height: 60px;
	width: 650px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 1px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #383B3F;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#menu a:hover, #menu .active a {
	background: #63B5F8 url(../images/img02.jpg) repeat-x left bottom;
	color: #FFFFFF;
}

*/

/* Search */

#search {
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 2px 2px;
}

#search-text {
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}

/* Page */

#page {
	/*background:#EFF2F3;*/
	width: 100%;
	float: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Content */

#content {
	float: none;
	/*width: 900px;*/
}

.post {
	background: url(../images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(../images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	/* text-transform: lowercase; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;
}

.post .entry {
}

.post img {
	float: left;
	padding: 15px 0px;
	position: fixed;
}

.post .meta {
}

.post .more {
	display: block;
	width: 250px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(../images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#sidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}

#sidebar ul {

	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-wrapper {
	background: #F7F7F7 url(../images/img03.jpg) repeat-x left top;
	padding: 20px 0px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
	color: #F90542;
}





#featured{
	width:550px;
	padding-left:250px;
	position:relative;
	border:5px solid #ccc;
	height:360px;
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:0px;
	list-style:none;
	padding:0;	margin:0;
	width:250px;
	height: 360px;
}
#featured ul.ui-tabs-nav li{ 
	padding:0px 0; padding-right:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:right; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:12px;
	font-family:Verdana;
	line-height:18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:71px;
	color:#333;
	background:#fff;
	line-height:20px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
	padding-left: 10px;
	
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item-r.png') top right no-repeat;  
	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
	padding-left: 10px;
	
}
#featured .ui-tabs-panel{ 
	width:550px; height:360px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:0px;
	left:0;
	height:90px;
	width:550px;
	background: url('../images/transparent-bg.png');
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
	text-align: left;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	text-align: left;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#wrapper /*div #page #page-bgtop #content .post .post-bgtop .post-bgbtm  .info .viewer */{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*color: #C03;*/
}

#maincontent .post-bgbtm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00000;
}


/*end unused box */
#liquid-round {
width:900px;
margin:0px auto;
background:#fff url(../images/leftside.jpg) repeat-y left top;
}

#liquid-round-wide {
width:70%;
margin:0px auto;
background:#fff url(../images/leftside.jpg) repeat-y left top;
}

#liquid-round-prod {
width:960px;
margin:0px auto;
background:#fff url(../images/leftside.jpg) repeat-y left top;
}


.top {
width:100%;
height:20px;
background:url(../images/top.jpg) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../images/top-right.jpg) no-repeat right top;
}
.center-content {
position:relative;
background:url(../images/rightside.jpg) repeat-y right top;
padding:1px 25px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:60px;
background:url(../images/bottom.jpg) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.jpg) no-repeat right top;
}
red {
	color: #F00;
}
.red {
	color: #F00;
}



.pricing.non-spaced.four .product {
	width: 50%;
}

.pricing.non-spaced .product {
    margin-left: -1px;
    float: left;
    box-sizing: border-box;
}

.pricing .product {
	
	align: center;
	z-index: 1;
	margin-bottom: 2em;
	border: 1px solid #ccc;
	overflow: hidden;
	text-align: center;
}

    .pricing .product.popular {
        font-size: 1.2em;
        margin-top: -1.5em;
        -webkit-box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.1);
        -moz-box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.1);
        box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.1);
        z-index: 2;
    }

    .pricing .product p {
        text-align: left;
        padding: 1em 0em;
    }

    .pricing .product h2 {
        font-size: 2em;
        margin-top: 0px;
        margin-bottom: 0px;
        border-bottom: 1px solid #b4b4bf;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 5px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        text-transform: none;
        background-color: #efefef;
        background: #f9f9f9;
        color: #666;
    }

    .pricing .product ul {
	text-align: center;
	padding-left: 0em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	list-style: none;
    }

        .pricing .product ul li {
			text-align: center;
            border-bottom: 1px solid #eee;
            padding: 1em 0em;
            font-size: 1.2em;
			line-height: 32px !important
        }

            .pricing .product ul li:last-child {
                border-bottom: 0px;
            }

    .pricing .product .price {
        text-align: center;
        font-weight: bold;
    }

        .pricing .product .price.large {
            font-size: 1.25em;
        }

    .pricing .product .info {
        font-size: .8em;
    }

    .pricing .product .call-to-action {
        text-align: center;
        margin: 0px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-top-left-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 0px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background: #f9f9f9;
        border-top: 1px solid #cfcfd6;
    }
.btn-success {
    background-color: #54a0f6;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#90c654), to(#77ad3a));
    background-image: -webkit-linear-gradient(top, #90c654, #77ad3a);
    background-image: -o-linear-gradient(top, #90c654, #77ad3a);
    background-image: linear-gradient(to bottom, #90c654, #77ad3a);
    background-image: -moz-linear-gradient(top, #90c654, #77ad3a);
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#fefefe', EndColorStr='#f0f0f2');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#90c654',EndColorStr='#77ad3a')";
    text-transform: uppercase;
    border: 1px solid #bfbfbf;
    border: 1px solid #699a33;
}

.btn-primary {
    background-color: #54a0f6;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#84bbf9), to(#54a0f6));
    background-image: -webkit-linear-gradient(top, #84bbf9, #54a0f6);
    background-image: -o-linear-gradient(top, #84bbf9, #54a0f6);
    background-image: linear-gradient(to bottom, #84bbf9, #54a0f6);
    background-image: -moz-linear-gradient(top, #84bbf9, #54a0f6);
    filter: progid:dximagetransform.microsoft.gradient(startColorStr='#fefefe', EndColorStr='#f0f0f2');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#84bbf9',EndColorStr='#54a0f6')";
    text-transform: uppercase;
    border: 1px solid #bfbfbf;
    border: 1px solid #3c93f5;
}
.well {
    background-color: #f9f9fa;
    border: 1px solid #eeeef1;
    -webkit-box-shadow: inset 0px 0px 1px #ffffff;
    -moz-box-shadow: inset 0px 0px 1px #ffffff;
    box-shadow: inset 0px 0px 1px #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    .well.banner {
        margin-top: 4em;
        margin-bottom: 4em;
    }

        .well.banner h3 {
            margin-top: 0em;
            line-height: 1em;
            padding: 0em;
        }

        .well.banner p {
            margin-bottom: 0px;
        }

    .well .well-btn {
        margin-top: .5em;
        margin-left: 1em;
    }

        .well .well-btn.visible-xs {
            display: inline-block !important;
        }
/*Buttons*/
.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 4px 9px;
    border: 1px solid #275a98;
    border-radius: 8px;
    background: #4aaaff;
    background: -webkit-gradient(linear, left top, left bottom, from(#4aaaff), to(#275a98));
    background: -moz-linear-gradient(top, #4aaaff, #275a98);
    background: linear-gradient(to bottom, #4aaaff, #275a98);
    -webkit-box-shadow: #8ed4f2 0px 0px 14px 0px;
    -moz-box-shadow: #8ed4f2 0px 0px 14px 0px;
    box-shadow: #8ed4f2 0px 0px 14px 0px;
    text-shadow: #17355a 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button:hover,
.button:focus {
    border: 1px solid #2e6ab3;
    background: #59ccff;
    background: -webkit-gradient(linear, left top, left bottom, from(#59ccff), to(#2f6cb6));
    background: -moz-linear-gradient(top, #59ccff, #2f6cb6);
    background: linear-gradient(to bottom, #59ccff, #2f6cb6);
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    background: #275a98;
    background: -webkit-gradient(linear, left top, left bottom, from(#275a98), to(#275a98));
    background: -moz-linear-gradient(top, #275a98, #275a98);
    background: linear-gradient(to bottom, #275a98, #275a98);
}


/*Features table------------------------------------------------------------*/
.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;  
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff)); 
}

.features-table td
{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

/*Body*/
.features-table tbody td
{
  text-align: center;
  font: normal 12px Verdana, Arial, Helvetica;
  width: 150px;
}

.features-table tbody td:first-child
{
  width: auto;
  text-align: left;
}


.features-table td:nth-child(2), .features-table td:nth-child(3)
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}


.features-table td:nth-child(4)
{
/*  background: #e7f3d4;  
  background: rgba(184,243,85,0.3); */
}


/*Header*/
.features-table thead td
{
  font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;  
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px; 
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea; 
}

.features-table thead td:first-child
{
  border-top: none;
}

/*Footer*/
.features-table tfoot td
{
  font: bold 1.4em Georgia;  
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px; 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

.features-table tfoot td:first-child
{
  border-bottom: none;
}

/* table 2 */
/*Features table2=============================================--------------*/
.features-table2
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;  
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff)); 
}

.features-table2 td
{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

.features-table2 tbody td
{
  text-align: center;
  font: normal 12px Verdana, Arial, Helvetica;
  width: 150px;
}

.features-table2 tbody td:first-child
{
  width: auto;
  text-align: left;
}


.features-table2 td:nth-child(2)
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}


.features-table2 td:last-child
{
/*  background: #e7f3d4;  
  background: rgba(184,243,85,0.3); */
}



/*Header2*/
.features-table2 thead td
{
  font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;  
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px; 
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea; 
}

.features-table2 thead td:first-child
{
  border-top: none;
}

/*Foote2r*/
.features-table2 tfoot td
{
  font: bold 1.4em Georgia;  
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px; 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}

.features-table2 tfoot td:first-child
{
  border-bottom: none;
}


/* buton 2 */
.button2 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 4px 9px;
    border: 1px solid #6b6d6f;
    border-radius: 8px;
    background: #b0b2b6;
    background: -webkit-gradient(linear, left top, left bottom, from(#b0b2b6), to(#6b6d6f));
    background: -moz-linear-gradient(top, #b0b2b6, #6b6d6f);
    background: linear-gradient(to bottom, #b0b2b6, #6b6d6f);
    -webkit-box-shadow: #b8babe 0px 0px 14px 0px;
    -moz-box-shadow: #b8babe 0px 0px 14px 0px;
    box-shadow: #b8babe 0px 0px 14px 0px;
    text-shadow: #4d4e4f 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button2:hover,
.button2:focus {
    border: 1px solid #999b9e;
    background: #d3d6da;
    background: -webkit-gradient(linear, left top, left bottom, from(#d3d6da), to(#808385));
    background: -moz-linear-gradient(top, #d3d6da, #808385);
    background: linear-gradient(to bottom, #d3d6da, #808385);
    color: #ffffff;
    text-decoration: none;
}
.button2:active {
    background: #6b6d6f;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b6d6f), to(#6b6d6f));
    background: -moz-linear-gradient(top, #6b6d6f, #6b6d6f);
    background: linear-gradient(to bottom, #6b6d6f, #6b6d6f);
}
.button2:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABzElEQVRIia2Wz0tCQRDHP5pnTyGdIsQu0h8gJvHCfyEiyu51jQ7RQfCvsH8gwuouImJ46Q8oO0V0lkCiUzy0DjsPx3XfD8EvPNjdmfnOzu7M7EsRjQJwAFSBHWBd1r+AV6AHPALvMTxO4gfAB/5iPl9080nJa8BPAmL7+xbbSFwCE2t3bTFsqvWmrLWtKCfCEbpzTf4ClJS8rmQNtV4SXe3k2CbPS4iBUg/IWjqNEAeIbo/549rSCi1r5za5HUHdIc8CQ6VzFwgKzM7RZ/5YNDzZeUPGLpQV169wc628tkMMl0Fb8V2lgX0lvF2BA81RzWAqNMAusI3JBIAB8BRD6AF7Ml4DckpWhOhqtbPFBX35C1WejjGexMiDXYcig2lcGzK/AUZKPkjgoG/Nc8CZjEcAXWYhxfaSBKgpvm4aU4EBTlbg4FSNe7BYaOUQQw9zoXWiCy3oZ75wA/OtYkh8q3Bll90qWlpoN7u+w0mUg6zYBPIx0uyCNP0AzoGpzD3gGagoEp2OOn0rouvJfCpcn44ouWD+TZgAHcIfnI5D/8JFrHEkIS77ZI7FNhE2Mf086aPfEpsFpGIc5YFDzG9LkVkjGwFvmDy/x9yhE/+ohtHCjwDO8AAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btn4 {
  background: #d7dadb;
  background-image: -webkit-linear-gradient(top, #d7dadb, #b3b4b5);
  background-image: -moz-linear-gradient(top, #d7dadb, #b3b4b5);
  background-image: -ms-linear-gradient(top, #d7dadb, #b3b4b5);
  background-image: -o-linear-gradient(top, #d7dadb, #b3b4b5);
  background-image: linear-gradient(to bottom, #d7dadb, #b3b4b5);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 2px 8px #666666;
  -moz-box-shadow: 0px 2px 8px #666666;
  box-shadow: 0px 2px 8px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 2px 15px 4px 17px;
  text-decoration: none;
}

.btn4:hover {
  background: #949596;
  background-image: -webkit-linear-gradient(top, #949596, #e6e9eb);
  background-image: -moz-linear-gradient(top, #949596, #e6e9eb);
  background-image: -ms-linear-gradient(top, #949596, #e6e9eb);
  background-image: -o-linear-gradient(top, #949596, #e6e9eb);
  background-image: linear-gradient(to bottom, #949596, #e6e9eb);
  text-decoration: none;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
}

