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

a:hover{
	color: #F85;
}

a:visited{
	color: #931;
}

hr{
	border-color: #a86;
}


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


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

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

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

}

#links #navbase{
	background: #F36F2C;
}


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


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

#search h4{
	background: #f96;	
	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/orange/header_dot.gif") repeat-x bottom;
}

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

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

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


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