/********************************************************************ResidentialQuoteSection*/
.ResidentialQuoteSection
{
	clear:both;
	padding:8px 3px 8px 3px;
	background-color:#EEEEEE;
	font-size:1.1em;
	margin-bottom:5px;
	margin-left:0;
	margin-right:20px;
	width:99%;
}

.ResidentialQuoteTitle
{
	font-size:1em;
	color:#003366;
	font-weight:bold;
	padding-right:5px;
	text-align:left;
}
.ResidentialQuoteSecondTitle
{
	color:#F5AC22;
}
.ResidentialQuoteSection p
{
	margin:0px;
}
.ResidentialQuoteSection .adxContactName
{
	color:#003366;
	font-weight:bold;
	padding-bottom:2px;
}
.ResidentialQuoteSection .adxContactAddress
{
	color:#666666;
	font-size:0.9em;
	padding-bottom:8px;
}
.ResidentialQuoteSection .adxContactEmail b
{
	color:#003366;
	font-size:1.1em;
}
.ResidentialQuoteSection .adxContactEmail
{
	color:#F5AC22;
	font-size:0.9em;
}
.ResidentialQuoteSection .adxContactEmail a,.ResidentialQuoteSection .adxContactEmail a:visited
{
	color:#F5AC22;
}
.ResidentialQuoteSection .adxContactEmail a:hover
{
	color:#F5AC22;
	text-decoration:underline;
}
.ResidentialQuoteSection .adxContactPhone b
{
	color:#003366;
	font-size:1.1em;
}
.ResidentialQuoteSection .adxContactPhone
{
	color:#666666;
	font-size:0.9em;
}







/*****************************************************Secondary Nav*/
.SecondaryNav
{
	border:solid 1px #999999;
	margin-bottom:5px;	
}
.SecondaryNav .SecondaryNavHeader
{
	background-image: url('/images/blue.jpg');
	background-repeat: repeat;
	color:White;
	font-size:0.8em;
	font-weight:bold;
	padding:10px 0px 5px 15px;
	margin-bottom:0px;
	
}
.SecondaryNav .SecNavBorder
{
	margin-left:5px;
	margin-right:5px;
	border-bottom:solid 1px #999999;
}
.SecondaryNav .SecNavBorder_First
{
	margin-left:5px;
	margin-right:5px;
	border-bottom:solid 1px #999999;
}
.SecondaryNav .SecNavBorder_Last
{
	padding-bottom:10px;
}
/*****************************************************SecNav Level 0*/
.adxSecNavLevel0
{
	font-size:0.75em;
	font-weight:bold;
	color:#999999;
	padding:5px 5px 5px 5px;
}
.adxSecNavLevel0 a
{
	color:#999999;
}
.adxSecNavLevel0 a:visited
{
	color:#999999;
}
.adxSecNavLevel0 a:hover
{
	color:#e3a935;
	text-decoration:underline;
}
.adxSecNavCurrentLevel0 
{
	font-size:0.75em;
	font-weight:bold;
	color:#003366;
	padding:5px 5px 5px 5px;
}
.adxSecNavCurrentLevel0 a
{
	color:#003366;
}
.adxSecNavCurrentLevel0 a:visited
{
	color:#003366;
}
.adxSecNavCurrentLevel0 a:hover
{
	color:#003366;
	text-decoration:underline;
}
/*****************************************************SecNav Level 1*/
.adxSecNavLevel1
{
	font-size:0.6em;
	color:#e3a935;
	padding-bottom:5px;
	padding-right:5px;
}
.adxSecNavLevel1 a
{
	color:#e3a935;
}
.adxSecNavLevel1 a:visited
{
	color:#e3a935;
}
.adxSecNavLevel1 a:hover
{
	color:#003366;
	text-decoration:underline;
}
.adxSecNavCurrentLevel1
{
	font-size:0.6em;
	color:#003366;
	padding-bottom:5px;
	padding-right:5px;
}
.adxSecNavCurrentLevel1 a
{
	color:#003366;
}
.adxSecNavCurrentLevel1 a:visited
{
	color:#003366;
}
.adxSecNavCurrentLevel1 a:hover
{
	color:#003366;
	text-decoration:underline;
}

#PrimaryNav {
	padding-bottom: 8px;
}
#PrimaryNav ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

/*-- Start Custom --*/

#PrimaryNav a, #PrimaryNav a:visited
{
	font-size: .9em;
	font-weight: bold;
	color:#999999;
}

/*-- End Custom --*/

/*
#PrimaryNav a, #PrimaryNav a:visited
{
	font-size: .75em;
	font-weight: bold;
	color:#999999;
}
*/

#PrimaryNav ul li:last-child
{
	border-bottom: none;
}

#PrimaryNav ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#PrimaryNav .PrimaryNavSection
{
	color:#e3a935;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	font-size: 11px;
}

#PrimaryNav .PrimaryNavSection a
{
	color:#e3a935;
	font-weight:normal;
	font-size: 11px;
}

#PrimaryNav .PrimaryNavSection li
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: none;
	text-decoration:none;
	text-indent: -10px;
}

#ChildNav
{
	list-style: none;
	padding-left: 0px;
	font-size: 0.8em;
}

#ChildNav a
{
	color: #003366;
	font-weight: bold;
}

#ChildNav li
{
	color:#666666;
}/***** Search *****/

.search-results ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.search-results li {
	margin-bottom: 1.5em;
}

.search-results li a {
	font-weight: bold;
}

.search-results li .title {
	text-decoration: underline;
}

.search-results li .fragment {
	margin: 0;
}

.search-results li .url {
	color: green;
	font-size: 0.833333em;
	font-weight: normal;
	line-height: 1.8em;
}

.search-results .querytext, .search-results .highlight {
	background-color: #FFFCAC;
	font-style: normal;
}

.search-results .search-result-pager {
	margin: 1.5em 0;
}

.search-results .search-result-pager a[disabled=disabled] {
	color: #aaa;
	text-decoration: none;
}/***** ACS *****/

.acs-login {
	width: 400px;
}

.acs-login body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

.acs-login div.SignInContent {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #BBBBBB;
	border: none;
	position: relative;
}

.acs-login div.Header {
	padding:10px 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.acs-login div.LeftArea {
	padding:15px 15px;
}

.acs-login div.RightArea {
	padding:15px 15px; 
	width: 320px; 
	position: absolute;
	top: 0px;
	left: 370px;
}

.acs-login div.Divider {
	width: 20px;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 350px;
}

.acs-login div.DividerLine {
	width: 1px; 
	height: 45%;
	background: #BBBBBB;
	margin-left: auto;
	margin-right: auto;
}

.acs-login button.IdentityProvider {
	width: 250px;
	height: 50px;
	text-align: center;
	border: solid 1px #BBBBBB;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	color: #214c95;
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE));
	background: -moz-linear-gradient(bottom, #EEEEEE, #FFFFFF);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#EEEEEE');
	moz-border-radius: 10px;
	border-radius: 10px;
	white-space: normal
}

.acs-login img.IdentityProviderImage {
	vertical-align: middle;
	postion: relative;
}

.acs-login button.IdentityProvider:hover {
	background: #EEEEEE;
	background: -moz-linear-gradient(bottom, #DDDDDD, #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#DDDDDD');
}

.acs-login label {
	color: red;
}

.acs-login .footer {
	font-size: 0.95em;
	float: left;
	color: #888888;
	height: 70px;
	width:99%;
}

.acs-login .footer a {
	color: #888888;
	text-decoration: underline;
}

.acs-login .link_divider {
	margin-left: 5px;
	margin-right: 5px;
}
/***** base *****/

* {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

/*-- Start Custom --*/

a, a:visited {
    color: #003366;
    text-decoration: none;
}

body  {
	background-color:#ffffff;
	background-position:center top;
	width:100%;
	margin: 0; 	
	padding: 0;
	font-family: Verdana, Arial;
	text-align: center; 
	color: #000000;
}

.background {
	background-image: url('/images/background.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center; 
	padding:0;
	margin:0;
}

#layout {
	text-align: left;
	width:760px;
	margin: 0 auto;
	padding:0px;
}

#hd {
	position:relative;
	background-image: url('/images/blue.jpg');
	background-repeat: repeat; 
	z-index:1;
	margin:0;
	height:118px;
	width:769px;
	padding:0;
	text-align:right;
}
/*-- End Custom --*/

/*
body {
	font-family: Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	text-align: center;
}
*/

table {
	border-collapse: separate;
	border-spacing: 0;
}

p, blockquote, pre, td, th, ul, ol {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin-top: 0;
}

/*-- Start Custom --*/

h4, h5, h6 {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}

#bd .breadcrumbs {
	font-size: 0.58em;
}

.breadcrumbs a, .breadcrumbs a:visited {
	color: #999999;
}

/*-- End Custom --*/

/*
h4, h5, h6, #bd .breadcrumbs, #ft {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}
*/

h1, #hd h2 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}

h2 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h4, h5, h6 {
	margin-bottom: 1em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: 0 none;
}

/*
#layout {
	margin: 0 auto;
	text-align: left;
	-webkit-box-shadow: 0 0 10px #555;
	-moz-box-shadow: 0 0 10px #555;
	box-shadow: 0 0 10px #555;
}
*/

#hd:after, #bd:after, #ft:after, #hd .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#hd, #bd, #ft, #hd .navigation {
	clear: both;
}

/*-- Start Custom --*/

#ft {
	border-top:solid 3px #F5AC22;
	background-color:transparent;
	width: 768px;	
	padding-bottom:10px;
}

#bd {
	background-color:transparent;
	width: 768px;
	margin:0 auto;	
	padding:0;
	padding-bottom:5px;
	text-align:left;
}

#main  {
	float: left;
	width:495px;
	font-size: 0.9em;
	line-height: 1.4em;
}

#sidebar  {
	float: left;
	width: 245px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-left:8px;
}

#FooterContent {
	border-top: solid 10px #003366;
	color: #666;
	font-size: 0.58em;
	margin-top: 1px;
	padding: 5px 8px;
}

#FooterContent #Copyright {
	float: left;
}

#FooterContent #FooterLinks {
	float: right;
}

#FooterContent #FooterLinks a {
	color: #666;
}

#FooterContent #FooterLinks ul,
#FooterContent #FooterLinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#FooterContent #FooterLinks li {
	border-left: solid 1px #999;
	float: left;
	padding: 0 6px;
}

#FooterContent #FooterLinks li:first-child {
	border-left: none;
}

#FooterContent #FooterLinks li:last-child {
	padding-right: 0px;
}

/*-- End Custom --*/

/*
#ft {
	padding: 1.5em 30px;
}
*/

/*
#bd {
	overflow: hidden;
	min-height: 400px;
}
*/

/*
#main, #sidebar {
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	font-size: 0.9em;
	line-height: 1.4em;
	border-left: 1px solid #E0E0E0;
}
*/

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hd .navigation {
	margin-left: 22px;
}

#hd .navigation li {
	float: left;
}

#hd .navigation li a {
	display: block;
	margin-right: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-decoration: none;
	white-space: nowrap;
}

/*-- Start Custom --*/

#hd-links {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
	margin: 3px 30px 5px 0;
}

/*-- End Custom --*/

/*
#hd-links {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
	margin: 12px 30px 5px 0;
}
*/

#hd p, #hd h1, #hd h2, #hd h3, #hd h4, #hd h5, #hd h6 {
	padding: 18px 30px 0 30px;
}

#hd .search {
	font-size: 0.8em;
	margin-right: 30px;
}

#hd .search input {
	padding: 0;
	margin: 0;
}

#hd .navigation li a {
	font-size: .9em;
}

/*-- Start Custom --*/
#hd .section {
	float: right;
	text-align: right;
}

#hd .section.first {
	float:left;
	margin:0;
    background-image: url(/images/servpro_banner_sample.jpg);
	border-style:none;
	padding:0;
}

#content {
    margin-bottom: 1.5em;
	margin-left: 18px;
	font-size: 12px;
	color: #666666;
}

.pageTitle {
    display: none;
}

#bd .breadcrumbs {
	display: block;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 30px;
}

#content .frame {
	margin: 1.5em -10px;
	padding: 0.75em 10px;
}

.frame li {
	margin-bottom: 5px;
}

.frame a, .frame a:visited {
    font-size: 1.2em;
    font-weight: bold;
	color: #003366;
}

/*-- End Custom --*/

/*
#hd .section {
	float: right;
	text-align: right;
	width: 50%;
	margin-bottom: 10px;
}


#hd .section.first {
	float: left;
	text-align: left;
}

#bd .breadcrumbs {
	border-bottom: solid 1px #E0E0E0;
	display: block;
	padding: 2px 30px;
}

#content {
	margin: 1.5em 30px;
}

#content .frame {
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	margin: 1.5em -10px;
	padding: 0.75em 10px;
}
*/

#sidebar .section {
	margin: 1.5em 10px;
}

#ft .section {
	float: right;
	text-align: right;
	width: 50%;
}

#ft .section.first {
	float: left;
	text-align: left;
}

#ft .navigation .weblinkset-weblinks, #ft .navigation ul, #ft .navigation li {
	display: inline;
}

#ft .navigation li {
	margin-left: 1em;
}

#ft p {
	margin: 0;
}

input, textarea {
	padding: 2px;
}

h1 .xrm-attribute, h2 .xrm-attribute, h3 .xrm-attribute, h4 .xrm-attribute, h5 .xrm-attribute, h6 .xrm-attribute {
	display: block;
}

div.copy ol {
	list-style: decimal outside;
	padding-left:1.5em;
	margin-left:0;
}

div.copy ul {
	list-style: disc outside;
	padding-left:1em;
	margin-left:0;
}

input.button {
	background: none repeat scroll 0 0 #014083;
	border: none;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	padding: 4px 18px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

input.button:hover {
	background: none repeat scroll 0 0 #36566b;
}

/***** Helpers *****/

.hidden {
	display: none;
}

div.clearfix { /* force container’s height to adjust to floated elements */
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/***** login *****/

#login td {
	text-align: left;
}

#login label {
	font-size: 1em;
	line-height: 1.8em;
}

#login .text {
	margin-bottom: 0.85em;
	width: 90%;
}

#login .error {
	font-style: italic;
	padding: 5px 0 0 0;
	color: Red;
}

#login .validator {
	font-style: italic;
}

#login .instruction {
	color: #666;
}

#login .success {
	background: #FFFFFF;
	border: 1px solid;
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 3px 3px 3px 0 #CCCCCC;
	-moz-box-shadow: 3px 3px 3px 0 #CCCCCC;
	box-shadow: 3px 3px 3px 0 #CCCCCC;
}

#login .button {
	margin-top: 0.85em;
	float: left;
}

#login td.checkbox label {
	padding-left: 5px;
	text-indent: -5px;
}

#login td.checkbox input {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: middle;
	position: relative;
	top: -1px;
	overflow: hidden;
}

#login h2 {
	color: #003366;
}

#login #signin table {
	width: 50%;
}

#login #signup table {
	width: 50%;
}

#login #signup tr td:first-child {
	width: 135px;
	text-align: right;
	vertical-align: top;
	padding-right: 7px;
}

#login #password-recovery {
	margin: 15px 0 0 0;
}

#login .title-text {
	font-weight: bold;
	font-size: 1em;
}

#login .label {
	color: #000;
}

#login #password-recovery .text {
	margin: 0;
}

/***** change-password *****/

#change-password td {
	text-align: left;
}

#change-password label {
	font-size: 1em;
	line-height: 1.8em;
}

#change-password .text {
	margin-bottom: 0.85em;
	width: 90%;
}

#change-password .error {
	font-style: italic;
	padding: 5px 0 0 0;
	color: Red;
}

#change-password .validator {
	font-style: italic;
}

#change-password .instruction {
	color: #666;
}

#change-password .success {
	background: #FFFFFF;
	border: 1px solid;
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 3px 3px 3px 0 #CCCCCC;
	-moz-box-shadow: 3px 3px 3px 0 #CCCCCC;
	box-shadow: 3px 3px 3px 0 #CCCCCC;
}

#change-password .button {
	margin-top: 0.85em;
	float: left;
}

#change-password h2 {
	color: #003366;
}

#change-password table {
	width: 50%;
}

#change-password .title-text {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}

#change-password .label {
	color: #000;
	padding-bottom: 7px;
}

/**** profile *****/

#profile .message {
	background: #FFFFFF;
	border: 1px solid;
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 3px 3px 3px 0 #CCCCCC;
	-moz-box-shadow: 3px 3px 3px 0 #CCCCCC;
	box-shadow: 3px 3px 3px 0 #CCCCCC;
}

#profile .lists {
	clear: both;
	font-size: 0.85em;
	margin: 0 0 15px 0;
}

#profile .lists .title {
	color: #003366;
	font-weight: normal;
}

#profile .lists ul {
	margin: 0;
}

#profile input[type=checkbox] {
	margin: 0 3px 0 0;
	vertical-align: middle;
}

#profile .purpose {
	font-style: italic;
	color: #666;
}
/***** sidebar *****/

#sidebar .section {
	margin: 1.5em 20px 1.5em 20px;
}

/***** Contact Us Section *****/

/*-- Start Custom --*/

.ContactUsSection {
	clear:both;
	padding:8px 3px 8px 3px;
	background-color:#EEEEEE;
	font-size:1.06em;
	margin-bottom:5px;
	margin-left:0;
	margin-right:20px;
	width:99%;
}

.ContactUsTitle {
	font-size:1.3em;
	color:#003366;
	font-weight:bold;
	padding-right:5px;
	text-align:left;
}

.ContactUsSecondTitle {
	color:#F5AC22;
}

/*-- End Custom --*/

/*
.ContactUsSection {
	padding: 20px;
	margin-bottom: 5px;
}


.ContactUsTitle {
	font-size: 1.3em;
	color: #003366;
	font-weight: bold;
}


.ContactUsSecondTitle {
	color: #D1A536;
}
*/

.ContactUsSection p {
	margin:0px;
}

/*
.ContactUsSection .adxContactName {
	color:#003366;
	font-weight:bold;
	padding-bottom:2px;
}

.ContactUsSection .adxContactAddress {
	color:#666666;
	font-size:0.9em;
	padding-bottom:8px;
}

.ContactUsSection .adxContactEmail b {
	color:#003366;
	font-size:1.1em;
}
*/

/*-- Start Custom --*/

.ContactUsSection .adxContactName {
	color:#003366;
	font-weight:bold;
	padding-bottom:2px;
}

.ContactUsSection .adxContactAddress {
	color:#666666;
	font-size:0.9em;
	padding-bottom:8px;
}

.ContactUsSection .adxContactEmail b {
	color:#003366;
	font-size:1em;
}

.ContactUsSection .adxContactEmail {
	color:#F5AC22;
	font-size:1.1em;
}

.ContactUsSection .adxContactEmail a,.ContactUsSection .adxContactEmail a:visited {
	color:#F5AC22;
}

.ContactUsSection .adxContactEmail a:hover {
	color:#F5AC22;
	text-decoration:underline;
}

.ContactUsSection .adxContactPhone b {
	color:#003366;
	font-size:1.1em;
}

.ContactUsSection .adxContactPhone {
	color:#666666;
	font-size:0.9em;
}

/*-- End Custom --*/

/*
.ContactUsSection .adxContactEmail {
	color:#D1A536;
	font-size:0.9em;
}

.ContactUsSection .adxContactEmail a,.ContactsSection .adxContactEmail a:visited {
	color:#D1A536;
}

.ContactsSection .adxContactEmail a:hover {
	color:#D1A536;
	text-decoration:underline;
}

.ContactUsSection .adxContactPhone b {
	color:#003366;
	font-size:1.1em;
}

.ContactUsSection .adxContactPhone {
	color:#666666;
	font-size:0.9em;
}
*/

/***** Products Section *****/

.ProductsSection {
	width:50%;
	font-size:0.7em;
	border-right:solid 1px #999999;	
	line-height:14px;
	padding:0px 0px 0px 0px;
}

.ProductsSection p {
	margin-bottom:10px;
}

.ProductsSection .ProductsTitle {
	font-size:18px;
	color:#003366;
	padding:0px 0px 10px 0px;
}

.ProductsSection .ProductsSecondTitle {
	color:#D1A536;
}

.ProductsSection ul.ProductListing {
	margin:0;
	padding:0;
	list-style: none;
}

.ProductsSection ul.ProductListing li {
	list-style: none;
	margin-bottom: 12px;
}

.ProductsSection .Summary {
	color:#666666;
	padding:0px 5px 0px 0px;
}

.ProductsSection .ProductTitle {
	font-size: 1em;
	padding:0px 5px 2px 0px;
	margin: 0 0 2px 0;
}

.ProductsSection .ProductTitle a, .ProductsSection .ProductTitle a:visited {
	font-weight:bold;
	color:#003366;
}

.ProductsSection .ProductTitle a:hover {
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}

.ProductsSection .ProductsMore a,.ProductsSection .ProductsMore a:visited {
	font-size:9px;
	font-weight:bold;
	color:#D1A536;
}

.ProductsSection .ProductsMore a:hover {
	font-weight:bold;
	color:#D1A536;
	text-decoration:underline;
}

/***** Home Page *****/

.home-toc {
	list-style:none;
	margin-left: 0px;
	font-size: 12px;
	list-style-position:inside;
	padding-left: 0px;
}

.home-toc li {}

.home-toc a {
	color: #003366;
	font-weight:bold;
}

.home-toc .display-date {
	margin-top: 5px;
	font-size: 11px;
}

.home-toc .summary {
	margin-top: 5px;
	font-size: 11px;
	margin-bottom: 10px;
}

.homeDivider {
	border-top:solid 1px #999999;
	padding-bottom:10px;
	margin-top:10px;
}

.HomeHeadingTitle {
	font-family:Verdana, Arial;
	font-size:18px;
	color:#003366;
	padding:10px 0px 10px 0px;
}

.HomeHeadingTitle .HomeSecondTitle {
	color:#D1A536;
}

.RecentNewsSection {
	width:50%;
	font-size:0.7em;
	padding:0px 0px 0px 10px;
	line-height:14px;
}

.RecentNewsSection .RecentNewsTitle {
	font-size: 18px;
	color:#003366;
	padding:0px 0px 10px 0px;
}

.RecentNewsSection .RecentNewsSecondTitle {
	color:#D1A536;
}

.RecentNewsSection .adxTOCTitle {
	padding:0px 5px 2px 0px;
}

.RecentNewsSection .adxTOCDate {
	font-size:0.9em;
	color:#666666;
	padding:0px 0px 5px 0px;
}

.RecentNewsSection .adxTOCTitle a,.BusinessServicesSection .adxTOCTitle a:visited {
	font-weight:bold;
	color:#003366;
}

.BusinessServicesSection .adxTOCTitle a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#003366;
}

.RecentNewsSection .adxTOCSummary {
	color:#666666;
}

.RecentNewsSection  a.RecentNewsMore,.RecentNewsSection  a:visited.RecentNewsMore {
	font-size:9px;
	font-weight:bold;
	color:#D1A536;
}

.RecentNewsSection  a:hover.RecentNewsMore {
	font-weight:bold;
	color:#D1A536;
	text-decoration:underline;
}

/***** Page *****/

.adxParentTitle {
	font-size:1.0em;
	color:White;
	background-color:#003366;
	padding:42px 5px 5px 15px;
	font-weight:bold;
	margin-bottom:15px;
}

.adxTitle {
	font-size:0.95em;
	padding-bottom:10px;	
	color:#003366;
	font-weight:bold;	
}

.HeadingTitle {
	border-top:solid 1px #9B9B9B;
	font-size:1.1em;
	color:#003366;
	font-weight:bold;
	padding:5px 0px 15px 0px;
}

.HeadingTitle .SecondTitle {
	color:#D1A536;
}

.adxSectionSubhead {
	font-size:0.8em;
	font-weight:bold;
	color:#D1A536;
	margin:0px 0px 12px 0px;
}
.adxSectionCopy {
	font-size:0.70em;
	color:#666666;
	padding-bottom:14px;
	line-height:14px;
}

.adxSectionCopy p {
	margin-bottom:10px;
}

.adxSectionCopy .adxSectionMediaImage {
	padding:0px 10px 0px 10px;
}

.adxSectionCopy .adxSectionMediaCaption {
	font-size:0.8em;
	color:#999999;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

.contentSection {
	font-size: 12px;
	color: #666666;
}

/*-- Start Custom --*/

.contentSection a, .contentSection a:visited {
    font-weight: bold;
	color: #666666;
}

/*-- End Custom --*/

/***** Header links *****/

/*-- Start Custom --*/
#social {
	padding-top:40px;
	padding-right:5px;
}
/*-- End Custom --*/


.HeaderSection {
	line-height: 3em;
	margin-left: 1em;
}

.HeaderSection, .HeaderSection a, .HeaderSection a:visited {
	display:inline;
	color:#D1A536;
}

.HeaderSection a:hover {
	color:#D1A536;
	text-decoration:underline;
}

.HeaderSection img {
	border:none;
}

.HeaderSection a {
	line-height: 3em;
}

.PrintSection a {
	background: url('~/xrm-adx/samples/images/printer.gif') no-repeat left center;
	padding-left: 20px;
}

.ShoppingCartSection a {
	background: url('~/xrm-adx/samples/images/cart.png') no-repeat left center;
	padding-left: 20px;
}

.LoginSection a {
	background: url('~/xrm-adx/samples/images/key.png') no-repeat left center;
	padding-left: 20px;
}

.LanguageSection {
	background: url('~/xrm-adx/samples/images/language.png') no-repeat left center;
	padding-left: 20px;
}

.PrintSection, .LanguageSection, .LoginSection {
	padding-right: 5px;
}/***** Manually Generated Forms *****/

.form .row {
	clear: both;
	margin-bottom: 10px;
}

.form .row:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.form .row .field {
	float: left;
	width: 50%;
	margin-right: 25px;
}

.form .row .field:last-child {
	margin-right: 0px;
}

.form .row.full .field {
	margin: 0;
	width: 100%;
}

.form .row .field label {
	display: block;
	margin-bottom: 2px;
}

.form .row .field.required label:after {
	content: ' *';
	color: red;
}

.form .row .field input[type=text], .form .row .field select, .form .row .field textarea {
	padding: 2px;
	width: 100%;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.form fieldset {
	margin: 0;
}

.form legend {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}

.form .validation-message {
	font-size: 13px;
	font-style: italic;
	color: Red;
}

.form .validation-summary {
	margin: 0 0 5px 0;
	font-size: 13px;
	font-style: italic;
	color: Red;
}

.form .validation-summary ul {
	margin: 0;
	list-style: none;
}

/*-- Start Custom --*/

.Row
{
	clear:both;
	padding-top:6px;
}
.ResQuoteRow
{
    padding-top:10px;
    width: 105px;
}
.WiderResQuoteRow
{
    padding-top:10px;
    width: 150px;
    font-size:0.8em;
    color:#003366;
	
}
.DoubleResQuoteRow
{
    padding-top:10px;
    width: 375px;
    font-size:0.8em;
    color:#003366;
		
}
.QuoteCheckBox
{
    font-size:0.8em;
	color:#003366;
	
}
.ResQuoteInput
{
    padding-top:10px;
    width: 155px;
    text-align:right;
}

.NarrowResQuoteInput
{
    padding-top:10px;
    width: 125px;
    text-align:left;
}
.Row label
{	
	width:135px;
	font-size:0.8em;
	color:#003366;
		
}
.QuoteLabel
{	
	float:left;
	width:95px;
	font-size:0.8em;
	color:#003366;
	
}

.Label
{	
	float:left;
	width:135px;
	font-size:0.8em;
	color:#003366;
		
}

.LabelMedium
{	
	float:left;
	width:95px;
	font-size:0.8em;
	color:#003366;
		
    text-align:right;
    padding-right:7px;
}
.LabelShort
{	
	float:left;
	width:65px;
	font-size:0.8em;
	color:#003366;
		
}

.LabelVeryShort
{	
	float:left;
	width:45px;
	font-size:0.8em;
	color:#003366;
		
}
.TextBox
{
	float:left;
	width:360px;
	margin-right:5px;
	background-color:#EEEEEE;
}
.NarrowTextBox
{
	float:left;
	width:180px;
	margin-right:0;
    text-align:left;
	background-color:#EEEEEE;
}
.NarrowDropDown
{
    width:235px;
    margin-right:0;
}
.TextBoxShort
{
	float:left;
	width:205px;
	margin-right:5px;
	background-color:#EEEEEE;
}

.TextBoxVeryShort
{
	float:left;
	width:127px;
	margin-right:0;
	background-color:#EEEEEE;
}
.Button
{
	background-color:#e3a935;
	color:White;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:406px;
}
.QuoteButton
{
	background-color:#e3a935;
	color:White;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:393px;
    margin-top:10px;
}
.ValidationMessage
{
	font-size:0.70em;
	color:red;
}
.ErrorMessage
{
	font-size:0.70em;
	color:#aa3333;
	padding-top:0px;
    text-align:left;
	padding-bottom:0px;
}
.InstructionMessage
{
	font-size:0.70em;
	color:#666666;
}

/*-- End Custom --*//***** Styles for Forms generated by the CrmEntityFormView control *****/

/***** Supports one and two column forms *****/

.crmEntityFormView {
	margin: 1.5em -10px;
	padding: 0.75em 10px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	background: #eff5fa;
}

span.crmEntityFormView {
	display: block;
}

.crmEntityFormView table.tab {
	width: 100%;
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
}

.crmEntityFormView table.section {
	margin: 0 0 5px 0;
	width: 100%;
}

.crmEntityFormView table.section:last-child {
	margin: 0;
}

.crmEntityFormView table.section caption {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	text-align:left;
	font-weight: bold;
	font-size: 13px;
	color: #3b3b3b;
}

.crmEntityFormView table.section caption.show-bar {
	border-bottom: 1px solid #c0c0c0;
}

.crmEntityFormView .cell {
	width: 50%;
	padding: 0 0 10px 10px;
}

.crmEntityFormView .cell:first-child {
	padding: 0 10px 10px 0;
}

.crmEntityFormView .cell:last-child {
	padding-right: 0;
}

.crmEntityFormView .cell div.info {
	float:left;
	padding: 0 0 1px 0;
}

.crmEntityFormView .cell div.control {
	clear:both;
	padding: 0 5px 0 0;
}

.crmEntityFormView .cell div.control:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.crmEntityFormView .cell div.info.required label:after {
	content: ' *';
	color: red;
}

.crmEntityFormView .cell div.info.required div.validators {
	display: none;
}

.crmEntityFormView .cell div.info div.validators {
	margin: 0 0 0 3px;
	float: left;
	color: Red;
}

.crmEntityFormView .cell label {
	float: left;
	font-weight: normal;
	font-size: 12px;
}

.crmEntityFormView .cell input[type=text], .crmEntityFormView .cell select, .crmEntityFormView .cell textarea {
	float:left;
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
	color: #000;
	width: 100%;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.crmEntityFormView .cell input, .crmEntityFormView .cell select {
	padding: 2px;
}

.crmEntityFormView .cell div.control span.checkbox {
	float: left;
}

.crmEntityFormView .cell input[type=checkbox] {
	margin: 2px 0 2px 0;
}

.crmEntityFormView .cell input[type=radio] {
	margin: 2px 0 2px 3px;
}

.crmEntityFormView .datetime-cell input.date {
	width: 75px;
}

.crmEntityFormView .datetime-cell select.time {
	width: 80px;
}

.crmEntityFormView .empty-cell {
	display: none;
}

.crmEntityFormView .web-resource-cell {}

.crmEntityFormView .web-resource-cell iframe {}

.crmEntityFormView .validation-summary {
	margin: 0 0 5px 0;
	font-size: 13px;
	font-style: italic;
	color: Red;
}

.crmEntityFormView .validation-summary ul {
	margin: 0;
	list-style: none;
}

.crmEntityFormView fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.crmEntityFormView legend {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
}

.crmEntityFormView div.row.full div.cell {
	width: 100%;
}/***** Polls *****/

.PollSection {
	padding: 20px 20px 20px 20px;
}

.PollSection .PollTitle {
	font-size: 1.3em;
	color: #003366;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.PollSection .PollSecondTitle {
	color: #D1A536;
}

.PollSection .adxPollQuestion {
	font-weight: bold;
	color: #003366;
	margin-bottom: 10px;
	padding: 0px 5px 0px 0px;
}

.PollSection .adxPollQuestion p {
	margin: 0;
}

.PollSection .adxPollResponse {
	color: #666666;
	vertical-align: middle;
}

.adxPollBar {
	background-color: #003366;
}

.adxPollButton {
	color: White;
	font-weight: bold;
	border: none;
	background-color: #D1A536;
	margin-top: 10px;
	margin-bottom: 10px;
}

.adxPollViewLink {
	color: #D1A536;
}

.adxPollViewLink a, .adxPollViewLink a:visited {
	color: #D1A536;
	font-weight: bold;
}

.adxPollViewLink a:hover {
	color: #D1A536;
	font-weight: bold;
	text-decoration: underline;
}

.adxPollViewArchivesLink {
	color: #D1A536;
	clear: both;
}

.adxPollViewArchivesLink a, .adxPollViewArchivesLink a:visited {
	color: #D1A536;
	font-weight: bold;
}

.adxPollViewArchivesLink a:hover {
	color: #D1A536;
	font-weight: bold;
	text-decoration: underline;
}

.adxPollPercentage {
	color: #003366;
}

.adxPollResponseTotal {
	color: #003366;
}

.PollSection table {
	border-spacing: 0;
	border-collapse: separate;
}

.PollSection td {
	line-height: 1em;
}

.PollSection .adxEmptyRow td {
	line-height: .65em;
}

/****** Poll Archives Page ****************/

#PollArchives {
	clear: both;
	background-color: #EFEFEF;
	border: solid 1px silver;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#PollArchives ul li {
	
	list-style-type: none;
	color: #333333;
	padding: 3px 3px 3px 3px;
}

#PollArchives ul {
	margin-bottom: 10px;
}

#PollArchives .TotalLabel {
	color: #003366;
}

#PollArchives .Total {
	color: #003366;
	font-weight: bold;
	margin-left: 5px;
}

#PollArchives .Question {
	font-size: 1.0em;
	color: #003366;
	font-weight: bold;
	margin-bottom: 7px;
}

#PollArchives li .Count {
	font-size: 0.8em;
	color: #666666;
}

#PollArchives li .Bar {
	background-color: #003366;
	color: White;
	text-align: center;
	float: left;
}

#PollArchives li .Percent {
	font-size: 1.0em;
	color: #003366;
	font-weight: bold;
	width: auto;
	margin-left: 5px;
	float: left;
}

#PollArchives li .Response {
	clear: both;
}

.PollArchivesSeperator {
	height: 1px;
	width: 90%;
	background-color: #C0C0C0;
	margin-bottom: 10px;
}

.PollArchivesNoResponses {
	clear: both;
	color: #003366;
	font-style: italic;
	margin-left: 15px;
	margin-bottom: 5px;
}

.PollArchivesEmpty {
	clear: both;
	color: #003366;
	text-align: center;
	background-color: #EFEFEF;
	border: solid 1px silver;
	padding: 30px;
	margin: 70px;
}/***** Ads *****/

.AdSection {
	margin: 0 20px;
}
.adxAdSubhead {
	font-size: 0.8em;
	color: #003366;
	font-weight: bold;
	display: block;
	padding: 0px 15px 0px 15px;
}
.adxAdSubhead a, .adxAdSubhead a:visited {
	color: #003366;
}
.adxAdSubhead a:hover {
	color: #003366;
	text-decoration: underline;
}
.adxCaption {
	text-align: center;
	font-size: 0.6em;
	color: #003366;
	padding: 2px 8px 0px 8px;
	display: block;
}
.adxCaption a, .adxCaption a:visited {
	color: #003366;
}
.adxCaption a:hover {
	text-decoration: underline;
	color: #003366;
}
.adxCaption p {
	margin: 0px;
}
.adxADCopy {
	font-size: 0.7em;
	color: #999999;
	padding: 5px 10px 10px 15px;
	line-height: 14px;
}

.adxADCopy p {
	margin: 0px;
}

.adxAdLink img {
	border: none;
}

.Ad {
	margin: 5px 0 5px 0;
	text-align: center;
}
/***** Careers - Job Postings ****/

ul.crm-listing {
	list-style: none;
	margin: 0.25em 0 1.5em 0;
	padding: 0;
	color: #666;
}

#job-postings .posting {
	background-color: #eff5fa;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	margin: 1.5em -10px;
	padding: 0.75em 10px;
	clear: both;
}

.crm-listing {
	clear: both;
}

.crm-listing h4 {
	color: #003366;
	font-size: 12px;
	margin-bottom: 0.75em;
}

.crm-listing p {
	margin: 0.75em 0;
}

#job-postings .closingon {
	font-size: 12px;
}

#job-postings .closingon span {
	color: #003366;
}

#job-postings a.apply-link {
	display: block;
	font-weight: bold;
	text-align: right;
	margin-top: 1.5em;
	margin-bottom: 0.25em;
}

a.job-postings-feed {
	background: url("~/xrm-adx/samples/images/feed_add.png") no-repeat 7px 50%;
	display: block;
	margin: 12px 0;
	float: right;
	border: solid 1px #CCC;
	font-size: 0.85em;
	font-weight: bold;
	padding: 6px 10px 6px 30px;
}

a.job-postings-feed:hover {
	background-color: #EEE;
	text-decoration: none;
}

/***** Careers - Job Application ****/

#job-application fieldset {
	background-color: #eff5fa;
	border-style: none;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	margin: 1.5em -10px;
	padding: 0.75em 10px;
	clear: both;
}

#job-application fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#job-application fieldset label {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

#job-application fieldset ul li {
	margin-bottom: 10px;
}

#job-application fieldset ul input, #job-application fieldset ul textarea {
	width: 550px;
}

#job-application fieldset ul textarea {
	height: 100px;
}

#job-application fieldset ul select {
	width: 160px;
}

#job-application fieldset input.PostButton {
	margin: 5px 0;
}

#job-application fieldset #new-note {
	float: left;
	width: 260px;
}

#job-application fieldset #new-note label {
	background: url("~/xrm-adx/samples/images/note_add.png") no-repeat 0 50%;
	padding: 1px 0 2px 22px;
}

#job-application fieldset #new-note textarea {
	width: 100%;
	height: 122px;
}

#job-application fieldset #updatable-ticket-data {
	float: right;
}

#job-application fieldset #updatable-ticket-data label {
	padding-bottom: 2px;
}

#job-application fieldset #attachment label, #job-application fieldset #new-attachment label {
	background: url("~/xrm-adx/samples/images/attach.png") no-repeat 1px 1px;
	padding: 2px 0 2px 22px;
}

#job-application fieldset #attachment label {
	width: 223px;
}

#job-application fieldset #new-attachment label {
	width: 100%;
}

#job-application fieldset #new-attachment input {
	width: 440px;
}

#job-application .validation-marker {
	font-size: 0.7em;
}

#job-application .validation-message {
	font-size: 0.7em;
	margin-bottom: 1em;
	padding: 0.25em 1em 0.75em 1em;
	border-top: 1px solid red;
	background: #FFCCCC;
}

#job-application .validation-message li {
	margin: 0.1em 0;
	padding: 0;
}

#job-application p.message {
	margin: 1.5em 0 3em 0;
	font-size: 0.7em;
	color: #333;
}

#job-application .field-info {
	font-size: smaller;
	color: #666;
	font-weight: normal;
	font-style: italic;
}/***** Commerce *****/

#products, .shopping-cart-summary {
	color: #555;
	margin: 1.5em 0;
}

.shopping-cart-summary {
	padding: 10px;
}

#products h3, .shopping-cart-summary h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#product-list, .shopping-cart-summary .cart {
	list-style: none;
	margin: 0;
	padding: 0;
}

#product-list li, .shopping-cart-summary ul.cart li {
	list-style: none;
}

#product-list .product {
	position: relative;
}

#product-list .product, .shopping-cart-summary .cart .item, .shopping-cart-summary .total {
	border-top: solid 1px #CCC;
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}

#product-list .product, .shopping-cart-summary {
	font-size: 10px;
	line-height: 1.5em;
}

.shopping-cart-summary .total {
	text-align: right;
}

#product-list .product .add {
	position: absolute;
	right: 0;
	top: 10px;
}

.shopping-cart-summary .cart .item-actions {
	clear: both;
	font-size: 10px;
	text-align: right;
}

.shopping-cart-summary .cart .remove-item {
	color: Red;
}

.shopping-cart-summary .cart .quantity-and-price {
	float: right;
	margin: 0 0 5px 5px;
}

.shopping-cart-summary .cart .quantity, .shopping-cart-summary .cart .price {
	display: inline;
}

.shopping-cart-summary .cart .quantity input {
	text-align: right;
	width: 2em;
}

#product-list .product .sku {
	font-size: 10px;
}

.shopping-cart-summary .actions {
	margin-top: 10px;
	text-align: right;
}

.LeftColumn .shopping-cart-summary {
	border: solid 1px #999;
	font-size: 11px;
	padding: 0 12px 14px 12px;
}

.LeftColumn .shopping-cart-summary h3 {
	font-size: 12px;
}

.LeftColumn .shopping-cart-summary input {
	font-size: 11px;
}
