/*

Additional styling rules for CollegeRoomCreator

---------------------
01. General
02. Forms

----------------------------------------------------------
01. GENERAL
---------------------------------------------------------- */
h1.logo, div.logo { background:url(../images/logo_crc.png) no-repeat; display:inline; float:left; height:125px; margin-bottom:0; width:280px; }
#designer h1.logo, #designer div.logo { background:url(../images/logo_crc_3d.png) no-repeat; display:inline; float:left; height:125px; margin-bottom:0; width:280px; }

/*
----------------------------------------------------------
02. FORMS
---------------------------------------------------------- */
#signup h1#welcome { background:url(../images/headline_welcome_crc.gif) no-repeat; height:90px; width:426px; }	
#signup a#start-designing { background-position:0 -800px; width:177px; }
#signup a#start-designing:hover { background-position:-200px -800px;  }
