body {
	margin:0;
	color:#fff;
	font:12px/14px Verdana,Arial,Tahoma, sans-serif;
	background:#666;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
fieldset {border-style:none;}
.page-width {
	margin:0 auto;
	width:994px;
	background:url(../img/shared/bg-page.gif) repeat-y;
}
/* header */
.head {
	width:100%;
	background:url(../img/shared/bg-head.gif) repeat-y;
}
#header {
	position:relative;
	width:994px;
	padding:0 0 10px;
	background:url(../img/shared/bg-header.gif) no-repeat 0 100%;
}
/* logo */
#header strong a {
	float:left;
	display:inline;
	margin:39px 0 0 30px;
	width:195px;
	height:64px;
	text-indent:-9999px;
	z-index:10;
	background:url(../img/shared/logo.gif) no-repeat;
}
#header .dossier {
	float:left;
	display:inline;
	margin:14px 0 0 17px;
	width:223px;
	background:url(../img/shared/bg-brings.gif) no-repeat 0 47px;
}
#header .dossier a {
	float:right;
	width:152px;
	height:112px;
	text-indent:-9999px;
	background:url(../img/shared/logo-dossier.gif) no-repeat;
}
#header #menu:after {
	content:"";
	clear:both;
	display:block;
}
#header #menu {
	clear:both;
	width:100%;
	margin:0;
	padding:7px 0 0 30px;
	list-style:none;
}
#header #menu li {
	float:left;
	padding:0 10px 0 12px;
	background:url(../img/shared/bg-sep-nav.gif) no-repeat 0 50%;
	text-transform:uppercase;
}
#header #menu li ul li{
	text-transform:none;
}
#header #menu li:first-child {
	background:none;
}
#header #menu a {
	color:#333;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
#header #menu li:hover a,
#header #menu li.hover a,
#header #menu li.active a {
	color:#ec1c24;
}
.why ul.nav li.active a {
	color:#ec1c24;
}
#header #menu .drop {
	display:none;
}
#header #menu li:hover,
#header #menu li.hover {
	position:relative;
}
#header #menu li:hover .drop,
#header #menu li.hover .drop {
	display:block;
}
#header #menu .drop {
	position:absolute;
	left:-6px;
	top:20px;
	width:180px;
	z-index:100;
}
#header #menu ul {
	width:140px;
	margin:0;
	padding:10px 20px 0;
	list-style:none;
	background:url(../img/shared/bg-drop.png) repeat-y;
}
#header #menu ul li {
	float:none;
	padding:0 0 4px;
	background:none !important;
}
#header #menu ul a {
	position:relative;
	color:#333 !important;
	font-size:10px;
}
#header #menu ul a:hover {
	color:#ec1c24 !important;
}
#header #menu .drop .drop-btm {
	width:180px;
	height:18px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../img/shared/bg-drop-btm.png) no-repeat;
}
#header .search {
	float:right;
	display:inline;
	margin:8px 57px 0 0;
	width:322px;
}
#header .search h2 {
	margin:0 0 0 3px;
	color:red;
	font-size:18px;
	line-height:20px;
	font-weight: bold;
	
}
#header .search p {
	position:relative;
	margin:2px -25px 0 3px;
	color:#fff;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
#header .search a.more {
	float:right;
	color:#fff;
	display:inline;
	margin:2px 10px 0 0;
	text-decoration:none;
}
#header .search a.p_more {	
	color:#fff;
	display:inline;
	text-decoration:none;
}
#header .search a.p_more:hover {
	text-decoration:underline;
}
#header .search a.more:hover {
	text-decoration:underline;
}
#header .search .free:after {
	content:"";
	clear:both;
	display:block;
}
#header .search .free {
	height:1%;
}
#header .search .form {
	overflow:hidden;
	height:1%;
	border-top:1px solid #3f3f3f;
	margin:6px 0 0;
	padding:10px 0 0;
}
#header .search label {
	float:left;
	margin-right:8px;
	font-size:11px;
	line-height:20px;
}
#header .search input.field {
	float:left;
	margin:0 8px 0 0;
	width:166px;
	height:16px;
	padding:2px 5px;
	color:#000;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	border:none;
}
#header .search input.btn {
	float:left;
}
#header .search ul {
	margin:10px 0 0 3px;
	padding:0;
	list-style:none;
}
#header .search ul li {
	float:left;
	padding:0 12px 0 14px;
	background:url(../img/shared/bg-sep.gif) no-repeat 0 50%;
	font-size:10px;
}
#header .search ul li.first {
	background:none;
	padding-left:0;
}
#header .search ul a {
	color:#fff;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
#header .search ul a:hover {
	text-decoration:underline;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	padding:0 12px 18px;
	background:url(../img/shared/bg-page-btm.gif) no-repeat 0 100%;
}
.columns-holder .space {
	height:300px;
}
.box-holder {
	overflow:hidden;
	height:1%;
	padding:0 0 0 10px;
}
.box {
	float:left;
	padding:13px 15px 0 25px;
	width:198px;
	height:121px;
	background:url(../img/shared/black-box.gif) no-repeat;
}
.box h2 {
	margin:0 0 2px 0;
	font-size:16px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box ul li{
	color:#fff;
	font:11px/16px Arial, Helvetica, sans-serif;
}
.box ul a {
	color:#fff;
	text-decoration:none;
}
.box ul a:hover {
	text-decoration:underline;
}
.box p {
	margin:0;
	color:#fff;
	font:11px/16px Arial, Helvetica, sans-serif;
}
.box a.more {
	color:#fff;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.box a.more:hover {
	color:#fff;
	text-decoration:underline;
}
.inner_box {
	height:82px;
	width:199px;
	overflow:auto;
}

.inner_box a {
	color:#FFFFFF;
}

.inner_box a:hover {
	color:#FF0000;
}

/* inner */
.inner .columns-holder {
	padding:30px 35px 35px;
	background:url(../img/shared/page-btm-inner.gif) no-repeat 0 100%;
}
.columns-holder img {
	float:left;
	margin:2px 0 0;
}
.why {
	float:right;
	width:720px;
	overflow:hidden;
}
.why h1 {
	margin:0;
	color:#ff0000;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
}
.why ul.nav {
	margin:3px 0 0 -8px;
	padding:0 0 6px;
	list-style:none;
	overflow:hidden;
	height:1%;
	width:713px;
	border-bottom:1px solid #cdcdcd;
}
.why ul.nav li {
	float:left;
	padding:0 8px 0 10px;
	background:url(../img/shared/bg-sep-menu.gif) no-repeat 0 50%;
	text-transform:uppercase;
}
.why ul.nav a {
	color:#333;
	font-size:12px;
	line-height:16px;
	text-decoration:underline;
}
.why ul.nav a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.why ul.nav a:active {
	text-decoration:none;
	color:#FF0000;
}

.why .buttons {
	float:right;
	width:173px;
	margin:0 0 0 20px;
	padding:15px 0 0;
}
.why .buttons span {
	display:block;
	width:156px;
	height:36px;
	padding:10px 9px;
	text-indent:-9999px;
	background:url(../img/shared/btn-take.gif) no-repeat;
}
.why .buttons span a {
	display:block;
	width:153px;
	height:36px;
}
.why .buttons span.use {
	background:url(../img/shared/btn-use.gif) no-repeat;
}
.why p {
	margin:15px 0 25px;
	color:#333;
	line-height:18px;
}

.why a {
	color:#FF0000;
}

.why a:hover {
	color:#333333;
}

/*FOOTER*/
#footer{
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FE0008;
	text-decoration:none;
}
#footer ul{
	margin:0 0 1px;
	padding:0;
	list-style:none;
}
#footer li{
	font-weight:bold;
	display:inline;
	padding:0 2px 0 8px;
	font-size:10px;
	background:url(../img/shared/bg-sep.gif) no-repeat 0 3px;
}
#footer li:first-child{background:none;}
#footer p{
	margin:0;
}

/*EVENTS*/
.event {
	padding-top:20px;
}

.event_date {
	font-size:12px;
	width:175px;
	color:#333333;
	font-weight:bold;
	float:left;
}

.event_details {
	color:#333333;
	float:left;
	font-size:10px;
	line-height:12px;
	width:520px;
}

.event_details p{
	margin:5px 0px 10px 0px;
}

.event_title a{
	font-size:12px;
	color:#FD0007;
	text-decoration:none;
	font-weight:bold;
}

.event_link {
	font-size:12px;
	color:#FD0007;
	text-decoration:none;
	font-weight:bold;
}

.event_title {
	font-size:12px;
	color:#FD0007;
	font-weight:bold;
}

.cake-debug{
	color:#3399FF;
}

label {
	display:block;
}
.input{
	padding-bottom: 10px;
}

.login {
	color:#000000;
}

.login_form {
	padding-top:10px;
}

input.text, input.title, textarea, select {margin:0.15em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;background:#CFCFCF;}
input.text, input.title {width:100px;padding:1px;}
input.title {font-size:1.5em;}
#flashMessage {

}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

#register_form {
	margin-top:10px;
	float:right;
	border-left: 1px solid #CDCDCD;
	color:#333333;
	font-size:10px;
	padding-left:12px;
	padding-right:20px;
	width:240px;
}

#register_form h3 {
	font-size:12px;
	margin:8px 0 8px 0;
	padding:0px;
}

#resource_content {
	float:left;
	width:345px;
	padding-right:20px;
}

#register_form  label{
	float:left;
	width:120px;
}

#contact_form {
	margin-top:5px;
	float:right;
	border-left: 1px solid #CDCDCD;
	color:#333333;
	font-size:10px;
	padding-left:12px;
	padding-right:20px;
	width:320px;
	height:170px;
	overflow:auto;
}

#contact_form .input {
	padding-bottom:1px;
}

#contact_form h3 {
	font-size:12px;
	margin:12px 0 3px 0;
	padding:0px;
}

#contact_form  label{
	float:left;
	width:120px;
}

