/*  Redefined HTML tags */
BODY { font-size: small; color: #000000; font-family: Arial; }
TABLE { font-size: small; color: #000000; font-family: Arial; }
P { font-size: small; }
A { color: #336699; text-decoration: underline; }
A:active { color: orange; text-decoration: underline; }
A:link { color: #336699; text-decoration: underline; }
A:visited { color: #666666; text-decoration: underline; }
A:hover { color: orange; text-decoration: underline; }
H1 { font-weight: normal; color: orange; margin-bottom: 0px; }
H2 { font-weight: normal; color: orange; margin-bottom: 0px; }
H3 { font-weight: normal; color: orange; margin-bottom: 0px; }
H5 { margin-bottom: 0px; }

/* specific classes */
.side_menu { color: #ffffff; font-size: 0.8em; font-family: arial; }
.fact-heading-main { font-weight: bold; color: #CC3300; }
/*revised 25 april 2005 to remove italics */
.standarditalics { font-stretch: semi-expanded;}
.breadcrumbs { position: relative; top: -88px; left: 38px; margin: 0px; padding: 0px; }
.breadcrumbsjaime { position: relative; top: 0px; left: 38px; margin: 0px; padding: 0px; }
.breadcrumbsmj { position: relative; top: 20px; left: 38px; margin: 0px; padding: 0px; }
.revised { position: relative; top: -47px; left: 39px; margin-bottom: -30px; padding: 0px;}
.revisedjaime { position: relative; top: -14px !important; top: -20px; left: 39px; margin-bottom: -10px; padding: 0px;}
.revisedon { font-family: Arial, Helvetica, sans-serif; font-size:xx-small; }
.title { font-family: Arial, Helvetica, sans-serif; font-size: large; color: #FF6600; }
/* custom class for bottom menu with images */
/*A.homemenu:link{ font-size: xx-small; color: #000000; text-decoration: none; }*/
/*A.homemenu:hover{ font-size: xx-small; color: orange; text-decoration: underline; }*/
/* Unordered lists on home page */
.noindentul { margin-left: 20px; padding-left: 20px; }
/* revised date top right */
/* content area div specs */
.tabheader { margin-left: 0px; margin-right: 0px; margin-top: -40px; margin-bottom: 28px}
.content { margin-left: 38px; margin-right: 40px;}
.subcontent { margin-left: 20px; margin-right: 20px; margin-top: 10px;}
.subcontbord { margin-left: 20px; margin-right: 20px; margin-top: 10px; border:thin #333333}
.subcontentsmall { font-size: x-small; }
.title { font-family: Arial, Helvetica, sans-serif; font-size: large; color: orange; }
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: medium; color: orange; }
.smallboldtitle { font-family: Arial, Helvetica, sans-serif; font-size: small; color: orange; font-weight: bold; }
.medboldtitle { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: orange; font-weight: bold; }
.nounderline { text-decoration: none; }
.bold {	font-weight:bold; }
/* horizontal line to divide content */
.line {	color:#666666; height: 1px; }
.largenumber { font-size: xx-large; }


/*language symbols box */
table.symbols { border: 1px solid #C0C0C0; background-color: #F0F0F0; }

A.side_menu { color: #ffffff; text-decoration: none; }
A.side_menu:link { color: #ffffff; text-decoration: none; }
A.side_menu:visited { color: #ffffff; text-decoration: none; }
A.side_menu:hover { color: #ffffff; text-decoration: underline; }
ul.smallactivelist { padding-bottom: 2px; margin-left: 0px; padding-left: 0px; list-style: none; }
li.home { list-style: url(/health/art/newlook/greyboxhome.gif); margin-left: .5em; margin-bottom: .5em; font-style: normal; color: #000000; }
li.home a:link { text-decoration: none; color: #000000; }
li.home a:visited { text-decoration: none; color: #000000; }
li.home a:hover { text-decoration: none; color: orange; list-style: url(/health/art/newlook/largeorangearrow.gif); }
li.smallactivelist { list-style: url(/health/art/newlook/smallgreybox.gif);	font-size: small; padding-bottom: 2px; }
li.smallactivelist a:link {	text-decoration: none; }
li.smallactivelist a:visited { text-decoration: none; }
li.smallactivelist a:hover { list-style: url(/health/art/newlook/smallorangearrow.gif); text-decoration: underline; color: orange; }
ol.olorange a:link {	text-decoration: none; }
ol.olorange a:visited { text-decoration: none; }
ol.olorange a:hover { text-decoration: underline; color: orange; }
#breadcrumbs { font-size: x-small; }
#breadcrumbs A { color: #000000; text-decoration: none; }

/*languages list*/
#language li { padding: 3px 5px 3px 5px; display: inline; }
#language A { font-size: xx-small; color: #000000; }
#language A.link { color: #000000; }
#language A.active { color: #000000; }
#language A.hover { color: orange; }
#language A.visited { color: #000000; }

/*Home menu on right*/
/*border: solid 1px #EFEEEE;*/
#homemenu {	background-color: white; width: 140px; margin-left: 8px; margin-right: 10px; }
/*border: 1px solid #EFEEEE;*/
#homemenu ul { 
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
	width: 140px; 
	height: 80px; 
	overflow: scroll; 
	overflow-x: hidden; 
	overflow: -moz-scrollbars-vertical; 
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-base-color: #ccc; scrollbar-arrow-color: #efeeee;
	
}

#homemenu li { border: solid 1px #C0C0C0; margin: 0px; font-weight: bold; padding: 3px; display: block; border-top: 0px; font-size: x-small; }
li.homemenu { border: solid 1px #C0C0C0; margin: 0px; font-weight: bold; padding: 3px; display: block; border-top: 0px; font-size: x-small; }
#homemenu a:link {	text-decoration: none; color: #000000; }
#homemenu a:active {	text-decoration: none; color: #000000; }
#homemenu a:visited { text-decoration: none; color: #000000; }
#homemenu a:hover { text-decoration: underline; color: orange; }

.smaller {
	font-size: smaller;
}

/* tables - content */


table.shell
	{
	border-collapse: collapse;
	border: .1em solid #666;
	padding: .5em;
	margin-bottom: .5em;
	}

td.grid
	{
	border: .1em solid #666;
	padding: .5em;
	}
	
.header
	{
	text-align: center;
	font-weight: bold;
	color: #666;
	border: 1px solid #666;
	padding: .5em;
	}
	
.subheader
	{
	font-weight: bold;
	color: #666;
	border: 1px solid #666;
	padding: .5em;
	}
	
img.right
	{
	float: right;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 3px;
	border: 2px double #666;
	} 
	
.cellPad
	{
	padding: 0px 20px 0px 5px;
	}

/* for Sexual Assault section */
	
.frame {
	float: right;
	width: 174px;
	margin: 1.2em .9em 0 .2em;
	padding: .3em;
	color: #036;
	background-color: #E9F0F3;
	border: .1em solid #f93;
	text-align: center;
	font-weight: bold;
}

/* ------ */

.tab1 {  border-color: #FF6600 #666666 #666666 #FF6600; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.tab1nav { border-color: #FF6600 #666666 #666666 #FF6600; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; background-image: url(/health/sexual-assault/art/images/bckg_nav.jpg); background-repeat: repeat}
/* Assault Quiz */
A.aquiz, A.aquiz:visited {
	padding-left: 25px;
	margin-left: 20px;
	margin-bottom: 5px;
	background: url(/art/bullets/arrow-blue.gif) no-repeat;
	color: #0066FF;
	font-weight: normal;
	display: block;
	margin-bottom: -10px;
}
A.aquiz:hover {
	background: url(/art/bullets/arrow-brown.gif) no-repeat;
	color: #FF9900;
	font-weight: bold;
}

/* Calendar Birth Control */
.green {
	background-color:#cff;
	border: .1em solid #666;
	padding: .5em .5em .5em .5em;
	}
.yellow {
	background-color:#ffc;
	border: .1em solid #666666;
	padding: .5em .5em .5em .5em;
	}
.indigo {
	background-color:#cff;
	border: .1em solid #666;
	padding: .5em .5em .5em .5em;
	}
	
/* Environmental Health; Account for Health; Obesity - Forms Styling - Ovidiu Berghezan */

.field-name {
	color: #000;
	padding: 4px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.field-highlight1 {
	background-color: #ccc; 
}

.field-highlight2 {
	background-color: #DEDEDE;
}

.field-title {
	color: #fff;
	background-color: #000;
	font-weight: bold;
	padding: 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.field {
	display: block;
	margin-bottom: 0.3em;
	border: 1px solid #000;
}

.box {
	border: 1px solid #000;
	margin: 2px;
}

.button {
	width: 75px;
	margin-left: 5px;
	background-color: #666666;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	border: 1px solid #000;
}

.field-spacing {
	padding: 5px;
	}


/* environmental health floating divs (as opposed to tables) */

.theq { float: left; width: 115px; }
.thea { width:400px; margin-left: 116px; }



/* Start Side Box */


#page_content h6 { font-size: 1.1em; text-align: center; padding-top: 26px; padding-bottom: 10px;  color: #666666; }

#boxBody ul li { list-style: none; }
	

.boxEmpty, .boxBodyEmpty, .boxHeadEmpty, .boxHeadEmpty h6 {
    background: transparent url(/health/art/newlook/box-nofill.png) no-repeat bottom right; 
} 

.boxEmpty { 
    width: 260px !important; /* intended total box width - padding-right(next) */
    width: 245px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: auto;  /* use to position the box */ 
} 

/* set the top-right image */ 
.boxHeadEmpty { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 25px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.boxHeadEmpty h6 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /*  */ 
    padding: 13px 0 5px 25px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE */ 
} 

/* set the lower-left corner image */ 
.boxBodyEmpty { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 3px 0 5px 25px; /* mirror .boxHead right/left */ 
} 

.boxBodyEmpty ul { margin-left: 15px; margin-top: 10px; padding-left: 0;  }

.boxBodyEmpty p { margin-top: 0; margin-bottom: 10px; }

#boxLeft, #boxRight { width: 275px;  margin-top: -15px !important; margin-top: 0; }
#boxLeft { float: left; }
#boxRight { float: right; }
		
/* End Side Box */




	
/* table style */

.tabloid table {
	border: 1px solid #999;
	padding: 10px;
	border-collapse: collapse;
	}
	
.tabloid table td, .tabloid table th {
	border: 1px solid  #999;
	padding: 10px;
	}

.tabloid table th {
	background-color: #EAEAEA;
	}

/* */	
	
	

/* End Forms Styling */

