@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Kosugi|PT+Sans');

html
{
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

hr
{
	height: 1px;
	border: 0;
	width: 100%;
	background:#bcbcbc;
}

ul.footer-menu 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.footer-menu li
{
	margin: 0;
	padding-left: 0;
	padding: 5px;
}

ul.footer-menu a
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

ul.footer-menu a:hover
{
	color: #333;
	text-decoration: underline;
}

#smith-footer-bottom {
	width: 100%;
    font-size: 12px;
    background: #333;
}

#smith-footer-top
{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAJWCAYAAABh4RYYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8yNi8xNJqnIAoAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABVklEQVR4nO3WR4rEQBBE0VSP996bHu/nrIVO3LPPTQciGFLoa1O7xwcVQXWttd8Qvlnf9xERsezsEAuLP4iIWVxExGLZ2bXWvu2NiFXFL0TELMpL8WlvRKwqfiAiZlFeind7I2JV8Q0RMYvyUrzaGxGrii+IiIPFZ8TJiE+IiFmU3xSP9kbE0Yvy7XmwNyJWFeeIkxHvEREHi3eIiFmU3xS39kbEquINImIW5aW4tjciVhWvEBGzKC/Fpb0Rsap4gYiYRXkpzu2NiFXFM0TELMpLcWpvRKwqniAiZlFeimN7I2JV8QgRMYvyUhzaGxGrigeIiFmUl2Lf3ohYVdxDRMyivBS79kbE0Yvy7dmxNyJWFbcRJyNuISIOFjcREbMovyk27I2I/yzK/3rd3og4elG+PWv2RsSq4ioiYhblpVixNyJWFWeIiFmUl6KzNyJWFRUQcfziH3Nx0RmF3brQAAAAAElFTkSuQmCC') repeat-x;
	width: 100%;
	height: 402px;
}

#smith-banner
{
	top: 0;
	z-index: 0;
	background: black url('images/smith-header-new.jpg') center center no-repeat;
	position: absolute;
	width: 100%;
	height: 396px;
}

.smith-header-contents
{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#smith-header
{
	width: 100%;
	background: black url('images/smith-header-new.jpg') center center no-repeat;
	height: 396px;
}

#smith-topper
{
	height: 34px;
	background: black;
	width: 100%;
}

#smith-topper a
{
	color: white;
	text-decoration: none;
}

#smith-topper a:hover
{
	color: white;
	text-decoration: underline;
}

#smith-black-bar
{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=') repeat;
	width: 100%;
	height: 127px;
}

#new-product-nav
{
	background: #e9e9e9;
	text-align: center;
	width: 100%;
	height: 40px;
}

ul#new-nav
{
	margin: 0 auto;
	list-style: none;
	display: inline;
}

ul#new-nav li
{
	display: inline;
	padding-right: 30px;
}

ul#new-nav li a
{
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
}

ul#new-nav li a:hover
{
	color: #878787;
}

a.gray-button
{
	background: #e9e9e9;
	border-radius: 10px;
	padding: 10px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	min-width: 120px;
}

a.gray-button:hover
{
	text-decoration: none;
	color: black;
	background: #ebebeb;

}

#WrapAll {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 10;
}
#header {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Rotate1 {
	height: 258px;
	width: 454px;
	position: relative;
	padding-left: 520px;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	overflow: hidden;
	padding-right: 26px;
	padding-top: 10px;
	top: 10px;
}
#nav1 {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}

/* Top Nav Working now */
#Tab{
	float: left;
	height: 15px;
	width: 136px;
	font-family: 'PT Sans', sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
		border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
	background-color: #121212;
}
#Tab a:hover {
	background: #232323;
	text-decoration:underline;
	color: #FFFFFF;
}
#TabA{
	float: left;
	height: 30px;
	width: 142px;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
#TabA a:hover {
	background-color: #232323;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
		border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
	background-color: #121212;
}
#TabCurrent {
	float: left;
	height: 12px;
	width: 138px;
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #678fc1;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1f2b3b;
	border-left-color: #1f2b3b;
	border-right-color: #87a7ce;
	border-bottom-color: #c3d3e6;
}
/* Top Nav Working now */

#TabLow2s{
	float: left;
	height: 13px;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	position: relative;
	top: 0px;
	margin-left:2px;
	padding: 2px 10px 5px 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
	background-color: #121212;
	behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}
#TabLow2s a{
	color: #FFFFFF;
	text-decoration:none;
}
#TabLow2s a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#TabLow2q{
	float: left;
	height: 13px;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	position: relative;
	top: 0px;
	margin-left:2px;
	padding: 2px 10px 5px 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3bbd9;
	border-right-color: #081a31;
	border-bottom-color: #081a31;
	border-left-color: #386cad;
	background-color: #1a56a1;
	behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}
#TabLow2q a{
	color: #FFFFFF;
	text-decoration:none;
}
#TabLow2q a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.TabLow {font-family: 'PT Sans', sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF; text-align: center; text-decoration: none;}
.TabLow a:link {font-family: 'PT Sans', sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF; text-align: center; text-decoration: none;}
.TabLow a:visited {font-family: 'PT Sans', sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF; text-align: center; text-decoration: none;}
.TabLow a:active{font-family: 'PT Sans', sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF; text-align: center; text-decoration: none;}
.TabLow a:hover{font-family: 'PT Sans', sans-serif; font-size: 100%; font-weight: bold; color: #9aadbb; text-align: center; text-decoration: underline;}
#search {
	height: 25px;
	width: 190px;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 25px;
}
/*  #contentarea {
	background-image: url(https://kenwoodsub.dealerarena.com/Images/KenwoodTemplateSite-2_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #00FF33;
}  */
#contentareamain {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#contentRow {
	width: 1000px;
	position: relative;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
#ContentLeftBlockAdmin3 {
	width: 206px;
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	font-weight: normal;
	float: left;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 30px;
}
#ContentCopyArea {
	width: 600px;
	position: relative;
	padding-bottom: 50px;
	top: 0px;
	left: 50px;
	margin-top: 30px;
	float: left;
}
#CompLogosArea {
	width: 350px;
	position: absolute;
	left: 291px;
	top: 22px;
	text-align: right;
	padding-top: 50px;
}
.title{
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	font-weight: normal;
	height: 50px;
	color: #00315b;
	padding-top: 10px;
	width: 600px;
}
.Leftitle{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copy {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: 560px;
}
.copy a:link {color: #333333; text-decoration:none;}
.copy a:visited {color: #333333; text-decoration:none;}
.copy a:active {color: #333333; text-decoration:none;}
.copy a:hover {color: #333333; text-decoration:underline;}
.copygridholder {
	font-family: 'PT Sans', sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 600px;
}
.copygridholder a:link {color: #333333; text-decoration:none;}
.copygridholder a:visited {color: #333333; text-decoration:none;}
.copygridholder a:active {color: #333333; text-decoration:none;}
.copygridholder a:hover {color: #333333; text-decoration:underline;}
#prodgrid {width:150px; height:150px; float:left; line-height:12px;}
.ProdName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3a6485;
	padding-bottom: 10px;
	line-height: 24px;
}
.ProdName a {text-decoration:none;}
.ProdName a:hover {text-decoration:underline;}

#logo {
	height: 36px;
	width: 217px;
	position: absolute;
	top: 29px;
	left: 755px;
	background-image: url(https://kenwoodsub.dealerarena.com/CORE/themes/1/Kenwood-Blck.png);
	background-repeat: no-repeat;
}
#phone {
	height: 36px;
	width: 217px;
	position: absolute;
	top: 85px;
	left: 755px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	text-align:right;
	color:#00315b;
}
#blockstart {
	float: left;
	width: 100px;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	text-align: right;
	padding-right: 10px;
}
#block {
	float: left;
	width: 100px;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	text-align: left;
	padding-right: 10px;
}
#LeftMenuHolder {position:relative; left:20px;}
#back {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #fff;
	font-weight:bold;
	padding-bottom:5px;
}
#back a:link{font-family: Arial, sans-serif;font-size: 100%;color: #fff; text-decoration:none;}
#back a:visited{font-family: Arial, sans-serif;font-size: 100%;color: #fff; text-decoration:none;}
#back a:active{font-family: Arial, sans-serif;font-size: 100%;color: #fff; text-decoration:none;}
#back a:hover{font-family: Arial, sans-serif;font-size: 100%;color: #fff; text-decoration:underline;}
#backDark {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #444;
	font-weight:bold;
	padding-bottom:5px;
}
#backDark a:link{font-family: Arial, sans-serif;font-size: 100%;color: #444; text-decoration:none;}
#backDark a:visited{font-family: Arial, sans-serif;font-size: 100%;color: #444; text-decoration:none;}
#backDark a:active{font-family: Arial, sans-serif;font-size: 100%;color: #444; text-decoration:none;}
#backDark a:hover{font-family: Arial, sans-serif;font-size: 100%;color: #444; text-decoration:underline;}
.ContentLeadIn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3a6485;
	padding-bottom: 10px;
	line-height: 24px;
	position: relative;
}
.ContentLeadIn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3a6485;
	padding-bottom: 10px;
	line-height: 24px;
	text-decoration:none;
}
.ContentLeadIn a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3a6485;
	padding-bottom: 10px;
	line-height: 24px;
	text-decoration:underline;
}
.Bullets ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	line-height: 18px;
}
#divprodetails {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	position: relative;
	overflow: visible;
	width: 445px;
	border-right-color: 999999;
	top: 15px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	bottom: 15px;
}

#divprodetails ul
{
	margin-left: 20px;
}

#divprovideos {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	position: absolute;
	overflow: auto;
	background-color: #FFFFFF;
	width: 585px;
	border-right-color: 999999;
	top: 35px;
	left: 2px;
	padding-left: 15px;
	height: 418px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	padding-right: 15px;
}
#divwarinfo {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	position: absolute;
	overflow: auto;
	background-color: #FFFFFF;
	width: 585px;
	border-right-color: 999999;
	top: 35px;
	left: 2px;
	padding-left: 15px;
	height: 418px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	padding-right: 15px;
}
#divproreviews {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	position: absolute;
	overflow: auto;
	background-color: #FFFFFF;
	width: 585px;
	border-right-color: 999999;
	top: 35px;
	left: 2px;
	padding-left: 15px;
	height: 418px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	padding-right: 15px;
}
#prodphoto {
	float: left;
	height: 500px;
	width: 175px;
	left: 5px;
	position: relative;
	font-family: 'PT Sans', sans-serif;
	font-size: 10px;
	text-align:center;
	color: #000000;
}
#prodphoto a{font-family: 'PT Sans', sans-serif;font-size: 10px;color: #000000;text-decoration:none;}
#protabnav{
	width: 600px;
	position: relative;
	height: 23px;
	float: left;
	visibility: visible;
	padding-left: 5px;
	left: 65px;
}
#protabnavS{
	width: 600px;
	position: relative;
	height: 23px;
	float: left;
	visibility: visible;
	padding-left: 5px;
	left: 65px;
}
#prodcopy{
	border: thin solid #666666;
	position: relative;
	left: 65px;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	overflow: visible;
}
#prodQcopy{
	border: thin solid #666666;
	position: relative;
	left: 65px;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	overflow: visible;
}
#spec1 {
	position: relative;
	width:425px;
	color:#FFFFFF;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3bbd9;
	border-right-color: #081a31;
	border-bottom-color: #081a31;
	border-left-color: #386cad;
	background-color: #1a56a1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1a56a1), to(#678fc1));
	background: -webkit-linear-gradient(#1a56a1, #678fc1);
	background: -moz-linear-gradient(#1a56a1, #678fc1);
	background: -ms-linear-gradient(#1a56a1, #678fc1);
	background: -o-linear-gradient(#1a56a1, #678fc1);
	background: linear-gradient(#1a56a1, #678fc1);
	-pie-background: linear-gradient(#1a56a1, #678fc1);
	behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
}
#spec1Q {
	position: relative;
	width:585px;
	color:#FFFFFF;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3bbd9;
	border-right-color: #081a31;
	border-bottom-color: #081a31;
	border-left-color: #386cad;
	background-color: #1a56a1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1a56a1), to(#678fc1));
	background: -webkit-linear-gradient(#1a56a1, #678fc1);
	background: -moz-linear-gradient(#1a56a1, #678fc1);
	background: -ms-linear-gradient(#1a56a1, #678fc1);
	background: -o-linear-gradient(#1a56a1, #678fc1);
	background: linear-gradient(#1a56a1, #678fc1);
	-pie-background: linear-gradient(#1a56a1, #678fc1);
	behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
}
#spec2 {
	position: relative;
	width:175px;
	background-color:#ffffff;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	overflow: visible;
	padding-left: 5px;
}
#spec2a {
	position: relative;
	width:175px;
	background-color:#ffffff;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	border-top:#0000FF 1px solid;
	padding-left: 5px;
}
#spec3 {position: relative; width:250px; background-color:#ffffff; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; float:left;}
#spec3a {position: relative; width:250px; background-color:#ffffff; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; float:left; border-top:#0000FF 1px solid;}
#Acces1 {position: relative; width:100px; background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; clear:left; float:left; border-top:#0000FF 1px solid;}
#Acces2 {position: relative; width:50px; background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; float:left; border-top:#0000FF 1px solid;}
#Acces3 {position: relative; width:250px; background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; float:left; border-top:#0000FF 1px solid;}

table.optional
{
	border-collapse: collapse;
	border: 0px solid #cccccc;
}

table.optional td
{
	border-collapse: collapse;
	border: 0px solid #cccccc;
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}

table.compare
{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 100%;
}

table.compare td
{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}
#servicelinks{
	width: 202px;
	height:29px;
	background-image: url(https://kenwoodsub.dealerarena.com/Images/buttons/Button-off.png);
	text-align: center;
	position: relative;
}
.servicelinks{
	width: 202px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
}
.servicelinks a:hover{
	text-decoration: underline;
}

a.compSubmit
{
	background: transparent; 
	border: 0; 
	font-size: 11px; 
	color: black;
	cursor: pointer;
}

a.compSubmit:hover
{
	color: #666666;
}
#footerbar
{
	width: 1000px;
	position: relative;
	clear: left;
}
#footer {
	position:relative;
	width:1000px;
	height:75px;
	clear:left;
	margin-right: auto;
	margin-left: auto;
}
#footercopy {
	font-family: 'PT Sans', sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 30px;
	width: 915px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 85px;
	position: relative;
}
#footerphonebox {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: #000 0px 3px 5px;
	-moz-box-shadow: #000 0px 3px 5px;
	box-shadow: #000 0px 3px 5px;
	position: absolute;
	background-image:url(images/Gradient1.jpg);
	width: 215px;
	top: -20px;
	right: 68px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index:999;
	font-family: "Arial Black", "Helvetica Black", "Arial Bold", "Helvetica Bold";
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
#authlogo {
	position: absolute;
	height: 76px;
	width: 600px;
	left: 20px;
	top: 15px;
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
#VITA {
	padding-top: 0px;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
}

a.buttonServices
{
	behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #000 0px 3px 5px;
	-moz-box-shadow: #000 0px 3px 5px;
	box-shadow: #000 0px 3px 5px;
	border-width:1px;
	border-style: solid;
	border-top-color: #a3bbd9;
	border-right-color: #081a31;
	border-bottom-color: #081a31;
	border-left-color: #386cad;
	background-color: #1a56a1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#678fc1), to(#1a56a1));
	background: -webkit-linear-gradient(#678fc1, #1a56a1);
	background: -moz-linear-gradient(#678fc1, #1a56a1);
	background: -ms-linear-gradient(#678fc1, #1a56a1);
	background: -o-linear-gradient(#678fc1, #1a56a1);
	background: linear-gradient(#678fc1, #1a56a1);
	-pie-background: linear-gradient(#678fc1, #1a56a1);
	behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
	width: 210px;
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.buttonServices:hover
{
	background: #93afbd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1a56a1), to(#678fc1));
	background: -webkit-linear-gradient(#1a56a1, #678fc1);
	background: -moz-linear-gradient(#1a56a1, #678fc1);
	background: -ms-linear-gradient(#1a56a1, #678fc1);
	background: -o-linear-gradient(#1a56a1, #678fc1);
	background: linear-gradient(#1a56a1, #678fc1);
	-pie-background: linear-gradient(#1a56a1, #678fc1);
}

.copyright
{
	font-size: 11px;
	font-weight: normal;
	color: #656565; 
}


#slideshow {
	position:relative;
	height:258px;
	width:454px;
}

#slideshow IMG {
    behavior: url(https://kenwoodsub.dealerarena.com/CORE/PIE.htc);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




//SDMenu Styles//
div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding-bottom: 10px;
	color: #fff;
}
div.sdmenu div {
	padding-left:20;
	overflow: hidden;
}
div.sdmenu div:first-child {
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: #333333;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTBBQUZFNzhBOEVBMTFFODk2NEVERUVFQzNFQjJFMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTBBQUZFNzlBOEVBMTFFODk2NEVERUVFQzNFQjJFMjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMEFBRkU3NkE4RUExMUU4OTY0RURFRUVDM0VCMkUyNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMEFBRkU3N0E4RUExMUU4OTY0RURFRUVDM0VCMkUyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8CQvUAAABhSURBVHjaYmBgYNgJxP8J4B1AzKALxH/wKPoDVQMGc/EonMOABCSB+AsWRV+gciigAYvCBgYsgBuInyEpegYVwwqSkBQmM+ABzEB8CYqZkSVY0BT+BeISIGaEskkHAAEGAFSULrsXrP1xAAAAAElFTkSuQmCC') no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px dashed #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEYxQTM0MTZBOEVBMTFFOEEzODg5NzZCNzI2Qjc1QkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEYxQTM0MTdBOEVBMTFFOEEzODg5NzZCNzI2Qjc1QkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RjFBMzQxNEE4RUExMUU4QTM4ODk3NkI3MjZCNzVCQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RjFBMzQxNUE4RUExMUU4QTM4ODk3NkI3MjZCNzVCQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnIZRakAAABQSURBVHjaYmBgYNgOxNoMRID/QPwXiOcCsSQhhTD8GYjrgJiHkEIYfgbESUDMREghDF8CYg8GdB1YABPFVoM804DPM0QFDyjAdQgFNkCAAQAjGSTBBlWn/gAAAABJRU5ErkJggg==');
}
div.sdmenu div a {
	margin: 5px 0px 5px 15px;
	display: block;
	color: #055;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	text-decoration: none;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(https://kenwoodsub.dealerarena.com/CORE/sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

#registration
{
    font-family: Arial, Sans-Serif;
    font-size: 100%;
    padding: 20px;
}

#registration h1, h2, h3, h4
{
    color: #002D66;
    font-family: 'PT Sans', sans-serif;
}

#registration h1
{
    font-size: 27px;
    font-weight: normal;
}

.bold
{
    font-weight: bold;
}

.regbox
{
    border: 1px solid #d5d5d5;
    min-width: 350px;
    min-height: 250px;
    padding: 10px;
}

a.custom
{
    background: #f1f1f1;
    border: 2px solid #e7e7e7;
    border-radius: 5px;
    color: #4f4f4f;
    font-weight: bold;
    font-size: 16px;
    width: 110px;
    padding: 16px;
    text-decoration: none;
}

a.custom:hover
{
    background: #bdbdbd;
}

input.custom
{
    background: #f1f1f1;
    border: 2px solid #e7e7e7;
    border-radius: 5px;
    color: #4f4f4f;
    font-weight: bold;
    font-size: 13px;
    min-width: 110px;
    padding: 8px;
    text-decoration: none;
}

input.custom:hover
{
    background: #bdbdbd;
    cursor: pointer;
}
#login {
	position: absolute;
	height: 15px;
	width: 100px;
	right: 0px;
	bottom: 20px;
	font-family: 'PT Sans', sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	padding-right: 25px;
	text-align: right;
}

#loginbar
{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAW8AAAAiCAYAAACQjVgSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDdGOTZEMjhBOEVFMTFFODhCNzY4QkI2MDExREMwQzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDdGOTZEMjlBOEVFMTFFODhCNzY4QkI2MDExREMwQzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEN0Y5NkQyNkE4RUUxMUU4OEI3NjhCQjYwMTFEQzBDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEN0Y5NkQyN0E4RUUxMUU4OEI3NjhCQjYwMTFEQzBDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmaftXgAAAFySURBVHja7NjtikFRGIZha9mEiNNwlGZO0mkQIV/bmPkxNc0XUnu9dV2l/NnS2nX3tNJ0Or20ALjFy/Xz+qwfm8/nDz9bXS7aDXBHvFvPDPijsncBcHfAZ03/CcsbIOACF2+AgAEXb4CAARdvgIABF2+AgAGv6rp27ADBAm55AwQMuHgDBAy4axOAgAG3vAECBtzyBggYcMsbIGDAxRsgYMBdmwAEDLh4AwQMuGsTgIABt7wBAgY8TSYT0xugoYgvFouHAp7G47F4AzQY8OVyeXfA02g0Em+AhgO+Wq3uCngaDofiDVBAwNfr9c0BT4PBQLwBCgn4ZrO5KeCp3++LN0BBAd9ut/8GPPV6PfEGKCzgu93uz4Cnbrcr3gAFBny/3/8a8NTpdMQboNCAHw6HHwOeqqoSb4CCA348Hr8FPLXbbfEGKDzgp9PpS8BTzlm8AQIE/Hw+fwY8XYk3QJCA13X9EfDsLADixDvnPHv/8ibAAPWsj/8oAFdEAAAAAElFTkSuQmCC');
    width: 367px;
    height: 34px;
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}

#loginbar a
{
    color: #959595;
    text-decoration: none;
}

#loginbar a:hover
{
    color: #94c5d3;
}

.loginpadding
{
    padding: 10px;
}

.regbox a
{
    color: #246699;
    text-decoration: none;
}

.regbox a:hover
{
    color: #6ea0c7;
    text-decoration: underline;
}

.regbox ul
{
    list-style: square;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}

.regbox table
{
    border-collapse: collapse;
    border: 1px solid #e9e9e9;
    font-family: Arial, Sans-Serif;
}

.regbox table td
{
    border-collapse: collapse;
    border: 1px solid #e9e9e9;
    vertical-align: top;
}

.regbox table tr:hover
{
    background: #f7f7f7;
}

.regbox table th
{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #636363;
    background: #ededed;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
#smith-main-menu,
#smith-main-menu ul,
#smith-main-menu ul li,
#smith-main-menu ul li a,
#smith-main-menu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999999999999999;
}
#smith-main-menu:after,
#smith-main-menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#smith-main-menu #menu-button {
  display: none;
}
#smith-main-menu {
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: transparent;
  width: auto;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #006c9d;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#smith-main-menu > ul > li {
  float: left;
}
#smith-main-menu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#smith-main-menu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#smith-main-menu.align-center ul ul {
  text-align: left;
}
#smith-main-menu.align-right > ul > li {
  float: right;
}
#smith-main-menu.align-right ul ul {
  text-align: right;
}
#smith-main-menu > ul > li > a {
  padding: 20px;
  font-size: 14px;
  text-decoration: none;
  
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#smith-main-menu > ul > li:hover > a,
#smith-main-menu > ul > li.active > a {
  color: #eeeeee;
}
#smith-main-menu > ul > li.has-sub > a {
  padding-right: 25px;
}
#smith-main-menu > ul > li.has-sub > a::after {

}
#smith-main-menu > ul > li.has-sub:hover > a::after {
  border-color: #eeeeee;
}
#smith-main-menu ul ul {
  position: absolute;
  left: -9999px;
}
#smith-main-menu li:hover > ul {
  left: auto;
}
#smith-main-menu.align-right li:hover > ul {
  right: 0;
}
#smith-main-menu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#smith-main-menu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#smith-main-menu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#smith-main-menu ul li:hover > ul > li {
  height: 40px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=') repeat;
}
#smith-main-menu ul ul li a {
  padding: 10px 20px;
  width: 210px;
  font-size: 14px;
  background: transparent;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#smith-main-menu ul ul li:hover > a,
#smith-main-menu ul ul li a:hover {
  color: #ffffff;
}
#smith-main-menu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#smith-main-menu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
#smith-main-menu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#smith-main-menu.small-screen {
  width: 100%;
}
#smith-main-menu.small-screen ul {
  width: 100%;
  display: none;
}
#smith-main-menu.small-screen.align-center > ul,
#smith-main-menu.small-screen.align-right ul ul {
  text-align: left;
}
#smith-main-menu.small-screen ul li,
#smith-main-menu.small-screen ul ul li,
#smith-main-menu.small-screen ul li:hover > ul > li {
  width: 100%;
  height: auto;
  border-top: 1px solid rgba(120, 120, 120, 0.15);
}
#smith-main-menu.small-screen ul li a,
#smith-main-menu.small-screen ul ul li a {
  width: 100%;
}
#smith-main-menu.small-screen > ul > li,
#smith-main-menu.small-screen.align-center > ul > li,
#smith-main-menu.small-screen.align-right > ul > li {
  float: none;
  display: block;
}
#smith-main-menu.small-screen ul ul li a {
  padding: 20px 20px 20px 30px;
  font-size: 14px;
  color: #ffffff;
  background: none;
}
#smith-main-menu.small-screen ul ul li:hover > a,
#smith-main-menu.small-screen ul ul li a:hover {
  color: #ffffff;
}
#smith-main-menu.small-screen ul ul ul li a {
  padding-left: 40px;
}
#smith-main-menu.small-screen ul ul,
#smith-main-menu.small-screen ul ul ul {
  position: relative;
  left: 0;
  right: auto;
  width: 100%;
  margin: 0;
}
#smith-main-menu.small-screen > ul > li.has-sub > a::after,
#smith-main-menu.small-screen ul ul li.has-sub > a::after {
  display: none;
}
#smith-main-menu.small-screen #menu-line {
  display: none;
}
#smith-main-menu.small-screen #menu-button {
  display: block;
  padding: 20px;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  
}
#smith-main-menu.small-screen #menu-button::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 15px;
  height: 2px;
  background: #ffffff;
}
#smith-main-menu.small-screen #menu-button::before {
  content: '';
  position: absolute;
  top: 25px;
  right: 20px;
  display: block;
  width: 15px;
  height: 3px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
#smith-main-menu.small-screen .submenu-button {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.15);
  height: 52px;
  width: 52px;
  cursor: pointer;
}
#smith-main-menu.small-screen .submenu-button::after {
  content: '';
  position: absolute;
  top: 21px;
  left: 26px;
  display: block;
  width: 1px;
  height: 11px;
  background: #ffffff;
  z-index: 99;
}
#smith-main-menu.small-screen .submenu-button::before {
  content: '';
  position: absolute;
  left: 21px;
  top: 26px;
  display: block;
  width: 11px;
  height: 1px;
  background: #ffffff;
  z-index: 99;
}
#smith-main-menu.small-screen .submenu-button.submenu-opened:after {
  display: none;
}
#smith-main-menu.small-screen.select-list {
  padding: 5px;
}
