/* Start of CMSMS style sheet 'Default: Common' */
/* Start: General Styles */
html {
	font-family: Georgia;
	font-size: 14px;
	height: 100%;
}

body {
	min-height: 100%;
}

a {
	text-decoration: underline;
}
	a:hover {
		text-decoration: none;
	}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/** Start: Google Adsense Styles **/
div.google_adsense {
	padding: 5px;
	text-align: center;
}
/** End: Google Adsense Styles **/

/** Start: Lists Styles **/
ul.listing li {
	list-style-type: square;
	margin-left: 15px;
	padding: 2px 0;
}
/** End: Lists Styles **/
/* End: General Styles */

/* Start: Wrapper Styles */
div#wrapper {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 950px;
}
/* End: Wrapper Styles */

/* Start: Logo Styles */
div#logo {
	cursor: pointer;
}
	div#logo > span {
		display: none;
	}
/* End: Logo Styles */

/* Start: Quote Styles */
/* End: Quote Styles */

/* Start: Page Title Styles */
/* End: Page Title Styles */

/* Start: Sidebar Styles */
div#sidebar > div > h1 {
	padding: 0 !important;
}

/** Start: Navigation Styles **/
div#navigation li {
	padding: 2px 0;
}

div#navigation a {
	font-weight: bold;
}
/** End: Navigation Styles **/

/** Start: News & Updates Styles **/
div#news_updates ul {
	padding-top: 10px;
}
	div#news_updates ul.first {
		padding-top: 5px;
	}

div#news_updates li.title {
	font-weight: bold;
}

div#news_updates li.date, div#news_updates li.author {
	font-size: 12px;
}

div#news_updates li.summary {
	padding-top: 5px;
}
/** End: News & Updates Styles **/

/** Start: Visited Pages Styles **/
/** End: Visited Pages Styles **/

/** Start: Page Styles Styles **/
/** End: Page Styles Styles **/
/* End: Sidebar Styles */

/* Start: Main Body Styles */
/** Start: Breadcrumb Styles **/
/** End: Breadcrumb Styles **/

/** Start: Table of Contents Styles **/
/** End: Table of Contents Styles **/

/** Start: Content Styles **/
div#content p {
	line-height: 24px;
	margin-bottom: 10px;
}

div#content pre {
	border: 1px solid #000000;
	margin-bottom: 10px;
	max-height: 350px;
	overflow: auto;
	padding: 5px;
}

div#content ul {
	margin-bottom: 10px;
}

div#content img {
	padding: 5px 0;
}
	div#content img.left {
		float: left;
		padding-right: 5px;
	}
	div#content img.right {
		float: right;
		padding-left: 5px;
	}

/*** Start: News Archive Page Styles ***/
div#content ul.news_item {
	border: 1px dashed #000000;
	padding: 5px;
}
	div#content ul.news_item > li.title {
		font-weight: bold;
	}

	div#content ul.news_item > li.date, div#content ul.news_item > li.author {
		font-size: 11px;
	}
	
	div#content ul.news_item > li.summary {
		margin-top: 5px;
	}
/*** End: News Archive Page Styles ***/

/*** Start: DL Suite - Manual Styles ***/
div.param, div.return {
    background-color: #DDDDDD;
    display: table;
    font-family: Tahoma;
    margin: 0 auto 3px;
    white-space: no-wrap;
    width: 95%;
}

div.param > div, div.return > div {
    display: table-cell;
*   float: left;
    padding: 3px 0;
}

div.variable, div.type {
    width: 20%;
}

div.param div.description {
    width: 60%;
*   width: 55%;
}

div.return div.description {
    width: 80%;
}

div.heading_row {
    background-color: #999999 !important;
}

div.highlight {
    background-color: #EEEEEE !important;
}
/*** End: DL Suite - Manual Styles ***/

/*** Start: DL Suite - Comments Styles ***/
/*** End: DL Suite - Comments Styles ***/

/*** Start: Last Modified Styles ***/
div#last_modified {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
/*** End: Last Modified Styles ***/
/** End: Content Styles **/
/* End: Main Body Styles */

/* Start: Footer Styles */
div#footer > span {
	display: none;
}
/* End: Footer Styles */
/* End of 'Default: Common' */

/* Start of CMSMS style sheet 'Default: Blue Moon' */
/* Start: General Styles */
body#blue_moon {
	background-color: #547296;
}

body#blue_moon a {
	color: #547296;
}
	body#blue_moon a:hover {
		background-color: #547296;
		color: #FFFFFF;
	}
/* End: General Styles */

/* Start: Wrapper Styles */
body#blue_moon div#wrapper {
	background: url(/images/blue_moon/bg.jpg) repeat-y center top;
}
/* End: Wrapper Styles */

/* Start: Logo Styles */
body#blue_moon div#logo {
	background: url(/images/blue_moon/logo.jpg) no-repeat center top;
	height: 263px;
	width: 950px;
}
/* End: Logo Styles */

/* Start: Quote Styles */
body#blue_moon div#quote {
	background: url(images/blue_moon/quote.jpg) repeat-x left bottom;
	height: 50px;
	width: 950px;
}
	body#blue_moon div#quote > span {
		display: block;
		font-style: italic;
		font-weight: bold;
		padding: 0 125px;
		text-align: center;
	}
/* End: Quote Styles */

/* Start: Page Title Styles */
body#blue_moon div#page_title {
	height: 42px;
	margin-top: -107px;
	width: 950px;
}
	body#blue_moon div#page_title > span {
		display: block;
		font-size: 17px;
		font-weight: bold;
		padding: 14px 220px 0 242px;
		text-align: center;
		text-transform: uppercase;
	}
/* End: Page Title Styles */

/* Start: Sidebar Styles */
body#blue_moon div#sidebar {
	background: url(/images/blue_moon/sidebar_bg.jpg) repeat-y right top;
	float: right;
	margin: 60px 25px 0 0;
	width: 244px;
}

body#blue_moon div#sidebar > div > * {
	padding: 5px 21px 10px;
}

body#blue_moon div#sidebar > div > h1 > span {
	display: block;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 0 16px;
	text-align: center;
}
	body#blue_moon div#sidebar > div > h1 > span:before {
		content: ':: ';
	}
	body#blue_moon div#sidebar > div > h1 > span:after {
		content: ' ::';
	}

/** Start: Navigation Styles **/
body#blue_moon div#navigation {
	background: url(/images/blue_moon/sidebar_top.jpg) no-repeat right top;
	padding-top: 20px;
}
/** End: Navigation Styles **/

/** Start: News & Updates Styles **/
/** End: News & Updates Styles **/

/** Start: Visited Pages Styles **/
/** End: Visited Pages Styles **/

/** Start: Page Styles Styles **/
body#blue_moon div#page_styles {
	background: url(/images/blue_moon/sidebar_bottom.jpg) no-repeat right bottom;
	padding-bottom: 10px;
}
/** End: Page Styles Styles **/
/* End: Sidebar Styles */

/* Start: Main Body Styles */
body#blue_moon div#body{
	margin-top: 60px;
	padding: 0 35px
}

body#blue_moon div#body > div {
	padding: 5px;
}

/** Start: Breadcrumb Styles **/
/** Start: Table of Contents Styles **/
/** Start: Content Styles **/
/*** Start: DL Suite - Comments Styles ***/
body#blue_moon div#breadcrumb > h1, body#blue_moon div#table_of_contents > h1,
body#blue_moon div#content > h1, body#blue_moon div#DLComments_user_comments > h1,
body#blue_moon div#user_comments_submission > h1 {
	border-bottom: 1px solid #000000;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	margin-left: -10px;
	width: 500px;
}
/*** End: DL Suite - Comments Styles ***/
/** End: Content Styles **/
/** End: Table of Contents Styles **/
/** End: Breadcrumb Styles **/

/*** Start: News Archive Page Styles ***/
body#blue_moon ul.news_item {
	overflow: hidden;
}
/*** End: News Archive Page Styles ***/

/*** Start: DL Suite - Manual Styles ***/
/*** End: DL Suite - Manual Styles ***/

/*** Start: Last Modified Styles ***/
/*** End: Last Modified Styles ***/
/** End: Content Styles **/
/* End: Main Body Styles */

/* Start: Footer Styles */
body#blue_moon div#footer {
	clear: both;
	height: 20px;
}
/* End: Footer Styles */
/* End of 'Default: Blue Moon' */

/* Start of CMSMS style sheet 'Default: Double' */
/* Start: General Styles */
body#double {
	background-color: #FFFFFF;
}

body#double a {
	color: #4F96D2;
}
	body#double a:hover {
		background-color: #9E7E11;
		color: #FFFFFF;
	}
/* End: General Styles */

/* Start: Wrapper Styles */
body#double div#wrapper {
	background: url(/images/double/bg.jpg) repeat-y center top;
}
/* End: Wrapper Styles */

/* Start: Logo Styles */
body#double div#logo {
	background: url(/images/double/logo.jpg) no-repeat center top;
	height: 169px;
	width: 950px;
}
/* End: Logo Styles */

/* Start: Quote Styles */
body#double div#quote {
	float: left;
	height: 100px;
	width: 200px;
}
	body#double div#quote > span {
		display: block;
		font-size: 11px;
		font-style: italic;
		font-weight: bold;
		padding: 0 10px;
	}
/* End: Quote Styles */

/* Start: Page Title Styles */
body#double div#page_title {
	background-color: #EBF2FC;
	margin: 0 5px 0 205px;
	width: 740px;
}
	body#double div#page_title > span {
		color: #09345F;
		background-color: #FFFFFF;
		font-size: 26px;
		font-weight: bold;
		padding-right: 5px;
		text-transform: uppercase;
	}
/* End: Page Title Styles */

/* Start: Sidebar Styles */
body#double div#sidebar {
	clear: left;
	float: left;
	width: 200px;
}

body#double div#sidebar > div {
	padding-bottom: 10px;
}

body#double div#sidebar > div > * {
	padding: 5px;
}

body#double div#sidebar > div > h1 {
	background: url(/images/double/bar.jpg) no-repeat left top;
	height: 19px;
}
	body#double div#sidebar > div > h1 > span {
		color: #8C5203;
		display: block;
		font-size: 14px;
		font-weight: bold;
		padding: 0 10px 0 25px;
	}

/** Start: Navigation Styles **/
/** End: Navigation Styles **/

/** Start: News & Updates Styles **/
/** End: News & Updates Styles **/

/** Start: Visited Pages Styles **/
/** End: Visited Pages Styles **/

/** Start: Page Styles Styles **/
/** End: Page Styles Styles **/
/* End: Sidebar Styles */

/* Start: Main Body Styles */
body#double div#body{
	margin-left: 200px;
	width: 750px;
}

body#double div#body > div {
	padding: 5px;
}

/** Start: Breadcrumb Styles **/
/** Start: Table of Contents Styles **/
/** Start: Content Styles **/
/*** Start: DL Suite - Comments Styles ***/
body#double div#breadcrumb > h1, body#double div#table_of_contents > h1,
body#double div#content > h1, body#double div#DLComments_user_comments > h1,
body#double div#user_comments_submission > h1 {
	background-color: #EBF2FC;
}
	body#double div#breadcrumb > h1 > span, body#double div#table_of_contents > h1 > span,
	body#double div#content > h1 > span, body#double div#DLComments_user_comments > h1 > span,
	body#double div#user_comments_submission > h1 > span {
		color: #09345F;
		background-color: #FFFFFF;
		font-size: 21px;
		font-variant: small-caps;
		font-weight: bold;
		padding-right: 5px;
	}
/*** End: DL Suite - Comments Styles ***/
/** End: Content Styles **/
/** End: Table of Contents Styles **/
/** End: Breadcrumb Styles **/

/*** Start: News Archive Page Styles ***/
/*** End: News Archive Page Styles ***/

/*** Start: DL Suite - Manual Styles ***/
/*** End: DL Suite - Manual Styles ***/

/*** Start: Last Modified Styles ***/
/*** End: Last Modified Styles ***/
/** End: Content Styles **/
/* End: Main Body Styles */

/* Start: Footer Styles */
body#double div#footer {
	background-color: #09345F;
	clear: both;
	height: 5px;
}
/* End: Footer Styles */
/* End of 'Default: Double' */

/* Start of CMSMS style sheet 'Default: Glowing Pot' */
/* Start: General Styles */
body#glowing_pot {
	background-color: #EAE5DF;
}

body#glowing_pot a {
	color: #815B20;
}
	body#glowing_pot a:hover {
		background-color: #B9AA94;
		color: #FFFFFF;
	}
/* End: General Styles */

/* Start: Wrapper Styles */
body#glowing_pot div#wrapper {
	background: url(/images/glowing_pot/bg.jpg) repeat-y center top;
}
/* End: Wrapper Styles */

/* Start: Logo Styles */
body#glowing_pot div#logo {
	background: url(/images/glowing_pot/logo.jpg) no-repeat center top;
	height: 340px;
	margin-left: 86px;
	width: 777px;
}
/* End: Logo Styles */

/* Start: Quote Styles */
body#glowing_pot div#quote {
	background: url(/images/glowing_pot/quote.jpg) no-repeat center top;
	height: 55px;
	margin-left: 86px;
	width: 777px;
}
	body#glowing_pot div#quote > span {
		display: block;
		font-style: italic;
		font-weight: bold;
		padding: 15px 50px 0 10px;
	}
/* End: Quote Styles */

/* Start: Page Title Styles */
body#glowing_pot div#page_title {
	background: url(/images/glowing_pot/bar_long.jpg) no-repeat right top;
	float: right;
	height: 39px;
	margin-right: 87px;
	width: 566px;
}
	body#glowing_pot div#page_title > span {
		color: #546175;
		display: block;
		font-size: 16px;
		font-variant: small-caps;
		font-weight: bold;
		padding: 16px 35px 5px 5px;
	}
/* End: Page Title Styles */

/* Start: Sidebar Styles */
body#glowing_pot div#sidebar {
	float: left;
	margin-left: 86px;
	width: 200px
}

body#glowing_pot div#sidebar > div > * {
	padding: 5px;
}

body#glowing_pot div#sidebar > div > h1 {
	background: url(/images/glowing_pot/bar_short.jpg) no-repeat left top;
	height: 39px;
	width: 200px;
}
	body#glowing_pot div#sidebar > div > h1 > span {
		color: #546175;
		display: block;
		font-size: 16px;
		font-variant: small-caps;
		font-weight: bold;
		padding: 16px 25px 5px 5px;
	}

/** Start: Navigation Styles **/
/** End: Navigation Styles **/

/** Start: News & Updates Styles **/
/** End: News & Updates Styles **/

/** Start: Visited Pages Styles **/
/** End: Visited Pages Styles **/

/** Start: Page Styles Styles **/
/** End: Page Styles Styles **/
/* End: Sidebar Styles */

/* Start: Main Body Styles */
body#glowing_pot div#body {
	float: right;
	margin-right: 87px;
	width: 566px;
}

body#glowing_pot div#body > div {
	padding: 5px;
}

/** Start: Breadcrumb Styles **/
body#glowing_pot div#breadcrumb > h1 {
	border-bottom: 1px solid #B9AA94;
	font-size: 16px;
	font-weight: bold;
}
/** End: Breadcrumb Styles **/

/** Start: Table of Contents Styles **/
/** Start: Content Styles **/
/*** Start: DL Suite - Comments Styles ***/
body#glowing_pot div#table_of_contents > h1, body#glowing_pot div#content > h1,
body#glowing_pot div#DLComments_user_comments > h1, body#glowing_pot div#user_comments_submission > h1 {
	border-bottom: 1px solid #B9AA94;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}
/*** End: DL Suite - Comments Styles ***/
/** End: Content Styles **/
/** End: Table of Contents Styles **/

/*** Start: News Archive Page Styles ***/
/*** End: News Archive Page Styles ***/

/*** Start: DL Suite - Manual Styles ***/
/*** End: DL Suite - Manual Styles ***/

/*** Start: Last Modified Styles ***/
/*** End: Last Modified Styles ***/
/** End: Content Styles **/
/* End: Main Body Styles */

/* Start: Footer Styles */
body#glowing_pot div#footer {
	background-color: #B9AA94;
	clear: both;
	height: 11px;
	margin-left: 86px;
	width: 777px;
}
/* End: Footer Styles */
/* End of 'Default: Glowing Pot' */

/* Start of CMSMS style sheet 'Default: Prairie' */
/* Start: General Styles */
body#prairie {
	background-color: #BEBCAD;
}

body#prairie a {
	color: #973E18;
}
	body#prairie a:hover {
		background-color: #A39572;
		color: #FFFFFF;
	}
/* End: General Styles */

/* Start: Wrapper Styles */
body#prairie div#wrapper {
	background: url(/images/prairie/bg.jpg) repeat-y center top;
}
/* End: Wrapper Styles */

/* Start: Logo Styles */
body#prairie div#logo {
	background: url(/images/prairie/logo.jpg) no-repeat center top;
	height: 209px;
	margin-left: 25px;
	width: 900px;
}
/* End: Logo Styles */

/* Start: Quote Styles */
body#prairie div#quote {
	background: url(images/prairie/quote.jpg) repeat-x left bottom;
	height: 50px;
	margin: 57px 0 0 25px;
	margin-left: 25px;
	width: 700px;
}
	body#prairie div#quote > span {
		display: block;
		font-style: italic;
		font-weight: bold;
		text-align: center;
	}
/* End: Quote Styles */

/* Start: Page Title Styles */
body#prairie div#page_title {
	background: url(images/prairie/bar_long.jpg) no-repeat left top;
	height: 42px;
	margin: -107px 0 0 25px;
	width: 700px;
}
	body#prairie div#page_title > span {
		display: block;
		font-size: 21px;
		font-variant: small-caps;
		font-weight: bold;
		padding: 7px 4px 0;
	}
/* End: Page Title Styles */

/* Start: Main Body Styles */
body#prairie div#body{
	float: left;
	margin: 70px 0 0 25px;
	width: 700px;
}

body#prairie div#body > div {
	padding: 5px;
}

/** Start: Breadcrumb Styles **/
body#prairie div#breadcrumb > h1 {
	border-bottom: 1px solid #A39572;
	font-size: 16px;
	font-weight: bold;
}
/** End: Breadcrumb Styles **/

/** Start: Table of Contents Styles **/
/** Start: Content Styles **/
/*** Start: DL Suite - Comments Styles ***/
body#prairie div#table_of_contents > h1, body#prairie div#content > h1,
body#prairie div#DLComments_user_comments > h1, body#prairie div#user_comments_submission > h1 {
	border-bottom: 1px solid #A39572;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}
/*** End: DL Suite - Comments Styles ***/
/** End: Content Styles **/
/** End: Table of Contents Styles **/

/*** Start: News Archive Page Styles ***/
/*** End: News Archive Page Styles ***/

/*** Start: DL Suite - Manual Styles ***/
/*** End: DL Suite - Manual Styles ***/

/*** Start: Last Modified Styles ***/
/*** End: Last Modified Styles ***/
/** End: Content Styles **/
/* End: Main Body Styles */

/* Start: Sidebar Styles */
body#prairie div#sidebar {
	float: right;
	margin: -42px 25px 0 0;
	width: 200px;
}

body#prairie div#sidebar a {
	color: #FFFFFF;
}
	body#prairie div#sidebar a:hover {
		background-color: #973E18;
	}

body#prairie div#sidebar > div > * {
	padding: 5px 5px 10px;
}

body#prairie div#sidebar > div > h1 {
	background: url(/images/prairie/bar_short.jpg) no-repeat right top;
	height: 42px;
	width: 200px;
}
	body#prairie div#sidebar > div > h1 > span {
		display: block;
		font-size: 21px;
		font-variant: small-caps;
		font-weight: bold;
		padding: 7px 4px 0;
	}

/** Start: Navigation Styles **/
/** End: Navigation Styles **/

/** Start: News & Updates Styles **/
/** End: News & Updates Styles **/

/** Start: Visited Pages Styles **/
/** End: Visited Pages Styles **/

/** Start: Page Styles Styles **/
/** End: Page Styles Styles **/
/* End: Sidebar Styles */

/* Start: Footer Styles */
body#prairie div#footer {
	background: url(/images/prairie/footer.jpg) no-repeat center top;
	clear: both;
	height: 132px;
	margin-left: 25px;
	width: 900px;
}
/* End: Footer Styles */
/* End of 'Default: Prairie' */

