/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}                              
#flashcontent { height: 100%; }
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #e1e3de url(css-images/ccvxbg.png) repeat-x center center;
	font: normal 62.5% helvetica,arial,sans-serif;
	text-align: center;
}                              
#CCVX_preloader {
	margin: 0 auto;
	min-height: 635px;
	min-width: 1000px;
}                              
#CCVX_preloader .get-player {
	margin: 60px;
	padding: 20px;
	font-size: 1.4em;
	color: inherit;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
}                              
.get-player p { margin: 1em 0; }
.get-player p img { border: none; }
#userLogin { width: 480px; }
#userLogin p { color: #000000; }
#userLogin p span {
  padding-left: 5px;
  color: #4E0026;
}                               
#userLogin h1 {
  background: url(css-images/bg_tour_header.png) no-repeat;
  height: 60px;
  width: 100%;
  color: #4E0026;
  vertical-align: top;
  padding-top: 5px;
  margin: 0px;
  font-size: 20px;
}    
#userLogin h1 .little{
	 font-size: 12px;
	 
}
.userInputs {
  background: url(css-images/bg_tour_main_bg.png) repeat-y;
  width: 424px;
  margin-left: 24px;
  border-bottom: 1px solid #9A9A9A;
}                          
.userInputs p {
  margin: 0px;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 5px;
}                          
.userField { width: 400px; }                                              
.userInputs #btn_submit { text-align: center; }
#userLogin #submit {
  background: transparent url(css-images/btn_tour.png) no-repeat;
  border: none;
  width: 140px;
  height: 40px;
  cursor: pointer;
}

