/* SafeSearch Online Style Sheet */

html,body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

body { 
	font-size: 76%;
	font-family: verdana, sans-serif;
	color: #000;
	text-align: center;
}

a img {
    border: none;
}

a img.border, .border {
    border: 1px solid #000;
}

h1 {
    font-size: 140%;
    padding-top: 10px;
}

h2 {
    font-size: 110%;
}

p a {
    color: #0000CC;
    padding: 0px 2px 0px 2px;
}

p a:hover {
    color: #ffffff;
    background: #001f6e;
    text-decoration: none;
}

div#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

div#header {
	height: 120px;
	width: 740px;
	margin: 20px 0px 0px 0px;
	background: url(../Images/safesearch-masthead1.png) no-repeat center top;
}

div#header a img {
    border: none;
}

#logo {
    float: left;
    margin: 10px 0px 0px 25px;
    border-bottom: none;
}

#hnav {
    position: relative;
    margin-left: 205px; /* Width of the logo image + 10px margin */
    margin-right: 25px;
    padding-top: 20px;
    text-align: right;
}

#hnav li {
    list-style: none;
    display: inline;
    padding: 0em 0.5em;
    font-size: small;
}

#hnav li a {
    color: #001f6e;
    padding: 0px 2px 0px 2px;
    text-decoration: none;
    border-bottom: 1px dotted #001f6e;
}

#hnav li a:hover {
    color: #ffffff;
    background: #001f6e;
    text-decoration: none;
}

.nav {
    width: 720px;
    margin: 15px auto;
    text-align: center;
}

.nav a {
    color: #001f6e;
    margin: 0px 7px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dotted #001f6e;
}

.nav a:hover {
    color: #ffffff;
    background: #001f6e;
    text-decoration: none;
}

.subNav a {
    color: #001f6e;
    margin: 0px 7px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dotted #001f6e;
}

.subNav a:hover {
    color: #ffffff;
    background: #001f6e;
    text-decoration: none;
}

div#content {
	float: left;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

div#pageTitle {
    width: 700px;
    margin: 0px 0px 0px 30px;
    text-align: left;
}

.datasheetSidebar {
    margin-top: 60px;
}

div#contentLeft {
    float: left;
    width: 370px;
    margin-left: 30px;
}

div#contentLeft li {
    margin-bottom: 15px;
}

div#homepageRight {
    float: right;
    width: 310px;
    margin-right: 10px;
    margin-top: 50px;
    padding-bottom: 20px;
    background: #E3E3E3;
}

div#homepageRight p {
    margin: 0px 20px 10px 20px;
    font-size: 90%;
}

div#homepageRight h2 {
    margin: 15px 20px 10px 20px;
}

div#contentRight {
    float: right;
    width: 310px;
    margin-right: 10px;
    padding-bottom: 20px;
    color: #949494;
    text-align: center;
    background: #FFFFFF;
}

div#contentRight p {
    margin: 0px 20px 10px 20px;
    font-size: 90%;
}

div#contentRight h2 {
    margin: 15px 20px 10px 20px;
}

.bodyImages {
    border: 1px solid #C4C4C4;
}

.samples {
    padding: 10px 0px 10px 24px;
}

.safeItem {
    width: 150px;
    margin: 0px;
    float: left;
    padding-right: 20px;
}

div#contentFull {
    width: 680px;
    margin: 0px auto;
}

div#contentFull table td {
    text-align: left;
}

div#formInstruction {
    width: 500px;
    margin: 0px auto;
    text-align: left;
}

.form {
    width: 500px;
    margin: 0px auto;
    padding-top: 12px;
}

.form h1 {
    text-align: center;
}

.form table {
    margin: 0px auto;
    text-align: left;
    border: 1px solid #D1D1D1;
    background: #FAFAFA;
}

.form input {
    min-width: 200px;
}

.form .formHeader {
    background: white;
    white-space: nowrap;
}

.datasheetlist {
    width: 700px;
    margin: 0px auto;
}

.datasheetlist tr td {
    min-height: 34px;
    background: url(/img/pdf-icon.png) top left no-repeat;
    padding-left: 39px;
    padding-right: 10px;
    padding-bottom: 6px;
    margin-left: 20px;
    vertical-align: top;
    font-size: 90%;
}

.fileslist {
    width: 680px;
    margin: 0px auto;
}

.fileslist tr td {
    min-height: 34px;
    background: url(/Images/Icons/page-icon.png) top left no-repeat;
    padding-left: 39px;
    padding-right: 10px;
    padding-bottom: 6px;
    margin-left: 20px;
    vertical-align: top;
    font-size: 90%;
}

/* Per-type CSS */

.fileslist tr td.doc
{
    background-image: url(/Images/Icons/doc-icon.png);
}

.fileslist tr td.mpg
{
    background-image: url(/Images/Icons/mpg-icon.png);
}

.fileslist tr td.pdf
{
    background-image: url(/Images/Icons/pdf-icon.png);
}

.fileslist tr td.ppt
{
    background-image: url(/Images/Icons/ppt-icon.png);
}

.fileslist tr td.xls
{
    background-image: url(/Images/Icons/xls-icon.png);
}


.editList {
    border: 1px solid #D1D1D1;
}

.horzBorder {
    border-top: 1px solid #666666;
    padding-top: 10px;
}

div#contentFull li {
    padding-bottom: 10px;
}

.center {
    text-align: center;
}

span#button {
    padding: 10px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    border: 1px solid #666666;
    background: #E0E0E0;
}

span#button a {
    text-decoration: none;
}

span#signature {
    padding: 5px 20px 0px 20px;
    text-align: center;
    border-top: 1px solid #000000;
}

.footer {
    float: left;
    width: 690px;
    margin: 20px 0px 10px 20px;
    padding-bottom: 50px;
    color: #666666;
    font-size: 80%;
    text-align: center;
    border-top: 1px dotted #666666;
}

.footer a {
    padding: 0px 2px 0px 2px;
    color: #001f6e;
    text-decoration: none;
    border-bottom: 1px dotted #001f6e;
}

.footer a:hover {
    color: #ffffff;
    background: #001f6e;
    text-decoration: none;
}

#digicertsitesealcode img, #digicertsitesealcode a {
    border: none;
}

.waiting {
    color: #0000FF;
    font-weight: bold;
}

.accepted {
    color: green;
}

.rejected {
    color: #FF0000;
}

.deleted {
    color: #A9000B;
}
