/* Template FirstBranch Large Text Stylesheet */

body {
font-size: 12px;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 13px;
}

.textSize h2 {
font-size: 12px;
}

/* Movement */
#wrapper #leftColumn #obLoginLink {
height: auto;
background: url("../image/layout-obloginlink-expanded-background.jpg") no-repeat bottom left;
}

#wrapper #leftColumn #obLoginLink a h2 {
height: 50px;
}

#wrapper #mainContent ul#homeProducts li {
height: 240px;
}

#secondaryProducts {
background: url("../image/layout-expanded-secondary-products-borders.gif") repeat-y;
}

#secondaryProducts li {
height: 334px;
}

#secondaryProducts li h3 {
position: static;
}

#secondaryProducts li h3 a {
background-position: right 3px;
}

#secondaryProducts h3 a:hover, #secondaryProducts ul li.active h3 a {
background-position: right -19px;
}

#secondaryProducts li li {
height: auto;
}

#searchResults li .productContent h4 a {
color: #134C58;
background: transparent url("../image/product-arrow.gif") no-repeat scroll 50px 3px;
}

#searchResults li .productContent h4 a:hover {
color: #134C58;
background: transparent url("../image/product-arrow.gif") no-repeat scroll 50px -19px;
}