@charset "utf-8";
/* Menu Css */
#top_menu{list-style:none;	margin:0; padding: 0;	background-color:#000; }
#top_menu li{ overflow:hidden; 	text-indent:-9999px; float:left; margin:0; padding: 0; display:block;}
#clear{	clear:both; }
/* Buttons */
.do_list{height:44px; width:124px; background: url(../images/menu.jpg) no-repeat scroll 0 0; display:block;}
.do_list:hover{ background: url(../images/menu.jpg) no-repeat scroll 0 -44px; }

.do_new{height:44px; width:100px; background: url(../images/menu.jpg) no-repeat scroll -124px 0; display:block;}
.do_new:hover{ background: url(../images/menu.jpg) no-repeat scroll -124px -44px; }

.do_clip4sale{	height:44px; width:92px; background: url(../images/menu.jpg) no-repeat scroll -224px 0; display:block;}
.do_clip4sale:hover{ background: url(../images/menu.jpg) no-repeat scroll -224px -44px; }

.do_clipcash{ height:44px; width:93px; background: url(../images/menu.jpg) no-repeat scroll -316px 0; display:block;}
.do_clipcash:hover{ background: url(../images/menu.jpg) no-repeat scroll -316px -44px; }

.do_sLogin{ height:44px;	width:134px;	background: url(../images/menu.jpg) no-repeat scroll -409px 0; display:block;}
.do_sLogin:hover{	background: url(../images/menu.jpg) no-repeat scroll -409px -44px; }

.do_advertise{ height:44px;	width:140px;	background: url(../images/menu.jpg) no-repeat scroll -543px 0; display:block;}
.do_advertise:hover{ background: url(../images/menu.jpg) no-repeat scroll -543px -44px; }

.do_faq{ height:44px; width:54px; background: url(../images/menu.jpg) no-repeat scroll -683px 0; display:block;}
.do_faq:hover{ background: url(../images/menu.jpg) no-repeat scroll -683px -44px; }

.do_logo{	height:44px; width:263px; background: url(../images/menu.jpg) no-repeat scroll -737px 0; display:block;}
.do_logo:hover{ background: url(../images/menu.jpg) no-repeat scroll -737px -44px; }


