html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
	background-image: url(/site/wgfilm/images/static/wgfilm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	/*color: #E23721;*/
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 1px;
	line-height: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 13px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 13px;
}


hr {
	width: 100%;
	border: 0;
	color: #C8C8C8;
	background-color: #C8C8C8;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}


a:link, a:visited, a:active {
	color: #E23721;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #E23721;
	text-decoration: underline;
	outline: none;
}




/* content formatting containers ******************************************** */
#outer_container {
	width: 883px;
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0px;
}

#nav_box {
	position: absolute;
	top: 70px;
}

#flash_box {
	width: 330px;
	height: 85px;
	position: relative;
	float: right;
}

#hdividier  {
	width: 883px;
	height: 21px;
	position: relative;
	background-image: url(/site/wgfilm/images/static/divider_h.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
}

#inner_container {
	width: 883px;
	position: relative;
	background-image: url(/site/wgfilm/images/static/bg.png);
	background-repeat: repeat-y;
	background-position: top left;
}


#left_container {
	width: 170px;
	position: relative;
	float: left;
}

#center_container {
	width: 430px;
	position: relative;
	float: left;
	left: 21px;
	padding-bottom: 20px;
}

#right_container {
	width: 230px;
	position: relative;
	float: right;
	right: 11px;
}

.sdivider {
	width: 100%;
	height: 21px;
	background-image: url(/site/wgfilm/images/static/divider_s.png);
	background-repeat: repeat-x;
	background-position: top left;
	clear:both;
	overflow:hidden;
}

.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}


#wg_radio {
	position: absolute;
	top: 50px;
	left: 785px;
	z-index: 100;
}

#wg_home {
	position: absolute;
	width: 161px;
	height: 58px;
	top: 20px;
	left: 20px;
	z-index: 10;
}






/* content container formatting ********************************************* */
.centerBox {
	width: 100%;
}

.textLeftWide {
	width: 310px;
	float: left;
}

.textRightWide {
	width: 310px;
	float: left;
	margin-left: 20px;
}

.textLeft {
	width: 150px;
	float: left;
}

.textRight {
	width: 150px;
	float: left;
	margin-left: 20px;
}

.imageLeft {
	width: 100px;
	float: left;
}

.imageRight {
	width: 100px;
	float: left;
	margin-left: 20px;
}

.tTextLeft {
	width: 205px;
	float: left;
}

.tTextRight {
	width: 205px;
	float: left;
	margin-left: 20px;
}






/* navigation *************************************************************** */
#top_nav {
	height: 30px;
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	float: left;
	/*background-color: #E23721;*/
}

#top_nav li {
	display:inline;
}

#top_nav li a {
	font-weight: bold;
	font-size: 11px;
	color: #E23721;
	text-decoration:none;
	float:left;
	margin-left: 0.2em;
	margin-right: 0.2em;
	padding:0.2em 0.4em;
	outline: none;
}

#top_nav li a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #E23721;
	text-decoration:underline;
	outline: none;

}

#top_nav li a.current {
	font-weight: bold;
	font-size: 11px;
	color: #E23721;
	text-decoration:underline;
	outline: none;

}



/* sub navigation *********************************************************** */
#nav li {
	list-style: none;
}


/* level 1 ****************************************************************** */
#nav {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #E23721;
	font-weight: normal;
	text-decoration: none;
}



#nav a {
	padding: 0px;
	margin: 0px;
	color: #E23721;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}




/* level 2 ****************************************************************** */
#nav li ul {
	/*padding: 0px;
	margin: 0px;*/
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}

#nav li ul a {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	outline: none;
}


/* level 3 ****************************************************************** */
#nav li ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}

#nav li ul li ul a {
	font-weight: normal;
	outline: none;

}


#nav li a.current, #nav li a.current:hover, #nav li a:hover {
	color: #E23721;
	text-decoration: underline;
}





/* side box *******************************************************************/

.sideBox {
	width: 170px;
	padding-bottom: 10px;
	text-align: left;
}

.sideBoxHead {
	background-image: url(/site/wgfilm/images/static/box_top.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 7px;
	padding-bottom: 2px;
}


.sideBoxMain {
	background-image: url(/site/wgfilm/images/static/box_main.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
}


.sideBoxFoot {
	background-image: url(/site/wgfilm/images/static/box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 11px;
}





/* unsorded ***************************************************************** */

#address_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*Padding: 6px;*/
}


.image_text {
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
}

.date {
	font-size: 9px;
	color: #999999;
}

.facts_tbl {
	width: 100%;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	vertical-align: top;
}



a.alt_url:link, a.alt_url:visited, a.alt_url:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.alt_url:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.alt_text {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}





.sectTable {
	width: auto;
}

td.sectSingle {
	vertical-align: top;
}

td.sectEmpty {
	width: 20px;
}

td.sectTextText {
	width: 205px;
}













.hide_div {
	display: none;
	visibility: hidden;
}

.text_div {
	padding-top: 10px;
	display: block;
}

.prepend_div {
	/*padding-top: 10px;*/
	display: block;
}


/* news ********************************************************************* */

a.news:link, a.news:visited, a.news:active {
	color: #000000;
	text-decoration: none;
}

a.news:hover {
	color: #E23721;
	text-decoration: none;
}



#news_loop {
	position: relative;
	/*left: 0 !important; left: -70px;*/
	width: 430px;
}


.news_item a:link, .news_item a:visited, .news_item a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	/*line-height: 20px;*/
}

.news_item a:hover {
	color: #E23721;
	text-decoration: none;
}


.prepend_div a:link, .prepend_div a:visited, .prepend_div a:active, .text_div a:link, .text_div a:visited, .text_div a:active {
	font-family: Verdana, sans-serif;
	color: #E23721;
	text-decoration: none;
	font-size: 11px;
}

.prepend_div a:hover, .text_div a:hover {
	font-family: Verdana, sans-serif;
	color: #E23721;
	text-decoration: underline;
}


.toggler {
	margin:0 0 5px 0;
	cursor:pointer;
	text-decoration: none;
	line-height:20px;
	display: block;
	font-size: 20px;
	color: #000000;
}

.toggler-closed {
	color:#707070;
	/*padding-left:20px;*/
	background: url('/site/wgfilm/images/static/right.gif') center right no-repeat;
}

.toggler-opened {
	color:#707070;
	/*padding-left:20px;*/
	background: url('/site/wgfilm/images/static/down.gif') center right no-repeat;
}

/* Container - default style */
.toggler-c {

}
.toggler-c-closed {
	margin: 0;
	padding: 0;
}
.toggler-c-opened {
	margin: 0;
	padding:0;
}



div.date {
	font-size: 9px;
	color: #999999;
}





.festival {
	margin-bottom: 5px;
}

.festival p {
	margin: 0;
	padding: 0;
}


.black { color: #000000; }
.green { color: #009900; }
.grey { color: #999999; }

.festival.black a:link, .festival.black a:visited, .festival.black a:active, .festival.black a:hover {
	text-decoration: underline;
	color: #000000;
}

.festival.green a:link, .festival.green a:visited, .festival.green a:active, .festival.green a:hover {
	text-decoration: underline;
	color: #009900;
}

.festival.grey a:link, .festival.grey a:visited, .festival.grey a:active, .festival.grey a:hover {
	text-decoration: underline;
	color: #999999;
}






#newsletter {
	margin-top: 20px;
	margin-bottom: 20px;
}






#CoMeT_login {
	position: relative;
	border: 1px solid #999999;
	width: 240px;
	font-size: 95%;
	color: #666666;
}

#CoMeT_login_head {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}

#CoMeT_login_body {
	margin: 3px;
}

#CoMeT_login h2 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px;
	margin: 0;
}

.CoMeT_login_pair {
	position: relative;
	line-height: 22px;
	width: 100%;
	margin-bottom: 3px;
}

.CoMeT_login_label {
	position: relative;
	float: left;
	left: 3px;
}

.CoMeT_login_item {
	position: relative;
	float: right;
	right: 4px;
}

.CoMeT_Login_link {
	cursor: pointer;
	cursor: hand;
}

#CoMeT_login input, #CoMeT_login select {
	font-size: inherit;
	background-color: #F8F8F8;
	border: 1px solid #A4A4A4;
	width: 130px;
	padding: 2px;
}

#CoMeT_login input:hover {
	border: 1px solid #666666;
}

#CoMeT_login input.missing, #CoMeT_login select.missing { border: 1px solid #E4422B; }

#CoMeT_login input.submit_button {
	border: 1px solid #999999;
	background-color: #F8F8F8;
	padding:2px;
	width: auto;
}

#CoMeT_login input.submit_button:hover {
	border: 1px solid #666666;
}

.CoMeT_login_error {
	position: relative;
	width: 240px;
	color: #FF0000;
	font-size: 90%;
	text-align: right;
	right: 6px;
}
