* {
	margin:0;
	padding:0;
}
html {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}
p {
	margin-bottom:1em;
	line-height:1.5em;
	text-align:justify;
}
a {
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
div.projects h3 {
	background-image:url(../images/icons/16x16/showreel.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
	line-height:16px;
}
div.news h3 {
	background-image:url(../images/icons/16x16/date.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
	line-height:16px;
}
div.discussion h3 {
	background-image:url(../images/icons/16x16/comment.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
	line-height:16px;
}
.contactLink {
	background-image:url(../images/icons/16x16/contact.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
}
.supportLink {
	background-image:url(../images/icons/16x16/donate.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
}
.registerLink {
	background-image:url(../images/icons/16x16/plus.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
}
/* WRAPPER */

div.wrapper {
	width:960px;
	margin:0 auto;
}
/* TOOLS */

div#tools {
	background:#002f00;
	color:#fff;
	padding:7px 0;
}
div#tools ul {
}
div#tools ul.alpha {
}
div#tools ul.omega {
	float:right;
}
div#tools ul li {
	margin-right:10px;
	padding-right:10px;
	line-height:20px;
}
div#tools ul li:last-child {
	border:0;
}
div#tools ul li a {
	color:#ff0;
	text-decoration:none;
}
div#tools ul li a:hover {
	text-decoration:underline;
}
div#tools ul li a.social {
	text-indent:-9999px;
	width:20px;
	height:20px;
	display:block;
}
div#tools ul li a.facebook {
	background-image:url(../images/icons/facebook.png);
	background-repeat:no-repeat;
}
div#tools ul li a.myspace {
	background-image:url(../images/icons/myspace.png);
	background-repeat:no-repeat;
}
div#tools ul li a.twitter {
	background-image:url(../images/icons/twitter.png);
	background-repeat:no-repeat;
}
div#tools ul li a.vimeo {
	background-image:url(../images/icons/vimeo.png);
	background-repeat:no-repeat;
}
div#tools ul li.search {
	text-align:right;
	border:0;
}
div#tools ul li.search input {
}
div#tools ul li.search input.text {
	border:0;
	margin:0;
	padding:4px;
	background-color:#f4f3ed;
	color:#666633;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width:250px;
	font-size:10px;
	margin-right:5px;
}
div#tools ul li.search input.submit {
	background-image:url(../images/icons/search.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	background-color:transparent;
	width:20px;
	height:20px;
	border:0;
	text-indent:-9999px;
}
div#tools ul li.myaccount {
	background-image:url(../images/icons/16x16/my-account.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.logout {
	background-image:url(../images/icons/16x16/sign-out.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.admin {
	background-image:url(../images/icons/16x16/settings.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.forum {
	background-image:url(../images/icons/16x16/consulting.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.calendar {
	background-image:url(../images/icons/16x16/calendar.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.documents {
	background-image:url(../images/icons/16x16/document-library.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.register {
	background-image:url(../images/icons/16x16/plus.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
}
div#tools ul li.login {
	background-image:url(../images/icons/16x16/sign-in.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
}
div#tools form label,  div#tools form input {
	margin-right:5px;
}
/* LOGO */

div#logo {
	height:260px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:right 2px;
}
div#logo h1 {
}
div#logo h1 a {
	background:0 10px;
	width:365px;
	height:250px;
	display:block;
	text-indent:-9999px;
}
/* NAVIGATION */

div#navigation {
	margin-bottom:20px;
	background-color:#F4F3ED;
	border:1px solid #CCCC99;
}
div#navigation ul {
}
div#navigation ul li {
	border-right:1px solid #CCCC99;
	padding:10px;
}
div#navigation ul li:last-child {
	border:0;
}
div#navigation ul li a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#666633;
	text-transform:uppercase;
}
div#navigation ul li:hover {
	background:#EDEDED;
}
/* FEATURE */

div#feature {
	background:#F4F3ED;
	border:1px solid #CCCC99;
	overflow:hidden;
	margin-bottom:20px;
}
div#feature div.slideshow {
	float:left;
}
div#feature div.info {
	padding:10px;
	margin-left:700px;
}
div#feature div.info h3 {
}
div#feature div.info ul {
	list-style:none;
	margin-bottom:10px;
}
div#feature div.info ul li {
	margin-bottom:5px;
	line-height:1.3em;
}
div#feature div.info span {
}
div#feature div.info span.title {
	display:block;
}
div#feature div.info span.author {
	font-size:10px;
}
div#feature div.info span.author a {
	color:#009900;
}
div#feature div.info span.date {
	font-size:10px;
	color:#666;
}
div#feature div.info hr {
	border:0;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
/* WELCOME */

div#welcome {
	margin-bottom:20px;
}
/* BOX GROUPS */

div.box_group_3 {
}
div.box {
	float:left;
}
div.box h3 {
	border:1px dashed #CCCC99;
	border-left:0;
	border-right:0;
	padding:14px 10px 10px 10px;
	background:#F4F3ED;
	color:#666633;
	text-transform:uppercase;
	text-align:center;
}
div.box p {
	padding:0 15px;
}
div.box_group_3 div.box {
	width:318px;
	border:1px dashed #CCCC99;
	border-top:0;
	border-bottom:0;
}
div.box_group_3 div.box.alpha {
	width:320px;
	border:0;
}
div.box_group_3 div.box.omega {
	width:320px;
	border:0;
}
div.box p.contactLink {
	background-image:url(../images/icons/32x32/contact.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
}
div.box p.supportLink {
	background-image:url(../images/icons/32x32/donate.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
}
div.box p.registerLink {
	background-image:url(../images/icons/32x32/plus.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
}
/* PAGE SIDEBAR */

div.page_sidebar {
	background-color:#f4f3ed;
	border:3px solid #CCCC99;
	padding:10px;
	float:right;
	margin-left:10px;
	margin-bottom:20px;
	width:250px;
}
div.page_sidebar h3 {
	color:#666633;
}
div.page_sidebar p {
}
div.page_sidebar div.section {
	border:0;
	border-bottom:3px solid #CCCC99;
	margin-bottom:20px;
}
div.page_sidebar div.section ul {
	list-style:none;
}
div.page_sidebar div.section ul li {
	margin-bottom:5px;
	line-height:1.3em;
}
div.page_sidebar div.section span {
}
div.page_sidebar div.section span.title {
	display:block;
}
div.page_sidebar div.section span.author {
	font-size:10px;
}
div.page_sidebar div.section span.author a {
	color:#009900;
}
div.page_sidebar div.section span.date {
	font-size:10px;
	color:#666;
}
div.page_sidebar div.section.projects p {
	text-align:center;
}
/* PAGE CONTENT */

div.page_content {
	padding:10px;
	margin-right:280px;
}
div.page_content h2 {
	border-bottom:5px solid #CCCC99;
	padding:0 0 5px 5px;
	margin-bottom:20px;
	font-family:Georgia, serif;
	font-size:24px;
}
div.page_content h4 {
}
div.page_content h4.levelone {
	background-image:url(../images/icons/32x32/customers.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.leveltwo {
	background-image:url(../images/icons/32x32/library.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.levelthree {
	background-image:url(../images/icons/32x32/showreel.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.volunteer {
	background-image:url(../images/icons/32x32/suppliers.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.mentor {
	background-image:url(../images/icons/32x32/customers.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.apprentice {
	background-image:url(../images/icons/32x32/special-offer.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.juniormember {
	background-image:url(../images/icons/32x32/user.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content h4.seniormember {
	background-image:url(../images/icons/32x32/hire-me.png);
	background-repeat:no-repeat;
	background-position:10px top;
	padding-left:52px;
	line-height:32px;
}
div.page_content p {
}
div.page_content hr {
	border:0;
	border-bottom:1px solid #ccc;
	margin-bottom:1em;
}
div.page_content ul, div.page_content ol {
	padding-left:40px;
	margin-bottom:10px;
}
div.page_content ul li, div.page_content ol li {
	line-height:2em;
}
div.project_info {
	margin-bottom:20px;
}
div.project_block {
	border-bottom:2px solid #CCCC99;
	margin-bottom:40px;
}
div.project_block h3 {
	font-size:20px;
}
div.project_block span.project_video {
	display:block;
	float:left;
	margin-right:20px;
}
div.project_block span.project_description {
	display:block;
	margin-left:420px;
}
div.project_block span.project_level {
	display:block;
	margin-bottom:10px;
	font-style:italic;
}
div.project_block span.project_level.level1 {
	background-image:url(../images/icons/16x16/customers.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
	line-height:16px;
}
div.project_block span.project_level.level2 {
	background-image:url(../images/icons/16x16/library.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
	line-height:16px;
}
div.project_block span.project_level.level3 {
	background-image:url(../images/icons/16x16/showreel.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
	line-height:16px;
}
div.project_block span.project_client {
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
div.project_block span.project_link {
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	font-size:11px;
}
div.project_block span.pjoject_text {
	display:block;
	margin-bottom:10px;
}
div.project_block span.backtotop {
	text-align:right;
	display:block;
	padding:5px;
	clear:left;
	background-image:url(../images/icons/16x16/upcoming-work.png);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:20px;
	line-height:16px;
}
/* CONTACT PAGE */

     div.page_content .contactform label {
	display:block;
}
div.page_content .contactform input,  div.page_content .contactform textarea {
	border:1px solid #000;
	padding:5px;
	background:#f4f3ed;
}
div.page_content .contactform input.submit {
	background-image:url(../images/icons/16x16/contact.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:26px;
	line-height:16px;
}
div.page_content .contactform input.cancel {
	background-image:url(../images/icons/16x16/busy.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:26px;
	line-height:16px;
}
div.page_content .contactform ul {
	list-style:none;
	padding:0;
}
div.page_content .contactform ul li {
	margin-bottom:10px;
}
/* REGISTRATION FORM */       

     div.page_content .registerform {
}
div.page_content .registerform ul {
	list-style:none;
	padding:0;
}
div.page_content .registerform ul li {
	margin-bottom:10px;
}
div.page_content .registerform label {
	display:block;
	float:left;
	width:120px;
}

div.page_content .registerform input {
	border:1px solid #000;
	padding:5px;
	background:#f4f3ed;
}
/*
 div.page_content .registerform input.submit {
	background-image:url(../images/icons/16x16/check.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:26px;
	line-height:16px;
} 
*/
/* FOOTER */

div#footer {
	background:#002F00;
	color:#FFFFFF;
	border-top:1px solid #010;
	padding:10px 0;
	margin:10px 0 0 0;
}
div#footer p.copyright {
}
div#footer p.credits {
	float:right;
	font-size:10px;
	padding-top:3px;
	color:#666666;
}
div#footer ul {
	margin-bottom:10px;
}
div#footer ul li {
	margin:0 10px;
}
div#footer ul li a.social {
	text-indent:-9999px;
	width:20px;
	height:20px;
	display:block;
}
div#footer ul li a.facebook {
	background-image:url(../images/icons/facebook.png);
	background-repeat:no-repeat;
}
div#footer ul li a.myspace {
	background-image:url(../images/icons/myspace.png);
	background-repeat:no-repeat;
}
div#footer ul li a.twitter {
	background-image:url(../images/icons/twitter.png);
	background-repeat:no-repeat;
}
div#footer ul li a.vimeo {
	background-image:url(../images/icons/vimeo.png);
	background-repeat:no-repeat;
}
div#footer a {
	color:#ff0;
}
div#footer a:hover {
	text-decoration:underline;
}
/* CLASSES */

.message {
	border:1px solid;
	padding:10px !important;
}
.message.required {
	background-color:#FFEFEF;
}
.blank {
	border:0;
	background:0;
}
.clr {
	clear:both;
}
.clr.left {
	clear:left;
}
.clr.right {
	clear:right;
}
.small {
	color:#666;
	font-style:italic;
	font-size:11px;
}
.bold {
	font-weight:bold;
}
.required {
	color:#c00;
}
ul.flat {
	list-style:none;
}
ul.flat li {
	display:block;
	float:left;
}
ul.flat li:last-child {
	float:none;
}
