﻿/* Slider on Front Page */
img{border:none;}
#main-front {width:970px;margin:auto;}
.left {width:240px;min-height:360px; float:left;height:360px;}
.right {width:730px;min-height:360px;float:left;margin-bottom:1em;}
.right ol {margin:1em 0;padding:0;height:28px;	}
.right ol li{margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px;}
.right ol li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none;}
.right ol li.current a{background:#5DC9E1;color:#fff;}
.right ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}
.graphic, .prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}
.prevBtn, .nextBtn {display:block;width:60px;height:60px;position:absolute;left:0px;top:150px;z-index:2000;background-image:url('/c/images/slider/btn-prev.png');cursor:pointer;opacity:0.5;}	
.nextBtn {left:670px;background-image:url('/c/images/slider/btn-next.png');}
.clear:after {clear: both;display: table;content: "";}

/* New Products */
#head-front {
	background: rgb(7,45,162);
	background: -moz-linear-gradient(top,  rgba(7,45,162,1) 0%, rgba(75,103,188,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,45,162,1)), color-stop(100%,rgba(75,103,188,1)));
	background: -webkit-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -o-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -ms-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: linear-gradient(to bottom,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072da2', endColorstr='#4b67bc',GradientType=0 );
	border: 1px solid rgb(7, 45, 162);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	font: bold 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
	color: rgb(255, 255, 255);
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	margin-top:15px;
	position: relative;
	z-index: 5;
	float:left;
	width:690px;
}
#head-front-2 {
	background: rgb(7,45,162);
	background: -moz-linear-gradient(top,  rgba(7,45,162,1) 0%, rgba(75,103,188,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,45,162,1)), color-stop(100%,rgba(75,103,188,1)));
	background: -webkit-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -o-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -ms-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: linear-gradient(to bottom,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072da2', endColorstr='#4b67bc',GradientType=0 );
	border: 1px solid rgb(7, 45, 162);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	font: bold 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
	color: rgb(255, 255, 255);
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	margin-top:15px;
	position: relative;
	z-index: 5;
	float:left;
	width:473px;
}
#wrap-front {
	border: 1px solid rgb(225, 225, 225);
	background-color:#fff;
	height:240px;
	width:700px;
	-moz-border-radius:0px 0px 7px 7px;
	-webkit-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	float:left;
	margin-right:15px;
}
#wrap-front-2 {
	border: 1px solid rgb(225, 225, 225);
	background-color:#fff;
	height:240px;
	width:483px;
	-moz-border-radius:0px 0px 7px 7px;
	-webkit-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	float:left;
	margin-right:15px;
}
#blog-front {height:280px;width:240px;float:left; margin-top:-38px;}
#blog-front-2 {height:280px;width:220px;float:left; margin-top:-38px; padding-right:15px;}
#bloghead {	
	background: rgb(7,45,162);
	background: -moz-linear-gradient(top,  rgba(7,45,162,1) 0%, rgba(75,103,188,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,45,162,1)), color-stop(100%,rgba(75,103,188,1)));
	background: -webkit-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -o-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -ms-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: linear-gradient(to bottom,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072da2', endColorstr='#4b67bc',GradientType=0 );
	border: 1px solid rgb(7, 45, 162);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	font: bold 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
	color: rgb(255, 255, 255);
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	position: relative;
	z-index: 5;
	float:left;
	width:240px;
}
#bloghead-2 {	
	background: rgb(7,45,162);
	background: -moz-linear-gradient(top,  rgba(7,45,162,1) 0%, rgba(75,103,188,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,45,162,1)), color-stop(100%,rgba(75,103,188,1)));
	background: -webkit-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -o-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -ms-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: linear-gradient(to bottom,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072da2', endColorstr='#4b67bc',GradientType=0 );
	border: 1px solid rgb(7, 45, 162);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	font: bold 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
	color: rgb(255, 255, 255);
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	position: relative;
	z-index: 5;
	float:left;
	width:210px;
}
#blogwrap {
	border: 1px solid rgb(225, 225, 225);
	background-color:#fff;
	height:240px;
	width:250px;
	-moz-border-radius:0px 0px 7px 7px;
	-webkit-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	float:left;
	margin-right:15px;
	font:normal 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
}
#blogwrap-2 {
	border: 1px solid rgb(225, 225, 225);
	background-color:#fff;
	height:240px;
	width:222px;
	-moz-border-radius:0px 0px 7px 7px;
	-webkit-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	float:left;
	margin-right:15px;
	font:normal 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
}
#blogwrap p {margin:15px 10px 0px 15px;}
#blogwrap-2 p {margin:10px 10px 0px 15px;}

.popular {width:725px;margin:auto;}
.popular-2 {width:472px;margin:auto;}
.product {height:221px;text-align:center;}
.box {width:230px;height:225px;vertical-align:top;display:inline-block;min-width:230px;*display:inline;zoom:1;}
.box-2 {width:210px;height:225px;vertical-align:top;display:inline-block;min-width:200px;*display:inline;zoom:1;}
.box div {text-align:center;height:53px;font:normal 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;}
.box-2 div {text-align:center;height:53px;font:normal 13px Verdana,Arial,Tahoma,Helvetica,Sans-Serif;}
.box img {display:block;margin:0 auto;margin-top:5px;border:0;}
.box-2 img {display:block;margin:0 auto;margin-top:5px;border:0;}
.stretch {width:100%;display:inline-block;font-size:0;line-height:0}

/* Testimonial Slider */
#tm-wrap {margin:0 auto;width:970px; height:67px;background:url('/c/images/test-a.png') no-repeat;}
#tm-wrap ul {list-style:none;width:730px;cursor:pointer;margin: 5px;padding:5px;float:right;color:#fff; font-size:0.9em;}
#tm-wrap ul blockquote {list-style:none; margin:0 auto;}

/* Setting for panel sections where we display boxed informtaion */
.Panel {
	background-color:#FFF;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	border:1px solid rgb(225, 225, 225);
	text-align:left;
	width:100%;
    -moz-border-radius:5px;
    -webkit-border-:5px;
    border-radius:5px;
    box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	padding: 10px;
	}
.Panel h1, h2, h3, h4, h5, h6 {margin:5px;}
.Panel p {padding:5px 10px 5px 10px !important;}
.Panel ul, .Panel ol {padding:5px !important;margin-left:25px !important;}
.Panel ul li,.Panel ol li {margin:0px 5px 5px 0px !important; list-style-image:url('/c/Images/bullet-gray.png');}

.PanelHeader {
	background: rgb(7,45,162) !important;
	background: -moz-linear-gradient(top,  rgba(7,45,162,1) 0%, rgba(75,103,188,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,45,162,1)), color-stop(100%,rgba(75,103,188,1))) !important;
	background: -webkit-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%) !important;
	background: -o-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%) !important;
	background: -ms-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%) !important;
	background: linear-gradient(to bottom,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%) !important;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	padding:10px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}
.PanelHeader p {height:10px;padding:5px;}

.Panel .rates {
	overflow: hidden;
	border: 0;
}

.Panel .rates .shipping-table,
.Panel .rates .shipping-charge-table {
	width: 48%;
	padding: 0 2%;
	float: left;
}

.notice {background-color:#FFFFD5;border:1px solid #990000;font-family:Arial, Verdana, sans-serif;font-size:15px;color:#990000;font-weight:normal; margin-left:15px; margin-bottom:15px;}
.notice p {padding:10px;}
.notice-body {background-color:#990000 !important; color:#ffffff;font-weight:bold;padding-left:10px !important;font-size:18px;}

.separate {height:15px}

.download td {padding:5px 0 5px 5px;}

a.SmallerLinks:link {font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:90%;font-weight:normal;color:#385B39;text-decoration:underline}
a.SmallerLinks:visited {font-family:Verdana, Geneva, Tahoma, sans-serif; font-size:90%;font-weight:normal;color:#829382;text-decoration:underline}
a.SmallerLinks:hover {font-family:Verdana, Geneva, Tahoma, sans-serif; font-size:90%;font-weight:normal;color:#CD8A3F;text-decoration:underline}
a.SmallerLinks:active {font-family:Verdana, Geneva, Tahoma, sans-serif; font-size:90%;font-weight:normal;color:#CD8A3F;text-decoration:underline}

.Panel .text-center {
	text-align: center;
}

.Panel #security > div {
	margin: 0 auto;
}

.Panel .browserIcons {
	width: 100%;
	display: table;
	text-align: center;
}

.Panel .browserIcons > a {
	display: table-cell;
	text-align: center;
}

/* White Boxed sections */
.Container {width:275px;position:relative;padding-top:5px;margin:0 auto;}

/* What's In The Box */
.inthebox {float:right;width:275px;margin-left:20px;margin-bottom:20px;}
.inthebox td {background-color:#FFFCEC;}
.inthebox-l {float:left;width:275px;margin-right:20px;margin-bottom:20px;}

/* Content: Used on the product descriptions. */
.Content {font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:12px;color:#000000;font-weight:normal;font-style:normal;text-decoration:none;margin:5px;}
.Content p {margin:10px 5px 10px 5px !important; line-height:1.4em;}
.Content h1 {font-family:Verdana, sans-serif;font-size:13pt;color:#6D4832;font-weight:bold;font-style:normal;text-decoration:none;margin-left:5px !important;}
.Content h2 {font-family:Verdana, sans-serif;font-size:12pt;color:#003282;font-weight:bold;font-style:normal;text-decoration:none;margin-left:5px !important;}
.Content h3 {font-family:Verdana, sans-serif;font-size:10pt;color:#000000;font-weight:bold;font-style:normal;text-decoration:none;margin-left:5px !important;}
.Content h4 {font-family:Verdana, sans-serif;font-size:10pt;color:#003282;font-weight:bold;font-style:normal;text-decoration:none;margin-left:5px !important;}
.Content td {padding:5px;}
.Content ul li {margin:5px 15px 5px 0px !important; text-align:left !important; list-style-image:url('/c/Images/bullet-gray.png');}
.Content ol li {margin:5px 15px 5px 15px !important; text-align:left !important;}
.IndexNav ul {padding:3px 0 0 5px;}
.IndexNav ul li {margin-left:-10px !important;}

.none {list-style:none outside none !important;}

/* Wholesale Page */
.whls span {font-family:Verdana, Geneva, Tahoma, sans-serif;font-size: 12px;color: #003282;font-weight:bold;font-style:normal;text-decoration:none;}
.whls div {margin-bottom:10px;}
.whls img {border: 0;}
.whls p {font-size:11px; text-align:justify; margin:0 auto !important;}
.whls p a {font-weight:normal !important;font-size:11px;text-decoration:none;}
.whls a {font-size:10pt; color:#003282; font-weight:bold; text-decoration:none;}

/* Press Relations */
.press {font-family:Verdana,sans-serif;font-size:10pt;font-weight:bold;color:#003282;}

/* Header */
.hd-block {margin: 0 auto;overflow: auto;padding: 0 0 20px;width: 970px;}
.logo {background: transparent url(/Images/logos/ccrane_logo.jpg) no-repeat 0 0;float: left;height: 65px;width: 315px;margin-top: 24px;}
.logo a {display: block;height: 65px;width: 315px;}
.logo a span {display: none;}
.product-search {float: left;margin: 28px 35px 0 45px;width: 293px;}
.product-search .product-search-box {
	border-collapse: separate;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	box-shadow: 0 2px 2px 1px #BBBBBB;
	-webkit-box-shadow: 0 2px 2px 1px #BBBBBB;
	color: #BBBBBB;
	float: left;
	font: 18px/18px Verdana, Arial, sans-serif;
	height: 32px;
	padding: 0 10px;
	width: 220px;
	behavior: url(/Styles/PIE.htc); /*Creates CSS3 compatibility for IE7 & 8*/
}
.ie8 .product-search .product-search-box, .ie7 .product-search .product-search-box {height: auto;padding: 6px 10px 4px;}

.product-search .product-search-submit {box-shadow: 0 2px 2px 1px #BBBBBB;-webkit-box-shadow: 0 2px 2px 1px #BBBBBB;behavior: url(/Styles/PIE.htc); /*Creates CSS3 compatibility for IE7 & 8*/}

.info {float: left;margin-left: 8px;text-align: center;}
.info .catalog-itm {width: 62px;float: left;}
.info .actions {float: right;font-size: 10px;font-weight: bold;margin-top: 2px;}
#action-container {overflow: auto;}
.info .actions .action-itm {float: left;width: 80px;}
.info .actions .action-itm + .action-itm {	}
.info .actions .action-itm.cat {margin: 0 14px 0 7px;}
.info .actions .action-itm.contact {border-left: 1px solid #CECECE;padding-left: 11px;}
.info .actions .action-itm a {color: #000;display: block;}
.info .actions .action-itm a:hover {text-decoration: underline;}
.info .actions .action-itm a img {margin-bottom: 3px;}
.info .phone-number {clear: both;font: bold 22px/22px Verdana, Arial, sans-serif;letter-spacing:-1px;margin:12px 0 0 5px;text-align: left;}
.info .hint {color: #000;font: 12px/12px Verdana, sans-serif;margin: 12px 0 13px 0;}

/* Weather Alert [includes/hdr.html] */

.alert {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	width:700px;
	background-color:#FFFFD5;
	border:1px rgb(153, 0, 0) solid;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	padding:0 7px 7px 7px;
	-moz-border-radius:5px;
	-webkit-border-:5px;
	border-radius:5px;
	box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.alert h3 {margin:2px 0 2px 0; color:rgb(153, 0, 0);}
.alert p {font-size:0.8em; font-weight:normal; margin:2px 0 2px 0;}
.alert a {font-size:0.9em;color:rgb(153, 0, 0);}

/* Footer */	
.clear {clear:both; height:1px;}
.center {width:970px;margin:0 auto;}
.separator {height:20px;}
.connect {
	height:40px;
	vertical-align:middle;
	border:1px #c0c0c0 solid;
	background-color:#DBDBDB;
	-moz-border-radius:4px;
	-webkit-border-:4px;
	border-radius:4px;
	box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
#ftr-social-links {list-style-type:none; text-align:center;}
#ftr-social-links ul {margin:0; padding:0;}
#ftr-social-links ul li {display:inline-block; margin:15px 5px 20px 5px;}
#ftr-social-links h2 {font-family:Verdana, sans-serif;font-size:12pt;color:#344f72;font-weight:bold;font-style:normal;text-decoration:none;margin-left:5px !important; padding-top:8px !important;}
#ftr-staticnav-catalogad {float: left;}
#ftr-staticnav-catalogad a {display: block;}
#ftr-staticnav-links {float: left;margin-left: 25px;}
#ftr-staticnav-links #ftr-staticnav-phone {font: normal 15px Verdana, Arial, Tahoma, Helvetica, Sans-Serif;color: #344f72;margin-bottom: 12px;}
#ftr-staticnav-links #ftr-staticnav-phone span {font-weight: bold;color: #344f72;padding-right: 5px;}
#ftr-staticnav-links .ftr-staticnav-links-column {float: left;border-left: solid 1px #cbcbcb;width:145px;padding:0px 7px; margin-top:0px;}
#ftr-staticnav-links .ftr-staticnav-links-column li {list-style: none;line-height: 24px;}
#ftr-staticnav-links .ftr-staticnav-links-column li>a {font: normal 1em Verdana, Arial, Tahoma, Helvetica, Sans-Serif;color: #344f72;}
#ftr-staticnav-security {float: right;width:auto;text-align: center; margin-top:-20px;}
#ftr-staticnav-security #security{padding: 9px 10px; display:block;}
#ftr-security {zoom:1;position:relative;}
#ftr-copyright {font: normal 0.8em Verdana, Arial, Tahoma, Helvetica, Sans-Serif;color: #344f72;width:970px; margin:0 auto; text-align:center;}
div#ftr-copyright {color: #666666;font-size: 12px;text-align: center;padding: 25px 0;}
div#ftr-staticnav .ftr-social-media-links {float: left; margin:10px 0 10px 0; width:auto;}
div#ftr-staticnav .ftr-social-media-links a img {margin-right:10px;}

/* Accordion */

#options {width:720px; margin:10px auto; text-align:right; color:#4b67bc;}
#options a {text-decoration:none; color:#4b67bc;}
#options a:hover {color:#072da2; text-decoration:underline;}
#options ul li {margin:5px 15px 5px 0px !important; text-align:left !important;}

#acc {width:720px; list-style:none; color:#000; margin:0 auto; padding-left:0px !important;}
#acc ul {padding-left:0px !important}
#acc h3 {
	width:706px;
	border:1px solid #9ac1c9;
	padding:6px 6px 8px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	cursor:pointer;
	background:url('/c/Images/other/acc.gif');
	background-size:1px 100%;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#acc h3:hover {background:url('/c/Images/other/acc-hover.gif');background-size:1px 100%;}
#acc .acc-section {overflow:hidden; background:#fff;}
#acc .acc-content {width:688px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff;}
#acc .acc-content p {margin-bottom:10px; text-align:justify;}
#acc .acc-content td {padding:5px;}

#acc1 , #acc2 {width:720px; list-style:none; color:#000; margin:0 auto; padding-left:0px !important;}
#acc1 ul, #acc2 ul {padding-left:0px !important}
#acc1 h3 ,#acc2 h3 {
	width:706px;
	border:1px solid #9ac1c9;
	padding:6px 6px 8px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	cursor:pointer;
	background:url('/c/Images/other/acc.gif');
	background-size:1px 100%;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#acc1 h3:hover, #acc2 h3:hover {background:url('/c/Images/other/acc-hover.gif');background-size:1px 100%;}
#acc1 .acc-section, #acc2 .acc-section {overflow:hidden; background:#000fff}
#acc1 .acc-content, #acc2 .acc-content {width:688px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#acc1 .acc-content p, #acc2 .acc-content p {margin-bottom:10px; text-align:justify;}


#nested {width:688px; list-style:none; color:#033; margin-bottom:15px;}
#nested h3 {width:674px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url('/c/Images/other/acc.gif');background-size:1px 100%;}
#nested h3:hover {background:url('/c/Images/other/acc-hover.gif');background-size:1px 100%;}
#nested .acc-section {overflow:hidden; background:#fff;}
#nested .acc-content {width:656px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff;}
#nested .acc-selected {background:url('/c/Images/other/acc-hover.gif');background-size:1px 100%;}

#nested11, #nested12, #nested13, #nested14, #nested15, #nested21, #nested22, #nested23, #nested24, #nested25 {width:688px; list-style:none; color:#033; margin-bottom:15px;}
#nested11 h3, #nested12 h3, #nested13 h3, #nested14 h3, #nested15 h3, #nested21 h3, #nested22 h3, #nested23 h3, #nested24 h3, #nested25 h3 {
	width:674px;
	border:1px solid #9ac1c9;
	padding:6px 6px 8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	background:url('/c/Images/other/acc.gif');
	background-size:1px 100%;
}
#nested11 h3:hover, #nested12 h3:hover, #nested13 h3:hover, #nested14 h3:hover, #nested15 h3:hover,
#nested21 h3:hover, #nested22 h3:hover, #nested23 h3:hover, #nested24 h3:hover, #nested25 h3:hover {background:url('/c/Images/other/acc-hover.gif');background-size:1px 100%;}
#nested11 .acc-section, #nested12 .acc-section, #nested13 .acc-section, #nested14 .acc-section, #nested15 .acc-section,
#nested21 .acc-section, #nested22 .acc-section, #nested23 .acc-section, #nested24 .acc-section, #nested25 .acc-section {overflow: hidden; background:#fff;}
#nested11 .acc-content, #nested12 .acc-content, #nested13 .acc-content, #nested14 .acc-content, #nested15 .acc-content,
#nested21 .acc-content, #nested22 .acc-content, #nested23 .acc-content, #nested24 .acc-content, #nested25 .acc-content {width:656px; border:1px solid #9ac1c9; border-top:none; background:#fff;}
#nested11 .acc-selected, #nested12 .acc-selected, #nested13 .acc-selected, #nested14 .acc-selected, #nested15 .acc-selected,
#nested21 .acc-selected, #nested22 .acc-selected, #nested23 .acc-selected, #nested24 .acc-selected, #nested25 .acc-selected {background:url('/c/Images/other/acc-hover.gif');background-size:1px 100%;}
#nested11 .acc-content, #nested12 .acc-content, #nested13 .acc-content, #nested14 .acc-content, #nested15 .acc-content,
#nested21 .acc-content, #nested22 .acc-content, #nested23 .acc-content, #nested24 .acc-content, #nested25 .acc-content ul li {margin:0px 15px 5px 0px !important;}
.ignore ul li {margin:10px 15px 5px 40px !important; text-align:left !important; list-style-image:url('/c/Images/bullet-gray.png');}
.ignore ol li ol li {list-style-type:lower-roman;}

/* Data Grid (Specs table re-design) */
.datagrid {font: normal 12px/150% Verdana, Arial, Helvetica, sans-serif;background:#fff;overflow:hidden;border:1px solid #072DA2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.datagrid table {border-collapse:collapse;text-align:left;width:100%;}
.datagrid table td, .datagrid table th {padding: 6px 10px;}
.datagrid table thead th {background-color:#072DA2;color:#FFFFFF;font-size:14px;font-weight:bold;text-align:left;border-left:1px solid #0070A8;}
.datagrid table thead th:first-child {border:none;}
.datagrid table tbody td {color:#072DA2;border-left:1px solid #E1EEF4;font-size:11px;border-bottom:1px solid #E1EEF4;font-weight:normal;}
.datagrid table tbody td img {margin:7px;vertical-align:middle; float:left;}
.datagrid table tbody .alt td {background:#E1EEf4;color:#072DA2;width:50%;}
.datagrid table tbody .alt3 td {background:#E1EEf4;color:#072DA2;width:33%;}
.datagrid table tbody .alt4 td {background:#E1EEf4;color:#072DA2;width:25%;}
.datagrid table tbody .alt5 td {background:#E1EEf4;color:#072DA2;width:20%;}
.datagrid table tbody .alt7 td {background:#E1EEf4;color:#072DA2;width:14%;}
.datagrid table tbody td:first-child {border-left:none;}
.datagrid table tbody tr:last-child td {border-bottom:none;}
.datagrid table tfoot td div {border-top:1px solid #072DA2;background:#FFF;}
.datagrid table tfoot td {padding:0;font-size:11px;}
.datagrid table tfoot td div {padding:5px;}
.datagrid h1 {font-size:14px !important;font-weight:bold;color:black;}
.datagrid ul, .datagrid ol {padding:5px;}
.datagrid ul li,.datagrid ol li {margin:5px 5px 5px 15px !important;list-style-image:url('/c/Images/bullet-gray.png');}

/**************/
/* WiFi Table */
/**************/

.tg {border-collapse:collapse;border-spacing:0;width:800px; margin:0 auto;background-color:#ffffff;
	box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.tg td {font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;}
.tg th {font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;}
.tg img {border:0;}
.tg .tg-xeko {
	background: rgb(7,45,162);
	background: -moz-linear-gradient(top,  rgba(7,45,162,1) 0%, rgba(75,103,188,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,45,162,1)), color-stop(100%,rgba(75,103,188,1)));
	background: -webkit-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -o-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: -ms-linear-gradient(top,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	background: linear-gradient(to bottom,  rgba(7,45,162,1) 0%,rgba(75,103,188,1) 100%);
	 -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
	border-bottom-color:#000;
	color:#f2f2f2;
	text-align:center;
	font-size: 20px;
}
.tg .tg-qgft {background-color:#F2DBDB;color:#000000;text-align:center; font-size: 20px;}
.tg .tg-mkrp {background-color:#EAF1DD;color:#000000;text-align:center; font-size: 20px;}
.tg .tg-gsou {
	background: #9edb4e; /* Old browsers */
	background: -moz-linear-gradient(top, #9edb4e 0%, #81b225 50%, #9edb4e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9edb4e), color-stop(50%,#81b225), color-stop(100%,#9edb4e)); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, #9edb4e 0%,#81b225 50%,#9edb4e 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, #9edb4e 0%,#81b225 50%,#9edb4e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9edb4e 0%,#81b225 50%,#9edb4e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9edb4e 0%,#81b225 50%,#9edb4e 100%); /* W3C */
	-pie-background: linear-gradient(bottom, #9edb4e 0%,#81b225 50%,#9edb4e 100%); /* IE6-9 */	
	border: 1px solid #000000 /*#72A515*/;
	color:#fff;
	font: 13px/20px Verdana, sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px 1px #5A860D;
	text-align:center;
}
.tg .tg-base {font-size:10px;font-style:italic;}
.tg .tg-031e {font-size:30px; text-align:center;}
.tg .tg-6wtj {font-size:12px; text-align:center;}
.tg .tg-6wtj tr td {border:0; width:50%;}
.tg .tg-9toz {background-color:#d6e3bc}
.tg .tg-0ord {text-align:center;}
.tg .tg-0ord ul li {margin:5px 0 5px -10px !important; list-style-image:url('/c/Images/bullet-gray.png');}
.tg .tg-zmy4 {text-align:right}

/************************************************/
/*	@name		    Zozo UI Accordion			*/
/*	@version	    5.0							*/
/*  @requires       jQuery v1.7 or later		*/
/*	@copyright      Copyright (c) 2013 Zozo UI	*/
/*  @author         Zozo UI						*/
/*  @URL:           http://www.zozoui.com		*/
/************************************************/

/* cross browser compatibility html5 tags */
article, aside, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
/*reset*/
.z-slider-wrapper,
.z-accordion,
.z-accordion > .z-section,
.z-accordion > .z-section > .z-header,
.z-accordion > .z-section > .z-header > .z-title,
.z-accordion > .z-section > .z-header > .z-arrow,
.z-accordion > .z-section > .z-content {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
}
.z-slider-wrapper,
.z-accordion,
.z-accordion:before,
.z-accordion:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.z-accordion > .z-section > .z-header {
    position: relative;
    margin: 0;
    display: block;
    color: #666;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
.z-accordion > .z-section > .z-header .z-arrow {
    position: absolute;
	background-image: url('/c/images/arrow-down.png');
    background: url('/c/images/zozo-accordion.png') no-repeat top left;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    opacity: 0.25;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -webkit-transition: all 0.2s ease-in-out;
}
.z-accordion > .z-section.z-active > .z-header > .z-arrow,
.z-accordion > .z-section > .z-header:hover > .z-arrow {
    opacity: 1;
}
.z-accordion > .z-section > .z-header > .z-arrow.z-loading {
    background: url('/c/images/zozo-accordion-loading.gif');
    height: 16px;
    width: 16px;
}
.z-accordion > .z-section > .z-content {
    background: white;
}

/*Vertical Structure */

.z-accordion.vertical {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
}
.z-accordion.vertical > .z-section > .z-header {
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    padding: 0 1em;
}
.z-accordion > .z-section > .z-header.z-focus {
    z-index: 9999 !important;
}
.z-accordion.z-focus,
.z-accordion.vertical > .z-section > .z-header.z-focus,
.z-accordion.horizontal > .z-section > .z-header.z-focus .z-title {
    font-weight: bold !important;
    color: black;
    background-color: white !important;
    background: white !important;
    border-bottom: 2px solid red !important;
}
.z-accordion.vertical > .z-section > .z-header > .z-arrow {
    right: 14px;
    top: 50%;
}
.z-accordion.vertical > .z-section > .z-header > .z-arrow.z-loading {
    margin-top: -8px;
}
/*.z-accordion.vertical > .z-section.z-active > .z-header {
    font-weight: bold;
}*/
.z-accordion.vertical > .z-section.z-active > .z-header > .z-arrow,
.z-accordion.vertical > .z-section > .z-header:hover > .z-arrow {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 14px;
}
.z-accordion.vertical > .z-section > .z-content {
    display: none;
}
.z-accordion.transition.vertical > .z-section > .z-content {
    height: 0px;
    overflow: hidden;
    display: block!important;
}
.z-accordion.transition.vertical.z-grouped.z-bordered > .z-section > .z-content,
.z-accordion.transition.vertical.z-ungrouped.z-bordered > .z-section > .z-content {
    border-bottom-width: 0;
}
.z-accordion.transition.vertical > .z-section > .z-content > .z-auto-g {
    padding: 5px 15px 10px 15px;
}
.z-slider-wrapper > .z-accordion.transition.vertical > .z-section > .z-content > .z-auto-g {
    padding: 0;
}
.z-accordion.transition.vertical.z-grouped.z-bordered > .z-section.z-active > .z-content,
.z-accordion.transition.vertical.z-ungrouped.z-bordered > .z-section.z-active > .z-content {
    border-bottom-width: 1px;
}
/* .ie7 .z-accordion.vertical > .z-section > .z-header  {line-height: 22px;height:22px;}*/

/*Scrolling*/
.z-accordion.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}
.z-accordion.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border: thin solid rgba(0, 0, 0, 0.1);
}
.z-accordion.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border: thin solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset;
}
.z-accordion.horizontal.z-scrollable > .z-section.z-active > .z-content:hover,
.z-accordion.horizontal.z-scrollable > .z-section.z-active > .z-content > div:hover,
.z-accordion.vertical.z-scrollable > .z-section.z-active > .z-content:hover {
    overflow: auto;
}
.z-accordion.z-scrollable > .z-section.z-active > .z-content,
.z-accordion.z-scrollable > .z-section.z-active > .z-content > div {
    overflow: hidden;
}

/* Shadows */

.z-accordion.horizontal.z-shadows {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25);
}
.z-accordion.z-shadows.vertical.z-grouped {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25);
}
/*vertical ungrouped*/
.z-accordion.vertical.z-ungrouped.z-shadows > .z-section {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25);
}

/* Bordered */
.z-accordion,
.z-accordion > .z-section,
.z-accordion > .z-section > .z-header,
.z-accordion > .z-section > .z-header .z-title,
.z-accordion > .z-section > .z-content {
    border-width: 0;
    border-style: solid;
    border-color: #B4B4B4;
    border-color: #CECECE;
}
/*vertical*/

/*grouped*/
.z-accordion.vertical.z-grouped.z-bordered > .z-section > .z-header {
    border-width: 1px;
    margin-top: -1px;
}
.z-accordion.vertical.z-grouped.z-bordered > .z-section.z-first > .z-header {
    border-top-width: 1px;
}
.z-accordion.vertical.z-grouped.z-bordered > .z-section.z-last > .z-header {
    border-bottom-width: 1px;
}
.z-accordion.vertical.z-grouped.z-bordered > .z-section > .z-content {
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
/*ungrouped*/
.z-accordion.vertical.z-ungrouped > .z-section {
    margin: 5px 0;
}
.z-accordion.vertical.z-ungrouped.z-bordered > .z-section > .z-header {
    border-width: 1px;
}
.z-accordion.vertical.z-ungrouped.z-bordered > .z-section > .z-content {
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
/* horizontal: grouped*/
.z-accordion.horizontal.z-bordered {
    border-width: 1px;
}
.z-accordion.horizontal.z-bordered > .z-section > .z-header > .z-title {
    border-width: 1px 0 1px 0;
}
.z-accordion.horizontal.z-bordered > .z-section.z-last > .z-header > .z-title {
    border-bottom-width: 0;
}
.z-accordion.horizontal.z-bordered > .z-section.z-first > .z-header > .z-title {
    border-top: none;
}
.z-accordion.horizontal.z-bordered > .z-section.z-active.z-last > .z-header > .z-title {
    border-bottom-width: 1px;
}
    
/* Theming */

/* deepblue */
.z-accordion.deepblue.z-bordered,
.z-accordion.deepblue.z-bordered > .z-section > .z-header,
.z-accordion.deepblue.z-bordered > .z-section > .z-header > .z-title,
.z-accordion.deepblue.z-bordered > .z-section > .z-content {border-color: #003E7C;}
.z-accordion.deepblue.vertical > .z-section > .z-header,
.z-accordion.deepblue.horizontal > .z-section > .z-header > .z-title {
    color: white;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);*/
    background-color: #6891E7;   
    background-image: -moz-linear-gradient(top,#096BD2 0,#0053A6 100%);
    background-image: -ms-linear-gradient(top,#096BD2 0,#0053A6 100%);
    background-image: -o-linear-gradient(top,#096BD2 0,#0053A6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#096BD2),color-stop(100%,#0053A6));
    background-image: -webkit-linear-gradient(top,#096BD2 0,#0053A6 100%);
    background-image: linear-gradient(to bottom,#096BD2 0,#0053A6 100%);   
}
.z-accordion.deepblue.horizontal > .z-section > .z-header > .z-title {background-image: -moz-linear-gradient(left,#096BD2 0,#0053A6 100%);}
.z-accordion.deepblue > .z-section > .z-header > .z-arrow {color: #002D59; text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);}
.z-accordion.deepblue.vertical > .z-section > h3 {font-size: 12px;}
.z-accordion.vertical > .z-section > h3 {height: auto !important;line-height: 12px !important;padding: 12px 20px 12px 14px !important;}

.ie7 .z-accordion.deepblue.horizontal > .z-section > .z-header .z-arrow,
.ie8 .z-accordion.deepblue.horizontal > .z-section > .z-header .z-arrow,
.ie7 .z-accordion.deepblue.horizontal > .z-section > .z-header > .z-title,
.ie8 .z-accordion.deepblue.horizontal > .z-section > .z-header > .z-title{filter:none;background-color: #3569d7;}

.ie7 .z-accordion.deepblue.vertical > .z-section > .z-header,
.ie8 .z-accordion.deepblue.vertical > .z-section > .z-header {filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#096BD2', endColorstr='#0053A6');/*For IE7-8-9*/}

.ie7 .z-accordion.deepblue.vertical > .z-section > .z-header,
.ie8 .z-accordion.deepblue.vertical > .z-section > .z-header {filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#096BD2', endColorstr='#0053A6');/*For IE7-8-9*/}

.z-accordion.deepblue.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(0, 62, 124, 0.75);
    border-color: rgba(0, 62, 124, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 62, 124, 0.25) inset;
}
.z-accordion.deepblue.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(0, 62, 124, 0.05);
    border-color:rgba(0, 62, 124, 0.06);
    box-shadow: 0 0 3px rgba(0, 62, 124, 0.05) inset;
}
.z-accordion.deepblue > .z-section > .z-header > .z-arrow{background-position: 0 -62px;}

/* green */
.z-accordion.green.z-bordered,
.z-accordion.green.z-bordered > .z-section > .z-header,
.z-accordion.green.z-bordered > .z-section > .z-header > .z-title,
.z-accordion.green.z-bordered > .z-section > .z-content {border-color: #009B70;}
.z-accordion.green > .z-section > .z-header {color: white; /*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);*/}
.z-accordion.green > .z-section > .z-header,
.z-accordion.green > .z-section > .z-header > .z-title2 {background-color: #00c08b;/*box-shadow: 5px 10px 100px rgba(100, 100, 100, 0.15) inset;*/}
.z-accordion.green > .z-section > .z-header > .z-arrow {color: #127a5d;}
.z-accordion.green.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(0,155,122, 0.35);
    border-color: rgba(0,155,122,  0.15);
    box-shadow: 1px 1px 5px rgba(0,155,122, 0.15) inset;
}
.z-accordion.green.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(0,155,122, 0.15);
    border-color:rgba(0,155,122, 0.15);
    box-shadow: 0 0 3px rgba(0,155,122, 0.15) inset;
}
.z-accordion.green > .z-section > .z-header > .z-arrow{background-position: 0 -62px;}

/* blue */
.z-accordion.blue.z-bordered,
.z-accordion.blue.z-bordered > .z-section > .z-header,
.z-accordion.blue.z-bordered > .z-section > .z-header > .z-title,
.z-accordion.blue.z-bordered > .z-section > .z-content {border-color: #248CB1;}
.z-accordion.blue > .z-section > .z-header > .z-arrow,
.z-accordion.blue > .z-section > .z-header {color:#ffffff;/*text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);*/}
.z-accordion.blue.vertical > .z-section > .z-header,
.z-accordion.blue.horizontal > .z-section > .z-header > .z-title {background-color: #309DC3;/*box-shadow: 5px 10px 100px rgba(100, 100, 100, 0.15) inset;*/}
.z-accordion.blue > .z-section > .z-header > .z-arrow {color: #fff;}
.z-accordion.blue.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(55, 159, 194, 0.75);
    border-color: rgba(47, 138, 168, 0.25);
    box-shadow: 1px 1px 5px rgba(47, 138, 168, 0.25) inset;
}
.z-accordion.blue.z-scrollable > .z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(55, 159, 194, 0.05);
    border-color:rgba(55, 159, 194, 0.06);
    box-shadow: 0 0 3px rgba(55, 159, 194, 0.05) inset;
}
.z-accordion.blue > .z-section > .z-header > .z-arrow{background-position: 0 -62px;}

/*fixed for all browsers*/
.z-accordion.vertical > .z-section > .z-header > .z-title2{ background-color: none !important;background:none !important;box-shadow: none;}

/* Browser Fixes */
.ie7 .z-accordion.horizontal > .z-section > .z-header > .z-title,
.ie7 .z-accordion.vertical > .z-section > .z-header,
.ie8 .z-accordion.horizontal > .z-section > .z-header > .z-title,
.ie8 .z-accordion.vertical > .z-section > .z-header{  zoom: 1; /*For IE7-8*/}

.ie7 .z-accordion.horizontal.z-bordered > .z-section > div,
.ie8 .z-accordion.horizontal.z-bordered > .z-section > div {border-left-width: 1px;}

.ie7 .z-accordion.horizontal > .z-section > .z-header { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) }        
.ie8 .z-accordion.horizontal > .z-section > .z-header { filter: none; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -ms-transform: none; }     
.ie9 .z-accordion.horizontal > .z-section > .z-header { filter: none; -ms-filter: none; -ms-transform: translateX(-100%) rotate(-90deg); -ms-transform-origin: right top ;}

.ie .z-accordion.horizontal > .z-section > .z-header {height:50px;}
.ie .z-accordion.horizontal > .z-section > .z-header > .z-title{height:48px;}
/* version 3.0 .ie9 .z-accordion.horizontal > .z-section > .z-content {display: none;}               
.ie9 .z-accordion.horizontal > .z-section.z-active > .z-content {display:block;}*/

/* IE fixes for themes*/
.ie .z-accordion.vertical > .z-section > .z-header  { height: 1%; }/*For IE7*/

.ie8 .z-accordion.horizontal  { padding-right:1px; }/*For IE8*/

/* Rounded */
/* vertical*/

/*ungrouped*/

.z-accordion.z-ungrouped.z-rounded > .z-section {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.z-accordion.z-ungrouped.z-rounded > .z-section > .z-header {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.z-accordion.z-ungrouped.z-rounded > .z-section > .z-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.z-accordion.z-ungrouped.z-rounded > .z-section.z-active {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.z-accordion.z-ungrouped.z-rounded > .z-section.z-active > .z-header {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.z-accordion.z-ungrouped.z-rounded > .z-section.z-active > .z-content {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

/*grouped*/
.z-accordion.z-grouped.z-rounded {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.z-accordion.z-grouped.z-rounded > .z-section:last-child .z-content {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.z-accordion.z-grouped.z-rounded > .z-section:first-child,
.z-accordion.z-grouped.z-rounded > .z-section:first-child h3 {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.z-accordion.z-grouped.z-rounded > .z-section:last-child,
.z-accordion.z-grouped.z-rounded > .z-section:last-child h3 {
    -moz-border-radius: 0 0px 5px 5px;
    -webkit-border-radius: 0 0px 5px 5px;
    border-radius: 0 0px 5px 5px;
}
.z-accordion.z-grouped.z-rounded > .z-section.z-active:last-child,
.z-accordion.z-grouped.z-rounded > .z-section.z-active:last-child h3 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* Icons */

.z-accordion.black > .z-section > .z-header > .z-arrow{background-position: 0 -62px;}
.z-btn{padding:0 8px;line-height:15px;text-decoration:none;color:#333;border-radius:4px;background-color:#ececec;border:solid 1px transparent;margin:12px 5px;text-decoration:none;font-size:10px;}
.z-btn:hover{
	text-decoration:none;
	cursor:pointer;
	background:#d13636;
	background:-moz-linear-gradient(top,#eb3b3b 0,#d13636 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eb3b3b),color-stop(100%,#d13636));
	background:-webkit-linear-gradient(top,#eb3b3b 0,#d13636 100%);
	background:-o-linear-gradient(top,#eb3b3b 0,#d13636 100%);
	background:-ms-linear-gradient(top,#eb3b3b 0,#d13636 100%);
	background:linear-gradient(to bottom,#eb3b3b 0,#d13636 100%);
	filter:progid:dximagetransform.Microsoft.gradient(startcolorstr='#eb3b3b',endcolorstr='#d13636',gradienttype=0);
	border:1px solid rgba(0,0,0,.1);
	color:#fff;
}

/* Clean beta */

/* clean */
.z-accordion.clean.vertical,
.z-accordion.clean.vertical > .z-section,
.z-accordion.clean.vertical > .z-section > .z-header,
.z-accordion.clean.vertical > .z-section > .z-header .z-title,
.z-accordion.clean.vertical > .z-section > .z-content,
.z-accordion.clean.vertical.z-bordered > .z-section,
.z-accordion.clean.vertical.z-bordered > .z-section > .z-header,
.z-accordion.clean.vertical.z-bordered > .z-section > .z-content {
    border-width: 0;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.z-accordion.clean.vertical > .z-section, .z-accordion.clean.vertical.z-ungrouped.z-bordered > .z-section {
    margin: 2px 0 2px 0;
}
.z-accordion.clean.vertical > .z-section > .z-header, .z-accordion.clean.vertical.z-bordered > .z-section > .z-header {
    font-size: 16px;
    border-bottom: 1px solid #E7E7E7;
    border-bottom: 1px solid rgba(207, 207, 207, 0.7);
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0);
    background: white;
}

/* Responsive */
@media screen and (max-width: 320px) {
    .z-accordion > .z-section > a {
        font-size: 14px;
    }
}

/* Mobile Fixes */
.z-accordion,
.z-accordion *,
.z-accordion > .z-section,
.z-accordion > .z-section > .z-header,
.z-accordion > .z-section > .z-header > .z-title,
.z-accordion > .z-section > .z-header > .z-arrow,
.z-accordion > .z-section > .z-content {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-touch-callout: none;outline: none;}

.z-accordion.z-mobile,
.z-accordion.z-mobile > .z-section,
.z-accordion.z-mobile > .z-section > .z-header,
.z-accordion.z-mobile > .z-section > .z-header > .z-title,
.z-accordion.z-mobile > .z-section > .z-header > .z-arrow,
.z-accordion.z-mobile > .z-section > .z-content {box-shadow: none !important; text-shadow: none !important;}

/* Navitation Accordion */

.z-accordion.z-content-nav.vertical > .z-section > .z-content > .z-auto-g {
    padding: 0;
}
.z-accordion.z-content-nav,
.z-accordion.z-content-nav > .z-section > .z-content {
    background: none;
}
.z-accordion > .z-section > .z-header{font-size: 1.1em;}
/*.z-accordion > .z-section > .z-header a{color:#fff;}*/
.z-accordion.white > .z-section > .z-header a{color:#333;}
.z-accordion.silver > .z-section > .z-header a{color:#444;}
.z-accordion.crystal > .z-section > .z-header a{color:#555;}
.z-accordion.gray > .z-section > .z-header a{color:#444;}
.z-accordion .z-sub-nav li a:hover{background: #399FF3;}

.z-accordion .z-sub-nav li a {
    text-decoration: none;
    padding: 12px 0px 12px 20px;
    color: #fff;
    display: block;
    background: #1D89E2;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    box-shadow: 2px 4px 100px rgba(100, 100, 100, 0.05) inset;
}
.z-accordion > .z-section > .z-header a{text-decoration: none;}

.z-accordion.green .z-sub-nav li a{background: #26AC87;}
.z-accordion.green .z-sub-nav li a:hover{background: #4DD8B1;}

.z-accordion.deepblue .z-sub-nav li a{background: #207BDB;}
.z-accordion.deepblue .z-sub-nav li a:hover{background: #2E87E4;}   

/*shadows*/
.z-accordion.z-content-nav.vertical.z-ungrouped.z-shadows > .z-section {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25);
    box-shadow: none;
}
.z-accordion.z-content-nav.vertical.z-shadows .z-sub-nav li a {
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25),2px 4px 100px rgba(100, 100, 100, 0.05) inset;
}
.z-accordion.z-content-nav.z-ungrouped.z-shadows > .z-section > .z-header {
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25);
}
/*rounded*/
.z-accordion.z-content-nav.z-ungrouped.z-rounded > .z-section > .z-header,
.z-accordion.z-content-nav.z-ungrouped.z-rounded .z-sub-nav li a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* AJAX Support */
.z-accordion-loading {
    position: relative;
    width: 100%;
    min-height: 120px;
}
.z-accordion-loading > * {
    display: none;
}
.z-accordion-loading > .z-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000;
    text-indent: -999em;
    display: block;
    width: 55px;
    height: 55px;
    margin: -28px 0 0 -50px;
    padding: 24px;
    background: rgb(255, 255, 255) url('/c/images/zozo-accordion-loading-lg.gif') no-repeat 50% 50%;
}
.z-accordion-loading.z-rounded .z-spinner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* Added to override elements of the CommerceHaven CSS file */
.zozo-body {margin:5px !important;padding:5px !important;}
.zozo-body ul {padding-left:0px !important;}
.zozo-body ul li {padding-left:0px !important;}
.zozo-body td {font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;}
.zozo-list p {padding:0px !important;margin:5px 0px 0px 0px !important;}
.zozo-list ul {margin-left:10px;}
.zozo-list ul li{margin:7px 0 7px 0px !important;list-style-image:url('/c/Images/bullet-gray.png');}
.z-auto-g div ul li {margin-left:15px !important;}
.z-auto-g div ol li {margin-left:15px !important;}

/* Adds border shadow to the category bar */
div#hd #hd-topnav #hd-topnav-bar {box-shadow:0px 0px 2px 2px rgba(24, 24, 25, 0.75);}

/* Changes font size in category bar */
/* div#main-nav li.nav-top-node > a {font-size:13px !important;} */

/* Video Container */

.video-container {float:left;vertical-align:top;margin:10px;}

/* Bob's Garden - fixes & overrides */

.garden {font-size:14px !important;}
.garden p {height:100px;margin-top:10px;}
.garden h2 {height:35px;}
.garden img {margin:0 10px 10px 10px;}
.garden div {padding:15px;}

/* Lightcase Lightbox */

/* Import icon font */
/* @import url(font-lightcase.css); */

/* Import breakpoint related styles */
/* @import url(lightcase-max-640.css);
@import url(lightcase-min-641.css); */

@media screen {

	/* Overlay */
	#lightcase-overlay {
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 1000;
		top: 0;
		left: 0;
		background:#333 none repeat scroll 0% 0%;
	}

	/* Loading */
	#lightcase-loading {
		position: fixed;
		z-index: 1001;
		top: 50%;
		left: 50%;
		margin-top: -0.5em;
		margin-left: -0.5em;
		opacity: 1;
		font-size: 32px;
		
		/* Fixes the icon wobble issue in firefox */
		-moz-transform-origin: 50% 53%;
		-webkit-animation: lightcase-loading-spin 0.5s infinite linear;
		-moz-animation: lightcase-loading-spin 0.5s infinite linear;
		-o-animation: lightcase-loading-spin 0.5s infinite linear;
		animation: lightcase-loading-spin 0.5s infinite linear;
	}

	/* Case */
	#lightcase-case {
		display: none;
		position: fixed;
		z-index: 1002;
		top: 50%;
		left: 50%;
	}

	/* Additional info */
	#lightcase-case .lightcase-info {
		/* 
		 * You can change to position "static" or "relative" instead, but consider
		 * that this height will be integrated and calculated
		 * to the maximum height additionally to the image height.
		 */
		position: absolute;
		padding-top: 15px;
	}

	#lightcase-case .lightcase-caption {
		clear: both;
	}
	#lightcase-case .lightcase-title,
	#lightcase-case .lightcase-caption {
		margin: 0;
		padding: 0;

		font-size: 17px;
		line-height: 1.5;
		font-weight: normal;
		text-overflow: ellipsis;
	}
	#lightcase-case .lightcase-caption {
		font-size: 13px;
	}
	#lightcase-case .lightcase-sequenceInfo {
		font-size: 11px;
	}

	/* Icons */
	[class*='lightcase-icon-'] {
		width: 1.123em;
		height: auto;

		/*
		 * For adjusting the icon size, just change the
		 * value for "font-size" here!
		 */
		font-size: 60px;
		line-height: 1;

		text-align: center;
		text-shadow: none;
	}
	a[class*='lightcase-icon-'],
	a[class*='lightcase-icon-']:focus {
		position: fixed;
		z-index: 9999;

		text-decoration: none;
		color: rgba(255,255,255,0.6);

		-webkit-tap-highlight-color: rgba(0,0,0,0);

		-webkit-transition: color, opacity, ease-in-out 0.25s;
		-moz-transition: color, opacity, ease-in-out 0.25s;
		-o-transition: color, opacity, ease-in-out 0.25s;
		transition: color, opacity, ease-in-out 0.25s;
	}
	a[class*='lightcase-icon-']:hover {
		color: rgba(255,255,255,1);
		text-decoration:none;
	}
	a[class*='lightcase-icon-'] > span {
		display: inline-block;
		text-indent: -9999px;
	}

	/* For mobile (touch) devices */
	.lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap,
	.lightcase-isMobileDevice #lightcase-case[data-type=iframe] .lightcase-contentInner {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	.lightcase-isMobileDevice.lightcase-open,
	.lightcase-isMobileDevice.lightcase-open body {
		max-width: 100%;
		max-height: 100%;
		overflow: hidden;
	}

	.lightcase-isMobileDevice #lightcase-nav a:hover {
		color: #aaa;
		text-shadow: none;
	}

}

/* Animation for loading spin icon */
@-webkit-keyframes lightcase-loading-spin {

	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}
@-moz-keyframes lightcase-loading-spin {

	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}
@-o-keyframes lightcase-loading-spin {

	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}
@-ms-keyframes lightcase-loading-spin {

	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}
@keyframes lightcase-loading-spin {

	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}

/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */

@font-face {
  font-family: 'lightcase';
  src: url('/c/fonts/lightcase.eot?55356177');
  src: url('/c/fonts/lightcase.eot?55356177#iefix') format('embedded-opentype'),
       url('/c/fonts/lightcase.woff?55356177') format('woff'),
       url('/c/fonts/lightcase.ttf?55356177') format('truetype'),
       url('/c/fonts/lightcase.svg?55356177#lightcase') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class*='lightcase-icon-']:before {
  font-family: 'lightcase';
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
.lightcase-icon-play:before { content: '\e800'; }
.lightcase-icon-pause:before { content: '\e801'; }
.lightcase-icon-close:before { content: '\e802'; }
.lightcase-icon-prev:before { content: '\e803'; }
.lightcase-icon-next:before { content: '\e804'; }
.lightcase-icon-spin:before { content: '\e805'; }

/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */

/* Reduced layout for small devices */
@media screen and (max-width: 640px) {

	.lightcase-open body {
		padding: 55px 0 70px 0;
	}

	.lightcase-open body > *:not([id*=lightcase-]) {
		position: fixed !important;
		top: -9999px !important;

		width: 0 !important;
		height: 0 !important;

		overflow: hidden !important;
	}

	/* Overlay */
	#lightcase-overlay {
		background: #333;
	}

	/* Loading */
	#lightcase-loading {
		color: #aaa;
	}

	/* Case */
	#lightcase-case {
		font-family: arial, sans-serif;
		font-size: 13px;
		line-height: 18px;
		text-align: left;

		text-shadow: 0 0 10px rgba(0,0,0,0.5);
	}

	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]),
	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner,
	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-inlineWrap {
		position: relative !important;

		top: auto !important;
		left: auto !important;

		width: auto !important;
		height: auto !important;

		margin: 0 !important;
		padding: 0 !important;

		border: none;
		background: none;
	}

	/*
	 * Content - Extend with further selectors and colors in case you
	 * have elements like <ul>, <li>, <span> or similar displayed in lightcase.
	 */
	#lightcase-case .lightcase-content h1,
	#lightcase-case .lightcase-content h2,
	#lightcase-case .lightcase-content h3,
	#lightcase-case .lightcase-content h4,
	#lightcase-case .lightcase-content h5,
	#lightcase-case .lightcase-content h6,
	#lightcase-case .lightcase-content p {
		color: #aaa;
	}

	/* Additional info */
	#lightcase-case .lightcase-info {
		padding-left: 15px;
		padding-right: 15px;
	}
	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-info {
		position: static;
	}

	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-content {
		padding: 15px;
		border: none;
		background: none;

		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}
	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner,
	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner > * {
		width: 100% !important;
		max-width: none !important;
	}

	/*
	 * Set auto height to each element except iframes, because of that
	 * those cannot have a natural/native height and it must be especially defined.
	 */
	#lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner > *:not(iframe) {
		height: auto !important;
		max-height: none !important;
	}

	/* Navigation */
	.lightcase-open #lightcase-nav[data-ispartofsequence]:before {
		content: '';
		position: fixed;
		z-index: 9998;
		right: 0;
		bottom: 0;
		left: 0;
		height: 55px;

		background: rgba(55,55,55,0.9);
	}

	#lightcase-nav a {
		position: fixed;
		z-index: 9999;
		bottom: 15px;

		outline: none;
		cursor: pointer;
		font-size: 24px;
	}
	#lightcase-nav a:hover {
		text-shadow: 0 0 15px #fff;
	}

	/* Icon positioning */
	#lightcase-nav .lightcase-icon-close {
		position: absolute;
		z-index: 9997;
		top: 15px;
		right: 15px;

		opacity: 0;
	}

	#lightcase-nav .lightcase-icon-pause,
	#lightcase-nav .lightcase-icon-play {
		left: 50%;
		margin-left: -0.5em;
	}
	#lightcase-nav .lightcase-icon-prev {
		left: 15px;
	}
	#lightcase-nav .lightcase-icon-next {
		right: 15px;
	}

	/* Error message */
	#lightcase-case p.lightcase-error {
		padding: 30px 0;
		font-size: 17px;
		text-align: center;
		
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;

		color: #aaa;
	}

}

/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */

@media screen and (min-width: 641px) {

	/* Overlay */
	#lightcase-overlay {
		background: #333;
	}

	/* Loading */
	#lightcase-loading {
		color: #fff;
		text-shadow: 0 0 15px #fff;
	}

	/* Case */
	#lightcase-case {
		font-family: arial, sans-serif;
		font-size: 13px;
		line-height: 18px;
		text-align: left;

		color: #aaa;
		text-shadow: 0 0 10px rgba(0,0,0,0.5);
	}

	/* Content */
	#lightcase-case:not([data-type=error]) .lightcase-content {
		position: relative;
		z-index: 1;
		overflow: hidden;

		text-shadow: none;

		background-color: #fff;

		-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.5);
		-moz-box-shadow: 0 0 30px rgba(0,0,0,0.5);
		-o-box-shadow: 0 0 30px rgba(0,0,0,0.5);
		box-shadow: 0 0 30px rgba(0,0,0,0.5);

		-webkit-backface-visibility: hidden;
	}
	#lightcase-case[data-type=image] .lightcase-content,
	#lightcase-case[data-type=video] .lightcase-content {
		background-color: #333;
	}
	#lightcase-case[data-type=image] .lightcase-contentInner,
	#lightcase-case[data-type=video] .lightcase-contentInner {
		line-height: 0.75;
	}
	#lightcase-case:not([data-type=error]) .lightcase-inlineWrap {
		padding: 30px;

		overflow: auto;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}

	/*
	 * Content - Extend with further selectors and colors in case you
	 * have elements like <ul>, <li>, <span> or similar displayed in lightcase.
	 */
	#lightcase-case .lightcase-content h1,
	#lightcase-case .lightcase-content h2,
	#lightcase-case .lightcase-content h3,
	#lightcase-case .lightcase-content h4,
	#lightcase-case .lightcase-content h5,
	#lightcase-case .lightcase-content h6,
	#lightcase-case .lightcase-content p {
		color: #333;
	}

	/* Navigation */
	#lightcase-nav a {
		bottom: 50%;
		margin-bottom: -0.5em;

		outline: none;
		cursor: pointer;
	}
	#lightcase-nav a.lightcase-icon-close {
		margin: 0;
	}
	#lightcase-nav a.lightcase-icon-close,
	#lightcase-nav a.lightcase-icon-play,
	#lightcase-nav a.lightcase-icon-pause {
		opacity: 0;
	}
	#lightcase-nav a:hover {
		text-shadow: 0 0 15px #fff;
	}
	#lightcase-nav a:hover,
	#lightcase-case:hover ~ #lightcase-nav a {
		opacity: 1;
	}

	/* Icon positioning */
	#lightcase-nav a.lightcase-icon-close {
		position: fixed;
		z-index: 9997;

		top: 50px;
		right: 200px;

		outline: none;
	}
	#lightcase-nav a.lightcase-icon-play,
	#lightcase-nav a.lightcase-icon-pause {
		left: 50%;
		margin-left: -0.5em;
	}
	#lightcase-nav a.lightcase-icon-prev {
		left: 15px;
	}
	#lightcase-nav a.lightcase-icon-next {
		right: 15px;
	}

	/* Error message */
	#lightcase-case p.lightcase-error {
		margin: 0;
		padding: 0;

		font-size: 17px;
		color: #aaa;
	}

}