div, p {
	margin:0px;
	padding:0px;
	border:0px;
}
body { 
	/* background: #fff url(images/bg.gif) repeat-x;*/ 
	font: normal .7em Helvetica, Arial, Verdana, sans-serif; 
	line-height: 1.4em; 
	color: #333; 
	margin:auto;
	padding:0px;
	text-align:center;
	/* background-color:#CFD2D4; */
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; text-decoration:none; }
a:hover { color: #808080; background: inherit;text-decoration:underline; }
.csc-header {
	margin:20px 0px 6px 0px;
}
.csc-header-n1 {
	margin-top:5px;	
}
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 2px 0px 0px 2px; }
h2  { font: bold 1.4em Tahoma, Helvetica, Sans-Serif; color:#295D99; }
.box h2 {
	margin:0px;
	padding:5px 0px 2px 0px;

}
p {
	margin:2px 0px 3px 0px;
}
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */
body {

}
#root {
	margin:auto;
	width:920px;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:20px;
}
#main { 
	margin:auto;
	width:900px;

	text-align:left;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 18px 0 7px 17px; 
}

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background:transparent;
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #6f6f6f; 
		
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	
#contentDiv, #top, #middle, #footer {
	clear:both;
}

	/* LEFT VERTICAL MENU */
#topLeft {
	float:left;
	width:252px;
}

	#niceImg {
		float: right;
		width: 647px;
		height:201px;
		
		background: #BCCEDA url(images/sea.jpg) no-repeat;
		color: #547592;
		
		}
	#short {
		height:100px;
		background: #295D99;
		color: #E5EAF2;
		padding:5px;
		padding-left:20px;
	}
	#menu_left { 
		margin: 0 0 0px 0; 
		padding: 0 0 0px 0; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #FFFFFF; 
			
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
			border:0px solid #EEEEEE;
		}	
		#menu_left li a:hover { background: #F3CA71 url(images/arrow-new.gif) no-repeat 5px center ; color:#FFFFFF;  }

/* RIGHT INTRO SIDE  */
	
	#filler {
		width: 252px;
		float:left;
		
	}
	#content {
		width:647px;
		float:right;
		padding-top:15px;
		padding-bottom:10px;
		font-size:1.2em;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }

.csc-mailform {
	border:0px;
	padding:0px;
	margin:0px;
}
.csc-mailform input {
	font-size:12px;
}
label {
	width:50px;
	display:block;
	margin:2px 0px 2px 0px;
}
a img {
	border:0px;
}
#logoImg {
	display:block;
	height:20px;
	width:123px;
	background: url(images/logo.jpg) no-repeat;	
}
#logoImg a {
 display:block;
 text-indent:-9999px;
 background-transparent;
}
/* Extensions */
.tx-projdatabase-pi1-listView-entry {
	float:left;
	margin-right:20px;
	text-align:center;
}
.tx-projdatabase-pi1-listView-entry a {
	text-decoration:none;	
}
.tx-projdatabase-pi1-singleViewField-screenshots {
	clear:both;	
}
.tx-projdatabase-pi1-singleViewField-screeny {
	display:inline;
	margin-right:20px;
}
.tx-projdatabase-pi1-singleViewField-description {
	padding-top:10px;
}
.tx-projdatabase-pi1-singleViewField-url {
	margin:10px 0px 0px 0px;
	border-top:1px dotted #CCCCCC;
	padding-top:2px;		
}
a.tx-projdatabase-pi1-url {
	padding-right:20px;	
	background: url(images/arrow-url.gif) no-repeat right 1px;
}
.tx-projdatabase-pi1-singleView-back {
	margin:10px 0px 0px 0px;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
