/* CSS Document */

/* HEADER STYLE */

.shippingListHeader
{
font-size:16px;
color:#FFFFFF;
background-color:#FF0000;
}

.serviceButtons a:link, .serviceButtons a:visited,
.serviceButtons:link, .serviceButtons:visited 
{
text-decoration: none;
border-style:none;
}

.siteby a:link, .siteby a:visited,
.siteby:link, .siteby:visited 
{
font: 12px Verdana, Arial, sans-serif;
color: #0066CC; 
text-decoration: none; 
}

.siteby a:hover,
.siteby:hover 
{
font: 12px Verdana, Arial, sans-serif; 
color: #0066CC; 
text-decoration: underline; 
}

.sitemap a:link, .sitemap a:visited,
.sitemap:link, .sitemap:visited 
{
text-decoration: none; 
border-style:none;
color:#0000FF; 
}

.sitemap a:hover,
.sitemap:hover 
{
text-decoration: underline;
border-style:none;
color: #0000FF;
}
.newsStyle
{
font-family:Arial;
font-size:12px;
text-decoration:underline;
color:#FF0000;
font-weight:bold;
}
.serviceButtons a:hover,
.serviceButtons:hover 
{
text-decoration: none;
border-style:none;
}

body.headerStyle
{
background-image:url(/images/headerBackground.jpg);
background-repeat:no-repeat;
position:relative;
top:0px;
left:0px;
}

.headerlinks a:link, a:visited, a:active 
{
text-decoration:underline;
color: #FFFFFF;
}

headerlinks.a:hover
{
text-decoration:none;
color:#FFFFFF;
}

.serviceLinks a:link, .serviceLinks a:visited,
.serviceLinks:link, .serviceLinks:visited 
{
	font:18px Arial;
	color: #000000;
	text-decoration: none;
	}

.serviceLinks a:hover,
.serviceLinks:hover {
	font:18px Arial;
	color: #000000;
	text-decoration: underline;
	}
	
.back_to_top a:link, .back_to_top a:visited,
.back_to_top:link, .back_to_top:visited 
{
	font:16px Arial;
	color: #0033FF;
	text-decoration: none;
	}

.back_to_top a:hover,
.back_to_top:hover {
	font:16px Arial;
	color: #0033FF;
	text-decoration: underline;
}
.authShipCenter
{
font:18px Arial;

}


.linkHead a:link, .linkHead a:visited,
.linkHead:link, .linkHead:visited {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif; 
	color: #FFFFFF;
	text-decoration: none; 
	
	}

.linkHead a:hover,
.linkHead:hover {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif; 
	color: #FFFFFF; 
	text-decoration: underline; 
	 
	}
	
.headerText {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}

.dividerText {
	font: 14px Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.headerDiv
{
background-image:url(/images/headerBackground.jpg);
width:700px;
background-repeat:no-repeat;
position:absolute;
top:0px;
left:0px;
height:177px;
}


.welcome
{
font:Arial;
font-family:Arial;
font-size:13px;
}

.listPadding
{
margin:0px;

}

.somePadding
{
padding-top:5px;
}

.serviceText a:link, .serviceText a:visited, .serviceText:link, .servicetext:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.serviceText a:hover, .serviceText:hover

{
text-decoration:underline;
color:#000000;
}

.footerDiv
{

background-image:url(/images/footerBackground.jpg);
background-repeat:no-repeat;
height:92px;
width:700px;
}

.copyright {
	font: 17px Kartika, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}

.menu_div {
	margin-top:3px;
	text-align:center;
	}
	
.menu_style
{
font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}

.menu_style a:link, .menu_style a:visited, .menu_style a:hover,
.menu_style:link, .menu_style:visted, .menu_style:hover  {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	
}

#Desktops {
	position:absolute;
	left:303px;
	top:83px;
	width:110px;
	height:29px;
	z-index:1;
	background-image: url(../images/buttons/desktops_up.jpg);
	
}
#Notebooks {
	position:absolute;
	left:449px;
	top:83px;
	width:105px;
	height:29px;
	z-index:2;
	background-image: url(../images/buttons/notebooks_up.jpg);
	
}
#Parts {
	position:absolute;
	left:583px;
	top:83px;
	width:99px;
	height:29px;
	z-index:3;
	background-image: url(../images/buttons/parts_up.jpg);				
}

#Service {
	position:absolute;
	left:587px;
	top:83px;
	width:99px;
	height:29px;
	z-index:6;
	background-image: url(../images/buttons/service_up.jpg);
	
}
									/* DESKTOPS SUB MENUS */
#desktops_sub1 {
	position:absolute;
	left:306px;
	top:112px;
	width:118px;
	height:25px;
	z-index:4;
	background-color: #999999;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}


#desktops_sub1_mouseover {
	position:absolute;
	left:306px;
	top:112px;
	width:118px;
	height:25px;
	z-index:4;
	background-color: #999999;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#desktops_sub2 {
	position:absolute;
	left:306px;
	top:136px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub2_mouseover {
	position:absolute;
	left:306px;
	top:136px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}

#desktops_sub3 {
	position:absolute;
	left:306px;
	top:160px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub3_mouseover {
	position:absolute;
	left:306px;
	top:160px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#desktops_sub4 {
	position:absolute;
	left:306px;
	top:184px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub4_mouseover {
	position:absolute;
	left:306px;
	top:184px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#desktops_sub5 {
	position:absolute;
	left:306px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub5_mouseover {
	position:absolute;
	left:306px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#desktops_sub6 {
	position:absolute;
	left:306px;
	top:232px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub6_mouseover {
	position:absolute;
	left:306px;
	top:232px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#desktops_sub7 {
	position:absolute;
	left:306px;
	top:256px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub7_mouseover {
	position:absolute;
	left:306px;
	top:256px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#desktops_sub8 {
	position:absolute;
	left:306px;
	top:280px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#desktops_sub8_mouseover {
	position:absolute;
	left:306px;
	top:280px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
								/* NOTEBOOKS SUB MENUS */
#notebooks_sub1 {
	position:absolute;
	left:457px;
	top:112px;
	width:118px;
	height:25px;
	z-index:4;
	background-color: #999999;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
}


#notebooks_sub1_mouseover {
	position:absolute;
	left:457px;
	top:112px;
	width:118px;
	height:25px;
	z-index:4;
	background-color: #999999;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
}
#notebooks_sub2 {
	position:absolute;
	left:457px;
	top:136px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
}
#notebooks_sub2_mouseover {
	position:absolute;
	left:457px;
	top:136px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
}

#notebooks_sub3 {
	position:absolute;
	left:457px;
	top:160px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#notebooks_sub3_mouseover {
	position:absolute;
	left:457px;
	top:160px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#notebooks_sub4 {
	position:absolute;
	left:457px;
	top:184px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#notebooks_sub4_mouseover {
	position:absolute;
	left:457px;
	top:184px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#notebooks_sub5 {
	position:absolute;
	left:457px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}

#notebooks_sub5A {
	position:absolute;
	left:574px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#notebooks_sub5A_mouseover {
	position:absolute;
	left:574px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#notebooks_sub5B {
	position:absolute;
	left:574px;
	top:232px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#notebooks_sub5B_mouseover {
	position:absolute;
	left:574px;
	top:232px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#notebooks_sub5_mouseover {
	position:absolute;
	left:457px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#notebooks_sub6 {
	position:absolute;
	left:457px;
	top:232px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#notebooks_sub6_mouseover {
	position:absolute;
	left:457px;
	top:232px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}


				
			
							/* PARTS SUB MENUS */
#parts_sub1 {
	position:absolute;
	left:580px;
	top:112px;
	width:118px;
	height:25px;
	z-index:4;
	background-color: #999999;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
}


#parts_sub1_mouseover {
	position:absolute;
	left:580px;
	top:112px;
	width:118px;
	height:25px;
	z-index:4;
	background-color: #999999;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
}
#parts_sub2 {
	position:absolute;
	left:580px;
	top:136px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
}
#parts_sub2_mouseover {
	position:absolute;
	left:580px;
	top:136px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
}

#parts_sub3 {
	position:absolute;
	left:580px;
	top:160px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#parts_sub3_mouseover {
	position:absolute;
	left:580px;
	top:160px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#parts_sub4 {
	position:absolute;
	left:580px;
	top:184px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#parts_sub4_mouseover {
	position:absolute;
	left:580px;
	top:184px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}
#parts_sub5 {
	position:absolute;
	left:580px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background.gif);
	background-repeat:repeat-x;
}
#parts_sub5_mouseover {
	position:absolute;
	left:580px;
	top:208px;
	width:118px;
	height:25px;
	z-index:7;
	visibility:hidden;
	background-image: url(../images/buttons/child_background_mouseover.gif);
	background-repeat:repeat-x;
}


