.fl {
	float:left;
}
.fr {
	float:right;
}
.cf {
	float:none;
	clear:both;
}

.happycard_left {
    float: left;
    width: 80%;
}
.addons
{
	background:#f4faec;
	padding-top: 7px;
    	width: 650px;
	font-weight:bold;
	font-size:24px;
	color:#0d73b9;
	height:auto;
}

.addons .view {
   padding-top: 30px;
    margin: 0 auto;
    text-align: center;
    width: 420px;
}
.addons .view a.home{background:url(../../images/home.png) no-repeat; float:left;height:20px;width:25px;}

.addons .icons.socialicons{width: 650px;margin: 0 12%;}
.addons .icons > iframe{
    margin-left: 10px;}
.addons a.facebook{
    background-image: url("../images/facebookshareiconnew.png");
    background-repeat: no-repeat;
    height: 40px;
    margin-left: -350px;
    position: absolute;
    width: 115px;
}
.addons a.facebook:hover{
    background-image: url("../images/facebookshareiconnew1.png");
    background-repeat: no-repeat;
   
}
.addons a.tweeter{
    background-image: url("../images/tweet.png");
    background-repeat: no-repeat;
    margin-left:-200px;
    height: 40px;
    position: absolute;
    width: 115px;
}
.addons a.tweeter:hover{
    background-image: url("../images/tweet1.png");
    background-repeat: no-repeat;
    
}
.addons a.pintrest{
    background-image: url("../images/pinit.png");
    background-repeat: no-repeat;
    margin-left: -50px;
    height: 40px;
    position: absolute;
    width: 115px;
}
.addons a.pintrest:hover{
    background-image: url("../images/pinit1.png");
    background-repeat: no-repeat;
   
}
.addons .icons > iframe {
	width:115px;height:20px;
	transform: scale(1.7) !important;
	-ms-transform:  scale(1.7);
    -webkit-transform:scale(1.7);
   position: absolute;
 transform-origin: top left;
	margin-left: 80px;
}
.addons .happycard_left {
    list-style: none;
    float: left;
    margin: 0 20px;
    width: 38%;
    height:auto;
}
.addons .happycard_left .card_title > img {
    border: 1px solid;
    border-radius: 10%;
    padding: 10px;
}
.addons .ecardaddons{width: 100%;margin:0 auto;}

.addons .title
{
	font-weight:bold;
	height:22px;
	line-height:22px;
}
.addons a.card_title
{
	display: block;
    overflow: visible;
    width: auto;
	text-decoration:none;
	margin:10 auto;
	font-size: 24px;
      font-weight:bold;

}

.addons a
{
	color:#0d73b9!important;
}
.addons .card img
{
	border:1px solid #0d73b9;
	height:97px;
	width:130px;

}
.addons .card
{
	float:left;
	margin:0px 15px;
	margin-top:6px;
	overflow:hidden;
	width:135px;
}
.shareon
{
	float:left;
 	margin-left:10px;
}

.shareon li
{
 text-align:left;
 padding:0px;
}
.shareon li a
{
	text-decoration:none;
}
.shareon li img
{
	padding-right:6px;
	border:none;
}
.main_container > p, #mainArea > p {
    font-weight: bold;
}
.main_container > p a, #mainArea > p a {
    font-weight: normal;
    text-decoration: none;
}
.big_links
{
	width:auto;
	margin:0px auto 15px;
	text-align:center;
	font-family:Times New Roman;
}
.big_links a
{
    text-decoration: none;
	font-size:24px;
	padding:5px 10px;
}
.big_links a {
    background-color: #61b6cb;
    border-radius: 4%;
    color: #fff;
    text-decoration: none ;
}
.big_links a:hover{
    text-decoration: none;
    color:#fff;
}
.big_links_f1
{
        width:500px;
        margin:10px auto;
        text-align:center;
        font-family:Times New Roman;
        font-size:18px;
}
.big_links_f1 a
{
        font-size:18px;
        padding:10px;
}
ul.footer1 li
{
	list-style-type:none;
}

ul.footer2, ul.footer2 li
{
	list-style-type:none;
	display:inline;
}
ul.footer1
{
	padding:0px;
}




/*.addons .view h3 {
    background: rgba(0, 0, 0, 0) url("/../images/home.png") no-repeat scroll left 4px;
    color: #0d73ba;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 0 2%;
}*/
