
a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.clear {
    clear:both;
}

.clear:after {
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}

a, a img {
    border: none;
}


body.silverpride 
{
    background-color: #a9a8a8;
    background-image:url(images/background.gif);
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-repeat: repeat-x;
}

a:link
{

color: #5b94fb;
}

a:visited
{
color: #5b94fb;
}


body.silverpride .container
{
    margin-left: auto;
    margin-right: auto;
    width: 978px;
    background-repeat: repeat-y;
    background-image:url(images/white-middle.jpg);
	padding: 0px;
}

body.silverpride .top,
body.silverpride .bottom
{
    line-height: 10px;
}

body.silverpride .top
{
    background-image: url(images/whitetop.gif);
    background-repeat: no-repeat;
    width: 978px;
    height: 13px;
}

body.silverpride .bottom
{
    background-image: url(images/grey-bottom.gif);
    background-repeat: no-repeat;
    width: 978px;
    height: 10px;
	background-color: #ccc;
	padding: 0;
	margin: 0;
}

body.silverpride .dcfc
{
    float: left;
    height: 98px;
    width: 80px;
    margin-top: 5px;
    margin-left: 425px;
	-margin-left: 415px;
}

body.silverpride .register
{
    float: left;
    height: 98px;
    width: 290px;
    margin-top: 10px;
    margin-left: 215px;
	-margin-left: 205px;
}

body.silverpride .register div,
body.silverpride .register div#join
{
    float: left;
    margin-top: 0px;
    margin-left: 10px;
}

body.silverpride .register div
{
    margin-top: 1px;
    margin-left: 0px;

}


body.silverpride .register input
{
	border: solid #ccc 1px;
	margin: 0;
}

body.silverpride .nav {
    margin-right:0px;
    margin-top:0px;
    text-align:right;
    width:701px;
    float: right;
	height: 10px;
	padding: 0;
}

body.silverpride .nav ul
{
	list-style:		none;
    float: right;
	margin: 0;
}

body.silverpride .nav ul li
{
    float: left;
    border-right: solid 1px #aaa;
    padding-right: 10px;
    padding-left: 10px;
    text-transform:lowercase;
}

body.silverpride .nav ul li a
{
	color: #666666;
	text-decoration: none;
}


body.silverpride .nav ul li.current
{
    font-weight: bold;
}

body.silverpride .nav ul li.last
{
    border-right: none;
}

body.silverpride #header
{
    padding-top: 10px;
    width: 970px;
    height: 130px;
}

body.silverpride .logo
{
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    height: 114px;
    width: 236px;
    float: left;
    margin-top: 10px;
    margin-left: 14px;
}

body.silverpride .phone
{
    background-image: url(images/phonenos.gif);
    width: 196px;
    height: 65px;
    margin-top: 10px;
    float: left;
}

body.silverpride .mainimage
{
    background-image: url(images/main-image.jpg);
    width: 950px;
    height: 350px;
    margin-top: 0px;
    margin-left: 14px;
}

body.silverpride .calltoactions
{
    width: 950px;
    height: 100px;
    margin-top: 10px;
    margin-left: 14px;
}


body.silverpride .front_bottomleft .panel,
body.silverpride .front_bottomright .panel,
body.silverpride .front_topleft .panel,
body.silverpride .front_topright .panel
{
    width: 463px;
	-width: 453px;
    height: auto;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 10px;
}

body.silverpride .panel .caption span {
    color: #ED921C;
    font-family: Arial;
    font-weight:normal;
    text-transform:uppercase;
}

body.silverpride h1,
body.silverpride h2,
body.silverpride h3
{
    color: #ED921C;
    font-family: Arial;    
}

body.silverpride h1
{
    font-size: 20px;
}

body.silverpride h2
{
    font-size: 14px;
}

body.silverpride h3
{
    font-size: 13px;
}


body.silverpride .main
{
    width: 950px;
    padding-left: 14px;
    margin-top: 10px;
    height: 542px;
}

body.silverpride .content
{

}
   
body.silverpride .front_topleft
{
    width: 473px;
    float: left;
    height: 264px;
}

body.silverpride .front_topright
{
    width: 473px;
    float: right;
    height: 264px;
}


body.silverpride .front_bottomleft
{
    background-image: url(images/greybox.gif);
    background-repeat: no-repeat;
    width: 473px;
    height: 264px;
    float: left;
}

body.silverpride .front_bottomright
{
    background-image: url(images/greybox.gif);
    background-repeat: no-repeat;
    width: 473px;
    height: 264px;
    float: right;
}

body.silverpride .footer
{
    margin-top: 20px;
    width: 950px;
    height: 35px;
}

body.silverpride .footer-services
{
    background-image: url(images/grey-middle.gif);
    height: 150px;
    background-repeat: repeat-y;
}

body.silverpride .footer-services .footer-area
{
    height: 150px;
    width: 237px;
    float: left;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}

body.silverpride .footer-services .footer-area a,
body.silverpride .footer-services .footer-area a:visited
{
    color: #fff;
    text-decoration: none;
}

body.silverpride .footer-services .footer-area a:hover
{
    text-decoration: underline;
}


body.silverpride .footer-services .first
{
    margin-left: 10px;
}

body.silverpride .footer-services .last
{
    
}
body.silverpride .footer-text
{
    width: 950px;
    height: auto;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}


body.silverpride .footer-text .company-copyright,
body.silverpride .footer-text .company-details
{
    font-size: 0.8em;
}

body.silverpride .businesslink
{
    background-image: url(images/businesslink.gif);
    background-repeat: no-repeat;
    height: 50px;
    width: 439px;
    float: right;
}

body.silverpride .footer-text .company-details
{
    width: 500px;
    float: left;
}

body.silverpride .footer-text .company-copyright
{
    width: 300px;
    float: right;
    text-align: right;
}


body.silverpride .contentarea
{
    width: 950px;
    padding-left: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

body.silverpride .contentbanner
{
    background-image: url(images/content-banner.gif);
    background-repeat: no-repeat;
    width: 936px;
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
    padding-left: 14px;
    margin-top: 10px;
    height: 100px;
  
}

body.silverpride .panel .caption 
{
    margin-top: 20px;
}

body.silverpride .panel-callout .caption
{
    margin-top: 0px;
}

body.silverpride .panel .caption span a,
body.silverpride .panel-callout .caption span a
{
    color: #ED921C;
    font-family: Arial;
    font-size: 25px;
    line-height: 25px;
    text-decoration: none;
    text-transform: none;
}

body.silver-pride .panel-callout-wrapper
{
    float: left;
    width: 304px;
}

body.silverpride .panel-callout
{
    width: 304px;
    background-image: url('images/smallbox-middle.gif');
    background-repeat: repeat-y;
    float: right;
    margin-top: 10px;
}

body.silverpride .panel-callout-top
{
    background-image: url('images/smallbox-top.gif');
    background-repeat: no-repeat;
    height: 13px;
    width: 304px;
    line-height: 13px;
}

body.silverpride .panel-callout-bottom
{
    background-image: url('images/smallbox-bottom.gif');
    background-repeat: no-repeat;
    background-color: #fff;
    height: 13px;
    width: 304px;
    line-height: 13px;
}


body.silverpride .panel-callout .content,
body.silverpride .panel-callout .caption
{
    margin-left: 7px;
}

body.silverpride .share
{
    position: relative;
    top: -25px;
    left: 91px;
}

body.silverpride .bw-header
{
    background-position: center;
    width: 550px;
    height: 100px;
    background-image: url('images/bw-header.jpg');
    background-repeat: no-repeat;
}

body.silverpride .bw-image
{
    background-position: center;
    width: 550px;
    height: 455px;
    background-image: url('images/form-image.jpg');
    background-repeat: no-repeat;
}