@import url(lib.css);
/* -------------------------------------------------------------- 
balmainrugby.com print stylesheet V1 - 03/06/2009
Author - benbailey.com.au
-------------------------------------------------------------- */

/* =hidden items 
--------------------------------------------------------------------------
*/
#primaryNavigation,
#secondaryNavigation,
#footer,
#slider .navigation {
display:  none;
}

#wrapper {
position: relative;
}

.casper { display: none; }
/* =header 
--------------------------------------------------------------------------
*/
#header h1 { display: none; }

.feature {
margin-bottom: 20px;
}

.feature img {
float: left;
}

#content .feature h2, #content .feature h3, #content .feature p, #content .feature li {
margin-left: 115px;
}

.secondaryFeature {
padding: 10px;
margin: 20px 0 0 0;
font-size: 90%;
}

/* =HTML elements
--------------------------------------------------------------------------
*/
a:link { color: #666; text-decoration: underline; }

acronym { border: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.25em;
}

blockquote p {
font-size: 1.2em;
}

dd { margin-left: 0; }

em { background: none; }

form { margin-bottom: 1em }

h1 { font-size: 1.9em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6 { 
font-weight: bold;
line-height: 1.25;
color: #F7B618;
letter-spacing: -1px;
}

h2, h3, h4, h5, h6 { 
font-weight: bold; 
margin-bottom: 0.2em; 
}

h2 + h3, h3 + h4 { margin-top: 1em; }

img { margin: 0; }

th, td   { 
padding: 7px 10px;
vertical-align: top;
background: #FFF;
font-size: 90%;
}

th { 
text-align: left;
}

#content ul, #related ul { 
margin-left: 0;
padding-left: 0;
}

#content ul li, #related ul li { 
list-style-type: circle
}

/* -------------------------------------------------------------- 
Homepage horizontal scroller 
-------------------------------------------------------------- */
#slider {
position: relative;
}

.scroll {
overflow: auto;
position: relative; /* fix for IE to respect overflow */
clear: left;
margin-bottom: 20px;
}

.scrollContainer div.panel img {
float: right;
margin: 0 0 10px 10px;
}