/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.header {
	background-image:url(../_images/header/cutting_tools_head.png);
}

.upper_sidebar {
	background-color: #8B62BA;
}

.upper_middle {
	background-color: #8B62BA;
}

.upper_right {
	background-color: #8B62BA;
}


.side_fill {
	background-image:url(../_images/tuberunner/side_fill.jpg);
	background-repeat: repeat-x;
	height: 250px;
	width: 250px;
}

.product_table {
	border-style: solid; 
	border-color: #143D8D; 
	border-width: 2px;
	padding: 0px;
}

.product_cell {
	background-color:#143D8D; 
	color: #FFFFFF; 
	width: 200px;
	font-weight: bold; 
	border-bottom-style: solid; 
	border-bottom-color: #143D8D; 
	border-bottom-width: 2px;
}

.download_cell {
	background-color:#F05033; 
	color: #FFFFFF; 
	font-weight: bold; 
	width:224px; 
	background-image:url(../_images/tuberunner/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: right; 
	border-bottom-style: solid; 
	border-bottom-color: #143D8D; 
	border-bottom-width: 2px;
	border-left-style: solid; 
	border-left-color: #143D8D; 
	border-left-width: 2px;
}

.border_left {
	border-left-style: solid; 
	border-left-color: #143D8D; 
	border-left-width: 2px;
}

.border_bottom_left {
	border-bottom-style: solid; 
	border-bottom-color: #143D8D; 
	border-bottom-width: 2px;
	border-left-style: solid; 
	border-left-color: #143D8D; 
	border-left-width: 2px;
}

.border_bottom_left_right {
	border-bottom-style: solid; 
	border-bottom-color: #143D8D;
	border-bottom-width: 2px;
	border-left-style: solid; 
	border-left-color: #143D8D; 
	border-left-width: 2px;
	border-right-style: solid; 
	border-right-color: #143D8D;
	border-right-width: 2px;
}

.border_bottom {
	border-bottom-style: solid; 
	border-bottom-color: #143D8D; 
	border-bottom-width: 2px;
}

table.padded-table td { padding:3px; }


/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_cut {
		background-color: #8B62BA;
	}

	#menu_link_cut {
		background-image: url(../_images/bullet_cut.gif);
		background-color: #8B62BA;
	}


	#submenu07 {
		display: block;
		border-top-style: none;
	}

	#colorlink_tube {
		background-color: #8B62BA;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #8B62BA;
}

h1 {
	color: #8B62BA;
}


.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8B62BA;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

.h4 {
	font-size: 16px;
	color: #8B62BA;
}

#red_link {
	color: #FF0000;
}

#right_img {
	background-color: #143D8D; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 234px;
}

.under_img_txt {
	display: block;
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.under_img_txt:hover {
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
	color: #FFCC33;
	font-weight: bold;
}

.countersinks_menu {
	display: block;
	background-image:url(../_images/cuttingtools/countersinks_rollover_off.gif);
	width: 249px;
	height: 100px;
	cursor: pointer;
}

.countersinks_menu:hover {
	display: block;
	background-image:url(../_images/cuttingtools/countersinks_rollover_on.gif);
	width: 249px;
	height: 100px;
}

.pilotedcountersinks_menu {
	display: block;
	background-image:url(../_images/cuttingtools/pilotedcountersinks_rollover_off.gif);
	width: 249px;
	height: 100px;
	cursor: pointer;
}

.pilotedcountersinks_menu:hover {
	display: block;
	background-image:url(../_images/cuttingtools/pilotedcountersinks_rollover_on.gif);
	width: 249px;
	height: 100px;
}

.counterbores_menu {
	display: block;
	background-image:url(../_images/cuttingtools/counterbores_rollover_off.gif);
	width: 249px;
	height: 100px;
	cursor: pointer;
}

.counterbores_menu:hover {
	display: block;
	background-image:url(../_images/cuttingtools/counterbores_rollover_on.gif);
	width: 249px;
	height: 100px;
}

.deburring_menu {
	display: block;
	background-image:url(../_images/cuttingtools/deburring_rollover_off.gif);
	width: 249px;
	height: 100px;
	cursor: pointer;
}

.deburring_menu:hover {
	display: block;
	background-image:url(../_images/cuttingtools/deburring_rollover_on.gif);
	width: 249px;
	height: 100px;
}

.pdfdownload_menu {
	display: block;
	background-image:url(../_images/cuttingtools/ecatalogue-menu-rollover-off.gif);
	width: 249px;
	height: 100px;
	cursor: pointer;
}

.pdfdownload_menu:hover {
	display: block;
	background-image:url(../_images/cuttingtools/ecatalogue-menu-rollover-on.gif);
	width: 249px;
	height: 100px;
}

.list_color {
	background-color: #FFF;	
}

.list_color:hover {
	background-color: #999;
}

