/* JAMA Canada CSS Document - September 2005 - created by pointlineplane.ca */
body {
	background: #ddd;
	margin: 0;
	padding: 0;
	color: #211;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\""; 
	font-size: small;		
} 
body #aq{
	background: #fff;
	margin: 0;
	padding: 0;
	color: #211;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\""; 
	font-size: small;		
} 
html>body { 
	font-size: small; 
}

/**** upper section "buttons" ****/
#sections {
	position: absolute; 
	left: 0;
	top: 0;
	margin: 0;
	padding: 30px 0 0; 
	width: 100%;
	height: 114px;
	background: transparent url(../i/nav/top-banner.gif) repeat-x;
	z-index: 999;
	white-space: nowrap;
	voice-family: "\"}\""; 
	height: 14px;
}
body>#sections { 
	position: fixed;
	padding: 0;
	background: transparent url(../i/nav/top-banner.png) repeat-x;
	height: 74px;
}

#sections dl {
	padding: 0 0 0 66px; /* IE6 */
	height: 20px;
	border-bottom: 1px solid #222;
}
#sections>dl {
	padding-top: 17px; /* new browsers */
	*padding-top: 30px;/* IE 7 */
}

#sections dt, #sections h3 {
	display: none;
}

#sections dd {
	display: inline;
	margin: 0;
	padding: 0;
}

#sections a {
	margin: 0;
	height: 15px;
	padding: 1px 8px 4px;
	background: transparent;
	color: #fc6;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
#sections>dl a {
	float: left;
	display: table-cell;
	height: 19px;
	padding: 1px 8px 0px !important;
}

#sections a:hover {
	color: #fff;
}

body#home #sections a#shome, body#about #sections a#sabout, body#stats #sections a#sstats, body#ind #sections a#sind, body#aq #sections a#saq, body#arc #sections a#sarc, body#links #sections a#slinks, body#con #sections a#scon, body#mem #sections a#smem {
	background: #fc6;
	color: #5a5a5a;
}

#sections a#smem {
	display: none;
}

/**** sir wrapalot ****/
#wrapper {
	position: relative;
	text-align: left;
	margin: 51px 0 0;
	padding: 0;
	color: #222;
	width: 1000px;
}
#wrapper .map {
	width: 100%;
	margin: 51px auto 0;
}
/**** page menu box ****/
#pages {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	width: 250px;
}
/**** content box ****/
#content, #gcontent, #newscontent {
	float: left;
	margin: 10px 5px 0 0;
	padding: 10px;
	background: #fff;
	color: #222;
	border: 1px solid #656565;
	line-height: 1.5;
	height: 200px;
	width: 740px;
	voice-family: "\"}\""; 
	width: 720px;
}
#wrapper>#content, #wrapper>#newscontent {
	height: auto;
	min-height: 400px; 
	width: 720px; 
}

#content p, .txt {
	text-align: justify;
}



/**** menu rules ****/
dl.menu {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #333;
	background: #7c7c7c url(../i/nav/menu-side.gif) right top repeat-y;
}

dl.menu dt {
	line-height: 130%;
	padding: 5px 9px;
	color: #fff;
	background: #646464 url(../i/nav/menu-corner.gif) right top no-repeat;
	text-transform: uppercase;
	font-weight: bold;
}

dl.menu dd {
	color: #fff;
}

#wrapper dl.menu dd a {
	color: #fc6;
}

#wrapper dl.menu dd a:hover {
	color: #fff;
}

#content dl.menu {
	line-height: normal;
}

#content dl.menu dt {
	background: #646464 url(../i/nav/page-corner.gif) right top no-repeat;
}

#content dl.menu.left {
	width: 435px;
}

#content dl.menu.right {
	width: 250px;
}

dl.menu.news {
	border-left: 1px solid #b90000;
	border-bottom: 1px solid #400;
	background: #f60 url(../i/nav/news-side.gif) right top repeat-y;
	color: #000;
	height: auto;
	padding-bottom: 5px;
}

#content dl.news dt {
	background: url(../i/nav/news-corner.gif) right top no-repeat;
}

#content .menu a {
	border-bottom: none;
}

/* padding set to fit plus-minus img */
dl.menu dd {
	margin: 0;
	padding: 5px 5px 8px 19px; 
}

dl.menu dl {
	margin: 0;
	padding: 5px 0 0;
	border: 0;
}

dl.menu dl dd {
	background-image: none;
	padding-top: 3px;
}

dl.menu img {
	margin: 0 4px 0 -15px;
	cursor: pointer;
}

dl.right dd {
	margin: 0;
	margin-right: 10px;
}

dd h5 {
	margin: 0;
	padding: 0;
}



/**** linkages ****/
#content a, #newscontent a {
	border-bottom: 1px solid;
}

#content a.clr { border: none; }

a, dl.menu a {
	text-decoration: none !important;
}

#content a:link, #content a:active, #content a:visited, #newscontent a:link, #newscontent a:active, #newscontent a:visited {
	color: #630;
}

#content a:hover, #newscontent a:hover {
	color: #c00;
}

#content a.ex, #newscontent a.ex {	
	text-decoration: none;
	border-bottom: 1px dashed #630;
}

#content a.ex:hover, #newscontent a.ex:hover {	
	border-bottom: 1px dashed #c00;
}

a.pcurr {
	color: #000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}



/**** search box business ****/
#search {
	position: absolute;
	width: 80px;
	height: 20px;
	left: 688px;
	top: 31px;
	margin: 0;
	padding: 0;
	text-align: right;
	z-index: 99;
}
body>#search {
	position: fixed;
	top: 31px;
}
body:last-child #search {
	top: 31px;
}

#search a {
	display: none;
}

#sp-q { 
	width: 78px;
	height: 15px;
	padding: 0 2px 2px;
	border: 1px inset #656565;
	text-align: right;
	font-size: xx-small;
	voice-family: "\"}\"";
	height: 13px;
	font-size: x-small;
}
#search>#sp-q {
	font-size: xx-small;
}

.button {
	background: #ccc;
	border: 1px outset #000;
	cursor: pointer;
}

.button:hover {
	background: #fc6;
}

.box {
	border: none;
	margin: 0;
	height: 13px;
	padding: 0 2px;
	font-size: xx-small;
	voice-family: "\"}\""; 
	font-size: x-small;
}

label {
	cursor: pointer;
}

a.headlink, a.headlink:visited {
	margin-right: 10px;
	color: #fc6;
}

a.headlink:hover {
	color: #fff;
}



/**** home page thingies ****/
#feature {
	margin: 0 0 5px;
	text-align: center;
}

.banner {
	margin: 0 0 10px;
	padding: 0;
}

.banner a {
	display: block;
	width: 250px;
	height: 30px;
	border: none;
}

.banner a span {
	display: none;
}



/**** header tags ****/
h1 { font-size: x-large; color: #b90000; }
h2 { font-size: large }
h3 { font-size: medium }
h4 { font-size: small }
h5 { font-size: x-small }
h6 { font-size: xx-small }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	text-align: left;
	margin-top: 0;
}

body#mem h4 {
	margin: 0 0 -1em 0; 
	padding: 1em 0 0;
	border-bottom: 1px solid #999;
}

.menu h5 { font-size: 100%; }



/**** misc. bits ****/
#time {
	visibility: hidden;
	height: 15px;
	width: 248px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #C5C5C5;
	border: 1px solid #656565;
	text-align: center;
	font-size: xx-small;
	voice-family: "\"}\""; 
	font-size: x-small;
	white-space: nowrap;
}
#pages>#time {
	font-size: x-small;
}

.hideme {
	display: none;
}

.showme {
	display: inline;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

.clearboth {
	clear: both;
}

.left {
	float: left;
}

img.left {
	margin: 5px 10px 10px 0;
}

.right {
	float: right;
}

img.right {
	margin: 5px 0 10px 10px;
}

img.b {
	border: 1px inset #666;
}

#copy {
	position: relative;
	margin: 0 70px -25px 0;
	padding: 0;
	color: #999;
	text-align: right;
	clear: both;
}

.lipad li {
	padding-bottom: 10px;
}

.logotext {
	margin: 0 0 20px 185px;
}

#content table {
	text-align: left;
}

.tb {
	border: 1px solid #000;
}

.tb td {
	padding-left: 3px;
}

.w2 {
	width: 255px;
}

dl dd.in10 {
	padding-left: 40px;
}

#content p.form {
	position: relative;
	width: 250px;
	text-align: right;
}

.warning {
	color: #c00;
}



/**** snapshot tables ****/
.tbt, .tbm, .tbb {

	border: 1px solid #000;
	border-bottom: none;
}

.tbm, .tbb {
	border-top: none;
}

.tbb {
	border-bottom: 1px solid #000;
}

.tbt td, .tbm td, .tbb td {
	background: #fff !important;
}



/**** parts table ****/

#content th, .stat th, #content tfoot td {
	background: #ccc;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
}

#content td, .stat tbody td {
	background: #FFF1D5;
	color: #000;
}

table.nobg td {
	background: #fff !important;
	font-size: xx-small;
	voice-family: "\"}\""; 
	font-size: x-small;
}
table.nobg>td {
	font-size: x-small;
}
#content table.nobg td a {
	border-bottom: 0px solid #fff !important;
}

#content .crow td, .titlerow td {
	background: #fc6;
	color: #000;
	border-top: 1px solid black;
	border-bottom: 1px solid #a71;
}

#content .wrow td {
	background: #fafafa;
	color: #000;
	border-top: 1px solid black;
}

.newrow td {
	background: #cf6;
	color: #000;
	border-top: 1px solid black;
	border-bottom: 1px solid #a71;
}

#content tr.wrow h4, #content tr.newrow h4, #content tr.crow h4 {
	text-align: center;
}



/**** stats table ****/

#caption h2 {
	margin-top: 0.5em;
	clear: both;
}

#caption img {
	float: right;
	margin: auto;
	cursor: pointer;
}

#gwrap #footer {
	display: none;
}
#gwrap #copy {
	display: inline;
	margin: 0 20px;
}

#glink {
	margin: 80px 0 0 20px;
	z-index: 100;
}
#gbutt a {
	padding: 3px 5px;
	text-decoration: none;
}
#gcontent {
	margin: 20px auto;
	background: transparent;
	border: none;
}

#gcontent table { 
	/*position: absolute; 
	left: 0;
	z-index: 10;*/
}

table.stat {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 10px auto;
}

table.stat td {
	background: #ccc;
}

table.stat td[title] {
	cursor: help;
}

table tr.strline td, table tr.strline2 td {
	font-weight: bold;
	color: #666;
	background: #ddc;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

table tr.strline2 td {
	border-top: none;
}

table tr.pad5 td, tr td.pad5 {
	padding: 0 3px;
	text-align: center;
	font-size: xx-small;
	voice-family: "\"}\""; 
	font-size: x-small;
}
table tr.pad5>td, tr>td.pad5 {
	font-size: x-small;
}

table.stat td.strlinetot {
	color: #000;
}


/**** stat rows ****/
#content tr.str0 td {
	background: #fc6;
}

#content tr.str1 td {
	background: #fafafa;
}

#content tr.str0 td+td, #content tr.str1 td+td {
	border-left: 1px solid #aaa;
	font-size: xx-small;
	voice-family: "\"}\""; 
	font-size: x-small;
}
#content tr.str0>td, #content tr.str1>td {
	font-size: x-small;
}

#content td.stryr {
	text-align: center;
	font-weight: bold;
	border-left: none;
}

#content td strong.new {
	color: #c00;
	background: transparent;
}

.bb {
	border-bottom: 1px solid #000;
	padding-left: 20px;
}

.bb td {
	border-bottom: 1px solid #aaa;
}

.rb {
	border-right: 1px solid #000;
}

.stat_h {
	display: inline;
	text-align: center; 
	margin: 0; 
	padding: 0;
}

#content td span.reg {
	font-weight: normal;
}

.g_ops div {
	background: #ddd;
	border: 1px outset #ddd;
	margin-left: 20px;
	padding: 5px;
	width: 400px;
}

.g_ops div label {
	margin-left: 20px;
}

tr.gcell td {
	background: transparent url(../jamastats/i/gbg.gif) bottom right repeat-y;
}

tr.gcell td img {
	cursor: help;
}

/**** footer ****/
#logos {
	text-decoration: none !important;
	padding: 0;
	margin: 0;
	border: none !important;
}

#footer {
	/*position: relative;*/
	width: 1000px;
	height: 25px;
	margin: 10px 0;
	text-align: left;
	background-color: transparent;
	clear: both;
}
#footer div {
	width: 740px;
	background: #C5C5C5;
	border: 1px solid #656565;
	text-align: center;
	padding: 2px 0;
	margin: 5px 0 0;
}
#footer>div { 
	float: left; 
	width: 740px;
	
}


#footer a {
	color: #009;
}

#footer a:hover {
	color: #00e;
}

#footer img {
	vertical-align: middle;
	padding: 10px;
}

/**** members ****/
body.membg {
	 background: url(../i/nav/membg.gif);
}

body.membg #wrapper {
	background-image: url(../i/nav/memmenu_bg.gif);
}

#content .highlighted { 
	color: #c00; 
}

/**** misc ****/
.hpnew {
	padding: 2px 5px;	
	background: #c00;
	color: #fff;
	cursor: help;
	font-size: xx-small;
	font-weight: normal;
}


