@font-face { font-family: 'proxima_nova_ltbold'; src: url('/fonts/proxima_nova_sboldwebfont.eot'); src: url('/App_Themes/fonts/proxima_nova_sboldwebfont.eot?#iefix') format('embedded-opentype'), url('/App_Themes/fonts/proxima_nova_sboldwebfont.woff') format('woff'), url('/App_Themes/fonts/proxima_nova_sboldwebfont.ttf') format('truetype'), url('/App_Themes/fonts/proxima_nova_sboldwebfont.svg#proxima_nova_ltbold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'proxima_nova_rgregular'; src: url('/App_Themes/fonts/proxima_nova_regwebfont.eot'); src: url('/App_Themes/fonts/proxima_nova_regwebfont.eot?#iefix') format('embedded-opentype'), url('/App_Themes/fonts/proxima_nova_regwebfont.woff') format('woff'), url('/App_Themes/fonts/proxima_nova_regwebfont.ttf') format('truetype'), url('/App_Themes/fonts/proxima_nova_regwebfont.svg#proxima_nova_rgregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'proxima_nova_ltregular'; src: url('/App_Themes/fonts/proximanova-lightwebfont.eot'); src: url('/App_Themes/fonts/proximanova-lightwebfont.eot?#iefix') format('embedded-opentype'), url('/App_Themes/fonts/proximanova-lightwebfont.woff') format('woff'), url('/App_Themes/fonts/proximanova-lightwebfont.ttf') format('truetype'), url('/App_Themes/fonts/proximanova-lightwebfont.svg#proxima_nova_ltregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: "roboto", Arial, Helvetica, sans-serif; src: url('/App_Themes/fonts/proxima_nova_light_itwebfont.eot'); src: url('/App_Themes/fonts/proxima_nova_light_itwebfont.eot?#iefix') format('embedded-opentype'), url('/App_Themes/fonts/proxima_nova_light_itwebfont.woff') format('woff'), url('/App_Themes/fonts/proxima_nova_light_itwebfont.ttf') format('truetype'), url('/App_Themes/fonts/proxima_nova_light_itwebfont.svg#proxima_nova_ltitalic') format('svg'); font-weight: normal; font-style: normal; } * { margin: 0; padding: 0; outline: 0; } body, html { height: 100%; } body { font-size: 13px; line-height: 16px; font-family: "roboto", Arial, Helvetica, sans-serif; color: #000; min-width: 100%; } a { /*color: #01B6AD;*/ text-decoration: none; cursor: pointer; } a:hover { text-decoration: underline; } a img { border: 0; } input, textarea, select { font-size: 12px; font-family: "roboto", Arial, Helvetica, sans-serif; } textarea { overflow: auto; } .cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; } .notext { font-size: 0; line-height: 0; text-indent: -4000px; } .left, .alignleft { float: left; display: inline; } .right, .alignright { float: right; display: inline; } .hidden { display: none; } /*------ <General Classes> -------*/ul.items { list-style: none; position: relative; margin-right: -4px; } ul.items:after { clear: both; content:''; display:block; line-height: 0; zoom: 1; } .items .item {  height: auto; margin: 0 4px 4px 0; border: solid 1px #f0f0f0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.3); box-shadow: 0 1px 1px rgba(0,0,0,.3);} .items .item { float: left; display: inline; width: 24.3%; } .items .item .heading { background: #a09f9c url(/App_Themes/Images/layout/item-heading.png) repeat-x 0 0; border-bottom: solid 1px #121312; height: 34px; padding: 0 5px 0 11px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden; } .items .item .heading h4 { font-size: 16px; text-align:center; line-height: 34px; color: #fff; font-weight: normal; font-family: "roboto", Arial, Helvetica, sans-serif; } .items .item .heading a { color: #0e0e0e; } .items .item .cnt { /*padding: 2px 14px 6px;*/ background: url(/App_Themes/Images/layout/item-sep.png) repeat-x 0 0; } .items .item .cnt img { display: block; position: relative; /*margin: 0 -14px;*/ width: 100%;height:160px; } .items .item .cnt .tags { font-size: 14px; text-align:center; line-height: 14px; font-family: "roboto", Arial, Helvetica, sans-serif; color: #01B6AD; } .items-list { list-style: none; position: relative; margin-right: -6px; padding-bottom: 13px; } .items-list:after { clear: both; content: ''; display:block; line-height: 0; zoom: 1; } .items-list .item { text-align: center; float:left; display:inline; width: 163px; height: 285px; padding: 44px 10px 12px; margin: 0 6px 4px 0; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; font-size: 13px; line-height: 14px; } .items-list .item p { padding-bottom: 10px; } .items-list .item img { display: block; margin: 0 auto 10px; height: 155px; width: 155px; } .items-list .item .code { font-size: 11px; padding: 0; color: #666; } .items-list .item .highlight { padding-bottom: 5px; color: #e61d24; } .items-list .item .btn { margin: 0 auto; }
.cnt a:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8} 