.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.logovolvo {
	width: 89px;
	height: 83px;
}
#logo img.logoagencia {
	width: 130px;
	height: 43px;
	margin-bottom: 25px;
	margin-left:0px;
}

.center { text-align:center; }
 
/* Search */
 
#search {
	position: absolute;
	top: 10px;
	right: 7px;
}
 
#search .global-keywords 
{
    background: transparent url(../images/layout/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(../images/layout/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(../images/layout/dealerbutton.gif) no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #313131;
}
 
#dealerbutton span {
	display: block;
	background: transparent url(../images/layout/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(../images/layout/modelnav_left.png) no-repeat bottom left;
	padding: 0 0 0 22px;
}
 
* html #model-nav-inner1 {
	background-image: url(../images/layout/modelnav_left.gif);
}
 
#model-nav-inner2 {
	background: transparent url(../images/layout/modelnav_right.png) no-repeat bottom right;
	overflow: visible;
	height: 49px;
	padding-right: 5px;
	float: left;
}
 
* html #model-nav-inner2 {	
	background-image: url(../images/layout/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(../images/layout/modelnav_hover_section.png) no-repeat;
}
 
* html #model-nav li.section a.hover { background-image: url(../images/layout/modelnav_hover_section.gif); }
 
#model-nav li.section a.hover span {
	background: transparent url(../images/layout/modelnav_hover_section.png) no-repeat bottom right;
}
 
* html #model-nav li.section a.hover span { background-image: url(../images/layout/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(../images/layout/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(../images/layout/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(../images/layout/modelnav_hover_model.gif);
}
 
#model-nav ul ul li.active span {
	background: transparent url(../images/layout/modelnav_active_model.gif) no-repeat bottom right;
}
 
#model-nav ul ul a.hover span {	
	background: transparent url(../images/layout/modelnav_hover_model.png) no-repeat bottom right;
}
 
* html #model-nav ul ul a.hover span {	background-image: url(../images/layout/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;*/
	/* lo movemos a  la derecha */
	right: 0px;
	font-size: 11px;
	letter-spacing: 0.2px;
}
 
#toptools li {
	float: left;
	padding: 0 0 0 7px;
	margin: 0 7px 0 7px;
}
 
#toptools a {
	display: block;
}
 
#toptools span {
	display: block;
	padding: 1px 0;
}
 
#toptools li.active a {
	background: transparent url(../images/layout/toolsnav_active.gif) no-repeat;
	padding: 0 0 0 4px;
}
 
#toptools li.active span {
	background: transparent url(../images/layout/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;
	text-align:right;
}
 
* html #footer { height: 1%; }
 
#footer ul {
	overflow: hidden;
	margin-top: 4px;
	text-align: right;
}
 
* html #footer ul { height: 1%; }
 
#footer li {
	margin-right: 35px;
	display: inline;
}
#footer li.last {
	margin-right: 0px;
	display: inline;
}
 
#footer a {
	color: #333333;
}
 
#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(../images/layout/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(../images/layout/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(../images/layout/callouts.png) no-repeat;
	clear: both;
	width: 996px;
}
 
* html #callouts { background-image: url(../images/layout/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(../images/layout/Flyouts/explore_bottom.png) no-repeat bottom left;
	padding: 0 0 37px 0;
	z-index: 2000;
}
 
* html #flyout { background-image: url(../images/layout/Flyouts/explore_bottom.gif); }
 
#flyout .inner {
	background: transparent url(../images/layout/Flyouts/explore_top.png) no-repeat;
	padding: 1px 14px 0 16px;
	overflow: hidden;
	position: relative;
}
 
* html #flyout .inner {
	height: 1%; 
    background-image: url(../images/layout/Flyouts/explore_top.gif);
}
 
/* Model flyout */
 
#flyout.model {
	background-image: url(../images/layout/Flyouts/model_bottom.png);
	width: 275px;
}
 
* html #flyout.model { background-image: url(../images/layout/Flyouts/model_bottom.gif); }
#flyout.model .inner { background-image: url(../images/layout/Flyouts/model_top.png); }
* html #flyout.model .inner { background-image: url(../images/layout/Flyouts/model_top.gif); }
 
/* One column */
 
#flyout.section {
	background-image: url(../images/layout/Flyouts/explore_bottom.png);
	width: 232px;
}
 
* html #flyouts .section { width: 232px; background-image: url(../images/layout/Flyouts/explore_bottom.gif); }
#flyout.section .inner { background-image: url(../images/layout/Flyouts/explore_top.png); }
* html #flyouts .section .inner { background-image: url(../images/layout/Flyouts/explore_top.gif); }
 
 
/* two columns */
 
#flyout.section-2 {	
	background-image: url(../images/layout/Flyouts/sales_2cols_bottom.png);
	width: 441px; 
}
 
* html #flyouts .section-2 { width: 441px;  background-image: url(../images/layout/Flyouts/sales_2cols_bottom.gif); }
#flyout.section-2 .inner { background-image: url(../images/layout/Flyouts/sales_2cols_top.png); }
* html #flyouts .section-2 .inner { background-image: url(../images/layout/Flyouts/sales_2cols_top.gif); }
 
/* three columns */
 
#flyout.section-3 {	
	background-image: url(../images/layout/Flyouts/sales_3cols_bottom.png);
	width: 650px; 
}
 
* html #flyouts .section-3 { width: 650px;  background-image: url(../images/layout/Flyouts/sales_3cols_bottom.gif); }
#flyout.section-3 .inner { background-image: url(../images/layout/Flyouts/sales_3cols_top.png); }
* html #flyouts .section-3 .inner { background-image: url(../images/layout/Flyouts/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(../images/layout/Flyouts/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(../images/layout/Flyouts/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(../images/layout/Flyouts/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(../images/layout/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(../images/layout/Backgrounds/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(../images/layout/Boxes/contentbox_782_top.png) no-repeat;
	width: 782px;
}
 
* html .content-box { background: transparent url(../images/layout/Boxes/contentbox_782_top.gif) no-repeat; }
 
.content-box .content-box-inner {
	position: relative;
	padding: 12px 21px 17px 19px;
	background: transparent url(../images/layout/Boxes/contentbox_782_middle.png) repeat-y;
}
 
* html .content-box .content-box-inner { background: transparent url(../images/layout/Boxes/contentbox_782_middle.gif) repeat-y; }
 
.content-box .content-box-bottom {
	height: 5px;
	background: transparent url(../images/layout/Boxes/contentbox_782_bottom.png) no-repeat;
}
 
* html .content-box .content-box-bottom { background: transparent url(../images/layout/Boxes/contentbox_782_bottom.gif) no-repeat; }
 
.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-top: dotted 2px #CECED0;
	/*border-bottom: dotted 2px #CECED0;*/
	/*text-transform: uppercase;*/
	color: #545454;
	font-size: 15px;
	/*font-weight: normal;*/
	padding: 12px 0 0 0;
	margin: 12px 0;
}
 
.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(../images/layout/leftnav/dotted.gif) no-repeat 4px 2px;
}
 
#sidebar-nav ul.last li.active {
	background: transparent url(../images/layout/leftnav/dotted_active.gif) no-repeat 4px 2px;
}
 
#sidebar-nav ul.last li.last {
	background: transparent url(../images/layout/leftnav/dotted_last.gif) no-repeat 4px 2px;
}
 
#sidebar-nav ul.last li.last-active {
	background: transparent url(../images/layout/leftnav/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(../images/layout/leftnav/active_first_15.png) no-repeat bottom right;
	padding: 0 0 4px 0;
}
 
* html #sidebar-nav a.active { background: transparent url(../images/layout/leftnav/active_first_15.gif) no-repeat bottom right; }
 
#sidebar-nav a.active span {
	background: transparent url(../images/layout/leftnav/active_first_15.png) no-repeat top left;
}
 
* html #sidebar-nav a.active span { background: transparent url(../images/layout/leftnav/active_first_15.gif) no-repeat top left; }
 
#sidebar-nav ul ul a.active,
#sidebar-nav ul ul a.active span {
	background-image: url(../images/layout/leftnav/active_second_30.png);
}
 
* html #sidebar-nav ul ul a.active,
* html #sidebar-nav ul ul a.active span {
	background-image: url(../images/layout/leftnav/active_second_30.gif);
}
 
#sidebar-nav ul ul ul a.active,
#sidebar-nav ul ul ul a.active span {
	background-image: url(../images/layout/leftnav/active_third_50.png);
}
 
* html #sidebar-nav ul ul ul a.active,
* html #sidebar-nav ul ul ul a.active span {
	background-image: url(../images/layout/leftnav/active_third_50.gif);
}
 
#sidebar-nav ul ul ul ul a.active,
#sidebar-nav ul ul ul ul a.active span {
	background-image: url(../images/layout/leftnav/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(../images/layout/leftnav/active_fourth_50.gif);
}
 
/* BUTTONS */
 
.button-container {
	overflow: hidden;
}
 
* html .button-container { height: 1%; }
 
/* Link button */
 
.link-button {
	margin: 10px 0 0 0;
	float: left;
	background: transparent url(../images/layout/button_arrow.png) no-repeat;
	padding: 0 0 0 15px !important;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
}
 
* html .link-button { height: 1%; }
 
.link-button span {
	display: block;
	background: transparent url(../images/layout/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(../images/layout/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(../images/layout/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(../images/layout/Backgrounds/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(../images/layout/popup_close.gif) no-repeat;
}
 
#flashLightBoxContainer {
	
}
 
/* DCT Overlay */
 
#dct-contentbox {
	margin: 0;
	padding: 7px 0 0 0;
	background: transparent url(../images/layout/Search/resultsbox_top.png) no-repeat;
	width: 922px;
	text-align: left;
}
 
#dct-contentbox-inner {
	padding: 10px 17px;
	background: transparent url(../images/layout/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(../images/layout/Search/resultsbox_bottom.png) no-repeat;
}
 
#dct-image-col {
	float: left;
	width: 382px;
	margin-right: 20px;
}
 
#dct-form-col {
	float: left;
	width: 486px;
}
#footer .copyright{ clear:both; color:#999999; padding:10px 0px; }
.requiredField{ color:#F50; }
.frm-servicio{ background:url(../images/img-cita-servicio.jpg) no-repeat;}
/*********************************************************************************  hide headdings  **/
.titulohide{
	text-indent:-9999px;
	color:#FFF;
	position:absolute;
	overflow:hidden;
}