/* -------------------------------------------------------------
   RE/MAX - Stylesheet // Commercial
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   .autor         Tobias Liegl
   .version       0.3
   .url           remax-bayern.de
   .timestamp     23/09/2009
   -------------------------------------------------------------	*/
/* -------------------------------------------------------------
   remax-bayern.de, Table of Contents
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   1. RESET, FONTS, BODY, HTML
   2. HELPER
      2.1  Clearfix
      2.2  Divider
   3. STRUCTURE
   4. CONTENT STYLES
   5. NAVIGATIONS
      5.1  Section navigation
      5.2  Info navigation
      5.3  Main navigation
      5.4  Sub navigation
      5.5  Locations
   6. ELEMENTS
      6.1  Header
      6.2  Section image
	  6.3  Carousel
	  6.4  Teaser boxes startpage
	  6.5  Sidebar boxes
	  6.6  Footer
	  6.7  Article lists
	  6.8  Immo listing
	  6.9  Immo detail
	  6.10  Immo search
	  6.11  TwoColumn teaser
	  6.12  Makler search
	  6.13  Makler listing
	  6.14  Navbar boxes
	  6.15  Navbar makler search
	  6.16  Navbar Immo search
   7. EXTRA CLASSES
   -------------------------------------------------------------	*/

/* -------------------------------------------------------------
   1. Reset, fonts, body, html
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* ------ Custom Styles ------ */

/* -------------------------------------------------------------
   2. Helper
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* 2.1 Clearfix */

/* 2.2 Divider */
div.divider { background: url(../_img/content/divider.png) repeat-x; border: 0; clear: both; display: block; height: 1px; margin: 9px 0 14px 0; line-height: 0; font-size: 0; }

/* -------------------------------------------------------------
   3. Structure
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header { background: url(../_img/header/bg-header_commercial.png) bottom no-repeat; height: 147px; position: relative; }

/* -------------------------------------------------------------
   4. Content styles
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#mainContentWrapper a { color: #004b96; }
#mainContentWrapper a:hover { color: #002e5c; }

/* -------------------------------------------------------------
   5. Navigations
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* 5.1 Section navigation */
#navSection .commercial a.active {
margin-left:3px;
}


#navSection .collection a { padding-right: 0; }

/* 5.2 Info navigation */
#navInfo { padding-right: 190px; }

/* 5.3 Main navigation */
#navMain a.active,
#navMain a:hover { color: #0354a3; }
NavLevelA_1_0_sel{color: #0354a3!important; }

/* 5.4 Sub navigation */

/* 5.5 Locations */

/* -------------------------------------------------------------
   6. Elements
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* 6.1 Header */
#logo { position: absolute; top: 26px; right: 24px; background: url(../_img/header/logo-remax-commercial-web.png) no-repeat; width: 152px; height: 120px; }

/* 6.2 Section image */

/* 6.3 Carousel */
#objects h4 a.immosearch { color: #004b96; }
#objects h4 a.immosearch:hover { color: #004b96; }

/* 6.4 Teaser boxes startpage */
#mainContentWrapper a.teaserBoxSpecial { background: url(../_img/teaser/bg-gradient-dark-grey.png) repeat-x; color: #fff; }
#maiaanContentWrapper #sidebarBoxWrapper a.button { background: url(../_img/sidebar/button-grey.png); }
#maiaanContentWrapper #sidebarBoxWrapper a.buttonMail { background: url(../_img/sidebar/button-grey-mail.png); }


/* 6.5 Sidebar boxes */

/* 6.6 Footer */
#footer .lostPassword a { color: #6f6f6f; }

/* 6.7 Article lists */

/* 6.8 Immo listing */

/* 6.9 Immo detail */

/* 6.10 Immo search */


/* 6.11 TwoColumn Teaser */

/* 6.12 Makler search */

/* 6.13 Makler listing */

/* 6.14 Navbar boxes */
#navbarBoxWrapper a.button { background: url(../_img/sidebar/button-grey.png); }

/* 6.15 Navbar makler search */

/* 6.16 Navbar immo search */

/* 7 extra classes */
