.search-top-articles
{
	height:150px !important;
	float:none;
}

/* Headlines */
/*
h1
{	
	font-weight: bold;
	font-size: 16px;
}

h2,h3
{	
	font-weight: bold;
	font-size:12px;
	color:#003468;
	padding-left: 10px
}*/

.pointer
{
	cursor:pointer;	
}

/* links */
.float-left
{
	float:left;	
}

/* Vehicle Catalog l2l popup*/
#vc-top-nav-popup-container
{
	position:relative;
	z-index:100;
}


.nav-button
{
	margin-top:9px;	
	cursor:pointer;
}

.nav-label-mid
{
	line-height:30px;
}
.vc-popup-table
{
    width:auto;
    margin-left:10px;
    position:relative;
    z-index:2;
    margin-bottom:22px;
}

.vc-top-nav-popup
{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FCFCFC;
	width:666px;	
	font-weight: normal;
	color: #003468;
	min-height: 40px;
	background: url('../images/vc/vc-navi_bg-t.gif') repeat-y;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.vc-popup-bottom-line
{
    background: transparent url('../images/vc/vc-navi_popup_bottom.gif') no-repeat;
	height: 8px;
	line-height:8px;
	font-size:1px;
	position:relative;
	top:8px;
}

.vc-nav-item-double
{
	line-height:16px !important;	
}

.vc-top-nav-popup a
{
	text-decoration:none;	
}

.vc-nav-item-active,
.vc-nav-item-inactive,.vc-nav-item-current,
.vc-nav-item-filled, .vc-nav-item-selected
{
	width:220px;
	height:30px;
	border:1px solid black;
	float:left;
	position:relative;
	font-weight:bold;
}

.vc-nav-closing-div
 {
    background:transparent url(../images/vc/close_popup.gif) no-repeat scroll right 2px;
    color:#888888;
    cursor:pointer;
    margin:-17px 13px 0px 0px;
	padding: 0px 20px 2px 0px;
    position: absolute;
    z-index: 2;
    right:0px;
    text-decoration:underline;
 }

.vc-nav-closing-div-active
{
    cursor:pointer;
    margin:-17px 13px 0px 0px;
	padding: 0px 20px 2px 0px;
    position: absolute;
    right:0px;
    z-index: 2;
    color:#FF7500;
    background: transparent url(../images/vc/close_popup_a.gif) no-repeat scroll right 2px;
    text-decoration:underline;
}

.vc-nav-item-active
{
	color:blue;
	background-color:#DDDDDD;
}
.vc-nav-item-inactive
{
	color:gray;
	background-color:#DDDDDD;
}
.vc-nav-item-current
{
	color:white;
	background-color:blue;
}
.vc-nav-item-filled
{
	color:white;
	background-color:lightBlue;
}

.vc-nav-item-selected
{
	color:blue;
	background-color:white;
}
.vc-top-nav-button, .vc-top-nav-button-inactive
{
	top:5px;
	right:15px;
	cursor:pointer;
	width:15px;
	height:15px;
	background-color:orange;
	right:10px;
}

.vc-top-nav-button-inactive
{
	background-color:gray;
}

.vc-popup-closing-image
{
    margin-top: 3px;
    cursor:pointer;
}
.vc-popup-row
{
}
.vc-nav-empty-cell
{
    width: 10px;
}

.vc-popup-link-td-img, .vc-popup-link-td
{
	width:153px;
	border-bottom:1px solid #999999;
	line-height: 20px;
}
.vc-popup-empty-link-container
{
    width: 153px;
}

.vc-popup-link-td-img
{
	background-image: url('../images/vc/arrow_b.gif'); 
    background-repeat:no-repeat;
    background-position: 148px 50%;
}

.vc-popup-link-td-img:hover, .vc-popup-link-td:hover
{
    background-color:#DDDDDD;
}

.vc-popup-link-td-img:hover
{
    background-image: url('../images/vc/arrow_o.gif'); 
    background-repeat:no-repeat;
    background-position: 148px 50%;
}

.vc-popup-link
{
	padding-left:5px;
	width:148px;
	display:block;
	color:#003468;
}

.vc-popup-link:hover
{
	text-decoration:none;
}

.vc-nav-year-popup
{
	display:block;
	position: absolute;
	border: 1px solid #999999;
	background-color: white;	
	display: none;
	z-index: 1000;
	padding: 0 5px 0 5px;
	height: auto;
}

.vc-nav-year-link
{
	color: #003468;
	line-height:20px;
	white-space:nowrap;
	display:block;
	font-size:11px;
}

.pos-relative
{
	position:relative;	
}

.float-clear
{
	clear:both;	
}

.vc-link-div
{
	margin-bottom:4px;	
}

.vc-tab-inactive
{
	background-color: royalblue;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 80px;
	cursor: pointer;
	border:1px solid black;
}
.vc-tab-active
{
	background-color: white;
	color: #000000;
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 80px;
	border:1px solid black;
}

.vc-tabpanel
{
	width: 560px;
	background: url(../images/vc/vc-navi_bg-t-small.gif) repeat-y;
	margin-left:-1px;
	position:relative;
	z-index:0;
	float:left;
	margin-top:5px;
}

.vc-tabpanel-top
{
	background: url(../images/vc/vc-navi_top.gif) no-repeat;
	width: 560px;
	height: 9px;
	line-height:1px;
	font-size:1px;
}

.vc-tabpanel-bottom
{
	background: url(../images/vc/vc-navi_bottom-small.gif) no-repeat scroll 0 100%;
	width: 560px;
	height: 9px;
	float: left;
	line-height:9px;
	font-size:1px;
	padding-top:11px;
}

.tab-navi-image
{
    position:absolute;
    background: transparent url(../images/arrow_orange_right.gif) no-repeat;
    height: 14px;
    width: 14px;
    margin: 16px 0 0 7px;
}

* html #tech-tab .vc-tabpanel-bottom
{
	padding-top:0px;	
}


.vc-page-headline
{
	font-size:12px;
	padding:16px 0 7px 10px;
	font-weight:normal;
}

.display-none
{
	display:none;	
}

.vc-tabbar
{
	float:left;	
	display:block;
	position:relative;
	z-index:1;
}

.make-info 
{
	margin:5px 13px 0px 10px;
	padding-bottom:8px;
}

.empty-info
{
	height:100px;	
}

.series-list
{
	width:450px;
	height:200px;	
	margin-bottom:40px;
}

.model-top-list
{
	width:450px;
	height:auto;
}

.series-top-list
{
	width:450px;
	height:auto;
}

/* overview head element classes */
#overview-head
{
	padding-top: 10px;
	height: 168px;	
}

.head-title-top
{
	color:#003468;
	margin:0px;
	font-size:12px;
	padding-bottom: 2px;
}

.head-title
{
	float:left;
	margin-right:10px;	
	color:#003468;
	font-size:16px;
	height:20px;
}

.head-img
{
	width:166px;
	height:115px;
	border:1px solid #BDBDBD !important;
	float:left;
}

.head-content-make
{
	margin-top:24px;	
	padding-left: 10px;
}

.head-content
{
	margin-top:10px;
	padding-left: 10px;	
}

.head-main
{
	margin-top:24px;	
}

.head-description
{
	margin:0px 0px 0px 10px;	
}

.head-cbo-container
{
	float:left;
	width:310px;
	margin:8px 0px 2px 0px;	
}

.search-img
{
	height:16px;
	width:16px;
	float:left;
	margin-right:5px;	
}

.search-link
{
	white-space:nowrap;	
	/* temp - adapted layout due to missing elements */
	margin-top:90px;
	display:block;
	/* temp - adapted layout due to missing elements */
}

.rating-link
{
	white-space:nowrap;	
	/* temp - adapted layout due to missing elements */
	margin-top:10px;
	display:block;
	/* temp - adapted layout due to missing elements */
}

.search-link-bottom
{
	float:right;
	padding:2px 14px 0px 10px;
}

#overview-head-l
{
	float:left;
}

#overview-head-r
{
	float:left;
	left:504px;
	position:absolute;	
}

.head-item-gap
{
	height:12px;	
}

.head-content-r
{
	float:left;
	padding: 0px 10px 0px 10px;
	width:305px;	
}

/* overview head element classes */
.img-head-make
{
	width:100px;
	height:100px;
	float:left;	
}

.top-list-item
{
	float:left;
	text-align:center;
	width:180px;
}

.top-list-item-frame
{
    border: 1px solid #AEAEAE;
}

.top-list-link
{
    margin: 10px 0 0 0;
    float: left;
    padding-bottom: 15px;
}

.top-list-img
{
	width:178px;
	height:88px;	
}

.top-list-make-row-second
{
    margin: 0 50px 0 50px;
}
.top-list-make-row-first
{
    margin: 0;
}
.top-list-make-row-third
{
    margin: 0 10px 0 0;
}

.series-list-item
{
	float:left;
	width:110px;	
	margin-left:10px;
	margin-right:10px;
}


/* Model List */

.model-list
{
	float:left;
	padding: 0px 5px 5px 10px;
}

.model-list-header
{
	float:left;
	height:30px;
	margin-top:-26px;
	margin-left: 10px;
	width:535px;
}
*:first-child+html .model-list-header
{
	margin-top: -20px;
}
* html .model-list-header
{
	margin-left: 5px;
	margin-top: -27px;
}

.model-list-footer
{
	height: 30px;
	width: 535px;
	float: left;
	background-image: url(../images/vc/vc-paging-list_footer.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	width: 535px;
}

* html .model-list-footer
{
	margin-left: 5px;
}

.model-list-table
{
	border-style: none;
	width: 535px;
}

.alternating-model-list-item
{
	background-color: #EBEDF4;
}

.model-list-image-cell, .alternating-model-list-image-cell
{
	width: 110px;
}

.model-list-item-image, .alternating-model-list-item-image
{
	width: 108px;
	height: 76px;
	border: solid 1px #AAAAAA !important;
}

.model-list-description-cell, .alternating-model-list-description-cell
{
	width: 252px;
}

.model-list-userrating-cell, .alternating-model-list-userrating-cell
{
	width: 138px;
}

.model-list-table td
{
	padding: 5px;
	vertical-align: top;
}

.model-list-sale-date-drop-down
{
	margin-top: 20px;
	width: 200px;
	overflow: hidden;	
}

.model-list-label
{
	font-weight:bold;
	margin:10px 0px 10px 0px;	
}

/* Model List */

.make-list
{
	width: 660px;
	overflow: hidden;
	padding-bottom: 15px;	
}

.tag
{
	float:left;
	margin:3px;	
}

.tag-top
{
	font-size:18px;	
}

.tag-middle-top
{
	font-size:15px;
}

.tag-middle-bottom
{
	font-size:12px;
}

.tag-bottom
{
	font-size:10px;
}

.tag-row
{
	line-height:25px;
	vertical-align:middle;
}

.engine-list-item
{
	float:left;
	width:240px;
	margin-left:10px;
}

.engine-list-label
{
	font-weight:bold;
	margin:10px 0px 10px 0px;	
}

.engine-list-power-label
{
	float:left;
	width:130px;
}

.engine-list-consumption-label
{
	float:left;
	width:100px;
}

.engine-list
{
	height:580px;
	overflow-y:auto;	
}
/* version list */

.version-list-title-lbl
{
	margin-left:10px;	
}

.version-list-title-lbl .side
{
	margin-top:2px;	
}

.version-type-selector
{
	margin-left: 10px;
}

#versionListLabel
{
	margin-top:2px;	
}

.version-list-title
{
	background-color:#EDEEF5;
	width:534px;	
	height:25px;
	margin:10px 0px 0px 10px;
	font-weight:bold;	
}
	
.version-lbl
{
	width:177px;
	padding-top: 4px;	
}

.version-cell
{
	width:177px;	
}

.power-lbl
{
	padding-top: 4px;
	width:112px;	
}

.power-cell
{
	width:112px;	
}


.consumption-lbl
{
	padding-top: 4px;
	width:96px;
}

.consumption-cell
{
	width:96px;	
}

.construction-lbl
{
	padding-top: 4px;
	width:133px;
}
	
#version-list-title-l
{
	float:left;
	width:10px;
	height:25px;
	background: transparent url(../images/vc/vc-version-header_left.gif) no-repeat scroll 0 0;
}

#version-list-title-r
{
	width:6px;
	float:left;
	height:25px;
	background: transparent url(../images/vc/vc-version-header_right.gif) no-repeat scroll 0 0;
}


.version-group-cell-first div
{
    font-weight:bold;
	margin: 16px 0px 3px 10px;
	font-size: 12px;
}

.iv-version-group-cell-first div
{
	margin: 0px;
}

.version-group-cell div
{
	font-weight:bold;
	margin: 11px 0px 8px 10px;	
	font-size: 12px;
}


.odd
{
	background-color:#EDEEF5;		
}

.version-list-row
{
	height:20px;
}

.version-list-row a, .version-list-row div
{
    	font-size:12px;	
}

.version-list-cell div
{
	margin-left:10px;	
}

.version-list-cell a
{
	margin-left:20px;	
	display:block;
}

.version-list
{
	margin: -10px 0px 0px 10px;
	padding: 10px 0 35px 0;
	width:534px;

}
.iv-version-list
{
	margin: -10px 0px 0px 10px;
	padding: 10px 0 35px 0;
	width: 640px;
}

/* version list end */

.top-list-row-series
{
	height:110px;
}

.top-list-row-model
{
	height:125px;
}

.make-cloud
{
	margin:10px 0px 35px 10px;
	width: 650px;
}

.make-top-list
{
	width:650px;
	margin:10px 0px 16px 10px;
	overflow: hidden;
}

.make-list-link
{
	float:left;
	width:110px;
	margin: 5px 10px 0 10px;		
}

.make-list-sub-headline
{
    margin-left: 10px;
    font-weight: bold;
}

.make-toplist-headline
{
    margin-left: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
.make-tagcloud-headline
{
    padding: 15px 0 0 10px;
    font-weight: bold;
}

#techDataTab, #standardEquipmentTab, #optionalEquipmentTab
{
	float: left;
}

.version-data-box-first
{
	clear: both;
	width: 535px;
	margin: 0 0 0 10px;
}
.version-data-box
{
	clear: both;
	width: 535px;
	margin: 29px 0px 0px 10px;
}
.version-data-box-last
{
	clear: both;
	width: 535px;
	margin: 35px 0px 0px 10px;
}
.version-data-line
{
	margin: 0px;
	height: 15px;
}
.version-data-line-alt
{
	background-color: #EBECF4;
	margin: 0px;
	height: 15px;
}
.version-data-spacer-line
{
	margin-top: 30px;	
}
.version-data-group-headline
{
	margin-left: 10px;	
	font-weight: bold;
}
.version-data-item
{
	padding-left: 20px;
	width: 302px;
	float: left;
}
.version-data-value
{
	float: left;
	margin-left: 10px;
}
.technical-data-hint
{
	float: left;
	color: #909090;
	font-size: 10px;
	padding: 10px 0 4px 10px;
	width:530px;
}
.technical-data-link
{
	text-align:right;
	width:545px;
}

.technical-overview-box-left
{
	float: left; 
	width: 257px;
	padding-left:10px; 
}
.technical-overview-box-right
{
	float: left;
	width: 257px; 
	padding-left:21px; 
}
.technical-overview-header
{
	font-weight: bold;
}
.technical-overview-line-first
{
	clear:both;
	padding-top: 7px;
	width: 257px; 
	height: 15px;
}
.technical-overview-line
{
	clear: both;
	width: 257px; 
	height: 15px;
}
.technical-overview-line-alt
{
	background-color: #EBECF4;
	width: 257px; 
	height: 15px;
}
.technical-overview-item
{
	float: left;
	padding-left: 10px;
}
.technical-overview-value
{
	float: right;
	margin-right: 5px;
}
.standard-equipment-line
{
	width: 515px;
	min-height: 15px;
	padding: 0 10px 0 10px;
	margin-left: 10px;
	clear: both;
}
.standard-equipment-line-alt
{
	width: 515px;
	min-height: 15px;
	padding: 0 10px 0 10px;
	margin-left: 10px;
	clear: both;
	background-color: #EBECF4;
}
.optional-equipment-table
{	
	width: 535px;
	border-spacing: 0px;
	float:left;
}

.optional-equipment
{
	padding:0px 0px 0px 10px;
}
.optional-equipment-line
{
	height: 15px;
}
.optional-equipment-line-alt
{
	height: 15px;
	background-color: #EBECF4;
}
.optional-equipment-left-box
{
	width: 98px;
	padding-left: 10px;
	vertical-align: top;
}
.optional-equipment-right-box
{
	margin-right: 10px;
}
.titel-label-panel
{
	margin-top: 1px;
}
.type-label-panel
{
	width: 515px;
}
.type-drop-down-panel
{
	width: 515px;
	margin: 8px 0 10px 10px;
	padding-bottom: 10px;
}
.tech-details-tab-panel
{
	clear: both;
	margin-left:10px;
}

.make-list-content-box
{
    width: 660px;
}

.points-grey, .points-blue
{
	background-repeat:no-repeat;
	bottom:13px;
	height:5px;
	left:136px;
	position:absolute;
	width:10px;
}

.points-grey
{
	background-image:url(../images/vc/vc-points_grey.gif);
}

.dots-grey-vertical, .dots-blue-vertical
{
    background-repeat:no-repeat;
	bottom:13px;
	height:10px;
	width:5px;
}

.dots-grey-vertical
{
    	background-image:url(../images/vc/vc-points_grey_vertical.gif);
}

.dots-blue-vertical
{
	background-image:url(../images/vc/vc-points_blue_vertical.gif);
}

.points-blue
{
	background-image:url(../images/vc/vc-points_blue.gif);
}

* html .points-grey
{
	top: 28px;
}

* html .points-blue
{
	top: 28px;
}

.label-active
{
	color:#FF7500;
}

.article-search
{
	float: left;
	width: 310px;
	padding: 0 10px 10px 10px
}

.article-search-row
{
	height: 48px;
}

.article-search-button-row
{
	height: 28px;
}

.article-search-cell-left
{
	float: left;
	width: 145px;
}

.article-search-cell-right
{
	float: left;
	width: 145px;
}

.article-search-radius-label
{
	float: left;
	width: 53px;
	text-align: left;
	margin: 4px 0px 0 0;
}

/* premium ads */

#premiumBox
{
	float:left;
	padding-top:26px;
	width:557px;
}

.boxBody
{
	height: 120px;
	padding: 0 10px 0px 10px;
	overflow-y:hidden;
}
.boxLeft
{
	background: url(../images/vc/vc-premium_box-l.gif) no-repeat;
	height: 110px;
	width: 6px;
	float: left;
}
.boxRight
{
	background: url(../images/vc/vc-premium_box-r.gif) no-repeat;
	height: 110px;
	width: 6px;
	float: left;
	margin-right: 7px;
}
.boxBg
{
	background: url(../images/vc/vc-premium_box-bg.gif) repeat-x;
	float: left;
	height: 110px;
	width: 130px;
	padding-top: 10px;
}
.btn-left
{
	height: 110px;
	width: 21px;
	margin-right: 7px;
	background-image: url("../images/vc/vc-premium_arrow-l.gif");
}
.btn-left a
{
	display:block;
	height: 110px;
	width: 21px;
	text-decoration:none;
	background: transparent;
}
.btn-left a:hover
{
	text-decoration:none;
	background-image: url("../images/vc/vc-premium_arrow-l-active.gif");
}

.btn-right
{
	height: 110px;
	width: 21px;
	background-image: url("../images/vc/vc-premium_arrow-r.gif");
}
.btn-right a
{
	display:block;
	height: 110px;
	width: 21px;
	text-decoration:none;
	background: transparent;
}
.btn-right a:hover
{
	text-decoration:none;
	background-image: url("../images/vc/vc-premium_arrow-r-active.gif");
}
.btn-left, .btn-right
{
	float: left;
}
.boxCenter
{
	margin-top: 10px;
}
.boxHref
{
	background: url(../images/vc/vc-premium_box-bg.gif) repeat-x;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 95px;
	height: 110px;
}
.boxHref a
{
	font-weight: bold;
}

.vc-tc-make
{
	margin-top: 8px;
	font-size: 12px;
}
.vc-tc-make a
{
	margin-top: 8px;
	font-size: 12px;
	color: #2540CC;
	text-decoration: underline;
}
.vc-tc-make a:hover
{
	margin-top: 8px;
	font-size: 12px;
	color: #FF7500;
	text-decoration: underline;
}

.vc-tc-description
{
	margin-top: 2px;
	font-size: 11px;
	line-height: 12px;
	color: #003468;
}

/* premium ads */

/* Tabs */

.main-tab-headline
{
	float:left;
	margin-right:10px;	
	color:#003468;
	font-size:12px;
	font-weight: bold;
	padding-top: 1px;
}

/* Tabs */

.pixel
{
	line-height:0px;
	font-size:0px;	
}

/* override wevi global styles */
.mr 
{
	padding-right: 7px;
}

.vc-popup-gradient
{
	background:transparent url(../images/vc/vc-navi_bg_gradient.gif) no-repeat scroll 0 0;
	height:60px;
	left:0;
	position:absolute;
	top:-52px;
	width:666px;
	z-index:1;	
}

.no-bold
{
	font-weight: normal;	
}

/* override wevi global styles */


/* Models by category */

.models-by-category-headline
{
	width:535px;
	float:left;
	padding-top: 25px;
}

.models-by-category-list
{
	float: left;
	width: 515px;
	padding: 15px 10px 0px 10px;
}

.models-by-category-list-table
{
	vertical-align: top;
}

.models-by-category-list-first-column
{
	width: 265px;
	line-height: 18px;
}

.models-by-category-list-second-column
{
	line-height: 18px;
}

.models-by-category-left
{
	float: left;
	width: 535px;
	background-image: url(../images/vc/vc-models-by-category_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.models-by-category-border
{
	float: left;
	padding: 10px 10px 0px 10px;
}


.models-by-category-main
{
	float: left;
	width: 535px;
	background-image: url(../images/vc/vc-models-by-category_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.models-by-category-right
{
	float: left;
	width: 535px;
	background-image: url(../images/vc/vc-models-by-category_right.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

.models-by-category-selection
{
}

.models-by-category-selection-description
{
	float: left;
	padding:7px 0px 0px 10px;
}

.models-by-category-selection-dropdown
{
	float: left;
	padding:3px 0px 0px 5px;
}

/* Models by category */

/* tech data tab*/
.tech-tab
{
	margin-top:-13px;
}

* html .tech-tab
{
	margin-top: -14px;
}

*+html .tech-tab
{
	margin-top: -7px;
}

.tech-data-drop
{
	height:57px;
	overflow:hidden;
}

.tech-data-title
{
	height:39px;
}
/* tech data tab*/


/* Ad Banners */

.advert-sky-right-vc
{
	top:159px !important;
	left: 1000px !important;
}

.col-right
{
	float:left;
	width:305px;
	padding-bottom: 15px;
}

/* Ad Banners */

/* Make Info Content */

.make-info
{
	padding: 12px 10px 0px 10px;
}

.make-info h3
{
    margin:0px;
    padding: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
	line-height: 21px;
}

.make-info p
{
    margin: 0px;
    font-size: 12px;
}

.make-info b
{
    padding: 17px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

/* Make Info Content */

/* override cms */
.cms-community-articlebox 
{
	padding-top:29px;	
}
/* override cms */

/* identify vehicle*/

.iv-filter-options
{
    float: left;
    width: 660px;
}

.iv-fw-checkbox
{
    
}
.iv-filter-row, .iv-filter-label
{
    float: left;
}

.iv-bottom-div
{
    height: 20px;
}
.iv-main-label
{
    padding-top: 10px;
    font-size: 18px;
}

.iv-main-subtitle
{
    display: block;
    padding: 5px 0 0 0;
}

.iv-model-selection-container
{
	height: 215px;
	padding-top: 5px;
}
.iv-filter-headline
{
    padding-top: 10px;
}
.iv-model-selection-container h2
{
	padding: 20px 0 0 10px;
}

.iv-construction-lbl
{
	padding-top: 4px;
	width:239px;
}

.iv-version-list-last-cell div
{
    width: auto;
}

.iv-version-list-cell div, .iv-version-list-last-cell div
{
	margin-left:10px;	
}

.iv-version-list-cell a
{
	margin-left:20px;	
	display:block;
}

.iv-version-list-title-lbl
{
	margin-left:10px;	
}

.iv-version-list-title-lbl .side
{
	margin-top:2px;	
}
.iv-version-list-title
{
	background-color:#EDEEF5;
	width:534px;	
	height:25px;
	margin:10px 0px 0px 10px;
	font-weight:bold;	
}
#iv-version-list-title-l
{
	float:left;
	width:10px;
	height:25px;
	background: transparent url(../images/vc/vc-version-header_left.gif) no-repeat scroll 0 0;
}

#iv-version-list-title-r
{
	width:6px;
	float:left;
	height:25px;
	background: transparent url(../images/vc/vc-version-header_right.gif) no-repeat scroll 0 0;
}

div .iv-filter-label
{
	margin-top: 3px;
	width: 170px;
}
div .iv-filter-row 
{
	padding-left: 10px;
}
div .iv-filter-row label
{
    margin: 0 50px 0 5px;
}

.iv-filter-row  .checkbox input
{
    margin: 5px 0 0 0px;
}

.iv-version-list-row
{
	height:20px;
}

.iv-version-list-row a, .iv-version-list-row div
{
    	font-size:12px;	
}

*+html .iv-filter-row  .checkbox input
{
    margin: 2px 0 0 0px;
}

*+html div .iv-filter-label
{
	margin-top: 3px;
}

div .iv-version-list-container
{
	clear: both;
}

.iv-filter-row .checkbox
{
	margin-left: 22px;
}


div .iv-filter-options
{
    padding: 15px 0 25px 10px;
}

.greybox-headless .iv-version-list-title
{
    background-color:#EDEEF5;
    font-weight:bold;
    height:25px;
    margin:10px 0 0 10px;
    width:640px;
}
.greybox-headless .iv-version-list-cell a 
{
    display:block;
    margin-left:5px;
}
.iv-make-filter-label
{
	clear: both;
	float: left;
	width: 185px;
	padding: 10px 0 0 10px;
}
.iv-build-year-filter-label
{
	float: left;
	width: 185px;
	padding: 10px 0 0 35px;
}
.iv-make-selection
{
	clear: both;
	float: left;
	width: 190px;
	padding: 5px 0 0 10px;	
}
.iv-build-year-selection
{
	float: left;
	width: 190px;
	padding: 5px 0 0 30px;	
}
.iv-model-filter-label
{
	clear: both;
	float: left;
	width: 169px;
	padding: 14px 0 0 10px;
}
.iv-model-selection
{
	clear: both;
	float: left;
	width: 410px;
	padding: 5px 0 0 10px;	
}
.iv-dropdown-dependency
{
	float: left;
	width: 10px;
	padding: 10px 10px 10px 0;
}
.iv-make-build-year-selection-block
{
	
}
.model-selection-block
{
	
}
.iv-mandatory-field-hint
{
	clear: both;
	float: left;
	padding: 12px 0 15px 10px;
}
.greybox-headless .lb .inner
{
	padding-bottom: 12px !important;
}

/* write review styles */

.wr-headline
{
	padding: 5px 0 10px 0 ;
	font-weight: bold;
	
}
#wr-container 
{
	margin: 0;
}

.wr-title-label 
{
	font-weight: bold;
}
.wr-title-tb
{
	padding: 5px 0 0 0 ;
}
.wr-review-tb 
{
	padding: 5px 0 0 0px; 
	width:414px;
	height:235px;
}
.wr-review-box
{
	padding: 0 0 10px 0;
}

.wr-maxchars-label
{
 clear: both;
}

.wr-container .wr-title-tb
{
	margin: 5px 0 0 0;
}
.wr-review-label
{
	display: block;
}
 
.wr-exp-cell h2
{
	max-width: 250px;
	padding-right: 10px;
	float: left;
}

.wr-option-headline 
{
	float: left;
	width: auto;
}

.wr-exp-cell, .wr-exp-cell-right
{
	float: left;
}
.wr-exp-cell-right
{
	padding: 0 0 0 5px;
}

.wr-exp-row
{
    padding:10px 0 0 0;
}

.wr-exp-cell span
{
	clear: both;
	line-height: 20px;
}

#wr-experience-options
{
	/*height: 200px;*/
}
.wr-rec-box
{
	clear: both;
}
.wr-rec-box span
{
	padding: 0 30px 0 0;
}
* html .wr-rec-box span.wevi_radio
{
    margin-top: 3px;
}

.wr-header-image
{
	float: left;
	padding-top:10px;
}

.wr-version-headline
{
	float: left;
	width: 520px;
}

.wr-header-dropdown-text
{
	float: left;
	width: 520px;
	padding-top: 10px;
}

.wr-type-dropdown
{
	float: left;
	width: 530px;
	padding-top: 5px;
}

.wr-header
{
	height: 255px;
}

.wr-header-right-box
{
	float: left;
	width: 530px;
	padding: 10px 0 0 10px;	
}

.wr-error-msg
{
	font-weight:bold;
	padding: 2px 0px 2px 7px;
	border:2px solid red;
	background-color:#FF9999;
	width:414px;
	color:Red;
	margin:2px 0px 2px 0px;
}
.wr-pros-cons-row
{
	padding: 0 0 5px 0;
}
.wr-pros-cons-headline
{
	width: 414px;
	padding: 0 0 5px 0;
}
.wr-col
{
	width: 213px;
	float: left;
}

.legal-terms-label
{
    font: 10px Verdana;
    color: #666666;
}

.legal-terms-label-tab
{
    padding: 12px 0 0 105px;
    clear: both;
}


/* Review List */
body 
{
    font-family: Verdana;
}

.PluckUser
{
    float: left;
    width: 70px;
}

.PluckReviewContainer
{
    margin: 20px;
    width: 600px;
}

.PluckReview
{
    float: left;
    margin-left: 10px;
    width: 500px;
}

.PluckReviewTitle h3
{
    font-size: 10pt;
}

.PluckShortAnswer
{
    border: solid 1px black;
    margin: 5px;
    padding: 5px;
}

.PluckShortAnswer table
{
    float: left;
}

.PluckReviewRating
{
    float: right;
    font-weight: bold;
}

.PluckReviewRatingPopup, .rating-breakdown
{
    position: absolute;
    margin-top: 20px !important;
    z-index: 50;    
    width:340px;
    height:207px;
    background: transparent url('../images/community/AS24_rating_dropdown_layer.gif') no-repeat;
    color:#003468;
    left:-220px;
}

* html .rating-breakdown
{
	left:-340px;
}

.PluckReviewRatingPopupTitle
{
    background-color: Silver;
    padding: 3px;
}

.PluckReviewRatingPopupTitle h3
{
    font-size: 10pt;
}

.PluckOverallRatingPanel
{
    color: White;
    background-color: Gray;
    text-align: center;
    width: 50px;
    float: right;
    padding: 3px;
}

.PluckShortAnswerQuestion
{
    font-weight: bold;
}

.PluckShortAnswerQuestion_fade
{
    font-weight: bold;
    color: Silver;
}

.PluckProsAndCons
{
    border: solid 1px black;
    margin: 5px;
    padding: 5px;
}

.PluckPros, .PluckCons
{
    float: left;
    width: 50%;
}

.PluckProsAndCons_fade
{
    border: solid 1px gray;
    margin: 5px;
    padding: 5px;
    color: Gray;
}

.PluckProsAndCons_hide
{
    display: none;
}

.PluckReviewBody
{
    margin: 5px;
    padding: 5px;
}

.PluckReviewFooter
{
    width: 100%;
    background-color: Silver;
    padding: 5px;
}

a.recommend
{
    background:transparent url(../images/community/AS24_icon_thumbup_13x15_ora1.gif) no-repeat scroll 0 50%;
    padding:1px 0 1px 20px;
}

a.report-abuse
{
    background:transparent url(../images/community/AS24_icon_report_21x15_ora1.gif) no-repeat scroll 0 50%;
    padding:1px 0 1px 25px;
}

.clear
{
    clear: both;
}

.FullViewFooter
{
    margin-top: 20px;
    width: 533px;
    text-align: right;
}

#fade
{
    color: Silver;
}

div.rating-breakdown div.title-left
{
	width:253px;
	padding-left:10px;
	float:left;	
}

div.rating-breakdown div.title-right
{
	float:left;	
}

.rating-box
{
	background:transparent url(../images/community/AS24_icon_average-rating.gif) no-repeat scroll 0 0;
	height:60px;
	margin-left:-5px;
	margin-top:-5px;
	width:72px;
}

div.rating-breakdown div.overall-rating-txt, div.rr-ibox div.overall-rating-txt
{
	color:White;
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	padding-left:12px;
	padding-top:16px;
	text-align:center;
}

.review-list-breakdown .rating-breakdown
{
	left:-245px;
}


.rating-row
{
	padding: 3px 0px 3px 0px;	
	height:14px;
}
.top-rating-row
{
	padding: 15px 0px 3px 0px;	
	height:14px;
}
.bottom-rating-row
{
	padding: 3px 0px 15px 0px;	
	height:14px;
}

div.rating-row div.left,
div.top-rating-row div.left,
div.bottom-rating-row div.left
{
	width:182px;
	float:left;	
	padding-left:10px;
}

div.rating-row div.long,
div.top-rating-row div.long,
div.bottom-rating-row div.long
{
	width:231px;
}

/* Review List */

/* R&R */
.rating-label
{
	padding-bottom:5px;	
}

.rating-arrow
{
	float:left;
	padding-left:2px;	
}

div.rating-breakdown div.title-row
{
	padding-top:12px;	
	height:65px;
}

.rating-title
{
	font-weight:bold;	
}

.rating-of-txt
{
	padding-top:10px;
	text-align:center;
	color:#003468;
	font-size:10px;
	font-weight:bold;
}

.sub-rating
{
	float:left;
	font-weight:bold;	
	padding-left:8px;
}

.user-column
{
	width:92px;
	float:left;
}

.review-column
{
	width:444px;
	float:left;
}

.review-overview
{
	padding:8px 10px 12px 10px;
	width:424px;
	height:60px;
	font-size:12px;
}

div.review-overview div.col-left
{
	width:298px;
	float:left;
}

div.review-overview div.col-right
{
	width:123px;
	float:left;
	position:relative;
}

.review-label
{
	float:left;
	font-weight:bold;
	width:135px;
}

.answer
{
	float:left;
	width:160px; 
	height:16px;
}

.review-body
{
	float:left;
	width:444px;
	overflow-x:hidden;
}

.review-footer
{
	float:left;
	margin:10px 0px 30px 0px;
}

.review-list
{	
	padding:10px 0px 0px 10px;

}

#rr-ibox-container
{
	width:536px;	
	padding:10px 0px 10px 10px;	
}

.rr-ibox
{
	width:519px;
	height:53px;
	padding:7px 10px 9px 10px ;	
}

div.rr-ibox div.title-left
{
	width:430px;
	float:left;	
}

div.rr-ibox div.title-right
{
	width:80px;
	float:left;	
	margin:-5px 0px 0px 8px;
}

#rr-ibox-container h3
{
	padding:0px;
	margin:0px;
}

.rr-ibox-summary
{
	padding-bottom:10px;	
}

#rr-ibox-container .review-section
{
	float:left;
	width:241px;
	border-right: 1px solid #B9B9B9;
	height:114px;
}

#rr-ibox-container .rating-section
{
	width:283px;
	float:left;
	padding-left:10px;
}

.rr-ibox-detail
{
	padding:10px 0px 20px 0px;	
}

div.rr-ibox-detail div.top-rating-row
{
	padding: 0px 0px 3px 0px;	
}

div.rr-ibox-detail div.left
{
	padding-left:0px;	
	width:170px;
}

.review-avatar
{
	width:61px;
	height:61px;
	border:1px solid #AAAAAA;
	margin-bottom:4px;
}
.review-list-title
{
	padding:18px 0px 0px 10px;	
}

.review-title h3
{
	font-size:12px;
	padding:0px 0px 9px 0px;
	margin:0px;
	overflow-x:hidden;
}
.review-title
{
	padding-bottom:15px;	
}

.pros-box
{
	float:left;	
	position:relative;
}

.cons-box 
{
	float:left;
	margin-left:10px;
	position:relative;	
}

.pros-box div.l, .cons-box div.l
{
	background:transparent url(../images/community/Plus-minus-box_left_h84px.gif) no-repeat scroll 0 0;	
	float:left;
	width:3px;
	height:84px;	
}

.pros-box div.c, .cons-box div.c
{
	background:transparent url(../images/community/Plus-minus-box_middle_h84px.gif) repeat-x scroll 0 0;
	width:160px;	
	float:left;
	height:84px;		
}

.pros-box div.r
{
	background:transparent url(../images/community/Plus-minus-box_right_plus_h84px.gif) no-repeat scroll 0 0;
	width:53px;
	float:left;	
	height:84px;	
}

.cons-box div.r
{
	background:transparent url(../images/community/Plus-minus-box_right_minus_h84px.gif) no-repeat scroll 0 0;
	width:53px;
	float:left;	
	height:84px;	
}

.pros-cons-list
{
	position:absolute;
	z-index:10;
	top:10px;
	left:10px;
	width:195px;
	height:75px;
	overflow:hidden;	
}

.pros-cons-list h3
{
	margin-top:0px;
	padding-left:0px;	
	margin-bottom: 5px;
}

.pros-cons-list div
{
	height:16px;
	overflow:hidden;	
}

.recommendations
{
	padding-bottom:12px;	
}

.title-row .info-text, .rr-ibox .info-text
{
	font-size:10px;	
}

.title-row h3
{
	padding-left:0px;
	margin:0px;
}

/* R&R */
.review-paging
{
	padding-top: 10px;
	float: right;
}
/* R&R */

/* Speech balloon */
.speech-balloon-top
{
	height: 8px;
	width: 205px;
	background: url('../images/vc/speech-balloon_bg_top.gif') no-repeat;
}

.speech-balloon-middle
{
	width: 205px;
	background: url('../images/vc/speech-balloon_bg_middle.gif') repeat-y;
}

.speech-balloon-bottom
{
	height: 8px;
	width: 205px;
	background: url('../images/vc/speech-balloon_bg_bottom.gif') no-repeat;
}

.speech-balloon-arrow
{
	position:relative;
	z-index:20;
	height: 24px;
	width: 21px;
	background: url('../images/vc/speech-balloon_arrow_bg.gif') no-repeat;
	float: left;
}

.wr-tipp-box
{
	left:20px;
	position:absolute;
	top:-20px;
	z-index:10;
}

.speech-ballon-headline
{
	font-weight: bold;
	padding: 2px 10px 0px 10px;
}

.speech-ballon-info-text
{
	padding: 10px;
}
/* Speech balloon */

ul.scoutmenu { width: 987px; }
ul.scoutmenu li ul { width: 985px; }
div.text-top-area { width: 980px; }

.footer-container
{
	width: 992px;
}
#footer
{
	width: auto;
}

/* review list footer */
.review-footer-bar
{
	width:424px;
	height:20px;	
	padding:5px 10px;
}
div.review-footer-bar div.left
{
	float:left;
	width:212px;	
}
div.review-footer-bar div.right
{
	float:left;
	width:212px;	
	text-align:right;
}

/* review list footer */
