@charset "utf-8";
.imgbutton {
	cursor: pointer;
}
#wrappercenter {
	position: absolute;
	margin-top: -235px;
	margin-left: -453px;
	left: 50%;
	top: 50%;
}


:focus {outline:none;}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}



#wrapper {
	height: 440px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#wrapper #headertop {
	background-image: url(images/headertop.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
}
#wrapper #header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 62px;
}
#middleblock {
	background-image: url(images/listcontainer_middlebg.gif);
	background-repeat: repeat-x;
	height: 336px;
}
#middleblock #listheaderblock {
	background-image: url(images/listcontainer_headings.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center 25px;
	padding-top: 25px;
}

#listblock {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #999999;
	background-image: url(images/listcontainer_t.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#listblock .level1 {
	background-image: url(images/listcontainer_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#listblock .level2 {
	background-image: url(images/listcontainer_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#listblock .level3 {
	background-image: url(images/listcontainer_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#listblock .level4 {
	background-image: url(images/listcontainer_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#listblock .level5 {
	background-image: url(images/listcontainer_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#listblock .level6 {
	background-image: url(images/listcontainer_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#listblock .level7 {
	background-image: url(images/listcontainer_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#listblock .level8 {
	height: 285px;
}

#listblock .level9 {
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 13px;
	margin-left: 9px;
	background-image: url(images/linesbg.gif);
	float: left;
	width: 852px;
}
#LeftListBlock {
	width: 195px;
	float: left;
	height: 266px;
	overflow: auto;
}
#MiddleListBlock {
	width: 250px;
	height: 266px;
	overflow: scroll;
}
#RightListBlock {
	width: 400px;
	float: left;
	height: 266px;
	position: relative;
	overflow: hidden;
}
#RightListBlockContact {
	width: 390px;
	float: left;
	height: 255px;
	position: relative;
	overflow: hidden;
	background-color: #BDBCBC;
	border: 5px solid #7D7D7D;
}
#footerblock {
	height: 39px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footerblock .level1 {
	background-image: url(images/footer_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
}
#footerblock .level2 {
	background-image: url(images/footer_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
}

/* bottom footer block */
#footerblockbottom {
	height: 24px;
	background-image: url(images/footerbottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 20px;
	margin-left: 20px;
}
#footerblockbottom .level1 {
	background-image: url(images/footerbottom_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
}
#footerblockbottom .level2 {
	background-image: url(images/footerbottom_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 24px;
}

/* bottom menu block */
#bottommenublock {
	height: 24px;
	background-image: url(images/bottommenublock_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 35px;
	margin-left: 430px;
}
#bottommenublock .level3 {
	background-image: url(images/bottommenublock_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
}
#bottommenublock .level4 {
	background-image: url(images/bottommenublock_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 24px;
}
#bottommenublock .level5 {
	padding-right: 30px;
	padding-left: 50px;
	text-align: right;
}


/* footer content */
.footercontent {
	height: 94px;
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(images/footerblock_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footercontent .level3 {
	height: 93px;
	background-image: url(images/footerblock_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footercontent .level4 {
	background-image: url(images/footerblock_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 93px;
}
#categorylist {

}
#categorylist  a,#categorylist a:visited  {
	display: block;
	height: 36px;
	line-height: 36px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/category_bg.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#categorylist  a.alt,#categorylist a.alt:visited  {
	display: block;
	height: 36px;
	line-height: 36px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/category_bg.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#categorylist  a:hover, #categorylist a.sel, #categorylist a.alt:hover,  #categorylist a.selected  {
	display: block;
	height: 36px;
	line-height: 36px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/category_sel.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.VideoList {

}

a.videoItem  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	background-image: url(images/videoitem_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.videoItem .time {
	float: right;
}
a.videoItem img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
a.videoItem  .bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
a.videoItemSel, .videoItem:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	display: block;
	clear:both;
	cursor: pointer;
	background-image: url(images/category_sel.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.videoItemSel .time,  .videoItem:hover .time {	float: right;}
.videoItemSel img,  .videoItem:hover img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
.videoItemSel  .bold,  .videoItem:hover .bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.formitem {
	height: 25px;
	margin-left: 20px;
	margin-top: 5px;
}
.formitem .formlabel {
	float: left;
	width: 30%;
	margin-top: 5px;
}

.textbox {
	border: 1px solid #999999;
	width: 220px;
}
.textbox2 {
	width: 160px;
	border: 1px solid #999999;
}

.formitem .forminput {
	width: 70%;
	float: left;
}
.show {
	display: block;
}
.hide {
	display: none;
}
#contactform {
	background-image: url(images/contactus_bg.gif);
	background-repeat: repeat;
	height: 266px;
	width: 408px;
	margin-left: 1px;
}
#RightListBlock   .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;
	color: #000000;
	font-weight: normal;
}
.heading   {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
	color: #333333;
}
#referfriend {
	background-image: url(images/contactus_bg.gif);
	background-repeat: repeat;
	height: 266px;
	width: 408px;
	margin-left: 1px;
}
