*{
		margin:0;
		padding:0;
}

html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	border:none;
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	outline: none;
	background: #000000;
	overflow:hidden;
	_overflow:hidden;
}

a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef4f30;
	text-decoration: none;

}

a.upper {
	text-transform: uppercase;
}

#topbar a,#topbar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 11px 0;
	line-height:150%;
}

h1, h1 a, h1 a:hover { font-size: 15px; margin:  8px 0 0 0; padding: 0;}
h2, h2 a, h2 a:hover { font-size: 11px; margin:  4px 0 8px 0; padding: 0; clear: both; }

h1.arttitle {
	float: left;
	width: 390px;
}

.article {
	margin: 0 0 10px 0;
	padding: 0 0 24px 0;
	border-bottom: 1px solid #666666;
}

#topbar a:link, #topbar a:hover, #topbar a:active, #topbar a:visited {
	color: #FFFFFF;
}

#topbar {
	position: absolute;
	left: 40px;
	top: 60px;
	width: 940px;
	height: 35px;
	display: block;
	/*background: #cccccc; */
	z-index: 10;
}

#maintext {
	position: absolute;
	display: block;
	left: 40px;
	top: 100px;
	width: 505px;
	/*height: 390px; */
	height: 60%;
	background: #FFFFFF; 
	overflow: auto;
	padding: 0;
	z-index: 9;
	outline: none;
}

#scroller {
	/* height: 390px; */
	height: 100%;
	width: 490px;
	padding: 0;
	padding: 0 5px 0 10px;
	margin: 0;
	
}

.jScrollPaneContainer {
	outline: none;
}

#sep_scroller, #oct_scroller, #nov_scroller {
	/* height: 348px; */
	height: 91.5%;
	width: 420px;
	padding: 0;
	margin: 0;
}

#mainright {
	position: absolute;
	display: block;
	left: 550px;
	top: 100px;
	/*height: 400px;*/
	height: 60%;
	background: #FFFFFF;
	background: #050505;
	width: 1320px;
	clip: rect(0px,430px,auto,0px);
	_clip: rect(0px 430px auto 0px);
	z-index: 8;
}

.topbut {
	margin: 0 5px 0 0;
	position: relative;
	float: left;
	display: block;
	width: 160px;
	height: 23px;
	background: #000000;
	font-size: 10px;
	padding: 12px 0 0 5px;
	color: #FFFFFF;
}

.month {
	margin: 0 5px 0 0;
	position: relative;
	float: left;
	display: block;
	width: 130px;
	height: 17px;
	font-size: 10px;
	padding: 18px 0 0 10px;
	color: #FFFFFF;
}

#sep { background: #90B23F; /* #9fcc47; */ }
#oct { background: #ef4f30; }
#nov { background: #ab6bac; margin: 0;}


#logo {
	width: 165px;
	height: 35px;
	padding: 0;
	display: block;
	position: relative;
	float: left;
	background: url(../images2010/logo.png) no-repeat left top;
}

#topbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}

#topbar ul li {
	float: left;
	position: relative;
	display: block;
	/*background: #000000; */
	font-size: 10px;
	color: #FFFFFF;
}

#topbar ul li.first {
	width: 160px;
	height: 22px;
	padding: 13px 0 0 5px; 
	margin: 0 5px 0 0;
}

#topbar  li ul {
	position: absolute;
	left: 0;
	top: 35px;
	display: none;
}

#topbar li > ul {
/*
	top: auto;
	left: auto;
	*/
}

#topbar ul li ul {
	/* background: #000; */
	/*margin-left: -5px; */
}
#topbar ul li ul  li{
	width: 160px;
	background: #000;
	padding: 1px 0 4px 5px;
}


#topbar ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	/*background: #000000; */
	padding: 5px 5px 0 5px;
}

#topbar li:hover ul, #topbar li.over ul { display: block; } { display: block; }

#footer {
	width: 100%;
	height: 78px;
	position: absolute;
	display: block;
	left: 0;
	/* top: 520px; */
	bottom: 0;
	background: transparent url(../images2010/black_trans.png) repeat left top;
	z-index: 10;
}

#languages {
	width: 945px;
	height: 32px;
	position: absolute;
	display: block;
	left: 40px;
	/* top: 520px; */
	bottom: 74px;
	z-index: 10;
}
#backcontrolloader {
	z-index: 10;
}

#closepanel1,#closepanel2,#closepanel3,#closepanel4 {
	position: absolute;
	top: 5px;
	width: 8px;
	height: 8px;
	display:block;
}
#closepanel1 { left: 415px; }
#closepanel2 { left: 845px; }
#closepanel3 { left: 1275px; }
#closepanel4 { left: 485px; }

.evtitle {
	margin: 0;
	padding: 0;
}

#footer_wrapper {
	width: 980px;
	height: 78px;
	display: block;
	position: relative;
	font-size: 9px;
}
#footer_left {
	width: 504px;
	margin: 21px 0 0 40px;
	float: left;
}

#footer_right {
	width: 430px;
	height: 36px;
	margin: 21px 0 0 0;
	/* background: #FFAAAA; */
	float: right;
}

#sponsors span.legend {
	float: left;
	margin-top: -18px;
	padding-left: 2px;
	color: #666;
}
#copyleft {
	float: left;
	clear: left;
	color: #666;
	margin-top: 2px;
	width: 100%;
	padding-top: 12px;
}

#footer_right #search {
	float: left;
	width: 430px;
}

.searchbox {
	border: 1px solid #ccc;
	height: 16px;
	padding: 2px 4px 2px 4px;
	width: 136px;
	float: left;
	margin-top: 1px ;
	display: block;
	background: #999;
	font-size: 11px;
}
.submitbtn{
	float: right;
	padding: 0 0 0 3px;
	margin-top: 1px;
}

#footer_left img {
	margin-right: 10px; padding: 0; border: 0; float: left;}
#footer_right img {
	display: block; margin: 0 0 0 10px; border: 0; float: left;
}

#month_content {width: 1320px; position: relative; display: block; height: 100%; font-size: 11px;}
#month_content a, #month_content a:hover { color: #FFFFFF; font-size: 11px;}
#sep_content { width: 410px; _width: 400px; background: #90B23F /* #9fcc47 */; float: left; height: 100%; padding: 0 10px; _padding: 0 0 0 10px;}
#oct_content { width: 410px; _width: 400px; background: #ef4f30; float: left; height: 100%; padding: 0 10px; _padding: 0 0 0 10px;}
#nov_content { width: 410px; _width: 400px; background: #ab6bac; margin: 0; float: left; height: 100%; padding: 0 10px; _padding: 0 0 0 10px;}

#datelinks {
	position: relative;
	display: block;
	padding: 10px 0 0 0;
	font-size: 9px;
	color: #FFFFFF;
	height: 8%;
}

ul.extrafields {
	display: inline-table;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	/* background: #ff0000; */
	clear: both;
	list-style-type: none;
}

.ef {
	padding: 0 0 4px 10px;
	float: left;
	display: block;
	position: relative;
	width: auto;
	background: url(../images2010/greenbullet.png) no-repeat left center;
}

.gallerystart, .galleryend { clear: both; padding: 8px 0 0 0; }
.galleryend { padding-bottom: 4px; }


#datelinks a, #datelinks a:hover { color: #FFFFFF; }

#fancygallery {
	width: auto;
	max-width: 470px;
	/* float: left; */
}

.icons {
	float: right;
	margin:  12px 0 0 0;
	width: 80px;
}

/******** SUPERSIZED START ************/

img{
		border:none;
}

#loading {
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 3;
	width: 16px; 
	height: 16px;
	text-indent: -999em;
	background-image: url(../images2010/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}
#supersize a:hover {
	cursor:default;
}

/******** SUPERSIZED END ************/

#sepScroller,#octScroller,#novScroller {
	width: 400px;
	height: 26px;
	position: relative;
	border: solid 0px #ccc;
	clip: rect(0px,200px,auto,0px);
	overflow: hidden;
}

/*******  NUMBER SCROLLING  START **********/
/* Invisible left hotspot */
div.hotspotleft {

	min-width: 15px;
	width: 15px;
	height: 100%;
	background-image: url(../images2010/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	cursor: url(../images2010/cursor_arrow_left.cur), url(images2010/cursor_arrow_left.cur),w-resize;
}

/* Invisible right hotspot */
div.hotspotright {
	min-width: 15px;
	width: 15px;
	height: 100%;
	background-image: url(../images2010/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images2010/cursor_arrow_right.cur), url(images2010/cursor_arrow_right.cur),e-resize;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
#scrollwrapper
{
	position: absolute;
	overflow: hidden;
	width: auto;
	height: 100%;
	white-space:nowrap;
}
/*******  NUMBER SCROLLING  END **********/


.movie /*, #bgndVideo */{
	display:none;
}


.forms input,.forms textarea,.forms button {
		width: 472px;
}
.forms textarea {
	height: 150px;
}
.forms button {
	background: #fff;
	border: 1px solid #000;
}
