/* HTML Tag Redefinition */
html, body {
	height: auto;
}
body {/* customize_background */
	background-color: #dddddd; /* customize_background */ /* customize_text_color */
	color: #666666; /* customize_text_color */
	padding: 0px;
	margin: 0px;
	background-image:url(http://sppre.com/themes/sppre/images/blue-background.png);
	background-repeat:repeat-x;
	background-position:top;
}
img {
	border: 0px
}
a {
	cursor:pointer;
}
label {
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
}
/* error text class optionally provided by theme */
div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px
}

.speaking-block p {
	padding-bottom:42px;
	border-bottom:2px dotted #CCCCCC;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

.speaking-block-highlight p {
	padding-bottom:42px;
	border-bottom:2px dotted #CCCCCC;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	background-color:#fffed6;
}

.store-product {
	padding-bottom:42px;
	border-bottom:2px dotted #CCCCCC;
	padding-top:8px;
	padding-left:100px;
	padding-right:100px;
}

.store-product img {
	float:left;
	margin-right: 16px;
}

/* Page Structure / Navigation */
#page {
	width:760px;
	margin:auto;
	text-align:left
}
#page #header {
	position:relative;
	margin-top:30px;
	width:761px;
	height:auto;
}
#page #header #logo {
	color:#999;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-top:8px;
	cursor:pointer;
	left:0px;
	z-index:10;
	width:auto;
	float:left;
	position: relative
}
#page #header #logo a { /* customize_header_logo */
	color:#999; /* customize_header_logo */
	text-decoration:none;
}
#page #header #logo p {
	display:inline;
	line-height:inherit;
	font-size:inherit;
	padding:inherit;
	margin:inherit;
	color:inherit
}
#page #header #headerNav {
	position:relative;
	float:left;
	z-index:2;
	width:730px;
	height:27px;
	overflow:hidden;
	background-color:#FFF;
}
#page #header #headerNavLeft {
	position:relative;
	float:left;
	z-index:2;
	width:15px;
	height:27px;
	overflow:hidden;
	background-image:url(http://sppre.com/themes/sppre/images/nav-left.png);
}
#page #header #headerNavRight {
	position:relative;
	float:left;
	z-index:2;
	width:15px;
	height:27px;
	overflow:hidden;
	background-image:url(http://sppre.com/themes/sppre/images/nav-right.png);
}
#page #header ul.nav-header {
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
	z-index:2;
	overflow:visible;
	float: left;
}
#page #header ul.nav-header li {
	border-right:1px dotted #CCCCCC;
	color:#333333;
	float:left;
	font-size:12px;
	margin-top:6px;
	padding-left:20px;
	padding-right:20px;
}
#page #header #header-area #header-area-inside .quote {
	color:#FFFFFF;
	float:right;
	height:auto;
	position:relative;
	width:230px;
}
#page #header ul.nav-header li a {
	text-decoration:none;
	color:#333333
}
#page #header ul.nav-header li a:hover {
	text-decoration:none;
	color:#0082d1
}
#page #header ul.nav-header li.nav-selected a {
	color:#0082d1
}
#page #header #header-area {
	position:relative;
	clear:both;
	width:760px;
	height:auto;
}
#page #header #header-area #header-area-inside {
}
#page #header #header-area img {
	display: block
}
#page .divider {
	padding-top: 12px;
	background: url(http://sppre.com/themes/sppre/images/nav_horizontal_divider.gif) no-repeat top;
	overflow:hidden;
	height:1px;
	clear:both;
	width:100%;
}
#page #central {
	clear:both;
	background-color:#FFF;
	padding-bottom:16px;
	padding-top:16px;
	width:760px;
}
#page .no-sidebar {
	background-image: none !important
}
#page #central.central-left {
}
#page #central.central-left div#sidebar {
	float: left !important;
}
#page #central.central-left #body {
	padding-left: 68px !important;
	padding-right: 0px !important;
	float:right
}
#page #central #body {
	float:left;
	margin-bottom:16px;
	padding-left:16px;
	padding-right:16px;
	width:460px;
	}
#page .no-sidebar #body {
	float: none !important;
	width: auto !important;
}
#page #central #sidebar-right {
	border-left:2px dotted #CCCCCC;
	float:right;
	margin-bottom:16px;
	margin-top:16px;
	padding-left:16px;
	padding-right:16px;
	overflow:auto;
	width:220px;
}
#page #central #sidebar-right p {
}
#page #central #sidebar-right ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:24px;
	font-size:11px;
}
#page #central #sidebar-right ul.nav li {
	margin-bottom:16px;
}
#page #central #sidebar-right ul.nav a {
	text-decoration:none;
}
#page #central #sidebar-right ul.nav a.nav-selected {
	font-weight: bold
}
#page #central #sidebar-right ul.nav a:hover {
	text-decoration:underline
}
#page #central #sidebar-right ul.nav ul {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:16px;
	margin-top:16px;
}
#page #central #sidebar-right ul.nav ul li {
	margin-bottom:16px;
}
#page #central.navLeft {
}
#page #central.navLeft #sidebar-right {
	float:left
}


#page #central #sidebar-left {
	border-right:2px dotted #CCCCCC;
	float:left;
	margin-bottom:16px;
	margin-top:16px;
	padding-left:16px;
	padding-right:16px;
	overflow:auto;
	width:220px;
}
#page #central #sidebar-left p {
}
#page #central #sidebar-left ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:24px;
	font-size:11px;
}
#page #central #sidebar-left ul.nav li {
	border-bottom:2px dotted #CCCCCC;
	margin-bottom:8px;
	padding-bottom:8px;
}
#page #central #sidebar-left ul.nav a {
	text-decoration:none;
	color:#0681d2;
	font-weight: bold;
	padding-left:16px;
}
#page #central #sidebar-left ul.nav a.nav-selected {
	background-image:url(http://sppre.com/themes/sppre/images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
}
#page #central #sidebar-left ul.nav a:hover {
	background-image:url(http://sppre.com/themes/sppre/images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
}
#page #central #sidebar-left ul.nav ul {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:16px;
	margin-top:16px;
}
#page #central #sidebar-left ul.nav ul li {
	border-bottom:medium none;
	margin-bottom:2px;
	padding-bottom:2px;
	padding-left:8px;
}

#page #central #sidebar-left ul.nav ul a {
	font-weight:normal;
	color:#666666;
	font-size:90%;
}
#page #central.navLeft {
}
#page #central.navLeft #sidebar-left {
	float:right
}



#page #central.navLeft #body {
	float:right;
	padding-right:0px;
	width:68%;
}
#page #central.noSideNav {
	background: none;
}
#page #central.noSideNav #sidebar {
	display:none
}
#page #central.noSideNav #body {
	float: none;
	padding-left:0px;
	padding-right:0px;
	width:100%;
}
#page #footer {
	background-image:url(http://sppre.com/themes/sppre/images/bottom-background.png);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
	color:#999999;
	font-size:10px;
	padding-bottom:16px;
	padding-top:32px;
	text-align:center;
}
#page #footer a {
	text-decoration:none
}
#page #footer span.sign-in {
	margin-left: 20px
}
#page #footer span.powered-by {
	float:right;
}
/* Page Elements */
.pagingNav {
	margin:16px 0px 8px 0px
}
.pagination {
	text-align:center;
	color:#bbb;
	padding-top:4px
}
.pagination .pageRight {
	width:20%;
	float:right;
	text-align:right
}
.pagination .pageLeft {
	width:20%;
	float:left;
	text-align:left
}
/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}