* {
	margin: 0px;
	padding: 0px;
}
#nav {
	background: url(../images/bg/nav-bg.png) repeat-x scroll left top #3D3D3D;
	border: 1px solid #AAAAAA;
	border-radius: 10px 10px 10px 10px;
	width: 100%;
	height: 48px;
	position: relative;
	z-index: 100;
}
#uniform-undefined {
}
#navWrapper {
	font-family: Arial, sans-serif;
	position: relative;
	overflow: hidden;
	height: 48px;
	border-bottom:1px solid #BABABA;
}
.text {
	margin:20px 0 0 0px;
	background:#fff;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	outline: 0 none;
	padding: 3px;
	height:11px;
}
#nav1 {
	height: 48px;
	padding: 0px 14px;
	z-index: 3;
}
#nav1 ul li {
	float:left;
}
#nav1 ul li:hover .nav2 {
	display:block !important;
}
#nav1 a {
	color: #FFFFFF;
	font-family: 'HelveticaNeueRegular';
	font-size: 15px;
	line-height: 46px;
	display: block;
	padding:0 7px;
}
#nav1 a:hover, #nav1 a.active {
	color: #fff;
}
#nav1 a:hover .left, #nav1 a.active .left {
	background: url(../images/left.png) no-repeat;
}
#nav1 a:hover .center, #nav1 a.active .center {
	background: url(../images/center.png) repeat-x;
}
#nav1 a:hover .right, #nav1 a.active .right {
	background: url(../images/right.png) no-repeat;
}
#nav2Wrapper {
	width: 100%;
	height: 0px !important;
	background:#383838;
	position: absolute;
	top:38px;
	left: 0px;
	z-index: 2;
	border-radius:0px 0px 5px 5px;
	display:none;
}
.nav2 {
	height: 46px;
	padding: 0 20px;
	position: absolute;
	top:39px;
	display: none;
	width:968px !important;
	z-index:20;
	left:-15px;
}
.nav2.active {
	display: block;
	background:#383838 !important;
}
.nav2 li {
	position:re
}
.nav2 a {
	float: left;
	font-size: 12px !important;
	line-height: 12px !important;
	color: #fff;
	display: block;
	padding: 23px 10px 11px !important;
	margin: 0px 5px !important;
	text-decoration: none;
	background:none !important;
}
.nav2 a.active, .nav2 a:hover {
	color: #fff;
}
#nav1 a.active, #nav1 a:hover {
	color: #fff;
	background:url(../images/bg/active-bg.jpg) left 8px repeat-x;
}
#nav3Wrapper {
	width: 99.8%;
	background:#fff;
	position: absolute;
	top:47px;
	left: 0px;
	z-index: 1;
	border:1px solid #bababa;
	border-radius:5px;
}
.nav3 {
	width: 948px;
	margin: 0px 5px;
	height: 151px;
	position: absolute;
	top: 75px;
	left: 0px;
	display: none;
	clear: both;
	font-family: Arial, sans-serif;
	background: transparent;
}
.nav3.active {
	display: block;
}
.nav3 .col, .nav3 .col_border {
	float: left;
	padding: 0px 10px;
}
.nav3 .col_border {
	border-right: 1px solid #cfcfcf;
	width:25%;
}
.nav3 .last {
	border:none;
}
.nav3 .imageSwitcher {
	position: relative;
	width: 131px;
	height: 151px;
	overflow: hidden;
	background:#fff;
}
.nav3 .imageSwitcher img {
	position: absolute;
	top: 0px;
	left:10px;
}
.nav3 .imageSwitcher img.active {
	display: block;
}
.nav3 img {
	padding: 0px;
	margin: 0px;
	display: block;
}
.nav3 ul {
	height: auto;
	padding: 5px 10px;
}
.nav3 ul.console {
	height:91px;
	padding: 60px 10px 0px;
}
.nav3 ul li {
	margin: 0px;
	padding: 4px 0px;
	list-style: none;
}
.nav3 ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	display: block;
	
	padding: 2px 10px;
}
.nav3 ul li a:hover {
	color: #9c0014;
}
.nav3 p {
	font-size: 14px;
	line-height: 24px;
	color: #9c0014;
	width: 480px;
	display: block;
	margin: 40px 0 0 40px;
}
#nav3Wrapper #nav3_loc ul, #nav3Wrapper #nav3_loc ul li, #nav3Wrapper #nav3_loc li a, #nav3Wrapper #nav3_loc ul li p, #nav3Wrapper #nav3_loc {
	padding:0;
	margin:0;
	height:auto !important;
	position:relative;
}
#nav3Wrapper #nav3_loc {
	padding:0 0 0 20px;
}
.locCol {
	float:left;
	width:25%;
}
#nav3_loc h2 {
	background-color:#dcdcdc;
	color:#000;
	padding:3px;
	margin:0 0 8px 0;
	width:80%;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:normal;
}
#nav3Wrapper #nav3_loc ul li {
	padding:0 0 0 5px;
}
#nav3Wrapper #nav3_loc ul {
	display:block;
	padding:0 0 10px 0;
}
/* CUSTOM LOCATION NAVIGATION TAB */

		.navloc {
	width: 999px;
	margin: 0px 5px;
	height: 151px;
	position: absolute;
	bottom: 29px;
	left: 0px;
	display: none;
	clear: both;
	font-family: Arial, sans-serif;
}
.navloc.active {
	display: block;
}
.navloc .col, .navloc .col_border {
	float: left;
	padding: 0px 10px;
}
.navloc .col_border {
	border-right: 1px solid #cfcfcf;
}
.navloc .last {
	border:none;
}
.navloc .imageSwitcher {
	position: relative;
	width: 131px;
	height: 151px;
	overflow: hidden;
}
.navloc .imageSwitcher img {
	position: absolute;
	top: 0px;
	left: 10px;
	display: none;
}
.navloc .imageSwitcher img.active {
	display: block;
}
.navloc img {
	padding: 0px;
	margin: 0px;
	display: block;
}
.navloc ul {
	height: 141px;
	padding: 5px 10px;
}
.navloc ul.console {
	height:91px;
	padding: 60px 10px 0px;
}
.navloc ul li {
	margin: 0px;
	padding: 4px 0px;
	list-style: none;
}
.navloc ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	display: block;
	height: 16px;
	padding: 2px 10px;
}
.navloc ul li a:hover {
	color: #9c0014;
}
.navloc p {
	font-size: 14px;
	line-height: 24px;
	color: #9c0014;
	width: 480px;
	display: block;
	margin: 40px 0 0 40px;
}
#imgRotator {
	background:url(../images/loading.gif) no-repeat 50% 50%;
	position: relative;
	width: 979px;
	height: 382px;
	margin: 30px auto 20px auto;
	overflow: hidden;
}
#imgRotator a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1;
}
#imgRotator a.active {
	display: block;
	z-index: 2;
}
#imgRotator .dots {
	margin: 370px auto 0;
	width: 154px;
}
#imgRotator .dot {
	background: #fff;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 0px 5px;
}
#imgRotator .dot.active {
	background: #9c0014;
}
#nav3Tester .nav3 {
	display: block;
	position: relative;
	margin: 0px auto;
	border: 1px solid black;
	bottom: 0px;
}
.openNav3.active {
	color:#fc0000 !important;
}
.nav2 li a.active {
	color:#fc0000 !important;
}
/*****/
table.sticky-enabled {
	box-shadow:1px 1px 3px #999;
	border-radius:6px;
	-webkit-border-radius:6px;
	margin-top:5px;
	margin-bottom:4px;
}
.sticky-enabled tr {
	background:#FFF;
	border:1px solid #bababa;
}
.sticky-enabled th {
	padding:7px;
}
.sticky-enabled th, td, td a, .form-actions a {
	color:#000;
	font-size:14px;
}
.sticky-enabled td a:hover {
	color:#20508F;
}
.sticky-enabled tr td {
	line-height:48px;
	padding-right:8px;
}
#uc-cart-view-form td, .sticky-enabled td img, .form-item img {
	vertical-align:middle;
}
.sticky-enabled tr td.qty div {
	padding-right:10px;
}
#uc-cart-view-form .form-actions {
	margin-top:10px;
}
.field-name-body {
	margin:6px;
}
.location-locations-wrapper {
	margin:8px 14px;
}
.adr {
	font-size:1.3em;
	line-height:20px;
}
.map-link {
	font-size:1.1em;
	line-height:30px;
	font-weight:bold;
}
.map-link a, .fieldset-description a {
	color:#20508F;
}
.map-link a:hover, .fieldset-description a:hover, #edit-actions a:hover {
	text-decoration:underline;
}
legend span {
	font-weight:bold;
	margin-top:12px;
	margin-bottom:6px;
	display:inline-block;
}
.form-item-panes-customer-primary-email label {
	padding:4px 0px;
}
input[type="text"], option {
	padding:2px 5px;
	font-family: 'HelveticaNeueRegular';
	color:#333;
}
.uc-store-address-field {
	margin-top:10px;
}
.form-type-checkbox {
	padding-bottom:5px;
}
input[type="checkbox"], #edit-actions {
	margin-right:5px;
}
.fieldset-description {
	margin-bottom:5px;
}
#edit-panes-quotes-quote-button {
	width:220px;
	margin-top:5px;
}
label.option {
	margin:5px 0px;
}
.resizable-textarea {
	margin-top:10px;
}
.form-type-radio {
	line-height:32px;
}
#review-instructions {
	font-size:1.2em;
	margin-bottom:14px;
}
.order-review-table tr {
	margin-bottom:5px;
	line-height:22px;
}
.review-instructions, .order-review-table td {
	font-size:1.2em;
	font-family: 'HelveticaNeueRegular';
}
.cart-review th {
	font-weight:bold;
}
.pane-title-row {
	margin-bottom:5px;
}
.field-content a {
	color:#FFF;
	display:inline-block;
}
.gallery table .remove input[type="submit"] {
	background:url(../images/bg/remove.png) left top no-repeat;
	text-indent:-9999px;
	width:23px;
	height:24px;
	border-radius:0;
	border:none;
	padding:0;
}
.gallery table .remove {
	text-align:center;
	vertical-align:middle;
}
.uc-cart-checkout-form .uc-store-address-field .form-item label {
	padding:0 6px 6px;
}
.order-review-table td {
	vertical-align:middle;
}
.order-review-table .title-col {
	padding-right:20px;
}
.sticky-enabled tr td {
	line-height:22px;
	padding:15px 0;
}
.order-review-table td {
	padding:5px 0;
}
.form-item label {
	margin-bottom:7px;
}
.order-review-table .pane-title-row .order-review-table td {
	padding:5px 0;
}
.sticky-enabled tr td {
	padding:15px 7px;
}
.order-review-table .title-col {
	padding-top:15px;
	padding-bottom:15px;
}
.order-review-table .data-col {
	padding-top:10px;
	padding-bottom:10px;
}
#review-instructions {
	margin-top:9px;
}
#navWrapper {
	border-bottom:0px;
}
#review-instructions {
	font-size:14px;
}
.review-instructions, .order-review-table td {
	font-size:14px;
}
input[type="text"], option {
	font-size:12px;
}
.form-select {
	font-size:12px;
	font-family:'HelveticaNeueRegular';
}
#gallery .profile h3 {
	padding-bottom:5px;
}
.profile dl {
	margin-left:13px;
	margin-top:10px;
}
.profile .user-picture {
	margin-top:36px;
}
.profile dd a {
	color:#20508F;
}
.form-item .description {
	font-size:14px;
}
.form-item .description {
	padding-top:5px;
	margin-left:0px;
}
.form-item .description a {
	color:#20508F;
}
.fieldset-legend a {
	color:#20508F;
}
html.js fieldset.collapsible .fieldset-legend {
	background-position:2px 78%;
}
html.js fieldset.collapsed .fieldset-legend {
	background-position:2px 78%;
}
.sticky-enabled {
	width:600px;
}
.sticky-enabled a {
	color:#20508F;
	font-size:14px;
	font-family:'HelveticaNeueRegular';
}
.form-item p {
	font:normal 14px 'HelveticaNeueRegular';
}
.empty {
	font-size:14px;
	font-family:'HelveticaNeueRegular';
}
.sticky-enabled th {
	font-size:14px;
	font-family:'HelveticaNeueRegular';
}
th.active img {
	padding-left:3px;
}
.views-table.cols-5 a {
	color:#20508F;
}
.view-content {
	margin-top:10px;
}
.views-table.cols-5 {
	width:600px;
}
.views-table.cols-5 td {
	padding-top:5px;
	padding-bottom:5px;
}
.region.region-megamenu form {
	background: url("../images/bg/search-box.png") no-repeat scroll left top transparent;
	display: inline-block;
	float: right;
	height: 23px;
	margin: 11px 11px 0 0;
	width: 181px;
}
.region.region-megamenu form input[type=submit] {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 23px;
	text-indent: -9999px;
	width: 23px;
}
.region.region-megamenu form input[type=text] {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #BABABA;
	float: right;
	font-family: 'HelveticaNeueRegular';
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	padding: 0 4px 0 2px;
	width: 147px;
}
#main-content {
	font:normal 14px/18px 'HelveticaNeueRegular';
}
#main-content .adr {
	font-size:100%;
	line-height:18px;
}
#main-content p {
	margin-left:8px;
}
#main-content .field-item.even p {
	font-weight:bold;
	font-size:18px;
}


#main-content a{ color:#20508f;}
#main-content .title{ padding-bottom:5px;}
.search-results{ margin-top:16px;}
