/****************************************************************************************************************************
												A R T I C L E   V I E W
*****************************************************************************************************************************/
#page_video{
	float: left;
	padding: 5px;
	background-color: #53525a;
}
#info_side_video{
	width: 200px;
	margin-left: 15px;
	float: left;
	text-align: center;
}
#page_info{
	display: block;
	clear: both;
	font-size: 18px;
	color: #333333;
}
.title{
	margin-bottom: 10px;
	font-size: 40px;
	color: #005172;
	font-weight: bold;
	line-height: 1em;
}
.aditional_info{
	font-size: 15px;
	color: #4c4d48;
	font-weight: bold;
}
/****************************************************************************************************************************
													R O U N D  B O X
*****************************************************************************************************************************/
#video_home{
	display: block;
	clear: both;
	padding: 5px;
	background-color: #ffffff;
}
.roundbox_video {
	margin: 0 auto;
	width: 461px;
	font-size: 11px;
	color: #ffffff;
}
.roundbox_video_top{
	display: block;
	width: 100%;
	height: 9px;
	background: url(../imgs/design/roller_hockey/roundbox_video_top.gif) no-repeat;
}
.roundbox_video_center{
	display: block;
	width: 100%;
	background: #53525a;
}
.roundbox_video_bottom{
	display: block;
	width: 100%;
	height: 10px;
	background: url(../imgs/design/roller_hockey/roundbox_video_bottom.gif) no-repeat;
}
.roundbox_video a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.roundbox_video_title{
	margin-bottom: 7px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.roundbox_video_container{
	padding: 0 12px 12px 12px;
	font-size: 14px;
}

.roundbox_video_text{
	text-align: center;
}


/*************************************************************************************************************/
.roundbox {
	margin: 0 auto;
	width: 208px;
	font-size: 11px;
	color: #000000;
}
.roundbox_top{
	display: block;
	width: 100%;
	height: 8px;
	background: url(../imgs/design/roller_hockey/roundbox_top.gif) no-repeat;
}
.roundbox_center{
	display: block;
	width: 100%;
	background: #d7d4c1;
}
.roundbox_bottom{
	display: block;
	width: 100%;
	height: 8px;
	background: url(../imgs/design/roller_hockey/roundbox_bottom.gif) no-repeat;
}
.roundbox a{
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
.roundbox_title, .roundbox_info{
	margin-bottom: 7px;
	color: #005172;
	font-size: 15px;
	font-weight: bold;
}
.roundbox_info, .roundbox_text{}
.roundbox_info{
	color: #333333;
}
.roundbox_container{
	padding: 12px;
}

.roundbox_in{
	margin: 0 auto;
	width: 186px;
}
.roundbox_in_top{
	display: block;
	width: 100%;
	height: 5px;
	background: url(../imgs/design/roller_hockey/roundbox_in_top.gif) no-repeat;
}
.roundbox_in_center{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 20px;
	min-height: 150px;
	background: url(../imgs/design/roller_hockey/roundbox_in_center.gif) repeat-x #ffffff;
	text-align: center;
}
.roundbox_in_bottom{
	display: block;
	width: 100%;
	height: 8px;
	background: url(../imgs/design/roller_hockey/roundbox_in_bottom.gif) no-repeat;
}


/**************    COMPLETE SET   ***********************************************************************************************/
.roundbox_complete_set {
	margin: 0 auto;
	width: 460px;
	font-size: 11px;
	color: #000000;
}
.roundbox_complete_set_top{
	display: block;
	width: 100%;
	height: 10px;
	background: url(../imgs/design/roller_hockey/roundbox_complete_set_top.gif) no-repeat;
}
.roundbox_complete_set_center{
	display: block;
	width: 100%;
	background: #d7d4c1;
}
.roundbox_complete_set_bottom{
	display: block;
	width: 100%;
	height: 10px;
	background: url(../imgs/design/roller_hockey/roundbox_complete_set_bottom.gif) no-repeat;
}
.roundbox_complete_set a{
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
.roundbox_complete_set_title_discs{font-size: 18px;}
.roundbox_complete_set_title, .roundbox_complete_set_info{
	margin-bottom: 7px;
	color: #005172;
	font-size: 15px;
	font-weight: bold;
}
.roundbox_complete_set_text{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 240px;
}
.roundbox_complete_set_info{
	color: #333333;
}
.roundbox_complete_set_container{
	padding: 0 12px;
}

.roundbox_complete_set_in{
	float: left;
	margin-top: 5px;
	width: 186px;
}
.roundbox_complete_set_in_top{
	display: block;
	width: 100%;
	height: 5px;
	background: url(../imgs/design/roller_hockey/roundbox_in_top.gif) no-repeat;
}
.roundbox_complete_set_in_center{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 20px;
	min-height: 150px;
	background: url(../imgs/design/roller_hockey/roundbox_in_center.gif) repeat-x #ffffff;
	text-align: center;
}
.roundbox_complete_set_in_bottom{
	display: block;
	width: 100%;
	height: 8px;
	background: url(../imgs/design/roller_hockey/roundbox_in_bottom.gif) no-repeat;
}

.clear{
	clear: both;
}
