html {

	margin: 0;
	padding: 0;
}
* {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:black;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	background-image:url('/catalog/view/theme/SDX_narwhals/image/background.jpg');
	width: 1296px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#structure {
	background-image:url('/image/contentbackground.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	width:744px;
	min-height:1600px;
	margin-left:auto;
	margin-right:auto;
}

#head {
	margin-top:10px;
	width:744px;
	height:199px;
}
#header .div1 {
}

#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#search_div {
	background:url('/catalog/view/theme/SDX_narwhals/image/search_bg.jpg');
	width: 156px;
	height: 104px;
	padding-top: 5px;
	padding-left: 17px;
	position:relative;
	border:solid 1px;
	top:0px;
	left:-3px;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: url('../image/header.png') repeat-x;
}



#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
#header .div5 a {
	float: left;
}
#header .div6 {
	margin-top:10px;
	margin-bottom:5px;
}
#header .div6 a {
	text-decoration:none;
	color:white;
	
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:100%;
	margin-bottom:15px;
}

#content {
}
#content .top {
	padding: 8px 10px 6px 10px;
	color:white;
	font-weight:bold;
	font-size:13px; /*changed from 10pt*/
	font-family:Tahoma, Arial;
}
#content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	height: 5px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 28px;
	margin-right: 0px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0px 5px 17px;
	height: 17px;
}

#head_search {
	background: transparent url('../image/search.png') no-repeat scroll top right;
	color: #FFFFFF;
	float:right;
	margin-top:5px;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 21px;
	width:57px;
	margin-right: 6px;
	padding: 6px 0 0 20px; /* sliding doors padding */
	text-decoration: none;
}

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 564px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	background-image:url('/catalog/view/theme/SDX_narwhals/image/footer_bg.jpg');
	clear: both;
	height:45px;
	padding: 0px 10px 0px 10px;
}

#payment {
	float:left;
	position:relative;
	width:100%;
	padding-top:15px;
	margin-left:0px;
	color:black;
	font-size:11px; /*changed from 8pt*/
	text-decoration:none;
}

#copyright {
	margin-left:270px;
	float:left;
	position:relative;
	padding-top:15px;
	color:white;
	font-size:11px; /*changed from 8pt*/
	text-decoration:none;
}

#copyright a {
	color:white;
	font-size:11px; /*changed from 8pt*/
	text-decoration:none;
}

#payment a {
	color:white;
	font-size:11px; /*changed from 8pt*/
	text-decoration:none;
}

#payment a b {
	color:black;
	font-size:11px; /*changed from 8pt*/
	text-decoration:underline;
}

#narwhals {
float:right;
position:relative;
margin-right:270px;
}

.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
	background-color:#F7F7F7;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

/*NARWHALS EDITS*/
.hidden {
	display:none;
	visibility:hidden;
}

* { font-family:Tahoma,Arial,Helvetica,sans-serif; }

#welcome_sdx {
	height:212px;
	background:url('/catalog/view/theme/SDX_narwhals/image/frontpage_welcomebg.jpg') no-repeat;
	padding:35px 15px;
	margin-bottom:2px;
	color:white;
}

#content {
	border:none;
	float: left;
	width: 564px;
	margin-bottom: 250px;
	margin-left:8px;
	background:url('../image/background.png');
	color:black;
	padding-bottom:0px;
	font-size:13px; /*changed from 10pt*/
	/*font-weight:bold;*/
}

#home_middle {
	width:563px;
	color:white;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: none;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: none;
}

#for_engine {
	float:left;
	margin-right:3px;
	margin-top:1px;
	width:260px;
	height:320px;
	background:url('/catalog/view/theme/SDX_narwhals/image/forengine_bg.jpg') no-repeat;
}

#quick_links {
	margin-top:1px;
	margin-left:12px;
	width:268px;
	height:355px;
	background:url('/catalog/view/theme/SDX_narwhals/image/quicklinks_bg.jpg') no-repeat;
	float:left;
}

#home_bottom {
	margin-top:-7px;
	width:563px;
	background:url('/catalog/view/theme/SDX_narwhals/image/dealer_bg.jpg') no-repeat;
	height:118px;
	
}

#column_left a {
}

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

#login_div {
	height:300px;
}

#black {
	background-color:black;
}

#contact>div {
	padding-right:0px;
	}
	
#module_search input {
	position:relative;
	float:right;
	right:10px;
	width:147px;
}

#category ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#category {
	margin-left:12px;
	margin-right:5px;
}

#category ul li a:first-child {
	color:white;
	font-weight:bold;
	text-decoration:none;

}

#category ul a {
	color:white;
	text-decoration:underline;
	margin:2px 0px;
}

.category_header li:first-child {
	
}

.left_nav {
	margin:0px 0px 0px 13px;
	padding:0px 0px;
	font-weight:bold;
	font-size:12px; /*changed from 9pt*/
}




#category_head {
	font-size:12px; /*changed from 9pt*/
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	margin-left:10px;
	font-weight:bold;
}

.category_parent {
	margin-top:10px;
}

.box {
	font-size:11px; /*changed from 8pt*/
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	margin-left:3px;
}

.top_nav_link {
	margin:4px 35px 5px 0px;
	text-align:left;
	color:white;
	font-size:12px; /*changed from 9pt*/
	font-weight:bold;
}

.div6{
	text-align:left;
	padding-left:6px;
}

#column_left {
	float: left;
	width: 172px;
	height:766px;
	margin-right: 0px;
	background-image:url('/catalog/view/theme/SDX_narwhals/image/background.png');
}

#column_right {
/*	border:none;
	float: left;
	width: 564px;
	left:172px;
	bottom:330px;
	margin-bottom: 10px;
	margin-left:8px;
	background:url('../image/background.png');
	color:black;
	padding-bottom:0px;
	font-size:13px; /*changed from 10pt*/
	position:relative;
	/*font-weight:bold;*/
}

.list a {
	color:black;
	font-weight:bold;
}

.middle div {
}

#tab_description,
#tab_review,
#tab_image,
#tab_related {
	width:520px;
}

.left_nav a {
	color:black;
	text-decoration:none;
}

#site_map, #site_map a {
	text-decoration:none;
	color:white;
	font-weight:bold;
}


a {
	outline:none;
	}
	
.for_engine_img {
	margin-top:4px;
	margin-bottom:4px;
}

#for_engine {
	padding:35px 10px 0px 10px;
	color:black;
	font-weight:bold;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

.product_information {
	background-color:#F7F7F7;
}

#product_table {
	background-color:#F7F7F7;
}

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

#account_information ul {
	list-style:none;
}

#Map {
	border:0px;
}

#specials_div {
	color: #232323;
	width:533px;
	height:211px;
	background:url('../image/specials_bg.png') #4f4f4f no-repeat;
	border-top:solid 8px #404040;
	padding:35px 15px 10px 15px;
}

#specials_div td {
	width:33%;
}

#specials_div tr {
	padding-left:10px;
}

.middle select {
	width:90%;
}