/*
Website:      		ntyneside.ac.uk
Updated:    		22 May 2009
Author/Designer:    Kevin Francis, kev@thebgroup.co.uk

					bgroup,
					6 Charlotte Square,
					Newcastle Upon Tyne
					NE1 4XF
					
					0191 261 1333
					thebgroup.co.uk
*/				

/* Reset
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
abbr, acronym { cursor : help; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
th, td { vertical-align: top; }

/*
html { height: 100%; background: #1a3e8b url(/_assets/img/grass.jpg) 0 100% repeat-x; }
body { height: 100%; font: normal 87.5%/1.4285 Arial, sans-serif; color: #fff; }
*/

html { height: auto; min-height: 100%; background: #1a3e8b url(/_assets/img/elephants.png) 50% 100% repeat-x; }
body { font: normal 87.5%/1.4285 Arial, sans-serif; color: #fff; }

/* =Headings
----------------------------------------------------------------------------------------- */
h1 { margin-bottom: 30px; }

/* =Lists
----------------------------------------------------------------------------------------- */
.odd a { color: #C0AE71; }
.odd a:hover { background: #C0AE71; }

/* =Text elements
----------------------------------------------------------------------------------------- */
/*
a { color: #fff; text-decoration: none; border-bottom: 1px solid #5f7ab2; }
a:hover { border-color: #fff; }
 */
a { color: #fff; text-decoration: none; border-bottom: 1px solid #5f7ab2; }
a:hover { border: 0; background: #fff; color: #1a3e8b; }

#join { position: absolute; right: 0; text-indent: -9999px; }
#join a { display: block; width: 131px; height: 54px; border: 0; background: url(/_assets/img/join.png) 0 0 no-repeat; }
#join a:hover { background-position: 0 -54px; }

p { margin-bottom: 10px; font-size: 12px; line-height: 20px; }
/* =Layout
----------------------------------------------------------------------------------------- */
#content-wrap { background: url(/_assets/img/gradient.png) 0 0 repeat-x; padding-bottom: 280px;}
#content { position: relative; width: 960px; padding-top: 60px; margin: 0 auto; overflow: hidden; }
#content-sub { float: left; width: 390px; padding: 10px 10px 0 10px; background: #1c4399; background: rgba(255,255,255,.1); }
#content-main { float: right; width: 530px; padding-top: 10px; }

/* =Navigation
----------------------------------------------------------------------------------------- */
#content-main ul { text-align: justify; }
#content-main li { display: inline; font-family: "Arial Narrow" Arial, sans-serif; text-transform: uppercase; }


/* =Misc
----------------------------------------------------------------------------------------- */
#necc { position: absolute; bottom: 20px; right: 0; }