html {
	background: #fff url(/site/images/html_bg.gif) left top repeat-x;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: transparent url(/site/images/body_bg.gif) center top no-repeat;
	padding: 0 0 10px 0;
	text-align: center;
}

body, td, th, input, select, option, textarea {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

h1 {
	font-size: 18px;
	margin: 0 0 8px 0;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	margin: 0 0 3px 0;
}

p {
	margin: 0 0 13px 0;
}

a {
	text-decoration: none;
}

.dowgroup1 a,
.dowgroup1 h3,
.dowgroup1 .inet_news_date {
	color: #b6cd16;
}

.dowgroup1 #inet_txt a,
.dowgroup1 #inet_txt h3 {
	color: #8a9c11;
}

.dowgroup2 a,
.dowgroup2 h3,
.dowgroup2 .inet_news_date {
	color: #e59320;
}

.dowgroup2 #inet_txt a,
.dowgroup2 #inet_txt h3 {
	color: #c27d1b;
}

.dowgroup3 a,
.dowgroup3 h3,
.dowgroup3 .inet_news_date {
	color: #f41e76;
}

.dowgroup3 #inet_txt a,
.dowgroup3 #inet_txt h3 {
	color: #d41664;
}

.dowgroup4 a,
.dowgroup4 h3,
.dowgroup4 .inet_news_date {
	color: #dd002f;
}

.dowgroup4 #inet_txt a,
.dowgroup4 #inet_txt h3 {
	color: #c8002a;
}

a:hover {
	color: #999;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}


#inet_document {
	text-align: left;
	width: 970px;
	margin: 0 auto;
}


/******* HEADER/MENU ********/

#inet_header {
	height: 125px;
}

#inet_logo {
	padding: 33px 0 0 0;
	width: 326px;
	float: left;
}

#inet_options {
	width: 500px;
	float: right;
}

#inet_options td {
	padding: 5px 0 0 10px;
}

#inet_menu {
	background: #000 url(/site/images/menu_bg.gif) left top repeat-x;
	position: relative;
	z-index: 2;
}


/***** CONTENT *****/

#inet_content {
	padding: 6px 0;
	position: relative;
	z-index: 1;
}

#inet_left,
#inet_right {
	width: 244px;
	float: left;
}

#inet_right {
	overflow: hidden;
}

#inet_left_content {
	padding: 0 6px 0 0;
}

#inet_right_content {
	padding: 0 0 0 6px;
}

#inet_main {
	width: 482px;
	float: left;
}

#inet_txt {
	padding: 8px;
}




#inet_txt table {

	border-collapse: collapse;
	/*
	border: 1px solid #ccc;
	border-style: solid;
	border-color: #ccc;
	*/
}

#inet_txt table td {
	/*border-color: #ccc;*/
}




#inet_staticmenu {
	background: #020202 url(/site/images/staticmenu_bg.gif) left top repeat-x;
	margin: 0 0 6px 0;
}

#inet_staticmenu td {
	height: 25px;
	text-align: center;
}

#inet_staticmenu td.sep {
	background-color: #8b8b8b;
	width: 1px;
}

#inet_staticmenu td a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#flashbanner {
	padding: 6px 0 0 0;
}

.box {
	background-color: #000;
	color: #e9e9e9;
	font-size: 10px;
	width: 238px;
}

.box td {
	color: #e9e9e9;
	font-size: 10px;
}

.event_search,
.event_mostpop,
.news,
.cult_links {
	min-height: 256px;
}

.prof_forum,
.memo,
.nl_signup,
.rss_feeds {
	height: 125px;
	overflow: hidden;
}

.box_spacer {
	height: 6px;
	line-height: 6px;
	overflow: hidden;
}

/*.box_spacer2 {
	height: 6px;
	line-height: 6px;
	overflow: hidden;
}*/

.box_header {
	height: 25px;
}

.box_header h2 {
	padding: 5px 0 5px 8px;
	margin: 0;
	font-weight: normal;
}

.box_body {
	background: #000 url(/site/images/box_body_bg.gif) left top repeat-x;
}

.fblikebox .box_body {
	background-color: #fff;
	background-image: none;
	height: 100px;
}

.nl_signup .box_body {
	background: #000 url(/site/images/nl_signup_bg.gif) left top repeat-x;
	padding: 5px 0 6px 7px;
}

.nl_signup td.label {
	padding-right: 12px;
	color: #999;
	font-size: 10px;
}

.nl_signup td.inpfield {
	background: transparent url(/site/images/inpfield_bg.gif) left center repeat-x;
	padding: 0 2px;
	height: 26px;
}

.nl_signup td.inpfield input {
	background-color: transparent;
	padding: 2px;
	width: 170px;
	font-size: 10px;
	border: 0px;
}

.nl_signup td.inpsubm {
	padding: 5px 0 0 0;
}

.nl_signup td.inpsubm input {
	margin: 0 0 0 3px;
}

/****** IMGS ******/

.i_templ_2 #inet_main #inet_imgs {
	width: 270px;
	float: left;
}

.i_templ_3 #inet_main #inet_imgs {
	width: 252px;
	float: left;
}

#inet_main .inet_img_item {
	padding-bottom: 8px;
}


/****** LEFT MENU ******/

#inet_submenu ul {
	padding: 0;
	margin: 0;
}

#inet_submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	color: #e9e9e9;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#inet_submenu li a {
	color: #e9e9e9;
	text-decoration: none;
}

#inet_submenu li a:hover,
#inet_submenu li a.current {
	color: #999;
}

#inet_submenu ul ul {
	background-color: #1d1d1d;
	border-bottom: 6px solid #fff;
}

#inet_submenu ul ul ul {
	background: none;
	border-bottom: none;
}

#inet_submenu li li {
	border-bottom: 1px solid #ababab;
	padding: 7px 5px 7px 12px;
}

#inet_submenu li li li {
	border-bottom: none;
	padding: 5px 0 5px 12px;
}

#inet_submenu .foldertitle {
	background-color: #090909;
	padding: 6px 5px 1px 12px;
	text-transform: none;
}

#inet_submenu li li .foldertitle {
	background: none;
	padding: 5px 0 2px 12px;
	text-transform: none;
}

#inet_submenu li li .foldertitle h2 {
	font-size: 13px;
}

/******* NEWS *******/

.inet_news_item {
	padding: 2px 7px;
	background: transparent url(/site/images/box_sep.gif) left bottom no-repeat;
}

.cult_links .inet_news_item {
	padding: 8px 7px 10px 7px;
}

.event_mostpop .inet_news_item {
	padding: 0 7px;
}

#inet_main .inet_news_item {
	padding: 5px 0;
	background: none;
}

.inet_news_item h3,
.inet_newsarc_link h3 {
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}

.inet_news_bodytxt a {
	color: #fff;
}

#inet_main .inet_news_bodytxt a {
	color: #000;
}

.inet_news_imgs {
	padding-top: 2px;
	width: 70px;
	float: left;
}

.inet_news_imgs .inet_img,
.news .inet_news_txt {
	height: 64px;
	overflow: hidden;
}

.cult_links .inet_news_txt {
	height: 52px;
	overflow: hidden;
}

.inet_newsarc_link {
	padding: 4px 7px 0 7px;
	text-align: right;
}

#inet_main .inet_newsarc_link {
	display: none;
}

.inet_news_date {
	padding: 0 0 8px 0;
}

.date {
	font-size: 10px;
	text-transform: uppercase;
}

.event_mostpop .box_form {
	background: transparent url(/site/images/box_sep.gif) left bottom no-repeat;
	padding: 5px 0 6px 9px;
}

.event_mostpop .box_form form {
	margin: 0;
	padding: 0;
}

.event_mostpop .box_form select {
	width: 220px;
}

.event_mostpop td.ev_icon {
	width: 52px;
	height: 49px;
	vertical-align: middle;
}

.event_mostpop td.ev_txt {
	vertical-align: middle;
}

.event_mostpop .last {
	background: none;
}

/****************/
/**** SEARCH ****/

.inet_search_msg {
	padding: 5px 0 15px 0;
}

.search_result {
	margin: 0 0 15px 0;
	min-height: 0 !important;
}

.search_result h2 {
	font-size: 12px;
	font-weight: bold;
}

.search_result h2 a {
	
}

.search_result .more {
	margin: 5px 0 0 0;
}

.inet_search_input,
.inet_search_button {
	border: 1px solid #000;
	font-size: 10px;
}

.inet_search_input {
	width: 100px;
	padding: 2px;
}

.inet_search_button {
	padding: 1px 5px;
}

.search_form {
	padding: 0 0 0 10px;
}

/**** SEARCH ****/
/****************/


/*****************/
/**** SITEMAP ****/

#inet_sitemap ul {
	margin: 0 0 0 16px;
	padding: 0;
}

#inet_sitemap li, #inet_sitemap ul ul {
	padding: 2px 0;
}

/**** SITEMAP ****/
/*****************/



/* overlay link for flash */
.inet_flashcontainer {
	position: relative;
}

.inet_flashcontainer a {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/site/images/blank.gif);
	z-index: 2;
}






#inet_newsFilter ul {
	margin: 0;
	padding: 8px 0 8px 8px;
	list-style: none;
}

#inet_newsFilter li {
	margin: 0;
	padding: 2px 0;
	font-size: 12px;
}

#inet_newsFilter li.current {
	font-weight: bold;
}



/****** FOOTER *******/

#inet_footer {
	background-color: #000;
	padding: 4px 0;
}

#inet_footer_left {
	width: 94px;
	float: left;
}

#inet_addthis {
	padding: 0 5px 0 0;
	height: 16px;
	text-align: right;
}

#inet_footer_right {
	width: 81px;
	float: right;
}


.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}


.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}







/****** KULTUNAUT ********/


#advanced_search fieldset {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 475px;
	overflow: hidden;
}

#advanced_search h2 {
	font-size: 11px;
	font-weight: bold;
	border-left: 3px solid #000;
	margin: 0 0 10px 0;
	padding: 3px 10px;
}


#advanced_search table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#advanced_search th {
	margin: 0;
	padding: 0 0 5px 0;
	vertical-align: top;
	text-align: left;
}

#advanced_search td {
	margin: 0;
	padding: 0 5px 3px 0;
	vertical-align: top;
}

#advanced_search th.lbl {
	width: 100px;
}

#advanced_search td.checkbox {
	width: 20px;
	text-align: left;
}

#advanced_search table.genres {
	width: 100%;
}

#advanced_search table.genres td {
	padding: 4px 20px 0 0;
}

#advanced_search table.genres td.checkbox {
	padding-right: 0;
}

#advanced_search table.genres td.category {
	font-weight: bold;
	padding: 15px 0 3px 0;
	border-bottom: 1px solid #fff;
}

#advanced_search tr.space td {
	padding-top: 10px;
}


#advanced_search input,
#advanced_search select {
	font-size: 11px;
}

#advanced_search select.area {
	width: 120px;
}

#advanced_search select.wide {
	width: 210px;
}


#advanced_search select.day {
	width: 50px;
}

#advanced_search select.month {
	width: 90px;
}

#advanced_search select.year {
	width: 60px;
}

#advanced_search input.checkbox {
	margin: 0;
	padding: 0;
}

#advanced_search input.text {
	width: 110px;
	padding: 2px;
	margin: 0 10px 0 0;
	border: 1px solid #000;
}


#advanced_search input.submit {
	background: #ccc;
	border: 1px solid #000;
	margin: 0;
	padding: 1px 3px;
}


#advanced_search label {
	display: block; 
	margin: 3px 5px 3px 0;
}

#advanced_search ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#advanced_search li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	border-left: 3px solid #000;
}





#event_search {
	padding: 5px 8px 0 8px;
}

.event_search_row {
	padding: 3px 0;
}

.keywords_row {
	padding-top: 1px;
}

.keywords_row .inpfield {
	background: transparent url(/site/images/inpfield_bg.gif) left center repeat-x;
	padding: 0 2px;
	height: 20px;
}

.keywords_row .inpfield input {
	background-color: transparent;
	padding: 2px;
	width: 200px;
	font-size: 10px;
	border: 0px;
}

.submit_row a {
	text-decoration: underline;
	padding: 0 5px 0 0;
}

table.tbl_chk td {
	padding: 0 3px 0 0;
}

table.tbl_chk td input {
	width: 14px;
	height: 14px;
	margin: 3px 3px 2px 3px;
	padding: 0;
}

table.tbl_chk td.label_td {
	padding: 0 10px 0 0;
}

table.tbl_chk td.right_td {
	padding: 0;
}

.area_row,
.dateselector_row {
	background: transparent url(/site/images/box_sep.gif) left bottom no-repeat;
}

.children_row {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	background: transparent url(/site/images/box_sep.gif) left top no-repeat;
}

.dateselector_row {
	padding: 3px 0 4px 0;
	position: relative;
}


.dateselector_row .inpfield {
	background: transparent url(/site/images/inpfield_bg.gif) left center repeat-x;
	padding: 0;
	height: 20px;
	width: 62px;
}

.dateselector_row .inpfield input {
	background-color: transparent;
	padding: 2px 0 2px 3px;
	width: 58px;
	font-size: 10px;
	border: 0px;
}

.genre_row {
	padding-bottom: 0px;
}

#calendar_beg_container,
#calendar_end_container {
	width: 180px;
	position: absolute;
	top: 25px;
	z-index: 100;
}

#calendar_beg_container {
	left: 6px;
	display: none;
}

#calendar_end_container {
	left: 116px;
	display: none;
}



