/* Start of CMSMS style sheet 'darkshadowLayout' */
/* Start of CMSMS style sheet 'darkshadowLayout' */
/* Start of CMSMS style sheet 'darkshadowLayout' */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
/*default link styles*/
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:visited {
/* keeps the underline */
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #385C72;
}
/*****************basic layout *****************/
body {
	margin: 10px 0px;
	padding: 0;
	color: #333;
}
div#pagewrapper {
	width: 796px;
	margin: 0 auto;
	color: black;
}
div#header {
	height: 135px;
	margin: 0;
	padding: 0;
	background:  url(../../uploads/darkshadow/head.png) repeat-x left top;
}
div#header h1 a {
	background: url(../../uploads/darkshadow/head.png) no-repeat left top;
	display: block;
	height: 135px;
	text-indent: -999em;
	text-decoration: none;
}
div#header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: url(../../uploads/darkshadow/head.png) no-repeat left top;
}
div#header h2 {
	float: left;
	width: 370px;
	height: 77px;
	text-indent: -999em;
	margin: 35px 0px 0px 40px;
	background: url(../../uploads/logod2.png) no-repeat left top;
}
div.crbk {
	margin: 0px 0px 0px;
	padding: 10px 0px 0px;
}
div.breadcrumbs {
	padding: 1.5em 0em 1em 1em;
	font-size: 90%;
	margin: 0px;
	background: url(../../uploads/darkshadow/line.png) no-repeat right top;
}
div.breadcrumbs span.lastitem {
	font-weight: bold;
}
div#search {
	float: right;
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
	margin: 18px 1em 0px;
}
div#search2 {
	float: right;
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
	margin: 10px 1em 0px;
}
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
	cursor: pointer;
	background: url(../../uploads/ngrey/search.gif) no-repeat center center;
}
div#content {
	margin: 1em auto 2em 0;
	padding: 30px 0px 0px;
        background: url(../../uploads/darkshadow/bdytop.png) no-repeat left top;
}
div#content2 {
        background: url(../../uploads/darkshadow/bodybtm.png) no-repeat left bottom;
}
div.back #main {
	padding: 0px 5px 1px 15px;
}
div.back {
	margin-left: 265px;
}
div#sidebar {
	float: left;
	width: 226px;
	display: inline;
	margin: 0px 0px 20px;
	padding: 0px;
}
div#sidebara {
	padding: 5px 0px 3px 0px;
}
div.footback {
	clear: both;
	padding: 0px 0px 0px;
	ackground: url(../../uploads/darkshadow/line.png) no-repeat right top;
}
div#footer {
	padding: 0px 0px 10px;
	color: #595959;
	background: url(../../uploads/darkshadow/line.png) no-repeat left bottom;
}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	clear: both;
	font-size: 0.8em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}
div#footer p a {
	color: #595959;
}
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
div.left49 {
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
	text-align: right;
}
/* HEADINGS */
div#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #294B5F;
	font-size: 1.5em;
	text-align: left;
	padding-left: 0.5em;
	padding-bottom: 1px;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #294B5F;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
.bign {
	line-height: 0.75em;
        font-size:2.5em;
	color: #5b5b5b;
        font-family:serif;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code, pre {
/* css-3 */
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */

.contactform fieldset {
	padding: 1em;
        border: 3px double #787878;
}
.contactform fieldset legend {
        padding:3px 9px 7px 4px;
        font-size:125%;
	font-weight: bold;
        border: 3px double #787878;
}
.contactform div {
	width: 100%;
	padding: 0.25em 0 0.25em 0;
}
.contactform div label {
	display: block;
	width: 10em;
}
.contactform .red {
	color: #f00;
}
.contactform textarea {
	width:90%;
}
.contactform .cms_submit {
	border: none;
	height: 29px;
	idth: 53px;
	margin: 0px 0px 0px;
	padding: 0px 4px 1px;
	color: #ececec;
	cursor: pointer;
	background: -moz-linear-gradient(top,  #3E3F53 0%, #0E0F2B 60%);
	background: -webkit-linear-gradient(top,  #3E3F53 0%,#0E0F2B 60%);
	background: -o-linear-gradient(top,  #3E3F53 0%,#0E0F2B 60%);
	background: -ms-linear-gradient(top,  #3E3F53 0%,#0E0F2B 60%);
	background: linear-gradient(top,  #3E3F53 0%,#0E0F2B 60%);
	background-color: #0E0F2B;
}
.contactform .captcha {
	width:95%;
        padding: 5px;
}
.contactform img.captchapict {
        margin:10px 30% 0px 0px
}
span.smlr {
        font-size: 50%;
}
/* End of 'darkshadowLayout' */

