@charset "UTF-8";
*{
  padding: 0;
  margin: 0;
}

a {
	text-decoration: underline;  
	font-weight: normal;
	color: #000000 !important;
}

a:hover {
	color: #9d9d9d;	
}

p {
	margin-bottom: 1em;
}

body {
	font-family: 'Lato', sans-serif;
	color: #4b4b4b;
	font-size: 100% !important;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.5em;
}

.wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}

#Fullname {
	visibility:hidden;  
	display:none; 
}

.mobilemenu {
	display: none;
}

.covid {
	
	background: #0d0907 url(sitegraphics/covid-bg.jpg) no-repeat 0 0;
	background-size: 100%;
	padding-left: 53%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	color: #ffffff;
	position: relative;
}

.covid a {
	color: #ffffff;
}

.covidnineteen {
	background: #002f58;
	color: #ffffff;
	padding: 10px 30px;
	text-align: center;
}

.covidnineteen a {
	color: #ffffff !important;
	text-decoration: underline;
}

/***** title styles *****/

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 175%;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 10px;
	font-weight: 400;
}

h1 span {
	font-size: 150%;
	font-weight: 400;
}

h1 strong {
	font-weight: normal;
	text-transform: none;
	font-size: 70%;
}

h1.blacktext {
	color: #000000;
}

h1.nopadding {
	margin: 0em;
	line-height: 1.2em;
}

h2 {
	font-size: 180%;
	margin-bottom: 1em;
	font-weight: normal;
}

h2 span {
	font-size: 130%;
	margin-bottom: 1em;
	font-weight: normal;
}

h3 {
	font-size: 170%;
	margin-bottom: 1em;
	text-align: center;
	font-weight: 400;
}

h4 {
	font-size: 150%;
	margin-bottom: 1em;
	text-align: left;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: 1px;
}


h5 {
	font-size: 250%;
	margin-bottom: 1em;
	font-weight: normal;
}

.largetext {
	font-size: 150%;
}

.nopadding {
	margin-bottom: 0.1em;
}

/***** content area ******/

.maincontent {
	margin: 30px auto;
	width: 80%;
	max-width: 1150px;
	text-align: left;
}

.maincontent p {
	text-align: justify;
}

.contentarea {
	max-width: 1150px;
}

.greybg {
	background: #f0f0f0;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

.maincontent .leftcolumn {
	float: left;
	width: 48%;
	padding: 30px 0;
}

.maincontent .rightcolumn {
	margin-left: 52%;
	padding: 30px 0;
}

.imageright img {
	width: 100%;
	height: auto;
}

.maincontent .stockcolumnl {
	width: 58%;
	padding: 20px 0;
}

.maincontent .stockcolumnr {
	margin-left: 60%;
	padding: 20px 0;
}

.divider {
	border-top: 1px solid #dddddd;
}

.maincontent p {
	font-weight: 300;
}

.maincontent ul {
	padding-left: 30px;
}

.maincontent li {	
font-weight: 300;
}

.maincontent ol {
	padding-left: 30px;
}

.maincontent ol li {
	padding-bottom: 10px;
}

.maincontent2 {
	background: #000000;
	padding: 20px;
	border: 1px solid #bfbcb7;
	margin-top: 0px;
}

.consessionvehicles {
	border: 1px solid #000000;
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
}

.consessionvehicles h2 {
    margin-bottom: 0.5em;
}

.consessionvehicles p {
	font-size: 100%;
}

.imgright {
	float: right;
	padding: 0 20px 20px 0;
}

/** slider styles**/

.redtext {
	color: #cc0000;
}

.slidertext a {
	color: #ffffff !important;
}

.slidebutton {
	width: 280px !important;
}

.slidersmbuttons a img {
	width: 70px;
	padding-right: 30px;
}

/******* top nav styles *******/

header {
	position: absolute;
	width: 100%;
	z-index: 1000;
	background: rgba(265, 265, 265, 0.9);
	-moz-box-shadow:    0px 0px 5px 0px #000000;
  -webkit-box-shadow: 0px 0px 5px 0px #000000;
  box-shadow:         0px 0px 5px 0px #000000;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

.toparea {
	margin: 0 auto;
	width: 80%;
	max-width: 1150px;
	background: url(sitegraphics/logotop-volvo3.png) no-repeat 97% 5px;
}

#topnav {
	padding: 35px 25% 35px 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
}


#topnav ul {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
	list-style: none;
	text-align: right;
}

#topnav li {
	margin: 0;
	padding: 0 5px 0 5px;
	display: inline;
	list-style: none;
	font-size: 120%;
	letter-spacing: 1px;
}

#topnav .mobileshow {
	display: none;
}

#topnav a {
	color: #4a4a4a;
	padding: 10px 14px;
	/**border: 1px solid #bcbcbc;**/
	font-weight: 100;
	font-size: 80%;
	text-decoration: none; 
}

#topnav a:hover {
	/**color: #003996;**/
	background: #002f58;
	color: #ffffff !important;
}

#topnav li>ul {
	z-index:100;
	visibility:hidden;
	position:absolute;
	border: 1px solid #4a4a4a;
	background: #ffffff;
	margin-left:-150px;
	margin-top: 25px;
	padding: 15px 15px;
	text-align: left;
}
#topnav li:hover>ul {
	visibility:visible;
}

#subnav {
	
}

#subnav ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

#subnav li {
	margin: 0;
	padding: 2px 0;
	display: block;
	list-style: none;
}

#subnav a {
	font-size: 60%;
	border: none;
}

#subnav a:hover {
}



.closenav {
	display: none;	
}

.usedcars {
	text-align: center;
	float: right;
	margin-top: -10px;
}

.usedcars a {
	padding: 0;
	display: block;
	font-size: 120%;
	background: #002f58;
	color: #ffffff !important;
}

#logo {
	position: absolute;
	margin-top: -75px;
	margin-left: 0;
}

.mobileshow {
	display: none;
}

.goback {
	display: none;	
}

/***** image image styles *****/

.topimage {
	width: 100%;
	padding: 0; 
	z-index: 1;
}

.topimage img {
	width: 100%;
}

.homeshowroom img {
	width: 515px;
	height: auto;
}



/***** footer styles *****/

.footer {
	/***background: #707a84;
	background: #002f58;***/
	background: #031831;
	padding: 20px 0px;
	text-align: center;
	color: #ccd5de;
}

.footer table {
	width: 100%;
}

.footer a {
	color: #ccd5de !important;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer ul {
	display: inline;
	list-style: none;
	border: 1px solid #0000cc;
}

.footer li {
	display: inline;
	list-style: none;
	padding: 0 30px;
	width: 100%;
	height: 260px;
}

.logobottom {
	text-align: left;
}

.logobottom img {
	width: 200px;
	height: auto;
}

.logobottom span {
	padding-left: 30px;
}

.footeropeninghrs {
	text-align: left;
	padding: 20px 0 0 0px;
	line-height: 1.7em;
}

.footeropeninghrs b {
	font-size: 110%;
}

.footermiddle{
	text-align: center;
}

.footercontact {
	font-size: 140%;
	line-height: 2em;
	padding-bottom: 30px;
}

.footercontact span {
}


.footernav {
	padding-bottom: 20px;
}

.footernav p {
	text-align: center;
}

.footernav a {
	padding: 0 15px;
	text-decoration: none;
	font-size: 90%;
}

.socialmedia {
	width: 300px;
	text-align: center;
}

.socialmedia p {
	text-align: center;
}


.socialmedia img {
	margin: 0 7px;
}

.catlinlink {
}

A.catlinlink:link, A.catlinlink:visited, A.catlinlink:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;  
	font-weight: normal;
	color: #737388 !important;
	font-size: 85%;
}

A.catlinlink:hover 	{
	color: #4d6e8a; 
}

/****** home page styles *******/

.findvolvo {
	background: #f0f0f0;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 20px 0;
	margin-top: 5px;
	text-transform: uppercase;
	color: #002f58;
}

.findvolvo span {
	font-size: 150%;
}

.findvolvo a {
	border: 1px solid #a3aab2;
	color: #ffffff !important;
	background: #002f58;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	text-align: center;
	padding: 10px 30px;
	margin-left: 200px;
}

.findvolvo a:hover {
	border: 1px solid #a3aab2;
	color: #a3aab2 !important;
	background: none;
}

/***** mailchimp form ******/

.mailchimpform {
	/***border: 1px solid #002f58;
	background: url(sitegraphics/newslettersignup-bg.png) no-repeat 0 0;
	background-size: 75%;***/
	background: #d2d6da;
	margin: 0;
	padding: 10px;
	text-align: centre;
	color: #002f58;
}

.mailchimpinner {
	padding: 20px 30px;
	border: 1px solid #002f58;
}

.mailchimpinner a {
	border: 1px solid #002f58;
	color: #002f58 !important;
	background: #a3aab2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	text-align: center;
	padding: 10px 30px;
	margin-left: 30%;
}

.mailchimpinner a:hover {
	border: 1px solid #a3aab2;
	color: #a3aab2 !important;
	background: none;
}


.mailchimpform .leftcolumn {
	float: left;
	width: 45%;
	padding: 0;
}

.mailchimpform .rightcolumn {
	margin-left: 50%;
	padding: 0;
}

#mc_embed_signup {
	
}

.mailchimpform h2 {
	padding-top: 10px;
	font-size: 160%;
	text-align: center;
	line-height: 1.2em;
}

.mailchimpform p {
	text-align: center;
}

.mailchimpform .formarea {
	padding: none;
	margin: none;
}

.mailchimpform .formarea input {
    width: 60%; 
    padding: 6px;
	border: 0;
	border: 1px solid #a3aab2;
	background-color: #ffffff;
	margin: 5px 0;
	font-weight: 300;
}

.mailchimpform .formarea input.smallbox {
    width: 10%; 
}


.mailchimpform .formarea label {
    width: 130px;
    margin-top: 5px 10px 0 10px;
    display: inline-block;
    float:none;
    padding: 5px 20px 5px 5px;
	font-weight: 300;
	/***color: #757575;***/
}

.mailchimpform input.button	 {
	border: 1px solid #a3aab2;
	color: #ffffff;
	background: #031931;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-left: 130px;
	cursor: pointer;
}

/***** mailchimp form 1 ******/

.mailchimpform1 {
	margin: 50px 15%;
	padding: 40px;
	text-align: left;
	color: #002f58;
	border: 1px solid #002f58;
}

#mc_embed_signup {
	
}

.mailchimpform1 h2 {
	padding-top: 10px;
	font-size: 200%;
	text-align: center;
	line-height: 1.2em;
}

.mailchimpform1 p {
	text-align: center;
}

.mailchimpform1 .formarea {
	padding: 0 10%;
	margin: none;
}

.mailchimpform1 .formarea input {
    width: 60%; 
    padding: 6px;
	border: 0;
	border: 1px solid #a3aab2;
	background-color: #ffffff;
	margin: 5px 0;
	font-weight: 300;
}

.mailchimpform1 .formarea input.smallbox {
    width: 10%; 
}


.mailchimpform1 .formarea label {
    width: 130px;
    margin-top: 5px 10px 0 10px;
    display: inline-block;
    float:none;
    padding: 5px 20px 5px 5px;
	font-weight: 300;
	/***color: #757575;***/
}

.mailchimpform1 input.button	 {
	border: 1px solid #a3aab2;
	color: #ffffff;
	background: #031931;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-left: 130px;
	cursor: pointer;
}

.newsletterfooter {
	text-align: center;
	padding: 30px 40px 40px 40px;
	background: #002f58;
	margin-bottom: 30px;
	color: #ffffff;
	border: 1px solid #a3aab2;
}

.newsletterfooter p {
	font-size: 140%;
	line-height: 1.3em;
	text-align: center;
	padding-bottom: 20px;
}

.newsletterfooter a {
	border: 1px solid #002f58;
	color: #002f58 !important;
	background: #a3aab2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	text-align: center;
	padding: 10px 30px;
}

.newsletterfooter a:hover {
	border: 1px solid #a3aab2;
	color: #a3aab2 !important;
	background: none;
}


/****** model styles ******/

.container {
	background: #002f58;
}

.modeltitle {
	float: left;
}

.modeldownloads {
	padding-top: 20px;
	text-align: right;
}

.modeldownloads a {
	padding: 10px 30px;
	border: 1px solid #002f58;
	text-transform: uppercase;
	color: #002f58;
	text-decoration: none;
	font-size: 110%;
	margin-left: 20px;
}

.modeldownloads a:hover {
	background: #002f58;
	color: #ffffff !important;
}

#ig {
	text-align: center;
}

#excolour {
	text-align: center;
	padding-left: 25px;
} 

#incolour {
	text-align: center;
	padding-left: 25px;
} 

#accessories {
	text-align: center;
} 

#accessories table {
	width: 70%;
	margin-left: 15%;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
} 

#accessories table td {
	text-align: left;
	padding: 10px;
	border-top: 1px solid #d1d1d1;
} 

.imagegallery {
	
}

.imagegallery img {
	margin: 10px;
	border: 1px solid #8b8b8b;
	width: 260px;
	height: auto;
}

.imagegallery img a:hover {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}

.imagegallery2 img {
	margin: 10px;
	border: 1px solid #8b8b8b;
}

.imagegallery2 ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.imagegallery2 li {
	padding: 10px;
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	font-size: 0.9em;
	width: 250px;
}

.imagegallery2.extraheight li {
}
.imagegallery2 a {
	
}

.imagegallery2 img a:hover {
	
}

.imagegallery2 p {
	width: 270px;
	font-size: 95%;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}


/**** new model/config styles ****/

.config {
	text-align: center;
}

.config h2 {
	font-size: 180%;
	margin-bottom: 0;
}

.config h3 {
	size: 180%;
}

.config img {
	margin: 10px;
	width: 90%;
}

.config ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.config li {
	padding: 10px;
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	font-size: 0.9em;
	width: 360px;
}

.config a {
	padding: 10px 30px;
	border: 1px solid #002f58;
	text-transform: uppercase;
	color: #002f58;
	text-decoration: none;
	font-size: 100%;
}

.config a:hover {
	background: #002f58;
	color: #ffffff !important;
}

.config p {
	width: 360px;
	font-size: 95%;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

li.smallcell {
	width: 180px;
}

.shipping {
	padding: 30px 0;
}

.shipping ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.shipping li {
	border: 1px solid #002f58;
	padding: 10px;
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	font-size: 110%;
	width: 22%;
	height: 85px;
	color: #002f58;
	background: #f0f0f0;
}

.shipping li.arrows {
	background: url(sitegraphics/shipping-arrow2.png) no-repeat 50% 50%;
	border: none;
	width: 4%;
}

.shipping li.shippingsmallbox {
	padding-top: 20px;
	padding-bottom: 10px;
}

.shipping li.whitebg {
	background: #ffffff;
}

.paddingtop {
	margin-top: 30px;
}


/**** payment calculator ****/

.calc {
	width: 60%;
	font-weight: 400;
}

.calc h1 {
	text-align: center;
}

.calcinput {
	width: 50%;
	margin-left: 25%;
}

.calc p {
}

.calc input {
	border: none;
	border-bottom: 1px solid #a3aab2;
}

.calc input.smallinput {
	width: 60px;
}

.calc strong {
	width: 200px;
	display: inline-block;
}

.calc button {
	border: 1px solid #a3aab2;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-left: 15%;
	cursor: pointer;
}

.total {
	font-size: 28px;
	font-weight: 400;
}

.calc a:hover {
	border: 1px solid #0d111a;
	color: #0d111a;
}

 .btn {
    background: #f26964;
    border: 0;
    border-radius: 6px;
    box-shadow: 0px 3px 0px #c1524e;
    color: #fff;
    font-size: 1.2em;
    padding: 20px;
    position: relative;
    text-shadow: 1px 1px 0px rgba(0,0,0,.1);
    width: 100%;
    &:active {
      box-shadow:none;
      top:3px;
    }
  }
  #output {
    font-size: 28px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    visibility: visible;
  }
}

.fa {
  background-color: #f26964;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  height: 18px;
  bottom: 68px;
  color: white;
  padding: 20px;
  position: relative;
  width: 12px;
}
.fa-usd {
  &:before {
    bottom: 1px;
    font-size: 18px;
    left: 2px;
    position: relative;
  }
}

.interest {
  &:before {
  content: "%";
  font-weight: bold;    
  }
}


/****** google reviews styles ******/

.googlereviewarea {
	padding: 30px 0;
	font-size: 95%;
	background: #f7f7f7;
}

.googlereviewarea h2 {
	text-align: center;
	font-size: 200%;
	margin-bottom: 0.2em;
}

.review-item {
    border: solid 0px #ffffff !important;
    padding: 20px 50px 0 50px !important;
}

.review-text {
	padding-top: 10px !important;
	padding-bottom: 20px !important;
}

.googlereviewarea a {
	border: 1px solid #31343c;
	color: #31343c;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	text-align: center;
	padding: 10px 20px;
	margin: 10px 0;
}

.googlereviewarea a:hover {
	border: 1px solid #003996;
	color: #003996;
}

.review-date {
	display: none !important;
}



/***** maps *****/

.googlemaps {
        position: relative;
        padding-bottom: 330px; // This is the aspect ratio
        height: 0;
        overflow: hidden;
	margin-left: 30px;
}

.googlemaps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 330px !important;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:400px; /* your iframe height */
   top:400px;  /* your iframe height */
   margin-top:-400px;  /* your iframe height */
}



.testimage img {
	padding: 20px 0;
}

/**** benefit styles ****/

.benefits {
	padding: 20px 0;
	margin-bottom: 30px;
}

.benefits ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.benefits li {
	margin: 10px 15px;
	padding: 10px 0;
	float: left;
	max-width: 350px;
	min-height: 260px;
	display: inline;
	list-style: none;
	text-align: center;
	/**border: 1px solid #a3aab2;**/
}

li.middleli {
	/***margin: 10px 30px;***/
}

.benefits img {
	max-width: 350px;
	height: auto;
	padding-bottom: 10px;
}

.benefits h3 {
	font-weight: 400;
	font-size: 130%;
	min-height: 50px;
	padding: 0 20px;
	margin: 0;
}

.benefits p {
	min-height: 50px;
	padding: 0 20px;
}

.benefits p a {
	min-height: 0;
}

.benefits a {
	border: 1px solid #a3aab2;
	color: #a3aab2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 100%;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.benefits a:hover {
	border: 1px solid #0d111a;
	color: #0d111a;
}



#contentareabg {
	/**background-color: #f4f2ee;**/
	background: rgb(244, 242, 238); /* Fall-back for browsers that don't support rgba */
    background: rgba(244, 242, 238, .9);
	padding: 20px;
	border: 1px solid #bfbcb7;
}

.accessories td {
	padding: 4px 0;
}



/****** form styles ******/

.formarea {
	
}

.formarea label {
    width: 140px;
    margin-top: 5px;
    display:inline-block;
    float:left;
    padding: 8px;
	font-weight: 300;
	/***color: #757575;***/
}

.formarea label.widelabel {
    width: 180px;
}

.formarea input {
    width: 60%; 
    padding: 10px;
	border: 0;
	border: 1px solid #a3aab2;
	background-color: #ffffff;
	margin: 5px 0;
	font-weight: 300;
}

.formarea input[type=checkbox] {
    width: 20px; 
    padding: 10px;
	border: 0;
	border: 1px solid #a3aab2;
	background-color: #ffffff;
	margin: 5px 0;
}


.formarea select {
    width: 30%; 
    padding: 6px 10px;
	border: 0;
	border: 1px solid #a3aab2;
	background-color: #ffffff;
	margin: 10px 0;
}

.formarea .checkboxbox {
	margin: 0;
	border: 1px solid #000000;
}

.submit {
	padding: 6px 15px;
	margin: 10px 0;
	font-size: 100%;
}

.subscribe label {
	width: 75px;
}

.subscribe input { 
    width: 70%;
}

.formcell {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/***.forminput {
	width: 10%;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #ffffff;
}***/

.forminputlg {
	background-color: #ffffff;
	width: 860px;
	padding: 10px;
	border: 1px solid #a3aab2;
}




/****** brochure styles ******/

#brochuremain {
	
}

#brochuremain th {
	text-align: left;
	padding-bottom: 10px;
	font-size: 120%;
}

#brochuremain td {
	text-align: center;
	width: 270px;
}

#brochuremain a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#brochuremain img {
	margin-bottom: 5px;	
}





/****** 0percentfinance ******/


.promotion0percent {
	background: #ffffff;	
}

.promotion0percent  #maincontent2 {
	background: #ffffff url(promotion-0percentfinance/sitegraphics/topimage.jpg) no-repeat 0 0;	
	padding-top: 580px;
}



.buttonlink img {
	padding: 0;
	margin: 0;
	border: 0px solid #ffffff;
}

.promotion0percent #stockcontent a {
	display: block;
	padding: 5px 10px;
	text-align: center;
	background: url(promotion-0percentfinance/sitegraphics/moreinfo_bg.jpg) repeat-x 0 0;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
}

.promotion0percent #stockcontent a:hover {
	/*text-decoration: underline;*/
	color: #000000;
}

.promotion0percent #stockcontent th {
	padding-left: 20px;
}


/****** v60 styles ******/

.register {
	margin: 240px 0 0 550px;	
}

#v60register {
	margin-top: 300px;	
}




/****** XC90 Newsletter ******/

.xc90newsletter {
	/*background: #8595a5;*/
	background: #aba8a4 url(sitegraphics/xc90-newsletter.jpg) no-repeat 50% 0;
	padding: 120px 15px 15px 15px;
	margin-left: 40px;
	text-align: center;
	border: solid 2px  #aba8a4;
	color: #ffffff;
}

.xc90newsletter h2 {
	font-size: 130%;
	color: #ffffff;
}


/****** Misc styles ******/

.white {
	color: #ffffff;
}

.white a {
	color: #ffffff;
}

.smalltext {
	font-size: 80%;	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/****** catlin links ******/



