/*---------------------*/
/*  COLOR       */
/* site styles         */
/* created 01-17-2007  */
/* by barb tai         */
/*---------------------*/

a.subnav-electricals:link,
a.subnav-electricals:visited {
	background-color:#bf8d00 !Important; /*<--update*/
	font-size:10px !Important;
	font-weight:normal!Important;
	color:#ffffff;
	display:block; 
	text-transform:uppercase;
	text-decoration: none;
	line-height:20px;
	}

a.subnav-electricals:hover,
a.subnav-electricals:active {
	background-color:#bf8d00; /*<--update*/
	color:#ffffff;
	text-decoration:underline;
}	

a:hover,
a:active {
	color:#bf8d00; /*<--update*/ 
	text-decoration:underline;
	}

/*don't change name just change color*/	
.bg-sub {background-color: #bf8d00;} /*<--update*/
.bg-product {background-color:#4a3300 !important;} /*<--update*/
.bg-gradient-left {
	background-image:url(../../electronics/images/col-grad-bg.jpg) !important;
	background-color:#4a3300; /*same as bg-product*/
}

/*don't change name just change color*/	
.border-footer {border-top: 1px solid #aa7b00;} /*<--update*/
.border-section-main{border-top: 1px solid #aa7b00;} /*<--update*/
.hort-dotted-line{ border-top: 1px dotted #aa7b00;} /*<--update*/
.hort-dotted-line-bottom{ border-bottom: 1px dotted #aa7b00;} /*<--update*/
.vert-dotted-line-left{border-left: 1px dotted #aa7b00;} /*<--update*/
	
/* Border Styles */	
td.border-section-color{border-bottom: 1px solid #bf8d00;} /*<--update*/


/* Class Styles */	

h1{	color: #bf8d00; /*<--update*/}
	
h2{ color: #aa7b00; /*<--update*/}


h3{ background: #745500; /*<--update*/
	color: #cccdaa;
}
	
.section-title {
	color: #bf8d00; /*<--update*/}

.page-title {
	color: #bf8d00; /*<--update*/}
	
.text-section-color {color:#bf8d00 !important;} /*<--update*/

span.number {
	color:#8b6600; /*<--update*/}	
	
span.number-small {
	color:#8b6600; /*<--update*/}	

a.smalltext:hover,
a.smalltext:active {
	color:#bf8d00; /*<--update*/
	text-decoration:underline;
	}
	
a.prod-link:link,
a.prod-link:visited  {	
	color: #bf8d00; /*<--update*/
	text-decoration:none;}
	
a.prod-link:hover,
a.prod-link:active{ 	
	color: #bf8d00; /*<--update*/
	text-decoration:underline;
	}		

td.text a:link,
td.text a:visited  {	
	color: #bf8d00;  /*<--update*/
	text-decoration:none;}
	
td.text a:hover,
td.text a:active{ 	
	color: #bf8d00;  /*<--update*/
	text-decoration:underline;
	}		

.product-name,
a.product-name:link,
a.product-name:visited {
	font-size:13px;
	color:#bf8d00; /*<--update*/
	text-transform:uppercase;
	padding:0px 0px 10px 0px!important;
	letter-spacing:1px;
	text-decoration:none;
}

a.product-name:hover,
a.product-name:active {
	color:#bf8d00; /*<--update*/
	text-decoration:underline;
}

/*--------------------------------------------------------*/
/* bullets                                                */
/* change positioning globally                            */	
/* swappiing bullet graphic locally                       */
	
.bullets {
	background-image:url(../../electronics/images/bullet-3.gif)!important;
}


.bullets-large {
	background-image:url(../../electronics/images/bullet.gif)!important;
}

/*--------------------------------------------------------*/

