/* web page body control */
/*.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-image: url('../../images/background.jpg'); 
	background-repeat: no-repeat;
	background-position: top center; 
}*/

.promovideozone {
	background-color:#ECECEC;
}


/***************************************************************/
/* Start : HTML object style control */
/***************************************************************/
.multibox {
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #4B607D;
	width: 350;
}

.singlebox_dark_grey {
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 2px solid #666666;
}

.singlebox_dark_grey_thin {
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}

.singlebox_light_blue {
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border: 2px solid #4685C4;
}

.button_light_green {
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border: 2px solid #666666;
	background-color: #47C10C;
	height: 26px;
}

.button_light_blue {
	font-family: Arial, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border: 2px solid #4685C4;
	background-color: #52B6FF;
	height: 23px;
}

/***************************************************************/
/* End : URL style control */
/***************************************************************/