* {
padding: 0px;
margin: 0px;
}

* html #content{
 height: 610px;
}


p, ol, ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}

ol {
	padding:10px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

body {
  font-family:Arial, Helvetica, sans-serif;
}

h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 110%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  padding-bottom:3px;
}


/*--------------------------*/

#home_link {
    width: 730px;
    height: 140px;
	cursor:pointer;
}


#main {
  width: 760px;
  margin: 10px auto;
}

#logo {
  width: 760px;
  height: 159px;
  background-image: url('../images/logo.jpg');
  background-repeat: no-repeat;
}

.content {
  width: 760px;
  height:auto;
  min-height: 463px;
  background-image: url('../images/bg2.jpg');
  background-position:0px 0px;
  background-repeat: repeat-x;
  
  padding:0px 0px 0px 0px;
  
}


.HomeP1 {
	font-size:110%;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.HomeP2 {
	font-size:70%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}


.footer { 
	background-image:url(../images/footer-bg.jpg);
  width: 760px;
  color:#000000;
  text-align:center;
  font-family: Arial;
  font-size: 55%;
  padding:0px 0px 0px 0px;
  height:12px;
  vertical-align:middle;
  
}
.new-footer {
	background:#fff;
	height:65px;
}
.new-footer .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:10px 0 0 11px;
	float:left;
	display:inline;
	color:#050505;
	font-weight:bold;
	width:300px;
	
}
.new-footer .logo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	float:right;
	display:inline;
	width:180px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:4px 0 0 0;
}

#left {
  float: left;
  width: 180px;
  text-align: center;
  padding-top: 5px;
  padding-bottom:0px;  
}

.register_links {
	width:150px;
	height:auto;
	display:block;
	text-align:left;
	position:relative;
	z-index:100;
	padding:12px 0 15px 20px;
	font-size:12px;
	font-weight:normal;
}


.register_links IMG {
	border:none;
}
.register_links a {
	font-weight:bold;
}

.login_link {
  color: #000;
  font-weight: bold;
  font-size: 100%;
  font-family: Arial,'Myriad Pro';
}
.SCU_Button {
  /*color: #000;
  font-weight: bold;
  font-size: 100%;
  font-family: Arial,'Myriad Pro';
  border:none;
  background:none;
  display:inline;
  margin:0px 0px -3px 0px;
  padding:0px 0px 0px 0px;
  cursor:pointer;
  vertical-align:baseline;
  text-decoration:underline;*/
}
/*.SCU_Button:hover {
text-decoration:underline;
}*/

.login_link:hover {
    text-decoration: none;
}


.right {
  float: right;
  width: 520px;
  height:auto;
  min-height: 430px;
  padding-top: 0px;
  margin-right: 5px;
  margin-top:18px;
}





.menu_top{
	position: relative;
  width: 171px;
  background-image: url('../images/menu_top_home.jpg');
  background-repeat: no-repeat;
  margin-top: 30px 0px 0px 0px;
  text-align: left;
  padding:20px 0px 8px 13px;
}



.menu_bottom{
position: relative;
  width: 171px;
  height:53px;
  background: url('../images/menu_bottom_home.jpg') top left no-repeat ;
  margin-bottom:0px;
  text-align: left;
  padding:10px 0px 10px 13px;
}

.menu_bottom_home{
position: relative;
  width: 171px;
  height:42px;
  background-image: url('../images/menu_bottom_home_yellow.jpg');
  background-repeat: no-repeat;
  margin-bottom:0px;
  text-align: left;
  padding:5px 0px 0 13px;
}



.menu_item{
  width: 171px;
height:auto;
  position: relative;
  background:url(../images/menu_item_home.jpg) left top no-repeat;
   text-align: left;
   
  padding:9px 0px 10px 13px;

}



.menu_item SPAN {
    /*display: block;
    /*position: absolute;
    bottom: 30%;*/
    /*right: 0%;
    width: 100%;
    left: 32px;*/
}

.menu_top SPAN A,
.menu_bottom SPAN A,
.menu_item SPAN A {
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-weight:bold;
}
.menu_bottom_home SPAN A {
	color: #000;
}

.menu_item SPAN A:hover, .menu_bottom SPAN A:hover {
   color: #dae1e7;
}
.menu_bottom_home SPAN A:hover {
	color: #666;
}

.header {
  background-image: url('../images/dots.gif');
  background-repeat: repeat-x;
  background-position:0px 15px;
  height: 20px;
  text-align: right;
  font-weight: bold;
  width: 500px;
  margin-top: 8px;
  padding-right: 5px;
  font-size: 75%;
  font-family:Arial, Helvetica, sans-serif;
  color:#030303;
}
#scrollwindow_top {
margin:5px 0px 0px 0px;
background:url(../images/scrollwindow_up.jpg) top left no-repeat;
width:126px;
height:10px;
font-size:0px;
line-height:0px;
position:relative;
z-index:100;
}

#scrollwindow {
 float: left;
 width: 135px;
 height: 303px;
 margin: -10px 0px 0px 0px;
 padding:15px 0px 0px 5px;
 background-color: #fff;
 background-image: url('../images/scrollwindow.jpg');
 background-repeat: repeat-y;
 overflow:auto;
 scrollbar-face-color: #6c93b0;
 scrollbar-arrow-color: #fff;
 position:relative;
z-index:50;

}

#scrollwindow .spacer {
height:5px!important;
display:block!important;
}

#videowindow {
  float: right;
  width: 360px;
  text-align: left;
  margin-top:-10px;
  }

.small_screen {
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif, Arial;
  font-size: 70%;
  font-weight: bold;
  text-align: center;
}

#video {
/* width: 343px;
 height: 240px;
*/ 
width:319px;
height:228px;
line-height:0px;
}
#advertImage, #fullScreenPlayer {
/*display:inline;
float:left;
margin-left:8px;*/
}

#undervideo {
 background-image: url('../images/undervideo.jpg');
 background-repeat: no-repeat;
 width: 335px;
 height: 77px;
 text-align: left;
 font-size: 80%;
 padding-left: 10px;

}

#undervideo p{
 padding-left: 10px;
 padding-top: 5px;
 font-size: 80%;
}
#playerImg {
cursor:pointer;
}
#fake_img {
}
#PlayerDialog img{
border:none;
}

#flashPlayerContainer {
margin:10px 0px 0px 10px;
}

#breadCrumbs {
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 210px;
	position:relative;
	top:0px;
	font-size:12px;
}

#breadCrumbs a {
}

#breadCrumbs .PageName {
	font-weight:bold;

}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
}
.admin table{
}
.test, .admin table {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
border-collapse:collapse;
empty-cells:show;
}
.test th, .test td, .admin table td, .admin table th{
padding:3px 10px 3px 10px;
text-align:left;
vertical-align:top;
}
.test th, .admin table th {
border-bottom:solid 1px #333;
}
.error {
color:#970000;
margin-bottom:10px;
}
ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 10px 0px 10px 10px;
}
li {
  margin: 0px 0px 5px 10px;
}
.new-footer img {
	border:none;
}