﻿* { margin-top: 0;padding :0; border:none;}

ul li{ list-style:none;}

@font-face {
    font-family: 'futura_md_btmedium';
    src: url('../fonts/futuram-webfont.eot');
    src: url('../fonts/futuram-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuram-webfont.woff') format('woff'),
         url('../fonts/futuram-webfont.ttf') format('truetype'),
         url('../fonts/futuram-webfont.svg#futura_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*Css added by gauri 19 April 13*/
.containerSocial{position:relative; margin:0 auto; width:220px; }
.containerSocial .socialWrap{background:url(../images_top/bg-Socialicons.png) no-repeat 0 0; height: 44px; position: absolute; left:0; top:-32px; padding:0 4px 0 0px; width: 126px; z-index:9;}
.socialWrap ul li {float:left; position:relative;}
.socialWrap ul li a:first-child{background:url(../images_top/spriteSI.png) no-repeat 4px 0; width:26px; height:24px; float:left; margin:10px 8px; padding:0}
.socialWrap ul li .bigimg{bottom: 3px; height: 122px; left: 0; padding: 0; position: absolute; width: 42px; display:none}
.socialWrap ul li .bigimg.fb{background:url(../images_top/fbHover.png) no-repeat 0 0;}
.socialWrap ul li .bigimg.twit{background:url(../images_top/twitterHover.png) no-repeat 0 0; }
.socialWrap ul li .bigimg.linkedIn_big{background:url(../images_top/linkedInHover.png) no-repeat 0 0;}
.socialWrap ul li .bigimg.googlePlus_big{background:url(../images_top/googlePlusHover.png) no-repeat 0 0;}
.socialWrap ul li .bigimg.youTube_big{background:url(../images_top/youtubeHover.png) no-repeat 0 0;}

.socialWrap ul li a.twitter{background-position:-40px 00;}
.socialWrap ul li a.linkedIn{background-position:-79px 0;}
/*ends here*/


