body {
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body a:hover {
	    
		text-decoration: underline;
		color: #990000;
}

img {
	border: 0px;
}

	a {
		color: #000000;
		text-decoration: none;
		
	}
	
	a:hover {
	    
		text-decoration: underline;
		color: #990000;
		

	}
	
img.shadow {
	background: url('shadow.gif') no-repeat right bottom;
	padding-left:5px; padding-right:10px; padding-top:5px; padding-bottom:10px
}

p, td, th, h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 98%;
	margin: 0 auto 0 auto;
}

.header {
	margin: 10px 0 0 0;
	width: 100%;
}
	.header h1 {
		margin: 0 0 0 9px;
	}

	.header p {
		float: right;
		margin: 0;
	}

.bar {
	background: url('bar.bg.gif');
	height: 37px;
	margin: 10px 0 0px 0;
}	
	.bar h3 {
		background: url('bar.end.gif') no-repeat right;
		float: right;
		margin: 0px;
		width: 30px;
		height: 27px;
		padding: 10px 0 0 0;
	}

	.bar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.bar li {
		padding:0;
		margin: 0;
		height: 37px;
		display: inline;
		float:left;
		list-style-type: none;
	}
	
	.bar li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.bar li a:hover {
		color: #D9D9D9;
		text-decoration: none;
	}
	
#home {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}

	a#home {
			overflow:hidden;
			display:block;
			width:70px;
			height:27px;
			padding: 10px 0 0 10px;
			background:url('bar.start.gif') no-repeat;
	}
	
	a#home:hover {
		background:url('bar.start.gif') no-repeat 0px -37px;
		}
	
	.common {
		padding: 0px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;
	}
	
	a.common {
		overflow:hidden;
		display:block;
		height:27px;
		padding: 10px 10px 0 10px;
		float: left;
	}
	
	a.common:hover {
		background:url('bar.bg.gif') no-repeat center -37px;
	}


.inputbox {
	 border: 1px solid #696969; font-size: 11px; background: #ffffff; color: #000000; height: 15px; 
}

.inputtextarea {
	 border: 1px solid #696969; font-size: 11px; background: #ffffff; color: #000000; 
	 }
	 
.input, textarea, select {
	 font-size: 11px;
}


.button {
	margin: 0 4px 0 0;
	border: 0px;
	background: url('buttons.gif') no-repeat;
	width: 71px;
	height: 20px;
	color: #303030;
	font-size: 11px;
}

.box {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	font-size: 11px;
}
	.box a {
		color: #000000; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		background: url('box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 20px;
		color: #FFFFFF;
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
	
.padding {
	padding: 0 10px 0 0;
}

.padding2 {
	padding:  0 0 0 10px;
}

.caption {
	background: url('caption.bg.gif') repeat-x bottom;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}
	.caption p {
		background: url('caption.left.gif') no-repeat left;
		padding: 6px 0 0 10px;
		height: 20px;
		color: #FFFFFF;
		margin: 0;
	}

	.caption a {
		color: #303030; text-decoration: none;
	}
	
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h3 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 6px 6px 0 0;
	}
	
	.caption h2 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 0;
	}

.contentbox {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	font-size: 11px;
}
	.contentbox a {
		color: #303030; text-decoration: none; font-size: 11px;
	}
	.contentbox a:hover {
		text-decoration: underline;
	}

.contenttext {
	margin: 0px;
	padding: 2px 0 3px 0;
}

.contentbottom {
	background: url('contentbottom.bg.gif') repeat-x bottom;
	height: 7px;
	margin: 0;
}
	.contentbottom p {
		margin: 0;
	}

	.contentbottom span {
		float: right;
	}

.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
.text {
	border: 1px solid #303030;
	background: #ffffff;
	height: 15px; 
	font-size: 11px;
	width: 360px;
	color: #000000;
}

.select {
	background: #ffffff;
	font-size: 11px;
	color: #000000;
}


.textarea {
	border: 1px solid #303030;
	font-size: 12px;
	width: 360px;
	color: #000000;
}



#copyright {
	text-align: left;
	white-space: nowrap;
}
	#copyright br {
		display: none;
	}

.footer {
	background: url('footer.bg.gif') repeat-x top;
	color: #FFFFFF;
	height: 37px;
	margin: 0 0 15px 0;
}
	.footer p {
		margin: 0;
		padding: 11px 0 0 10px;
		background: url('footer.left.gif') no-repeat;
		height: 26px;
	}
	.footer h3 {
		background: url('footer.right.gif') no-repeat right;
		height: 26px;
		float: right;
		margin: 0px;
		padding: 11px 10px 0 0;
		font-weight: normal;
	}
	.footer a {
		color: #FFFFFF; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	
	
	
.colorborder {
	border: 1px solid #000000;
	margin: 0 4px 0 4px;
}

.nav {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: #990000; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

.clean-ok{
		border:solid 1px #349534; 
		background:#C9FFCA;
		color:#008000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	
.clean-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	
	
.alert{
		border:solid 1px #ffd324; 
		background:#FFF6C0;
		color:#000000;
		padding:4px;
		// text-align:center;
	}
	
.path{
		border:solid 1px #e8e8e8; 
		background:#F8F8F8;
		color:#000000;
		padding:4px;
	}
	
	
hr
{
	height: 1px; 

}


#submenu {
		background: url('submenu.png') no-repeat bottom left;
		height: 28px;
		margin: 0 15px;
		padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px
	}

		#submenu .quicklinks {
			float: left;
			padding-top: 7px;
		}
		#submenu.inactive	{ background-position: -5px -14px; }
		#submenu ul			{ position: relative; }
		#submenu ul.create	{ left: 60px; }
		#submenu ul.upload	{ left: 135px; }
		#browse-profiles #submenu ul, #community #submenu ul, #forum #submenu ul, #profile #submenu ul {
			left: 650px;
			width: 263px;
		}
			

}
