


#content {
	background: #fff url(../images/bg_content.gif) repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 958px;
	margin-top: 10px;
	z-index: 0;
	padding-bottom: 15px;
}

#content h1 {
	padding: 20px 0 0 20px;
	font-size: 2em;
	color: #333;
	margin: 0;
	width: 450px;
	float: left;
}
#content .body {
	clear: left;
	margin-top: 20px;
}
#content .body .padding {
	padding: 20px 20px 20px 20px;
}

/* Categories */

.categories {
	float: right;
	width: 240px;
	margin: 0 0 20px 0;
	background: url(../images/categories_bg.gif) repeat-y;
}
.categoriestitle {
	width: 193px;
	margin: 20px 0 20px 20px;
	padding-left: 30px;
	background: url(../images/icon_categories.gif) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #666;
}
.categories ul.categoriesblock {
	width: 240px;
	padding: 0;
	list-style-type: none;
}
.categories ul.categoriesblock li {
	height: 37px;
	background: url(../images/categories_block.gif) no-repeat;
	padding-left: 10px;
	list-style-position: inside;
	line-height: 37px;
	color: #666;
	font-size: 8pt;
	position: relative;
	margin-left: 0;
}
.categories ul.categoriesblock li.selected {
	background: url(../images/categories_block_selected.gif) no-repeat;
}
.categories ul.categoriesblock li a {
	font-size: 12pt;
	color: #2f527d;
	margin-left: 15px;
}
.categories ul.categoriesblock li a:hover {
	border-bottom: 1px solid #97a8be;
}
.categories ul.categoriesblock li.selected a {
	margin-left: 30px;
	font-weight: bold;
	border-bottom: 1px solid #97a8be;
}
.categoriesbottom {
	width: 240px;
	height: 15px;
	background: url(../images/categories_bottom.gif) no-repeat;
}


/* Progress Bar */

.progressbar {
	float: right;
	height: 31px;
	margin: 25px 25px 0 0;
}
.progressbar .left {
	width: 4px;
	height: 31px;
	float: left;
	background: url(../images/progressbar_left.gif) no-repeat;
}
.progressbar .progress {
	float: left;
	width: 400px;
}
.progressbar .progress td.finished {
	background: url(../images/progressbar_bg_finished.gif) repeat-x;
	text-align: center;
	height: 31px;
	color: #69788a;
}
.progressbar .progress td.unfinished {
	background: url(../images/progressbar_bg_unfinished.gif) repeat-x;
	height: 31px;
}
.progressbar .right {
	width: 6px;
	height: 31px;
	float: left;
	background: url(../images/progressbar_right.gif) no-repeat;
}


/* Container */

.container {
	width: 449px;
	float: left;
	margin: 20px 0 0 20px;
}
.container .containertop {
	width: 449px;
	height: 63px;
	background: url(../images/container_top.gif) no-repeat;
	position: relative;
}
.container .containertop .containertitle {
	position: absolute;
	top: 22px;
	right: 22px;
	text-align: right;
	font-weight: bold;
}
.container .containerbg {
	width: 449px;
	background: url(../images/container_bg.gif) no-repeat;
}
.container .containerbg ol.containerblock {
	width: 449px;
	padding: 0;
}
.container .containerbg ol.containerblock li {
	height: 61px;
	background: url(../images/container_block.gif) no-repeat;
	padding-left: 20px;
	list-style-position: inside;
	line-height: 60px;
	color: #666;
	font-size: 8pt;
	position: relative;
	margin-left: 0;
}
.container .containerbg ol.containerblock li a {
	font-size: 16pt;
	color: #2f527d;
	margin-left: 15px;
}
.container .containerbg ol.containerblock li a:hover {
	border-bottom: 1px solid #97a8be;
}
.container .containerbg ol.containerblock li span.blocktype {
	position: absolute;
	right: 20px;
}
.container .containerbottom {
	width: 449px;
	height: 21px;
	background: url(../images/container_bottom.gif) no-repeat;
}

/* Container (Small) */

.container#small {
	width: 325px;
	float: left;
	margin: 20px 0 0 20px;
}
.container#small .containertop {
	width: 325px;
	height: 63px;
	background: url(../images/container_small_top.gif) no-repeat;
	position: relative;
}
.container#small .containertop .containertitle {
	position: absolute;
	top: 22px;
	right: 22px;
	text-align: right;
	font-weight: bold;
}
.container#small .containerbg {
	width: 325px;
	background: url(../images/container_small_bg.gif);
}
.container#small .containercontent {
	padding: 10px 10px 0 20px;
}
.container#small .containerbottom {
	width: 325px;
	height: 21px;
	background: url(../images/container_small_bottom.gif) no-repeat;
}

/* Container (Large) */

.container#large {
	width: 674px;
	float: left;
	margin: 20px 0 0 20px;
}
.container#large .containertop {
	width: 674px;
	height: 63px;
	background: url(../images/container_large_top.gif) no-repeat;
	position: relative;
}
.container#large .containertop .containertitle {
	position: absolute;
	top: 22px;
	right: 22px;
	text-align: right;
	font-weight: bold;
}
.container#large .containerbg {
	width: 674px;
	background: url(../images/container_large_bg.gif);
}
.container#large .containercontent {
	padding: 10px 10px 0 20px;
	position: relative;
}
.container#large .containerbottom {
	width: 674px;
	height: 21px;
	background: url(../images/container_large_bottom.gif) no-repeat;
}

/* Expert Container */

.container#large .containercontent#expert {
	height: 250px;
}
.container#large .containercontent#expert .description {
	padding: 0 0 0 0px;
	width: 400px;
}

.container#large .containercontent#expert .data {
	position: absolute;
	left: 450px;
	top: 20px;
	width: 215px;
}
.container#large .containercontent#expert .datablock {
	width: 95px;
	float: left;
}
.container#large .containercontent#expert .datablock .datalabel {
	padding: 5px 0;
}
.container#large .containercontent#expert .datablock .dataentry {
	width: 87px;
	height: 24px;
	background: url(../images/bg_dataentry_small.gif) no-repeat;
	line-height: 24px;
	text-align: center;
	font-size: 8pt;
	margin: 0 20px 10px 0;
}
.container#large .containercontent#expert .buttons {
	position: absolute;
	right: 20px;
	bottom: 0px;
	text-align: right;
	width: 250px;
}


/* QuickLaunch */

.quicklaunch {
	width: 449px;
	float: left;
	margin: 20px 0 0 20px;
}
.quicklaunch .quicklaunchtop {
	width: 449px;
	height: 63px;
	background: url(../images/quicklaunch_top.gif) no-repeat;
	position: relative;
}
.quicklaunch .quicklaunchtop .quicklaunchtitle {
	position: absolute;
	top: 22px;
	right: 22px;
	text-align: right;
	font-weight: bold;
}
.quicklaunch .quicklaunchbg {
	width: 449px;
	background: url(../images/quicklaunch_bg.gif);
}
.quicklaunch .quicklaunchbg .quicklaunchcontent {
	padding: 10px 10px 0 10px;
}
.quicklaunch .quicklaunchbg .quicklaunchcontent a {
	color: #2f527d;
}
.quicklaunch .quicklaunchbg .quicklaunchcontent a:hover {
	border-bottom: 1px solid #97a8be;
}
.quicklaunch .quicklaunchbottom {
	width: 449px;
	height: 21px;
	background: url(../images/quicklaunch_bottom.gif) no-repeat;
}


/* Wizard */

.wizard {
	width: 835px;
	margin: 20px auto;
}
.wizard .buttons {
	text-align: right;
	padding: 10px;
}
.wizard .left {
	width: 283px;
	float: left;
}
.wizard .left .selector {
	width: 283px;
	height: 33px;
	text-align: right;
	line-height: 33px;
	font-size: 8pt;
}
.wizard .left .selector a {
	margin-right: 10px;
	color: #2c3848;
}
.wizard .left .selector#selected {
	background: url(../images/wizard_selected.gif) no-repeat;
	font-weight: bold;
}
.wizard .right {
	background: #c7c7c7;
	border: 1px solid #7d7d7d;
	height: 500px;
	width: 550px;
	float: right;
}


/* Text Editor */

.texteditor_left {
	width:290px;
	height:500px;
	float:left;
	background: #c3c3c3;
	border: 1px solid #929292;
	margin: 40px 10px 20px 20px;
}
.texteditor_tabs {
	background: url(../images/bg_texteditortabs.gif) repeat-x;
	width:590px;
	float:left;
}
.texteditor_right_top {
	border: 1px solid #666;
	border-top: none;
	height: 200px;
	width: 590px;
	float: left;
}
.texteditor_addtoplan {
	text-align: center;
	padding: 0 0 20px 0;
}
.texteditor_right_bottom {
	border: 1px solid #666;
	margin-bottom: 10px;
	height: 300px;
	width: 590px;
	float: left;
}
