@charset "UTF-8";
/* CSS Document */


/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //   Layout and Box Models                                                                                 // */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#MenuBar1 {
	height: 30px !important;
	margin-bottom: 20px !important;
	}


/* //////////////////////////////////////////////////////// mainmenu */
li#hwy_mainmenu{
	width: 89px;
	}

#hwy_mainmenu a:link, #hwy_mainmenu a:visited {
	display: block;
	height: 25px;
	/*height: 21px;*/
	}

#hwy_mainmenu ul li, #hwy_mainmenu ul{
	width: 220px;
	}

#hwy_mainmenu ul a:link, #hwy_mainmenu ul a:visited {
	height: auto;
	background-image: none;
	}


/* //////////////////////////////////////////////////////// webmail */
#hwy_webmail {
	width: 113px;
	}

#hwy_webmail a:link, #hwy_webmail a:visited {
	display: block;
	height: 25px;
	/*height: 21px;*/
	}


/* //////////////////////////////////////////////////////// myaccount */
#hwy_myaccount {
	width: 118px;
	}

#hwy_myaccount a:link, #hwy_myaccount a:visited {
	display: block;
	height: 25px;
	/*height: 21px;*/
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000;
	}


/* //////////////////////////////////////////////////////// support */
#hwy_support {
	width: 100px;
	}

#hwy_support a:link, #hwy_support a:visited {
	display: block;
	height: 25px;
	/*height: 21px;*/
	}



/* //////////////////////////////////////////////////////// contact us */
#hwy_contactus {
	width: 117px;
	}

#hwy_contactus a:link, #hwy_contactus a:visited {
	display: block;
	height: 25px;
	/*height: 21px;*/
	}
	


/* //////////////////////////////////////////////////////// search box */
#sitesearch {
	width: 200px;
	}

#sitesearchfld {
	position: absolute;
	padding: 0 0 0 22px;
	top: 6px;
	right: 54px;
	height: 20px;
	width: 101px;
	font-size: 8pt;
	background: url(/source/shared/bg_blackbar_searchfld.gif) no-repeat;
	border: none;
	color: #444;
	}

#sitesearchbtn {
	position: absolute;
	top: 6px;
	right: 5px;
	height: 20px;
	width: 48px;
	}


/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //   Appearance                                                                                            // */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#MenuBar1 {
	background: url(/source/shared/bg_blackbar.gif) repeat-x #000;
	}

#MenuBar1 span {
	display: none;
	}

ul.MenuBarDropdown {
	/*font-size: 2pt;*/
	line-height: normal;
	font-weight: bold;
	}

ul.MenuBarDropdown ul a:link, ul.MenuBarDropdown ul a:visited  {
	background-image: none !important;
	}


/* hiwaay icon button */
li#hwy_mainmenu a:link, li#hwy_mainmenu a:visited {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 0 0;
	}

li#hwy_mainmenu a:hover {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 0 -30px;
	}

li#hwy_mainmenu a:active {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 0 -60px;
	}


/* webmail button */
li#hwy_webmail a:link, #hwy_webmail a:visited {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -89px 0;
	}

li#hwy_webmail a:hover {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -89px -30px;
	}

li#hwy_webmail a:active {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -89px -60px;
	}


/* myaccount button */
li#hwy_myaccount a:link, li#hwy_myaccount a:visited {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -202px 0;
	}

li#hwy_myaccount a:hover {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -202px -30px;
	}

li#hwy_myaccount a:active {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -202px -60px;
	}


/* support button */
li#hwy_support a:link, li#hwy_support a:visited {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -320px 0;
	}

li#hwy_support a:hover {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -320px -30px;
	}

li#hwy_support a:active {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -320px -60px;
	}


/* contact us button */
li#hwy_contactus a:link, li#hwy_contactus a:visited {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -420px 0;
	}

li#hwy_contactus a:hover {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -420px -30px;
	}

li#hwy_contactus a:active {
	background: url(/source/shared/btn_blackbar_buttons.png) no-repeat #000 -420px -60px;
	}


/* main dropdown: internet access */
#MenuBarInternetAccess:link, #MenuBarInternetAccess:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -6px !important;
	color: #fff;
	}

#MenuBarInternetAccess:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -46px !important;
	color: #000;
	}


/* main dropdown: hosting */
#MenuBarHosting:link, #MenuBarHosting:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -86px !important;
	color: #fff;
	}

#MenuBarHosting:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -126px !important;
	color: #000;
	}


/* main dropdown: web design */
#MenuBarWebDesign:link, #MenuBarWebDesign:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -166px !important;
	color: #fff;
	}

#MenuBarWebDesign:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -206px !important;
	color: #000;
	}


/* main dropdown: spam & virus filtering */
#MenuBarSpamVirusFiltering:link, #MenuBarSpamVirusFiltering:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -246px !important;
	color: #fff;
	}

#MenuBarSpamVirusFiltering:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -286px !important;
	color: #000;
	}


/* main dropdown: co-location */
#MenuBarColocation:link, #MenuBarColocation:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -326px !important;
	color: #fff;
	}

#MenuBarColocation:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -366px !important;
	color: #000;
	}


/* main dropdown: network services */
#MenuBarNetworkServices:link, #MenuBarNetworkServices:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -406px !important;
	color: #fff;
	}

#MenuBarNetworkServices:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -446px !important;
	color: #000;
	}


/* main dropdown: computer clinic */
#MenuBarComputerClinic:link, #MenuBarComputerClinic:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -486px !important;
	color: #fff;
	}

#MenuBarComputerClinic:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -526px !important;
	color: #000;
	}


/* main dropdown: support */
#MenuBarSupport:link, #MenuBarSupport:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -566px !important;
	color: #fff;
	}

#MenuBarSupport:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -606px !important;
	color: #000;
	}


/* main dropdown: about us */
#MenuBarAboutUs:link, #MenuBarAboutUs:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -646px !important;
	color: #fff;
	}

#MenuBarAboutUs:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -686px !important;
	color: #000;
	}

/* main dropdown: buy now */
#MenuBarBuyNow:link, #MenuBarBuyNow:visited  {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -726px !important;
	color: #FC0;
	}

#MenuBarBuyNow:hover {
	background: url(/source/shared/ico_blackbar_icons.png) no-repeat 0 -766px !important;
	color: #000;
	}

