@charset "windows-1251";
/* DigSys CSS Document - Index specific*/

/* NOTE: file loaded only on index page */




/* Begin adjusting header for the index page
==========================================================*/


#header {
	background-color:#fff;
}

#language_change { /* adjusting the position of the language chane link*/
	top:5px;
	}
	
#main_menu { /* moving the header down the page */
	margin-top:0px;
}

/* #anniversary_logo { 
	position:absolute;
	top:30px;
	left:194px;
} */

#isp  {	
	position:absolute;
	top:29px;
	left:181px;
	}

/* END of adjusting the header for the index page */



/* Begin adjusting index adds
==========================================================*/

#index_add_banner { /* setting style for flash advertisement */
	float:left;
	width:100%;
	height:315px;
}

/* END index adds*/



	
/* Begin quick links styling 
============================================================*/

#quick_menu { /* div containing the quick links menu */
	float:left;
	height:110px;
	width:100%;
	margin-top:10px;
	background:url(/images/components/shadow_and_corner_index_menu.png);
	background-position:right;
	background-repeat:no-repeat;
	}
	
  .quick_links {
	float:left;
	height:79px;
	border-left-width:7px;
	border-left-style:solid;
	padding:0px;
	padding-top:22px;
	background:none;
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	list-style-position: outside;
	list-style-type:none;
	}
	
 .quick_links li {
	height:35px;
	padding-left:48px;
	background-position: 10px 0;
	background-repeat: no-repeat;
	}
	
.quick_links li a {
	font-size:14px;
	color:#333;
	text-decoration:none;
	}
.quick_links a:hover {
	text-decoration:underline;
	}
#quick_menu_services {
	width:238px;
	background-image: url(/images/components/bkg_pink_index_submenu.jpg);
	border-left-color: #ff0000;
	}
#quick_menu_support {
	width:238px;
	background-image: url(/images/components/bkg_orange_index_submenu.jpg);
	border-left-color:#ff6600;
	}
#quick_menu_payment {
	width:237px;
	background-image: url(/images/components/bkg_green_index_submenu.jpg);
	border-left-color:#336600;
	}
#quick_menu_contacts {
	width:185px;
	border-left-color:#003366;
	}
#internet {
	background-image: url(/images/icons/no_text/f2e1services_index_internet.png);
	}
#software {
	background-image: url(/images/icons/no_text/f2e7software_index_software.png);
	}
#support {
	background-image: url(/images/icons/no_text/f6e2_24h_index_clock.png);
	}
#administration {
	background-image: url(/images/icons/no_text/f6e2admin_index_key.png);
	}
#online_payment {
	background-image: url(/images/icons/no_text/f4e2payment_login_inex_online_payment.png);
	}
#invoices {
	background-image: url(/images/icons/no_text/f4e2payment_login_index_pay.png);
	}
#coverage {
	background-image: url(/images/icons/no_text/f6e4coverage_index_antena.png);
	}
#offices {
	background-image: url(/images/icons/no_text/f4e2offices_index_office.png);
	}
#email {
	background-image: url(/images/icons/no_text/email.png);
	}

/* END of quick links */



/* Begin news box
============================================================================*/
#news_box {
	float:left;
	padding-top:10px;
	padding-bottom:15px;
	width:950px;
	font-size:14px;
	background:url(/images/components/line_grey_straight_s.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
#news_box a {
	float:left;
	color:#000;
	padding:5px;
}

#news_box strong a {
				 }


#news_box p a:hover {
	text-decoration:none;
	float:left;
	background-color:#CCC;
}

/* END of news box*/



/* Beginning of banners
===========================================================*/

 .banner_box {
	float:left;
	padding-top:10px;
	width:307px;
	height:80px;
	text-align:center;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:7px;
	}

	
 .banner_box h3 a {
	font-size:12px;
	font-weight:lighter;
	color:#666;
	}

.banner_box img {
	margin-top:5px;
}
	
/* END of banners*/
