body {
	font-family: Arial, Helvetica, sans-serif;
	background: #f9fbfb; 
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 140%;
	font-size: 12px;
	text-align: center;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #3d8bba;
}
a:hover {
	color: #333;
}

#socialicons {
	position: fixed;
	left: 0px;
	bottom: 14%;
	width: 38px;
	height: 140px;
	background: transparent url(../img/social_buttons_bg.gif) no-repeat;
	padding-top: 6px;
}

#socialicons a img {
	padding-top: 6px;
	padding-left: 1px;
}

#socialicons a:hover img {
	opacity: 0.8;
}

#toplinks {
	position: absolute;
	top: 108px;
	left: 434px;
	z-index: 1000;
}

#toplinks a {
	text-decoration: none;
	color: #666;
	margin-right: 8px;
	background: #E6EEF0;
	padding-left: 2px;
	padding-right: 2px;
}

#toplinks a.highlight {
	background: #E6F2D3;
}

#toplinks a:hover {
	color: #fff;
	background: #333;
}

#fb_button {
	position: absolute;
	top: 70px;
	left: 434px;
	z-index: 1001;
}

#gplus_button {
	position: absolute;
	top: 71px;
	left: 553px;
	z-index: 1001;
}

#twitter_button {
	position: absolute;
	top: 70px;
	left: 616px;
	z-index: 1001;
}

#github_button {
	position: absolute;
	top: 70px;
	left: 705px;
	z-index: 1001;
}

#container {
	position: relative;
	margin: 0 auto;
	margin: 50px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: left;
	margin-bottom: 40px;
	min-width: 760px;
}

#sidebar {
	width: 186px;
	position: absolute;
	top: 78px;
	left: 0px;
}

li {
	margin-bottom: 6px;
}

ul#menu, ul#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#menu {
	border-top: 1px #e6eef0 solid;
	margin-left: 10px;
	margin-right: 8px;
}

ul#menu li {
	border-bottom: 1px #e6eef0 solid;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
}

ul#menu li a {
	text-decoration: none;
	color: #c8285b;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
}

ul#menu li.download a {
	color: #65BAE2;
}

ul#menu li.basics a {
	color: #C8295B;
}

ul#menu li.advanced a {
	color: #BBD17C;
}

ul#menu li.advanced {
	margin-bottom: 20px;
}

ul#menu li.first {
	border-top: 1px #e6eef0 solid;
}

ul#menu li a:hover, ul#menu li.active a {
	color: #000;
	background: transparent url(../img/menu_arrow.png) no-repeat center right;
}

ul#menu li.active {
	background: transparent url(../img/menu_arrow.png) no-repeat center right;
}

div.styleaddon {
	position: fixed;
	top: 0px;
	width: 2px;
	height: 0px;
	opacity: 0;
}

div.styleoverlay {
	background: transparent url(../img/style_overlay_4.png);
	position: absolute;
	top: 0px;
	right: 8px;
	width: 32px;
	height: 66px;
	z-index: 2000;
	border: none;
}

@media screen and (max-width: 836px) {
	div.styleaddon {
		display: none;
	}
	div.styleoverlay {
		display: none;
	}
}

#navbar {
	height: 50px;
	background: #e6eef0 url(../img/squared_bg.jpg);
	border-bottom: 1px #dbe4e9 solid;
	position: relative;
	z-index: 1000;
}

#navbar a {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 59px;
	height: 40px;
	width: 166px;
	text-align: center;
	background: transparent url(../img/whitealpha.png);
	color: #8aadb6;
	text-decoration: none;
	line-height: 40px;
	border: 1px #dbe4e9 solid;
	border-bottom: none;
}

#navbar a.active {
	background: #f9fbfb;
	line-height: 43px;
}

#navbar a.second {
	left: 231px;
	bottom: 0px;
	height: 38px;
	border: 1px #fff solid;
	border-bottom: none;
}

#navbar a.extra1 {
	left: 446px;
	bottom: 0px;
	height: 38px;
	border: 1px #fff solid;
	border-bottom: none;
	display: none;
}

#navbar a.third {
	left: 446px;
	bottom: 0px;
	height: 38px;
	border: 1px #fff solid;
	border-bottom: none;
}

#navbar a.fourth {
	left: 619px;
	bottom: 0px;
	height: 38px;
	border: 1px #fff solid;
	color: #c8285b;
	line-height: 25px;
	border-bottom: none;
}

#cmdcomp {
	position: absolute;
	top: 62px;
	left: 619px;
	display: none;
	width: 115px;
	height: 71px;
}

#navbar a.active {
	bottom: -1px;
	height: 39px;
}

@media screen and (min-width: 965px) {
	#navbar a.third {
		left: 546px;
	}
	#navbar a.fourth {
		left: 719px;
	}
	
	#gplus_button {
		left: 573px;
	}
	#twitter_button {
		left: 656px;
	}
	#github_button {
		left: 765px;
	}
}

@media screen and (min-width: 1065px) {
	#navbar a.third {
		left: 646px;
	}
	#navbar a.fourth {
		left: 819px;
	}
}

@media screen and (min-width: 1165px) {
	#navbar a.third {
		left: 746px;
	}
	#navbar a.fourth {
		left: 919px;
	}
	#navbar a.extra1 {
		left: 573px;
		display: block;
	}
}

@media screen and (min-width: 1265px) {
	#navbar a.third {
		left: 846px;
	}
	#navbar a.fourth {
		left: 1019px;
	}
	#navbar a.extra1 {
		left: 673px;
		display: block;
	}
	#cmdcomp {
		left: 950px;
		display: block;
	}
}

@media screen and (min-width: 1365px) {
	#navbar a.third {
		left: 946px;
	}
	#navbar a.fourth {
		left: 1119px;
	}
	#navbar a.extra1 {
		left: 773px;
		display: block;
	}
	#cmdcomp {
		left: 1050px;
		display: block;
	}
}

@media screen and (min-width: 1465px) {
	#navbar a.third {
		left: 1046px;
	}
	#navbar a.fourth {
		left: 1219px;
	}
	#navbar a.extra1 {
		left: 873px;
		display: block;
	}
	#cmdcomp {
		left: 1150px;
		display: block;
	}
}

@media screen and (min-width: 1565px) {
	#navbar a.third {
		left: 1146px;
	}
	#navbar a.fourth {
		left: 1319px;
	}
	#navbar a.extra1 {
		left: 973px;
		display: block;
	}
	#cmdcomp {
		left: 1250px;
		display: block;
	}
}


#navbar a.fourth div {
	color: #8aadb6;
	font-size: 10px;
	line-height: 5px;
}

#navbar a:hover {
	color: #000;
	padding-bottom: 1px;
}

#content {
	position: relative;
	margin-left: 196px;
	margin-right: 30px;
	margin-top: 18px;
	background: #e6eef0 url(../img/squared_bg_light.jpg);
	padding: 25px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	min-height: 1223px;
}

#sidebar2 {
	margin-top: 8px;
	display: none;
	background: #e6eef0 url(../img/squared_bg_light.jpg);
	float: right;
	margin-right: 30px;
	padding: 25px;
}

p.supportbutton {
	padding: 5px;
	text-align: center;
	background: transparent url(../img/whitealpha.png);
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: -25px;
	margin-right: -25px;
	border-top: 1px #dbe4e9 solid;
	border-bottom: 1px #dbe4e9 solid;
}

@media screen and (min-width: 1265px) {
	#sidebar2 {
		display: block;
		width: 200px;
	}
	#content {
		margin-right: 300px;
	}
}

#sidebar2 ul, #sidebar2 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar2 li a {
	display: block;
	background: transparent url(../img/whitealpha.png);
	margin-bottom: 4px;
	text-decoration: none;
	padding: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -25px;
	margin-right: -25px;
	border-top: 1px #dbe4e9 solid;
	border-bottom: 1px #dbe4e9 solid;
	color: #000;
}
#sidebar2 li a:hover {
	color: #c8285b;
}

#content form.contact label {
	display: block;
}

#content form.contact input {
	font-size: 14px;
	padding: 4px;
	width: 45%;
}

#content form.contact input.button {
	width: auto;
}

#content form.contact textarea {
	font-size: 14px;
	padding: 4px;
	width: 45%;
	height: 100px;
}

#content pre {
	background: #fff;
	padding: 5px;
	overflow: auto;
	margin: 0px;
	padding: 25px;
	padding-bottom: 23px;
	margin-top: -5px;
	margin-left: -25px;
	margin-right: -25px;
	background: transparent url(../img/whitealpha.png);
	border-top: 1px #dbe4e9 solid;
	border-bottom: 1px #dbe4e9 solid;
}

#content h1, #sidebar2 h1 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #c8285b;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	padding: 25px;
	padding-bottom: 23px;
	margin-top: -5px;
	margin-left: -25px;
	margin-right: -25px;
	background: transparent url(../img/whitealpha.png);
	border-top: 1px #dbe4e9 solid;
	border-bottom: 1px #dbe4e9 solid;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#content h2, #sidebar2 h2 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #c8285b;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	border-bottom: 1px #8aadb6 solid;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#content h2 small {
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#content h3, #sidebar2 h3 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #c8285b;
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 8px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#content h4 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 35px;
	font-size: 18px;
}

#content p, #sidebar2 p {
	font-size: 14px;
	line-height: 160%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#content a.downloadbutton {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #BBD17C;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background:-moz-linear-gradient(top,#cbe18c 0%,#abc16c 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cbe18c),color-stop(100%,#ABC16C));
	background:-webkit-linear-gradient(top,#cbe18c 0%,#abc16c 100%);
	background:-o-linear-gradient(top,#cbe18c 0%,#abc16c 100%);
	background:-ms-linear-gradient(top,#cbe18c 0%,#abc16c 100%);
	background:linear-gradient(top,#cbe18c 0%,#abc16c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBE18C',endColorstr='#ABC16C',GradientType=0);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #9BB15C;
	-moz-box-shadow:    inset 0px 0px 4px #FFF;
	-webkit-box-shadow: inset 0px 0px 4px #FFF;
	box-shadow:         inset 0px 0px 4px #FFF;
}
#content a.downloadbutton:hover {
	background:-moz-linear-gradient(top,#bbd17c 0%,#9bb15c 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bbd17c),color-stop(100%,#9BB15C));
	background:-webkit-linear-gradient(top,#bbd17c 0%,#9bb15c 100%);
	background:-o-linear-gradient(top,#bbd17c 0%,#9bb15c 100%);
	background:-ms-linear-gradient(top,#bbd17c 0%,#9bb15c 100%);
	background:linear-gradient(top,#bbd17c 0%,#9bb15c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BBD17C',endColorstr='#9BB15C',GradientType=0);
}

#content div.sideinfo {
	font-size: 14px;
	line-height: 160%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
	float: right;
	width: 43%;
	padding: 8px;
	border: 1px #fff solid;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: -32px;
	background: transparent url(../img/whitealpha.png);
	font-size: 12px;
}

#content div.sideinfo h4 {
	margin-top: -10px;
	font-size: 15px;
	border-top: 1px #fff solid;
	background: transparent url(../img/infohbg.png);
	height: 28px;
	margin-left: -9px;
	margin-right: -9px;
	padding: 9px;
	padding-bottom: 0px;
	padding-top: 6px;
}

#content div.sideinfo h5 {
	margin-top: 0px;
	border-bottom: 1px #90a0ab dashed;
	font-size: 14px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
	padding-bottom: 0px;
}

#content div.sideinfo ol {
	padding: 0px;
	padding-left: 20px;
}

#content #custombuilder {
	border: 1px #fff solid;
	padding: 4px;
	overflow: hidden;
	background: transparent url(../img/whitealpha.png);
}

#content #custombuilder div {
	background: transparent url(../img/whitealpha.png);
	padding: 4px;
	padding-right: 8px;
	margin: 4px;
	float: left;
	border: 1px #dbe4e9 solid;
	cursor: pointer;
	cursor: hand;
}

#content span.calculated {
	color: #c8285b;
}

#content #todos, #content #todos li, #content #todos ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content #todos {
	margin-top: 30px;
}

#content #todos h2 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #65BAE2;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-top: -5px;
	margin-left: -25px;
	margin-right: -25px;
	background: transparent url(../img/whitealpha.png);
	border-top: 1px #dbe4e9 solid;
	border-bottom: 1px #dbe4e9 solid;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#content #todos li.task {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-left: -25px;
	margin-right: -25px;
	border-bottom: 1px #dbe4e9 solid;
}

#content #todos li.task div {
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	width: 70px;
	float: left;
	margin-right: 10px;
	background: #333;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	padding: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#content #todos li.task div.core {
	background: #c8285b;
}
#content #todos li.task div.command {
	background: #BBD17C;
}
#content #todos li.task div.website {
	background: #65BAE2;
}

#content #todos ul {
	margin-bottom: 20px;
}

table.options {
	background: #fff;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 0px;
	background: transparent url(../img/whitealpha.png);
}
table.options td {
	vertical-align: top;
	padding-right: 15px;
}

table#cheatsheet {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table#cheatsheet tr {
	background: #fff;
	padding: 4px;
	font-family: Monaco, Courier, monospace;
}

table#cheatsheet td, table#cheatsheet th {
	vertical-align: top;
	padding: 4px;
}

.cs_command {
	color: #65BAE2;
}
.cs_option {
	color: #C8295B;
}
.cs_value {
	color: #BBD17C;
}


div.example {
	border: 1px #8aadb6 dotted;
	padding: 10px;
}

div.example h5 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #7a9da6;
	clear: both;
}

div.demo {
	border-bottom: 1px #8aadb6 dotted;
	padding-bottom: 10px;
	overflow: hidden;
}

p.info {
	color: #7a9da6;
	margin: 0px;
	margin-bottom: 4px;
}

table.options th {
	border-bottom: 2px #e6eef0 solid;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 13px;
}

table.options td {
	border-bottom: 2px #e6eef0 solid;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}

td.option {
	color: #678086;
	font-size: 13px;
	font-weight: bold;
}

td.values {
	color: #666;
}

td.default {
	color: #3a3;
}

td.desc {
	color: #666;
}

#copyrightlinks {
	position: relative;
	width: 92%;
	margin: 0 auto;
	margin: 50px;
	margin-top: 60px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
	color: #8fb3bb;
	font-size: 11px;
	padding-top: 40px;
}

#copyrightlinks span {
	padding-left: 10px;
	padding-right: 10px;
}

#copyrightlinks a {
	text-decoration: none;
	color: #999;
}
#copyrightlinks a:hover {
	color: #C8295B;
}

#copyright {
	position: relative;
	width: 92%;
	margin: 0 auto;
	margin: 50px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 60px;
	overflow: hidden;
	color: #8fb3bb;
	font-size: 11px;
	padding-top: 50px;
	letter-spacing: 2px;
}

#slogan {
	color: #000;
	font-size: 12px;
	border: 1px #cedee1 solid;
	padding: 10px;
	width: 332px;
	margin-left: 10px;
	margin-bottom: 8px;
	height: 48px;
	overflow: hidden;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
#sloganstyler {
	position: absolute;
	top: 65px;
	left: 50px;
	width: 9px;
	height: 8px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

div.block {
	float: left;
	padding: 10px;
	width: 167px;
	height: 167px;
}

div.blockarrow {
	position: relative;
	color: #8fb3bb;
	font-size: 10px;
	margin-top: -16px;
	height: 16px;
}
div.blockarrow span {
	display: block;
	position: absolute;
	top: -2px;
	left: 16px;
}

div.block.logo {
	float: left;
	padding: 0px;
	padding-left: 4px;
	padding-top: 3px;
	width: 183px;
	height: 184px;
}

div.block a {
	text-decoration: none;
}

div.innerblock {
	position: relative;
	background: #e6eef0 url(../img/boxedge.png) no-repeat right bottom;
	padding: 10px;
	width: 147px;
	height: 147px;
}

div.innerblock.download {
	background: #65bae2 url(../img/boxedge_download.png) no-repeat center bottom;
}

div.innerblock.basics {
	background: #c8295b url(../img/boxedge_basics.png) no-repeat right bottom;
}

div.innerblock.advanced {
	background: #bbd17c url(../img/boxedge_help.png) no-repeat right bottom;
}

div.block a:hover div.innerblock {
	-moz-box-shadow: 0px 0px 15px #dddfe1;
	-webkit-box-shadow: 0px 0px 15px #dddfe1;
	box-shadow: 0px 0px 15px #dddfe1;
	border: 1px #fff solid;
	padding: 9px;
	width: 149px;
	height: 149px;
	background-position: 99% 99%;
}

div.block a:hover div.innerblock.download {
	background-position: 49% 99%;
}

div.innerblockmore {
	position: relative;
	border: 10px #e6eef0 solid;
	padding: 10px;
	width: 127px;
	height: 127px;
}

div.innerblockmore p {
	color: #6e919a;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

div.innerblock h2 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #c8285b;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

div.innerblock.download h2, div.innerblock.basics h2, div.innerblock.advanced h2 {
	color: #fff;
}

div.innerblock p {
	color: #6e919a;
	margin-top: 20px;
	font-size: 11px;
	padding-right: 10px;
	width: 145px;
}

div.innerblock.download p, div.innerblock.basics p, div.innerblock.advanced p {
	color: #fff;
}

div.innerblock div.version {
	position: absolute;
	bottom: 10px;
	right: 14px;
	font-size: 10px;
	text-align: right;
	color: #acc6cd;
}

div.block a:hover div.innerblock div.version {
	bottom: 11px;
	right: 15px;
}

div.innerblock div.ribbon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 33px;
	height: 33px;
}

#content p.demo {
	border: 1px #333 dotted;
	padding: 8px;
}
#content p.demobox {
	width: 100%;
	height: 80px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 80px;
}
#content div.demosquare {
	float: left;
	margin: 1px;
	width: 80px;
	height: 80px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 80px;
	display: none;
}

#content ul.myul, #content ul.myul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#content .mylist {
	position: relative;
	padding: 8px;
	margin-bottom: 4px;
	color: #BBD17C;
	border-left: 8px #65BAE2 solid;
}
#content .mylist span.entrynumber {
	color: #65BAE2;
	font-size: 10px;
}
#content .mylist h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#content .mylist h3 div {
	float: right;
	font-size: 9px;
}
#content .mylist p span {
	color: #333;
}
#content .mylist > div {
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: 10px;
	height: 10px;
	background: #65BAE2;
	text-align: center;
	color: #000;
}


#content div.jkit-accordion > ul {
	width: 100%;
}
#content div.jkit-accordion > ul, #content div.jkit-accordion > ul > li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content div.jkit-accordion > ul > li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	color: #333;
}
#content div.jkit-accordion > ul > li > h3 {
	background: #333;
	color: #ccc;
	margin: 0px;
	padding: 12px;
	padding-top: 8px;
	padding-bottom: 6px;
	cursor: pointer;
	cursor: hand;
}
#content div.jkit-accordion > ul > li h3.active, #content div.jkit-accordion > ul > li h3:hover {
	background: #E01B49;
	color: #fff;
}
#content div.jkit-accordion > ul > li > div {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	background: #fff;
}


div.animation-container {
	position: relative;
	width: 100%;
	height: 250px;
	background: #333;
	font-family: "Arial Black", Arial, sans;
	letter-spacing: 2px;
}
div.animation-container div.animation {
	height: 250px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}


div.carousel {
	overflow: hidden;
	pointer-events: none;
	text-align: center;
	width: 100%;
	height: 150px;
}

div.carousel-item {
	float: left;
	width: 20%;
	height: 150px;
	background: #E01B49;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 200%;
}

div.carousel-item div {
	padding: 20px;
	border: 1px #fff solid;
	height: 110px;
}

a.jkit-carousel-prev, a.jkit-carousel-next {
	width: 40px;
	background: #eee;
	border: 1px #999 solid;
	color: #333;
	padding: 4px;
	cursor: pointer;
	cursor: hand;
	margin-top: 10px;
	text-align: center;
	user-select: none;
}

a.jkit-carousel-prev:hover, a.jkit-carousel-next:hover {
	background: #fff;
	border: 1px #666 solid;
	color: #000;
}

a.jkit-carousel-prev {
	float: left;
}

a.jkit-carousel-next {
	float: right;
}



div.jkit-chart {
	width: 100%;
	border-left: 1px #000 dotted;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
}

div.jkit-chart label {
	padding-left: 2px;
	font-weight: bold;
}

div.jkit-chart > div.jkit-chart-step {
	width: 100%;
	margin-bottom: 8px;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot {
	position: relative;
	background: #f8f8f8;
	margin-right: 6px;
	padding-right: 4px;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot:hover {
	background: #eee;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot > span.jkit-chart-info {
	display: block;
	position: absolute;
	right: 4px;
	top: 4px;
	color: #000;
	font-size: 11px;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot > div {
	width: 0%;
	margin-bottom: 2px;
	text-align: left;
	font-size: 11px;
	color: #000;
	padding: 2px;
	padding-top: 3px;
	overflow: hidden;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot0 > div {
	background: #c4e1ec;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot0:hover > div {
	background: #78cae9;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot1 > div {
	background: #ff9999;
}

div.jkit-chart > div.jkit-chart-step > div.jkit-chart-plot1:hover > div {
	background: #fd6565;
}


li.odd {
	color: #f30;
}
li.even {
	color: #03f;
}


input.hint {
	color: #aaa;
}

div.jkit-morediv {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 16px;
	background: #fff;
	text-align: center;
}

.error {
	border: 2px #f00 solid;
}
form.error {
	border: none;
}
span.error {
	border: none;
	color: #f00;
	padding-left: 8px;
}

table.sort th {
	cursor: pointer;
	cursor: hand;
}

table.sort th:hover {
	color: #C8295B;
}

div.jkit-gallery-thumbs img {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	width: 136px;
	height: 40px;
	border: 2px #000 solid;
}

div.jkit-gallery-thumbs img.active {
	border: 2px #E01B49 solid;
}


div#jkit-lightbox-bg {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #000;
}

div#jkit-lightbox-content {
	display: none;
    position: fixed;
    border: none;
    left: 10%;
    top: 100px;
    z-index: 10001;
    background: #fff;
    padding: 10px;
    overflow-y:hidden;
    -webkit-overflow-scrolling: touch;
}

div#jkit-lightbox-title {
	display: none;
	position: fixed;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	left: 0px;
	top: 0px;
	z-index: 10002;
	text-align: left;
}

div#jkit-lightbox-nav {
	display: none;
	position: fixed;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	left: 0px;
	top: 0px;
	z-index: 10003;
	text-align: right;
	width: 50px;
	cursor: pointer;
	cursor: hand;
}

span#jkit-lightbox-nav-next {
	margin-right: 20px;
}

span#jkit-lightbox-nav-prev {
	margin-right: 10px;
}

div#jkit-tooltip {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	position: fixed;
	z-index: 10000;
}

.tabs > ul, .tabs > ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.tabs > ul li {
	float: left;
	margin-left: 10px;
	padding: 3px;
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 16px;
	background: #fff;
	color: #000;
}
.tabs > ul li.active, .tabs > ul li:hover {
	background: #333;
	color: #fff;
}
.tabs > div {
	border-top: 1px #333 solid;
	padding-top: 8px;
}

div.parallax-container {
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	background: #333;
}
div.parallax-container div.parallax {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2500px;
	text-align: center;
	height: 250px;
	font-weight: bold;
}
.parallax1 {
	color: #555;
	font-size: 250px;
	line-height: 80%;
}
.parallax2 {
	color: #999;
	font-size: 100px;
	line-height: 320%;
}
.parallax3 {
	color: #fff;
	font-size: 50px;
	line-height: 760%;
}


#content .accordion > ul {
	width: 100%;
}
#content .accordion > ul, #content .accordion > ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content .accordion > ul li {
	margin-bottom: 1px;
	color: #333;
}
#content .accordion > ul li h3 {
	background: #65BAE2;
	color: #fff;
	margin: 0px;
	padding: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom: 1px #fff solid;
	cursor: pointer;
	cursor: hand;
	font-size: 14px;
}
#content .accordion > ul li h3.active, #content .accordion > ul li h3:hover {
	background: #BBD17C;
	color: #fff;
}
#content .accordion > ul > li > div {
	padding: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #fff;
}

div#jkit-tooltip {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	position: fixed;
}

.mytooltip {
	background: #333;
	color: #fff;
	padding: 6px;
	padding-bottom: 5px;
	
	opacity: 0.9;
	
	border: 1px #E01B49 solid;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow:0 0 5px #aaa; 
	-moz-box-shadow: 0 0 5px #aaa; 
	box-shadow:0 0 5px #aaa;
}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 min-height: 1px;
 line-height: 1.3em;
 vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown-vertical {
 width: 200px;
}

ul.dropdown-vertical ul {
 top: 1px;
 left: 99%;
}

ul.dropdown-vertical li {
 float: none;
}

ul.dropdown-vertical-rtl {
 float: right;
}

ul.dropdown-vertical-rtl ul,
ul.dropdown-horizontal > li.dropdown-vertical-rtl ul ul {
 left: auto !important;
 right: 99%;
}

ul.dropdown-horizontal li.dropdown-vertical-rtl ul {
 left: auto;
 right: 0;
}

ul.dropdown-vertical-rtl li,
li.dropdown-vertical-rtl li {
 text-align: right;
}

ul.dropdown {
 font-weight: bold;
}

ul.dropdown li {
 padding: 7px 10px;
 border-style: solid;
 border-width: 1px 1px 1px 0;
 border-color: #fff #d9d9d9 #d9d9d9;
 background-color: #f6f6f6;
 color: #000;
}

ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.on {
 background-color: #eee;
 color: #000;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #000; text-decoration: none; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #ffa500; }

ul.dropdown a.active:link,
ul.dropdown a.active:visited	{ color: #f33; text-decoration: none; }
ul.dropdown a.active:hover		{ color: #f00; }
ul.dropdown a.active:active	{ color: #ffa500; }

/* -- level mark -- */

ul.dropdown ul {
 width: 150px;
 margin-top: 1px;
}

ul.dropdown ul li {
 font-weight: normal;
}

/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(http://jquery-jkit.com/images/default/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(http://jquery-jkit.com/images/default/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(http://jquery-jkit.com/images/default/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir,
ul.dropdown-horizontal > li.dropdown-vertical-rtl ul *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(http://jquery-jkit.com/images/default/nav-arrow-left.png);
 background-position: 2px 50%;
}


ul.jkit-pagination, ul.jkit-pagination li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.jkit-pagination {
	margin-top: 10px;
}
ul.jkit-pagination li {
	display: inline;
	background: #333;
	color: #fff;
	padding: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
	margin-right: 5px;
}
ul.jkit-pagination li.active {
	background: #f30;
}



#widgetname {
	background: #ccc;
	width: 50%;
}
#widgetname div.widgetinfo {
	display: none;
}
#widgetname.jkit-respond-250 {
	background: #f90;
}
#widgetname.jkit-respond-250 div.info250  {
	display: block;
}
#widgetname.jkit-respond-500 {
	background: #9f0;
}
#widgetname.jkit-respond-500 div.info500  {
	display: block;
}
#widgetname.jkit-respond-750 {
	background: #0f9;
}
#widgetname.jkit-respond-750 div.info750  {
	display: block;
}