/* CSS Document */

.facebookdiv {
background-color:#FFF;
bottom:0;
height:auto;
position:fixed;
right:-250px;
width:233px;
z-index:999 !important;
}
#showfb {
bottom:200px;
cursor:pointer;
display:block;
position:fixed;
right:-2px;
z-index:998 !important;
}

#slider {
height:300px;
margin:0 auto 20px;
overflow:hidden;
width:600px;
}
#closefb {
background-image:url('images/promo/close.jpg');
background-position:left top;
background-repeat:no-repeat;
height:30px;
position:absolute;
right:8px;
top:-25px;
width:30px;
z-index:1000 !important;
}

#closefb:hover {
background-image:url('images/promo/close.jpg');
background-position:left bottom;
background-repeat:no-repeat;
cursor:pointer;
}
#followus {
background-color:#f9f9f9;
border:0px solid #dfdfdf;
float:left;
height:auto;
left:18px;
margin:0;
padding:0;
position:inherit;
text-align:center;
top:180px;
width:238px;
background:inherit;
}

#followus > h5 {
background-color:#f1f1f1;
border-bottom:0px solid #dfdfdf;
font-weight:700;
font-size:16px;
line-height:20px;
vertical-align:middle;
vertical-align:top;
}

#followus ul {
display:block;
height:20px;
list-style-type:none;
margin:0 0 5px 7px;
padding:0;
width:auto;
}

#followus ul li {
display:inline-block;
float:left;
font-size:12px;
font-weight:700;
margin-right:2px;
}

#followus ul li a:hover img {
background-color:#fff;
border-color:#dfdfdf;
}

#followus ul li a:link img,#followus ul li a:active img,#followus ul li a:visited img {
border:0px solid #f9f9f9;
padding:0px;
}

