﻿body
{
    width:100%;
    height:100%;
    overflow:auto;
    font: 100% arial, hevetica, sans-serif;
    /* margin: 0 auto;
    padding: 0;
    font: 95% arial, hevetica, sans-serif;
    text-align: center; */
    /* color: #FFF; */
   /* overflow: scroll; */
   
}

/*a:link { color: #800000; }
a:visited { color: #c03030; }
a:focus { color: #000; }
a:hover { color: #4169e1; }
a:active { color: #800000; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 .5em; } */


#container
{
    margin: 1em auto;
	width: 1050px;
	text-align: left;
	background: #fff;
	/* border: 1px solid #676767; */
	position:relative; 
}

.header
 {
    height: 150px;	
    width:100%;
    background-color:#800000;
    border-bottom:10px solid #dcdcdc;
    
    
		
}
.topheader
{
    background: urlim('../Images/H1-page.jpg') center no-repeat;    
    float: right;
    height: 300px;
}	
	
#header h1
{
	position: absolute;
	
}
 #menu
{    
    float: right;	
	padding:5px;		
}

#contents
{
	width: 100%;
	margin:0px;
	background: #fff;	
	
}
#contents p 
{ 
    line-height: 165%;
}

#footer
{
    clear: both;
    font-size: 80%;
    text-align:center;
    padding:15px 0px 0px 0px;
    background-image: url('../Images/Gradients/black-maroon.jpg');
    background-repeat: repeat-x;
    width: 1050px;
}
#bottomfooter
{
	
	clear: both;
	color: #fff;
	text-align: right;
	font-size: 90%;
	padding: 5px;
	
} 
#Panel10
{
    width:300px;
    height:150px;
} 
#svcsMenuImg
{
    list-style-image: url('../Images/right-hammer.png');
    text-decoration: underline;
    margin-left: 100px;
}    
#svcsOLSImg
{
    margin-left: 100px;
    list-style-image: url('../Images/List-Paint-can.png');
    text-decoration: underline;
}           

.mainnav

{    
    font-family:Arial;
    font-size:12px; 
      
   
}
.mainnav a
{
	text-decoration: none;
	 
}	
	
.mainnav, .mainnav ul, .mainnav li
{
	padding: 0px;
    list-style-type: none;
     
    
}
.mainnav a
{
    border: 1px #ffffff outset;
    color: #fff;
    background-image: url('../Images/Gradients/black-maroon.jpg');
    background-repeat: repeat-x;
    display: block;
    width: 140px;
    height: 20px;
    text-align: center;
    padding: 7px 0px 7px 0px;
     
}
.mainnav a:hover
{
    color: #fff;
    background-image: url('../Images/Gradients/blue-black.png');
    background-repeat: repeat-x;
     
}
.mainnav a:active
{
    color: #fff;
    background-image: url('../Images/Gradients/maroon-gradient.jpg');
    background-repeat: repeat-x;
     
}


.gallerynav
{
    
    height:30px;
    margin-right: 40px;
}
.gallerynav ul
{
	margin:0px;
	padding: 0;
}

.gallerynav  li
{
	display:inline;	
	float:none;
	color:#fff;
	padding:0px 5px 0px 5px;
	list-style-type:none;
	text-decoration:underline;
   
}
.gallerynav li a
{
	text-decoration: none;
	color: #fff;
}

.gallerynav li a:hover
{
	text-decoration: none;
	color: #4169e1;
	
}

.gallerynav li a:active
{
	text-decoration: none;
	color: #fff;
}
.head1
{
    color:#4169e1;
    font-size:18px;
    padding:10px;
    
}    	
.detail
{
    border-bottom-style:dotted;
    border-bottom-width: 1px;
    padding:10px;
    font-size:12px;
    line-height:1em;
}   
  
.contenttable
{
    width:100%;
    display:table;
}   
.contentrow
{
    width:100%;
    display:table-row;
}
.tablecell
{
    display:table-cell;
    width:48%;
    float:left;
}    
.badging
{
    text-align:center;
}     
.gallerylabel
{
    text-align:center;
    padding:0px 12px 0px 12px;
}  
.modalBackground
{
    background-color:black;
    overflow :scroll;
    width:100%;
    opacity: .7;  
  /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";  
    filter:alpha(opacity=70); 
  /* firefox 1.6 */
   -moz-opacity: 0.7; 
   /* safari */
   -khtml-opacity: .7;
   /* chrome, firefox */   
   
 /* .show-70 { -moz-opacity:.7; filter:alpha(opacity=70); opacity:.7; }  */ 
       
}   
.playBtn
{
    background-image: url('../Images/Media Buttons/Logo_PlayButton.png');
    background-repeat: no-repeat;
}    
.hlink
{
    text-decoration:underline;
    color:#c05656;
} 
                  
.validateMessage
{
    color:Red;
}  
.ContentPageHead
{
    font-family:Arial;
    font-size:26px; 
    color:#800000; 
    line-height:25px; 
    padding:10px;
}    

.hitcounter
{    
    font-family:arial;
    font-size:10px;
    color:Lime;
   /* background-color:Black; */
  /*  font-weight:bolder; */
    text-align:left;
 /*   width:200px; */
    float:left;
   
} 
.Underconstruction
{
    font-family:Toxica;
    font-size:24px;
    margin:20px;
    width:500px;
    float:right;
    text-align:center;
}    
.clsButton
{
    background-color:#dcdcdc;
    width:100px;
    color:gray;
    font-family:Arial;
    font-size:16px;
    font-weight:bolder;
    border:0px solid #fff;
}
.playButton
{
    /*  background-color: #dcdcdc; */
    width: 75px;
    height: 35px; /*  color: gray; */
    color:#fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    border: 0px solid #fff;
    background-image: url('../Images/Median_Button2.png');
    background-repeat: no-repeat;
} 
.prButton
{
    /*  background-color: #dcdcdc; */
    width: 75px;
    height: 35px; /*  color: gray; */
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    font-weight: bolder;
    border: 0px solid #fff;
    background-image: url('../Images/P-bt.png');
    background-repeat: no-repeat;
} 
.prevButton
{
    width: 100px;
    color: gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    border: 0px solid #fff;
    height:50px;
    /*background-image: url('../Images/Prev2.jpg'); */
   /* background-repeat: no-repeat; */
}   
.groupLbl
{
    background-color:#dcdcdc;   
    color:black;
    font-size:12px;
    padding-left:5px;
    padding-right:5px;
}  
.picTitle
{
   /* background-color:#dcdcdc; */  
    color:#800000;
    font-size:16px;
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
   
} 

.picCount
{
   /* background-color:#dcdcdc; */  
    color:#800000;
    font-size:14px;
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
}    
   
.lblAbout
{
    
    color:#800000;
    font-size:16px;
    font-weight:bold;
    padding:5px;
    background-color:#dcdcdc;
    height:20px;
}
.articleLbl
{
    color:#800000;
    font-size:16px;
    font-weight:bold;
    padding:5px;
    background-color:#dcdcdc;
    height:20px;
   
}    
.videoBorder
{
    border:10px solid #dcdcdc;
}
.popupSize
{
    max-height:700px;
    max-width:933px;
    overflow:scroll;
    width:auto;
    height:auto;
} 
.galleryIcon
{
    list-style-image: url('../Images/millrose_oil_canvas_cows_1.png');
    list-style-position: inside;
    font-size: 14px;
    text-decoration:underline; 
    line-height:3.1em;
}
.homeAnatomy101
{
    list-style-type:square;
    list-style-position: inside;
    font-size: 14px;
    text-decoration: underline;
    line-height: 3.1em;
}
.hlinkPage
{
    text-decoration: underline;
    color: #800000;
    list-style-type: none;
    line-height:2.0em;
}
.masterimg1
{
    display: table-cell;
    text-align: center;
    width: 20%;
    font-size: 16px;
    color: #fff;
    background-image: url('../Images/Gradients/Header-back.png');
    background-repeat: repeat;
    float: right;
    height: 110px;
    padding: 10px 0px 0px 0px; 
    font-weight: bolder;
}    
.masterimg2
{
    display: table-cell;
    text-align: left;
    width: 80%;
    float: left;
    background-image: url('../Images/Gradients/Header-back.png');
    background-repeat: repeat;
    height: 120px;
    padding: 0px 0px 0px 0px;
} 
      
.socialClass
{
    text-align:justify; 
    padding:10px; 
    font-size:14px; 
    background-color:#f5f5f5; 
    color:#000; width:200px;
    filter:alpha(opacity=60); 
    margin:20px; 
    border:#dcdcdc 5px solid;
}    
.closeBtn
{
    background-image: url('../Images/closelabel.gif');
    background-repeat: no-repeat;
    height: 22px;
    width: 70px;
    border:0px solid #fff;
}
.backBtn
{
    background-image: url('../Images/media_backward.png');
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    border: 0px solid #fff;
}
.playBtn
{
    background-image: url('../Images/playback_play.png');
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    border: 0px solid #fff;
}
.mediaClass
{
    
    text-align:center;
    height:320px;
    width:480px;
   
}  
.IE8Fix 
{ 
    z-index: 1000; 

}

#navigation {font-size:0.75em; width:300px;}
#navigation ul {margin:0px; padding:0px;}
#navigation li {list-style: none;
               list-style-image: url('../Images/millrose_oil_canvas_cows_1.png'); 
   list-style-position: inside; 
   font-size: 14px; 
   line-height:1.3em; 
   text-decoration:none; }
                

/* ul.top-level {background:#666;} */
ul.top-level li
{
/*    border-bottom: #fff solid; */
/*    border-top: #fff solid;  */
/*    border-width: 1px;   */
/*    height: 35px; */
    text-decoration:none;
    list-style-image: url('../Images/millrose_oil_canvas_cows_1.png');
    list-style-position: inside;
    font-size: 14px;
    line-height:1.3em;
    width:300px;
  
}

#navigation a {
/* color: #fff; */
 /* cursor: pointer; */
/* display:block; */
/* height:35px; */
/* line-height: 25px; */
 /* text-indent: 10px; */
 text-align:center;
 text-decoration:none;
 width:100%;
}
#navigation a:hover{
 text-decoration:underline;
}

#navigation li:hover {
/* background: #f90; */
 position: relative;
}
ul.sub-level {
    display: none;
}
li:hover .sub-level {
 /*  background: #999; */
 /*   border: #fff solid; */
 /*   border-width: 1px;  */
    display: inline; 
    position: absolute;
    left: 275px;
    top: 5px;
    text-decoration:none;
    list-style-image: url('../Images/millrose_oil_canvas_cows_1.png');
    list-style-position: inside;
    font-size: 14px;
    line-height:1.3em;
    width:300px;
}
ul.sub-level li
{
    border: none;
    float: left;
    width: 300px;
}
.contentHlink
{
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
}

a:hover.contentHlink
{
    text-decoration:underline;
    
}
