﻿/*@import url("http://fonts.googleapis.com/css?family=Questrial|Varela");*/

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: rgba(100,100,100,0.5); color: #fff; text-shadow: none; }
::selection { background: rgba(100,100,100,0.5); color: #fff; text-shadow: none; }

a { color: #00e; }
/*a:visited { color: #551a8b; }
a:hover { color: #06e; }*/
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
@media all {
	.page-break	{ display: none; }
}
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

html {
	background: #2b2b2b url( "images/metal-bg.png" ) repeat;
	height: 100%;
}

body {
	min-height: 100%;
	position: relative;
}

/** Fonts */
.primary-static nav,
.primary-static h2,
.button {
	font-family: Questrial, "Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.social-buttons {
	padding: 0;
	border-width: 1px 0;
	list-style: none;
	margin: 0;
}

.social-buttons li {
	display: inline-block;
	*display: inline;
}

.social-buttons li.twitter-button a {
	display: none;
}

.social-buttons li.facebook-button {
	position: relative;
	top: 1px;
}

.primary-static {
	min-height: 600px;
	background-color: #2d2d2d;

	background-image:
		-webkit-gradient(linear,left top,right top,
			color-stop(0.00, rgba(0,0,0,0)),
			color-stop(0.95, rgba(0,0,0,0.2)),
			color-stop(1.00, rgba(0,0,0,0.3))
		), url( "images/pattern.png" );

	background-image:
		-webkit-linear-gradient(left,
			rgba(0,0,0,0)   0%,
			rgba(0,0,0,0.2) 95%,
			rgba(0,0,0,0.3) 100%
		), url( "images/pattern.png" );

	background-image:
		-moz-linear-gradient(left,
			rgba(0,0,0,0)   0%,
			rgba(0,0,0,0.2) 95%,
			rgba(0,0,0,0.3) 100%
		), url( "images/pattern.png" );
		
	background-image:
		-o-linear-gradient(left,
			rgba(0,0,0,0)   0%,
			rgba(0,0,0,0.2) 95%,
			rgba(0,0,0,0.3) 100%
		), url( "images/pattern.png" );
			
	background-image:
		-ms-linear-gradient(left,
			rgba(0,0,0,0)   0%,
			rgba(0,0,0,0.2) 95%,
			rgba(0,0,0,0.3) 100%
		), url( "images/pattern.png" );
		
	background-image:
		linear-gradient(left,
			rgba(0,0,0,0)   0%,
			rgba(0,0,0,0.2) 95%,
			rgba(0,0,0,0.3) 100%
		), url( "images/pattern.png" );

	background-repeat: repeat-y, repeat;
	position: fixed;
	left: 0;
	top: 0;
	width: 336px;
	bottom: 0;
	border-right: solid 8px #fec200;
	-webkit-box-shadow: 2px 0px 10px rgba(0,0,0,0.4); /* Saf3.0+, Chrome */
	   -moz-box-shadow: 2px 0px 10px rgba(0,0,0,0.4); /* FF3.5+ */
	        box-shadow: 2px 0px 10px rgba(0,0,0,0.4); /* Opera 10.5, IE 9.0 */
	z-index: 20;
}

.no-js .primary-static,
.no-cssgradients .primary-static,
.no-multiplebgs .primary-static {
	background-image: url( "images/pattern.png" );
	background-repeat: repeat;
}

.primary-static hgroup {
	text-align: center;
}

.primary-static h1 {
	height: 180px;
	margin: 0;
	padding: 0;
	background: url( "images/juice-logo.jpg" ) no-repeat;
	position: relative;
	overflow: hidden;
}

.primary-static h1 a {
	text-indent: -9999px;
	text-align: left;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.primary-static h2 {
	display: block;
	color: #eee;
	text-shadow: #000 0 -2px 0;
	font-size: 24px;
	border-top: solid 1px rgba(100,100,100,0.3);
	padding: 15px 0;
	margin: 0;
}

.primary-static nav {
	padding: 1px 0;
	left: 1px;
	width: 100%;
	top: 270px;
	bottom: 140px;
	font-family: Questrial, "Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	position: absolute;
	background-image:
		-webkit-gradient(linear,left top,right top,
			color-stop(0.00, rgba(100,100,100,0)),
			color-stop(0.25, rgba(100,100,100,0.35)),
			color-stop(0.75, rgba(100,100,100,0.35)),
			color-stop(1.00, rgba(100,100,100,0))
		),
		-webkit-gradient(linear,left top,right top,
			color-stop(0.00, rgba(100,100,100,0)),
			color-stop(0.25, rgba(100,100,100,0.3)),
			color-stop(0.75, rgba(100,100,100,0.3)),
			color-stop(1.00, rgba(100,100,100,0))
		);
		
	background-image:
		-webkit-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		),
		-webkit-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		);
		
	background-image:
		-moz-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		),
		-moz-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		);
		
	background-image:
		-o-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		),
		-o-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		);
		
	background-image:
		-ms-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		),
		-ms-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		);
		
	background-image:
		-o-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		),
		-o-linear-gradient(left,
			rgba(100,100,100,0)    0%,
			rgba(100,100,100,0.35) 25%,
			rgba(100,100,100,0.35) 75%,
			rgba(100,100,100,0)    100%
		);
		
	-webkit-background-size: 300px 1px, 300px 1px;
	   -moz-background-size: 300px 1px, 300px 1px;
	     -o-background-size: 300px 1px, 300px 1px;
	        background-size: 300px 1px, 300px 1px;
	
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
}

.no-js .primary-static nav,
.no-cssgradients .primary-static nav {
	background: url( "images/sidebar-shadows.png" ) left top no-repeat;
}

.no-js .primary-static nav ul,
.no-cssgradients .primary-static nav ul{
	background: url( "images/sidebar-shadows.png" ) right bottom no-repeat;
}

.primary-static nav:before {
	content: "";
	width: 300px;
	height: 300px;
	position: absolute;
	display: block;
	left: 25px;
	right: 0;
	top: 1px;
	background-image: -webkit-gradient( radial, 50% 50%, 150, 50% 10%, 10, from(rgba(0,0,0,0.0)), to(rgba(0,0,0,0.4)) );
	background-image: -moz-radial-gradient(50% 0%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	background-image: -o-radial-gradient(50% 0%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	background-image: -ms-radial-gradient(50% 0%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	background-image: radial-gradient(50% 0%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	
	-webkit-background-size: 300px 300px;
	   -moz-background-size: 300px 300px;
	    -ms-background-size: 300px 300px;
	     -o-background-size: 300px 300px;
	        background-size: 300px 300px;
	
	background-position: 50% -150px;
	background-repeat: no-repeat;
	
	-webkit-transform:  translateY(-121px) scale(1.0, 0.2);
	   -moz-transform:  translateY(-121px) scale(1.0, 0.2);
	     -o-transform:  translateY(-121px) scale(1.0, 0.2);
	    -ms-transform:  translateY(-121px) scale(1.0, 0.2);
	        transform:  translateY(-121px) scale(1.0, 0.2);
}

.primary-static nav:after {
	content: "";
	width: 300px;
	height: 300px;
	position: absolute;
	display: block;
	top: auto;
	left: 25px;
	right: 0;
	bottom: 1px;
	
	background-image: -webkit-gradient( radial, 50% 50%, 150, 50% 90%, 10, from(rgba(0,0,0,0.0)), to(rgba(0,0,0,0.4)) );
	background-image: -moz-radial-gradient(50% 100%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	background-image: -o-radial-gradient(50% 100%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	background-image: -ms-radial-gradient(50% 100%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	background-image: radial-gradient(50% 100%, ellipse farthest-side, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.0) 100%);
	
	background-size: 300px 300px;
	background-position: 50% 150px;
	background-repeat: no-repeat;
	
	-webkit-transform:  translateY(120px) scale(1.0, 0.2);
	-moz-transform:  translateY(120px) scale(1.0, 0.2);
	-o-transform:  translateY(120px) scale(1.0, 0.2);
	-ms-transform:  translateY(120px) scale(1.0, 0.2);
	transform:  translateY(120px) scale(1.0, 0.2);
}

.primary-static nav a {
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 5px 0;
	font-size: 22px;
	color: lightgray;
	text-shadow: #000 0 1px 0;
	-webkit-transition: color linear 400ms, text-shadow linear 400ms;
	-moz-transition: color linear 400ms, text-shadow linear 400ms;
	-o-transition: color linear 400ms, text-shadow linear 400ms;
	-ms-transition: color linear 400ms, text-shadow linear 400ms;
	transition: color linear 400ms, text-shadow linear 400ms;
}

.primary-static nav a:hover {
	color: #fec200;
	text-shadow: #000 0 1px 0, #fec200 0 0 8px;
}


.primary-static nav .current a {
	color: #fec200;
	text-shadow: #000 0 1px 0, #fec200 0 0 8px;
}

.primary-static nav ul {
	position: relative;
	overflow: hidden;
	z-index: 5;
	padding: 20px 0;
	height: 100%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	background-image:
		-webkit-gradient(linear,left top,right top,
			color-stop(0.00, rgba(0,0,0,0)),
			color-stop(0.25, rgba(0,0,0,0.4)),
			color-stop(0.75, rgba(0,0,0,0.4)),
			color-stop(1.00, rgba(0,0,0,0))
		),
		-webkit-gradient(linear,left top,right top,
			color-stop(0.00, rgba(0,0,0,0)),
			color-stop(0.25, rgba(0,0,0,0.4)),
			color-stop(0.75, rgba(0,0,0,0.4)),
			color-stop(1.00, rgba(0,0,0,0))
		);

	background-image:
		-webkit-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		),
		-webkit-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		);

	background-image:
		-moz-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		),
		-moz-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		);
		

	background-image:
		-o-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		),
		-o-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		);
		
		
	background-image:
		-ms-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		),
		-ms-linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		);
		

	background-image:
		linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		),
		linear-gradient(left,
			rgba(0,0,0,0)    0%,
			rgba(0,0,0,0.4) 25%,
			rgba(0,0,0,0.4) 75%,
			rgba(0,0,0,0)    100%
		);
		
	-webkit-background-size: 300px 1px, 300px 1px;
	   -moz-background-size: 300px 1px, 300px 1px;
	    -ms-background-size: 300px 1px, 300px 1px;
	     -o-background-size: 300px 1px, 300px 1px;
	        background-size: 300px 1px, 300px 1px;
	
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
}

.primary-static nav li:first-child {
	margin-top: 0;
}

.primary-static nav li {
	margin: 0 0 0 0;
}


.primary-static footer {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
}

.primary-static footer .download {
	margin-bottom: 5px;
}

.copyright {
	color: #444;
	font-family: Arial, sans-serif;
	text-shadow: #000 0 -1px 0;
}

.button {
	position: relative;
	display: inline-block;
	border: solid 1px #000;
	background-image: 
		-webkit-gradient(linear,left top,left bottom,
			color-stop(0.00, #fef502),
			color-stop(0.25, #f9b600),
			color-stop(0.60, #f9b600),
			color-stop(0.85, #f3a300),
			color-stop(1.00, #b57400)
		);
		
	background-image: 
		-webkit-linear-gradient(top,
			#fef502 0%,
			#f9b600 25%,
			#f9b600 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		-moz-linear-gradient(top,
			#fef502 0%,
			#f9b600 25%,
			#f9b600 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		-ms-linear-gradient(top,
			#fef502 0%,
			#f9b600 25%,
			#f9b600 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		-o-linear-gradient(top,
			#fef502 0%,
			#f9b600 25%,
			#f9b600 60%,
			#f3a300 85%,
			#b57400 100%
		);
		
	background-image: 
		linear-gradient(top,
			#fef502 0%,
			#f9b600 25%,
			#f9b600 60%,
			#f3a300 85%,
			#b57400 100%
		);
		
	-webkit-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 2px 6px rgba(0,0,0,0.2);
		
	-moz-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 2px 6px rgba(0,0,0,0.2);
		
	
	-o-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 2px 6px rgba(0,0,0,0.2);
			
	box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 2px 6px rgba(0,0,0,0.2);
	
	-webkit-border-radius: 7px; /* Saf3+, Chrome */
	   -moz-border-radius: 7px; /* FF1+ */
	        border-radius: 7px; /* Opera 10.5, IE 9 */
	
	text-align: left;
	
	text-decoration: none;
	
	padding: 15px 20px 10px 15px;
	
	text-transform: uppercase;
	color: #272727;
	text-shadow: 0 1px #fcd900;
	font-size: 20px;
	line-height: 1;
	
	-webkit-transition: top linear 100ms, -webkit-box-shadow linear 100ms;
	-moz-transition: top linear 100ms, -moz-box-shadow linear 100ms;
	-o-transition: top linear 100ms, -o-box-shadow linear 100ms;
	-ms-transition: top linear 100ms, -ms-box-shadow linear 100ms;
	transition: top linear 100ms, box-shadow linear 100ms;
}

.no-js .button,
.no-cssgradients .button {
	background: url( "images/button-bg.png" ) 0 center no-repeat;
}

.button:hover {
	background-image: 
		-webkit-gradient(linear,left top,left bottom,
			color-stop(0.00, #fef502),
			color-stop(0.25, #ffc832),
			color-stop(0.60, #ffc832),
			color-stop(0.85, #f3a300),
			color-stop(1.00, #b57400)
		);

	background-image: 
		-webkit-linear-gradient(top,
			#fef502 0%,
			#ffc832 25%,
			#ffc832 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		-moz-linear-gradient(top,
			#fef502 0%,
			#ffc832 25%,
			#ffc832 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		-ms-linear-gradient(top,
			#fef502 0%,
			#ffc832 25%,
			#ffc832 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		-o-linear-gradient(top,
			#fef502 0%,
			#ffc832 25%,
			#ffc832 60%,
			#f3a300 85%,
			#b57400 100%
		);

	background-image: 
		linear-gradient(top,
			#fef502 0%,
			#ffc832 25%,
			#ffc832 60%,
			#f3a300 85%,
			#b57400 100%
		);
}

.no-js .button:hover,
.no-cssgradients .button:hover {
	background: url( "images/button-bg.png" ) -300px center no-repeat;
}

.button:active {
	top: 3px;
	
	-webkit-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 0 6px rgba(0,0,0,0.2);
		
	-moz-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 0 6px rgba(0,0,0,0.2);
		
	-ms-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 0 6px rgba(0,0,0,0.2);
		
	-o-box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 0 6px rgba(0,0,0,0.2);
		
	box-shadow:
		inset 1px 1px #e1bd01, 
		inset -1px -1px #e1bd01,
		2px 0 6px rgba(0,0,0,0.2);

	-webkit-transition: top linear 20ms, -webkit-box-shadow linear 20ms;
	   -moz-transition: top linear 20ms, -moz-box-shadow linear 20ms;
	     -o-transition: top linear 20ms, -o-box-shadow linear 20ms;
	    -ms-transition: top linear 20ms, -ms-box-shadow linear 20ms;
	        transition: top linear 20ms, box-shadow linear 20ms;
}

.button em {
	color: #9a7411;
	font-style: normal;
	display: block;
	text-transform: none;
	font-size: 14px;
}

.split-button {
	padding-left: 60px;
}

.split-button .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	bottom: 0;
	border-right: solid 1px #fcd900;
	-webkit-box-shadow: inset -1px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: inset -1px 0 rgba(0,0,0,0.3);
	-o-box-shadow: inset -1px 0 rgba(0,0,0,0.3);
	-ms-box-shadow: inset -1px 0 rgba(0,0,0,0.3);
	box-shadow: inset -1px 0 rgba(0,0,0,0.3);
}

.download .icon {
	background: url( "images/download-icon.png" ) 55% 55% no-repeat;
}

.body {
	/*width: 1600px;*/
	margin-left: 340px;
	padding: 1px 0;
	padding-right: 20px;
	padding-bottom: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
}

.intro {
	height: 256px;
	position: relative;
	padding-bottom: 0;
	border-bottom: solid 2px #000;
	-webkit-box-shadow: 0px 1px 0 #444, 0 4px 0 #2b2b2b, inset 0 -2px #2b2b2b; /* Saf3.0+, Chrome */
	   -moz-box-shadow: 0px 1px 0 #444, 0 4px 0 #2b2b2b, inset 0 -2px #2b2b2b; /* FF3.5+ */
	        box-shadow: 0px 1px 0 #444, 0 4px 0 #2b2b2b, inset 0 -2px #2b2b2b; /* Opera 10.5, IE 9.0 */
}

.intro article.column-25 p {
	margin-top: 15px;
}

.body article {
	position: relative;
	margin: 20px 0;
	padding: 8px 0 1px 0;
	border: solid 1px #fff;
	background: #fff url( "images/light-stripes.png" ) repeat;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.4), inset -1px -1px #ddd, inset -1px 1px #ddd; /* Saf3.0+, Chrome */
	   -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.4), inset -1px -1px #ddd, inset -1px 1px #ddd; /* FF3.5+ */
	        box-shadow: 2px 2px 5px rgba(0,0,0,0.4), inset -1px -1px #ddd, inset -1px 1px #ddd; /* Opera 10.5, IE 9.0 */
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.body article.column-25 {
	position: absolute;
	width: 300px;
	top: 0;
	left: 0;
	height: 208px;
}


.body article.column-25:first-child {
	margin-left: 0;
}

.body article.with-aside {
	margin-right: 200px;
}

.body article.with-aside aside {
	position: absolute;
	width: 180px;
	right: -200px;
	top: 0;
	background: #1f1f1f;
	-webkit-border-radius: 7px; /* Saf3+, Chrome */
	   -moz-border-radius: 7px; /* FF1+ */
	        border-radius: 7px; /* Opera 10.5, IE 9 */
	border-top: solid 1px #000;
	border-bottom: solid 1px #3a3a3a;
}

aside h4 {
	font-family: Questrial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #555;
	font-weight: normal;
	margin: 0;
	padding: 8px 0;
}

aside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border-top: solid 1px rgba(100,100,100,0.2);
	color: #ccc;
}



aside ul li:last-child a {
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 0 0 6px 6px;
	-o-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

aside ul li {
	border-top: solid 1px rgba(0,0,0,0.3);
}

.body article header hgroup {
	padding: 10px 20px 10px 30px;
	margin: 0 -1px;
	background: #aaa url( "images/carbon.png" );
	text-shadow: -1px -1px 0 #777;
	text-transform: uppercase;
	color: #fff;
	border-top: solid 1px #aaa;
	border-bottom: solid 2px #fff;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.1); /* Saf3.0+, Chrome */
	   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.1); /* FF3.5+ */
	        box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.1); /* Opera 10.5, IE 9.0 */
}

.body article header h2 {
	font-size: 22pt;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-family: Questrial, sans-serif;
	font-weight: normal;
}

.body article header h3 {
	font-family: Questrial, sans-serif;
	margin: 5px 0 0 1px;
	padding: 0;
	color: #333;
	text-shadow: 1px 1px 0 #bbb;
}

.body article header h3 em {
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}


.body article.highlight header hgroup,
.body article.highlight header hgroup h3 {
	background-color: #fdc500;
	border-top-color: #f4a000;
	color: #333;
	text-shadow: 1px 1px 0 #ffe800;
}

.body article.highlight header hgroup h3 {
	background-color: transparent;
}

.body article .content,
.body article .example-content {
	padding: 10px 20px 20px 30px;
}

.intro article .content {
	padding-bottom: 0;
}

.content h3,
.example-content > h3 {
	font-family: Varela, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	line-height: 1.2;
	margin: 20px 0 5px 0;
	padding: 0;
	color: #555;
}

.content p {
	margin: 0 0 16px 0;
	font-size: 14px;
	line-height: 20px;
}

.content ol,
.content ul {
	margin: 0 0 16px 0;
	font-size: 14px;
	line-height: 20px;
}

.content ol ul,
.content ol ol,
.content ul ol,
.content ul ul {
	margin-top: 5px;
	font-size: 13px;
}

.content li {
	font-size: 1em;
	margin: 0 0 4px 0;
}


.appendto-logo {
	display: block;
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-left: 83px;
	float: right;
	bottom: -1px;
	height: 50px;
	width: 173px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	
	-webkit-box-shadow: -1px -1px 0 #282828, 1px -1px 0 #282828; /* Saf3.0+, Chrome */
	   -moz-box-shadow: -1px -1px 0 #282828, 1px -1px 0 #282828; /* FF3.5+ */
	        box-shadow: -1px -1px 0 #282828, 1px -1px 0 #282828; /* Opera 10.5, IE 9.0 */
	text-indent: -9999px;
	overflow: hidden;
	background: #2b2b2b url( "images/appendto.png" ) center center no-repeat;
}

.breadcrumb {
	height: 36px;
	padding-left: 350px;
	background: #111 url( images/breadcrumb.png ) left bottom repeat-x;
	border-bottom: solid 3px #000;
	-webkit-box-shadow: 0px 1px 0 rgba(100,100,100,0.3); /* Saf3.0+, Chrome */
	   -moz-box-shadow: 0px 1px 0 rgba(100,100,100,0.3); /* FF3.5+ */
	        box-shadow: 0px 1px 0 rgba(100,100,100,0.3); /* Opera 10.5, IE 9.0 */
}

.breadcrumb li {
	float: left;
}

.breadcrumb li a {
	display: block;
	height: 36px;
	line-height: 37px;
	text-decoration: none;
	font-family: Varela, sans-serif;
	text-shadow: 0 -2px 0 #000;
	text-transform: uppercase;
	color: #777;
	padding: 0 25px 0 15px;
	position: relative;
}

.breadcrumb li a[href]:after,
.breadcrumb li a[href]:before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	-webkit-transform: translateY(6px) rotate(45deg);  /* Saf3.1+, Chrome */
	   -moz-transform: translateY(6px) rotate(45deg);  /* FF3.5+ */
	     -o-transform: translateY(6px) rotate(45deg);  /* Opera 10.5 */
	        transform: translateY(6px) rotate(45deg);
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	-webkit-box-shadow: 0 -1px 0 #333; /* Saf3.0+, Chrome */
	   -moz-box-shadow: 0 -1px 0 #333; /* FF3.5+ */
	        box-shadow: 0 -1px 0 #333; /* Opera 10.5, IE 9.0 */
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.breadcrumb li a[href]:before {
	-webkit-box-shadow: 0 -1px 0 #333; /* Saf3.0+, Chrome */
	   -moz-box-shadow: 0 -1px 0 #333; /* FF3.5+ */
	        box-shadow: 0 -1px 0 #333; /* Opera 10.5, IE 9.0 */
	width: 24px;
	height: 24px;
	right: -1px;
	z-index: 1;
	border: none;
	-webkit-box-shadow: 1px 0 0 #3e3e3e; /* Saf3.0+, Chrome */
	   -moz-box-shadow: 1px 0 0 #3e3e3e; /* FF3.5+ */
	        box-shadow: 1px 0 0 #3e3e3e; /* Opera 10.5, IE 9.0 */
}

.no-csstransforms3d .breadcrumb li a[href]:after,
.no-csstransforms3d .breadcrumb li a[href]:before {
	height: 39px;
	top: -2px;
}

.no-csstransforms3d .breadcrumb li a[href]:before {
	height: 39px;
}

.breadcrumb li a[href]:hover {
	color: #fff;
}

.breadcrumb li.current a {
	color: #aaa;
}

.content .download-group {
	font-size: 1.2em;
}

.content .download-group a {
	padding: 5px 10px;
	display: inline-block;
}

.content .download-group em {
	font-size: 0.8em;
}

.content a.alt {
	background: #FDC500;
}

.content a.alt:hover {
	background: #000;
	color: #FDC500;
}

@font-face {
    font-family: 'DejaVuSansMonoBook';
    src: url('dejavu-sans-mono/DejaVuSansMono-webfont.eot');
    src: url('dejavu-sans-mono/DejaVuSansMono-webfont.eot?#iefix') format('embedded-opentype'),
         url('dejavu-sans-mono/DejaVuSansMono-webfont.woff') format('woff'),
         url('dejavu-sans-mono/DejaVuSansMono-webfont.ttf') format('truetype'),
         url('dejavu-sans-mono/DejaVuSansMono-webfont.svg#DejaVuSansMonoBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

pre.highlight {
	font-family: DejaVuSansMonoBook, Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;
	background: #222;
	color: #eaeaea;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
	padding: 10px;
}

.prettyprint.theme-juice {
    font-family: DejaVuSansMonoBook, Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    width: auto !important;
    background-color: #222;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

.prettyprint.theme-juice span {
	font-family: DejaVuSansMonoBook, Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;
}

.prettyprint ol {
	padding: 0;
}

.prettyprint ol.linenums li {
	border-left-color: #333 !important;
	margin: 0;
}

.prettyprint.theme-juice .com {
    color: #aaa;
}

.prettyprint.theme-juice .lit {
    color: #70c0b1
}

.prettyprint.theme-juice.lang-html .lit {
    color: #70c0b1
}

.prettyprint.theme-juice.lang-html .kwd {
    color: #066;
    font-weight: bold;
}

.prettyprint.theme-juice.lang-html .atv+.pln,
.prettyprint.theme-juice.lang-html .pun+.pln {
    color: blue
}

.prettyprint.theme-juice .atv,
.prettyprint.theme-juice .str {
    color: #b9ca4a;
}

.prettyprint.theme-juice .atn {
    color: #FDC500;
}

.prettyprint.theme-juice .pln {
    color: #eaeaea;
}

.prettyprint.theme-juice .pun {
    color: #eaeaea;
}

.prettyprint.theme-juice .typ {
    color: #eaeaea;
}

.prettyprint.theme-juice .tag,
.prettyprint.theme-juice .kwd {
    color: #FDC500;
}

.example-result {
	padding: 20px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border: solid 1px #999;
	border-top: 0;
	background: #fefefe;
	margin-top: -17px;
	overflow-y: auto;
}

.ui-ref { padding-top: 14px; }

.ui-ref a {
	padding: 5px 10px 5px 30px;
	background: #E2E2E2 url(images/jqueryui-20x17.png) no-repeat 4px 4px;
}

.ui-ref a:hover {
	background-color: #D8D8D8;
}

.body article.column-75 > .content {
	max-height: 130px;
	padding: 13px;
	overflow-x: scroll;
	overflow-y: hidden;
}

.body article.column-75 > .has-slider {
	overflow: hidden;
	padding-bottom: 0;
	max-height: 140px;
}

.column-75 > .content ul {
	list-style-type: none;
	/*width: 1600px;*/
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.column-75 > .content ul li {
	float: left;
	width: 100px;
	height: 130px;
	text-align: center;
	margin: 0 7px;
}

.column-75 > .content ul li:first-child {
	margin-left: 0;
}

.column-75 > .content ul li > a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
	color: #777;
}

.column-75 > .content ul li img {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
}


body article.highlight header hgroup h3 {
	font-weight: normal;
}

body article.highlight > .content {
	padding-top: 10px;
}

.content > p code,
.content > ol li code,
.content > ul li code {
	color: #777;
    border: 1px solid #ddd;
    font-size: 0.9em;
    border-radius: 5px;
    background: url(images/light-stripes-list.png);
    margin: 2px 0;
    padding: 2px;
}

.option-examples code, .event-examples code {
	display: block;
	color: #777;
}

.body .highlight > header > hgroup > img {
	display: block;
	float: right;
	width: 51px;
	height: 51px;
	margin-left: 50px;
}

ul.options-list, ul.events-list {
	list-style-type: none;
	background: #fff url(images/light-stripes-list.png);
	padding: 0;
}

ul.options-list li, ul.events-list li {
	border-bottom: 1px solid #f2f2f2;
	padding: 0;
}

ul.options-list li .option-header, ul.events-list li .event-header {
	padding: 16px 10px 10px 15px;
	overflow: hidden;
	cursor: pointer;
}

ul.options-list li .option-header:hover, ul.events-list li .event-header:hover {
	background: #fff;
	cursor: pointer;
}

h3.option-name, h3.event-name {
	float: left;
	font-size: 14px;
	background: url(images/arrow-closed.gif) no-repeat left;
	margin-top: 0;
	padding-left: 15px;
}

h3.option-name a, h3.event-name a {
	color: #000;
	background: transparent;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

h3.option-name a:hover, h3.event-name a:hover {
	background-color: transparent;
}

ul.options-list .option-header dl, ul.events-list .event-header dl {
	float: right;
	width: 65%;
	font-size: 14px;
	margin: 0;
}

ul.options-list dl .option-type-label {
	display: none;
}

ul.options-list dl .option-default-label, ul.events-list dl .event-type-label {
	float: left;
	color: #999;
	margin-right: 15px;
}

dd.option-default {
	font-family: monospace;
}

ul.options-list dl .option-type, ul.events-list dl .event-type {
	float: left;
	display: block;
	width: 20%;
	margin-right: 20px;
}

ul.events-list dl dd.event-type { 
	margin: 0;
}

.controls-icon-list {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.controls-icon-list li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.controls-icon-list li a {
	display: block;
	background: transparent;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}

.controls-icon-list li a img {
	display: block;
	margin: 0 auto 8px auto;
}



.option-description, .event-description {
	border: 1px solid #eee;
	border-radius: 5px;
	background: url(images/light-stripes.png);
	margin: 10px 15px;
	padding: 10px;
}

.option-description > p, .event-description > p {
	margin: 0;
	text-shadow: 1px 1px 0 #fff;
}

.option-examples, .event-examples {
	overflow: hidden;
	margin: 10px 15px;
}

.option-examples > h4, .event-examples > h4 {
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #fff;
	color: #555;
	margin: 5px 0;
}

dl.event-examples-list, dl.option-examples-list {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 10px;
}

li.option:hover, li.event:hover {
	background: #fff;
}

.controls-slider .ui-slider { display: none; }
.slider-setup .ui-slider { display: block; }

.has-slider .scrolling-wrapper {
	overflow: hidden;
	position: relative;
}

.has-slider .scrolling-wrapper ul {
	position: relative;
	float: left;
	width: 1932px;
}

.has-slider .scrolling-gutter {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ddd;
	border-color: #aaa;
	height: 8px;
	padding: 0 50px;
}

.has-slider .scrolling-gutter .ui-slider {
	background: transparent none;
	border: none;
	height: 6px;
}

.has-slider .ui-slider .ui-slider-handle {
	height: 8px;
	top: 0;
	background-color: #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: none;
	border: none;
	width: 100px;
	margin: 0 -50px;
	padding: 0;
}

@media only screen and (max-height: 700px) {
	.primary-static nav li {
		margin: 0 0 0 0;
	}
}

@media only screen and (max-height: 640px) {
	.primary-static { position: absolute; }
	.primary-static nav { position: relative; bottom: auto; top: auto; }
	.primary-static footer { position: relative; bottom: auto; margin-top: 20px}
}

@media only screen and (min-width: 1025px) {
	.body article.with-aside aside li a:hover {
		background-color: #000;
	}

	aside ul li.icon a {
		padding-left: 34px;
		background-repeat: no-repeat;
		background-position: 10px center;
	}

	aside ul li.twitter       a { background-image: url(images/social/twitter-2.png); }
	aside ul li.github        a { background-image: url(images/social/github.png); }
	aside ul li.asp-net       a { background-image: url(images/social/aspnet.png); }
	aside ul li.google-groups a { background-image: url(images/social/google-groups.png); }
	
	.body article.column-75 {
		position: absolute;
		right: 20px;
		left: 320px;
		height: 208px;
		top: 0;
		-webkit-border-radius: 5px; /* Saf3+, Chrome */
		   -moz-border-radius: 5px; /* FF1+ */
		        border-radius: 5px; /* Opera 10.5, IE 9 */
	}
}


@media only screen and (max-width: 1024px) {
	.body article.with-aside {
		margin-right: 0;
	}
	.body article.with-aside aside {
		background: transparent;
		background: rgba(100,100,100,0.1);
		-webkit-border-radius: 0; /* Saf3+, Chrome */
		   -moz-border-radius: 0; /* FF1+ */
		        border-radius: 0; /* Opera 10.5, IE 9 */
		position: relative;
		left: 0;
		right: auto;
		top: 0;
		float: none;
		margin: 20px 20px 10px 30px;
		width: auto;
		border-top: solid 1px #aaa;
		border-bottom: solid 1px #aaa;
	}
	
	.body article.with-aside aside h4 {
		text-align: left;
		padding-left: 10px;
	}

	.body article.with-aside aside li a,
	.body article.with-aside aside li {
		border: none;
	}
	
	.body article.with-aside aside ul {
		list-style: disc;
		margin-left: 40px;
		padding: 0 0 10px 0;
	}
	
	
	.body article.with-aside aside li a {
		color: #444;
		display: inline;
		padding: 0;
	}
	
	.body article.with-aside aside li a:hover {
		text-decoration: underline;
		color: #000;
	}
	
	.intro {
		height: auto;
	}
	
	.intro article.column-25 {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		height: auto;
	}
	
	.intro article.column-75 .content {
		min-height: 150px;
	}
}

@media only screen and (max-width: 900px) {
	.primary-static {
		position: relative;
		right: auto;
		left: auto;
		bottom: auto;
		height: 100px;
		width: auto;
		overflow: hidden;
		min-height: 0;
	}
	
	.body {
		margin-left: 0;
	}
}

/* LANDSCAPE */

@media screen and (max-width: 1024px){

	div.primary-static nav ul {
		padding: 20px 0;
	}

}

@media screen and (max-width: 900px ) {
	.breadcrumb {
		padding-left: 0;
		text-align: center;
		border-top: solid 3px #000;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0px 1px 0 rgba(100,100,100,0.3), 0 -1px 0 rgba(100,100,100,0.3);
		   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0px 1px 0 rgba(100,100,100,0.3), 0 -1px 0 rgba(100,100,100,0.3);
		        box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0px 1px 0 rgba(100,100,100,0.3), 0 -1px 0 rgba(100,100,100,0.3);

	}
	.breadcrumb ul {
		display:inline-block;
		*display:inline;
	}
	div.primary-static {
		position: relative;
		width: 100%;
		min-height: 0;
		height: auto;
		border-right: none;
		/*border-bottom: solid 1px #FEC200;*/
		margin-bottom: 0;
	}

	div.primary-static > header > hgroup {
		background: rgba(0,0,0,0.2);
	}

	div.primary-static > header > hgroup > h1 {
		width: 335px;
		background-position: center center;
		border-right: solid 1px #333;
	}
	
	div.primary-static > header > hgroup > h2 {
		display: none;
	}
	
	div.primary-static > nav {
		top: 0;
		width: 100%;
		position: relative;
		height: auto;
		bottom: auto;
	}
	
	div.primary-static > nav > ul {
		text-align: center;
		padding: 15px 0;
	}

	div.primary-static > nav > ul li,
	div.primary-static > nav > ul li a {
		display: inline-block;
		*display: inline;
		vertical-align: middle;
		margin: 0;
	}

	div.primary-static > nav > ul li img {
		max-width: 100%;
		height: auto;
	}

	div.primary-static > nav > ul li a {
		padding: 5px 10px;
	}
	
	div.primary-static > nav::after {
		background-image: none;
	}

	div.primary-static footer {
		position: absolute;
		bottom: auto;
		left: auto;
		right: 2%;
		top: 10%;
		width: 40%;
		text-align: right;
	}
}


/* PORTRAIT */

@media screen and (max-width: 768px){
	
}

/* Smaller Phone */

@media screen and (max-width: 600px) {
	.body .highlight > header > hgroup > img {
		margin: 0 auto 10px auto;
		float: none;
	}
	
	div.primary-static > header > hgroup,
	div.primary-static > header > hgroup > h1 {
		height: 90px !important;
		width: 165px !important;
	}
	div.primary-static > header > hgroup > h1 {
		-webkit-background-size: 165px 90px;
		-moz-background-size: 165px 90px;
		-ms-background-size: 165px 90px;
		-o-background-size: 165px 90px;
		background-size: 165px 90px;
		background-position: center center;
	}

	.no-backgroundsize div.primary-static > header > hgroup > h1 {
		background-image: url(images/juice-logo-small.jpg);
		background-position:left center;
	}

	div.primary-static > footer {
		width: 50%;
		top: 10px;
		font-size: 0.8em;
		line-height: 1;
		margin-top: 0;
	}

	div.primary-static > footer p {
		margin-top: 5px;
	}

	div.primary-static > footer .button {
		font-size: 1.2em;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 40px;
	}

	div.primary-static > footer .button em {
		font-size: 10px;
	}

	div.primary-static > footer .button .icon {
		width: 30px;
		-webkit-background-size: 14px 16px;
		-moz-background-size: 14px 16px;
		-ms-background-size: 14px 16px;
		-o-background-size: 14px 16px;
		background-size: 14px 16px;
	}

	.no-backgroundsize div.primary-static > footer .button .icon {
		background-image: url(images/download-icon-small.png)
	}
	
	.body {
		width: 100%;
		margin-left: 0;
		padding-right: 0;
	}
	
	.body article {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		padding: 10px 0;
		margin: 10px 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	.body article.with-aside aside {
		/*display: none;*/
	}
	
	.body article.highlight header hgroup {
		background-color: #FDC500;
		border-top: 2px solid #F4A000;
	}
	
	.body article header hgroup {
		border-top: solid 2px #AAA;
	}
	
	.body article header h2 {
		line-height: 1.3;
		text-align: center;
		text-shadow: -2px -2px 0 #777;
	}
	
	.body article.highlight header h2 {
		text-shadow: 2px 2px 0 #FFE800;
	}
	
	.body article header h3 {
		text-align: center;
		text-shadow: 2px 2px 0 #BBB;
	}
	
	.appendto-logo {
		margin-left: -86px;
	}
	
	/* CONTROL LIST */
	
	.body article.column-75 {
		position: static;
	}
	
	.body article.column-75 .content {
		max-height: 100%;
		padding: 10px;
	}

	.body article.column-75 .content ul,
	.controls-icon-list {
		display: table;
		width: 100%;
		padding-top: 10px;
	}

	.content .controls-icon-list {
		margin-left: -8%;
		margin-right: -5%;
		width: 113%;
	}

	.body article.column-75 > .content {
		overflow: hidden;
	}
	
	.body article.column-75 .content ul li,
	.controls-icon-list li {
		display: table-cell;
		width: 33%;
		margin: 0;
		height: auto;
	}

	.controls-icon-list li {
		margin-bottom: 5px;
	}

	.body article.column-75 .content ul li:nth-child(3n+1),
	.controls-icon-list li:nth-child(3n+1) {
		clear: left;
	}

	.body article.column-75 .content ul li a,
	.controls-icon-list li a {
		text-align: center;
		padding: 0 10px 10px 10px;
		width: auto;
		height: auto;
	}

	.controls-icon-list li a {
		padding-top: 10px;
	}

	.body article.column-75 .content ul li img,
	.controls-icon-list li img {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 340px) {
	div.primary-static > footer br { display: none; }
	.breadcrumb {
		font-size: 0.9em;
	}
}

/* Additions for the extensions */

.column-1, .column-2 {
	float: left; width: 47%; margin-right: 3%;
}

.column-1 > :first-child {
	margin-top: 20px;
}

span.clear {
	clear: left;
	display: block;
	height: 0;
}

.extension img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.extension h4 {
	margin-bottom: 5px;
	font-size: 1.2em;
}

.content .download-group a {
	margin-bottom: 5px;
}

@media screen and (max-width: 1170px) and (min-width: 1024px) { 
	.column-1, .column-2 {
		float: none;
		width: auto;
		margin-right: 0;
	}
}

@media screen and (max-width: 600px) { 
	.column-1, .column-2 {
		float: none;
		width: auto;
		margin-right: 0;
	}
}
/* end addtions for extensions section */

DIV#content { padding: .9em; }
TABLE#Grid TD, TABLE#Grid TH { 
	border-bottom: 1px dotted gray; text-align:left; 
	padding:4px;
	vertical-align:top;

}
TABLE#Grid TH { 
    color:black;
    background-color:lightgray;

}
TABLE#Grid TH a{ 
    color:black;
    text-decoration:none;
    font-style:normal;
}
TABLE#Grid { border-collapse: collapse; width:100%; }
TABLE#Grid TH.NumericCol, Table#Grid TD.NumericCol {
text-align: right; padding-right: 1em; }
TABLE#Grid TR.hover, TR.selected {
    background-color:gold;
}
FORM {margin-bottom: 0px; }
DIV.Message { background: gray; color:White; padding: .2em; margin-top:.25em; }
.field-validation-error { color: red; display: block; }
.field-validation-valid { display: none; }
.input-validation-error { border: 1px solid red; background-color: #ffeeee; }
.validation-summary-errors { font-weight: bold; color: red; }
.validation-summary-valid { display: none; }
.editor-field { margin-bottom: .8em; }
.editor-label { font-weight: bold; }
.editor-label:after { content: ":" }
.text-box { width: 25em; }
.multi-line { height: 5em; font-family: Segoe UI, Verdana; }
div#loading
{
	display:none; 
	color:Red; 
	font-weight: bold;
}
/*pager*/
div.pager 
{ 
	text-align:right; 
	padding: .5em 0 0 0; 
	margin-top: 1em; 

}
div.pager A 
{ 
	font-size: 1.1em; 
	color: #666; 
	text-decoration: none;
	padding: 0 .4em 0 .4em; 

}
div.pager A:hover 
{ 
	background-color: Silver; 

}
div.pager A.selected 
{ 
	background-color: #353535; 
	color: White; 
}

.navbar-toggle-container {
    position:fixed;
    margin-left:340px;
    bottom:0;
    z-index:19;
}
.navbar-toggle {
  position: relative;
  padding: 1px 1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display:inline-block;
  width: 2px;
  height: 30px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle .icon-bar {
  background-color: #000;
}

/*blinker*/

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:0;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}


    fieldset {
        border: thick solid #000;
        border-radius: 8px;
        background-color: white;
        margin:10px;
        display:block;
        /*height:13em;*/
        padding: 10px;
    }
    legend {
        color: #FFF;
        background: #000;
        font-size: 1.5em;
        padding: 10px;
    }
    .inline-block div
    {
        display:inline-block;
    }
    /*
    .inline-block div div
    {
        overflow:auto;
        width:100%;
        height:100%;
    }*/
    .inline-block td
    {
        text-align:center;
    }
    table td.table-first-column
    {
        text-align:left;
        font-weight:bold;
    }
    .comment-container {
        overflow: auto;
        border: 10px solid;
        border-color: gray;
        border-radius: 10px;
        background-color: #434343;
    }