body { 
	color: #939598; 
	font-size: 10px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	margin: 0px 0px 0px 0px;
	background: #939598 url('/images/page_bg.png') top repeat-x;
	}

/*Start drop down menu*/

.chromestyle{
	width: 800px;
	font-weight: bold;
	border: 0px solid #ff3300; /*top menu boundary*/
	padding: 0 0 5px 0;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 780;
padding: 7px 0; /*main menu*/
margin: 0 0 0 10px;
text-align: left; /*set value to "left", "center", or "right"*/
font-size: 13px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #939598; /*color link for top content*/
padding: 9px 5px; /*box for sub menu*/
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-top: 0px solid #BBB; /*THEME CHANGE HERE*/
border-right: 1px solid #333333; /*THEME CHANGE HERE*/
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
border-left: 1px solid #333333; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #c0c0c0;
line-height:18px;
z-index:100;
background: #939598 url('/images/drop_down_menu_bg.png');
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #c0c0c0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color: #c0c0c0;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background: url('/images/drop_down_menu_bg.png');
color: #ffffff; /*hover color for sub menu*/
font-size: 13px;
}

/*End drop down menu*/

.submenu {
	color: #c0c0c0;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.large {
	color: #939598;
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 0px dotted #ed1c24;
	}	

.xlarge {
	color: #939598;
	font-size: 35px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 0px dotted #ed1c24;
	vertical-align: middle;
	letter-spacing: 2px;
	padding: 10px;
	}
	
#language_wrapper {
	width: 800px;
	margin: auto;
	border: 0px solid #ff3300;
	height: 30px;
	}

#facebook { 
	width: 200px;
	height: 12px;
	padding: 0; 
	border: 0px solid #ff3300;
	float: left;
	margin: 10px 0 0 0;
	color: #b3b3b3;
	text-align: right;
	}

#language { 
	width: 200px;
	height: 12px;
	padding: 0; 
	border: 0px solid #ff3300;
	float: right;
	margin: 0px;
	color: #b3b3b3;
	text-align: right;
	}

#language a, a:visited{ 
	color: #c2e254; 
	text-decoration: none;
	font-weight: normal; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#language a:hover{ 
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}

#webmail { 
	width: 200px;
	height: 12px;
	padding: 0; 
	border: 0px solid #ff3300;
	float: right;
	margin: 10px 0 0 0;
	color: #b3b3b3;
	text-align: right;
	}

#webmail a, a:visited{ 
	color: #c2e254; 
	text-decoration: none;
	font-weight: normal; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#webmail a:hover{ 
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
							
#container {
	width: 800px;
	margin: auto; 
	border: 0px solid; 
	background: #fff url('/images/templates/header_background') top center repeat-x;
	}
	
#menu_wrapper {
	width: 800px;
	margin: auto;
	border: 0px solid #eee;
	height: 65px;
	margin: auto;
	background: url('/images/top_menu_nav_bar.png');
	padding: 0 0 0 0;
	}

#digi_nav_wrapper {
	width: 800px;
	margin: auto;
	border: 0px solid #ff3300;
	background: url('/images/top_menu_nav_bar.png');
	padding: 10px 0 0 0;
	height: 35px;
	}

#menu {
	position: relative;
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	border: 0px solid #ff3300;
	padding: 0;
	margin: 0 0 0 0;
	width: 680px;
	margin: auto;
	}
	
#menu ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
	}
	
#menu ul li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	border: 0px solid #333;
	}
	
#menu ul li a {
	display:block;
	float: left;
	color: #b3b3b3;
	text-decoration:none;
	padding: 5px 10px 7px 10px;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	background: url('/images/top_menu_divider.png') center right no-repeat;
	}

#menu ul li a:hover, #menu ul li.digitv a{
	color: #00aeef;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	}

#loin_error {
	color: #ed1c24;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}	

#loin_success {
	color: #006e7a;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	border: 1px solid #006e7a;
	}	

#digitv {
	color: #00aeef;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #00aeef;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	

.digitv_small {
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digitv_medium {
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digitv_large {
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

#menu ul li a:hover, #menu ul li.diginet a{
	color: #ed1c24;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	
	}

#diginet {
	color: #ed1c24;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #ed1c24;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	

.diginet_small {
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.diginet_medium {
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	margin: 0 0 0 0;
	}	

.diginet_large {
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.diginet {
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

#menu ul li a:hover, #menu ul li.digitel a{
	color: #39b54a;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	}

#digitel {
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #39b54a;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #39b54a;
	}	

.digitel_small {
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digitel_medium {
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	margin: 0 0 0 0;
	}	

.digitel_large {
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digitel {
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

#menu ul li a:hover, #menu ul li.digicabinet a{
	color: #b2d234;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	}	

#digicabinet {
	color: #b2d234;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 0px dotted #b2d234;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}	

#cabinet_help_title {
	color: #565859;
	font-size: 16px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 0px dotted #b2d234;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}	

#menu ul li a:hover, #menu ul li.diginews a{
	color: #f07c32;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	}	

#diginews {
	color: #f07c32;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #f07c32;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}	

#menu ul li a:hover, #menu ul li.triple a{
	color: #006e7a;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	}

#menu ul li a:hover, #menu ul li.home a{
	color: #fff;
	border-top: 0px solid #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	}

.digihome {
	color: #939598;
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	}	

#digitriple {
	color: #006e7a;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #e4b314;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	

.digitriple_small {
	color: #006e7a;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digitriple_medium {
	color: #006e7a;
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digitriple_large {
	color: #006e7a;
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

#digibundle {
	color: #f5b32f;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #e4b314;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	

.digibundle_small {
	color: #f5b32f;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digibundle_medium {
	color: #f5b32f;
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digibundle_large {
	color: #f5b32f;
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}
	
#digiaboutus {
	color: #4693b5;
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #4693b5;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}	

.digiaboutus_small {
	color: #939598;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digiaboutus_medium {
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

.digiaboutus_large {
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	}	

#homepage { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: url('/images/body_sub_menu_bg.pn') left bottom no-repeat;
	float: left;
	}

#boundary { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: #fff url('/images/body_sub_menu_bg.png') left bottom no-repeat;
	float: left;
	}

#boundary ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	font-size: 13px;
	}
	
#boundary li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	} 
	
#boundary ul li { 
	list-style: square inside; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #565859;
	font-weight: normal;
	}
	
#boundary ul li a:link { 
	color: #565859; 
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}
	
#boundary ul li a:hover { 
	color: #ed1c24; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}

#boundary ul li a:visited { 
	color: #565859; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}

#boundary_none_bg { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: #fff url('/images/cabinet_home_bg.gif') top repeat-x;
	float: left;
	}

#boundary p { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	}

#boundary a:link, a:visited { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	}

#boundary a:hover { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	}

#cabinet_boundary_home { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: #fff url('/images/cabinet_page_bg.pn') top repeat-x;
	float: left;
	}

#cabinet_content_home { 
	width: 600px;
	margin: 40px 0 0 0;
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}

#digicabinethome {
	color: #b2d234;
	font-size: 25px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 0px dotted #b2d234;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}	

#cabinet_boundary { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: #fff url('/images/cabinet_page_bg.gif') top repeat-x;
	float: left;
	}

#cabinet_content_wrapper { 
	width: 600px; 
	margin:  0px auto; 
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	}

#cabinet_content { 
	width: 600px;
	margin: 20px 0 30px 0;
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}

#cabinet_content ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	font-size: 16px;
	color: #565859;
	}
	
#cabinet_content li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #565859;
	} 
	
#cabinet_content ul li { 
	list-style: none; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #565859;
	}
	
#cabinet_content ul li a:link { 
	color: #A7B93B; 
	text-decoration: none;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#cabinet_content ul li a:hover { 
	color: #B0342F; 
	text-decoration: none; 
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}

#cabinet_content ul li a:visited { 
	color: #A7B93B; 
	text-decoration: none; 
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#cabinet_left_sidebar { 
	background: #none; 
	width: 90px;
	margin: 70px 0 0 20px; 
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	color: #939598;
	text-align: left;
	}

#cabinet_l_sidebar { 
	margin: 0; 
	width: 90px;
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	}

#diginet_fixed_qube { 
	margin: 0; 
	border: 0px solid #333; 
	height: auto; 
	float: right; 
	position:relative; 
	padding: 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	background: url('/images/diginet_fixed_qube.png');
	width: 150px;
	height: 700px;
	}

#digihome_fixed_qube { 
	margin: 0; 
	border: 0px solid #333; 
	height: auto; 
	float: right; 
	position:relative; 
	padding: 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	background: url('/images/digihome_fixed_qube.png');
	width: 150px;
	height: 700px;
	}

#digitel_fixed_qube { 
	margin: 0; 
	border: 0px solid #333; 
	height: auto; 
	float: right; 
	position:relative; 
	padding: 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	background: url('/images/digitel_fixed_qube.png');
	width: 150px;
	height: 700px;
	}

#digitv_fixed_qube { 
	margin: 0; 
	border: 0px solid #333; 
	height: auto; 
	float: right; 
	position:relative; 
	padding: 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	background: url('/images/digitv_fixed_qube.png');
	width: 150px;
	height: 700px;
	}

#cabinet_content h4 { 
	color: #565859;
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 0px solid #ff3300;
	}

#cabinet_content a:link, a:visited { 
	color: #565859;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 0px solid #ff3300;
	text-decoration: underline;
	}

#cabinet_content a:hover { 
	color: #ed1c24;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 0px solid #ff3300;
	}

#cabinet_body_boundary { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	float: left;
	}

#cabinet_submenu { 
	width: 620px;
	height: 50px;
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	float: left;
	background: url('/images/body_sub_menu_bg.png');
	margin: 0;
	vertical-align: bottom;
	}

#cabinet_top_right {
	height: 25px;
	line-height: 3em;
	width: 200px;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	text-align: right;
	border: 0px solid #ff3300;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 12px;
}

#cabinet_login_logout_wrapper {
	width: 600px;
	border: 0px solid #ff3300;
	height: 25px;
	padding: 0;
	float: right;
	margin: 10px 10px 0 0;
	}

.cabinet_logout {
	margin: 0 0 0 0;
	float: left;
	width: 420px;
	height: 10px;
	border: 0px solid;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #c0c0c0;
	text-align: left;
}

.cabinet_login {
	margin: 0 0 0 0;
	float: right;
	width: 250px;
	border: 0px solid;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #565859;
	text-align: right;
}

#cabinet_top_menu_wrapper {
	width: 680px;
	border: 0px solid #ff3300;
	height: 37px;
	padding: 0;
	float: right;
	color: #565859;
	}

#cabinet_menu_wrapper {
	width: 600px;
	margin: 0 auto;
	border: 0px solid #ff3300;
	height: 70px;
	background: url('/images/top_menu_nav_bar.pn');
	padding: 0;
	float: right;
	}

#cabinet_menu {
	position: relative;
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	border: 0px solid #ff3300;
	padding: 0;
	width: 595px;
	float: right;
	}
	
#cabinet_menu ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
	}

#cabinet_menu ul li {
	display:block;
	width: 85px;
	height: 70px;
	float: left;
	color: #565859;
	text-decoration:none;
	padding: 0;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border: 0px solid #ff3300;
	line-height: 6em;
	}

#cabinet_menu ul li a {
	display:block;
	width: 85px;
	height: 70px;
	float: left;
	color: #565859;
	text-decoration:none;
	padding: 0;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	border: 0px solid #ff3300;
	line-height: 6em;
	}

#cabinet_menu ul li a:hover, #cabinet_menu ul li.office a{
	color: #00aeef;
	border: 0px solid #ff3300;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 70px;
	background: url('/images/cabinet_active_bttn.gif');
	line-height: 6em;
	}

#cabinet_content ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	font-size: 13px;
	}
	
#cabinet_content li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	} 
	
#cabinet_content ul li { 
	background: url('/images/arrow_hover.pn') left center no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #A7B93B;
	text-indent: 0px;
	}
	
#cabinet_content ul li a:link { 
	color: #A7B93B; 
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	line-height: 2em;
	}
	
#cabinet_content ul li a:hover {
	color: #ed1c24; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	line-height: 2em;
	}

#cabinet_content ul li a:visited { 
	color: #A7B93B; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	line-height: 2em;
	}
	
/*End Cabinet*/
#logo_body_boundary { 
	width: 620px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	float: left;
	}

#submenu { 
	width: 620px;
	height: 50px;
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	float: left;
	background: url('/images/body_sub_menu_bg.png');
	margin: 10px 0 0 0;
	}

#subcover {
	padding: 0px; 
	border: 0px dotted #ff3300;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	margin: 10px 0 0 0;
	float: right;
	background: url('/images/body_sub_menu_bg.pn');
}

#subcover a, a:visited{ 
	color: #565859; 
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#subcover a:hover{ 
	color: #ed1c24; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#home { 
	width: 800px;
	height: 350px;
	padding: 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0;
	background: url('/images/front_left_bottom_corner.png') left bottom no-repeat;
	}

#front {
	color: #e4b314;
	font-size: 18px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px dotted #e4b314;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}
	
#hline_top_body {
	height: 30px; 
	width: 400px; 
	padding: 0;
	float: left;
	text-align: center;
	border: 0px solid #ff3300;
	margin: auto;
}

#hline_bottom {
	background: url('/images/templates/bottom_background.png');
	height: 20px; 
	width: 800px; 
	clear: both; 
	padding: 0; 
	margin: auto;
	text-align: center;
}

#content { 
	width: 400px; 
	margin:  0 0 0 0; 
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}

#content_internet h2 { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 20px;
	color: #83d160;
	font-weight: bold;
	}

#content_internet h4 { 
	color: #006e7a; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 1px dotted #006e7a; 
	margin: 0px 0 10px 0;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 320px;
	background: #eeeeee;
	}

#content_internet a:link, a:visited { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	color: #e5952e;
    text-decoration: none;
	}

#content_internet a:hover { 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	color: #ed1c24;
    text-decoration: none;
	}

#content_internet_boundary_prime { 
	width: 798px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	float: left;
	background: url('/images/digi_prime_animated.gif') top right no-repeat;
	}

#content_internet_boundary_other { 
	width: 798px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	float: left;
	background: url('/images/USD15_month.pn') top right no-repeat;
	}

#content_internet_boundary_universal { 
	width: 798px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	float: left;
	background: url('/images/no_limits_animated.gif') top right no-repeat;
	}

#content_internet_universal_wrapper { 
	width: 600px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: auto;
	}

#content_internet_universal { 
	width: 600px; 
	margin:  50px 0 0 0; 
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}

#content_internet_boundary_classic { 
	width: 798px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	float: left;
	background: url('/images/try_turbo_speed.gif') top right no-repeat;
	}

#content_internet_classic_wrapper { 
	width: 600px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: auto;
	}

#content_internet_classic { 
	width: 600px; 
	margin:  50px 0 0 0; 
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}

#content_internet_wrapper { 
	width: 600px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: auto;
	}

#content_internet { 
	width: 600px; 
	margin:  50px 0 0 0; 
	padding: 0 0 20px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}

#digi_survey_wrap {
	width: 700px; 
	padding: 0px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0px 0 10px 50px;
	background: #fff url('/images/survey_bg.gif');
	float: left;
	color: #666666;
	}

#digi_survey_boundary {
	width: 700px; 
	padding: 0px 0 10px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 12px;
	border: 0px solid #ff3300;
	margin: 20px 0 0px 50px;
	float: left;
	color: #666666;
	}

#digi_survey_icon {
	width: 700px; 
	padding: 0px 0 15px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0px 0 0px 0px;
	background: url('/images/survey_icon.gif') left top no-repeat;
	float: left;
	}

#digi_survey_bttm {
	width: 678px; 
	border-top: 1px solid #dddddd;
	float: left;
	margin: 0 0 0 22px;
	}

#digi_survey_icon h2{
	font-size:16px;
	color: #aaaaaa;
	text-indent: 12px;
	color: #666666;
	}

#digi_edu_boundary {
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: #fff url('/images/digiedu_bg_bttm.png') left bottom no-repeat;
	float: left;
	}

#digi_edu_boundary p {
	padding: 10px 0 0px 0;
	margin: 0px;
	}
	
#digi_edu_wrap {
	width: 612px;
	height: 426px;
	float: left;
	border: 0px solid #99cc00;
	margin: 20px 0 20px 0px;
	padding: 0px;
	background: url('/images/digiedu_bg.png') top no-repeat;
	}

#digi_edu_embed {
	width: 480px;
	height: 324px;
	float: left;
	border: 0px solid #99cc00;
	margin: 34px 0 0 69px;
	}

#digi_edu_boundary ul { 
	list-style: none; 
	margin: 0px 0 0 0px; 
	padding: 0px 0px 10px 0px; 
	font-size: 13px;
	}
	
#digi_edu_boundary li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	} 
	
#digi_edu_boundary ul li { 
	list-style: square inside; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0 0 0;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #565859;
	font-weight: normal;
	}
	
#digi_edu_boundary ul li a:link { 
	color: #006e7a; 
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}
	
#digi_edu_boundary ul li a:hover { 
	color: #ed1c24; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}

#digi_edu_boundary ul li a:visited { 
	color: #006e7a; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}

#online_learning_wrap {
	width: 600px;
	float: left;
	border: 0px solid #99cc00;
	margin: 0px;
	padding: 0px;
	}

#online_learning_left {
	width: 460px;
	height: 326px;
	float: left;
	border: 0px solid #99cc00;
	margin: 0 0 0 70px;
	padding: 5px 0 0 5px;
	background: url('/images/computer.png') no-repeat;
	text-align: left;
	}

#online_learning_video {
	width: 300px;
	height: 250px;
	float: left;
	margin: 25px 0 0 75px;
	padding: 0;
	border: 0px solid #99cc00;
	}

#online_learning_right {
	width: 440px;
	float: left;
	background: #ffef97;
	margin: 0 0 20px 70px;
	padding: 0 0 0 20px;
	text-align: left;
	border: 1px solid #99cc00;
	}
	
#clear {
	clear: both;
	padding: 0px;
	}
#content p {
	margin: 5px 0 0 0; 
	line-height: 18px; 
	padding: 0px 0px 10px 0px;
	}

#content b {
	color: #565859;
	font-weight: bold;
	}

#content a:link, a:visited {
	text-decoration: none; 
	color : #e5952e; 
	font-weight: normal; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 13px;
	} 
		
#content a:hover { 
	text-decoration: none; 
	color : #ed1c24; 
	bfont-weight: normal; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 13px;
	}
	
#content h1 { 
	color: #003366; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 1px dotted #0066cc; 
	margin: 0 0 10px 0;
	}

#content h2 { 
	color: #003366; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	line-height: 150%; 
	border-bottom: 0px dotted #349c00;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 10px 0 10px 0; 
	}

#content h3 { 
	color: #00aeef; 
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 1px dotted #00aeef; 
	margin: 30px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	}

#content h4 { 
	color: #b2d234; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 0px dotted #b2d234; 
	margin: 0 0 10px 0;
	}

#content .digibasic { 
	color: #f07c32; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 0px dotted #349c00;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 10px 0 0 0; 
	}

#content .digiunlimited { 
	color: #ed1c24; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 0px dotted #349c00;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 10px 0 10px 0; 
	}
	
#content h3 { 
	color: #003366;
	padding: 10px;
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	line-height: 150%; 
	border: 1px dotted;
	margin: 0 0 10px 0;
	text-align: center;
	width: 400px;
	}
	
#content h4 { 
	color: #003366;
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	width: 430px;
	}

#content ol { 
	list-style: none; 
	margin: 0px 0 0 15px; 
	padding: 0px 0px 10px 0px; 
	font-size: 13px;
	}
	
#content li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	} 
	
#content ol li { 
	list-style: circle inside; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #565859;
	font-weight: normal;
	}
	
#content ol li a:link { 
	color: #565859; 
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}
	
#content ol li a:hover { 
	color: #ed1c24; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}

#content ol li a:visited { 
	color: #565859; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}

#content ul { 
	list-style: none; 
	margin: 0px 0 0 0px; 
	padding: 0px 0px 5px 0px; 
	font-size: 13px;
	}
	
#content li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	} 
	
#content ul li { 
	list-style: square inside;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0 0 0;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	color: #565859;
	font-weight: normal;
	}
	
#content ul li a:link { 
	color: #565859; 
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}
	
#content ul li a:hover { 
	color: #ed1c24; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}

#content ul li a:visited { 
	color: #565859; 
	text-decoration: none; 
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	}

/*Content Torrent*/

#content_torrent { 
	width: 570px; 
	margin:  0 0 15px 0; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	float: left;
	}
		
#content_torrent p {
	margin: 5px 0 0 0; 
	line-height: 18px; 
	padding: 0px 0px 10px 0px; 
	}

#content_torrent b {
	color: #939598;
	font-weight: bold;
	}

#content_torrent a:link {
	text-decoration: none; 
	color : #939598; 
	font-weight: bold; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	} 
	
#content_torrent a:active {
	text-decoration: underline; 
	color : #939598; 
	font-weight: bold; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	} 
	
#content_torrent a:visited { 
	text-decoration: underline; 
	color : #939598; 
	font-weight: bold; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	} 
	
#content_torrent a:hover { 
	text-decoration: underline; 
	color : #e4b314; 
	bfont-weight: bold; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	}
	
#content_torrent h1 { 
	color: #003366; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 1px dotted #0066cc; 
	margin: 0 0 10px 0;
	}

#content_torrent h2 { 
	color: #003366; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	line-height: 150%; 
	border-bottom: 0px dotted #349c00;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 10px 0 10px 0; 
	}
	
#content_torrent .digibasic { 
	color: #f07c32; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 0px dotted #349c00;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 10px 0 0 0; 
	}

#content_torrent .digiunlimited { 
	color: #ed1c24; 
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 0px dotted #349c00;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 10px 0 10px 0; 
	}
	
#content_torrent h3 { 
	color: #003366;
	padding: 10px;
	font-size: 15px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	line-height: 150%; 
	border: 1px dotted;
	margin: 0 0 10px 0;
	text-align: center; 
	}
	
#content_torrent ol { 
	list-style-type: decimal; 
	line-height: 18px; 
	margin: 0px; 
	padding: 0px 0px 10px 30px;
	border: 1px solid #f00;
	}
	
#content_torrent ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	}
	
#content_torrent li { 
	margin: 0px; padding: 0px;
	text-decoration: none;
	} 
	
#content_torrent ul li { 
	list-style: square inside; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
	color: #939598;
	text-decoration: none;
	}
	
#content_torrent ul li a { 
	color: #939598; 
	text-decoration: none;
	font-size: 14px;
	}
	
#content_torrent ul li a:hover { 
	color: #b12025; 
	text-decoration: underline; 
	font-size: 14px;
	}
	
#left_sidebar { 
	background: #none; 
	width: 150px;
	margin: 70px 20px 0 20px; 
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	color: #939598;
	text-align: left;
	}
#left_sidebar_internet_training { 
	background: #none; 
	width: 58px;
	margin: 70px 20px 0 20px; 
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	color: #939598;
	text-align: left;
	}/* CSS Document */

#l_sidebar { 
	margin: 0; 
	width: 150px;
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	}

#digi_fixed_logo { 
	margin: 0; 
	width: 150px;
	height: 120px;
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	background: url('/images/digi_fixed_logo.png') no-repeat;
	}

#diginet_fixed_logo { 
	margin: 0; 
	width: 150px;
	height: 120px;
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	background: url('/images/diginet_fixed_logo.png') no-repeat;
	}

#digitv_fixed_logo { 
	margin: 0; 
	width: 150px;
	height: 120px;
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	background: url('/images/diginet_fixed_logo.png') no-repeat;
	}

#digitel_fixed_logo { 
	margin: 0; 
	width: 150px;
	height: 120px;
	float: left; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	background: url('/images/digitel_fixed_logo.png') no-repeat;
	}

#l_sidebar h2 { 
	background: url('images/templates/r_sidebar_bg.gif');
	color: #c1272d; 
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0 0 0 0; 
	border-bottom: 0px dotted #349c00;
	}
	
#l_sidebar ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 20px 0px;
	text-align: left;
	line-height: 1.5em;
	}
	
#l_sidebar li { 
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 0px dotted #0060af;
	}
	
#l_sidebar ul li { 
	list-style: none; 
	margin: 0px; 
	padding: 3px 0px 3px 10px;  
	color: #c1272d; 
	background: url('/images/arrow_link.gif') left no-repeat;
	}
	
#l_sidebar ul li a { 
	color: #f07c32; 
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	}
	
#l_sidebar ul li a:hover, #l_sidebar ul li.active_page a{
	color: #c1272d;
	padding: 0;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	}

#right_sidebar { 
	width: 150px;
	margin: 0; 
	float: right; 
	position:relative; 
	padding: 0; 
	border: 0px solid #ff3300; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 10px;
	}
	
#r_sidebar { 
	margin: 0; 
	border: 0px solid #333; 
	height: auto; 
	float: right; 
	position:relative; 
	padding: 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 11px;
	}
	
#r_sidebar h2 { 
	background: url('images/templates/r_sidebar_bg.gif');
	color: #fff537; 
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0px; 
	border-bottom: 0px dotted #349c00;
	}
	
#r_sidebar ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 20px 0px; 
	}
	
#r_sidebar li { 
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 1px dotted #0060af;
	}
	
#r_sidebar ul li { 
	list-style: square inside; 
	margin: 0px; 
	padding: 3px 0px 3px 0px;  
	color: #FFFF99; 
	}
	
#r_sidebar ul li a { 
	color: #FF3300; 
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 12px;
	}
	
#r_sidebar ul li a:hover, #r_sidebar ul li.active_page a{
	color: #fff537;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 12px;
	background-color: #0060af;
	}

#body_bottom {
	width: 800px;
	border: 0px solid;
	height: 30px;
	margin: auto;
	background: url('/images/bttm_body_nav_bar_bg.gif');
	padding: 0 0 0 0;
	}

#body_bottom_navbar {
	width: 800px;
	margin: 15px 0 5px 0;
	border: 0px solid;
	height: 30px;
	background: #939598 url('/images/bottom_menu_nav_bar.png');
	padding: 0 0 0 0;
	float: left;
	border: 0px solid #ff3300;
	}
	
#body_bottom_navbar ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
	}
	
#body_bottom_navbar ul li {
	display: block;
	float: left;
	margin: 5px 0 0 10px;
	border: 0px solid #ff3300;
	text-indent: 10px;
	}
	
#body_bottom_navbar ul li a {
	display: block;
	float: left;
	color: #b3b3b3;
	text-decoration:none;
	padding: 0;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	text-indent: 10px;
	background: url('/images/arrow_hover.gif') left no-repeat;
	}

#body_bottom_navbar ul li a:hover, #body_bottom_navbar ul li.digitv a{
	color: #e4b314;
	border-top: 0px solid #fff;
	text-decoration: none;
	text-indent: 10px;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	text-align: center;
	border-top: 0px solid #c1272d;
	border-left: 0px solid #c1272d;
	border-right: 0px solid #c1272d;
	border-bottom: 0px solid #c1272d;
	background: url('/images/arrow_link.gif') left no-repeat;
	}

#front_cover_flash {
	width: 800px;
	height: 160px;
	margin: auto;
	text-align: center;
	padding: 0;
	border: 0px solid #ff3300;
	background: #939598;
	}	

#front_cover_logo {
	width: 800px;
	height: 160px;
	text-align: center;
	padding: 0;
	border: 0px solid #ff3300;
	float: left;
	margin: 0 0 0 0;
	background: #939598;
	}	

#digi_triple_play {
	width: 195px;
	height:160px;
	margin: 0;
	text-align: center;
	padding: 0;
	float: left;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/home_button_bg_200_150_left.png') left no-repeat;
	}

#digi_triple_play_highlight {
	width: 195px;
	height:160px;
	margin: 0;
	text-align: center;
	padding: 0;
	float: left;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/triple_play_bg_highlight.png') no-repeat;
	}

#digi_television {
	width: 195px;
	height:160px;
	margin: 0 0 0 10px;
	text-align: center;
	padding: 0;
	float: left;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/home_button_bg_200_150_center.png') no-repeat;
	}

#digi_television_highlight {
	width: 195px;
	height:160px;
	margin: 0 0 0 10px;
	text-align: center;
	padding: 0;
	float: left;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/television_bg_highlight.png') no-repeat;
	}

#digi_internet {
	width: 195px;
	height:160px;
	margin: 0 0 0 10px;
	text-align: center;
	padding: 0;
	float: left;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/home_button_bg_200_150_center.png') no-repeat;
	}

#digi_internet_highlight {
	width: 195px;
	height:160px;
	margin: 0 0 0 10px;
	text-align: center;
	padding: 0;
	float: left;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/internet_bg_highlight.png') no-repeat;
	}

#digi_telephony {
	width: 195px;
	height:160px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 0;
	float: right;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/home_button_bg_200_150_right.png') right no-repeat;
	}

#digi_telephony_highlight {
	width: 195px;
	height:160px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 0;
	float: right;
	border: 0px solid #a7a9ac;
	background: url('/images/front_buttons/telephony_bg_highlight.png') no-repeat;
	}

#footer_wrapper {
	width: 800px;
	height: 100px;
	text-align: center;
	padding: 0;
	border: 1px solid #ff3300;
	float: left;
	margin: 0 0 0 0;
	clear: both;
	}	

#footer {
	width: 800px;
	height: 30px;
	padding: 0px; 
	color: #fff;
	border: 0px dotted #ff3300;
	margin: auto;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 14px;
}

#footer a { 
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	}
	
#footer a:hover { 
	color: #333;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	}
	
.address {
	margin: 0 0 0 0;
	float: left;
	width: 350px;
	border: 0px solid;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #c0c0c0;
	text-align: left;
}

.copyright {
	margin: 0 0 0 0;
	float: right;
	width: 440px;
	border: 0px solid;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #c0c0c0;
	text-align: right;
}

.select {
	padding: 0px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background: #eeeeee;
}

.textform {
	padding: 0px 10x 0 10px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 13px;
	color: #565859;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	border-collapse: collapse;
}

.ratebox {
	padding: 1px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #565859;
	background-color: #eeeeee;
	border: 1px inset;
	border-collapse: collapse;
}

.small {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
}

#admin_boundary { 
	width: 800px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0;
	background: #fff url('/images/body_sub_menu_bg.pn') left bottom no-repeat;
	float: left;
	}

#content_admin { 
	width: 700px; 
	margin: auto; 
	padding: 0 0 30px 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 14px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #565859;
	}
	
#content_admin p {
	margin: 5px 0 0 0; 
	line-height: 18px; 
	padding: 0px 0px 10px 0px; 
	}
	
#content_admin img { 
	border: none; 
	margin-right: 0 10px 5px 0; 
	padding: 0px 10px 0px 0px; 
	}
	
#content_admin h1 { 
	color: #f07c32; 
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border-bottom: 1px dotted #f07c32; 
	margin: 30px 0 10px 0;
	}

#content_admin h2 { 
	color: #00aeef; 
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 1px dotted #00aeef; 
	margin: 30px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	}
		
#content_admin h3 { 
	color: #ed1c24; 
	font-size: 20px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold; 
	border: 1px dotted #ed1c24; 
	margin: 30px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	}

#content_admin ol { 
	list-style-type: decimal; 
	line-height: 18px; 
	margin: 0px; 
	padding: 0px 0px 10px 30px; 
	}
	
#content_admin ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	}
	
#content_admin li { 
	margin: 0px; padding: 0px; 
	} 
	
#content_admin ul li { 
	list-style: square inside; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
	}
	
#content_admin ul li a { 
	color: #939598; 
	text-decoration: none; 
	}
	
#content_admin ul li a:hover { 
	color: #b12025; 
	text-decoration: none; 
	}
	
.error {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ed1c24;
	margin: 0;
}

.prime {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

.primetext {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 13px;
	color: #565859;
	text-transform: capitalize;
}

.primeprice {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #939598;
	text-transform: uppercase;
}

.classictext {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: normal;
	font-size: 13px;
	color: #565859;
	text-transform: capitalize;
}

.universaltext {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 30px;
	color: #939598;
	text-transform: capitalize;
}

.universaltextbg {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: none;
	font-size: 13px;
	color: #ffffff;
}

.classicprice {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	color: #939598;
	text-transform: uppercase;
}

/*menu*/

.menu {
	width:700px;
	height:25px; 
	position:relative; 
	z-index:100;
	border:0px solid #fff; 
	margin: auto;
	font-weight: bold; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 13px;
	background: none;
	}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:650px; 
	background: none;
	border: 1px solid #f00;
	}
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
.menu ul ul {
	width: 100px;
	}
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	border-right: 0px solid #eee; /*Right border*/
	}
	
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:13px;
	text-decoration:none; 
	color:#a7a9ac;  /*Hyperlink Color*/
	height:25px; 
	line-height:2em; 
	font-weight:bold;
	padding: 0 13px 5px 13px
	}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	display:block;
	font-size:13px;
	text-decoration:none; 
	color:#a7a9ac;  /*Hyperlink Color*/
	height:25px; 
	line-height:2em; 
	font-weight:bold;
	padding: 0 13px 5px 13px
	}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#d4d8bd url('/breadcrumbs/grey-arrow.gif') no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
	}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width: 160px;
	border-left: 1px solid #939598;
	border-right: 1px solid #939598;
	border-bottom: 1px solid #939598;
	margin: 0 0 0 0;
	padding: 0px;
	background: #6f7073 url('/images/drop_down_menu_bg.png') top repeat-x;
	white-space: nowrap;
	}
	
/* another hack for IE5.5 */
* html .menu ul ul {
	top:20px;
	}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px; 
	top:-1px; 
	}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px; 
	}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	}

/* Sub menu style - the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#a7a9ac; /*Hyperlink Color for Sub menu*/
	border-bottom: 0px dotted #a7a9ac;
	background: url('/images/arrow_hover.gi') left no-repeat;
	padding: 0 0 10px 0;
	width: 160px;
	font-size: 13px;
	height: 15px;
	margin: 0 0 0 5px;
	}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:100px;
	}

.menu ul li a:hover, .menu ul li.diginews a{
	color: #f07c32;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.digitriple a{
	color: #006e7a;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.digitel a{
	color: #39b54a;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.digitv a{
	color: #00aeef;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.diginet a{
	color: #ed1c24;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.aboutus a{
	color: #44b749;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.digicabinet a{
	color: #b2d234;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.digicabinet a{
	color: #b2d234;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.aboutus a{
	color: #4693b5;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.home a{
	color: #fff;
	text-decoration: none;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	}
	
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
	}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
	}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}

.digi_home_limited {
	font-size: 20px;
	font-weight: bold;
	text-shadow: #666666 0px 1px 0px;
	color: #d7df21;
	}
	
.digi_home_unlimited {
	font-size: 20px;
	font-weight: bold;
	text-shadow: #666666 0px 1px 0px;
	color: #83d160;
	}

.digi_biz_limited {
	font-size: 20px;
	font-weight: bold;
	text-shadow: #666666 0px 1px 0px;
	color: #f17272;
	}
	
.digi_biz_unlimited {
	font-size: 20px;
	font-weight: bold;
	text-shadow: #666666 0px 1px 0px;
	color: #ff806b;
	}

.digi_pro_limited {
	font-size: 20px;
	font-weight: bold;
	text-shadow: #666666 0px 1px 0px;
	color: #6699ff;
	}
	
.digi_pro_unlimited {
	font-size: 20px;
	font-weight: bold;
	text-shadow: #666666 0px 1px 0px;
	color: #3366ff;
	}
	
A.link-menu:link { COLOR: #c0c0c0; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-menu:hover { COLOR: #c0c0c0; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none; }
A.link-menu:active { COLOR:#c0c0c0; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-menu:visited { COLOR: #c0c0c0; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none}

A.link-alpha:link { COLOR: #dec024; padding: 0px; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-alpha:hover { background-color: #0c9444; padding: 0px; COLOR: #ffcc00; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline; }
A.link-alpha:active { COLOR:#dec024; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-alpha:visited { COLOR: #dec024; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none}

A.link-table:link { COLOR: #939598; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-table:hover { COLOR: #ffffff; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline; }
A.link-table:active { COLOR:#939598; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
A.link-table:visited { COLOR: #939598; FONT-FAMILY: Trebuchet MS, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none}

#call_wrapper {
	width: 430px;
	margin: 0;
	border: 0px solid #ff3300;
	height: 35px;
	float: left;
	background: url('/images/menu_nav_bg.png');
	}

#call {
	position: relative;
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	border: 0px solid #333;
	float: right;
	padding: 0;
	width: 430px;
	}
#call ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
	}
#call ul li {
	display: block;
	float: left;
	margin: 0;
	border: 0px solid #333;
	}
	
#call ul li a {
	display:block;
	float: left;
	color:#565859;
	text-decoration:none;
	padding: 0 4px 0 4px;
	font-size: 14px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	border: 0px solid #eee;
	}
	
#call ul li a:hover, #call ul li.active a{
	color:#ffffff;
	border-top: 0px solid #fff;
	text-decoration: none;
	background: #39b54a url('/images/menu_active.');
	font-size: 14px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	padding: 0 4px 0 4px;
	}

/* popup text */
a span {
	display: none;
	text-decoration: none;
	color: #333333;
}

a:hover {
/** fix for IE6 popup bug.  nice one Microsoft! */
	overflow: hidden;
	text-decoration: none;
	color: #333333;
}

a:hover span {
	display: inline;
	border: 1px solid #c0c0c0;
	position: absolute;
	background: #eeeeee;
	padding: 0 5px 0 5px;
	margin: 0 0 0 5px;
	overflow: hidden;
	text-align: left;
	width: 330px;
	font-weight: normal;
	font-size: 12px;
}
/** popup text */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { 
	content: '';
	content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* news drop down menu */
.widget {
	clear:both;
	position:relative;
	border:0px solid #031b46;
}

.widget-title {
	background: url('/images/widget-title-bg.gif') repeat-x 0 0;
	border-bottom:1px solid #02255e;
	font:normal 14px Tahoma, Verdana;
	color:#f9f9f9;
	height:35px;
	line-height:35px;
	text-transform:uppercase;
	padding: 0 9px;
	overflow:hidden;
}

.toggle, .toggle-down {
	background:transparent url('/images/widget-toggle.gif') no-repeat 0 -21px;
	display:block;
	width:41px;
	height:21px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}

.hidden { display:none !important; }

.widget-content {
	background-color: none;
	padding:0px;
}

.widget-content ul li li {
	background-position: 0 0;
	padding-left:15px;
}

.widget-content ul li a {
	color:#93a9c9;
	padding:0px;
}

.widget-content ul li a:hover {
	color:#f4b33b;
	padding:0px;
}

.widget-content ul li.hover {
	background-color:#E0A32E;
	padding:0px;
}

#fifa { 
	width: 798px; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial; 
	font-size: 13px;
	border: 0px solid #ff3300;
	margin: 0 0 0 0px;
	background: url('/images/fifa_logo.png') top right no-repeat;
	float: left;
	}

#fifa h2 {
	margin: 28px 0 0px 25px;
	font-size: 24px;
	color: #ff3300;
	background: url('/images/fifa2010/football_icon.jpg') left no-repeat;
	text-indent: 25px;
	}

#fifa_promo_banner {
	width:700px;
	height: 400px;
	background: #ffffff;
	position:relative;
	z-index:2;
	}
	
#fifa_livescore {
	width:700px;
	position:relative;
	top:-280px;
	z-index:1;
	margin-left: 50px;
	}
	
/*Sart Table*/
#tbl {
	line-height: 1em;
}
#tbl th {
	padding: 5px;
	background: #eeeeee repeat-x url(images/bcktableth.gif); /*background column headings*/
	border: 1px solid #c0c0c0;/*border column headings*/
	font-weight: bold;
	color: #2e2d31;
	font-size: 12px;
	text-align: center;
}
#tbl td {
	padding: 5px;
	background: repeat-x url(images/bcktabletd.gif);
	border: 1px solid #c0c0c0; /*border row headings*/
	color: #2b2b2b;
	font-size: 12px;
}
#tbl tr:hover td {
	background: #eeeeee;
	border: 1px solid #c0c0c0;
	padding: 5px;
}
#tbl tr:hover td.navigation {
	background: #e5e5e5 repeat-x url(images/bcktblth.gif);
	border: #c3c3c3 1px solid;
}
#tbl td a {
	color: #2b2b2b;
	text-decoration: none;
}
#tbl td.navigation {
	padding: 5px 0;
	background: #e5e5e5 repeat-x url(images/bcktblth.gif);
	border: #c3c3c3 1px solid;
	text-align: center;
	color: #2e2d31;
}
#tbl td.navigation a {
	padding: 5px;
	background: center center no-repeat url(images/bcknavigationinactive.gif);
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#tbl td.navigation a.prev, #tbl td.navigation a.next {
	background: none;
	color: #333;
}
#tbl td.navigation a#activepage {
	font-weight: normal;
	color: #1b1b1b;
	background: center center no-repeat url(images/bcknavigationactive.gif);
}
#tbl div.r {
	width: 75px; height: 15px;
	background: repeat-x url(images/bckrating.gif);
}
#tbl div.r span {
	display: block;
	height: 15px;
	font-size: 0;
	text-indent: -999em;
}
#tbl div.r span.s1 {
	width: 15px;
	background: repeat-x url(images/bckstar.gif);
}
#tbl div.r span.s2 {
	width: 30px;
	background: repeat-x url(images/bckstar.gif);
}
#tbl div.r span.s3 {
	width: 45px;
	background: repeat-x url(images/bckstar.gif);
}
#tbl div.r span.s4 {
	width: 60px;
	background: repeat-x url(images/bckstar.gif);
}
#tbl div.r span.s5 {
	width: 75px;
	background: repeat-x url(images/bckstar.gif);
}
#tbl .name a {
	padding: 0 0 0 10px;
}
#tbl .name a:hover {
	background: left center no-repeat url(../images/bcktablehover.gif);
}
/*End Table*/

/*User Login*/

.forms {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 3px;

border: 1px solid #CAE4FF;
}
.myaccount {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 2px 5px;
border: 1px solid #CAE4FF;

}

.main {
font: normal 12px arial,verdana;
padding: 2px;
margin: 2px;
 }
 
 .titlehdr {
 font: normal 18px arial, verdana;
 color: #c00;
 border-bottom: 1px solid #c00;
 }
 
.msg {
padding: 5px;
width: 600px;
margin: 2px;
color: #c00;
border: 1px solid #c00;
background-color: #FEF1ED;
font: bold 13px  verdana;
} 
 
.error {
font: normal 11px arial, verdana;
color: #c00;
border: 1px solid #c00;
padding: 2px;
margin: 5px;
float: left;
background-color: #FEF1ED;
}
 
 .example {
font: normal 10px arial;
color: red;
}
.approved {
font: normal 10px arial;
color: green;
}

.loginform {
font: 16px normal arial;
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 3px;
border: 1px solid #CAE4FF;
}

.loginform #txtbox {
font: bold 16px arial;
color: #f00;
}

/*Start pagination*/

.paginate {
	padding: 0px;
	margin: 0px 0px 0px 0;
	float: right;
	font-size: 10px;
}
.paginate a {
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 2px;
	border:1px solid #dddddd;
	text-decoration:none;
	color: #666666;
	font-size: 10px;
}
.paginate a:hover, .paginate a:active {
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 2px;
	border:1px solid #cccccc;
	text-decoration:none;
	color: #333333;
	font-size: 10px;
}
.paginate span.current {
    margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #c0c0c0;
	color: #ffffff;
	font-size: 10px;
}
.paginate span.disabled {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	border:1px solid #eeeeee;
	color:#dddddd;
	font-size: 10px;
}

/*End pagination*/
