
/* 
 * TAG STYLES, PSEUDO FILTERS AND TAG CLASSES
 */

BODY { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #FFFFFF; 
	color: #454545; /* dark dark grey */
}

A { 
	color: #782357; /*4A8EBC*/
	background: #FFFFFF; 
}

A:HOVER,
A:ACTIVE { 
	color: #552B65;  /*C3593C*/
}

/*.title { 
	color: #FE6700; 
	background: #FFFFFF; 
	border: #FF0000 1px solid;
}*/

H1 { 
	font: bold 5em "Trebuchet MS", Times, serif; 
	/*letter-spacing: -1px; */
	margin: 0; 
	color: #464548; /*C47DA5*/
	background: inherit;
}

H1 A, 
H2 A { 
	text-decoration: none; 
	color: #464548; 
	/*background: inherit;*/
}

H1 A:HOVER, 
H2 A:HOVER { 
	color: #F99870; /*6E6E6E*/
	background: #FFFFFF;
}

/*H1.redbrown { 
	color: #C3593C; 
	background: inherit;
}*/

H2 { 
	margin: 20px 0 5px 0; 
	padding: 0px; 
	font: bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	letter-spacing: -1px; 
	color: #C85E35; 
	background: inherit;
}

/*H2.featuretitle { 
	color: #ed8845; 
	background: inherit;
}

P { 
	margin: 0 0 5px 0px;
}

UL { 
	margin: 0; 
	padding: 0; 
	list-style: none;
}
*/

/* 
 * GLOBAL CLASSES
 */

.wrapper { 
	margin: 10px auto; 
	width: 760px;
}

.logoarea { 
	float: left; 
	width: 440px; 
	padding: 10px 0 11px 10px;
}

.toprightarea { 
	float: right; 
	width: 550px; 
	height: 72px;
}

.logoarea P { 
	font-size: 0.9em; 
	color: #808080; 
	padding: 0 0 0 7px; 
	background: inherit;
}
	
.secondarylabel { 
	text-align: right; 
	width: 160px;
}

.secondary { 
	text-align: right; 
	font-size: 1.1em; 
	height: 30px;
}

.secondary LI { 
	padding: 0 10px 8px 10px; 
	color: #808080; 
	background: #FFFFFF; 
	display: inline;
}

.secondary .active { 
	background-color: #FFFFFF; 
	color: #C3593C; 
	font-weight: normal; 
	padding-bottom: 8px;
}

.secondary A { 
	font-weight: normal; 
	color: #4A8EBC; 
	background: inherit;
} 

.headerbarright { 
	text-align: right; 
	float: right; 
	width: 540px; 
	height: 38px; 
	background: #464548 url('/images/searchbg.gif') no-repeat top right; 
	color: #000000; 
	clear: both; 
	padding: 10px 10px 0 0;
}

.headerbarleft { 
	float: left; 
	padding: 15px 0 0 15px; 
	width: 192px; height: 33px; 
	background: #6E6E6E url('/images/newsletterbg.gif') no-repeat; 
	color: #FFFFFF; 
	margin: 0px 0px 3px 0px;
}

.introcopy { 
	clear: both; 
	margin: 3px 0px 10px 0px; 
	padding: 8px; 
	background: #F4F4F4; 
	color: #808080; 
	border-bottom: 1px solid #CCCCCC;
}

.left { 
	float: left; 
	width: 490px; 
	margin: 0px 0px 10px 0px;
}

.full { 
	float: left; 
	width: 760px; 
	margin: 0px 0px 10px 0px;
}

.pagecopy { 
	margin: 0px 0px 15px 0px; 
	padding: 0px 0px 0px 10px;
	background: inherit; 
	color: inherit;
}

.topgrey { 
	height: 10px; 
	background: #6E6E6E url('/images/lt.gif') no-repeat; 
	color: #FFFFFF;
}

.leftboxes { 
	color: #EEEEEE; 
	padding: 3px 12px; 
	margin: 0px 0px 15px 0px; 
	background: #6E6E6E url('/images/lb.gif') no-repeat bottom left; 
	height: auto;
}

.leftboxes A { 
	color: #FFFCD1; 
	background: inherit;
}

.leftboxes H2 { 
	color: #FFFFFF; 
	background: #6E6E6E; 
	font-family: Bauhaus, Tahoma, serif;
}

.thumb P { 
	margin: 0; 
	padding: 3px; 
	color: #FFFFFF; 
	background: #6e6e6e;
}
		
.right { 
	float: right; 
	width: 245px; 
	margin: 0px 0px 10px 0px;
}

.right A { 
	color: #FFFCD1; 
	background: inherit;
}

.toporange { 
	background: #C85E35 url('/images/rt.gif') no-repeat; 
	color: #FFFFFF; 
	height: 7px;
}
	
.rightboxes { 
	font-size: 0.9em; 
	background: #C85E35 url('/images/rb.gif') no-repeat bottom; 
	color: #FEE1D5; 
	padding: 4px 8px; 
	margin: 0px 0px 10px 0px;
}

.image { 
	float: left; 
	margin: 0px 9px 3px 0px;
}

.footer { 
	clear: both; 
	text-align: center; 
	line-height: 1.8em; 
	color: #808080; 
	background: #FFFFFF url('/images/dot.gif') repeat-x; 
	padding: 8px 0px;
}

.footer A { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #C3593C; 
	text-decoration: none; 
	background: inherit;
}

.footer A:VISITED { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #C3593C; text-decoration: none; 
	background: inherit;
}

.footer A:HOVER { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #C3593C; 
	text-decoration: underline; 
	background: inherit;
}

.footer A:ACTIVE { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #C3593C; 
	text-decoration: underline; 
	background: inherit;
}

.button A { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #C3593C; 
	text-decoration: none; 
	background: inherit;
}

.button A:VISITED { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #C3593C; text-decoration: none; 
	background: inherit;
}

.button A:HOVER { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #464548; 
	text-decoration: underline; 
	background: inherit;
}

.button A:ACTIVE { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #464548; 
	text-decoration: underline; 
	background: inherit;
}

.label { 
	display: block; 
	float: left; 
	width: 100px; 
	height: 20px;
}

.even { 
	background-color: #f0f7fb;
	color: inherit;
}

.tableheader { 
	background-color: #f4f4f4;
	color: inherit;
}

.inlineform{
	display: inline; 
}

.searchinput{
	font-size: 83%; 
	border: #c3c3c3 1px solid; 
/*	width: 150px; 
	height: 14px;*/
}


/* 
 * IDS 
 */

#flyArena {
	position: relative;  /* to enable parenting of absolute positioned fly */
	float: left;
	display: inline;  /* IE6 hack to fix double margin bug */
	width: 74em;
	height: 54em;
	margin: 1em 2em 1em 2em;
	background-color: transparent;
	z-index: 400;
}

#fly { 
	position: absolute;
	width: 41px;
	height: 39px;
	top: 0;
	left: 0;
	z-index: 410;
}
