/************************************************************
E L E M E N T S
************************************************************/
a{
	color: #00c;
}

a:hover{
	color: #00e;
}

a:visited{
	color: #007;
}

hr{
	border-color: #68a;
}


/************************************************************
H E A D E R
************************************************************/
#header{
	background: url("../images/strongblue/header.jpg") no-repeat right top;
}


/************************************************************
L I N K S
************************************************************/
#links{
	background: url("../images/strongblue/header_gradient.jpg") repeat-y right bottom;
}

#links #nav{
	background: #00c url("../images/strongblue/header_top_corner.gif") no-repeat left top;
}

#links #nav ul #navactive a{
	color: #ccf;

}

#links #navbase{
	background: #00c;
}


/************************************************************
S U B N A V
************************************************************/
#subnav ul .active a, #subnav ul .active a:hover{
	background: #00c;
}


/************************************************************
S E A R C H
************************************************************/
#rightsidebar #search{
	background: #66f;
	border: 1px solid #22f;
	color: white;
}

#search h4{
	background: #44f;	
	border-bottom: 1px dashed white;
}


/************************************************************
P U R C H A S I N G
************************************************************/
#rightsidebar #purchasing{
}

#purchasing h4{
	background: #eee;
	color: #666;
	border-bottom: 1px dashed #666;
}


/************************************************************
M A I N   C O N T E N T
************************************************************/
#middlecontent .pageheader{
	background:  url("../images/strongblue/header_dot.gif") repeat-x bottom;
}

#middlecontent h2{
	background: white url("../images/strongblue/dir4_blue_40.gif") no-repeat left top;
}

#middlecontent h3{
	background:  url("../images/strongblue/dir4_grey_40.gif") no-repeat bottom left;
}

#middlecontent .h3divider{
	background:  url("../images/strongblue/header_dot.gif") repeat-x bottom left;
}


/************************************************************
F O O T E R
************************************************************/
#bottomline{
	background: #00c;
}