
	/* ==================== | DEFAULT FONTS | ==================== */
a {
	color:#fff;
	text-decoration:none;}
body {
	font:100% tahoma,arial,'Times New Roman',Times,serif;
	-webkit-text-size-adjust:100%;
}
table, th, td, input, select, textarea {
	font:1em tahoma,arial,'Times New Roman',Times,serif;
}
pre, code {
	font:0.89em Arial,'Lucida Console',Monaco,'Courier New',Courier,monospace;
}

	/* ==================== | DEFAULT STYLES | ==================== */

html, body, h1, h2, h3, h4, p, ul, ol, li, form, input, select, dl, dt, dd, fieldset, blockquote {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a.sup {
	text-decoration:none;
}
fieldset {
	display:block;
	border:0 solid;
}
abbr {
	border-bottom:1px dotted;
}
::selection {
	color:#222 !important;
	background:#86b9ff;
}
::-moz-selection {
	color:#222 !important;
	background:#86b9ff;
}
[data-icon]:before {
	font-family:Arial;
	content:attr(data-icon);
	font-weight:normal;
	font-style:normal;
}
abbr, acronym {
	border-bottom:1px dotted #DAD3C9;
}
kbd {
	/* Thanks to: https://github.com/michaelhue/keyscss */
	display: inline;
	display: inline-block;
	min-width: 1em;
	padding: .2em .3em;
	font: normal .85em/1 Arial, Lucida, Arial, sans-serif;
	text-align: center;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
	cursor: default;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	background: #555;
	background-image:-moz-linear-gradient(top,rgb(70,70,70) 0%,rgb(90,90,90) 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgb(70,70,70)),color-stop(100%,rgb(90,90,90)));
	background-image:-webkit-linear-gradient(top,rgb(70,70,70) 0%,rgb(90,90,90) 100%);
	background-image:-o-linear-gradient(top,rgb(70,70,70) 0%,rgb(90,90,90) 100%);
	background-image:-ms-linear-gradient(top,rgb(70,70,70) 0%,rgb(90,90,90) 100%);
	background-image:linear-gradient(top,rgb(70,70,70) 0%,rgb(90,90,90) 100%);
	color: #fff;
	text-shadow: -1px -1px 0 rgb(70, 70, 70);
	-moz-box-shadow: inset 0 0 1px rgb(150, 150, 150), inset 0 -.05em .4em rgb(80, 80, 80), 0 .1em 0 rgb(30, 30, 30), 0 .1em .1em rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 1px rgb(150, 150, 150), inset 0 -.05em .4em rgb(80, 80, 80), 0 .1em 0 rgb(30, 30, 30), 0 .1em .1em rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 1px rgb(150, 150, 150), inset 0 -.05em .4em rgb(80, 80, 80), 0 .1em 0 rgb(30, 30, 30), 0 .1em .1em rgba(0, 0, 0, .3);
}



	/* ==================== | LAYOUT | ==================== */
html, body, h1, h2, h3, h4, p, ul, ol, li, form, input, select, dl, dt, dd, fieldset, blockquote {
	margin:0;
	padding:0;
}
html {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 25%, #95937a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#ffffff), color-stop(100%,#95937a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 25%,#95937a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 25%,#95937a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 25%,#95937a 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 25%,#95937a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#95937a',GradientType=0 ); /* IE6-9 */


}
.SRTABLE {
	margin:0px;padding:0px;
	margin-left: auto;
    margin-right: auto;
	width:90%;
	border:0px solid #fff;
}
.SRTABLE a{
		color:#000000;
}
.SRTABLE table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:50%;
	margin:0px;padding:0px;
}
.SRTABLE tr:hover td{
	background-color:#beda60;	
}
.SRTABLE td{
	vertical-align:middle;
	background-color:#c0e2ca;
	border:0px solid #fff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.eventdate{
	font-size:10px;
}
.SRTABLE tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SRTABLE tr td:last-child{
	border-width:2px 0px 0px 0px;
}.SRTABLE tr:last-child td:last-child{
	border-width:2px 0px 0px 0px;
}
.SRTABLE tr:first-child td{
	background:-o-linear-gradient(bottom, #749881 5%, #516b5a 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #749881), color-stop(1, #516b5a) );
	background:-moz-linear-gradient( center top, #749881 5%, #516b5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#749881", endColorstr="#516b5a");	
	background: -o-linear-gradient(top,#749881,#516b5a);

	background-color:#749881;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:normal;
	color:#ffffff;
}
.SRTABLE tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #749881 5%, #516b5a 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #749881), color-stop(1, #516b5a) );
	background:-moz-linear-gradient( center top, #749881 5%, #516b5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#749881", endColorstr="#516b5a");	background: -o-linear-gradient(top,#749881,516b5a);

	background-color:#749881;
}
.SRTABLE tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLE tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}

.SRTABLEEVENT {
	padding:0px;
	margin-left: 10%;
    margin-right: 10%;
	width:80%;
	border:0px solid #fff;
}
.SRTABLEEVENT a{
		color:#000000;
}
.SRTABLEEVENT table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:50%;
	margin:0px;padding:0px;
}

.SRTABLEEVENT td{
	vertical-align:middle;
	background-color:#c0e2ca;
	border:0px solid #fff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.SRTABLEEVENT tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SRTABLEEVENT tr td:last-child{
	border-width:2px 0px 0px 0px;
}.SRTABLEEVENT tr:last-child td:last-child{
	border-width:2px 0px 0px 0px;
}
.SRTABLEEVENT tr:first-child td{
		
	background-color:#FFFFFF;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}

.SRTABLEEVENT tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLEEVENT tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}



.eventtitle{
	font-size:18px;
}
.SRTABLEEVENTOUT {
	margin:0px;padding:0px;
	margin-left: auto;
    margin-right: auto;
	width:95%;
	border:0px solid #fff;
}
.SRTABLEEVENTOUT a{
		color:#000000;
}
.SRTABLEEVENTOUT table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:50%;
	margin:0px;padding:0px;
}
.SRTABLEEVENTOUT td{
	vertical-align:middle;
	background-color:#ffffff;
	border:0px solid #fff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}

.SRTABLEEVENTOUT tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SRTABLEEVENTOUT tr td:last-child{
	border-width:2px 0px 0px 0px;
}.SRTABLEEVENTOUT tr:last-child td:last-child{
	border-width:2px 0px 0px 0px;
}
.SRTABLEEVENTOUT tr:first-child td{

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}

.SRTABLEEVENTOUT tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLEEVENTOUT tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}








.SRTABLEEVENTGEN {
	padding:0px;
	margin-left: 10%;
    margin-right: 10%;

	border:0px solid #fff;
}
.SRTABLEEVENTGEN a{
		color:#000000;
}
.SRTABLEEVENTGEN table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:50%;
	margin:0px;padding:0px;
}

.SRTABLEEVENTGEN td{
	vertical-align:middle;
	background-color:#d0eedb;
	border:0px solid #fff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:10px 7px 7px 7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.SRTABLEEVENTGEN tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SRTABLEEVENTGEN tr td:last-child{
	background-color:#d0eedb;
	border-width:0px 0px 0px 0px;
}.SRTABLEEVENTGEN tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLEEVENTGEN tr:first-child td{
		
	background-color:#749881;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}

.SRTABLEEVENTGEN tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLEEVENTGEN tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}



















.SRTABLEEVENTCHAIR {
	padding:0px;
	margin-left: 10%;
    margin-right: 10%;

	border:0px solid #fff;
}
.SRTABLEEVENTCHAIR a{
		color:#000000;
}
.SRTABLEEVENTCHAIR table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:50%;
	margin:0px;padding:0px;
}

.SRTABLEEVENTCHAIR td{
	vertical-align:middle;
	background-color:#95937a;
	border:0px solid #fff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:10px 7px 7px 7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.SRTABLEEVENTCHAIR tr:last-child td{
	border-width:0px 0px 0px 0px;
}.SRTABLEEVENTCHAIR tr td:last-child{
	background-color:#e3e1cd;
	border-width:0px 0px 0px 0px;
}.SRTABLEEVENTCHAIR tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLEEVENTCHAIR tr:first-child td{
		
	background-color:#95937a;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}

.SRTABLEEVENTCHAIR tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.SRTABLEEVENTCHAIR tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}














.tickerstyle{
	margin-left: auto;
    margin-right: auto;
}
body {
	color:#464646;
	
}

#header {
	padding:0em 5px;
		
}
#header .inner, #content .inner , #banners .inner, #footer .inner {
	position:relative;
	margin:0 auto;
	max-width:990px;

}
* html #header .inner, * html #content .inner , * html #banners .inner, * html #footer .inner {
	width:780px;
}
#content {
	position:relative;
	z-index:2;
	padding:2.22em 10px 3em 10px;
	-moz-box-shadow:0 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0.15);
	box-shadow:0 0px 0px rgba(0,0,0,0.15);

}
#contentrepeat {
	background: url(../html/images/home-images/footer.jpg) 50% 0px;
	background-repeat: repeat-x;
	position:relative;
	z-index:2;
	padding:2.22em 10px 3em 10px;
	-moz-box-shadow:0 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0.15);
	box-shadow:0 0px 0px rgba(0,0,0,0.15);

}
#contenttop {
	position:relative;
	z-index:2;
		margin:0 auto;
		    margin: 0; 
    padding: 0;
    text-align: center;
}
#content .inner {
	max-width:730px;
}
* html #content .inner {
	width:730px;
}
body.home #content {
	text-shadow:0 1px 1px #fff;
}
body.home #content .inner {
	max-width:926px;
}
* html body.home #content .inner {
	width:926px;
}
body.forums #content {
	padding-bottom:1.77em;
}
#banners {
	padding:0 10px;
	position:relative;
	z-index:1;
	background:#fff;
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.15);
	box-shadow:0 2px 2px rgba(0,0,0,0.15);
}
#footer {
	padding:1.833em 10px 0 10px;
	background: url(../html/images/footer.png) 50% 0;
	color:#fff;

}



	/* ==================== | HEADER | ==================== */

#header .inner {
	z-index:3;
}
#menu-button {
	display:none;
	padding-top:1em;
	margin-bottom:-1.5em;
	text-align:center;
}
#menu-button.expand {
	margin-bottom:-3em;
}
#menu-button a {
	display:inline-block;
	border:1px solid #dad3c9;
	padding:0.111em 0.666em;
	text-decoration:none;
	color:#FF;
	white-space:nowrap;
	font-weight:bold;
	line-height:1.61em;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}
#menu-button a:before {
	content:'Menu -';
}
#menu-button.expand a:before {
	content:'Menu +';
}
#nav {
	padding-top:0em;
		max-width:990px;
}
#ppgslide {
		background: #ffffff; /* Old browsers */
	padding-top:0em;
	padding-left:5px;
		padding-right:5px;
		max-width:990px;
			position:relative;
	margin:0 auto;
}
#logo-menu {
	margin-right:-4px;
	font:italic bold 1em/10px Arial,Helvetica,sans-serif;
}
#promo {
	display:none;
	margin-bottom:-1em;
	padding-top:1em;
	font-family:Arial,Helvetica,sans-serif;
	opacity:0;
}
#promo p {
	position:relative;
	padding:0.5556em 2.5em;
	background:#fef5a5;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#promo p a {
	color:#222;
	text-decoration:none;
}
#promo p a:hover, #promo p a:focus, #promo p a:active {
	opacity:0.7;
}
#promo p a.close {
	position:absolute;
	left:12px;
	top:50%;
	margin-top:-10px;
	border:1px solid #959166;
	color:#959166;
	width:18px;
	height:18px;
	line-height:18px;
	font-size:12px;
	text-align:center;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	opacity:0.4;
}
#promo a.close:hover, #promo a.close:focus, #promo a.close:active {
	opacity:1;
}



	/* ==================== | CONTENT COLUMN | ==================== */

#content h1 {
	text-shadow:0 0px 0px #fff;
}
#content h1, #content h2, #content h3 {
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#759882;
}
#content h1 {
	margin-bottom:0.36em;
	font-size:1.8em;
}
#content h2 {
	margin-bottom:0.416em;
	font-size:1.25em;
}
#content h3 {
	margin-bottom:0.4em;
	font-size:1.2em;
}
#content p, #content ul, #content dl, #content table {
	margin-bottom:1.5em;
	line-height:1.625em;
}
#content ul {
	list-style-type:square;
	padding-left:1.3em;
}
#content ul ul {
	margin-bottom:0;
}
#content dt {
	margin-left:1.3em;
}
#content dd {
	margin:0 0 1.5em 1.3em;
}
#content dt a [data-icon] {
	position:relative;
}
#content dl a [data-icon]:before {
	position:absolute;
	margin:-1px 0 0 -1.3em;
	font-size:0.9375em;
}
#content a {
	color:#759882;
	text-decoration:none;
}
#content a:hover, #content a:focus, #content a:active {
	color:#3ed455;
}
#content h2 a, #content h3 a {
	color:#1675A1;
	text-decoration:none;
}
#content h2 a:hover, #content h2 a:focus, #content h2 a:active, #content h3 a:hover, #content h3 a:focus, #content h3 a:active {
	color:#d23600;
}
#content img {
	max-width:100%;

}
#contenttop img {
	max-width:50%;
}
#content p img.size-full {
	width:auto;
	height:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/* home banner */
#home-banner h1 {
	margin-bottom:1em;
	font:italic 2.33em Arial,'Times New Roman',Times,serif;
	color:#838383;
	text-align:center;
}
#home-banner h1 span {
	font-size:0.714em;
}
#home-banner h1 img {
	margin:0.34em 0 -0.2em 0;
	vertical-align:top;
}
#home-banner #slogan-1 {
	position:absolute;
	top:110px;
	left:550px;
	font-size:1.666em;
	line-height:1.222em !important;
}
#home-banner #slogan-1 strong {
	color:#d23600;
}
#home-banner #devices {
	margin-bottom:0.5em !important;
}
#home-banner #slogan-2 {
	text-align:center;
}
#home-banner #slogan-2 a, #content a.gray-button {
	display:inline-block;
	margin-left:1em;
	border:1px solid #dad3c9;
	padding:0.111em 0.666em;
	text-decoration:none;
	color:#1675A1;
	white-space:nowrap;
	font-weight:bold;
	line-height:1.61em;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}
#home-banner #slogan-2 a:hover, #home-banner #slogan-2 a:focus, #home-banner #slogan-2 a:active, #content a.gray-button:hover, #content a.gray-button:focus, #content a.gray-button:active {
	color:#d23600;
}
#content a.gray-button {
	margin-left:auto;
}
/* Blog */
.post {
	border-top:1px dashed #dad3c9;
	padding-top:1.5em;
}
.post:first-child {
	border-top:0;
	padding-top:0;
}
.post-meta {
	font-size:0.889em;
}
#content a.tweet {
	margin-right:0.21em;
	border:1px solid #dad3c9;
	padding:0.14em 0.5em;
	text-decoration:none;
	color:#222;
	font-size:0.875em;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}
#content a.tweet:hover, #content a.tweet:focus, #content a.tweet:active {
	color:#d23600;
}
#content a.tweet [data-icon]:before {
	position:relative;
	top:2px;
	margin-right:0.375em;
	font-size:0.9375em;
}
.pagination {
	text-align:center;
}
#content .pagination a {
	margin:1em 0.5em 0 0.5em;
	display:inline-block;
	border:1px solid #dad3c9;
	padding:0.111em 0.666em;
	text-decoration:none;
	color:#1675A1;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
}
#content .pagination a:hover, #content .pagination a:focus, #content .pagination a:active {
	color:#d23600;
}
table.generic {
	width:100%;
	border-collapse:collapse;
}
table.generic thead th {
	border-bottom:1px solid #DAD3C9;
	padding:0 0.5em 0.3em 0;
	font:bold 1.33em Arial,Helvetica,sans-serif;
	background:transparent;
	color:#1675A1;
	text-align:left;
	vertical-align:bottom;
}
table.generic tbody th {
	border-bottom:1px dashed #DAD3C9;
	font:bold 1em Arial,Georgia,'Times New Roman',Times,serif;
	padding:0.833em 0.5em 0.833em 0;
	background:transparent;
	color:#BBB1A3;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
table.generic tbody td {
	border-bottom:1px dashed #DAD3C9;
	padding:0.833em 0.5em 0.833em 0;
	text-align:left;
	vertical-align:top;
}
table.generic tfoot th, table.generic tfoot td {
	border-bottom:0;
	padding:0.833em 0.5em 0.833em 0;
}
table.generic span.note {
	font-size:0.833em;
	color:#70727C;
}
[data-rel='external']:after {
	margin-left:7px;
	content:'e';
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#838383;
}

pre.code {
	border:1px solid #DAD3C9;
	padding:0.5em;
	background:#fafafa;
	overflow:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
code {
	padding:0.15em;
	background:#fafafa;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
a.more-link {
	display:block;
	margin-top:-0.5em;
	margin-bottom:1.5em;
}
#newsletter-confirm input[type="text"] {
	font-family:Arial,Helvetica,sans-serif;
	color:#222;
	font-size:1em;
	padding:3px;
	margin:0;
	width:100px;
	border:1px solid #aaa;
	background:#fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#newsletter-confirm input[type="submit"] {
	cursor:pointer;
	font-weight:bold;
	padding:4px 6px;
	background:#f8f8f8;
	background-image:-moz-linear-gradient(top,#ffffff 0%,#cccccc 100%); /* FF3.6+ */
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background-image:-webkit-linear-gradient(top,#ffffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background-image:-o-linear-gradient(top,#ffffff 0%,#cccccc 100%); /* Opera 11.10+ */
	background-image:-ms-linear-gradient(top,#ffffff 0%,#cccccc 100%); /* IE10+ */
	background-image:linear-gradient(top,#ffffff 0%,#cccccc 100%); /* W3C */
	color:#1675a1;
	text-shadow:0 1px 0 #fff;
	border:1px solid #999;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	box-shadow:0px 0px 2px #999;
	-moz-box-shadow:0px 0px 2px #999;
	-webkit-box-shadow:0px 0px 2px #999;
	white-space:nowrap;
}
#newsletter-confirm input[type="submit"]:hover {
	color:#222;
	border:1px solid #666;
}
#newsletter-confirm input[type="submit"]:focus {
	background:#eee;
}


	/* ==================== | BANNERS | ==================== */

#banners {
	height:130px;
}



	/* ==================== | FOOTER | ==================== */

#footer .col {
	width:30%;
}
#footer .col-1, #footer .col-2 {
	float:left;
}
#footer .col-1 {

}
#footer .col-3 {
	float:right;
}
#footer h2 {
	margin-bottom:0em;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:1.25em;
	font-weight:normal;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	height:1.5em;
}
#footer ul, #footer li {
	list-style:none;
}
#footer li {
	margin-bottom:0.44em;
	font-size:0.9em;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
	text-shadow:0 0px 0px rgba(0,0,0,0.3);
		
}
#footer a:hover, #footer a:focus, #footer a:active,
#footer a:hover [data-icon], #footer a:focus [data-icon], #footer a:active [data-icon] {
	color:#beda60;
	text-shadow:0 0px 0px rgba(255,255,255,0.3);
}
#footer .col-1 [data-icon]:before {
	position:relative;
	top:2px;
	margin-right:0.375em;
	font-size:0.9375em;
}
#footer [data-icon="r"] {
	color:#fd9e22;
}
#footer [data-icon="m"] {
	color:#c3c3c3;
}
#footer [data-icon="t"] {
	color:#3cb2e5;
}
#footer [data-icon="l"] {
	color:#DAD3C9;
}
#newsletter p {
	margin-bottom:0.75em;
	font-family:Arial,sans-serif;
	font-size:0.75em;
	color:#fefaee;
}
#newsletter-input {
	position:relative;
	border:1px solid #6b655e;
	padding:7px 39px 7px 12px;
	background:#fbf1e3;
	cursor:text;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.3);
}
#newsletter input {
	border:none;
	width:100%;
	background:transparent;
	color:#bbb1a3;
	font-family:Arial,Helvetica,sans-serif;
}
#newsletter input:focus {
	outline:none;
	color:#222;
}
#subscribe-button {
	position:absolute !important;
	top:50% !important;
	margin:-0.5em 0 0 11px !important;
	color:#388630;
	font-size:1.5em !important;
	cursor:pointer;
}
#subscribe-button.disabled {
	color:#d4dcbf;
	cursor:default;
}
#copyright {
	clear:both;
	padding:20px 0 35px 0;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:0.8125em;
	font-weight:normal;
	color:#ffffff;
	text-shadow:0 0px 0px rgba(255,255,255,0.2);
}
#copyright a {
	color:#ffffff;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(255,255,255,0.2);
}
#ppgaddress {
	clear:both;
	padding:0px 0 25px 0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:0.8125em;
	font-weight:normal;
	color:#fff;
	text-shadow:0 0px 0px rgba(255,255,255,0.2);
}
#share {

	bottom:35px;
	right:0px;
	text-align:left;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:0.8125em;
	font-weight:normal;
	vertical-align: top;
	color:#fff;
	text-shadow:0 1px 1px rgba(255,255,255,0.2);
}
#share [data-icon] {
	font-size:1.2em;
	margin-left:5px;
	vertical-align:bottom;
	color:#4e4b47;
	text-shadow:0 1px 1px rgba(255,255,255,0.2);
}
#share .fb-share-button {
	vertical-align:top;
}
#share iframe.twitter-share-button {
	width:96px !important;
}
#share #___plusone_0 {
	width:70px !important;
}


	/* ==================== | MISC | ==================== */

/* JS support on */
.js {

}
.hide {
	position:absolute;
	top:-9999px;
	left:-800px;
}
.nodisplay {
	display:none;
}
.pretty-amp {
	font-family:baskerville,'book antiqua',serif !important;
	font-style:italic !important;
	font-size:1.2em;
	line-height:1em;
}
.align-left {
	float:left;
}
.notice {
	padding:0.5em;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#FEF5A5;
}
/* START clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
}
* html .clearfix {
	height:1px;
}
* html>body .clearfix {
	height:auto;
	display:inline-block;
}
/* END clearfix */



	/* ==================== | SmartMenus | ==================== */

/* Main Menu */
#main-menu {
	position:relative;
	top:0;
	left:0;
	width:auto;
	z-index:2;
}
#main-menu ul {
	width:12em;
}
/* right align and no separator for the last item */
/*#main-menu > li:last-child { */
/*	float:right; */
/*	border-left:0;} */

/* right align and no separator for the last item - TEAM*/
#main-menu > li:last-child { 
	float:left;
	border-left:0px;} 

/* main menu icons */
#main-menu > li [data-icon]:before {
	position:relative;
	top:2px;
	margin-right:0.375em;
	font-size:0.89em;
	line-height:20px;
	text-shadow:none;
}
#main-menu.sm-blue > li [data-icon]:before {
	color:#A4CDE1;
}
/* round the right corners of the last item 
.sm-blue > li:last-child > a {
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius:0 8px 8px 0;
	border-radius:0 8px 8px 0;
}*/
.sm-blue > li:first-child, .sm-blue > li:last-child {
	border-left:0;
}



	/* ==================== | Resposiveness | ==================== */

@media screen and (max-width: 966px) {
	/* home banner */
	body:not(.docs) #home-banner h1 {
		margin-bottom:0.6em;
		font-size:1.888em;
	}
	body:not(.docs) #home-banner h1 span {
		font-size:0.7058em;
	}
	body:not(.docs) #home-banner #smartmenus-logo {
		width:214px;
	}
	body:not(.docs) #home-banner #jquery-logo {
		width:135px;
	}
	body:not(.docs) #home-banner #slogan-1 {
		margin-bottom:1.33em;
		position:static;
		text-align:center;
		font-size:1.33em;
	}
	body:not(.docs) #home-banner #slogan-1 br {
		display:none;
	}
}

@media screen and (max-width: 700px) {
	#footer .col {
		width:47%;
	}
	#footer .col-1 {
		padding-right:5.5%;
	}
	#footer .col-3 {
		clear:both;
		float:none;
		width:auto;
		padding-top:1.5em;
	}
	
}
@media screen and (max-width: 640px) {
	#promo {
		margin-bottom:0;
		padding-top:1em;
	}
	#nav {
		padding-top:0em;
	}
	#menu-button {
		display:block;
	}
	/* Main menu */
	#main-menu.hidden {
		display:none;
	}
	/* the last item should not be floated to the right */
	#main-menu > li:last-child {
		float:none;
	}
	/* hide main menu icons */
	#main-menu > li [data-icon] {
		display:none;
	}
}
@media screen and (max-width: 520px) {
	body {
		font-size:94.44%;
	}
	#home-banner h1 {
		margin-bottom:0.8em;
	}
	#home-banner h1 span {
		display:block;
	}
	#home-banner #smartmenus-logo {
		width:187px;
	}
	#home-banner #jquery-logo {
		width:118px;
	}
	/* normal/visited items */
	ul.sm a, ul.sm a:visited {
		font-size:1.2em;
	}
	/* normal/visited items */
	ul.sm ul a, ul.sm ul a:visited {
		font-size:1.0667em;
	}
	#footer .col {
		float:none;
		clear:none;
		margin-bottom:1.5em;
		width:auto;
		padding:0;
	}
	#copyright {
		margin-bottom:2em;
		padding:0;
		text-align:center;
	}
	/* TEAM #share {
		display:none;
	}*/
	table.generic th, table.generic td {
		padding-right:0.111em !important;
	}
	#content table.generic a.gray-button {
		display:inline;
		padding:0.111em 0.222em;
	}
}



	/* ==================== | SmartMenus .sm-blue class | ==================== */

/* SmartMenus Core CSS (it's not recommended editing this)
===============================================================*/

ul.sm,ul.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm li{position:relative;}
ul.sm a{position:relative;display:block;}
ul.sm a.disabled{cursor:default;}
ul.sm ul{position:absolute;top:-999999px;left:-800px;width:100px;}
ul.sm li{float:left;}
ul.sm-rtl{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li,ul.sm-vertical li{float:none;}
ul.sm a{white-space:nowrap;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
* html ul.sm-vertical li{float:left;width:100%;}
* html ul.sm-vertical ul li{float:none;width:auto;}
*:first-child+html ul.sm-vertical>li{float:left;width:100%;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
* html ul.sm{height:1px;}
*:first-child+html ul.sm{min-height:1px;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}

/*
---------------------------------------------------------------
  Note that styles you apply to the main menu items are inherited by the sub menus items too.
  If you'd like to avoid this, you could use child selectors (not supported by IE6) - for example:
  .sm-blue > li > a { ... } instead of .sm-blue a { ... }
---------------------------------------------------------------*/


/* Menu box
===================*/

	.sm-blue {
		background: url(../html/images/menu.jpg) 50% 0;
		
padding:7px 0;
		-moz-border-radius:0.0px 0.0px 0px 0px;
		-webkit-border-radius:0.0px 0.0px 0px 0px;
		border-radius:0.0px 0.0px 0px 0px;
		-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		box-shadow:0 1px 1px rgba(0,0,0,0.3);
	}
	.sm-blue-vertical {
		-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);
		box-shadow:0 1px 4px rgba(0,0,0,0.3);
	}
	.sm-blue ul {
		border:0px solid #a9a9a9;
		padding:6px;
		background:#fff;
		-moz-border-radius:0 0 4px 4px;
		-webkit-border-radius:0 0 4px 4px;
		border-radius:0 0 4px 4px;
		-moz-box-shadow:0 5px 12px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 5px 12px rgba(0,0,0,0.3);
		box-shadow:0 5px 12px rgba(0,0,0,0.3);
	}
	/* for vertical main menu subs and 2+ level horizontal main menu subs round all corners */
	.sm-blue-vertical ul,
	.sm-blue ul ul {
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border-radius:4px;
	}


/* Menu items
===================*/

	.sm-blue a {
		padding:8px 24px;
		color:#fff;
		font-size:15px;
		line-height:23px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight:normal;
		text-decoration:none;
		text-shadow:0 1px 0 rgba(0,0,0,0.3);
	}
	.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active,
	.sm-blue a.highlighted {
		color:#beda60;
		background:#759882; /* Old browsers */

	}
	.sm-blue-vertical a {
		padding:9px 40px 8px 23px;
				background:#759882; /* Old browsers */

	}
	.sm-blue ul a {
		padding:9px 40px 8px 23px;
		background:transparent;
		color:#759882;
		font-size:13px;
		text-shadow:none;
	}
	.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active,
	.sm-blue ul a.highlighted {
		background:#759882; /* Old browsers */

		color:#fff;
		text-shadow:0 1px 0 rgba(0,0,0,0.3);
	}
	/* current items - add the class manually to some item or check the "markCurrentItem" script option */
	.sm-blue a.current, .sm-blue a.current:hover, .sm-blue a.current:focus, .sm-blue a.current:active,
	.sm-blue ul a.current, .sm-blue ul a.current:hover, .sm-blue ul a.current:focus, .sm-blue ul a.current:active {
		background:#00c0ff;

		color:#fff;
		text-shadow:0 1px 0 rgba(0,0,0,0.3);
	}
	/* round the left corners of the first item for horizontal main menu 
	.sm-blue > li:first-child > a {
		-moz-border-radius:8px 0 0 8px;
		-webkit-border-radius:8px 0 0 8px;
		border-radius:8px 0 0 8px;
	}*/
	/* round the corners of the first and last items for vertical main menu */
	.sm-blue-vertical > li:first-child > a {
		-moz-border-radius:0.0px 0.0px 0 0;
		-webkit-border-radius:0.0px 0.0px 0 0;
		border-radius:0.0px 0.0px 0 0;
	}
	.sm-blue-vertical > li:last-child > a {
		-moz-border-radius:0 0 0.0px 0.0px;
		-webkit-border-radius:0 0 0.0px 0.0px;
		border-radius:0 0 0.0px 0.0px;
	}
	.sm-blue a.has-submenu {

	}


/* Sub menu indicators
===================*/

	.sm-blue a span.sub-arrow {
		position:absolute;
		bottom:0px;
		left:50%;
		margin-left:-5px;
		/* we will use one-side border to create a triangle so that we don't use a real background image, of course, you can use a real image if you like too */
		width:0;
		height:0;
		overflow:hidden;
		border-width:4px; /* tweak size of the arrow */
		border-style:solid dashed dashed dashed;
		border-color:#0068b5 transparent transparent transparent;
	}
	.sm-blue-vertical a span.sub-arrow,
 	.sm-blue ul a span.sub-arrow {
		bottom:auto;
		top:50%;
		margin-top:-5px;
		right:15px;
		left:auto;
		margin-left:0;
		border-style:dashed dashed dashed solid;
		border-color:transparent transparent transparent #a4cde1;
	}


/* Items separators
===================*/

	.sm-blue li {
		border-left:0px solid #aab094;
		border-right:1px solid #aab094;
	}
	.sm-blue li:first-child,
	.sm-blue-vertical li,
	.sm-blue ul li {
		border-left:0px;
	}


/* Scrolling arrows containers for tall sub menus - test sub menu: "Sub test" -> "more..." -> "more..." in the default download package
===================*/

	.sm-blue span.scroll-up, .sm-blue span.scroll-down {
		position:absolute;
		display:none;
		visibility:hidden;
		overflow:hidden;
		background:#ffffff;
		height:20px;
		/* width and position will be automatically set by the script */
	}
	.sm-blue span.scroll-up-arrow, .sm-blue span.scroll-down-arrow {
		position:absolute;
		top:-2px;
		left:50%;
		margin-left:-8px;
		/* we will use one-side border to create a triangle so that we don't use a real background image, of course, you can use a real image if you like too */
		width:0;
		height:0;
		overflow:hidden;
		border-width:8px; /* tweak size of the arrow */
		border-style:dashed dashed solid dashed;
		border-color:transparent transparent #247eab transparent;
	}
	.sm-blue span.scroll-down-arrow {
		top:6px;
		border-style:solid dashed dashed dashed;
		border-color:#247eab transparent transparent transparent;
	}



/*
---------------------------------------------------------------
  Responsiveness
  These will make the sub menus collapsible when the screen width is too small.
---------------------------------------------------------------*/


/* decrease horizontal main menu items left/right padding to avoid wrapping */
@media screen and (max-width: 850px) {
	.sm-blue:not(.sm-blue-vertical) > li > a {
		padding-left:10px;
		padding-right:10px;
	}
}
@media screen and (max-width: 750px) {
	.sm-blue:not(.sm-blue-vertical) > li > a {
		padding-left:10px;
		padding-right:10px;
	}
}
@media screen and (max-width: 675px) {
	.sm-blue:not(.sm-blue-vertical) > li > a {
		padding-left:5px;
		padding-right:5px;
	}
}
@media screen and (max-width: 640px) {

	/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
	ul.sm-blue{width:auto !important;}
	ul.sm-blue ul{display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
	ul.sm-blue>li{float:none;}
	ul.sm-blue>li>a,ul.sm-blue ul.sm-nowrap>li>a{white-space:normal;}
	ul.sm-blue iframe{display:none;}

	/* Uncomment this rule to disable completely the sub menus for small screen devices */
	/*.sm-blue ul, .sm-blue span.sub-arrow, .sm-blue iframe {
		display:none !important;
	}*/


/* Menu box
===================*/

	.sm-blue {
		background:transparent;
		-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);
		box-shadow:0 1px 4px rgba(0,0,0,0.3);
	}
	.sm-blue ul {
		border:0;
		padding:0;
		background:#fff;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.sm-blue ul ul {
		/* darken the background of the 2+ level sub menus and remove border rounding */
		background:rgba(100,100,100,0.1);
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
	}


/* Menu items
===================*/

	.sm-blue a {
		padding:10px 5px 10px 28px !important; /* add some additional left padding to make room for the sub indicator */
		background: url(../html/images/menu.jpg) 50% 0;
		color:#fff !important;
	}
		.sm-blue a:hover {
		padding:10px 5px 10px 28px !important; /* add some additional left padding to make room for the sub indicator */
		background:#759882 !important; /* Old browsers */
		color:#beda60 !important;
	}
	.sm-blue ul a {
		background:transparent !important;
		color:#247eab !important;
		text-shadow:none !important;
	}
	.sm-blue a.current {
		background:#759882 !important; /* Old browsers */
		color:#fff !important;
	}
	/* add some text indentation for the 2+ level sub menu items */
	.sm-blue ul a {
		border-left:8px solid transparent;
	}
	.sm-blue ul ul a {
		border-left:16px solid transparent;
	}
	.sm-blue ul ul ul a {
		border-left:24px solid transparent;
	}
	.sm-blue ul ul ul ul a {
		border-left:32px solid transparent;
	}
	.sm-blue ul ul ul ul ul a {
		border-left:40px solid transparent;
	}
	/* round the corners of the first and last items */
	.sm-blue > li:first-child > a {
		-moz-border-radius:0.0px 0.0px 0 0;
		-webkit-border-radius:0.0px 0.0px 0 0;
		border-radius:0.0px 0.0px 0 0;
	}
	/* presume we have 4 levels max */
	.sm-blue > li:last-child > a,
	.sm-blue > li:last-child > ul > li:last-child > a,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
	.sm-blue > li:last-child > ul,
	.sm-blue > li:last-child > ul > li:last-child > ul,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
		-moz-border-radius:0 0 0.0px 0.0px;
		-webkit-border-radius:0 0 0.0px 0.0px;
		border-radius:0 0 0.0px 0.0px;
	}
	/* highlighted items, don't need rounding since their sub is open */
	.sm-blue > li:last-child > a.highlighted,
	.sm-blue > li:last-child > ul > li:last-child > a.highlighted,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
	.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted {
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
	}


/* Sub menu indicators
===================*/

	.sm-blue a span.sub-arrow,
	.sm-blue ul a span.sub-arrow {
		top:50%;
		margin-top:-9px;
		right:auto;
		left:6px;
		margin-left:0;
		width:17px;
		height:17px;
		font:bold 16px/16px monospace !important;
		text-align:center;
		border:0;
		text-shadow:none;
		background:rgba(0,0,0,0.1);
		-moz-border-radius:100px;
		-webkit-border-radius:100px;
		border-radius:100px;
	}
	/* Hide sub indicator "+" when item is expanded - we enable the item link when it's expanded */
	.sm-blue a.highlighted span.sub-arrow {
		display:none !important;
	}


/* Items separators
===================*/

	.sm-blue li {
		border-left:0;
	}
	.sm-blue ul li {
		border-top:1px solid rgba(0,0,0,0.05);
	}
	.sm-blue ul li:first-child {
		border-top:0;
	}

}



	/* ==================== | SHJS (syntax highlighter) | ==================== */

pre.sh_sourceCode .sh_keyword {
	color: #aa0d91;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_type {
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_string {
	color: #c80000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_regexp {
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_specialchar {
	color: #ff00ff;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_comment {
	color: #007400;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_number {
	color: #3200ff;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_preproc {
	color: #008200;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_function {
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_url {
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_date {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
pre.sh_sourceCode .sh_time {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
pre.sh_sourceCode .sh_file {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
pre.sh_sourceCode .sh_ip {
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_name {
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_variable {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
pre.sh_sourceCode .sh_oldfile {
	color: #ff00ff;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_newfile {
	color: #008000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_difflines {
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
pre.sh_sourceCode .sh_selector {
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_property {
	color: #c80000;
	font-weight: normal;
	font-style: normal;
}
pre.sh_sourceCode .sh_value {
	color: #3200ff;
	font-weight: normal;
	font-style: normal;
}

.columns {
	overflow:hidden;
}
.left-column, .right-column {
	float:left;
	width:50%;
}
.right-column {
	float:right;


}
#content {
		margin:0;
		padding:10px 25px 0px 10px;
}

#contenttop {
	margin:0;
	padding:0px 5px;
}
#content p a {
	word-wrap:break-word;
}

@media screen and (max-width: 640px) {
	body {
		padding-left:0px !important;
		padding-right:0px !important;
		font-size:90%;
		margin-bottom:0em;
	}
	.left-column, .right-column {
		float:none;
		width:auto;
	}
	.right-column-products {
	float:right;
	width:100%;
}
	#content {
		margin:0;
		padding:0 5px;
	}
	#themes, #source {
		margin-left:0;
		margin-right:0;
	}

}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
}.CSSTableGenerator tr:hover td{
	background-color:#ffffff;
		

}
.CSSTableGenerator td{
	vertical-align:middle;
		background:-o-linear-gradient(bottom, #eaeaea 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eaeaea), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #eaeaea 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eaeaea", endColorstr="#ffffff");	background: -o-linear-gradient(top,#eaeaea,ffffff);

	background-color:#eaeaea;

	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px 10px 5px 10px;
	font-size:14px;
	font-family:Verdana;
	font-weight:normal;
	color:#333333;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #a0a0a0 5%, #a0a0a0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a0a0a0), color-stop(1, #a0a0a0) );
	background:-moz-linear-gradient( center top, #a0a0a0 5%, #a0a0a0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a0a0a0", endColorstr="#a0a0a0");	background: -o-linear-gradient(top,#a0a0a0,a0a0a0);

	background-color:#a0a0a0;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:15px;
	font-family:Verdana;
	font-weight:normal;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #a0a0a0 5%, #a0a0a0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a0a0a0), color-stop(1, #a0a0a0) );
	background:-moz-linear-gradient( center top, #a0a0a0 5%, #a0a0a0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a0a0a0", endColorstr="#a0a0a0");	background: -o-linear-gradient(top,#a0a0a0,a0a0a0);

	background-color:#a0a0a0;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}