html,body{margin:0;padding:0;}
body{
	background:#000 url(/themes/elefant/images/background.png);
	font-family: sans-serif;
	font-size:12px;
}
#main {
	width: 620px;
}
#wrap{
	width:1000px;
	margin:0;
}
	
#wrap {
	position:relative;
	width:1000px;
	margin:10px auto;
}
	#wrap, #main{
	min-height:525px;
	}
	#main #page-header {
		position:absolute;
		top:0;
	}
	#main #page-footer {
		position:absolute;
		bottom:footer;
	}
	.grad1,.grad2{
		top:0;
		position:absolute;
		height:100%;
		/*
		z-index:-1;
		*/
	}
	.grad1{
		width:180px;
		right:0;}
	.grad2{
		width:200px;
		left:0;}
	#left,#main,#right,#footer{ z-index:1; }
	.grad1,.grad2{ z-index:0; }



	#left,#main,#right{
		float:left;
		position:relative;
		color:#FFF;
	}

	#left {
		width:200px;
		background:url(/themes/elefant/images/logo.png) 5px 5px no-repeat;
		background:none;
	}
	#main {
		color:#7B7366;
		background:#fff url(/themes/elefant/images/page_header.jpg) no-repeat;
		padding-top:90px;
		padding-bottom:90px;

		color:#111;
	}
	#right {
		width:180px;
	}
	#left #logo {
		display:block;
		margin:10px auto 10px;
		text-align:center;
	}
	#left #logo img {
	}
	#footer {
		position:absolute;
		bottom:0px;
		left: 200px;
		line-height:1em;
		width:620px;
		height:90px;
		padding:0;
		z-index:2;
		background:url(/themes/elefant/images/page_footer.jpg) no-repeat;
		vertical-align:bottom;
	}
	#footer div,
	#footer div a {
		color:#000;
	}
	#footer div {
		line-height:1.3em;
		position:absolute;
		bottom:1.2em;
	}
	#footer div.left {
		left:1em;
	}
	#footer div.right {
		right:1em;
		font-weight:bold;
	}
	.inner {
		padding:4px;
	}
	#right .inner {
		padding:85px 10px 0 14px;
	}
	.inner > p,
	.inner > table {
		padding-right:4px;
	}
	.mceContentBody img,
	.inner img {
		max-width:100%;
	}
	.inner img.ccm-image-block { display:block; margin:auto; }




.clear{
	clear:both;
}
.nowrap{
	white-space:nowrap;
}
.viewmore span,
.viewmore2 span,
.semitrans {
	background-image:url(/themes/elefant/images/000000-50.png);
}
table, tr, td {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#C4661B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#right a {
	color:#fff;
	text-decoration:underline;
}
h1 {display:none}
#ccm-page-controls-wrapper h1 {display:block}
#wrap h2,
#wrap h3,
#wrap h4,
#wrap h5,
#wrap h6{
	color:#FFF;
	font-weight:bold;
	clear:both;
}
#main h2{
	background-color:#808080;
	background-image:url(/themes/elefant/images/head-arrow2.png);
	background-position:left;
	background-repeat:repeat-y;
	padding:0 0 0 32px;
	margin:0px;
}
#main h2,
#main h3,
#main h4,
#main h5,
#main h6{
	font-size:18px;
	line-height:25px;
}
#main h3,
#main h4,
#main h5,
#main h6{
	background:#808080;
	background:rgba(0,0,0,0.5);
	padding:0 0.3em;
	margin:5px 0;
}
#main p{ margin:1em 15px; }
#main table p{ margin:0.75em 0; }
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
/*	background:url(/themes/elefant/images/arrow_right.png) left no-repeat;
	margin-left:15px;
*/	padding-left:12px;
}
#right ul li {
	background:url(/themes/elefant/images/bullet-white.png) 0 4px no-repeat;
	margin:0.5em 0;
	padding-left:8px;
}
#pagetitle {

}
p img[align=left] { margin-right:15px; }
p img[align=right] { margin-left:15px; }
img { vertical-align:middle; border:none; }
hr {
	border: 0;
	height: 5px;
	line-height:5px;
	background: url(/themes/elefant/images/dotted.png) left repeat-x;
	margin: 0;
	padding:0px;
}
.hr {
	height:1px;
	background: url(/themes/elefant/images/dotted.png) left repeat-x;
	margin:0;
	padding:2px 0;
}
/*************************************************************************
						LEFT NAVIGATION
*************************************************************************/
#left .nav {
	margin-right:4px;
}
#left .nav > li {
	margin-bottom:2px;
	background:url(/themes/elefant/images/A75B2A-30.png);
/*	background: transparent;
*/	background: rgba(167,91,42,0.4);
/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66A75B2A,endColorstr=#66A75B2A);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66A75B2A,endColorstr=#66A75B2A)";
*/	margin-left:4px;
	padding:0;
}
#left .nav li li {
	background:none;
}
#left .nav li a {
	display:block;
	color:#FFF;
	font-size:12px;
	line-height:12px;
/*	font-weight:bold;
*/	text-transform:uppercase;
	background-repeat: no-repeat;
	padding:0.5em 0 0.5em 14px;
}
#left .nav > li > a {
	background:url(/themes/elefant/images/nav-arrow-hi.png) 4px 5px no-repeat;
}
#left .nav > li > a.nav-path-selected {
	background:url(/themes/elefant/images/nav-arrow2-hi.png) 2px 8px no-repeat;
}
#left .nav li li a.nav-path-selected {
	background:url(/themes/elefant/images/bullet-white.png) 4px 7px no-repeat;
}
#left .nav li li a.nav-selected {
	color:#FFF;
	font-weight:bold;
}



.swatch a {
	display:block;
	width:18px;
	height:50px;
	background: transparent url(/themes/elefant/images/view.png) 7px 16px no-repeat;
	color:#fff;
	font-size:8px;
	float:left;
	margin:1px;
	text-align:center;
}

/*************************************************************************
						BACKGROUND GRADIENTS
*************************************************************************/
#right-bg,#left-bg{
	top:0;
	position:absolute;
	height:100%;
}
#right-bg {
	width:180px;
	right:0;
	background: -moz-linear-gradient(top,  rgba(238,119,0,0.75) 0%, rgba(238,119,0,0.75) 1%, rgba(68,51,51,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,119,0,0.75)), color-stop(1%,rgba(238,119,0,0.75)), color-stop(100%,rgba(68,51,51,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,119,0,0.75) 0%,rgba(238,119,0,0.75) 1%,rgba(68,51,51,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,119,0,0.75) 0%,rgba(238,119,0,0.75) 1%,rgba(68,51,51,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,119,0,0.75) 0%,rgba(238,119,0,0.75) 1%,rgba(68,51,51,0.75) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(238,119,0,0.75) 0%,rgba(238,119,0,0.75) 1%,rgba(68,51,51,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfee7700', endColorstr='#bf443333',GradientType=0 ); /* IE6-9 */
}
#left-bg {
	width:200px;
	left:0;
	background: -moz-linear-gradient(top,  rgba(68,51,51,0.75) 0%, rgba(238,119,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,51,51,0.75)), color-stop(100%,rgba(238,119,0,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(68,51,51,0.75) 0%,rgba(238,119,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(68,51,51,0.75) 0%,rgba(238,119,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(68,51,51,0.75) 0%,rgba(238,119,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(68,51,51,0.75) 0%,rgba(238,119,0,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf443333', endColorstr='#bfee7700',GradientType=0 ); /* IE6-9 */
}


/*************************************************************************
							POPUP THUMBNAILS
*************************************************************************/
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */

}

table.data,
table.grid {
	margin:auto;
	border-spacing:0;
	border-collapse:collapse;
}
table.grid {
	margin:1em auto;
}
table.data,
table.data th {
	border: 2px solid #333;
}
table.grid,
table.grid th {
	border: 1px solid #333;
}
table.data th,
table.data td,
table.grid th,
table.grid td {
	padding:2px;
	text-align:center;
}

table.grid th {	background: #EEE; }
table.grid td {	border: 1px solid #999; }
table.data td {	border: 1px solid #333; }

table.data .bg,
table.grid .bg {
	background:#DDD;
}
table.data caption,
table.grid caption {
	caption-side:bottom;
	text-align:left;
}
