﻿.videoThumb {
	width:150px;
}

.thumbCell {
	height:150px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:150px;
}

#mediathequeFiles .file {
	-x-system-font:none;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 10px 10px 0;
}

.fileThumb .doc{
	width:150px;
	height:120px;
	background: #666666;	
}

.fileThumb .pdf{
	width:150px;
	height:120px;		
}

.filePageImage{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/box_741_top.png) no-repeat scroll 0 0;
	overflow:hidden;
	padding:12px 10px 0 12px;
	position:relative;
}

.filePageBottom{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/box_741_bottom.png) no-repeat scroll 0 0;
	height:15px;
}

* html .filePageImage{
	background: url(../img/box_741_top.gif) no-repeat scroll 0 0;
	padding:12px 10px 0 12px;
	position:static;
}

* html .filePageBottom{
	background: url(../img/box_741_bottom.gif) no-repeat scroll 0 0;
	height:15px;
}

#results-list div.info .attIcon{
	margin-bottom:6px;
}
#mediathequeFilesHolder .file{
	border:1px solid #c3c3c3;
	padding:11px;
	position:relative;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background:url(../img/file-bg.png) repeat-x top left;
}

* html #mediathequeFilesHolder .file{
	border:1px solid #c3c3c3;
	padding:11px;
	position:static;
	background:url(../img/file-bg.png) repeat-x top left;
}

#mediathequeMenu button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/searchmediabutton.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:26px;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	width:28px;
}

.mediatheque .fileDetails .label {
	color:#999999;
}

.mediatheque .fileDetails .value {
	padding:5px 0;
	margin-bottom:10px;
}

.mediatheque .fileDetails .value span.coma {
	margin:0 5px 0 0;
}

.mediatheque .fileDetails{
	font-size:11px;
}

#mediathequeMenu input.phrase{
	height:20px;
}

.clr{
	clear:both;
}

#header-container h1.title{
	width:400px;
}

.fixfloat:after { content: "."; display: block;height: 0; clear: both; visibility: hidden; }

.flash {
	outline: none;
}

body {
	background: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;	
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 994px;
	text-align: left;
	margin: 0 auto 20px auto;
	position: relative;
}

#mobile-link {
	display: none;
}

img {
	border: none;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	cursor:pointer;
	color: #0F3A6F;
}

#top {
	position: relative;
	height: 63px;
	z-index: 2;
	text-transform: uppercase;
}

#logo {
	position: absolute;
	top: 4px;
	left: 3px;
}

#logo img {
	width: 89px;
	height: 83px;
	display: block;
}

/* Search */

#search {
	position: absolute;
	top: 10px;
	right: 7px;
}

#search .global-keywords 
{
    background: transparent url(../img/searchfield.gif) no-repeat scroll 0 0;
    height: 17px;
    width: 190px;
}

.searchfield {
	border: none;
	margin: 0;
	background: transparent;
	font-size: 10px;
	color: #B5B5B5;
	padding: 1px 0 0 3px;
	height: 13px;
	width: 165px;
}

#search .searchbutton {
	position: absolute;
	top: 0;
	right: 0;
}

#search .completion-list
{
	background: #fff;
	border: 1px solid #CECECD;
	z-index: 10000;
}

#search .completion-list a, #search .completion-list a:hover
{
    color: #000;
    text-decoration: none;
}

#search .completion-list-item
{
	margin: 3px 5px;
	text-transform: none;
}

#search .completion-list-highlighted 
{
	background: #eee;
	margin: 3px 5px;
	text-transform: none;
}

/* Dealer button */

#dealersearchbox 
{
    background: transparent url(../img/searchfield.gif) no-repeat scroll 0 0;
    margin: 0;
    padding: 0;
    height: 17px;
    width: 156px;
}

#dealerbutton {
	position: absolute;
	top: 36px;
	right: 7px;
	display: block;
	padding: 0 0 0 14px;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/images/dealerbutton.gif) no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #313131;
}

#dealerbutton span {
	display: block;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/images/dealerbutton.gif) no-repeat top right;
	padding: 4px 7px 0 0;
	height: 14px;
}

* html #dealerbutton span { float: left; }

#dealerbutton.hover {
	background-position: 0 -18px;
	color: #fff;
}

#dealerbutton.hover span {
	background-position: right -18px;
	color: #fff;
	cursor: pointer;
}

/* Model navigation */

#model-nav {
	position: absolute;
	top: 34px;
	left: 94px;
	width: 900px;
	overflow: hidden;
}

* html #model-nav {
	overflow: visible;
	height: 1%;
}

#model-nav-wrapper {
	float: left;
	position: relative;
	left: 50%;
	margin-left: -22px;
}

#model-nav-inner1 {
	float: left;
	text-align: left;
	position: relative;
	left: -50%;
	background: transparent url(../img/modelnav_left.png) no-repeat bottom left;
	padding: 0 0 0 22px;
}

* html #model-nav-inner1 {
	background-image: url(../img/modelnav_left.gif);
}

#model-nav-inner2 {
	background: transparent url(../img/modelnav_right.png) no-repeat bottom right;
	overflow: visible;
	height: 49px;
	padding-right: 5px;
	float: left;
}

* html #model-nav-inner2 {	
	background-image: url(../img/modelnav_right.gif);
}

#model-nav ul {
	overflow: visible;
	margin-left: -3px;
}

* html #model-nav ul { height: 1%; float: left; display: inline; }

#model-nav li {	
	float: left;
	position: relative;
	margin: 0 15px 0 0;
	font-weight: bold;
}

* html #model-nav li { display: inline; }

#model-nav ul ul {
	overflow: visible;
	margin: 0;
}

* html #model-nav ul ul { height: auto; }

#model-nav ul ul li {
	margin: 0;
	font-weight: normal;
	margin-right: -10px;
}

#model-nav a {
	color: #000;
	padding: 0 0 0 10px;
	display: block;
}

#model-nav span {
	padding: 4px 10px 0 0;
	display: block;
}

#model-nav span.modelfamily {
	padding-left: 10px;
}

/* Model nav - section */

#model-nav li.section {
	margin-right: 0;
	margin-left: -10px;
}

* html #model-nav li.section a { width: 1%; }

#model-nav li.section a {
	padding-left: 21px;
	cursor: default;
}

#model-nav li.section span {
	height: 38px;
	padding-right: 21px;
	
}

#model-nav li.section a.hover {
	color: #fff;
	background: transparent url(../img/modelnav_hover_section.png) no-repeat;
}

* html #model-nav li.section a.hover { background-image: url(../img/modelnav_hover_section.gif); }

#model-nav li.section a.hover span {
	background: transparent url(../img/modelnav_hover_section.png) no-repeat bottom right;
}

* html #model-nav li.section a.hover span { background-image: url(../img/modelnav_hover_section.gif); }

/* Model nav - models */


#model-nav ul ul span {
	padding: 3px 10px 3px 0;
}

#model-nav ul ul a { color: #686868; }

* html #model-nav ul ul a { float: left; }

#model-nav ul ul li.active a {
	background: transparent url(../img/modelnav_active_model.gif) no-repeat;
	color: #fff;
}

#model-nav ul ul a.hover,
#model-nav ul ul li.active a.hover {
	background: transparent url(../img/modelnav_hover_model.png) no-repeat;
	color: #fff;
}

* html #model-nav ul ul a.hover,
* html #model-nav ul ul li.active a.hover {
	background-image: url(../img/modelnav_hover_model.gif);
}

#model-nav ul ul li.active span {
	background: transparent url(../img/modelnav_active_model.gif) no-repeat bottom right;
}

#model-nav ul ul a.hover span {	
	background: transparent url(../img/modelnav_hover_model.png) no-repeat bottom right;
}

* html #model-nav ul ul a.hover span {	background-image: url(../img/modelnav_hover_model.gif); }

* html #model-nav ul ul a span {
	float: left;
	height: 1%;
}

/* Top left tools nav */

#toptools {
	position: absolute;
	top: 4px;
	left: 101px;
	font-size: 11px;
	letter-spacing: 0.2px;
}

#toptools li {
	float: left;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
}

#toptools a {
	display: block;
}

#toptools span {
	display: block;
	padding: 1px 0;
}

#toptools li.active a {
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/images/toolsnav_active.gif) no-repeat;
	padding: 0 0 0 4px;
}

#toptools li.active span {
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/images/toolsnav_active.gif) no-repeat top right;
	padding-right: 4px;
	color: #fff;
}

#toptools a {
	color: #666;
}

/* Top right nav */

#about {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 10px;
	letter-spacing: 0.2px;
}

#about li {
	float: left;
	margin-right: 7px;
}

#about a {
	color: #666;
}

/* Footer nav */

#footer {
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 22px;
	margin-left: 8px;
	overflow: hidden;
}

* html #footer { height: 1%; }

#footer ul {
	float: left;
	overflow: hidden;
	margin-top: 4px;
}

* html #footer ul { height: 1%; }

#footer li {
	float: left;
	margin-right: 35px;
	display: inline;
}

#footer a {
	color: #727272;
}

#footer a:hover {
	color: #000;
}

#footer-buttons {
	float: right;
}

#footer #addthis {
	float: right;
}

#footer #sendtofriend 
{
    float: right;
    font-weight: bold;
    margin: 0 8px;
    display: inline;
}

#footer #sendtofriend a,
#footer #addthis a  {
    background: transparent url(../img/sendtofriend.gif) no-repeat scroll 0 0;
    display: block;
    padding: 0 0 0 22px;
    float: left;
}

#footer #sendtofriend span,
#footer #addthis span {
    background: transparent url(../img/sendtofriend.gif) no-repeat scroll right top;
    color: #fff;
    display: block;
    height: 14px;
    padding: 4px 14px 0 0;
    float: left;
}

/* Content */

#content {
	position: relative;
	z-index: 1;
	clear: both;
	min-height: 100px;
	overflow: visible;
}

* html #content { height: 1%; }

/* Callouts */

#callouts {
	position: relative;
	margin-top: -2px;
	left: -1px;
	z-index: 2;
	height: 108px;
	background: transparent url(../img/callouts.png) no-repeat;
	clear: both;
	width: 996px;
}

* html #callouts { background-image: url(../img/callouts.gif); }

.callout {
	position: absolute;
	top: 3px;
	left: 1px;
	width: 328px;
	height: 102px;
}

#callout2 {
	left: 334px;
}

#callout3 {
	left: 667px;
}

.callout a {
	position: absolute;
	top: 0;
	left: 0;
	width: 328px;
	height: 102px;
	color: #000;
	font-size: 10px;
}

.callout a * { cursor: pointer; }

.callout .text {
	position: absolute;
	top: 10px;
	left: 11px;
	width: 150px;
	line-height: 11px;
	height: 84px;
	overflow: hidden;
}

.callout .text strong {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: 12px;
}

.callout img {
	position: absolute;
	top: 12px;
	right: 11px;
}

.callout .calltoaction {
	position: absolute;
	bottom: 10px;
	left: 11px;
	font-weight: bold;
}

/* Flyouts */

#flyout {
	position: absolute;
	top: 78px;
	width: 232px;
	background: transparent url(../img/explore_bottom.png) no-repeat bottom left;
	padding: 0 0 37px 0;
	z-index: 2000;
}

* html #flyout { background-image: url(/_layouts/VolvoCars.SharePoint.Features.Site3/images/Flyouts/explore_bottom.gif); }

#flyout .inner {
	background: transparent url(../img/explore_top.png) no-repeat;
	padding: 1px 14px 0 16px;
	overflow: hidden;
	position: relative;
}

* html #flyout .inner {
	height: 1%; 
    background-image: url(../img/explore_top.gif);
}

/* Model flyout */

#flyout.model {
	background-image: url(../img/model_bottom.png);
	width: 275px;
}

* html #flyout.model { background-image: url(../img/model_bottom.gif); }
#flyout.model .inner { background-image: url(../img/model_top.png); }
* html #flyout.model .inner { background-image: url(../img/model_top.gif); }

/* One column */

#flyout.section {
	background-image: url(../img/explore_bottom.png);
	width: 232px;
}

* html #flyouts .section { width: 232px; background-image: url(../img/explore_bottom.gif); }
#flyout.section .inner { background-image: url(../img/explore_top.png); }
* html #flyouts .section .inner { background-image: url(../img/explore_top.gif); }


/* two columns */

#flyout.section-2 {	
	background-image: url(../img/sales_2cols_bottom.png);
	width: 441px; 
}

* html #flyouts .section-2 { width: 441px;  background-image: url(../img/sales_2cols_bottom.gif); }
#flyout.section-2 .inner { background-image: url(../img/sales_2cols_top.png); }
* html #flyouts .section-2 .inner { background-image: url(../img/sales_2cols_top.gif); }

/* three columns */

#flyout.section-3 {	
	background-image: url(../img/sales_3cols_bottom.png);
	width: 650px; 
}

* html #flyouts .section-3 { width: 650px;  background-image: url(../img/sales_3cols_bottom.gif); }
#flyout.section-3 .inner { background-image: url(../img/sales_3cols_top.png); }
* html #flyouts .section-3 .inner { background-image: url(../img/sales_3cols_top.gif); }


/* column */

#flyout .col {
	width: 202px;
	float: left;
	margin-right: 7px;
}

#flyout div.last {
	margin-right: 0 !important;
}

#flyout ul {
	padding: 0;
	margin: 0;
	
}

#flyout ul.model-links {
	background: transparent url(../img/flyout_list_bg_model.gif) no-repeat 50% 0;
	padding-top: 7px;
}

#flyout li {
	text-transform: uppercase;
	color: #6F6F6F;
	font-weight: bold;
	font-size: 11px;	
	padding: 3px 13px 0 13px;
}

#flyout li.last {
	padding-bottom: 0;
}

#flyout.section li,
#flyout.section-2 li,
#flyout.section-3 li {
	padding: 5px 13px;	
	background: transparent url(../img/flyout_list_bg.gif) no-repeat 50% 0;
}

* html #flyout.section li,
* html #flyout.section-2 li,
* html #flyout.section-3 li { height: 1%; }

#flyout li a {
	color: #666;
	padding: 0 0 0 6px;
	background: transparent url(../img/flyout_list_arrow.gif) no-repeat 0 4px;
	display: block;
}

* html #flyout li a { height: 1%; }

#flyout li a:hover {
	color: #000;
}

#flyout h2 {
	margin: 13px;
	padding: 0;
	font-weight: bold;
	color: #767676;
	text-transform: uppercase;
	font-size: 13px;
}

/* Model flyout elements */

#flyout h2.model-name {
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 0;
}

#flyout p {
	color: #6F6F6F;
	padding: 0 13px;
	font-size: 11px;
}

#flyout p.price {
	
}

#flyout p.info {
	padding: 13px;
	min-height: 30px;
	font-size: 12px;
}

* html #flyout p.info {
	height: 30px;
}

#flyout img { display: block; }
#flyout img.section-thumb { margin-bottom: 5px; }

/* Dealer search flyout */

#flyout .close-flyout {
	position: absolute;
	top: 10px;
	right: 15px;
}

#flyout.dealer p {
	font-size: 10px;
}

#flyout.dealer .inner { overflow: visible; padding-top: 15px; }

#flyout.dealer .form {
	margin: 0 13px;
	position: relative;
	height: 19px;
}

#flyout.dealer .searchfield {
	position: absolute;
	top: 0;
	left: 0;
	width: 152px;
	height: 17px;
	margin: 0 0 0 1px;
	background: transparent url(../img/searchfield.gif) no-repeat scroll 0 0;
	color: #6F6F6F;
}

#flyout.dealer .searchbutton {
	position: absolute;
	top: 0;
	left: 156px;
}

#dealer-search-types {
	margin: 0 13px 5px 13px;
}

#dealer-search-types fieldset {
	border: none;
	margin: 0 0 3px 0;
	padding: 0;
	overflow: hidden;
}

* html #dealer-search-types fieldset { height: 1%; }

#dealer-search-types input {
	float: left;
	margin-left: 0;
}

#dealer-search-types label {
	font-size: 11px;
	color: #6F6F6F;
	float: left;
	margin-top: 3px;
}

/* Two-columns layout */

#content.two-columns {
	background: #92BDEE url(../img/bg_search.jpg) no-repeat;
	padding: 48px 0;
}

.two-columns #sidebar {
	float: left;
	margin: -2px 9px 0 17px;
	width: 170px;
	min-height: 20px;
	display: inline;
}

.two-columns #sidebar h1,
.two-columns #sidebar #sidebar-header {
	margin: 0 0 0 6px;
	padding: 0;
}

.two-columns #main {
	float: left;
	width: 782px;
}

.content-box {
	margin: 5px 0 0 0;
	padding: 7px 0 0 0;
	background: transparent url(../img/contentbox_782_top.png) no-repeat;
	width: 782px;
}

* html .content-box { background: transparent url(../img/contentbox_782_top.gif) no-repeat; }

.content-box .content-box-inner {
	position: relative;
	padding: 12px 21px 17px 19px;
	background: transparent url(../img/contentbox_782_middle.png) repeat-y;
}

* html .content-box .content-box-inner { background: transparent url(../img/contentbox_782_middle.gif) repeat-y; }

.content-box .content-box-bottom {
	height: 5px;
	background: transparent url(../img/contentbox_782_bottom.png) no-repeat;
}

* html .content-box .content-box-bottom { background: transparent url(../img/contentbox_782_bottom.gif) no-repeat; }

.pager a{
	margin-right:3px;
}
.pager span{
	margin-right:3px;
	text-decoration:underline;
}
.pager .pageSumUp{
	margin-right:15px;
	text-decoration:none;
}


.content-box h1 {
	color: #4e5776;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 23px;
}

.content-box h2 {
	border-bottom: dotted 2px #CECED0;
	/*border-bottom: dotted 2px #CECED0;*/
	/*text-transform: uppercase;*/
	color: #545454;
	font-size: 18px;
	/*font-weight: normal;*/
	padding: 0 0 6px 0;
	margin: 6px 0 30px 0;
}

.checkPos label{
	line-height:18px;
	margin-left:5px;
	float:left;
}
.checkPos input{
	vertical-align:middle;
	float:left;
}
div.agree{
	line-height:18px;
	margin-left:5px;
	width:710px;
	float:left;
}

.content-box h2.section {
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 12px;
}

/* Text block for standard page etc */

.content-box .textblock {
	color: #545454;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 18px;
}

.content-box .textblock h3,
.content-box .standard-module h3,
#list-items .list-item h3 {
	font-size: 13px;
	margin: 12px 0;
}

.content-box .textblock h4,
.content-box .standard-module h4,
#list-items .list-item h4 {
	font-size: 13px;
	margin: 12px 0;
}

.content-box .textblock h5,
.content-box .textblock h6,
.content-box .standard-module h5,
.content-box .standard-module h6,
#list-items .list-item h5,
#list-items .list-item h6 {
	font-size: 12px;
	margin: 12px 0;
}

.textblock ul,
.content-box .standard-module ul,
.list-item ul {
	margin: 1em 1em 1em 15px;
}

.textblock ul,
.textblock ul li,
.content-box .standard-module ul,
.content-box .standard-module ul li,
.list-item ul,
.list-item ul li {
	list-style-type: disc;
}

.textblock ol,
.textblock ol li,
.content-box .standard-module ol,
.content-box .standard-module ol li,
.list-item ol,
.list-item ol li {
	list-style-type: decimal;
}

/* Two-columns sidebar nav */

#sidebar-nav {
	text-transform: uppercase;
	font-weight: bold;
}

#sidebar-nav ul {
	
}

#sidebar-nav ul ul {
	text-transform: none;
	
	font-weight: normal;
}

#sidebar-nav li {
	padding: 1px 0 0 0;
	margin: 0;
	min-height: 23px;
}

#sidebar li li {
	padding-left: 11px;
}

#sidebar-nav ul.last li {
	background: transparent url(../img/dotted.gif) no-repeat 4px 2px;
}

#sidebar-nav ul.last li.active {
	background: transparent url(../img/dotted_active.gif) no-repeat 4px 2px;
}

#sidebar-nav ul.last li.last {
	background: transparent url(../img/dotted_last.gif) no-repeat 4px 2px;
}

#sidebar-nav ul.last li.last-active {
	background: transparent url(../img/dotted_last_active.gif) no-repeat 4px 2px;
}

#sidebar-nav a {
	color: #1e2630;
	font-size: 11px;
	display: block;
}

#sidebar-nav a:hover {
	color: #000;
}

#sidebar-nav a span {
	display: block;
	padding: 4px 6px 0 6px;
}

#sidebar-nav a.active {
	color: #fff;
	font-weight: bold;
	background: transparent url(../img/active_first_15.png) no-repeat bottom right;
	padding: 0 0 4px 0;
}

* html #sidebar-nav a.active { background: transparent url(../img/active_first_15.gif) no-repeat bottom right; }

#sidebar-nav a.active span {
	background: transparent url(../img/active_first_15.png) no-repeat top left;
}

* html #sidebar-nav a.active span { background: transparent url(../img/active_first_15.gif) no-repeat top left; }

#sidebar-nav ul ul a.active,
#sidebar-nav ul ul a.active span {
	background-image: url(../img/active_second_30.png);
}

* html #sidebar-nav ul ul a.active,
* html #sidebar-nav ul ul a.active span {
	background-image: url(../img/active_second_30.gif);
}

#sidebar-nav ul ul ul a.active,
#sidebar-nav ul ul ul a.active span {
	background-image: url(../img/active_third_50.png);
}

* html #sidebar-nav ul ul ul a.active,
* html #sidebar-nav ul ul ul a.active span {
	background-image: url(../img/active_third_50.gif);
}

#sidebar-nav ul ul ul ul a.active,
#sidebar-nav ul ul ul ul a.active span {
	background-image: url(../img/active_fourth_50.png);
}

* html #sidebar-nav ul ul ul ul a.active,
* html #sidebar-nav ul ul ul ul a.active span {
	background-image: url(../img/active_fourth_50.gif);
}

/* BUTTONS */

.button-container {
	overflow: hidden;
	position:absolute;
	right:20px;
	bottom:0;
}

* html .button-container { 
	height: 1%; 
	position:static;
	bottom:0;
}

.sMore{
	position:absolute;
	right:8px;
	bottom:8px;
}

* html .sMore{
	width:20px;
}

.relatedBox{
	background:url(../img/box_250_top.png) no-repeat top left;
	width:210px;
	padding:20px;
}

* html .relatedBox{
	background:url(../img/box_250_top.gif) no-repeat top left;
	width:210px;
	padding:20px;
}

.relatedBottom{
	background:url(../img/box_250_bottom.png) no-repeat top left;
	width:250px;
	padding:15px;
}

* html .relatedBottom{
	background:url(../img/box_250_bottom.gif) no-repeat top left;
	width:250px;
	padding:15px;
}

/* Link button */

.link-button {
	margin: 10px 0 0 0;
	float: left;
	background: transparent url(../img/button_arrow.png) no-repeat;
	padding: 0 0 0 15px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
}

* html .link-button { height: 1%; }

.link-button span {
	display: block;
	background: transparent url(../img/button_arrow.png) no-repeat right -17px;
	padding: 3px 10px 0 5px;
	height: 14px;
}

* html .link-button span { float: left; }

/* Back button */

.back-button {
	margin: 10px 0 0 0;
	float: left;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_previous.png) no-repeat;
	padding: 0 0 0 15px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
}

* html .back-button { height: 1%; }

.back-button span {
	display: block;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_previous.png) no-repeat right -17px;
	padding: 3px 10px 0 5px;
	height: 14px;
}

* html .back-button span { float: left; }

/* Flash alt content */

.flashTexts {
	display: none;
}

.flashAltContent {
	background: #92BDEE url(../img/bg_search.jpg) no-repeat;
}

.flashAltContent table {
	padding: 0;
	margin: 0;
	border: none;
}

.flashAltContent td {
	border: none;
	vertical-align: middle;
	text-align: center;
	color: #31373F;
}

.flashAltContent .button {
	float: left;
	position: relative;
	left: 50%;
}

.flashAltContent .button div {
	position: relative;
	left: -50%;
}

* html .flashAltContent .button div {
	width: 1%;
}


/* Overlay */

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1000;
}

#overlay-container {
	position: absolute;
	top: 98px;
	left: 0;
	z-index: 1001;
	padding: 8px;
	background-color: #ffffff;
}

#overlay-closebutton {
	position: absolute;
	top: -17px;
	right: 0;
	width: 12px;
	height: 13px;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/popup_close.gif) no-repeat;
}

#flashLightBoxContainer {
	
}

/* DCT Overlay */

#dct-contentbox {
	margin: 0;
	padding: 7px 0 0 0;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Search/resultsbox_top.png) no-repeat;
	width: 922px;
	text-align: left;
}

#dct-contentbox-inner {
	padding: 10px 17px;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Search/resultsbox_middle.png) repeat-y;
	overflow: hidden;
	position: relative;
}

* html #dct-contentbox-inner {
	height: 1%;
}

#dct-contentbox-inner h1 {
	margin-bottom: 14px;
}

.dct-close {
	position: absolute;
	top: 0;
	right: 7px;
}

#dct-contentbox-bottom {
	height: 8px;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Search/resultsbox_bottom.png) no-repeat;
}

#dct-image-col {
	float: left;
	width: 382px;
	margin-right: 20px;
}

#dct-form-col {
	float: left;
	width: 486px;
}

/* Send-to-friend */
.hidden 
{
    display: none;
}

.invisible 
{
    visibility: hidden;
}

#email-form 
{
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Boxes/sendtofriend_box_full.png) no-repeat;
    border:0px solid black;
    bottom: 18px;
    color: #666;
    height:244px;
    position:absolute;
    padding: 0px;
    right: 5px;
    width:419px;
    z-index:1000;
}

* html #email-form 
{
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Boxes/sendtofriend_box_full.gif) no-repeat;
    border:0px solid black;
    bottom: 17px;
    color: #666;
    height:244px;
    position:absolute;
    padding: 0px;
    right: -4px;
    width:419px;
    z-index:1000;
}

#email-form img
{
    float: right;
    cursor:pointer;
	margin: 15px 12px 0 0;
}

#email-form-inner 
{
}

#email-form-content 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#email-content-inner 
{
    font-size: 11px;
    margin: 20px 19px 0px 19px;
}

#email-content-inner h1
{
	display: inline;
    font-size: 15px;
    margin: 0 0 0 0;
    text-transform: uppercase;
}

#email-content-inner span.error
{
    color: Red;
	display: none;
	font-weight: bold;
    margin: 0 0 0 15px;
}

#email-content-inner span.visible
{
    display: inline;
}

#email-content-inner .default-form 
{
	margin: 10px 0 0 0;
}

#email-content-inner td 
{
	padding: 0 10px 1px 0;
}

#email-content-inner td.invalid
{
	padding: 0 10px 0 0;
}

#email-content-inner td label
{
    display: block;
	margin: 0 0 0 1px;
}

#email-content-inner td.invalid label 
{
    color: Red;
}

#email-content-inner td label span
{
	display: none;
	margin: 0 0 0 2px;
}

#email-content-inner td.invalid label span
{
	display: inline;
}

#email-content-inner td .textbox
{
    background-color: #ddd;
    border-color: #888;
    border-style: solid solid none none;
    border-width: 1px;
    font-family: Arial,helvetica,sans-serif;
    font-size: 1em;
    margin: 0 0 10px 1px;
    width: 180px;
}

#email-content-inner td.invalid .textbox 
{
    border-color: Red;
	border-style: solid;
	margin: 0 0 10px 0;
}

#email-content-inner td .textarea
{
    background-color: #ddd;
    border-color: #888;
    border-style: solid solid none none;
    border-width: 1px;
    display: inline;
    font-family: Arial,helvetica,sans-serif;
    font-size: 1em;
    height: 75px;
    overflow: hidden;
    white-space: normal;
    width: 285px;
}

#email-content-inner .button-arrow
{
    background: transparent url(../img/button_arrow.png) no-repeat;
    color: #666;
	display: inline-block;
	font-size: 9px;
	height: 17px;
	margin: 0px 0 -2px 10px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}

#email-content-inner .button-arrow span
{
	background: transparent url(../img/button_arrow.png) no-repeat right -17px;
	height: 14px;
	padding: 3px 10px 0 5px;
	position: absolute;
	display: inline-block;
}

#email-loading-frame
{
    background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/images/dealerlocator/loading.gif) no-repeat 50% bottom;
	padding-bottom: 20px;
	position: absolute;
	text-align: center;
	top: 112px;
	width: 419px;
}

#email-loading-frame span 
{

}

#email-info-frame 
{
	position: absolute;
	text-align: center;
	top: 112px;
	width: 419px;
}

#email-info-frame span 
{
    font-size: 14px;
}

#email-info-frame #lblMessage
{
	width: 419px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#email-info-frame .button-container
{
    text-align: left;
    display: inline;
}

#email-info-frame .button-arrow 
{
    background: transparent url(../img/button_arrow.png) no-repeat;
    color: #666;
	display: inline-block;
	height: 17px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-align: left;
}

#email-info-frame .button-arrow span 
{
	background: transparent url(../img/button_arrow.png) no-repeat right -17px;
	font-size: 9px;
	height: 14px;
	display: block;
	padding: 3px 10px 0px 5px;
	display: inline-block;
}