@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font:normal 9pt Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color:#FFF;
	color:#000;
	line-height:1.5em;
}
h1 {
	font-size:13pt;
	font-weight:bold;
	color:#25408F;
	margin:.5em 0 1em 0;
}
h1.title {
	margin:0;
	margin-left:15px;
	padding:0;
	line-height:36px;
}
h1.pagetitle {
	color:#25408F;
}
h2 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:11pt;
	font-weight:bold;
	color:#FFF;
}
h3 {
	font-size:9pt;
	font-weight:bold;
	color:#000;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	margin:0;
}
p {
	margin: 0 0 5px 0;
}
p.subtitle {
	font-weight:bold;
	margin:0 0 10px 0;
}
p.boxtext {
	color:#fff;
}
p.totop {text-align:right; padding-right:1em; font-size:.9em}
p.totop a {border:0}
a {
	font-style:normal;
	color:#25408F;
	text-decoration:none;
	outline:none;
}
/*a:hover {color:#B0B0D2;border-bottom:1px dashed #B0B0D2;}*/
a:hover, a.over {
	color:#D2232A;
	border-bottom:1px dashed #D2232A;
}
a.mainlink {
	display:block;
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	line-height:normal;
	border:0;
}
a.mainlink:hover span {
	padding-bottom:1px;
	border-bottom:1px dashed #fff;
}
div, img {
	border:0;
	margin:0;
	padding:0
}
h1.h1-b, p.boxtext-b {
	color:#25408F;
}
#body {
	margin:10px auto;
	padding:0;
	width:910px;
	overflow:hidden
}
#header {
	margin:0;
	margin-bottom:2px;
	padding:0;
	overflow:auto;
}
#header img {
	margin:0;
	padding:0;
	border:0;
}
#header h2 {
	margin:0;
	margin-left:140px;
	font-size:12px;
	line-height:20px;
	background:#25408F;
	text-indent:32px;
}
#contentwrapper {
	float:left;
	margin:2px auto;
	padding:0;
	width:100%;
}
#content {
	margin:0 265px 0 140px;
	padding:0;
}
#content .padder {
	margin:5px 20px;
}
#content p {
	margin-bottom:1em
}
#leftcolumn {
	float:left;
	width:140px;
	margin:0;
	margin-left:-910px;
	padding:0;
	background-color:#D2232A;
}
#rightcolumn {
	float:left;
	width:265px;
	margin:0;
	margin-left:-265px;
	padding:0;
	line-height:1.1em
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	width:140px;
}
#nav li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	border-bottom:2px solid #fff;
}
#nav li a {
	display:block;
	position:relative;
	color:#fff;
	padding:10px 5px;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	background-color:#D2232A;
}
#nav li ul a {
	background-color:#e74249;
}
#nav li.current a {
	background-color:#B0B0D2;
}
#nav li a:hover, #nav li.current ul a:hover {
	background-color:#25408F;
	border:none;
}
/*body#home a#m-home,
body#past a#m-past,
body#today a#m-today {background-color:#B0B0D2;}*/


.box {
	width:auto;
	margin:10px 0;
	padding:0;
	background-color:#D2232A;
	/*-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	/*-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;*/
}
.box .innertube {
	margin:0;
	padding:10px;
}
.box p, #content .box p {
	margin-bottom:.4em
}
.box p.title {
	font-weight:bold;
	margin:0;
}
.box p.descrip {
	margin-top:.5em;
	margin-bottom:0;
	text-align:left;
	line-height:normal
}
.box a.colorbox {
	color:#fff;
}
.box a.colorbox:hover {
	border-bottom:1px dashed #fff
}
.box-b {
	background-color:#dedeec;
}
.box h1 {
	color:#25408F;
	margin-top:0;
	margin-bottom:.5em;
	line-height:normal
}
.box h4 {
	color:#25408F;
	margin-bottom:.4em;
	margin-top:.8em
}
.box-c {
	background-color:#25408F;
}
.box-c h1, .box-c p {
	color:#fff
}
div#gallery {
	overflow:auto
}
dl.gallery {
	float:left;
	width:132px;
	height:180px;
	padding:0;
	list-style:none;
	background-color:#f0f0f0;
	margin:6px;
}
dl.gallery dt {
	display:block;
	width:120px;
	height:120px;
	padding:0;
	margin:5px 6px;
	background-repeat:no-repeat;
	background-position:center;
}
dl.gallery dt a.colorbox {
	display:block;
	width:120px;
	height:120px;
	border:0;
}
dl.gallery dd {
	text-align:center;
	font-size:80%;
	color:#666;
	height:50px;
	overflow:hidden;
	padding:0;
	margin:0 6px 5px;
	line-height:normal;
	text-indent:0;
}
/* jqPlayer styles */
#jp-container {min-height:400px}
* html #jp-container {height:400px}
#player_container {
	position: relative;
	background-color:#eee;
	width:418px;
	height:80px;
	border:1px solid #009be3;
}
#player_container ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play, #player_pause {
	display: block;
	position: absolute;
	left:48px;
	top:20px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 0 no-repeat;
}
#player_play.jqjp_hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 -42px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -41px -42px no-repeat;
}
#ctrl_prev {
	position: absolute;
	left:20px;
	top:26px;
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#ctrl_prev:hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -29px -112px no-repeat;
}
#ctrl_prev.disabled {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -58px -112px no-repeat;
	cursor:default;
}
#ctrl_next {
	position: absolute;
	left:88px;
	top:26px;
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#ctrl_next:hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -29px -141px no-repeat;
}
#ctrl_next.disabled {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -58px -141px no-repeat;
	cursor:default;
}
#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:164px;
	top:32px;
	background-color: #eee;
	width:122px;
	height:15px;
}
#player_progress_load_bar {
	background: url("/vx-images/ui/jplayer/bar_load.gif") top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("/vx-images/ui/jplayer/bar_buffer.gif") top left repeat-x;
}
#player_progress_play_bar {
	background: url("/vx-images/ui/jplayer/bar_play.gif") top left repeat-x;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:296px;
	top:32px;
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}
#player_volume_max {
	position: absolute;
	left:368px;
	top:32px;
	background: url("/vx-images/ui/jplayer/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}
#player_volume_min.jqjp_hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -19px -170px no-repeat;
}
#player_volume_max.jqjp_hover {
	background: url("/vx-images/ui/jplayer/spirites.jpg") -19px -186px no-repeat;
}
#player_volume_bar {
	position: absolute;
	left:314px;
	top:37px;
	background: url("/vx-images/ui/jplayer/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("/vx-images/ui/jplayer/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}
#play_time, #total_time {
	position: absolute;
	left:164px;
	top:49px;
	width:122px;
	font-size:.8em;
	font-style:oblique;
}
#total_time {
	text-align: right;
}
#playlist_list {
	width:418px;
}
#playlist_list ul {
	list-style-type:none;
	padding:10px 20px 20px 20px;
	margin:0 0 10px 0;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:378px;
	font-size:.9em;
}
#playlist_list li {
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
}
#playlist_list li.playlist_current {
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}
#playlist_list li.playlist_hover {
	color:#0d88c1;
}


/*td.menutd {background-color:#D2232A;}
td.maincontent {padding:10px; width:330px;}
td.features {width:405px;}
div.bc {background-image:url(/vx-images/corner_b_tl.gif);}
div.bc .innertube {background-image:url(/vx-images/corner_b_br.gif);}
div.rc {background-image:url(/vx-images/corner_r_tl.gif);}
div.rc .innertube {background-image:url(/vx-images/corner_r_br.gif);}
div.pc {background-image:url(/vx-images/corner_p_tl.gif);}
div.pc .innertube {background-image:url(/vx-images/corner_p_br.gif);}
div.index3 {float:right; clear:both; margin:0;}
div.index3 .innertube, div.index3 .innertube_alt {padding:10px; width:180px;}
div.index3 img.alt, div.index3 .innertube {float:left;}
div.index3 img, div.index3 .innertube_alt {float:right;}
div.index3 p {font-size:90%;}
div.index3 p.small {}*/
