﻿/*General HTML*/

body
{
    font-family: Arial, Helvetica, sans-serif;
    color:#666666;
    font-size:12px;
    min-width:750px;
}

p, h1, h2, h3
{
    margin:0px;
}

img
{
    border:0;
}

pre
{
    font-family:Arial;
    text-align:left;
    color:#002A8A;
    margin:0;
}

 label
{
    width: 100px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}

.submit input
{
    margin-left: 105px;
    color:Black;
    background-color:#999999;
    border: 2px outset #d7b9c9
}

input
{
    background: white;
    border: 1px solid #666666
}

h1.main
{
    margin: 10px 0 10px 0;
    color:#00348F;
    font-size:22px;
}

h3.main
{
    margin: 10px 0 5px 0;
    color:#00348F;
    font-size:14px;
    clear:both;
}

#body #bodyMain p.leftMargin 
{
    margin-left:40px;
}

/*Non specific elements*/

.noBorder
{
    border:1px solid white;
}

/* Standard hyperlinks*/

a
{
    color:#002A8A;
    text-decoration:none;
}

a:visited
{
    color:#002A8A;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
    color:#666666;
}

li a
{
    color:#002A8A;
    text-decoration:none;
}

li a:visited
{
    color:#002A8A;
    text-decoration:none;
}

li a:hover
{
    text-decoration:underline;
    color:#666666;
}

/*Template*/

#containerWrapper
{
    margin-top: 55px;
	margin:15px auto;
	width:760px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#containerWrapper #container
{
}
#footer
{
    border-top: 1px #808080 solid;
    clear:both;
    background-color: #FFFFFF;
    height:45px;
}        
#header
{
    border-bottom: 1px #808080 solid;
    border-top: 6px #00348f solid;
    width: 100%;
    height: 72px;
}

#header span.login
{
    color:Red;
    position:inherit;
    margin-left:20px;
}

#header span
{
    font-size:12px;
    font-weight:bold;
    position:relative;
    top:28px;
}

#header #headerNav a:link
{
    color:#808080;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    margin-right:8px;
}

#header #headerNav a:visited
{
    color:#808080;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    margin-right:8px;
}

#header #headerNav a:hover
{
    color:#9BD03F;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
    margin-right:8px;
}

#header #headerLogo
{
    margin-top:10px;
}
#header #headerLogo a
{
    width: 160px; 
    height: 60px;
    position:relative;
    float:right;
}
#header #headerLogo a img
{
    border:0;
}

#body
{    
    float:left;
    width:100%;
}

#footer #address
{
    color: #808080;
    font-size: 10px;
}

#footer #menu
{
    color: #808080;
    font-size: 11px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#footer #menu a
{
    color: #00348f;
    text-decoration:none;
    margin: 0 4px 0 4px;
}

#footer #menu a:link
{
}

#footer #menu a.email
{
    color: #808080;
    text-decoration:none;
    margin: 0 4px 0 4px;
}

#footer #menu a:visited
{
    text-decoration:none;
}

#footer #menu a:hover
{
    text-decoration: underline;
    color:#666666;
}

#body #bodyMainStretch
{
    width:760px;
    float:left; 
    margin-bottom:20px;               
}

#body #bodyMainStretch div.news
{
    background-color:#EFEFEF; 
    padding:7px;
    height:102px;
    margin: 7px 0px 7px 0px;
}

#body #bodyMainStretch div.news p
{
    margin: 0px 5px 5px 5px;
}

#body #bodyMainStretch div.news h3
{
    clear:both;
    color:#00348F;
    font-size:14px;
    margin:0 0 5px;
}

#body #bodyMain
{
    width:560px;
    float:left; 
    margin-bottom:20px;               
}

#body #bodyNav
{
    width:200px;
    float:right;    
    margin-bottom:20px;
}

#body #bodyNav img#mainImage
{
    border: solid 1px #666666;
    margin-top:10px;
}

#body #bodyNav img.templateImage
{
    border: solid 1px #666666;
    margin-top:10px;
}


#body #bodyNav img#mainImageNoBorder
{
    margin-top:10px;
}


#body #bodyMain p,
#body #bodyAdmin p
{
    margin: 0 10px 10px 0;
}

#body #bodyMainStretch p
{
    margin: 0 10px 10px 0;
}

#body #bodyMainStretch p.topmargin
{
    margin: 10px 10px 10px 0;
}

#body #bodyMain span.main
{
    margin: 10px 0 10px 0;
    color:#00348F;
    font-size:18px;
}

#body #bodyMain h2.main
{
    margin: 10px 0 5px 0;
    color:#00348F;
    font-size:18px;
    clear:both;
}

#body #bodyMainStretch span.main
{
    margin: 10px 0 10px 0;
    color:#00348F;
    font-size:18px;
}

#body #bodyMainStretch h2.main
{
    margin: 10px 0 5px 0;
    color:#00348F;
    font-size:18px;
    clear:both;
}

/*Home page specific*/

#body #bodyHome
{
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
}

#body #bodyHomeMain
{
    width:60%;
    float:left;
    margin-bottom:10px;                
}

#body #bodyHomeMain p
{
    margin: 0 10px 10px 0;
}

#body #bodyHomeNav
{
    width: 40%;
    float: right;
    background-color: #E0E0E0;
    margin-bottom:10px;
}

#body #bodyHomeNav a.header
{
    color:#002A8A;
    font-size:15px;
    font-weight:bold;
    margin: 8px 8px 8px 8px;
    text-decoration:none;
    display:block;
}

#body #bodyHomeNav a.secondary
{
    margin: 8px 8px 8px 8px;
    font-weight:bold;
    color:#333333;
}

#body #bodyHomeNav a.secondary:link
{
    font-size:13px;
    text-decoration:none;
}

#body #bodyHomeNav a.secondary:visited
{
    text-decoration:none;
}

#body #bodyHomeNav a.secondary:hover
{
    text-decoration:underline;
}

#body #bodyHomeNav a.content
{
    text-decoration:none;
    display:block;
    color:Black;
}

#body #bodyHomeNav p
{
    margin: 8px 8px 8px 8px;
}

/*Headers*/

span.bold
{
    color:#002A8A;
    font-weight:bold;
}

span.highlight
{
    color:#002A8A;
}


span.boldItalic
{
    color:#002A8A;
    font-weight:bold;
    font-style:italic;
}
/*Contact Specific*/

div.contact
{
    float: right; 
    width: 65%; 
    margin-top: 19px;
    margin-bottom:10px;
}

div.contact span
{
    display:block;
}

div.address
{
    width: 35%; 
    float: left;
    margin-bottom:10px;
}

div.address span
{
    display:block;
}

div.directions
{
    position:inherit;
}

div.directions a
{
    display:block;
    margin:5px 0 10px 0;
}

div.directions a img
{
    border:0;
    position:relative;
    top:10px;
    margin-right:6px;
}

div.directions a:visited
{
    color:#002A8A;
}

div.directions a:hover
{
    color:#666666;
    text-decoration:none;           
}

/* Myriad Specific*/

.subnote
{
    float:left; 
    display:inline; 
    clear:both;
    margin-bottom:10px;
}

div.block
{
    margin-left:100px;
}

div.block span
{
    display:block;
}

div.logo
{
    clear:both; 
    display:block; 
    height:65px;
}
div.logo div { clear:both; float:left; }
div.logo div img { clear:right;}



/* Bullet point navigation*/

div.subNav
{
    margin-top:10px;
}

.greyBorder
{
    border:1px solid #666666;
}

div.subNav li
{
    background-image: url(../../Resources/Images/bullet.gif);    
    background-position:0pt 0.3em;
    background-repeat:no-repeat;
    padding-left:10px;
    margin: 5px 0 5px 0;
}

div.subNav ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:10px;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:5px;
}

/*Equipment*/

div.bullet li
{
    background-image: url(../../Resources/Images/bullet.gif);    
    background-position:0pt 0.3em;
    background-repeat:no-repeat;
    padding-left:10px;
    margin: 10px 10px 15px 0;
}

div.bullet ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:10px;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:5px;
}

.back
{
    border: solid 1px grey;
    padding: 2px 4px 2px 2px;
}

.newsImage
{
    margin: 4px 7px 2px 7px;
    border: solid 1px #C0C0C0;    
}

/* News Specific */

#newsItem
{
    float:left;
    clear:both;
    margin-bottom:10px;
    width:100%;
}

#newsItem #newsBody
{
    float:left;
    width:560px;
}

#newsItem #newsThumbnail
{
    width:200px;
    height:80px;
    float:left;
    overflow:hidden;
}

#newsArticleBody
{
    clear:both;
    margin-bottom:10px;
    width:100%;   
}

#newsImageLarge
{
    clear:both;
    width:760px;
    margin-top:10px;
    overflow:hidden;
}

/*Administration Specific */
#bodyAdmin
{
    float:left;
    margin-bottom:20px;
}

#tableContainer
{
    margin:20px 0 10px 0;
}
table.adminTable
{ 
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.adminTable tr.headers td
{
    background-color:Silver;
}

table.adminTable td
{ 
    border-bottom: 1px #6699CC dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    color: #404040;
    background-color: #fafafa;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px; 
}

#adminForm div
{
    margin-bottom:5px;
}

#adminForm #validationMessage
{
    margin-left:5px;
}
