a { color: #000; }
a:hover { color: #9E5430; }

body, div, td, form, p {
	border: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #000;
}

html { overflow: auto; }
body { background: #fff; }

p, p.bodytext { line-height: 150%; padding: 0 10px 23px 23px; }
p.bigtext, p.bigtext-border { text-transform: uppercase; padding-bottom: 0; line-height: 200%; }
p.bigtext, p.bigtext-border a { text-decoration: none; }
p.bigtext, p.bigtext-border a:hover { text-decoration: underline; }
p.bigtext-border { border-bottom: 1px solid #000; }

h1,h2,h3,h4,h5 { padding: 0; margin: 0; }
h3,h4,h5 { line-height: 150%; }
h3 { font-size: 10px; font-weight: normal; border-bottom: 1px solid #000; padding: 0 23px; }
.csc-firstHeader { padding-top: 0; }

hr { border-bottom: 1px solid; height: 0; }
img { border: 0; }

span.bold { font-weight: bold; }
span.nospam { display: none; }
span.note { color: #666666; font-size: 80%; }

table { border-collapse: collapse; }
table td, table th { vertical-align: top; }

.error, .errors { color: #DD0000; }
.warning { color: #999999; }
.clear { clear: both; }

dd.csc-textpic-caption {
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
	line-height: 140%;
	color: #555555;
}

div.csc-textpic-imagewrap { margin-bottom: 10px; }
div.csc-textpic-text { margin-bottom: 10px; }

table.contenttable { margin-top: 6px; }
table.contenttable td { padding: 0 8px 2px 1px; }

.hidden { display: none; }

/** general **/
#space_top {
	position: relative;
	height: 45px;
	background: #fff;
}

#template {
	position: relative;
	width: 900px;
	height: 450px;
	background: #F1E9E2;
	margin: 0 auto;
}

/** head left **/
#head_left {
	position: relative;
	float: left;
	width: 225px;
	height: 135px;
	margin: 0;
	text-indent: -9999px;
	background: transparent url(images/creatop-logo.png);
}

/** head right **/
#head_left a {
	display: block;
	width: 225px;
	height: 135px;
}

#head_right {
	position: relative;
	float: right;
	width: 675px;
	height: 135px;
}

#pagetitle {
	position: relative;
	height: 42px;
	margin: 0;
	background-position: 23px 27px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	text-indent: -9999px;
}

/** sub navigation **/
#subnav, #subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav {
	padding: 0 100px 0 23px;
}

#subnav li {
	float: left;
	height: 20px;
}

#subnav li.clear {
	height: auto;
	float: none;
}

#subnav li a {
	display: block;
	line-height: 20px;
	height: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/** pagebrowser **/
#pagebrowser, #pagebrowser li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pagebrowser {
	clear: left;
	padding: 6px 0 0 23px;
}

#pagebrowser li {
	float: left;
	height: 13px;
	width: 15px;
}

#pagebrowser li a {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#pagebrowser li.clear {
	float: none;
	height: auto;
	width: auto;
}

/** image pagebrowser **/
#imgpagebrowser, #imgpagebrowser li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#imgpagebrowser_wrap {
	position: relative;
	background: #F1E9E2;
	height: 135px;
}

#imgpagebrowser {
	clear: left;
	padding: 6px 215px 0 225px;
}

#imgpagebrowser li {
	float: left;
	height: 24px;
	width: 24px;
}

#imgpagebrowser li a {
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#imgpagebrowser li.clear {
	float: none;
	height: auto;
	width: auto;
}

#main {
	position: relative;
	clear: both;
}

#nav {
	border-top: 1px solid #000;
	float: left;
	width: 225px;
}

#nav, #nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	height: 20px;
}

#nav li a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#content_main {
	position: relative;
	width: 675px;
	height: 315px;
	float: right;
}

#content_left {
	position: relative;
	float: left;
	width: 450px;
	height: 315px;
	background: #E3E4E6;
}

#content_left_wrapper {
	padding: 23px 0;
}

#content_left_wrapper .csc-frame-frame1 {
	margin-top: -23px;
}

#content_right .csc-default {
	padding: 23px 0 0 0;
}

#content_right {
	position: relative;
	float: right;
	width: 225px;
	height: 315px;
	background: #FAF3F1;
}

#xrauthor { width: 900px; margin: 0 auto; font-size: 10px; text-align: right; }
#xrauthor a { color: #E7E2EE; text-decoration: none; }
#xrauthor a:hover { color: #000; text-decoration: underline; }

form input,
form textarea {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

#form_wrapper_left { padding: 20px 0 0 23px; }
#form_wrapper_left .tx-mailformplus-field { clear: left; padding: 3px 0 0 0; }
#form_wrapper_left input,
#form_wrapper_left textarea  {
	float: left;
	width: 292px;
	border: 0;
	background: #fff url(images/formbg.png) no-repeat 0 0;
	padding: 2px 5px;
}
#form_wrapper_left input { padding: 2px 5; }
#form_wrapper_left textarea { height: 124px; overflow: auto; }
#form_wrapper_left label { text-transform: uppercase; display:block; width: 100px; float: left; padding: 2px 0 0 0; }

#form_wrapper_right {
	padding: 23px 0 0 23px;
}

#form_wrapper_right label,
#form_wrapper_right input,
#form_wrapper_right .tx-mailformplus-label { 
	text-transform: uppercase;
}

#form_wrapper_right label,
#form_wrapper_right input {
	float: left;
}
#form_wrapper_right label { display: block; padding: 3px 0 0 0; }

#form_wrapper_right .tx-mailformplus-label { padding: 0 0 23px 0; }
#form_wrapper_right .tx-mailformplus-field { clear: left; padding: 0 0 2px; }
#form_wrapper_right .tx-mailformplus-submit { padding: 110px 0 0 0; }
#form_wrapper_right .tx-mailformplus-submit input {
	width: 179px;
	background: #E3E4E6;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}

#form_error {
	position: absolute;
	background: #FCF8F7;
	width: 450px;
	height: 65px;
	top: -65px;
	left: 0;
}

#form_error p { padding: 5px 0 0 23px; font-weight:bold; }
#form_error ul, #form_error li { padding: 0; margin: 0; }
#form_error ul { padding: 0 0 0 23px; }
#form_error li { margin: 0 0 0 15px; }
