@charset "utf-8";
/* CSS Document */

.background_color {
	background-color: #CCC;
}
.nav_button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/nav-button3.jpg);
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #FFF;
	text-align: center;
	font-weight: bold;
}

.outer_page {
	background-color: #FFF;
}
.menu_bar {
	background-color: #EEE;
}
.IPTV_Pics {
	padding-top: 25px;
}
.horizontal_line {
	background-color: #eee;
	width: 850px;
}
.nav_button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
	font-weight: bold;
}
.logo {
	border-right-width: thick;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #FFF;
	border-top-style: solid;
	border-top-color: #666;
	border-top-width: thick;
}
.nav_button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/nav-button2.jpg);
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #FFF;
	text-align: center;
	font-weight: bold;
}
.header_slide {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #CCC;
}
.gray_border_top {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #666;
}
.lt_gray_border_top {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 15px;
}
.title_for_infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #234282;
	font-weight: bold;
	text-align: left;
}
.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.dynamic_duo_pic {
	padding-right: 4px;
	padding-left: 15px;
	padding-top: 15px;
}
.partner_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.info_box {
	background-color: #F5F5F5;
	border: thin solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	padding: 20px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #38619F;
	text-decoration: none;
}
.interact_diagram {
	padding-left: 25px;
}
.video {
	padding-left: 30px;
	padding-top: 45px;
}
.dvdpic {
	padding-right: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

