html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0;
}

#pageWrapper
{
	margin: 0 auto;
	background-color: white;
	border-top: none;
	
	min-height: 100%;
	width: 100%;
}

#pageTop
{
	position: relative;
	height: 100px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #ccd8ff;
}

#pageTop H1
{
	position: absolute;
	font: 35pt Times;
	top: 20px;
	left: 30px;
}

#pageTop H2
{
	position: absolute;
	font-size: 21px;
	font-weight: normal;
	top: 66px;
	left: 38px;
	margin: 0;
}


#pageContent
{
	width: 1000px;
	padding: 0;
	position: relative;
	background: #ccd8ff;
	margin: 0 auto;
}

#topSection
{
	height: 155px;
}

#textceleratorFlag
{
	position: absolute;
	top: 5px;
	left: 20px;
}

#topBubble
{
	position: absolute;
	top: 10px;
	left: 160px;
	width: 500px;
	text-align: justify;
	padding: 15px;
	border-radius: 9px;
	background: white;
}

#mainBubble
{
	position: relative;
	top: 10px;
	left: 170px;
	width: 790px;
	padding: 15px;
	border-radius: 9px;
	background: white;
	min-height: 500px;
}

#downRightArrow
{
	position: absolute;
	left: 705px;
	top: 25px;
}

#middleSection
{
	position: relative;
	background: #224;
	width: 1000px;
	margin: 0 auto;
	padding: top;
}

#speedReadSample
{
	left: 10px;
	top: 20px;
	width: 510px;
	padding: 10px;
	margin-left: 10px;
	
	background: white;
	border-radius: 9px;
	text-align: justify;
}

#speedReadSample p {
	margin-top: 0;
}

#middleSection #textcelerator_demoDock
{
	position: absolute;
	top: 0;
	right: 0;
	width: 450px;
	height: 280px;
}


#bottomSection {
	background: #224;
	width: 980px;
	margin: 0 auto;
	padding: 10px;
}

.bottomTitle {
	color: white;
	font-size: 22px;
	margin: 10px;
}

.bottomGroup {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 510px;
	padding: 10px;
	
	background: white;
	border-radius: 9px;
	text-align: justify;
}

.bottomGroup h2 {
	margin-bottom: 3px;
}

.bottomGroup p {
	margin-top: 3px;
}


#bottomSection #navigationLinks {
	bottom: 5px;
	right: 5px;
	width: 200px;
	position: absolute;
}

#bottomSection #navigationLinks a
{
	display: block;
	text-align: right;
	padding-right: 5px;
	margin: 5px;
	
	color: white;
	text-decoration: none;
	font: 12pt Helvetica;
}

#bottomSection #navigationLinks a:hover
{
	text-decoration: underline;
}

#bottomSection #footer
{
	position: absolute;
	bottom: 2px;
	color: #ddd;
	right: 200px;
	margin: 0 auto;
	text-align:center;
	font-size: 12px;
}


#mainSection #navigationLinks {
	text-align: right;
	margin-right: 10px;
}

#mainSection #navigationLinks a {
	margin: 5px;
	color: blue;
}


h1
{
	margin-top: 0;
}

h2
{
	margin-top: 0;
}

h3
{
	font-size: 1.5em;
	font-weight: bold;
}


#dockPadding
{
	background: #270d0d;
	background: -webkit-linear-gradient(bottom, black 0%, #301010 95%);
	background:    -moz-linear-gradient(bottom, black 0%, #301010 95%);
	background:     -ms-linear-gradient(bottom, black 0%, #301010 95%);
	background:      -o-linear-gradient(bottom, black 0%, #301010 95%);
	background:         linear-gradient(bottom, black 0%, #301010 95%);
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}

#footer
{
	margin: 0 auto;
	text-align:center;
}


.formValidationError
{
	color: red;
}


#mainBubble .TextceleratorButton
{
	position: absolute;
	top: 20px;
	right: 20px;
}

#mainBubble {
	margin-bottom: 15px;
}

code
{
	display: block;
	background: #bbb;
	width: 780px;
	white-space: pre;
	overflow: scroll;
}

#mainSection {
	padding-bottom: 20px;
	min-height: 400px;
}


#downloadButtons {
	text-align: center;
}

#otherVersionDownloads {
	margin-left: 90px;
	font-size: small;
}


.preloadFont {
	position: absolute;
	top: -1000px;
	left: -1000px;
	font-family: Lora;
}


/* AddThis bar */

#textcelerator_addthis_bar
{
	overflow: hidden;
	position: absolute;
	top: 21px;
	left: 687px;
	width: 36px !important;
	padding: 5px !important;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	background: #270d0d;
	background: -webkit-linear-gradient(top, #2e0f0f 0%, #040101 100%);
	background:    -moz-linear-gradient(top, #2e0f0f 0%, #040101 100%);
	background:     -ms-linear-gradient(top, #2e0f0f 0%, #040101 100%);
	background:      -o-linear-gradient(top, #2e0f0f 0%, #040101 100%);
	background:         linear-gradient(top, #2e0f0f 0%, #040101 100%);
	box-shadow: 5px 5px 5px #333333;
}

.at-floatingbar-inner
{
	padding-top: 3px;
}


/********************* Plugin Pages ***********************/

#navbar {
	position: absolute;
	top: 130px;
}

#navbar li {
	list-style: none;
}

#likeButtons {
	position: absolute;
	top: 230px;
}
#likeButtons li {
	list-style: none;
}


/********************* Stats page *************************/

.statsPage .statsSection {
	position: relative;
	left: 170px;
	width: 620px;
	min-height: 200px;
	padding: 9px;
	border-radius: 9px;
	background: white;
	margin-bottom: 10px;
}

.statsPage a {
	color: blue;
}

#achievements H2 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#achievements .achievement {
	margin-left: 5px;
	margin-bottom: 8px;
}


.achievement {
	position: relative;
	width: 400px;
	min-height: 48px;
	padding: 2px;
	border: 1px solid #B0C0E0;
	background: #CCD8FF;
	box-shadow: 3px 3px 3px #283077;
}

.achievement .achievementIcon {
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 5px;
}

.achievement .achievementName {
	font-weight: bold;
}

.achievement .achievementDescription {
	font-size: 10pt;
}

.achievement .achievementShareButtons {
	position: absolute;
	top: 2px;
	right: 2px;
}

.achievement .achievementShareButtons img {
	width: 16px;
	height: 16px;
	padding-left: 1px;
	cursor: pointer;
}


/******************** Options page ************************/

.optionsPage .optionsSection {
	position: relative;
	left: 170px;
	width: 620px;
	padding: 9px;
	border-radius: 9px;
	background: white;
	margin-bottom: 10px;
}

.optionsPage .optionsSection H2 {
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.optionsPage .optionsSection ul {
	padding-left: 20px;
	margin: 0px 0px 5px 0px;
}

.optionsPage .optionsSection li {
	list-style-type: none;
}

.optionsPage .optionsSection p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

.optionsPage .optionHelp td {
	padding-bottom: 15px
}

.optionsPage #wpmCalibrationText {
	width: 100%;
	height: 100px;
}

.optionsPage #buttons {
	position: relative;
	left: 170px;
	width: 620px;
	padding: 10px;
	border-radius: 9px;
	background: white;
	margin-bottom: 10px;
	text-align: right;
}

.optionsPage #options button {
	width: 130px;
	height: 35px;
	margin: 5px;
}

.optionsPage a {
	color: blue;
}


.themeView {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	width: 280px;
	height: 180px;
}

.themeView.selected {
	background: #ddf;
	border: 1px dotted #88f;
}

.themePreview {
	text-align: center;
	padding-top: 10px;
}

.themeName {
	position: absolute;
	top: 2px;
	left: 3px;
}

.themeActions {
	text-align: center;
}

.themeActions a {
	padding: 5px;
}

#themeSelectHeader
{
	position: relative;
}

#themeExtraOptions
{
	position: absolute;
	top: 10px;
	right: 20px;
}

#themeExtraOptions a
{
	padding-left: 15px;
}

#themeImportBox
{
	text-align: right;
	height: 30px;
}


/******************** Documentation ***********************/

.iconSelection {
	display: inline-block;
	margin-left: 20px;
}

.iconSelection input {
	vertical-align: middle;
}

.iconSelection img {
	vertical-align: middle;
}

.apiFunction {
	margin: 10px;
}

.apiFunction .prototype {
	font-family: monospace;
}

.apiFunction .summary {
	margin-left: 10px;
}

.configSetting {
	margin: 10px;
}

.configSetting .settingName {
	font-family: monospace;
}

.configSetting .summary {
	margin-left: 10px;
}

.specialTag {
	margin: 10px;
}

.specialTag .prototype {
	font-family: monospace;
}

.specialTag .summary {
	margin-left: 10px;
}


.faq_question {
	margin: 5px;
	margin-top: 15px;
	font-weight: bold;
}

.faq_answer {
	margin: 5px;
}

