/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
table {
	border-collapse: collapse;
}

table, th, td {
	border: 1px solid #4c4d4f;
}

th {
	background-color: #4d4e50;
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	font-family: Arial;
	color: #ffffff;
}

th, td {
	padding: 1px;
	text-align: left;
}

tr:nth-child(even) {
	background-color: #f2f2f2;
}

p.pink {
	font-weight: bold;
	color: #990066;
}

p.aqua {
	font-weight: bold;
	color: #00afb0;
}

.th {
	font-weight: bold;
	color: #ffffff;
}	


.price {
	color: white;
	text-align: right;
}

.su-table th {
	text-align: center !important;
	padding: 0 !important;
	font-size: 10pt !important;
	font-weight: normal !important;
	color: #ffffff !important;
	border: 1px solid #ccc !important;
	background: #4c4d4f !important;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
table {
	border-collapse: collapse;
}

table, th, td {
	border: 1px solid #4c4d4f;
}

th {
	background-color: #4d4e50;
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	font-family: Arial;
	color: #ffffff;
}

th, td {
	padding: 1px;
	text-align: left;
}

tr:nth-child(even) {
	background-color: #f2f2f2;
}

p.aqua {
	font-weight: bold;
	color: #00afb0;
}

.th {
	font-weight: bold;
	color: #ffffff;
}	

SCtable.th {
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
}

.price {
	color: white;
	text-align: right;
}

.su-table th {
	text-align: center !important;
	padding: 0 !important;
	font-size: 10pt !important;
	font-weight: normal !important;
	color: #ffffff !important;
	border: 1px solid #ccc !important;
	background: #4c4d4f !important;
}

.SCtable-table th {
	text-align: center !important;
	padding: 0 !important;
	font-size: 10pt !important;
	font-weight: normal !important;
	color: #ffffff !important;
	border: 1px solid #ccc !important;
	background: #4c4d4f !important;
}

.page-id-2136 .wrapOne { display: none !important; }