﻿.Comparisontbl {width: 100%;list-style: none;list-style-type:none;padding: 0;margin: 0;}
    ul.Comparisontbl > li {list-style: none;list-style-type:none;padding:0px;display:inline-block;float: right;position:relative;}	
	ul.Comparisontbl > li .compareitemremove{display: block;width: 16px;height: 16px;position: absolute;top: -8px;right: -8px;background: url(images/deletebundle.gif) no-repeat center center;}
ul.CompareCol {list-style: none;list-style-type:none;padding: 0;margin: 0;}	
	ul.CompareCol > li {list-style: none;list-style-type:none;padding:5px 10px;line-height: 25px;min-height:25px;border-right: 1px solid #fff;}	
	ul.CompareCol > li.odd {background-color: #e8e8e8;border-bottom: 1px solid #fff;}
	ul.CompareCol > li.even {background-color: #f0f0f0;border-bottom: 1px solid #fff;}
	ul.CompareCol.Title > li.odd {background-color: #666;color:#fff;}
	ul.CompareCol.Title > li.even {background-color: #666;color:#fff;}
	ul.CompareCol li.img {background: #fff;height:120px;}
	ul.CompareCol.title > li {font-weight: normal;background: #666;color:#fff;border-bottom: 1px solid #fff;}
		ul.CompareCol > li img {max-height:120px;width:auto;margin:10px 0px;}
    ul.CompareCol ol {padding:0px;margin:0px;list-style: none;list-style-type:none;}
        ul.CompareCol ol li{padding:0px;border:0px;list-style: none;list-style-type:none;}

.no-border-compar {border: none !important;}

.model-color{display:inline-block;width:24px;height:24px;margin:0 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;margin-left:2px;position:relative}
.model-color::before{content:'';background-repeat:repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:absolute;top:0;bottom:0;left:0;right:0}
.model-color i{position:absolute;top:0;bottom:0;left:0;right:0}
.model-thumbnail{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain;vertical-align:middle;margin-left:2px}
