﻿/* Search */
#filter 
{
    background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Boxes/filterbox_bottom.png) no-repeat bottom left;
    padding: 0 0 7px 0;
	width: 742px;
}

* html #filter 
{
    background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Boxes/filterbox_bottom.gif) no-repeat bottom left;
    padding: 0 0 7px 0;
	width: 742px;
}

#filter-inner 
{
    background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Boxes/filterbox_top.png) no-repeat;
	padding: 11px 19px 8px 19px;
	overflow: hidden;
}

* html #filter-inner 
{
    background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Boxes/filterbox_top.gif) no-repeat;
	padding: 11px 19px 8px 19px;
	overflow: hidden;
	height: 1%;
}

.content-box-inner .back-button {
	margin: 15px 0 0 0;
	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;
	position: absolute;
	right: 0;
	bottom: 0;
}

* html .content-box-inner .back-button
{
	float: right;
	position: static;
	margin: 0;
}

.content-box-inner div.main-text 
{
    margin: 1em 4px 0 4px;
}

#header-container 
{
	width: 742px;
	height: 42px;
}

#header-container .title 
{
	border: none;
	color: #666;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	float: left;
	width: 683px;
}

#header-container a 
{
	float: left;
	margin: 1px 0 0 0;
}

#filter .title {
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: none;
}

#filter-col 
{
    float: left;
    padding: 0;
    width: 510px;
}

#filter-col .categories
{
    clear: both;
}

#filter-col fieldset 
{
	float: left;
	border: none;
	margin: 6px 0 5px 0;
	padding: 0;
	width: 56px;
	white-space: nowrap;
}

#filter-col input {
	float: left;
	margin: 3px 0 0 0;
	height: 13px;
	width: 13px;
}

#filter-col label {
	color: #fff;
	font-size: 11px;
	float: left;
	margin: 3px 0 0 4px;
}

#filter-col .categories fieldset {
	width: 112px;
}

#search-col {
	float: left;
	margin: 0 14px 0 0;
	width: 180px;
}

#search-keywords 
{
    background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/Search/bg_searchfield.gif) no-repeat;
    height: 19px;
    width: 171px;
    margin: 6px 0 0 0;
    padding: 0;
}

#search-keywords input 
{
	margin: 0;
	display: block;
	border: none;
	background: transparent;
	height: 13px;
	padding: 2px 3px;
	width: 165px;
	color: #545454;
	font-size: 10px;
}

#search-col a 
{
    margin: 13px 0 0 0;
}

* html #search-col a {
	width: 1%;
}

/* Edit box */
.editBox .create-list 
{
    margin: 0 0 4px 0;
}

.editBox ul
{
	margin: 0 0 15px 0;
	padding: 0;
}

.editBox li 
{
	list-style: none;
	clear: both;
}

.editBox li.child
{
    margin: 0 0 0 15px;
	padding: 0;
}

.editBox ul input, 
.editBox #filter-selection input
{
	float: left;
}

.editBox ul label, 
.editBox #filter-selection label
{
	float: left;
	margin: 2px 0 0 0;
}

#filter-selection
{
	margin: 15px 0 0 0;
}

#filter-selection .models 
{
	margin: 15px 0 0 0;
}

#filter-selection .categories
{
	margin: 43px 0 0 0;
}

#filter-selection .models p, #filter-selection .categories p
{
	font-style: italic;
}

#filter-selection fieldset 
{
    border: none;
	float: left;
    padding: 0 5px 0 0;
	min-width: 129px;
}

#filter-selection .models fieldset 
{
	min-width: 60px;
}

/* Results list */
#results 
{
    width: 742px;
}

#results-list 
{
    color: #666;
}

#results-list ul
{
    list-style: none;
}

#results-list li 
{
    background: transparent url(../img/itembox_bottom.png) no-repeat bottom left;
    list-style: none;
    padding: 0 0 7px 0;
}

#results-list div.itemShort
{
    background: transparent url(../img/itembox_bottom_short.png) no-repeat bottom left;
    padding: 0 0 5px 0;
}

* html #results-list div.itemShort
{
    background: url(../img/itembox_bottom_short.gif) no-repeat bottom left;
    padding: 0 0 5px 0;
}

* html #results-list li 
{
    background: transparent url(../img/itembox_bottom.gif) no-repeat bottom left;
    padding: 0 0 7px 0;
}

#results-list div.list-item
{
    background: transparent url(../img/itembox_top_thin.png) no-repeat;
    padding: 4px 0px 0px 0px;
    position: relative;
}

#results-list div.list-item-short
{
    background: transparent url(../img/itembox_top_thin_short.png) no-repeat;
    padding: 3px 0px 0px 0px;
    position: relative;
}

* html #results-list div.list-item-short
{
    background: url(../img/itembox_top_thin_short.gif) no-repeat;
    padding: 3px 0px 0px 0px;
    position: relative;
}

* html #results-list div.list-item
{
    background: transparent url(../img/itembox_top_thin.gif) no-repeat;
    padding: 4px 0px 0px 0px;
    position: static;
}

#results-list div.inner-container
{
    padding: 0px 2px 0px 2px;
    background: transparent url(../img/itembox_middle.png) repeat-y;
}

#results-list div.inner-container-short
{
    padding: 0px 2px 0px 2px;
    background: transparent url(../img/itembox_middle_short.png) repeat-y;
}

* html #results-list div.inner-container-short
{
    padding: 0px 2px 0px 2px;
    background: url(../img/itembox_middle_short.gif) repeat-y;
}

* html #results-list div.inner-container
{
    padding: 0px 2px 0px 2px;
    background: transparent url(../img/itembox_middle.gif) repeat-y;
}

#results-list div.inner
{
    padding: 11px 11px 5px 11px;
    position: relative;
    background: transparent url(../img/itembox_top_gradient.png) no-repeat 0px 0px;  
	min-height: 0px;	
}

#results-list div.inner-short
{
    padding: 11px 11px 5px 11px;
    position: relative;
    background: transparent url(../img/itembox_top_gradient_short.png) no-repeat 0px 0px;  
	min-height: 0px;	
}

* html #results-list div.inner-short
{
    padding: 11px 11px 5px 11px;
    background: url(../img/itembox_top_gradient_short.gif) no-repeat 0px 0px;  
}

* html div.inner
{
    padding: 11px 11px 0px 11px;
    position: static;
}

* html #results-list div.inner
{
		height: 1%;
}

* html #results-list div.inner-short
{
		height: 1%;
}

#results-list div.thumbnail
{
    cursor: pointer;
    float: left;
    padding: 0 0 5px 0;
    overflow: hidden;
}

#results-list div.body
{
    float: left;
    padding: 0;
	margin: 0 0 0 20px;
    width: 500px;
}

#results-list div.body a, #results-list div.body a:hover
{
   	background: url(../img/flyout_list_arrow.gif) no-repeat 0 4px;
	padding-left: 5px;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#results-list div.body-inner 
{
    border-width: 0px;
    border-style: none solid none none;
    border-color: #CFD5E3;
    padding: 0 14px 0 0;
}

* html #results-list div.body
{
    margin: 0px 0px -10px 10px;
}

#results-list div.body-inner a, #results-list div.body-inner a:hover
{
    cursor: pointer;
    background: none;
    margin: 0;
    padding: 0;
}

#results-list div.body-inner h2
{
    border: none;
    color: #666666;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}

#results-list div.body-inner blockquote 
{
	margin: 0;
	padding: 10px 0;
	border-top: solid 1px #CFD5E3;
	border-bottom: solid 1px #CFD5E3;
    font-size: 11px;
    font-weight: normal;
	min-height: 14px;
}

#results-list div.body-inner ul 
{
    margin: 4px 0;
}

#results-list div.body-inner li 
{
    background: none;
    list-style: disc;
    list-style-position: inside;
    margin: 0 0 0 15px;
    padding: 3px 0;
}

#results-list div.body-inner blockquote p 
{
    font-size: 11px !important;
    font-family: Arial,helvetica,Sans-Serif !important;
    margin: 0 !important;
    padding: 0 !important;
}

#results-list div.info
{
    color: #999;
    float: left;
    font-size: 11px;
    font-weight: normal;
    padding: 0;
	margin: 0;
}

#results-list div.clear
{
    clear: both;
    height: 0; 
    margin: 0; 
    padding: 0;
    line-height: 0;
    border: 0;
}

#results-list div.info span 
{
    float: none;
	margin: 0;
	padding: 0;
}

#results-list div.info ul 
{
    margin: 15px 0 0 0;
}

#results-list div.info li 
{
    background: none;
    padding: 0;
}

#results-list div.moreinfolink
{
	position: relative;
	float: left;
    padding: 0;
	margin: 0px 0 0 0;
}

* html #results-list div.moreinfolink
{
    position: static;
}

#results-list div.moreinfolink a, #results-list div.moreinfolink a:hover
{
    color: #666;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

/* Showing selected item */

#news-events-item 
{
    color: #666;
    font-size: 11px;
    position: relative;
    width: 718px;
}

* html #news-events-item
{
    position: static;
}

/* News feed styles */
#news-events-item .V-Heading2
{
    font-size: 12px;
    font-weight: bold;
}

#news-events-item .V-Introduction
{
    font-size: 11px;
    font-weight: bold;
}
/* /News feed styles */

#news-events-item h3
{
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#news-events-item h4 
{
    font-size: 12px;
    margin: 10px 0 0 10px;
    padding: 0;
}

#news-events-item ul 
{
    background: none;
    margin: 5px 0 0 32px;
}

#news-events-item li 
{
    list-style: disc;
    background: none;
    padding: 3px 0 0 0;
    margin: 0;
}

* html #news-events-item li 
{
    list-style: disc;
    background: none;
}

#news-events-item p, #news-events-item blockquote 
{
    margin: 0;
    padding: 0;
}

#news-events-item h1 
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 8px 0;
    text-transform: none;
    width: 620px;
}

#news-events-item span.date
{
    color: #999;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
}

* html #news-events-item span.date 
{
    position: absolute;
    top: 12px;
    right: 10px;
}

#item-content
{
    border-top: dotted 2px #CFD5E3;
    margin: 0;
    padding: 8px 0 25px 0;
}

#news-events-item .item-media
{
    float: right;
    font-size: 9px;
    margin: 10px 0 15px 15px;
    visibility: hidden;
}

#news-events-item .item-media blockquote 
{
    font-size: 9px;
}

#news-events-item .clear 
{
    clear: both;
}

/* Button with arrow */

.button-arrow {
	display: inline-block;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_arrow.png) no-repeat;
	padding: 0 0 0 15px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
}

* html  .button-arrow
{
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_arrow.gif) no-repeat;
}

.button-arrow span {
	display: block;
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_arrow.png) no-repeat right -17px;
	padding: 3px 10px 0 5px;
	height: 14px;
}

* html .button-arrow span 
{
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_arrow.gif) no-repeat right -17px;
}

/* Paging */

.top, .bottom {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #CBD5DF;
	height: 17px;
}

.top {
	margin-bottom: 10px;
}

* html .top,
* html .bottom {
	height: 1%;
}

.top .info, .bottom .info {
	float: left;
	color: #545454;
	width: 60%;
}

.top .info span, .bottom .info span
{
    float: left;
    margin: 0 6px 0 0;
}

.top .info a, .bottom .info a {
	color: #545454;
	font-weight: bold;
	margin: 0 4px 0 0;
	text-decoration: underline;
}

.top .info .selected, .bottom .info .selected,
.top .paging .selected, .bottom .paging .selected
{
    text-decoration: none;
}

.paging {
	float: right;
}

* html .paging {
	height: 1%;
}

* html .paging ul 
{ 
    display: inline;
    height: 1%;
}

.paging li {
	float: left;
	color: #475F9C;
	font-weight: bold;
	margin: 0 2px;
}

.paging li.right  {
	margin: 0 0 0 7px;
}

.paging li.left {
	margin: 0 7px 0 0;
}

.paging li a {
	text-decoration: underline;
	color: #838383;
}

* html .paging li a { width: 1%; }

.paging li.left a,
.paging li.right a {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}

.paging li.left span,
.paging li.right span {
	display: block;
	height: 14px;
}

.paging li.left a {	
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_previous.png) no-repeat;
	padding: 0 0 0 15px;	
}

.paging li.left span {	
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_previous.png) no-repeat right -17px;
	padding: 3px 10px 0 5px;	
}

.paging li.right a {
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_next.png) no-repeat right -17px;
	padding: 0 15px 0 0;	
}

.paging li.right span {
	background: transparent url(/_layouts/VolvoCars.SharePoint.Features.Site3/Images/button_next.png) no-repeat;
	padding: 3px 5px 0 10px;
}