/*globalnavtop*/



#globalnavtop LI {
	display: inline; 
	float:left;
	margin:0;
	padding:0;
}

#globalnavtop A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
	margin:0;
	padding:0.5em 0.5em;
	border-left:0px solid #fff;
	border-top:0px solid #fff;
	border-right:0px solid #aaa;
}

#globalnavtop A:hover,
#globalnavtop A:active,
#globalnavtop A.here:link,
#globalnavtop A.here:visited {
	background:transparent;
}

#globalnavtop A.here:link,
#globalnavtop A.here:visited {
	position:relative;
	z-index:102;
}


#globalnavtop UL A:hover,
#globalnavtop UL A:active,
#globalnavtop UL A.here:link,
#globalnavtop UL A.here:visited {
	color:#444;
}

  
#headerContainer {
background-image: url(/images/skwidget_logo.jpg);
background-repeat:no-repeat;	
}
	
#headerNavcontainer {
width:1000px;
height:280px;
}	

.header_tel {

padding-top:20px;
padding-bottom:10px;
font-size:25px;
white-space:nowrap;
text-align:right;
}

.header_cart {
	font-size:12px;
	text-align:center;
	display:inline;


}

#boxes{
	
   margin-left:400px;
   width:575px;
   background-color:#transparent;
  }	
#navBar {

background-color:transparent;
	margin-left:160px;
	
}  
#globalnavtop LI {
	
	margin:0;
	padding:0;
} 
#mainNav LI {
background-color:transparent;
    width:160px;
	padding-bottom:0px;
	display: inline; 
	float:left;
	margin:0;
	padding:0;
} 
#titlebar{
margin-left:20px;
}
#leftbar{
float:left;
width:22px;
height:47px;
background-image:url(images/left_bar.jpg);
background-repeat:no-repeat;
}
#mainbar{
margin-left:22px;
width:500px;
height:47px;
background-image:url(images/tile_bar.jpg);
background-repeat:repeat-x;
}
#rightbar{
float:right;
width:22px;
height:47px;
background-image:url(images/right_bar.jpg);
background-repeat:no-repeat;
}
