﻿.menu
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
    text-decoration: none
}

img
{
	border: none;
}

.imgleft
{
	padding-right: 10px;
}

.imgright
{
	padding-left: 10px;
}

.w150
{
	width: 150px;
}

.menu:hover
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 9pt;
	COLOR: #cc3333;
    text-decoration: none
}

body
{
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	font-size : 11px; 
	line-height : 18px; 
	font-family : tahoma; 
	font-weight : normal; 
	color : #000000;
}

td, .gentext
{
	font-size : 11px; 
	line-height : 18px; 
	font-family : tahoma; 
	font-weight : normal; 
	color : #000000;
}

h4, h3, h2, h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px; 
	font-family: Tahoma; 
	font-weight: normal; 
	color: #000000;
}


.genlarge
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11pt;
	COLOR: #000000
}

.gensmall
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 8pt;
	COLOR: #636466
}

.gensmall:hover
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 8pt;
	COLOR: #FF7E28;
    text-decoration: underline
}

.itemrow
{
	BACKGROUND-COLOR: #F1F1F1
}

.fooltxt
{
	FONT-FAMILY: tahoma;
	font-size : 11px; 
	COLOR: #cc0000
}

a
{
	FONT-FAMILY: tahoma;
	font-size : 11px; 
	COLOR: #990000;
    text-decoration: none
}

a:hover
{
	FONT-FAMILY: tahoma;
	font-size : 11px; 
	COLOR: #990000;
    text-decoration: underline
}

a.PirataLink, a.PirataLink:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	text-decoration: none;	
}

a.PirataLink:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	text-decoration: underline;	
}

.link
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 9pt;
	COLOR: #636466;
    text-decoration: none
}

.link:hover
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 8pt;
	COLOR: #636466;
    text-decoration: underline
}

.header
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 10pt;
	COLOR: #636466
}

/*Overrides for additonal styling of the event pages*/
#Event H2
{
	color: 	#990000;
	font-weight: bold;
	font-size: 16px;
	
}

#Event p
{
	font-size: 13px;
}

#Event .location span
{
	font-weight: bold;
}


#AdThis
{
	text-align: right;
	padding: 3px 3px 0px 0px;
}

/*CC inspire Branding*/
#ccinspire-background {
	width: 748px;
	margin: 10px auto 0 auto;
	height: 36px; 
	/*(margin-top: 10px;*/
}

/*Find the center of the screen*/
#ccinspire-center {
	float: left;
	position: relative;
	left: 50%;
}

/*Shift back half the calculated with of the div*/
#ccinspire-link {
	float: left;
	position: relative;
	left: -50%;
}

#ccinspire-link a, #ccinspire-link a span {
	font: 11px/19px Tahoma;
	color: #ccc !important;
	text-decoration: none;
}

#ccinspire-link a:hover { text-decoration: underline; }

#ccinspire-link img {
	float: left;
	width: 36px;
	height: 19px;
	padding-right: 7px;
}


