a:link, a:visited {
	color: #3965AE;
}

a:hover {
	color: #4179a7;
}

a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited {
	color: #264762;
}

a.mainlevel:hover, a.sublevel:hover {
	color: #3965AE;
}

h1, div.componentheading, td.componentheading {
  color: #CC0000;
}

#logo {
//        background: url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_logo_blue.png) 15px 50% no-repeat;
        background: url(../images/image_01.png) 15px 10% no-repeat;
        width: 500;
}

#search input {
	border: 1px solid #264762;
	background: #DAE7F1;
}

div#header1 {
	background: #4179a7 url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_header_tr_blue.png) no-repeat top right;
	border: 0px solid #cccccc;
}

div#header2 {
	background: transparent url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_header_tl_blue.png) no-repeat top left;
}

div#header3 {
	background: transparent url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_header_br_blue.png) no-repeat bottom right;
}

div#header4 {
	background: transparent url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_header_bl_blue.png) no-repeat bottom left;
}

div.module-color, div.module-menu {
  background: #DAE7F1 url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_box_bl_blue.png) no-repeat bottom left;
}

div.module-color div, div.module-menu div {
  background: transparent url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_box_br_blue.png) no-repeat bottom right;
}

div.module-color div div, div.module-menu div div {
  background: transparent url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_box_tl_blue.png) no-repeat top left;
}

div.module-color div div div, div.module-menu div div div {
	background: transparent url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_box_tr_blue.png) no-repeat top right;
}

div.module-menu table {
	background: url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_menu_underline_blue.png) top left repeat-x;
}

div.module-menu a.mainlevel {
	background: url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_menu_bg_blue.png) top left repeat-x;
}

/* Suckerfish Tabs */

#nav li {
  background:url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_tab_normal_l_blue.png) no-repeat top left;
}

#nav a {
  background:url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_tab_normal_r_blue.png) no-repeat top right;
  color:#eee;
}

div#nav li.active {
  background:url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_tab_over_l_blue.png) no-repeat top left;
	color: #333
}
div#nav li.active a {
  background:url(../../../www.beelinesupply.com/templates/md_digimania/images/dm_tab_over_r_blue.png) no-repeat top right;
	color: #333;
}
