/* 
  -----------------------------------
  PVII Jazz 2005 Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: vertical - 2col flexible
  -----------------------------------
*/
body {
	background-color: #999999;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 24px 0 0 0;
	padding: 0;
	min-width: 770px;
}
#centerwrapper {
	background-image: url(../images/ntr_left_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 50px 0 266px;
}

#printLogo {
	display: none;
}

#mastheadHome {
	background-image: url(../images/ntr_masthead_bg.jpg);
	background-repeat: repeat-x;
}

#masthead {
	background-image: url(../images/ntr_masthead_bg2.jpg);
	background-repeat: repeat-x;
}
#logodiv {
	background-image: url(../images/ntr_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logodivRight {
	background-image: url(../images/logoRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#collage {
	top: -50px;
	margin: 0;
	padding: 0;
	bottom: 0px;
	position: relative;
}

#centerbox {
	background-image: url(../images/ntr_right_side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#centercontent {
	font-size: 0.8em;
	line-height: 1.75em;
	background-image: url(../images/whitetile.jpg);
	margin: 0px 20px;
	padding: 12px 40px 20px 40px;
}
#centercontent .topmainHeader {
	color: #666666;
	font-size: 1em;
	margin: 0px 0 6px 0;
}
#centercontent p, #sidecontent p {
	margin: 0 0 12px 0;
}
#centercontent h2, #centercontent h3 {
	color: #333333;
	font-size: 1.65em;
	margin: 24px 0 6px 0;
	line-height: 1.5em;
}
#centercontent h3 {
	font-size: 1.2em;
}
.imageleft {
	float: left;
	/* padding: .4em 12px 0px 0px; */
	margin: 10px 20px 5px 0px;
}
.imageright {
	float: right;
	padding: 1em;
	margin: 10px 20px 5px 20px;
}

.imageleftBorder {
	float: left;
	/* padding: .4em 12px 0px 0px; */
	border: 1px #CC0000 solid;
	margin: 10px 20px 5px 0px;
}

.imagerightBorder {
	float: right;
	margin: 1em 1em .5em 2em;
	border: 1px #CC0000 solid;
}

#centerbottom {
	background-image: url(../images/ntr_bottom.jpg);
	background-repeat: repeat-x;
}
#centerbottominfo {
	background-image: url(../images/ntr_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebox {
	width: 192px;
	position: absolute;
	top: 24px;
	left: 50px;
	background-image: url(../images/ntr_sidetile.jpg);
	background-repeat: repeat-y;
	z-index: 2000;
}
#sidebar {
	background-image: url(../images/ntr_sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menubar {
	background-image: url(../images/ntr_sidetopper.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 150px 0 0 6px;
}
#sidecontent {
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 0 20px 20px 20px;
}
#sidecontent p {
	margin: 0 0 12px 0;
}
#sidecontent h4 {
	font-size: 1.25em;
	margin: 16px 0 6px 0;
}
#footer {
	font-size: 0.7em;
	padding: 12px 0 30px 0;
	margin: 0 20px 0 325px;
}
#footer p {
	margin: 0 0 4px 0;
}
/*LINK STYLES*/
#centercontent a, #centercontent a:visited {
	color: #CD2B29;
}

#centercontent a:hover {
	color: #333333;
}
#centercontent a:active, #centercontent a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CD2B29;
}
#sidecontent a, #sidecontent a:visited {
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.05em;
}

#sidecontent a:hover {
	color: #333333;
}
#sidecontent a:active, #sidecontent a:focus {
	color: #F7E577;
	background-color: #505050;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #333333;
}

#footer a:hover {
	color: #333333;
}
#footer a:active, #footer a:focus {
	color: #F7E577;
	background-color: #505050;
	text-decoration: none;
}
#skiplinks {
	font-size: .8em;
	position: absolute;
	top: 0;
	left: 0;
}
#skiplinks a, #skiplinks a:visited, #skiplinks a:hover {
	color: #999999;
	text-decoration: none;
	cursor: default;
}
.p7ie6Fix:active, #skiplinks a:active, #skiplinks a:focus {
	color: #F7E577;
	background-color: #505050;
}
.pageDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	font-weight: normal;
	width: 95%;
}
.powerEmphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #000099;
	line-height: 1.25em;
	vertical-align: text-bottom;
}
.textEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #990000;
	font-weight: bold;
}

.textEmphasisRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #FF0000;
	line-height: 1.25em;
	vertical-align: text-bottom;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	line-height: 1.25em;
}
.pullQuote{
	font-size: 1.45em;
	line-height: 1.45em;
	font-style: italic;
	color: #666666;
	padding: 3px;
	float: left;
	width: 30%;
	margin-right: 10px;
	border-top: 2px solid #2678C9;
	border-bottom: 2px solid #2678C9;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}

#diagram {
	top: 0px;
	left: 0px;
	width: 556px;
	margin-left: auto;
	margin-right: auto;
}

#dataEntry {
	position: relative;
	top: -230px;
	left: 0px;
	width: 140px;
	font-size: 0.90em;
	line-height: 1.25em;
}

#utahDatabase {
	position: relative;
	top: -375px;
	left: 180px;
	width: 180px;
	font-size: 0.90em;
	line-height: 1.25em;
}

#dataValidation {
	position: relative;
	top: -443px;
	left: 393px;
	width: 140px;
	font-size: 0.90em;
	line-height: 1.25em;
}

#traumaCube {
	position: relative;
	top: -350px;
	left: 110px;
	width: 140px;
	font-size: 0.90em;
	line-height: 1.25em;
}

#publicResources {
	position: relative;
	top: -335px;
	left: 390px;
	width: 150px;
	font-size: 0.90em;
	line-height: 1.25em;
}

#colWrapper {
	width: 70%;
	margin: 0;
	padding: 1%;
}

#col01 {
	width: 40%;
	top: 0;
	margin: 0;
	padding: 0;
}

#col02 {
	top: 0;
	width: 40%;
	margin: 0;
	padding: 0;
	float: right;
}
#emphasisQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	color: #000099;
	line-height: 1.25em;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 70%;
	font-style: italic;
	padding: 0.5em 1em 0.5em 1em;
	text-align: center;
	margin: 1em auto 1em auto;
}

/* The following is a the css for the Project Index page */

#theProject {
	position: relative;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
}

#btnWhatIs {
	position: absolute;
	left: -1px;
	top: 0;
}	

#btnGoals {
	position: absolute;
	left: 186px;
	top: 62px;
}

#btnSystem {
	position: absolute;
	top: 40px;
	left: 410px;
}

#btnOrgs {
	position: absolute;
	left: 85px;
	top: 254px;
}

#btnStaff {
	position: absolute;
	top: 240px;
	left: 375px;
}

/* Public Resources Home Page */

#btnInjury {
	position: absolute;
	left: 40px;
	top: 0;
}	

#btnFactSheets {
	position: absolute;
	left: 190px;
	top: 123px;
}

#btnResources {
	position: absolute;
	left: 320px;
	top: 0px;
}

#btnData {
	position: absolute;
	left: 0px;
	top: 180px;
}

#btnDictionary {
	position: absolute;
	left: 371px;
	top: 200px;
}

#btnPolaris {
	position: absolute;
	left: 100px;
	top: 330px;
}

/* Login Home Page */

#leftLinks {
	margin: 0;
	padding: 0 0 1em 0;
	width: 42%;
	/* border-left: 1px solid #CC0000; */
}

#rightLinks {
	margin: 0 0 0 5%;
	padding: 0 0 1em 0;
	float: right;
	width: 43%;
	/* border-left: 1px solid #CC0000; */
}
.linksSubjectTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #cd2b29;
	background-image:url(../images/roundCorner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 2px 2px 2px 20px;
	margin: -20px;
}

#leftLinks ul, #rightLinks ul {
	padding: 0 1em 0 0;
	margin-left: 2em;
	margin-top: -0.55em;
	font-size: 1em;
	font-weight: bold;
}

#leftLinks li, #rightLinks li {
	padding-bottom: 0.85em;
}


/* Login Pages */

#loginBox {
	margin-left: auto;
	margin-right: auto;
	width: 266px !important;
	height: 177px !important;
	background-image: url(https://www.utahtrauma.org/registryMembers/images/loginBox.gif);
	background-repeat: no-repeat;
}


#aspLoginPosition {
	width: 246px !important!;
	padding: 35px 15px 15px 15px;
	font-size: 0.68em;
	font-weight: bold;
	line-height: 1.75em;
	top: 75px;
}

#GridView1 {
	background-color:#FFFFFF;
	border: 1pt solid #CC0000;
}

#GridView1 th {
	font-weight: bold;
	text-align: center;
	background-color:#CCCCCC;
	padding: 4px;
}

#GridView1 tr {
	font-size: 0.70em;
}

#GridView1 td {
	padding: 10px;
	border-right: 1pt solid #ffc4c4;
	border-top: none;
}

.submitBtn {
	margin-left: auto;
	margin-right: auto;
}

#uploadBox {
	margin-left: auto;
	margin-right: auto;
	width: 660px !important;
	height: 483px !important;
	background-image: url(../registryMembers/loginNew/images/uploadBox.gif);
	background-repeat: no-repeat;
}


#aspUploadPosition {
	width: 640px !important!;
	padding: 35px 15px 15px 15px;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.75em;
	top: 75px;
}

#uploadTable td {
	padding: 7px;
}

#message {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.75em;
	padding: 20px;
}

.powerEmphasisSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000099;
	line-height: 1.25em;
	vertical-align: text-bottom;
}

