<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#SCIFrame {
    margin-top: 0;
}
.clearBoth
{
    clear:both;
}
.PRtileIcon {
    height: 60px;
    width: 60px;
    margin: 0 auto 10px auto;
    background-image: url('../Content/7907/Media/General/TopLevelFlash/PR/icons-pr-bigcircles.png');
}
.news {
    background-position: 0 0;
}
.PRhomeShortCuts ul li a:hover .news {
    background-position: 60px 0;
}
.gallery {
    background-position: 0 180px;
}
.PRhomeShortCuts ul li a:hover .gallery {
    background-position: 60px 180px;
}
.specs {
    background-position: 0 120px;
}
.PRhomeShortCuts ul li a:hover .specs {
    background-position: 60px 120px;
}
.contact {
    background-position: 0 60px;
}
.PRhomeShortCuts ul li a:hover .contact {
    background-position: 60px 60px;
}
.PRhomeShortCuts ul li a:hover .homeShortCuts-content h4 {
color: #5cade2;
}
.PRtabsContainer {
	margin:0 0 25px 0;
	background-color:#eeeeee;
}
.PRtab {
	cursor:pointer;
	width: 25%;
	height: 50px;
	margin:0;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #CCC;
}
.PRtab a, .PRtab h5 {
	display:block;
	line-height:45px;
    font-weight:normal;
    font-family: Arial,sans-serif;
    font-size:16px;
    color:#116CAC;
    margin: 0 !important;
}
.PRtab:hover a, .PRtab:hover h5 {
	color: #2C98E9;
}
.PRtab.active {
	border:1px solid #cccccc;
	border-bottom-color:#ffffff;
	background-color:#ffffff;
	cursor:default;
}
.PRtab.active a, .PRtab.active h5 {
	color:#666666;
	cursor:default;
}
.PRmainContent
{
    margin-top:-20px;
}
.PRContentMargin
{
    margin:0 0 -10px 0;
    padding:0;
    background-color:#ffffff;
}
.PRmainContainer
{
    margin: 10px !important;
    background-color:#ffffff;
    padding:34px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    width:868px;
}
.filterRow{
	margin-top:20px;
	margin-bottom: 0 !important;
}
.filter {
	border-right:1px solid #ddd;
	padding: 10px 20px;
	float:left;
	height:30px;}
.filterName{
	margin:0 20px 0 0;
	line-height:30px;
	font-size:12px;
	}
.filter .dropDown div, .filter .dropDown ul {
	width:60px;
}
#GalleySearch, #SpecSearch {
    margin-left: 15px;
    font-size: 11px;
}
.noRightBorder
{
    border-right:0;
}
.TabContainer
{
    background-color:White;
    padding-top:34px;
}
/* Start Spec Page CSS */

.pad .columns {
    margin:0;
}

.specs ul {
	list-style: none;
}

@font-face {
	font-family: 'icomoon-rp';
	src:url('/Content/7907/Media/General/webimage/font-icons/icomoon.eot?-6oq04');
	src:url('/Content/7907/Media/General/webimage/font-icons/icomoon.eot?#iefix-6oq04') format('embedded-opentype'),
		url('/Content/7907/Media/General/webimage/font-icons/icomoon.woff?-6oq04') format('woff'),
		url('/Content/7907/Media/General/webimage/font-icons/icomoon.ttf?-6oq04') format('truetype'),
		url('/Content/7907/Media/General/webimage/font-icons/icomoon.svg?-6oq04#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.specs ul li {
	font-family: 'icomoon-rp';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    display:table;
	margin-bottom:10px;
}

.specs ul li:before {
    content: "\e656";
    font-size:32px;
    color: #E21E31;
}

.specs ul li a {
    font-family: Helvetica,Arial,sans-serif;
    display:table-cell;
    vertical-align:middle;
    padding-left:5px;
}

.underLine {
    border-bottom: 1px solid #e5e5e5;
}
.paddingBottom10 {
    padding-bottom: 10px !important;
}

/* End Spec Page CSS */</pre></body></html>