@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#D3D3D3;
}
a {
	color:#2A2A2A;
}
a:hover {
	color:#00CC00;
}
p, ul, ol {
	font-size:14px;
	line-height:140%;
}


.base_wrap {
	width:900px;
	margin:0 auto;
}
.base_wrap h1 {
	margin:20px 0 10px 0;
}
.base_wrap .inner {
	background: url(../images/transparents/ffffff.50.png) repeat;
	margin-top:20px;
	padding:20px;
}
.base_wrap .inner h1, .base_wrap .inner h2 {
	color:#00CC00;
	margin-top:0;
}
.inner .event {
	padding:20px;
	margin:20px 0;
	background-color:#2A2A2A;
	color:#FFFFFF;
}
.inner .event h2 {
	color:#3399CC;
}


a.button {
	background-image: url(../images/button_bg.jpg);
	background-color:#D9D9D9;
	background-position:0px 0px;
	background-repeat:repeat-x;
	border:1px solid #454545;
	
	display:inline;
	padding:10px;
	font-size:16px;
	line-height:40px;
	text-decoration:none;
}
a.button:hover {
	background-position:0px -40px;
	color:#3399CC;
}
a.anchor {
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}


/* start index.tmpl.php [ERRORS] */
div.site_errors {
	width:860px;
	margin:10px auto;
	padding:10px 20px;
	background-color:#FF9933;
	font-size:12px;
}
div.site_notice {
	width:860px;
	margin:10px auto;
	padding:10px 20px;
	background-color:#FFFF33;
	font-size:12px;
}
div.site_errors ul, div.site_notice ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
div.site_errors ul li, div.site_notice ul li {
	margin:5px 0;
}
/* end index.tmpl.php [ERRORS] */


/* start index.tmpl.php [HEAD] */
#head {
	background-color:#000000;
	height:100px;
}
#head a img {
	border:0;
	text-decoration:none;
}
#head .pss {
	float:right;
	margin:0 20px 0 0;
}
/* end index.tmpl.php [HEAD] */


/* start index.tmpl.php [MENU] */
#menu {
	background-color:#FFFFFF;
	color:#2A2A2A;
	border:1px solid #000000;
	height:37px;
}
#menu a.mi {
	float:left;
	display:block;
	width:90px;
	padding:10px 15px;
	margin:0 0 0 0;

	background-image: url(../images/button_bg.jpg);
	background-color:#D9D9D9;
	background-position:0px 0px;
	background-repeat:repeat-x;
	border-right:1px solid #2A2A2A;

	color:#2A2A2A;
	font-size:15px;
	text-decoration:none;
	text-align:center;
}
#menu a.mi:hover {
	background-position:0px 40px;
	background-color:#D3D3D3;
}
#menu #contact {
	float:right;
	font-size:12px;
	line-height:15px;
	margin:12px 10px 0 0;
}
/* end index.tmpl.php [MENU] */


/* start index.tmpl.php [SESSIONS DROPDOWN] */
#sessions {
	z-index:1002;
	display:none;
	position:absolute;
	width:898px;
	margin-left:-1px;
	top:139px;

	border-color:#2A2A2A;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	background-color:#FFFFFF;
}
#sessions #intro {
	font-size:12px;
	margin:15px 25px;
}
#sessions .session {
	float:left;
	width:388px;
	padding:10px 25px 25px 25px;
	height:160px;
	margin-bottom:15px;
}
#sessions .session:hover {
	background-color:#EFEFEF;
}
#sessions .session h2 {
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #2A2A2A;
}
#sessions .session h2 a {
	color:#2A2A2A;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#sessions .session h2 a:hover {
	color:#00CC00;
}
#sessions .session h4 {
	color:#3399CC;
	margin:5px 0 0 0;
	font-size:13px;
	font-style:italic;
}
#sessions .session p {
	font-size:12px;
}
#sessions .session p a {
	color:#2A2A2A;
}
#sessions .session p a:hover {
	color:#00CC00;
}	
#sessions #level_1 { margin-left:10px; padding-left:20px; }
#sessions #level_2 { margin-right:10px; padding-right:20px; }
#sessions #level_3 { margin-left:10px; padding-left:20px; }
#sessions #level_4 { margin-right:10px; padding-right:20px; }
/* end index.tmpl.php [SESSIONS DROPDOWN] */


/* start index.tmpl.php [FOOTER AND SIGNATURE] */
#footer {
	background-color:#292929;
	margin-top:30px;
}
#footer .column {
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}
#footer h2 {
	color:#FFFFFF;
	border-bottom:1px solid #454545;
	text-transform:uppercase;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
#footer a {
	display:block;
	color:#3399CC;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	line-height:22px;
}
#footer a:hover {
	color:#00CC00;
}


#signature {
	margin:20px auto 10px auto;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
/* end index.tmpl.php [FOOTER AND SIGNATURE] */




/* start index.php [CONTENT_1] */
#content_1 #right {
	float:right;
	width:400px;
}
#content_1 #right .topper {
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}
#content_1 #right a {
	text-decoration:none;
}
#content_1 #right a:hover .button {
	background-position:0px -60px;
	cursor:pointer;
}
#content_1 #right .button {
	border:1px solid #2A2A2A;
	background-color: #FFFFFF;
	background-image:url(../images/content_1/button_right_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:60px;
}
#content_1 #right .button .reg_status {
	float:right;
	padding:0;
	margin:15px 5px 0 0;
	text-align:right;
	text-transform:uppercase;
	font-size:12px;
	line-height:15px; color:#454545;
}
#content_1 #right .button img {
	float:left;
	border:0;
	margin:5px 20px 5px 5px;
}
#content_1 #right .button .date {
	margin:8px 0 0 0;
	color:#2A2A2A;
	font-size:18px;
}
#content_1 #right .button .location {
	margin:5px 0 5px 0;
	color:#0099CC;
	font-size:14px;
	text-transform:uppercase;
}

#content_1 #right .sponsor {
	/*border:1px solid #2A2A2A;*/
}
#content_1 #right .sponsor .title {
	color:#454545;
	font-size:12px;
	margin:5px 0 0 5px;
}
#content_1 #right .sponsor a {
	color:#000000;
	text-decoration:none;
}
#content_1 #right .sponsor a:hover {
	color:#0099CC;
}
/* end index.php [CONTENT_1] */

/* start content_2 */
#content_2 h2 {
	padding:10px 20px;
	border-bottom:1px solid #292929;
}
#content_2 div {
	padding:20px;
}
/* end content_2 */
