/* ProfileBrand.com IMVU HomePage Layout. Enjoy! */ /* Background, cursor, scrollbar */ body { background-color: #E9E9E9; background-image: url('http://i730.photobucket.com/albums/ww305/profilebrand/Layouts/7cute/650_bg.gif'); background-attachment: fixed; background-repeat: repeat; background-position:top left;} /* Main Text: */ body,td,tr,div,p,span { color: #000000; } /* Heading Text: */ .paneltitle{ color: #FD1956; } /* Link Text: */ a,a:link,a:visited,a:active { color: #FFD511; font-weight: normal; font-style : normal; text-decoration : none; } /* Link Hover Text: */ a:hover { color: #FB29A0; font-weight: normal; font-style : normal; text-decoration : none; } /*Toolbar Defaults*/ #pageToolBar,#pageToolBar div,#pageToolBar a,#pageToolBar a:link,#pageToolBar a:visited,#pageToolBar a:active {font-family:Verdana, Arial, sans-serif; font-size: 12px; color:#FFE1A1;} /*Panel Settings*/ #rss_panel_body div,#aboutme_panel_body,#tagcloud_panel_body,#outfits_panel_body,#room_panel_body,#special_panel_body,#groups_panel_body,#url_panel_body,#contact_panel_body,#visitors_panel_body,#rss_panel_body ,#messages_panel_body ,#blog_panel_body ,#friends_panel_body ,#gallery_panel_body ,#wishlist_panel_body,#rankings_panel_body,#cool_panel_body ,#music_panel_body ,#stickers_panel_body { background-color: #E9E9E9; } /*Panel Header Settings*/ #aboutme_panel_header,#tagcloud_panel_header,#outfits_panel_header,#room_panel_header,#special_panel_header,#groups_panel_header,#url_panel_header,#contact_panel_header ,#visitors_panel_header,#rss_panel_header,#messages_panel_header,#blog_panel_header,#friends_panel_header,#gallery_panel_header,#wishlist_panel_header,#rankings_panel_header,#cool_panel_header,#ad_panel_header,#music_panel_header,#stickers_panel_header { background-color: E9E9E9; } /*Panel Border Settings*/ #aboutme_panel,#tagcloud_panel,#outfits_panel,#room_panel,#special_panel,#groups_panel,#url_panel,#contact_panel ,#visitors_panel,#rss_panel,#messages_panel,#blog_panel,#friends_panel,#gallery_panel,#wishlist_panel,#rankings_panel,#cool_panel,#music_panel,#stickers_panel,#ad_panel { background-color: E9E9E9; border: 5px solid; border-color: #000000; padding: 1px; } .ahpe{ background-color:black; border: ridge 3px red; width:150px; text-align: center; font-weight: bold; display:block; font-size: 8pt; font-family: tahoma; } .ahpe:hover{background-color:white; color:black;}