body {
	background-color: #ccc;
	margin:0;
}
A { COLOR: #3366cc; FONT-FAMILY: Arial, Helvetica, sans-serif }
A:hover { COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif }
a.nav { color: #323232; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; }
a.nav:hover { color: #323232; text-decoration: underline; }
.title {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #DC7926; font-weight:normal}
.title-small {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FF9900; font-weight:normal}
table, input {font-family: Arial, Helvetica, sans-serif; color: #323232; font-size: 12px; }
.smbodytext {font-family: Arial, Helvetica, sans-serif; color: #323232; font-size: 12px; padding-left: 20px; padding-right: 0px; padding-bottom: 20px;}
.subtitle {font-family: Arial, Helvetica, sans-serif; color: #323232; font-weight: bold; font-size: 16px; }
.style3 {font-family: Arial, Helvetica, sans-serif; color: #FF9900; font-size: 18px; }
.style6 {font-family: Arial, Helvetica, sans-serif; color: #323232; }
input.btn {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: color: #323232; background-color:#FF9900; border: 1px solid #999; font-weight: bold; padding: 3px; }
.style9 {font-weight: bold}
.style10 {font-family: Arial, Helvetica, sans-serif; color: #323232; font-weight: bold; }
.style15 {font-size: 14px}
.small {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

img#chat-divider
{
	display:none;	
}

div#header
{
	position:relative;
	height:80px;		
	border-bottom: 1px solid rgb(204, 204, 204);
}
div#branding {
	position:absolute;
	left:20px;
	top:25px;
	
	}
div#branding img
{
	border:0;
}
ul#header_nav {
    list-style-type: none;
	position: absolute;
	right:20;
	font-size: 11px;
	
}
ul#header_nav li {

	display:block;
	float:right;
	padding: 5px;
	background-image: url(/spportal/img-spportal/icons/sign-in-form-background.png); 
	background-position: top right;
	background-repeat: no-repeat;	
}
ul#header_nav li a{
	margin: 2px;  		
}

ul#header_nav li.last-item {
	background: none;	  
	padding-right: 0;    
}
div#contactSalesDiv
{
	display: block;
	position: absolute;	
	top: 48px;
	right:20;
	height:30px;
	width:250px;
	text-align: right;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

div#contactSalesDiv table
{
	display:inline;	
}

div#contactSalesDiv img#chat-divider
{
	display:none;
	margin-left:5px;
	margin-right:5px;
}


div#contactSalesDiv span#customer-service-number
{
	position:relative;
	top:-5px;
}
/* utility-nav is the navigation at the bottom of the site */
ul#utility_nav {
	margin:0;	
    padding:5px 0 0px 2px ;
    list-style-type: none;
	clear:both;    
	}

ul#utility_nav li {
	display:inline;
	padding: 0 2px 0 0;
	margin:0;	    
	font-family: Arial;
	color: #505050 /* medium gray */
	}
	
ul#utility_nav li.last-item {
	display:block;
    padding-top:3px;	
    color: #333333;        
	}	

ul#utility_nav li a{
	font-size: 1.0em; 	        
    color: #666;
	text-decoration:none;
	}
    
ul#utility_nav li img {
    margin-right:5px;    
    top:2px;
}   

#page
{
	border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;
}
#navigation
{
	border-right: 1px solid #cccccc;
}
#navigation table
{
	margin: 15px;
}

#navigation table td.link
{
	border-bottom: 1px solid #dddddd; padding-top: 10px; padding-bottom: 10px;
}

#navigation table td#top
{
	border-bottom: 1px solid #dddddd; padding-bottom: 10px;
}
#navigation table td#bottom
{
	padding-top: 10px; padding-bottom: 10px;
}
#titlerow
{
	padding-left: 20px; padding-top: 15px;
}

#topborder-left
{
	border-right: 1px solid #cccccc; background:url(/spportal/img-spportal/popups/superguarantee/left_gradient.jpg); 
}
#topborder
{
	background:url(/spportal/img-spportal/popups/superguarantee/main_gradient.jpg); 
}
#content
{
	padding: 20px;
}

.sectionbox-border
{
	padding-left: 70px;
}

.sectionbox-content
{
	padding-top: 10px;
}

.formbox
{
	padding: 10px;
}

.buttonbox
{
	padding-left: 175px;
}
#left-col
{
	padding-right:20px;
}
#right-col
{
	border-left: 1px solid #ccc;
}

#orangebox
{
	padding-left:20px;
}

img
{
	border:0;
}

#categorybox-top
{
	border: 1px solid #ccc;
}

p.error-message
{
	color: #993333;
	font-weight: bold;
    background:url(/spportal/img-spportal/icons/error.gif);
	background-repeat: no-repeat;
	padding-left:25px;	
}

table.sppaged
{
	width: 100%;
	border-collapse: collapse;
}

table.sppaged span
{
	width: 250px;
	display:block;
	float:left;
}

table.sppaged th
{
	text-align: left;
	padding: 4px;
	vertical-align: top;
	height: 30px;
}
table.innertable
{
	width: 100%;	
}

table.innertable span
{
	width: 250px;
	display:block;	
	float:left;
}
table.innertable img
{	
	margin-top:0px;
}
td.sppaged
{
	padding: 4px;
	border-collapse: collapse;
}
td.sppaged-even
{
	background: #EBEBEB;
}
td.sppaged-nav
{
	text-align: right;
	height: 30px;
	vertical-align: bottom;
	padding: 4px;
}
td.sppaged-nav span
{
	margin-left:5px;	
}
div.selected-holder,
table#categoryResultList,
div.form-content
{
	border: 1px solid #D2D2D2;
}
div.ajax-div-class p,
div#ajax-div div.form-buttons,
.ajxResp-brk
{
	display:none;
}
div.searchCats-ajax-loading
{
	text-align: center;
	display: none;
}
table.catTable
{
    border-collapse: collapse;            
    border:1px solid #D2D2D2;
}

table.catTable td
{
    height: 10px;
    vertical-align: middle;
    border:1px solid #D2D2D2;
}

table.catTable input
{
    display: inline;
    margin: 0;
    float: none;
}

table.catTable td.headerFirst
{
	background: #DEDEDE;
	border: 1px solid #D2D2D2;	
	font-weight: bold;
    text-align: center;
}
table.catTable td.headerAll
{
	background: #DEDEDE;
	border: 1px solid #D2D2D2;	
    text-align: center;
}
table.catTable td.header
{
	background: #DEDEDE;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;	
    border-bottom: 1px solid #D2D2D2;
	text-align: center;
	font-weight: bold;
}
.no-border td
{
	border: none !important;
}
#sgQualify-text
{
	padding-left: 10px;
	padding-top: 5px;
}
#SGIcon
{
	padding-left: 140px;
	display: block;
}
#continueBtn
{
	margin-left: 600px;
}
.hideThis{display:none;}

div.inline-list {
    padding: 2px 0px;
}
div.inline-list label, label.inline-list {
    float: none; 
    display: inline; 
    vertical-align: 0.2em;
}
hr#global-footer-hr
{
	border: 0; 
	color: #ccc; 
	background-color: #ccc; 
	height: 1px;
}
