#parent {display: table}

#child {
  display: table-cell;
  vertical-align: middle;
 }

/* place 2 images in one cell 
td{position:relative; z-index:0}
.bottomimg{position:absolute; top:0; left:0; z-index:1}
.topimg{position:absolute; top:0; left:0; z-index:2}
/* end */

#slider {
overflow: hidden;
}
#slider figure img {
width: 20%;
float: left;
}

#slider figure {
position: relative;
width: 500%;
margin: 0;
left: 0;
text-align: left;
font-size: 0;
animation: 35s slider infinite; 
}

.highlight {
   background-color: #FF0;
}


@charset "utf-8";

/*@font-face
{
	font-family: Nina;
	src: url('Nina Regular.ttf'),
	url('Nina Regular.eot');
}
*/
html, body {
	width: 100%;
	height: 100%;
}

.title_font {
	font-family: nina;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.bold_text {
	font-weight: bold;
}

.faqlink:link {
	color: #000000;
	text-decoration: underline;
}

.faqlink:hover {
	color: #990000;
	text-decoration: underline;
}

.noticeButton {
	box-shadow:inset 0px 34px 0px -15px #b54b3a;
	background-color:#a73f2d;
	border:1px solid #241d13;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
}

.noticeButton:hover {
	background-color:#b34332;
}

.noticeButton:active {
	position:relative;
	top:1px;
}

.sitemenu_right {
	background-image: url(/img/menubrush2.jpg);
	height: 30px;
	background-color: #03C;
	display: table-cell;
	background-image: url(/img/menubrush2.jpg);
	background-repeat: repeat;
}

body {
	background-repeat: repeat;
	margin: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.content-small {
	width: 90%;
	text-align: justify;
	font-size: 0.9em;
	margin: auto;
}

.mainscreen_footer_copyright {
	font-size: 9px;
	
}

.product
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 317px;
	z-index: 1;
}

.arrow_right {
	position: absolute;
	z-index: 2;
	top: 160px;
	right: 150px;
	cursor: pointer;
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}

.arrow_left {
	position: absolute;
	top: 160px;
	cursor: pointer;
	opacity: 0.5;
	filter: Alpha(Opacity=50);
	z-index: 2;
	/*left: 121px;*/
}

.arrow_left:hover {
	filter: alpha( opacity=100 );
	opacity: 1.0;
}

.arrow_right:hover {
	filter: Alpha(Opacity=100);
	opacity: 1.0;
}

.company_column_left {
	margin: auto;
	position: relative;
	text-align: center;
	width: 40%;
	float: left;
	padding-left: 35px;
}

.photo_right {
	float: right;
}

.photo_left {
	float: left;
}

.mainscreen_datcon {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-align: left;
}

.mainscreen_column_left {
	float: left;
	width: 50%;
	text-align: left;
}

.mainscreen_column_right {
	width: 40%;
	text-align: center;
	float: right;
}

/*Contact Page*/
.mainscreen_header {
	font-family: Concielian Jet;
	font-size: 36px;
}

/*Contact Page*/
.mainscreen_contact_text {
	font-size: 18px;
}

.writing_left {
	float: left;
}

.showcase {
	z-index: 3;
}

.text_color {
	color: #9f0202;
	font-size: 18px;
	text-decoration: underline;
}

.text_color_white {
	color: #ffffff;
	font-size: 18px;
	cursor: default;
}

.text_color_orange{
	color: #e38b0e;
	font-size: 18px;	
}

.sidemenu_box {
	background-color: #282828;
	color: #FFF;
	width: 200px;
	position: absolute;
	bottom: 0px;
	top: 0px;
	text-indent: 20px;
	vertical-align: middle;
	font-family: Nina;
} 

.mainscreen_index {
	background-size: 100% 100%;
	margin: auto;
	width: 896px;	
	left: -20px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-family: Nina;
	text-align: center;
	background-color: #d57d00;
	/*background-image: url(/img/menubrush_orange.jpg);*/
	padding-right: 25px;
	padding-left: 25px;
}

.mainscreen {
	background-size: 100% 100%;
	margin: auto;
	width: 900px;
	min-height: calc(100% - 185px);
	left: -20px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-family: Nina;
	text-align: center;
	background-color: #d57d00;
	/*background-image: url(/img/menubrush_orange.jpg);*/
	padding-right: 25px;
	padding-left: 25px;
}

.background_blue {
	background-color: #dae2fb;
}

.mainscreen_side_menu {
	background-size: 100% 100%;
	margin: auto;
	width: 850px;
	min-height: -moz-calc(100vh - 185px);
    min-height: -webkit-calc(100vh - 185px);
	min-height: calc(100vh - 185px);
	font-family: Nina;
	padding-right: 25px;
	padding-left: 225px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 16px;
	overflow: auto;
	/*background-image: url(/img/menubrush_orange.jpg);*/
	background-color: #d57d00;
}

.background_J39 {
	background-color: #ffb142;
}
.background_toolbox {
	background-color: #d2d2d2;
}

.background_J08 {
	background-color: #d9d9d9;
}

.background_cdl {
	background-color: #fffa9f;
}

.background_tmtcdl39 {
	background-color: #dfdfe1;
}

.background_tmt3939 {
	background-color: #bee3ff;
}

.background_tmtselector {
	background-color: #ffe9b6;
}

.background_ultralink {
	background-color: #cde3ca;
}

.background_proconn2k {
	background-color: #c8d6ff;
}

.background_translatorN2K {
	background-color: #fffcc8;
}

.background_skydrive {
	background-color: #f2f9b1;
}

.background_gliderlink {
	background-color: #e3d5ff;
}

.mainscreen_footer {
	background-size: 100% 100%;
	width: 900px;
	text-align: center;

	color: #d57d00;
	vertical-align: middle;
	margin: auto;
	font-size: 12px;
	height: auto;
}

.mainscreen_footer_blue {
	background-size: 100% 100%;
	width: 900px;
	text-align: center;

	color: #dae2fb;
	vertical-align: middle;
	margin: auto;
	font-size: 12px;
	height: auto;
}

.mainscreen_footer_right {
	position: absolute;
	bottom: 10px;
	background-size: 100% 100%;
	
	width: 900px;
	text-align: center;
	color: #000;
	vertical-align: middle;
	left: 200px;
	font-size: 12px;
	height: auto;
}

/* KYLE'S */
.pagecontainer {
position: relative;
margin-left: auto;
margin-right: auto;
width: 1100px;
padding-right: 100px;
min-height: 100%;
min-height: -webkit-calc( 100% - 114px );
min-height: -moz-calc( 100% - 114px );
min-height: calc( 100% - 114px );
} 


 /* Side Menu Bar stylesheet */
ul#cssmenu > ul, #cssmenu > ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
}

/* The container */
#cssmenu > ul, #cssmenu > ul ul {
	display: block;
	position: relative;
	width: 150px;
}

	/* The list elements which contain the links */
	#cssmenu > ul li {
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		width: 150px;	
	}

		/* General link styling */
		#cssmenu > ul li a {
	/* Layout */
	display: block;
	position: relative;
	width: 130px;
	/* Typography */
	font-family: Nina;
	color: #d8d8d8;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000;
	font-size: 16px;
	font-weight: 300;
	/* Background & effects */
	background: #282828;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 15px;
	margin: 0;
	right: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: dotted;
	border-top-color: #3a3a3a;
	border-bottom-color: #1b1b1b;
	text-align: left;
	text-indent: 0;
		}

		/* Rounded corners for the first link of the menu/submenus */
		#cssmenu > ul li:first-child>a {
			border-top-left-radius: 4px;
			border-top-right-radius: 4px;
			border-top: 0;
		}

		/* Rounded corners for the last link of the menu/submenus */
		#cssmenu > ul li:last-child>a {
			border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px;
			border-bottom: 0;
		}


		/* The hover state of the menu/submenu links */
		#cssmenu > ul li>a:hover, #cssmenu > ul li:hover>a {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	background: #d4b800;
	background: -webkit-linear-gradient(bottom, #d4b800, #f6d600);
	background: -ms-linear-gradient(bottom, #d4b800, #f6d600);
	background: -moz-linear-gradient(bottom, #d4b800, #f6d600);
	border-color: transparent;
	background-image: url(/img/RRRRRR.png);
	
	background-position: bottom;
		}
		
		.cssmenu-selected  {
	background-image: url(/img/RRRRRR.png) !important;
		}
		
		/* The arrow indicating a submenu */
		#cssmenu > ul .has-sub>a::after {
			content: '';
			position: absolute;
			top: 16px;
			right: 10px;
			width: 0px;
			height: 0px;

			/* Creating the arrow using borders */
			border: 4px solid transparent;
			border-left: 4px solid #d8d8d8; 
		}

		/* The same arrow, but with a darker color, to create the shadow effect */
		#cssmenu > ul .has-sub>a::before {
			content: '';
			position: absolute;
			top: 17px;
			right: 10px;
			width: 0px;
			height: 0px;

			/* Creating the arrow using borders */
			border: 4px solid transparent;
			border-left: 4px solid #000;
		}

		/* Changing the color of the arrow on hover */
		#cssmenu > ul li>a:hover::after, #cssmenu > ul li:hover>a::after {
			border-left: 4px solid #fff;
		}

		#cssmenu > ul li>a:hover::before, #cssmenu > ul li:hover>a::before {
			border-left: 4px solid rgba(0, 0, 0, .3);
		}

	
		/* THE SUBMENUS */
		#cssmenu > ul ul {
			position: absolute;
			left: 150px;
			top: -9999px;
			padding-left: 5px;
			opacity: 0;
			/* The fade effect, created using an opacity transition */
			-webkit-transition: opacity .3s ease-in;
			-moz-transition: opacity .3s ease-in;
			-o-transition: opacity .3s ease-in;
			-ms-transition: opacity .3s ease-in;
		}

		/* Showing the submenu when the user is hovering the parent link */
		#cssmenu > ul li:hover>ul {
			top: 0px;
			opacity: 1;
		}
		


/* grey menu bar just above main page only*/
.sitemenu {
	height: 35px;
	display: table;
	margin: auto;
	text-align: right;
	background-color: #282828;
	width: 1068px;
	right: 66px;
	position: relative;
	
}

/* orange menu bar across the whole page*/
.sitemenu_index{
	height: 35px;
	background-color: #000;
	width: 100%;
	text-align: center;
	background-image: url(/img/menubrush_orange.jpg);
}

.drop_menu {
	padding: 0;
	list-style-type: none;
	height: 35px;
	/*background-image: url(/img/menubrush_orange.jpg);*/
	background: #282828;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: inline-block;	
	left: 36px;
	position: relative;
}

.drop_menu li {
	float: left;
}

.drop_menu li a {
	display: block;
	color: #d9d9d9;
	text-decoration: none;
	font-family: Nina;
	font-size: 18px;
	font-weight: bold; 
	padding-right: 25px;
	padding-left: 25px;
	line-height: 35px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: double;
	border-right-style: dotted;
	border-left-color: #3a3a3a;
	border-right-color: #1b1b1b;
}

/*Submenu */
.drop_menu ul {
	position:absolute;
	top:-9999px;
	list-style-type:none;
	width: 50px;
	text-align: left;

}

.drop_menu li:hover { position:relative; background-image: url(/img/RRRRRR.png); }

.drop_menu li:hover ul {
	left:0px;
	top:35px;
	background:#5FD367;
	padding:0px;
	z-index: 4;
	white-space: nowrap;
	width: auto;
}
 
.drop_menu li:hover ul li a {
	padding:0px 25px 0px 0px;
	display:block;
	text-indent:15px;
	background-color:#282828;
	z-index: 4;
}

.drop_menu li:hover ul li {
    clear: both;
    width: 100%;
}

.drop_menu li:hover ul li a:hover {
	background-image: url(/img/RRRRRR.png);
	background-color: rgba(0, 0, 0, .50);
}



.drop_menu_index {
	padding: 0;
	list-style-type: none;
	height: 35px;
	background-image: url(/img/menubrush_orange.jpg);
	margin-top: 0;
	display: inline-block;	
}

.drop_menu_index li {
	float: left;
}

.drop_menu_index li a {
	display: block;
	color: #010101;
	text-decoration: none;
	font-family: Nina;
	font-size: 18px;
	font-weight: bold; 
	padding-right: 25px;
	padding-left: 25px;
	line-height: 35px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: double;
	border-right-style: dotted;
	border-left-color: #3a3a3a;
	border-right-color: #1b1b1b;
}

/*Submenu */
.drop_menu_index ul {
	position:absolute;
	top:-9999px;
	list-style-type:none;
	width: 50px;
	text-align: left;
}

.drop_menu_index li:hover { position:relative; background: #282828;}

.drop_menu_index li:hover ul {
	left:0px;
	top:35px;
	background:#5FD367;
	padding:0px;
	z-index: 4;
	white-space: nowrap;
	width: auto;
}
 
.drop_menu_index li:hover ul li a {
	padding:0px 25px 0px 0px;
	display:block;
	text-indent:15px;
	background-color:#282828;
	z-index: 4;
	 color: #ffffff;
}

.drop_menu_index li:hover ul li {
    clear: both;
    width: 100%;
}

.drop_menu_index li:hover ul li a:hover {
	background-image: url(/img/menubrush_orange.jpg);
	background-color: rgba(0, 0, 0, .50);
}

#producttable tr td a img {
	width: 250px;
}

.news {
	position: relative;
	right: -500px;
 
}

.black_shadow{
  -moz-box-shadow: 0 5px 10px #000;
  -webkit-box-shadow: 0 5px 10px #000;
  box-shadow: 0 5px 10px #000;
}

.transparent_black{ /* Index Page */
    background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .75);
	height: 200px;
	width: 250px;
}

.url_link:link {
	font-size: 14px;
	color: #9f0202;
	text-decoration: underline;
}

.url_link:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.url_link:active {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.url_link:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.transparent_black_sm{ /*Datcon Oil Temp Gauges - Spots with no P/N*/
    background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .60);
	min-width: 100%;
    position: relative;
	width: 100%,
}

.transparent_black_sm2{ /* Main Products Page */
    background: rgb(0, 0, 0); 
    background: rgba(0, 0, 0, .60);
	height: 200px;
	width: 250px;
}

.transparent_black_sm3{ /* Products Pages */
    background: rgb(0, 0, 0); 
    background: rgba(0, 0, 0, .60);
	height: 100%;
	
}

.transparent_black_sm4{ 
    background: rgb(0, 0, 0); 
    background: rgba(0, 0, 0, .50);
	padding: 15px;
}

.transparent_black_sm5{ 
    background: rgb(0, 0, 0); 
    background: rgba(0, 0, 0, .80);
	padding: 15px;
}

.transparent_red{ 
	background: rgb(71, 1, 1); 
	background: rgba(71, 1, 1, .99);
	height: 100%;
	padding: 15px;
}

.products_menubar {
	/* font-family: Nina; */
	font-size: 24px;
	color: #000;
	float: left;
	height: auto;
	width: 30%;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: -22px;
	margin-left: -5px;
	background-position: 100% 100%;
}

.techbonus{
	color: #f30000;
	background-color: #f3ff36;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-family: Arial;
	font-style: italic;
	font-weight: bolder;
}

.text_bold{
    font-weight: 900;
}

.text_colour_tan{
	color: #f2e29b;
}

.text_colour_white{
	color: white;
}

.text_colour_red{
	color: red;
}

.text_colour_yellow{
	color: yellow;
}

.font_monospace{
	font-family: monospace;
}

.font_arial{
	font-family: Arial;
	font-size: 18px;
}

