﻿/* old reset */
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
p { margin: 0px; padding: 3px 0px; }
ul { margin: 0px; padding: 0px; }
/* hide information that only shows up when css is not rendered */
.nocss { display: none; }
table tbody tr th,
table tbody tr td
{
    padding: 4px 1px 4px 4px;
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 11px;
	font-size: 100%;
	font-weight: normal;
}
a {
    color: #153694;
    text-decoration: none;
}
a:hover { text-decoration:underline;}
img, a img, a:hover img { border: none; }
button,html input[type="button"],input[type="reset"],input[type="submit"]{ padding: 0 6px; }
/* old resets */

html
{
    background-color: white; /*not logged in*/
    background-color: silver; /*logged in*/
}

body
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body > form
{   
    margin: 0 auto;
    width: 100%;
    border: 1px solid black;
    background-color: white;
}
html.lt-ie8,
.lt-ie8 body
{
    height: 100%;
}

/* Header Layout */
header.main {
    margin: 0px; 
    padding: 0px; 
    height: 60px;
    position: relative;
    
    background-image: url('../../Images/SafeView/SafeView Preserve Header 1920x61.jpg');
    border-bottom: 2px solid #403F3F;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lt-ie8 form
{
    position: relative;
}
.lt-ie8 section.main_content
{
    padding-left: 10px;
    margin-left: 0;
    /*position: static;*/
}

header.main h1.logo {
    position: relative;
	top: 0;
	left: 0;
    width: 275px;
    height: 55px;
	
	text-indent: -9999px;
    background: url('../../images/safeview/safeview preserve innovated by 100px.png') top left no-repeat;
    /*background: url(/Images/SafeView/SafeView_Preserve_397x94.png) bottom right no-repeat;*/
    background-size: 260px 45px;
    background-position: center;
}

header.main nav
{
	position: absolute;
	top: 8px;
	right: 5px;
	height: 20px;
}
header.main nav ul
{
	margin: 0;
	padding: 0;
	
    list-style-type: none;
}
    header.main nav ul li {
	float: left;
	padding: 0px 8px 0px 10px;	
	background: url(/Images/Background/spacer.gif) left no-repeat;
}
header.main nav ul li:first-child
{
	background: none;
}
        header.main nav ul li a {
            color: black;
}

header.main img
{
    position: absolute;
    right: 10px;
    bottom: 0;
}
/* Header Layout */

/* Order List Sidebar */
nav.order-list {
    margin: 2px 0;
    padding: 1px 1px 1px 2px;
    background-color: #F2F0F0;
    border: 1px solid #C0C0C0;
    list-style: none;
}
    nav.order-list h1 {
        font-weight: bold;
    }
    nav.order-list ul {
        border-top: 1px solid #C0C0C0;
    }
    nav.order-list li {
        margin: 1px 0;
        padding: 1px 1px 1px 20px;
        background-color: white;
    }
        nav.order-list li a {
            color: Black;
        }
        nav.order-list li.selected {
            background-color: #d9d9d9;
            font-weight: bold;
        }
            nav.order-list li.selected a {
                text-decoration: none;
                background-color: #d9d9d9;
            }
/* Order List Sidebar */
/* TopNav Layout */
nav.main_tabs {
    height: 29px;
    margin: 0px; 
    padding: 0px; 
    position: relative;
    
    background-color: #68AA3B;
    background: linear-gradient(to right, #68AA3B, #68AA3B, white);
}

nav.main_tabs .helplink
{
    position: absolute;
    right: 10px;
    top: 2px;
}

nav.main_tabs ul
{
    position: absolute;
    left: 0;
    bottom: 0;
	margin: 0;
	padding: 0;
	
    list-style-type: none;
}

nav.main_tabs ul li 
{
    float: left;
    margin-left: 6px;
    padding-top: 5px;
    
    background: url(/Images/Background/top_nav_bg.gif) left top no-repeat;
    
    padding-left: 1px;
}

nav.main_tabs ul li a 
{
    width: 120px;
    height: 21px;
    display: block;
    text-align: center;
    
    color: black;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
    border: 1px solid black;
    border-top: none;
    
    background: #eaeaea;
    line-height: 1.4em;
}

nav.main_tabs ul li.on
{
    background: url(/Images/Background/top_nav_bg_on.gif) left top no-repeat;
}

nav.main_tabs ul li.on a
{
    background: white;
    border-bottom: 1px solid white;
}
/* TopNav Layout */

/* orderNavigation Layout */
nav.order_nav
{
    height: 20px;
    border-bottom: 1px solid gray;
    margin-bottom: 0.5px;
    
    line-height: 20px;
}

nav.order_nav .OrderList 
{
	font-size: 8pt;
}

nav.order_nav .OrderList span 
{
	height: 10px;
	float: left;
	padding-right: 9px;
}

nav.order_nav .OrderList ul 
{
	margin: 0;
	padding: 0;
	float: left;
}

nav.order_nav .OrderList a, 
nav.order_nav .OrderCaption a,
nav.order_nav .OrderList ul li 
{
	cursor: pointer;
	text-decoration: underline;
}

nav.order_nav .OrderList ul li, 
nav.order_nav .Container .Caption ul li, 
nav.order_nav .Container .GrayCaption ul li  
{
	list-style: none;
	float: left;
	padding-left: 10px;
	padding-right: 9px;
	background-image: url(/Images/Order/Navigation/divide1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

nav.order_nav .OrderList .InProgress 
{
	font-weight: bold;
	cursor: inherit;
	text-decoration: none;
	color: #39659D !important;
}

nav.order_nav .OrderCaption 
{
	padding-left: 10px;
}

nav.order_nav .OrderCaption a {
	background-image: url(/Images/Order/Navigation/divide1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 3px;
	padding-left: 10px;
}

section.main_section {
    background: white;
    position: absolute;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}

aside.main_sidebar
{
    float: left; 
    margin-left: 10px;
    width: 150px; 
}

/* anon sidebar */
aside.main_sidebar dl 
{
    font-weight: bold; 
}

aside.main_sidebar dd  
{
    margin: 0px 0px 3px; 
    padding: 2px 3px; 
    background: #f2f0f0; 
    border: 1px solid #c0c0c0; 
}

aside.main_sidebar dd a  
{
    color: #000; 
}

aside.main_sidebar p  
{
    padding-bottom: 10px !important; 
}
/* anon sidebar */

section p {
    text-align: center;
}
section.main_content {
    /*float: left;
    position: relative;
    margin-left: 10px;
    width: 100%;*/
}

section.main_content .full_content
{
    width: 100%;
}

.SPIButton
{
	height: 20px;
	border: solid 1px black;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	text-align: center;
	cursor: pointer;
}

.BackImageButton {
	height: 22px;
    width: 118px;
	border: none;
	margin: 0;
	text-align: center;
	cursor: pointer;
    background: url(../../Images/SafeView/Button-114x20-Back.png) no-repeat;
}

.NextImageButton {
	height: 22px;
    width: 118px;
	border: none;
	margin: 0;
	text-align: center;
	cursor: pointer;
    background: url(../../Images/SafeView/Button-114x20-Next.png) no-repeat;
}

.footer_email {
    font-family: Tahoma, sans-serif;
    background-color: rgb(65, 64, 66);
    font-size: 12px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.MyResourceBody{
    margin-left: 200px
}

.BasicParagraph{
    text-align: left;
}

/* copied to be joined 




*/