/*sitewide common styes*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/background_page.gif);
	background-repeat: repeat-x;
}

p  {
	font-size: 80%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 12px;
}
li  {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1 {
	font-size: 90%;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 80%;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	color: #9F0022;
	margin-top: 0px;
	margin-bottom: 5px;
}

a:link {
	color: #9F0022;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}

.titleGraphic {
	margin-bottom: 15px;
}
.breadcrumb {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}



/*positioning divs*/

#topBanner  { /*holds the image of the Grecian keypattern*/
	position: absolute;
	left: 0px;
	top: 0px;
	
}

#topnav  { /*holds all the navigation divs*/
	position: absolute;
	left: 0px;
	top: 35px;
	width: 760px;
	height: 31px;
	background-color: #330000;
	overflow: visible;
	z-index: 300;
	
}

#topContent  { /*holds sidebar and text divs on home page */
	position: absolute;
	left: 0px;
	top: 66px;
	width: 760px;
	height: auto;
}

#topSidebar  { /*differs from the second page sidebar*/
	float: left;
	width: 205px;
	background-color: #330100;
	height: auto;
	
	
}
#content  { /*holds sidebar and text divs*/
	position: absolute;
	left: 0px;
	top: 66px;
	width: 760px;
}
#sidebar  { /*used on lower pages this sidebar holds sectional navigation*/
	float: left;
	width: 140px;
	background-color: #000000;
	background-image: url(images/background_sidebar.jpg);
	height: 534px;
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 10px;
	padding-left: 55px;
	text-align: right;
}

/*sectional navigation styling*/
#sidebar p   {
	color: #CCCCCC;
}

#sidebar a:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover  {
	color:   #9F0022;  
	text-decoration: underline;
	font-weight: bold;
}

#topText  { /*holds the text area in the top page only*/
	background-image: url(images/background_top_text.jpg);
	float: right;
	width: 355px;
	padding-top: 100px;
	padding-left: 200px;
	z-index: 1;
	background-repeat: no-repeat;	
}

#text  {/*holds the text area in the lower pages*/
	float: right;
	width: 500px;
	padding-top: 55px;
	padding-left: 55px;
	z-index: 1;
	padding-bottom: 20px;
}

#topBottominfo  {/*holds the bottominfo on the top page*/
	float: right;
	width: 355px;
	margin-left: 200px;
	margin-top: 30px;
	font-size: 75%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#bottominfo  {/*holds the bottominfo on the lower pages*/
	float: right;
	width: 500px;
	font-size: 75%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/*Navigation divs*/

/*The trigger divs*/

#p7TBtrig10  {
	position:absolute; left: 0px; top: 0px; width: 127px; z-index: 300; visibility: visible;
}

#p7TBtrig20  {
	position:absolute; left: 127px; top: 0px; width: 78px; z-index: 300; visibility: visible;
}

#p7TBtrig30  {
	position:absolute; left: 205px; top: 0px; width: 109px; z-index: 300; visibility: visible;
}

#p7TBtrig40  {
	position:absolute; left: 314px; top: 0px; width: 96px; z-index: 300; visibility: visible;
}

#p7TBtrig50  {
	position:absolute; left: 410px; top: 0px; width: 123px; z-index: 300; visibility: visible;
}

#p7TBtrig60  {
	 position:absolute; left: 533px; top: 0px; width: 122px; z-index: 300; visibility: visible;
}

#p7TBtrig70  {
	position:absolute; left: 655px; top: 0px; width: 105px; z-index: 300; visibility: visible;
}

#P7TabH  {
	position:absolute; left: 0px; top: 0px; z-index: 200; visibility: hidden;
}

/*The submenu divs, (currently only two needed)*/

#p7TBsub30  {
	position:absolute; left: 215px; top: 31px; width: 98%; z-index: 400; visibility: hidden;
}

#p7TBsub40  {
	position:absolute; left: 255px; top: 31px; width: 98ex; z-index: 400; visibility: hidden;
}

/*submenu attributes*/
.p7tbsub {
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #FFFFFF;
	color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	padding: 0px;
}

.p7tbsub p {
	margin: 0px;
	padding: 0px 0px 12px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.p7tbsub a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.p7tbsub a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #9F0022;
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #CC0000;
	text-decoration: underline;
}
.p7tbdn {
	color: #FF9900 !important; font-weight: bold;
}

/*all the image styles*/
.imageNoFloat {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.imageFloatLeft {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	clear: left;
}
.imageFloatRight {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-right:  0px;
	clear: left;
}
.rightColumn {
	width: 150px;	
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.rightColumn p {
	font-size: 65%;
	margin-top: 3px;
	margin-bottom: 0px;	
}
.imageCaptionRight200 {
	width: 200px;	
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:  0px;
	margin-right: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.imageCaptionRight200 p {
	font-size: 65%;
	margin-top: 3px;
	margin-bottom: 0px;	
}

.imageCaptionRight275 {
	width: 275px;	
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.imageCaptionRight275 p {
	font-size: 65%;
	margin-top: 3px;
	margin-bottom: 0px;	
}
.imageCaptionLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.imageCaptionLeft p {
	width: 200px;
	font-size: 65%;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.runin {
	font-weight: bold;
	font-size: 110%;
}
.points {
	color: #9F0022;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
.journaltitle {
	font-style: italic;
	color: #9F0022;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
textarea {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
} 
.clearit {
	clear: both;
}
@media print { 
@page {
 	size: 8.5in 11in; 
 	margin: 0;
}}
@media print { body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	color: #000000;
	line-height: 130%;
	width: auto;
	text-align: left;
	float: left;
}}
@media print { a:link, a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}}

/*These next two styles are needed to position the text over the
background image. If the text changes we may need to adjust these a bit*/

@media print { #topSidebar, #topBanner, #topnav  { 
	display: none;	
}}
@media print { #topContent  {
	margin-left: -350px;
	margin-top: -100px; 
	padding-right: 100px;
}}

@media print { #content   { 
	margin-left:   -200px;	
	margin-top:  -100px;
	padding-right: 100px;
}}


@media print { #bottomInfo  {
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #000000;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	margin-top: 0px; 
	float: left;
	text-align: left;	
}}

@media print { #bottomInfo p {
	font-size: 65%;
	line-height: 150%;
	text-align: left;
	margin-left: -.3in; 	
}}

@media print { #bottomInfo a:link  {
	color: #000000;
	text-decoration: none;
	
}}

@media print { #bottomInfo a:visited  {
	color: #000000;
	text-decoration: none;
	
}
} 

