html,body {
	height: 100%;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font: normal 12px arial, helvetica;
	color: rgb(51,51,51);
	border: none;
}

body {
	background: #fff url(../images/bg_tile.jpg) 0 0 repeat-x;
}

a, a:visited, a:link {
	color: rgb(51,51,51);
	text-decoration: none;
}

a:hover {
	color: rgb(174,11,17);
	text-decoration: underline;
}

img {
	border: none;
}
h2 {
	color: rgb(179,12,18);
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 6px;
	padding: 0;
	line-height: 117%;
}

.more {
	text-align: right;
}
.more a span {
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
}

.more a {
	text-decoration: none;
}

body.first_page {
	background: #fff url(../images/bg_tile_fp.jpg) 0 0 repeat-x;
}

#wrapper {
	position: relative;
	display: block;
	margin: 0 auto 0;
	padding: 0;
	min-width: 960px;
	background: transparent url(../images/background.jpg) top center no-repeat;
	height: 100%;
}

#wrapper.first_page {
	background: transparent url(../images/background_fp.jpg) top center no-repeat;
	min-height: 620px;
}

#wrapper_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


.clear {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	overflow: hidden;
	height: 0px;
}

.x {
	display: none;
}

#top_frame {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 321px;
}

/*****************
	HEADER 
******************/
#header {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 262px;
}

#header a.logo {
	position: absolute;
	display: block;
	left: -20px;
	top: 20px;
	width: 135px;
	height: 167px;
}

#header a.logo span {
	display: none;
}

#announcer {
	position: absolute;
	display: block;
	right: 19px;
	top: 8px;
	width: 386px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

#announcer #scroller {
	position: absolute;
	display: block;
	left: 0;
	top: 1px;
	width: 386px;
	height: 28px;
	overflow: hidden;
}
  
#announcer #scroller div {
	position: absolute;
	display: none;
	left:0;
	width: 100%;
	height: 28px;
	padding: 0 0px; 
	z-index: 50;
	text-align: center;
}

#announcer #scroller div span {
	font-size: 12px;
	font-weight: bold;
}

#announcer #scroller div span.author {
	color: rgb(250,166,26);
	padding-left: 3px;
}

#header a.live_link {
	position: absolute;
	display: block;
	left: 16px;
	top: 197px;
	color: rgb(102,0,0);
	font-size: 11px;
}

#header a:hover.live_link {
	text-decoration: underline;
}

#header a.send_message_link {
	position: absolute;
	display: block;
	left: 48px;
	top: 226px;
	padding: 0;
	color: #fff;
	font-size: 11px;
}

#header a:hover.send_message_link {
	text-decoration: underline;
}

#send_message_link a:hover {
	color: rgb(174,11,17);
}

/*** HEADER BANNER ***/

div.header_banner {
	position: absolute;
	display: block;
	left: 176px;
	top: 102px;
	width: 516px;
	height: 120px;
	border: none;
}

#header_banner {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 516px;
	height: 120px;
	border: none;
}

#header_banner_mask {
	position: absolute;
	display: block;
	left: 172px;
	top: 97px;
	width: 716px;
	height: 130px;
	border: none;
	background: transparent url(../images/header_banner_mask.png) left top no-repeat;
}

#header_banner_mask a {
	position: absolute;
	display: block;
	left: 5px;
	top: 5px;
	width: 516px;
	height: 120px;
	border: none;
}

/**** Current speaker ****/

#current_speaker {
	position: absolute;
	display: block;
	left: 714px;
	top: 122px;
	width: 140px;
}

#current_speaker .text {
	color: #fff;
	font-size: 11px;
}

#current_speaker .speaker {
	color: rgb(250,166,26);
	font-size: 20px;
}

#speaker_img {
	position: absolute;
	display: block;
	top: 0px;
	right: -57px;
	margin: 0;
	padding: 0;
	width: 302px;
	height: 288px;
}

#speaker_img.speaker {
	background: none;
	background: transparent url(../images/speaker.png) top right no-repeat;
}

#speaker_img.speaker188 {
	background: transparent url(../images/speaker188.png) top right no-repeat;
}

#speaker_img.speaker187 {
	background: transparent url(../images/speaker187.png) top right no-repeat;
}

#speaker_img.speaker200 {
	background: transparent url(../images/speaker200.png) top right no-repeat;
}

#speaker_img.speaker197 {
	background: transparent url(../images/speaker197.png) top right no-repeat;
}

#speaker_img.speaker279 {
	background: transparent url(../images/speaker279.png) top right no-repeat;
}

#speaker_img.speaker977 {
	background: transparent url(../images/speaker977.png) top right no-repeat;
}

/*****************
	MAINMENU 
******************/

#mainmenu {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 26px;
}

#mainmenu ul {
	position: relative;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 1%;
}

#mainmenu ul li {
	position: relative;
	float: left;
	margin: 0 30px 0 0;	
	height: 26px;
	line-height: 26px;
	float: left;
}

#mainmenu ul li a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 0;
	margin: 0;	
	height: 26px;
	line-height: 26px;
	cursor: pointer;
}

#mainmenu ul li a span {
	background-color: transparent;
	text-decoration: none;
	float: left;
	margin: 0;
	padding: 0 10px;
	height: 26px;
	float: left;
}

#mainmenu ul li a span.left {
	position: relative;
	display: block;
	background: transparent url(../images/glank.gif) left top no-repeat;
	padding: 0;
	width: 5px;
}

#mainmenu ul li a span.right {
	position: relative;
	display: block;
	background: transparent url(../images/blank.gif) left top no-repeat;
	width: 5px;
	padding: 0;
}

#mainmenu ul li a.selected span.left {
	position: relative;
	display: block;
	background: transparent url(../images/left-tab-sel.png) left top no-repeat;
	width: 5px;
}

#mainmenu ul li a.selected span {
	color: rgb(102,0,0);
	background-color: rgb(250,166,26);
}

#mainmenu ul li a.selected span.right {
	position: relative;
	display: block;
	background: transparent url(../images/right-tab-sel.png) left top no-repeat;
	width: 5px;
}

#mainmenu ul li a:hover span.left {
	position: relative;
	display: block;
	background: transparent url(../images/left-tab-hover.png) right top no-repeat;
	width: 5px;
}

#mainmenu ul li a:hover span {
	color: #fff;
	background-color: rgb(102,0,0);
	text-decoration: none;
}

#mainmenu ul li a:hover span.right {
	position: relative;
	display: block;
	background: transparent url(../images/right-tab-hover.png) right top no-repeat;
	width: 5px;
}



/*****************
	NAVIBAR 
******************/

#navibar {
	position: relative;
	display: block;
	margin: 10px 10px 9px 12px;
	padding: 0;
	width: 700px;
	float: left;
	font-size: 11px;
}

#navibar a {
	text-decoration: none;
}

#navibar span {
	padding: 0 5px;
	font-size: 9px;
}

/*****************
	BODY 
******************/

#body {

}

/*****************
	FIRST PAGE 
******************/

#action_frame {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	height: 216px;
}

div.action_banner {
	display: block;
	position: absolute;
	right: 14px;
	top: 14px;
	/*z-index: 10;*/
}

#action_banner {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
}

#action_frame_mask {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 216px;
	width: 100%;
	background: transparent url(../images/fp_action_frame_mask.png) left top no-repeat;
}

#action_frame_mask_link {
	position: absolute;
	z-index: 100;
	width: 315px;
	height: 188px;
	right: 15px;
	top: 15px;
	display: block;
}

#action_frame_mask embed,#action_frame_mask object  {
	position: absolute;
	top: 14px;
	right: 15px;
	z-index: 1;
	display: block;
}
#action_frame_mask_dragger {
	background: transparent url(../images/fp_action_frame_mask.png) right bottom no-repeat;
	position: absolute;
	top: 190px;
	right: 1px;
	z-index: 1;
	display: block;
	width: 26px;
	height: 26px;
}
#action_frame_mask a {
	position: absolute;
	display: block;
	top: 14px;
	right: 14px;
	height: 188px;
	width: 315px;
	border: none;
}

#fp_main_box {
	position: absolute;
	display: block;
	top: 14px;
	left: 14px;
	margin: 0;
	width: 595px;
	height: 188px;
}

#fp_main_box div.naslov {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	line-height: 115%;
}

#fp_main_box div.naslov a {
	color: rgb(174,11,17);
	text-decoration: none;
}

#fp_main_box div.datum {
	margin: 0 0 10px;
}

#fp_main_box div.action_frame_pic {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 12px 3px 0;
	height: 120px;
	float: left;
}

#fp_main_box div.action_frame_mask {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 185px;
	height: 120px;
	background: transparent url(../images/gallery_mask1.png) no-repeat scroll right top;
	z-index: 10;
}

#fp_main_box div.povzetek {
	font-weight: bold;
	font-size: 14px;
	line-height: 117%;
}

#vote_now {
	position: absolute;
	display: block;
	top: 170px;
	left: 182px;
	width: 100px;
}

#more_news {
	position: absolute;
	display: block;
	top: 170px;
	right: 0px;
	width: 100px;
}

#fp_titles {
	position: absolute;
	display: block;
	top: 544px;
	left: 0px;
	height: 36px;
	width: 100%;
	background: transparent url(../images/fp_titles.png) no-repeat scroll left top;
}

#fp_content {
	position: relative;
	display: block;
	margin: 75px 0 0 0;
	padding: 0;
	height: 1%;
}

#fp_left_block {
	position: relative;
	display: block;
	margin: 0 17px 0 0;
	padding: 0;
	width: 310px;
	float: left;
}

#fp_left_block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fp_left_block ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 12px 0px;
	color: rgb(174,11,17);
	font-weight: bold;
	line-height: 23px;
	height: 1%;
}

#fp_left_block ul li span {
	padding-left: 10px;
}

#fp_left_block .bord {
	border-top: solid 1px #fff;
	border-bottom: solid 1px rgb(234,219,195);
}
#fp_left_block .bord_1st {
	border-top: solid 1px #fff;
	border-bottom: solid 1px rgb(234,219,195);
}

#fp_left_block ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px rgb(234,219,195);
	border-bottom: solid 1px #fff;
}

#fp_left_block ul li ul li {
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: solid 1px rgb(234,219,195);
	font-weight: normal;
}

#fp_left_block ul li ul li.no_bord {
	border-bottom: none !important;
	margin-bottom: -20px !important;
}


#fp_left_block ul li ul li a {
	padding-left: 10px;
}

/**** CENTER BLOCK ****/

#fp_center_block {
	position: relative;
	display: block;
	margin: 0 17px 0 0;
	padding: 0;
	width: 293px;
	float: left;
	line-height: 130%;
}

#fp_center_block h2 {
	padding: 0 0 5px;
}

#fp_center_block div.fp_vipimg {
	position: relative;
	display: block;
	width: 116px;
	padding: 0;
	margin: 0 15px 5px 0;
	float: left;
}

#fp_center_block div.povzetek {
	font-weight: bold;
	padding-bottom: 16px;
	text-align: justify;
}

#fp_center_block div.opis {
	padding-bottom: 12px;
	text-align: justify;
}

#fp_center_block div.prijava {
	margin: 10px 0 0;
}

#fp_center_block div.prijava h3 {
	color: rgb(179,12,18);
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0 0 5px;
}

/**** RIGHT BLOCK ****/

#fp_right_block {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 310px;
	float: right;
}

#fp_right_block ul {
	margin: 0;
	padding: 0 0 12px 0px;
	list-style: none;
}

#fp_right_block ul li {
	height: 1%;
	margin: 0;
	padding: 4px 0 5px 15px;
	font-weight: normal;
}

#fp_right_block ul li.bord {
	border-top: solid 1px #fff;
	border-bottom: solid 1px rgb(234,219,195);
}
#fp_right_block ul li.bord_1st {
	border-bottom: solid 1px rgb(234,219,195);
}

#fp_right_block ul li.bord_last {
	border-top: solid 1px #fff;
	border-bottom: none;
}

#tit_koncerti {
	padding: 5px 0 15px 0;
}

#fp_right_block span.datum {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 75px;
	float: left;
	font-size: 12px;
	color: rgb(179,12,18);
}

#fp_right_block ul li a.koncert {
	position: relative;
	display: block;
	margin-left: 80px;
}

/*****************
	DEFAULT PAGE 
******************/
/*****************
	LEFTBLOCK 
******************/

#leftblock {
	position: relative;
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
	width: 180px;
	float: left;
}

/*****************
	SUBMENU 
******************/

#submenu {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 8px;
	width: 180px;
}

#submenu ul  {
	list-style: none;
	margin: 0px 0 9px;
	padding: 0;
}

#submenu ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu a {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1%;
	color: rgb(51,51,51);
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

#submenu a .main_a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0px 12px;
}
#submenu a .n1 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 4px;
}
#submenu a .n2 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 4px;
}

#submenu a:hover {
	color: #fff;
}

#submenu a:hover .main_a {
	background: rgb(250,166,26);
}

#submenu a:hover .n1 {
	background: transparent url(../images/over_n1.png) top left no-repeat;
}

#submenu a:hover .n2 {
	background: transparent url(../images/over_n2.png) top left no-repeat;
}

#submenu a.selected {
	color: #fff;
	font-weight: normal;
}

#submenu a.selected .main_a {
	background: rgb(153,0,0);
}

#submenu a.selected .n1 {
	background: transparent url(../images/selected_n1.png) top left no-repeat;
}

#submenu a.selected .n2 {
	background: transparent url(../images/selected_n2.png) top left no-repeat;
}


#submenu ul li ul {
	padding: 5px 0 0px;
}

#submenu ul li ul li {
	margin: 9px 0 9px 30px;
}

#submenu ul li ul li a {
	font-weight: normal;
	font-size: 11px;
	color: rgb(51,51,51);
}

#submenu ul li ul li a:hover {
	color: rgb(250,166,26);
	background: none;
	text-decoration: none;
}

#submenu ul li ul li a.selected2 {
	text-decoration: none;
	color:rgb(153,0,0);
	font-weight: bold;
}

#submenu ul li a.vec {
	text-align: left;	
}

#submenu ul li a.vec span {
	padding-right: 5px;	
}

/*****************
	CONTENT 
******************/
#content {
	position: relative;
	display: block;
	margin: 15px 0 0 15px;
	padding: 0;
	width: 590px;
	float: left;
	height: 1%;	
	line-height: 130%;
}

.datum {
	font-size: 11px;
	margin: 0 0 12px;
}

.datum_koncerta {
	margin: 2px 0;
}

#gallery {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 12px 3px 0;
	width: 185px;
	float: left;
	height: 1%;
}

#gallery div.big_gal_pic {
	position: relative;
	display: block;
	margin: 0 0 7px;
	padding: 0;
	height: 120px;
}

#gallery div.big_gal_mask {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 185px;
	height: 120px;
	background: transparent url(../images/gallery_mask2.png) no-repeat scroll right top;
	z-index: 10;
}

a.big_gal_zoom {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	height: 120px;
	width: 185px;
	z-index: 20;
	background: transparent url(../images/blank.gif);
}

#gallery div.small_gal_pic {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

#pic1, #pic2 {
	margin-right: 10px !important;
	float: left;
	padding: 0;
}

#pic3 {
	margin-right: 0 !important;
	float: left;
	padding: 0;
}

#content div.povzetek {
	font-weight: bold;
	font-size: 14px;
	line-height: 117%;
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
}

/**** AUDIO ****/
#content div.audio_link {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
}

#content div.list_item div.audio_link {
	position: relative;
	margin: 2px 0;
	padding: 0;
}


/**** VIDEO ****/
#embed_video {
	position: relative;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

/**** LISTING ****/

#content div.list_item {
	display: block;
	padding: 8px 0 8px;
	margin: 0;
	border-bottom: solid 1px #ccc;
}

#content div.list_item h3 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content div.list_item h3 a {
	color: #990000;
}

div.list_item div.more {
	text-align: left;
	margin-top: 3px;
}

/* pagelister */

#list_pages {
	position: relative;
	display: block;
	text-align: center;
	padding-top: 8px;
}

#list_pages span {
	padding: 0 5px;
}

#list_pages span.separator {
	border-right: solid 1px #333333;
}


#list_pages span a {
	font-size: 11px;

}

#list_pages span a:hover {

}

#list_pages span a.selected {
	font-weight: bold;
	text-decoration: none; 
}

#list_pages span a.forward, a.forward {
	font-size: 11px;
	padding-right: 13px;
	background: transparent url(../images/arrow_next.gif) center right no-repeat;
}

#list_pages span a.back {
	padding-left: 12px;
	background: transparent url(../images/arrow_back.gif) center left no-repeat;
}

/*****************************
		SEARCH
*****************************/

.pages {
	border-top: 1px solid #BFCFD9;	
	border-bottom: 1px solid #BFCFD9;
	text-align: center;
	padding: 3px 0;
	margin-top: 30px;
}

#searchresults .pages a.list_w1 { 
	padding-right: 6px;	
}

#searchresults .pages a.list_w2 { 
	padding-right: 7px;	
}

#searchresults .pages a.next_page, #searchresults .pages a.prev_page {
	padding: 0;	
	font-size: 12px;
}

#searchresults .pages a.next_page {
	float: right;	
}

#searchresults .pages a.prev_page {
	float: left;	
}

.searchresult {
	margin-top: 10px;
	padding-top: 5px;
}

.searchresult a, .searchresultfirst a  {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.SearchResultText {
	margin-bottom: 15px;	
}
div.SearchResultText span.search_keyword {
	font-weight: bold;
}
	
.sep {
	padding-left: 2px;
	padding-right: 2px;
}

/*****************
	FORMS 
******************/
.prijava {
	position: relative;
	display: block;
}

form {
	margin-left: 50px;

}

form.fp_form {
	margin: 0; 
}

form div.form_field {
	position: relative;
	display: block;
	padding: 0;
}

form div label {
	position: relative;
	display: block;
	padding: 7px 0 0 0;
	margin: 0;	
	width: 120px;

	float: left;
}

form div input.inputfield_i, form div textarea.textinput, .inputfield_n {
	background: transparent url(../images/inputfield.gif) no-repeat center center;
	border-width: 0;
	width: 188px;
	height: 22px;
	line-height: 22px;
	padding: 8px 5px 2px;
	margin: 0;	
	font-family: arial, helvetica;
	font-size: 12px;
}


form .textinput, input.comment_name {
	background: transparent url(../images/inputfield.gif) no-repeat center center;
	border-width: 0;
	width: 198px;
	height: 22px;
	line-height: 22px;
	padding: 0px 5px 0 0;
	margin: 3px 0;	
	font-family: arial, helvetica;
	font-size: 12px;
}

form .inputfield_t, textarea.comment_text {
	background: transparent url(../images/textfield.gif) no-repeat center center;
	border-width: 0;
	width: 188px;
	height: 195px;
	padding: 7px 5px 7px 5px;
	margin: 0;	
	font-family: arial, helvetica;
	font-size: 12px;
}

form.fp_form div label {
	width: 80px;
	display: block;
	position: relative;
	float: left;
	padding: 6px 0 0;
}

form.fp_form div input.inputfield_i {
	float: right;
	padding: 6px 5px 0px;
}


div.form_field div.inputfield_r,
div.form_field div.inputfield_c {
	position: relative;
	display: block;
	width: 220px;
	margin-left: 120px;
}

div.form_field div.inputfield_r span {
	display: block;
	width: 220px;
	clear: right;
	padding: 0 0 5px 0px;
}

div.form_field div.inputfield_r span input.inputfield_r {
	float: left;
}

div.form_field div.inputfield_r span label.inputfield_r {
	display: inline;
	float: none;
	clear: right;
	padding-top: 0px;
	margin: 2px 0 0 0;
	line-height: 20px;
}


div.form_field div.inputfield_c span {
	display: block;
	padding: 3px 0 3px 0px;
}

div.form_field div.inputfield_c label {
	padding-left: 5px;
	float: none;
	display: inline;
}


.delimiter {
	border-bottom: 1px solid #888;
}

#captcha.form_field {
	position: relative;
	width: 210px;
	height: 1%;
	margin: 2px 0;
	padding: 0;
	float: left;
}


/********************/

#requiredfields {
	margin: 2px 0 0;
	
}

form input.submit {
	margin-top: 5px;
	background: #fff url(../images/submit_arrow.gif) center right no-repeat;
	padding: 0 10px 0 0;
	margin: 0 0 0 218px;
	width: 100px;
	text-align: right;
	border: none;
	color: rgb(51,51,51);
	font: bold 11px Arial !important;
	cursor: pointer;
	
}

form.fp_form input.submit {
	margin-left: 193px;
	margin-top: 3px;
}

form.search_form {
	position: absolute;
	display: block;
	top: 293px;
	left: 705px;	
	
}

form.search_form input.inputfield_i {
	border: none;
	font-size: 11px;
	padding-top: 4px;
	width: 140px;
}


form.search_form input.submit {
	position: absolute;
	display: block;
	top: 4px;
	left: 156px;	
	background: transparent url(../images/submit_arrow.gif) center right no-repeat;
	padding: 0 12px 1px 0;
	margin: 0;
	width: 45px;
	text-align: right;
	border: none;
	color: rgb(51,51,51);
	font: bold 11px Arial !important;
	cursor: pointer;
}


/*****************
	COMMENTS
******************/
#comments h3 {
	color: rgb(179,12,18);
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 10px 0 5px;
}


#comments form {
	margin-left: 50px;
}

#comments .form_item {
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 0 2px 120px;
	height: 1%;
}

#comments .form_item label {
	position: absolute;
	display: block;
	width: 110px;
	height: 1%;
	top: 2px;
	left: 0;
	font-size: 12px; 
}


#comments input.comment_input {
	background: transparent url(../images/inputfield.gif) no-repeat center center;
	border-width: 0;
	width: 188px;
	height: 22px;
	line-height: 22px;
	padding: 5px 5px 0;
	margin: 3px 0;	
	font-family: arial, helvetica;
	font-size: 12px;
}

#comments textarea.comment_text {
	background: transparent url(../images/textfield.gif) no-repeat center center;
	border-width: 0;
	width: 188px;
	height: 195px;
	padding: 7px 5px 7px 5px;
	margin: 0;	
	font-family: arial, helvetica;
	font-size: 12px;
}

#comments input.submit {
	margin-top: 5px;
	background: #fff url(../images/submit_arrow.gif) center right no-repeat;
	padding: 0 10px 0 0;
	margin: 0 0 0 218px;
	width: 100px;
	text-align: right;
	border: none;
	color: rgb(51,51,51);
	font: bold 11px Arial !important;
	cursor: pointer;
}

#comments .comments_list {
	border-top: 1px solid #ccc;	
	margin-top: 20px;
}

#comments .upper {
	border-top: 1px solid #ccc;	
	margin-top: 5px;
}

#comments .comment {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	height: 1%;
}

#comments .comment .name {
	font-weight: bold;
}

/*****************
	AUDIO PLAYER
******************/


#audios {
	margin-top: 10px;
}

#audios ul {
	list-style-type: none; 
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#audios ul li {
	margin: 0;
	padding: 3px 0 3px 10px;
	font-weight: normal;
}

#audios ul li a {
	padding-left: 8px;
}

#audios #video_player {
	display: block;
	position: relative;
	margin: 10px 0 5px;
}

#audios #audio_title {
	display: block;
	position: relative;
	font-weight: bold;
}

#audios #short_desc {
	display: block;
	position: relative;
	margin: 5px 0;
	font-weight: bold;
}


/*****************
	DOCUMENTS
******************/

#documents {
	position: relative;
	display: block;
	padding: 0;
	margin: 20px 0;
}

#documents h3, #audios h3 {
	color: rgb(179,12,18);
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0 0 5px;
}

#documents dl {
	position: relative;
	margin:0;
	padding: 0 0 4px 0;
}

#documents dt {
	height: 1%;
	padding: 4px 0 4px 20px;
}

#documents dt img {
	float: left;
	margin-left: -20px;
}

#documents a {		
}

#documents a:hover {		
	text-decoration: underline;
}

/*****************
	RIGHTBLOCK 
******************/

#rightblock {
	position: relative;
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
	width: 160px;
	float: right;
	height: 1%;
}


/*****************
	FOOTER 
******************/

#footer {
	position: relative;
	display: block;
	margin: 0;
	padding: 30px 0;
	font-size: 11px;
	height: 20px;
}

#footer span  {
	padding: 0 12px;
}

#footer span.left {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
}

#footer span.right {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}


