﻿/*Start Standard Logos Master Page*/
body {
    margin-top: 0px;
    background-color: #FFFFFF;
}
#slm_Container {
	width: 672px;
	height: auto;
	background-color: #FFFFFF;
}
#slm_ImgHeader {
	height: 100px;
	width: 650px;
	background-image: url(../SiteImages/SafeCompCorner.png);
}
#slm_BdrLeft {
	width: 11px;
	height: auto;
	background-image: url(../SiteImages/BdrLeftImg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#slm_BdrRight {
	width: 11px;
	margin: auto;
	height: auto;
	background-image: url(../SiteImages/BdrRightImg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#slm_BdrBottom {
	width: 672px;
	text-align: center;
	height: 20px;
	background-image: url(../SiteImages/BdrBottom.png);
}
#slm_Content {
	width: 650px;
	height: auto;
	background-image: url(SafeSTLogoHeader.png);
}
#slm_Footer {
	width: 650px;
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1pt;
}
#slm_Footer a {
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
#slm_Footer a:hover {
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #9A1B1F;
}
#slm_Copyright {
	width: 630px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
}
#slm_Copyright a {
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}
#slm_Copyright a:hover {
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #9A1B1F;
}
/*End Standard Logos Master Page*/

/*Start Admin Page*/

#sla_Container {
    width: 650px;
    height: 175px;
    text-align: center;
    vertical-align: middle;
    display: block;
}
.sla_Header {
    width: 650px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    margin-bottom: 30px;
    background-color: #9A1B1F;
}
.sla_PassContainer {
	width: 250px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.sla_PasswordTitle {
	width: 75px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	padding-bottom: 3px;
} 
.sla_PassField {
	width: 175px;
	height: 30px;
	float: left;
	padding-bottom: 3px;
}
/*End Admin Page*/

/*Start Display Settings*/
#sld_SearchContainer {
	width: 425px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
}
#sld_SearchHeader {
	width: 425px;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6699CC;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
#sld_SearchInfo {
	width: 325px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
#sld_SearchField {
	width: 325px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#sld_SearchTop {
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #9A1B1F;
}
.sld_SearchInfoTextField {
	width: 300px;
	margin-top: 2px;
}
#sld_SearchButtonBox {
	width: 100px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #99FFFF;
}
#sld_SearchButtonBox a {
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9A1B1F;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#sld_SearchButtonBox a:hover {
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.sld_KeywordText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#sld_Container {
	width: 650px;
	display: block;
	background-color: #FFFFFF;
	height: 100%;
}
#sld_DisplayLeft {
	width: 425px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
#sld_DisplayRight {
	width: 225px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#sld_LogoView {
    width: 425px;
    display: block;
    height: 150px;
    text-align: center;
    vertical-align: middle;
}
#sld_LogoDisc {
	width: 425px;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A1B1F;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#sld_CategoryHeader {
	width: 425px;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6699CC;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
#sld_CategoryInfo {
	width: 425px;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sld_CategoryInfoText {
	width: 100px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 0.1em;
}
#sld_CategoryDDLContainer {
	width: 325px;
	height: 35px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.sld_CategoryDDBox {
	width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 3px;
	text-align: left;
}
#sld_LogoDescription {
	width: 425px;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6699CC;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 5px;
}
#sld_CategoryContainer {
	width: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	height: 25px;
}
#sld_CategoryTextContainer {
	width: 350px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 25px;
}
#sld_KeywordContainer {
	width: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	height: 25px;
}
#sld_KeywordTextContainer {
	width: 350px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 100px;
}
#sld_BottomBlank {
	width: 425px;
	text-decoration: none;
	height: 10px;
	background-color: #CC99FF;
}
.sld_CatKeyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.sld_Selction {
	width: 224px;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #9A1B1F;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
#sld_SelctionCategory {
	width: 224px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #6699CC;
}
#sld_ThumbContainer {
	width: 224px;
	text-align: center;
	vertical-align: top;
	height: 465px;
	background-color: #FFFFFF;
}
#sld_PrintSelected {
	width: 224px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	background-color: #9A1B1F;
}
#sld_PrintSelected a {
	width: 224px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #9A1B1F;
	text-decoration: none;
	display: block;
}
#sld_PrintSelected a:hover {
	width: 224px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #000000;
	text-decoration: none;
	display: block;
}
/*End Display Setting*/