/* CSS Reset */
* {margin:0; padding:0}

iframe, a img, fieldset, form, table, button {border:0}
h6, h5, h4, h3, h2, h1, caption, th, td {font-size:62.5%; font-weight:normal}
dd, dt, dl, ol, ul {list-style:none}
textarea, input {font-size:11px}
select { font-size: 11px; padding: 2px 0; }
table {border-collapse:collapse}
caption, th, td {text-align:left}

/*///////////////////////////////////////*/
/*------------END CSS RESET--------------*/
/*///////////////////////////////////////*/
/*---------------ELEMENTS----------------*/
/*///////////////////////////////////////*/

body.home { background: #000 url(../images/bg_repeat.jpg) repeat-x left 155px; font: normal 62.5% Arial, Helvetica, sans-serif;  color: #000; }

body { background-color: #000; font: normal 62.5% Arial, Helvetica, sans-serif; color: #000; }

a { color: #fff; text-decoration: none; outline:none; font: normal 1.1em Arial, Helvetica, sans-serif; }

p { color: #000; font: normal 1.1em/1.1em Arial, Helvetica, sans-serif; }

/*///////////////////////////////////////*/
/*-------------END ELEMENTS--------------*/
/*///////////////////////////////////////*/
/*----------------HEADER-----------------*/
/*///////////////////////////////////////*/

#wrapper{ background: #fff url(../images/bg_repeat_sub.jpg) repeat-x left top; width: 100%; }

#wrapper-bottom { background: transparent url(../images/wrapper_repeat.jpg) repeat-x left bottom; width: 100%; }

#container{ width: 1024px; margin: 0 auto; position:relative; background-color:#fff; -moz-box-shadow:0 0 15px #000000; }

#container-home{ width: 1024px; margin: 0 auto; background-color:#000000; }

#containerCart{ width:1024px; margin:0 auto; padding: 0 10px; background:transparent url(../images/container_bg.gif) repeat-y left top; position:relative; }

#containerLand{ width: 1024px; margin: 0 auto; padding: 0 10px; background: transparent url(../images/container_bg.png) repeat-y left top; }

#containerSub{ width: 1024px; margin: 0 auto; padding: 0 10px; position:relative; background: transparent url(../images/container_bg.png) repeat-y left top; }

#header-wrapper { background-color: #000; width: 100%; background: #000 url(../images/header_repeat.gif) repeat-x left top; position:relative; z-index:200; }

#header{ width: 1024px; height:154px; margin: 0 auto; }

#headerRight { float: right; padding:20px 45px 20px 0; }

#logo{ background: url(../images/logo.png) no-repeat scroll left top; width: 156px; height: 97px; text-indent: -999em; float: left; margin:20px 0 0 60px; }

#search{ background: url(../images/search_bg.gif) no-repeat left top; height: 17px; width: 242px; padding: 1px; float: left; }

#search-hidden{ background: url(../images/search_bg_hidden.gif) no-repeat left top; height: 17px; width: 242px; padding: 1px; float: left; }

#searchBox{ color: #212815; height: 12px; padding:2px 0 2px 5px; width: 182px; border: none; float: left; }

#searchBtn{ height: 16px; width: 55px; border: none; cursor: pointer; float: left; background: transparent; text-indent: -9999em; }

/*///////////////////////////////////////*/
/*--------------END HEADER---------------*/
/*///////////////////////////////////////*/
/*--------------TOP LINKS----------------*/
/*///////////////////////////////////////*/

#topLinks{ padding: 0 20px 0 0; font-size: 10px; float: left; }

#topLinks li{ float: left; padding:2px 10px; border-right: none; border-right: #ccc 1px solid; }

#topLinks li.first{ padding:2px 10px 2px 27px; background: url(../images/icon_cart.gif) no-repeat scroll left top; }

#topLinks li.last{ padding:2px 10px; border-right: none; }

#topLinks li.account{ float: left; padding:2px 10px 2px 0; border-right: none; }

#topLinks li.number{ float: left; padding-top:2px; border-right: none; border-left: #ccc 1px solid; color: #fff; }

#topLinks a{ color: #46c3d3; font-size: 10px; }

#topLinks a:hover{ text-decoration: underline; }

#topLinks li.first a{ color: #fff; font-size: 10px; text-transform: uppercase; }

#topLinks li.first a:hover{ color: #46c3d3; }

#iconCart{ background: url(../images/icon_cart.gif) no-repeat scroll 75px top; width: 85px; float: left; }

#search{ float: right; clear: right; }

#search option{ padding: 3px 0 3px 3px; }

.shops{ float:left; margin: 2px 10px 0 0; width: 140px; height:18px; }

/*///////////////////////////////////////*/
/*------------END TOP LINKS--------------*/
/*///////////////////////////////////////*/
/*-------------HEADER NAV----------------*/
/*///////////////////////////////////////*/

#header-nav { float: right; margin:35px 45px 0 0; z-index: 200; }

#header-nav li { float: left; position: relative; margin-left: 5px; }

#header-nav li a { display: block; height: 24px; width: 100px; background-color: #f26631; color:#fff; font:normal 10px/23px 'Arial Black', Gadget, sans-serif; -moz-border-radius: 2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:3px; text-shadow: 1px 1px 1px #555; text-align: center; text-transform: uppercase; padding: 0 10px; }

#header-nav li:hover a, #header-nav li a.current { background-color: #00b9e4; }

#header-nav ul { position:absolute; top:24px; left: 0; background: transparent; display:none; opacity:0; -moz-box-shadow: 0 0 3px #eee; }

#header-nav ul li { position:relative; height: auto; width:120px; margin: 0; background: url(../images/header_nav_bg.png) repeat-x left bottom; }

#header-nav ul li a { display:block; color: #aaa; font:normal 10px/16px Arial, Gadget, sans-serif; text-align: left; width: auto !important; text-shadow: 1px 1px 1px #000; padding:5px 7px; background-color: transparent !important; text-indent: 0; height: auto !important; text-transform: uppercase; opacity: 1 !important; border-bottom: #777 1px solid; }

#header-nav ul li:hover { background: url(../images/header_nav_bg.png) repeat-x left top; }

#header-nav ul li:hover a { color: #fff; border-bottom: #999 1px solid; }

#header-nav ul ul { left:90px; top:17px; z-index: 250; }

#header-nav ul ul.new { left:81px; top:17; }

#header-nav ul ul li a { color: #aaa !important; }

#header-nav ul ul li a:hover { color: #fff !important; }

/*///////////////////////////////////////*/
/*------------END HEADER NAV-------------*/
/*///////////////////////////////////////*/
/*-----------------MAIN------------------*/
/*///////////////////////////////////////*/

#main-landing { padding: 20px 45px; }

#main-landing .img-one { background: url(../images/img_one.jpg) no-repeat left top; float: left; display: block; width: 594px; height: 424px; position: relative; }

#main-landing .img-one h1 { position: absolute; right: 20px; top: 12px; text-align:right; color: #fff; font: normal 28px/28px 'Arial Black', Gadget, sans-serif;  }

#main-landing .img-one p { position: absolute; right: 20px; top: 70px; color: #fff; width: 130px; text-align: right; font: normal 13px/18px Georgia, 'Times New Roman', Times, serif; }

#main-landing .img-one a { font: normal 13px/20px Georgia, 'Times New Roman', Times, serif; color: #F26631; }

#main-landing .img-one-vday { background: url(../images/img_one_vday.jpg) no-repeat left top; float: left; display: block; width: 594px; height: 424px; position: relative; text-indent: -9999em; }

#main-landing .seo { padding: 25px 0 10px; }

#main-landing .seo p { color: #808080; font: normal 14px/22px Georgia, 'Times New Roman', Times, serif; margin: 20px 0; } 

#main-landing .seo p.large { font-size: 18px; }

#main-landing .seo a { color: #00B9E4; font: normal 14px/18px Georgia, 'Times New Roman', Times, serif; }

#main-right { float: right; width: 334px; }

#main-right a { display: block; width: 334px; height: 209px; margin-bottom: 6px; }

#mainBg{ background-color: #000; width: 1024px; height: 498px; float:left; }

#bgMainLeft{ background: url(../images/main_left.jpg) no-repeat scroll left top; width: 10px; height: 498px; float: left; }

#bgMainRight{ background: url(../images/main_right.jpg) no-repeat scroll right top; width: 10px; height: 498px; float: right; }

#logo2{ background: url(../images/logo_premium_home.gif) no-repeat scroll left top; width: 257px; height: 273px; float: left; }

#col1{ width:269px; float: left; height: 498px; }

#col1 p{ font-family: Georgia, 'Times New Roman', Times, serif; color: #505050; font-size: 15px; line-height: 18px; margin:20px 45px 20px 40px; }

.col2{ background: url(../images/divider_home.jpg) no-repeat scroll left top; width: 151px; height: 498px; float: left; }

#guitar1{ background: url(../images/guitar1.jpg) no-repeat scroll left bottom; width: 99%; height: 405px; margin:15px 0 0 2px; display: block; }

#guitar2{ background: url(../images/guitar2.jpg) no-repeat scroll left top; width: 99%; height: 405px; margin:15px 0 0 2px; display: block; }

#guitar3{ background: url(../images/guitar3.jpg) no-repeat scroll left top; width: 99%; height: 405px; margin:15px 0 0 2px; display: block; }

#guitar4{ background: url(../images/guitar4.jpg) no-repeat scroll left top; width: 99%; height: 405px; margin:15px 0 0 2px; display: block; }

#guitar5{ background: url(../images/guitar5.jpg) no-repeat scroll left top; width: 99%; display: block; height: 405px; margin:15px 0 0 2px; }

.nav1{ background: url(../images/nav1_bg.gif) no-repeat scroll left top; width: 147px; height: 37px; margin:16px auto 0; display: block; text-align:center; padding-top: 24px; }

.nav1:hover{ background: url(../images/nav1_bg.gif) no-repeat scroll right top; text-decoration: none; }

#nav2Bg{ float: left; background: url(../images/nav2_main_bg.gif) no-repeat scroll left top; width: 935px; height: 70px; margin: 20px 54px; }

#nav2 li{ position: relative; float: left; margin-right: 6px; padding: 0 14px; }

#nav2 li.last{ position: relative; float: left; margin-right: 0; padding: 0 14px; }

#nav2 li ul{ display: none; bottom: 60px; position: absolute; }

#nav2 li:hover ul, #nav2 li.iehover ul{ display: block; }

#nav2 li a{ background: url(../images/nav2_bg.gif) no-repeat scroll left top; display:block; height:37px; padding-top:25px; width: 154px; text-align: center; color: #ddeaea; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; }

#nav2 li:hover a, #nav2 li.iehover a{ background: url(../images/nav2_bg.gif) no-repeat scroll right top; }

#nav2 li ul li{ float:none; display: block; width:154px; height:23px; padding: 5px 0 0; background: #fff url(../images/nav2_drop_divider.gif) no-repeat scroll right top; }

#nav2 li ul li.last{ float:none; display: block; width:154px; height:21px; padding: 5px 0; background: #fff url(../images/nav2_drop_divider.gif) no-repeat scroll right top; }

#nav2 li ul li.nav-6-1{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li.nav-6-1 a, #nav2 li.iehover ul li.nav-6-1 a{ padding-top: 10px; }

#nav2 li ul li.nav-6-1 a:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; padding-top: 10px; }

#nav2 li ul li.nav-6-1{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li.nav-6-1 a, #nav2 li.iehover ul li.nav-6-1 a{ padding-top: 10px; }

#nav2 li ul li.nav-6-1 a:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; padding-top: 10px; }

#nav2 li ul li.nav-7-1{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li.nav-7-1 a, #nav2 li.iehover ul li.nav-7-1 a{ padding-top: 10px; }

#nav2 li ul li.nav-7-1 a:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; padding-top: 10px; }

#nav2 li ul li.nav-8-1{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li.nav-8-1 a, #nav2 li.iehover ul li.nav-8-1 a{ padding-top: 10px; }

#nav2 li ul li.nav-8-1 a:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; padding-top: 10px; }

#nav2 li ul li.nav-accessories-books-dvd{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li.nav-accessories-books-dvd a, #nav2 li.iehover ul li.nav-accessories-books-dvd a{ padding-top: 10px; }

#nav2 li ul li.nav-accessories-books-dvd a:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; padding-top: 10px; }

#nav2 li ul li.nav-accessories-care{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li.nav-9-1 a, #nav2 li.iehover ul li.nav-9-1 a{ padding-top: 10px; }

#nav2 li ul li.nav-9-1 a:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; padding-top: 10px; }

#nav2 li ul li.first{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li ul li.nav-9-1{ float:none; display: block; width:154px; height:26px; padding:18px 0 2px; background: url(../images/nav2_end.png) no-repeat scroll left top; }

#nav2 li:hover ul li a, #nav2 li.iehover ul li a{ background: #fff none; color: #666; text-decoration: none; text-align:center; font: normal 11px Arial, Helvetica, sans-serif; padding:5px 12px; float: none; display: block; text-indent: 0; height: 14px; width: auto; margin: 0!important; text-transform: none; }

#nav2 li ul li a:hover{ background: url(../images/nav2_drop_over.gif) repeat-y scroll left top; display:block; color:#fff; }

#nav2 li ul li a.end{ padding-top: 10px; }

#nav2 li ul li a.end:hover{ background: url(../images/nav2_a_end.jpg) no-repeat scroll left top; color:#fff; }

#nav2Start{ background: url(../images/nav2_drop_bottom.gif) no-repeat scroll left top; height:17px; width: 154px; }

#nav2End{ background: url(../images/nav2_end.png) no-repeat scroll left top; height:18px; width: 154px; }

/*///////////////////////////////////////*/
/*------------END MAIN NAV---------------*/
/*///////////////////////////////////////*/
/*---------------FOOTER------------------*/
/*///////////////////////////////////////*/

#footer-wrapper { background-color: #000; width: 100%; height: 203px; position:relative; background: url(../images/footer_bg.gif) repeat-x scroll left top; }

#footer { width: 985px; margin: 0 auto; padding-top: 30px; }

#footer p{ line-height: 15px; font-family: Georgia, 'Times New Roman', Times, serif; color: #666; }

#footer p.arial{ line-height: 15px; font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 10px; }

#footer h1{ color: #000; font-size: 15px; text-transform: uppercase; }

#security { width: 107px; height: 92px; float: left; padding:0 20px 20px 0; margin: 0 0 0 25px; border-right: #666666 1px solid; }

#security a { display: block; width: 102px; text-indent: -9999em; cursor: default; }

#security a.verisign { background: url(../images/logo_verisign.gif) no-repeat left top; height: 44px; margin: 4px 0; }

#security a.register { background: url(../images/logo_register.gif) no-repeat left top; height: 41px; }

#about{ width: 325px; height: 62px; float: left; background: url(../images/footer_header_about.gif) no-repeat left 10px; padding:30px 20px 20px 0; margin: 0 0 0 25px; border-right: #666666 1px solid; }

#about a{ width: 62px; height: 62px; float: left; margin: 7px 4px 0 0; text-indent: -999em; }

#touch{ float:left; height:62px; width:175px; padding: 30px 30px 20px 0; margin:0 0 0 30px; background: url(../images/footer_header_touch.gif) no-repeat left 10px; border-right: #666666 1px solid; }

#touch a{ color:#46C3D3; font-size:10px; font-family: 'Arial Black', Gadget, sans-serif; }

#social{ width: 175px; height: 62px; padding: 30px 0 20px; margin:0 0 0 30px; float: left; background: url(../images/footer_header_social.gif) no-repeat left 10px; }

#social a{ height: 22px; float: left; text-indent: -9999em; display: block; margin:13px 13px 0 0; }

#social a.facebook{ background: url(../images/icon_face.gif) no-repeat left top; width: 22px; }

#social a.twitter{ background: url(../images/icon_twit.gif) no-repeat left top; width: 21px; }

#social a.youtube{ background: url(../images/icon_tube.gif) no-repeat left top; width: 53px; }

#social a.foursquare{ background: url(../images/icon_four.gif) no-repeat left top; width: 78px; }

#footer-bottom p { color: #fff; font-size: 10px; line-height: 20px; }

#footer-bottom a { font-size: 10px; color: #fff; }

#footer-bottom a:hover{ text-decoration: underline; }

#footer-bottom { margin-top:33px; padding:0 25px; }

#footer-bottom ul{ float: right; }

#footer-bottom li{ float: left; border-right: #fff 1px solid; height: 20px; padding: 0 10px; }

#footer-bottom li.last{ border-right: none; }

#footer-bottom li a{ display: block; font-size: 10px; color: #000; text-transform: uppercase; line-height: 20px; }

/*///////////////////////////////////////*/
/*-------------END FOOTER----------------*/
/*///////////////////////////////////////*/
/*---------------TERMS-------------------*/
/*///////////////////////////////////////*/

.page-head-alt1 h4 { font-family:Georgia,'Times New Roman',Times,serif; font-size:29px; border-bottom:1px solid #000000; padding-bottom:5px; color:#F26631; margin-bottom: 10px; }  

.page-head-alt2 h4 { font-family:Georgia,'Times New Roman',Times,serif; font-size:29px; border-bottom:1px solid #000000; padding-bottom:5px; color:#F26631; margin-bottom: 10px; }  

#body h5 { color:#485421; font-family:'Arial Black',Gadget,sans-serif; font-size:11px; margin:0 0 3px; text-transform:uppercase; }

#content { padding:20px 0 40px; min-height:420px; }

#content p { font-size: 12px; margin-bottom: 15px; line-height: 18px; }

#content p.care { font-family:Georgia,'Times New Roman',Times,serif; font-size:13px; line-height:21px; color: #777; border-bottom:1px solid #C8C8C8; margin-bottom:5px; padding-bottom:5px; }

#print { -moz-box-shadow: inset 0 -5px 1em grey; -webkit-box-shadow: inset 0 -5px 1em grey; box-shadow: inset 0 -5px 1em grey; padding: 25px; }

/*///////////////////////////////////////*/
/*--------------END TERMS----------------*/
/*///////////////////////////////////////*/
/*--------------SUB MAIN-----------------*/
/*///////////////////////////////////////*/

#subMainBg{ width: 1024px; height: 80px; float:left; }

#subBgMainLeft{ background: url(../images/sub_bg_left.jpg) no-repeat scroll left top; width: 10px; height: 171px; float: left; }

#subBgMainRight{ background: url(../images/sub_bg_right.jpg) no-repeat scroll right top; width: 10px; height: 171px; float: right; }

#subLogo{ background: url(../images/sub_logo_premium.gif) no-repeat scroll left top; width: 163px; height: 50px; margin:15px 0 0 47px; display: block; float:left; }

a.gdhome{ display:block; height:60px; margin:14px 0 0 44px; width:156px; float:left; }

#breadcrumbs{ background: url(../images/breadcrumb_bg.png) repeat-x scroll left top; margin:33px 0 0 14px; height:21px; padding:3px 10px 0 7px; float: left; }

#breadcrumbs li a{ font-size: 14px; float: left; line-height:14px; color: #000; }

#breadcrumbs li{ font-size: 14px; color: #46C3D3; float: left; line-height:14px; margin-left: 5px; }

#subNav2Bg{ width: 935px; height: 20px; margin:0 auto; padding:15px 0 5px; border-bottom: #000 1px solid; }

#subNav2 li{ position: relative; float: left; margin-right: 6px; padding: 0 14px; z-index: 100; }

#subNav2 li.nav-1, #subNav2 li.nav-2, #subNav2 li.nav-3, #subNav2 li.nav-4, #subNav2 li.nav-5, #subNav2 li.nav-10 { display: none; }

#subNav2 li.last{ position: relative; float: left; margin-right: 0; padding: 0 14px; }

#subNav2 li ul{ display: none; top: 60px; position: absolute; }

#subNav2 li:hover ul, #subNav2 li.iehover ul{ display: block; }

#subNav2 li a{ background: url(../images/sub_nav2_bg.gif) no-repeat scroll left top; display:block; height: 37px; padding-top: 25px; width: 154px; text-align: center; color: #ddeaea; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }

#subNav2 li:hover a, #subNav2 li.iehover a{ background: url(../images/sub_nav2_bg.gif) no-repeat scroll right top; text-decoration: none; }

#subNav2 li ul li{ float:none; display: block; width:154px; height:23px; padding: 0 0 5px; background: #fff url(../images/sub_nav2_drop_divider.gif) no-repeat scroll right bottom; }

#subNav2 li ul li.first, #subNav2 li ul li.nav-9-1, #subNav2 li ul li.nav-8-1, #subNav2 li ul li.nav-7-1, #subNav2 li ul li.nav-6-1{ float: none; display: block; width: 154px; height: 23px; padding:2px 0 5px; }

#subNav2 li ul li.nav-acoustic-guitars-all{ float: none; display: block; width: 154px; height: 23px; padding:2px 0 5px; }

#subNav2 li ul li.nav-electric-guitars-all{ float: none; display: block; width: 154px; height: 23px; padding:2px 0 5px; }

#subNav2 li ul li.nav-instruments-bass{ float: none; display: block; width: 154px; height: 23px; padding:2px 0 5px; }

#subNav2 li ul li.nav-accessories-books-dvd{ float: none; display: block; width: 154px; height: 23px; padding:2px 0 5px; }

#subNav2 li ul li.nav-accessories-care{ float: none; display: block; width: 154px; height: 23px; padding:2px 0 5px; }

#subNav2 li ul li.last{ float: none; display: block; width:154px; height:29px; padding:0 0 17px; background: url(../images/sub_nav2_end.png) no-repeat scroll left bottom !important; }

#subNav2 li:hover ul li.last a, #subNav2 li.iehover ul li.last a{ padding-bottom: 10px; }

#subNav2 li:hover ul li.last a:hover, #subNav2 li.iehover ul li.last a:hover{ background: url(../images/sub_nav2_a_end.jpg) no-repeat scroll left top; color:#fff; }

#subNav2 li:hover ul li.nav-9-1 a:hover, #subNav2 li.iehover ul li.nav-9-1 a:hover{ background: url(../images/sub_nav2_a_end.jpg) no-repeat scroll left top; color:#fff; }

#subNav2 li:hover ul li a, #subNav2 li.iehover ul li a{ background: #fff none; color: #666; text-decoration: none; text-align:center; font: normal 11px Arial, Helvetica, sans-serif; padding:5px 12px; float: none; display: block; text-indent: 0; height: 13px; width: auto; margin: 0!important; text-transform: none; }

#subNav2 li ul li a:hover{ background: url(../images/nav2_drop_over.gif) repeat-y scroll left top; display:block; color:#fff; }

#subNav2Start{ background: url(../images/sub_nav2_drop_bottom.gif) no-repeat scroll left top; height:17px; width: 154px; }

#subNav2End{ background: url(../images/sub_nav2_end.png) no-repeat scroll left top; height:18px; width: 154px; }

#colContainer{ background: url(../images/double_line.gif) repeat-y scroll left top; width: 1024px; float:left; }

#colLeft{ float: left; margin-left:45px; padding:20px 5px 8px 0; width:182px; border-top:1px solid #000; }

#colLeft h1{ color: #f26631; font-size: 11px; margin: 0 0 10px 0; font-weight: bold; }

#colLeft h2{ color: #fff; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; background: url(../images/cart_header.gif) no-repeat scroll left top; height:17px; padding:10px 0 0 25px; width:149px; margin-left: -10px; }

#colLeft h3{ color: #fff; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; background: url(../images/sidebar_callout_header.gif) no-repeat scroll left top; height:17px; padding:10px 0 0 25px; width:149px; margin-left: -10px; }

#memorabiliaHeader{ background: url(../images/memorabilia_header.gif) no-repeat scroll left top; height:65px; width: 136px; margin: 0 auto 0; display:block; }

#sidebarImg1{ background: url(../images/sidebar_img1.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg2{ background: url(../images/sidebar_img2.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg3{background: url(../images/sidebar_img3.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg4{background: url(../images/sidebar_img4.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg5{background: url(../images/sidebar_img5.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg6{background: url(../images/sidebar_img6.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg7{background: url(../images/sidebar_img7.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg8{background: url(../images/sidebar_img8.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg9{background: url(../images/sidebar_img9.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg10{background: url(../images/sidebar_img10.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg11{background: url(../images/sidebar_img11.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

#sidebarImg12{background: url(../images/sidebar_img12.jpg) no-repeat scroll left top; height:172px; width: 136px; margin: 0 auto 5px; display:block; }

a.learn{ color: #46c3d3; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; padding: 4px 0; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; float: left; width: 100%; }

a.learn:hover{ text-decoration: underline; }

a.price{ color: #fff; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; padding:4px 3px 4px 0; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; float: left; background: url(../images/price_tag.gif) no-repeat scroll right 4px; width: 57px; text-align: right; }

#colLeft ol{ margin:0 18px 15px 0; padding-bottom:10px; border-bottom: #000 1px solid; }

#colLeft li{ list-style-type: none; font-size: 11px; margin: 5px 0; }

#colLeft li a{ color: #000; font-size: 11px; }

#colLeft li a:hover{ text-decoration: underline; }

#colLeft #cart-sidebar{ margin:0 0 10px; padding-bottom:5px; border-bottom: #c8c8c8 1px solid; }

#colLeft #cart-sidebar p.eleven{ float:right; font-size:11px; line-height:normal; width:77px; }

#colLeft #cart-sidebar p.cartPrice{ font-size: 12px; font-family:'Arial Black',Gadget,sans-serif; color:#F26631; padding-bottom: 7px; }

#colLeft #cart-sidebar li{ list-style-type: none; font-size: 11px; margin-top:5px; padding-top:8px; border-top: #c8c8c8 1px solid; }

#colLeft #cart-sidebar li a{ color: #000; font-size: 11px; }

#colLeft #cart-sidebar li a:hover{ text-decoration: underline; }

#colLeft #cart-sidebar li a.name{ color: #000; font-size: 1em; font-weight: bold; padding-top: 7px; display: block; }

#colLeft #compare-items{ margin:0; padding-bottom:0; border-bottom: none; }

#colLeft #compare-items p.eleven{ font-size: 11px; line-height:normal; }

#colLeft #compare-items li{ list-style-type: none; font-size: 11px; margin-bottom:5px; padding-bottom:8px; border-bottom: #c8c8c8 1px solid; }

#colLeft #compare-items li a{ color: #000; font-size: 11px; }

#colLeft #compare-items li a:hover{ text-decoration: underline; }

#colLeft #compare-items li a.name{ color: #000; font-size: 12px; font-weight: bold; }

#colLeft #compare-items li a.remove{ color:#46C3D3; font-size: 9px; }

a.removeAll{ color:#46C3D3; font-size: 9px; }

a.removeAll:hover{ text-decoration: underline; }

.product-images{ background-color:#000; float:left; height:55px; margin-right:7px; padding-top:5px; width:50px; }

#callout{ background: url(../images/sidebar_bg.gif) repeat-y scroll left top; width:134px; margin: 0 0 20px 0; padding: 10px 15px; }

#callout1{ background: url(../images/sidebar_bg.gif) repeat-y scroll left top; width:134px; margin: 0 0 20px 0; padding: 10px 15px; }

#callout1 p{ font-size: 10px; line-height: 12px; margin-bottom: 10px; }

#callout1 p span{ font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; color: #f26631; }

#bottomLine{ width: 934px; border-bottom: #000 1px solid; margin: 0 auto; height: 12px; }

#colRight{ float: left; width: 745px; border-top:1px solid #000; }

#colRight p{ font-size: 13px; font-family: Georgia, 'Times New Roman', Times, serif; color: #666; line-height:20px; }

#colRight #productHeader h1{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 28px; width: 725px; background: url(../images/divider.gif) no-repeat scroll left bottom; color: #F26631; }

#colRight #productHeader h1 span{ color: #000; }

#colRight .product-collateral h2{ font-size: 12px; border-top: #000 1px solid; border-bottom: #000 1px solid; padding: 3px 0; margin:5px 0 10px; font-weight: bold; background: none; width:auto; color: #000; font-family: Arial, Helvetica, sans-serif; }

#divider5{ background: url(../images/divider_5.jpg) no-repeat scroll left top; width: 724px; height: 16px; margin:15px auto 5px; }

#divider6{ background: url(../images/divider_5.jpg) no-repeat scroll left top; width: 724px; height: 16px; margin:10px auto 5px; }

#imgTop{ background: url(../images/product_img_top.jpg) no-repeat scroll left top; width: 184px; height: 15px; margin:0 auto 5px; }

#imgBottom{ background: url(../images/product_img_bottom.jpg) no-repeat scroll left top; width: 184px; height: 15px; margin:0 auto; }

#productTop{ background: url(../images/product_top.gif) no-repeat scroll left top; width: 405px; height: 15px; margin-bottom: 5px; }

#productBottom{ background: url(../images/product_bottom.gif) no-repeat scroll left top; width: 405px; height: 15px; margin-top: 5px; }

/*///////////////////////////////////////*/
/*-----------End SUBMAIN-----------------*/
/*///////////////////////////////////////*/
/*--------------Visit--------------------*/
/*///////////////////////////////////////*/

#colContainerVisit{ margin:20px 0 40px; }

#topVisit{ padding-bottom: 20px; margin-bottom: 20px; border-bottom: #c8c8c8 1px solid; }

#imgVisit{ width: 541px; height: 363px; margin-right: 20px; float:left; background: url(../images/img_visit.jpg) no-repeat scroll left top; }

#topRightVisit{ float: right; width: 373px; }

#colLeftVisit{ float: left; width:167px; padding-right: 15px; border-right: #c8c8c8 1px solid; }

#colRightVisit{ float: right; width: 171px; padding-left: 15px; }

#topRightVisit p{ font-size:12px; line-height:18px; color: #666; margin:0; }

#topRightVisit p.georgia{ color:#666; font-family:Georgia,'Times New Roman',Times,serif; line-height:15px; }

#topRightVisit p.grey2{ color:#666; font-size:12px; }

#topRightVisit p.grey2 span{ color:#46C3D3; display:block; font-size:11px; font-weight:bold; line-height:8px; margin-top:4px; }

#topRightVisit p.grey3{ color:#666; font-size:12px; margin-bottom: 5px; }

#topRightVisit p.grey3 span{ color:#46C3D3; display:block; font-size:11px; font-weight:bold; line-height:8px; margin: 8px 0 3px; }

#topRightVisit p.top{ font-family: Georgia, 'Times New Roman', Times, serif; margin-bottom: 20px; padding-bottom: 10px; border-bottom: #c8c8c8 1px solid; font-size: 12px; }

#topRightVisit a.top{ font-family: Georgia, 'Times New Roman', Times, serif; color:#46C3D3; font-size: 12px; }

#topRightVisit a.black{ color:#000; font-size: 12px; }

#topRightVisit h5{ color:#F26631; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; margin-bottom:3px; text-transform:uppercase; }

#topRightVisit h5.hours{ margin-top: 15px; }

#bottomVisit{  }

#map{ width: 541px; height: 617px; margin-right: 20px; float:left; }

#bottomRightVisit{ float:left; width: 373px; }

#bottomRightVisit h3{ width: 373px; height: 37px; margin-bottom: 15px; background: url(../images/header_route.gif) no-repeat scroll left top; text-indent: -999em; }

#route{ background:transparent url(../images/bg_repeat_visit.gif) repeat-y scroll 0 0; padding:15px; width:343px; }

#route p span{ font-style: italic; }

#route p.example{ font-style: italic; font-family: Georgia, 'Times New Roman', Times, serif; color:#666; font-size: 12px; margin-bottom: 10px; }

#route td { font-size: 10px; }

#route label{ color:#F26631; font-size:11px; }

#fromAddress{ width: 333px; margin: 3px 0; }

/*///////////////////////////////////////*/
/*------------END Visit------------------*/
/*///////////////////////////////////////*/
/*----------Custom 1page-----------------*/
/*///////////////////////////////////////*/

#header1{ width: 1024px; padding: 0 10px 37px; height:154px; background: url(../images/header_bar.jpg) no-repeat scroll 10px bottom; }

#body{ margin:0 auto; width:934px; }

#body h1{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 29px; float: left; widows: 55%; text-align: left; }

#body a{ color: #000; font: normal 11px Arial, Helvetica, sans-serif; outline:none; }

/*---------------------------------------------------------------------*/
/*----Alt----*/

#colContainerAlt{ background: url(../images/cart_bottom_bg_repeat.gif) repeat-y scroll left top; width: 934px; padding:20px 0; margin: 0 auto; }
 
#colLeftAlt{ float: left; padding:7px 0; }

#colLeftAlt h1 { background:transparent url(../images/header_customer.png) no-repeat scroll left top; z-index:2; color:#FFFFFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; line-height: 20px; padding:0 0 0 15px; width:171px; position: absolute; top: -19px; }

#colLeft .compare-box h1 { background:transparent url(../images/header_customer.png) no-repeat scroll left top; z-index:2; color:#FFFFFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; line-height: 20px; padding:0 0 0 15px; width:149px; position: absolute; top: -19px; }

#colRightAlt{ float: right; padding:20px 0 40px; width:705px; }

#colRightAlt p{ font-size: 12px; color: #666; line-height:17px; }

#colRightAlt p.normal{ font-size: 11px; color: #666; line-height:normal; margin:5px 0 10px 7px; }

#colRightAlt p.black{ font-size: 12px; color: #000; line-height:17px; }

#colRightAlt p.subscribe{ padding: 20px 0; margin: 10px 0; border-top: #c8c8c8 1px solid; border-bottom: #c8c8c8 1px solid; }

#colRightAlt p.subscribe label{ font-size: 12px; color: #000; line-height:normal; }

#colRightAlt p.create{ font-size: 11px; color: #666; line-height:22px; }

#colRightAlt p.georgia{ font-size:13px; line-height:20px; margin-bottom:20px; font-family: Georgia, 'Times New Roman', Times, serif; }

#colRightAlt h1{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 28px; padding-bottom: 25px; width: 725px; background: url(../images/divider.gif) no-repeat scroll left bottom; }

#colRightAlt h2{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 28px; padding-bottom: 25px; width: 725px; background: url(../images/divider.gif) no-repeat scroll left bottom; color: #F26631; }

#colRightAlt h2 span{ color: #000; }

#colRightAlt h5{ border-bottom:1px solid #C8C8C8; font-family:Georgia,'Times New Roman',Times,serif; font-size:19px; margin-bottom:5px; padding-bottom:3px; }

#colRightAlt h6{ color:#F26631; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; text-transform:uppercase; float: left; margin-bottom:2px; }

#colRightAlt h6.default{ color:#F26631; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; text-transform:uppercase; float: none; padding-bottom: 2px; margin-bottom: 4px; border-bottom: #c8c8c8 1px solid; }

#cartCalloutAlt{ width: 186px; background: url(../images/crosssell_bg_repeat.gif) repeat-y scroll left bottom; margin-bottom: 20px; padding:15px 0; }

#cartCalloutAlt a{ color: #000; }

#cartCalloutAlt h2{ background:transparent url(../images/header_grey.gif) no-repeat scroll left top; color:#FFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; margin:15px 0 5px; padding:2px 0 0 15px; width:171px; }

#cartCalloutAlt h2.progress{ background:transparent url(../images/header_grey.gif) no-repeat scroll left top; color:#FFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; margin:0; padding:2px 0 0 15px; width:171px; text-transform: uppercase; }

#cartCalloutAlt h3{ border-bottom:1px solid #C8C8C8; color:#F26631; font-size:16px; font-weight:bold; margin:0 15px 8px; padding-bottom:5px; }

#cartCalloutAlt p{ padding: 0 15px; font-size: 11px; line-height: 16px; }

#cartCalloutAlt a{ padding: 0 15px; font-size: 12px; }

#cartCalloutAlt a.care{ color: #46C3D3; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; padding: 0; }

#cartCalloutAlt p span{ color: #f26631; font-size: 10px; display: block; line-height: 8px; }

#cartCalloutAlt p.grey{ color: #666; font-size: 10px; }

#cartCalloutAlt p.grey1{ color: #666; font-size: 11px; }

#cartCalloutProgress{ width: 186px; background: url(../images/crosssell_bg_repeat.gif) repeat-y scroll left bottom; margin-bottom: 20px; padding:0; }

#cartCalloutProgress a{ padding: 0 15px; font-size: 12px; color: #000; }

#cartCalloutProgress a.care{ color: #46C3D3; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; padding: 0; }

#cartCalloutProgress a.change{ color:#46C3D3; font-size:10px; text-transform:uppercase; padding:0 15px 3px 0; margin-left: 13px; border-bottom: #c8c8c8 1px solid; }

#cartCalloutProgress h2{ background:transparent url(../images/header_grey.gif) no-repeat scroll left top; color:#FFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; margin:0 0 5px; padding:2px 0 0 15px; width:171px; text-transform:uppercase; }

#cartCalloutProgress h2.progress1{ background:transparent url(../images/header_grey.gif) no-repeat scroll left top; color:#FFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; margin:0; padding:2px 0 0 15px; width:171px; text-transform: uppercase; }

#cartCalloutProgress h2.progress2{ background:transparent url(../images/header_grey.gif) no-repeat scroll left top; color:#FFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; margin:-9px 0 0 0; padding:2px 0 0 15px; width:171px; height: 18px; text-transform: uppercase; }

#cartCalloutProgress h2.progress{ background:transparent url(../images/header_grey.gif) no-repeat scroll left top; color:#FFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; margin:-9px 0 0 0; padding:2px 0 0 15px; width:171px; text-transform: uppercase; }

/*--
#cartCalloutProgress h3{ border-bottom:1px solid #C8C8C8; color:#F26631; font-size:16px; font-weight:bold; margin:0 15px 8px; padding-bottom:5px; }
--*/

#cartCalloutProgress p{ padding: 0 15px; font-size: 11px; line-height: 16px; }

#cartCalloutProgress p.progress{ padding:3px 0 0; font-size: 12px; line-height: 16px; }

#cartCalloutProgress p.progress span{ color: #000; font-size: 12px; display: inline; line-height: 16px; }

#cartCalloutProgress p span{ color: #f26631; font-size: 10px; display: block; line-height: 8px; }

#cartCalloutProgress p.grey{ color: #666; font-size: 10px; }

#cartCalloutProgress p.grey1{ color: #666; font-size: 11px; }

#cartCalloutProgress ol{ margin-top: 1px; }

#barnAlt{ background:transparent url(../images/callout_barn.jpg) no-repeat scroll left top; display:block; float:left; height:143px; margin:20px 0 20px 55px; width:356px; }

#barnAlt p{ color:#FFF; font-family:Georgia,'Times New Roman',Times,serif; font-size:11px; line-height:12px; margin:37px 0 0 10px; width:85px; }

#calloutsAlt{ background:transparent url(../images/callout_bg_umbrella.gif) no-repeat scroll left top; float:left; height: 143px; margin:20px 55px 20px 0; width:578px; }

#calloutsAlt p{ line-height: 15px; font-family: Georgia, 'Times New Roman', Times, serif; color: #666; }

#calloutsAlt p.arial{ line-height: 15px; font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 10px; }

#contact-form { padding: 20px; }

/*--------------------*/
/*----End Alt---------*/
/*--------------------*/
/*------Cart----------*/
/*--------------------*/

#cartBottomContainer{ background: url(../images/cart_bottom_bg_repeat.gif) repeat-y scroll left top; width: 934px; }

.checkout-types li{ padding-top:5px; }

#cartHeader{ width: 934px; height:34px; background: url(../images/cart_header_bg.gif) no-repeat scroll left bottom; margin: 5px 0; }

#cartFooter{ width: 934px; height:25px; margin: 5px 0 0; padding: 3px 0; border-top: #c8c8c8 1px solid; border-bottom: #000 1px solid; }

#cartFooterLeft{ background-color: #c8c8c8; height: 25px; float: left; width:768px; }

#totals{ width: 265px; float: right; margin-top: 25px; }

.shipping-estimate{ width:254px; background:url(../images/shipping_bg_repeat.gif) repeat-y top left; }
 
.shipping-estimate p{ color: #666; line-height: 16px; margin-bottom:5px; }
 
.shipping-estimate label{ font-size: 11px; color: #F26631; }

.shipping-estimate label span{ font-size: 11px; color: #666; }

#body a.multi{ color: #46C3D3; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; padding: 0; float: right; text-transform: uppercase; }

.discount-codes{ width:135px; background:url(../images/coupon_bg_repeat.gif) repeat-y top left; }

.discount-codes p{ color: #666; line-height: 16px; }
 
.discount-codes input{ width: 125px; margin-top: 5px; }

.shopping-cart-collaterals{ float:left; width:669px; padding:25px 0; }

.shopping-cart-collaterals .box{ margin-bottom:18px; padding:12px 10px; }

.shopping-cart-collaterals .box .form-button{ margin-left:5px; }

.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4{ color:#F26631; font-size:11px; font-family:'Arial Black',Gadget,sans-serif; font-weight:bold; text-transform:uppercase; margin-bottom: 5px; }

.shopping-cart-collaterals .shipping-estimate .input-text{ width:214px; }

.shopping-cart-collaterals .shipping-estimate select{ width:220px; }

.shopping-cart-collaterals .upsell{ width:156px; padding:12px 15px; background: url(../images/crosssell_bg_repeat.gif) repeat-y scroll left bottom; }

.shopping-cart-collaterals .upsell .product-image{ float:left; width:50px; margin: 0 5px 5px 0; }

.shopping-cart-collaterals .upsell .product-shop{ width:170px; }

.shopping-cart-collaterals .upsell .product-shop h5{ font-size:1em; }

.grand_total{ width:auto; margin-top:15px; border:1px solid #BEBCB7; background:#DEE5E8; font-size:1.3em !important; font-weight:bold; text-align:right; }

tr.grand_total td, p.grand_total{ padding-top:5px; padding-bottom:5px; }

.coupon{ width: 135px; }

#body .col-1 h1{ background:transparent url(../images/header_customer.png) no-repeat scroll left top; z-index:2; color:#FFFFFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; line-height: 20px; margin-top: 20px; padding:0 0 0 15px; width:171px; position: absolute; top: -19px; }

#body .col-1 h4{ background: url(../images/header_crosssells.gif) no-repeat scroll left top; height:37px; width:186px; text-indent: -999em; }

#body .upsell p{ font-size: 11px; line-height: 16px; font-weight: bold; padding-bottom: 5px; border-bottom: #c8c8c8 1px solid; margin-bottom: 5px; }

#body .upsell a{ font-size: 12px; line-height: 16px; font-weight: bold; color: #46c3d3; text-decoration: underline; }

#body .upsell a.compare{ color:#46C3D3; display:block; float:left; font-size:10px; font-weight:normal; line-height:16px; text-decoration:none; text-transform:uppercase; width:95px; }

#cartCallout{ width: 186px; background: url(../images/crosssell_bg_repeat.gif) repeat-y scroll left bottom; margin-bottom: 20px; padding-top:35px; }

#cartCallout p{ padding: 0 15px; font-size: 11px; line-height: 16px; }

#cartCallout a{ padding: 0 15px; font-size: 12px; }

#cartCallout a.care{ color: #46C3D3; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; padding: 0; }

#cartCallout p span{ color: #f26631; font-size: 10px; display: block; line-height: 8px; }

#cartCallout p.grey{ color: #666; font-size: 10px; }

#cartCallout p.grey1{ color: #666; font-size: 11px; }

#cartCallout h2{ color: #fff; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; background: url(../images/header_grey.gif) no-repeat scroll left top; height:27px; padding:2px 0 0 15px; width:171px; margin:15px 0 5px; }

#cartCallout h3{ color: #f26631; font-size: 16px; padding-bottom: 5px; margin: 0 15px 8px; border-bottom: #c8c8c8 1px solid; font-weight: bold; }

#question{ width: 47px; height: 47px; background: url(../images/icon_question.gif) no-repeat scroll left center; border-right: #c8c8c8 1px solid; float: left; margin:3px 10px 0; padding:13px 5px; }

#question1{ background:transparent url(../images/icon_question.gif) no-repeat scroll left center; border-right:1px solid #C8C8C8; float:left; height:44px; margin:0 10px 0; padding:10px 5px; width:47px; }

.cartBar{ background:transparent url(../images/bg_repeat_visit.gif) repeat-y scroll left center; float:left; height:25px; margin-right: 5px; width:373px; }

.cartBar p{ color:#666; font-family:Georgia,'Times New Roman',Times,serif; font-size: 11px; line-height:25px; }

#body .cartBar a{ color:#46C3D3; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; }

.cartBar2{ background:transparent url(../images/bg_repeat_cartbar.gif) repeat-y scroll left center; float:left; height:25px; margin-right: 5px; width:384px; }

.cartBar2 p{ color:#666; font-family:Georgia,'Times New Roman',Times,serif; font-size: 11px; line-height:25px; }

#body .cartBar2 a{ color:#46C3D3; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; }

.cartArrow{ background:transparent url(../images/cart_bar_arrow.gif) no-repeat scroll 10px center; float:left; border-right:1px solid #C8C8C8; height:25px; margin-right: 5px; width:25px; }

/*---------End Cart--------*/
/*---------------------------------------------------------------------*/
/*----------FORMS----------*/

#colContainerForm{ width: 934px; margin:0 auto; }

#colContainerForm p{ font-size: 12px; font-family: Georgia, 'Times New Roman', Times, serif; color: #000; line-height:23px; margin-top:26px; }

#colContainerForm h1{ color: #f26631; font-size: 29px; margin:15px 7px 0 0; padding-right:7px; float: left; border-right:1px solid #000; font-family: Georgia, 'Times New Roman', Times, serif; }

#appraisalLeft{ width:100%; float: left; margin-bottom:15px; }

#appraisalLeft1{ width:590px; float: left; margin-bottom:15px; }

#feeBox{ background: url(../images/appraisal_box_bg.jpg) no-repeat scroll left top; height: 96px; float: right; margin:15px 0; padding:4px 20px 0 26px; width:288px; }

#feeBox p{ font-size: 11px; color: #fff; font-family: Arial, Helvetica, sans-serif; line-height:16px; margin:14px 0 0; }

#feeBox p.strong{ font-size: 9px; font-weight: bold; color: #fff; margin:10px 16px 0 3px; float:left; }

#expertBoxForm{ background-color: #e1e1e1; width:565px; padding: 15px; margin:20px 25px 0 0; float: left; height:218px; }

#expertBoxFormLeft{ float: left; width:407px; }

#expertBoxFormLeft p{ line-height:20px; margin:10px 0 0; }

#expertBoxFormHeader{ background-color: #b4b4b4; padding:5px 7px; width:393px; }

#expertBoxFormHeader h1{ color: #000; font-size: 16px; font-family: Georgia, 'Times New Roman', Times, serif; border: none; margin: 0; }

#expertBoxFormHeader h2{ color: #fff; font-size: 16px; font-family: Georgia, 'Times New Roman', Times, serif; }

#expertBoxFormImg{ background: url(../images/img_box_danmills.jpg) no-repeat scroll left top; float: right; height:92px; padding:123px 10px 0; width:124px; }

#expertBoxFormImg p{ font-size: 11px; color: #fff; font-family: Arial, Helvetica, sans-serif; line-height: 13px; margin:7px 0 0; }

#expertBoxFormImg p.strong{ font-size: 12px; color: #fff; font-family: 'Arial Black', Gadget, sans-serif; line-height: 15px; margin: 5px 0 0; }

#expertBoxFormImg a{ color:#46C3D3; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; text-transform: uppercase; margin-top: 3px; }

.calloutForm{ background: url(../images/callout_bg_repeat_form.gif) repeat-y scroll left top; height: 229px; float: left; padding:10px 15px; width:122px; margin:20px 0 0 5px; }

#colContainerForm .calloutForm h1{ color: #46c3d3; font-size: 12px; font-family: 'Arial Black', Gadget, sans-serif; padding: 0 0 2px 0; border-bottom: #ccc 1px solid; border-right: none; margin: 0 0 5px 0; float: none; }

#colContainerForm .calloutForm p{ color: #666; font-size: 11px; line-height: 16px; margin: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif; }

#colContainerForm .calloutForm p span{ color: #000; font-weight: bold; display: block; }

#colContainerForm .calloutForm p.black{ color: #000; font-size: 11px; line-height: 14px; }

#colContainerForm .calloutForm p.black span{ display: block; font-weight: normal; }

#dividerForm{ background: url(../images/divider_form.jpg) no-repeat scroll left top; width: 932px; height: 13px; margin:0 auto; clear: both; }

#productInfo{ margin:8px 0 0 ; width:184px; }

#colRight p.callfor{ color:#000; font-size:1.2em; font-weight:bold; font-family:Arial,Helvetica,sans-serif; border-top:1px solid #C8C8C8; padding-top: 5px; margin-top: 10px; line-height: 18px; }

#colRight p.callfor span{ color:#F26631; font-size:16px; font-weight:bold; }

#colRight p.callfor-list{ color:#000; font-size:1.1em; font-weight:bold; font-family:Arial,Helvetica,sans-serif; line-height: 18px; }

#colRight p.callfor-list span{ color:#F26631; font-size:14px; font-weight:bold; }

#details{ border-top: #000 1px solid; border-bottom: #000 1px solid; width: 184px; height: 19px; margin:7px 0; padding-top:5px; }

#details a{ color:#46C3D3; font-size: 12px; font-weight: bold; }

#details a:hover{ text-decoration: underline; }

#expertBox{ background: url(../images/product_info_bg.gif) repeat-y scroll left top; padding:15px; width:251px; margin-bottom:15px; }

#expertBox p{ font: normal 14px/19px Arial, Helvetica, sans-serif; color: #f26631; }

#questionBox{ background: url(../images/product_info_bg.gif) repeat-y scroll left top; width:281px; margin:15px 0; }

#questionBox p{ font: normal 11px/16px Georgia,'Times New Roman',Times,serif; color: #666; padding:8px 8px 8px 0; }

#questionBox p span{ color:#F26631; font-family:'Arial Black',Gadget,sans-serif; font-size:12px; }

.product-img-box h4{ font: normal 11px Arial, Helvetica, sans-serif; color: #666; margin: 12px 0 3px; text-transform: uppercase; }

.product-collateral h1{ font-family: 'Arial Black', Gadget, sans-serif; font-size: 10px; }

.product-collateral h2{ font-size: 12px; border-top: #000 1px solid; border-bottom: #000 1px solid; padding: 3px 0; margin:5px 0 10px; font-weight: bold; }

.product-collateral h3{ font-size: 12px; color: #f26631; font-weight: bold; text-transform: uppercase; }

.product-collateral h4{ color:#46C3D3; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; text-transform: uppercase; display: inline; }

#size{ margin-bottom: 15px; }

#size p{ font: normal 11px/16px Arial, Helvetica, sans-serif; color: #000; }

#wood p{ font: normal 11px/16px Arial, Helvetica, sans-serif; color: #000; display: inline; }

#productHeader{ margin: 15px; }

#nameBox{ float: left; }

#nameBox p.subtitle{ font: normal 12px/16px Arial, Helvetica, sans-serif; color: #000; }

#nameBox p.sku{ font: normal 12px/16px Arial, Helvetica, sans-serif; color: #000; }

#productInfo p.subtitle{ font: normal 12px/16px Arial, Helvetica, sans-serif; color: #000; }

#productInfo p.sku{ font: normal 12px/16px Arial, Helvetica, sans-serif; color: #000; float: left; }

/*----Customer Care----*/

#col-container{  background: url(../images/cart_bottom_bg_repeat.gif) repeat-y scroll left top; width: 934px; margin:0 auto; }

.col-left { float: left; width: 182px; padding: 40px 15px 8px 0;}

.col-left h1 { background:transparent url(../images/header_customer.png) no-repeat scroll left top; z-index:2; color:#FFFFFF; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; height:27px; line-height: 20px; padding:0 0 0 15px; width:171px; position: absolute; top: -19px; }

.col-left h2 { color: #fff; font-size: 10px; font-family: 'Arial Black', Gadget, sans-serif; background: url(../images/cart_header.gif) no-repeat left top; height:17px; padding:10px 0 0 25px; width:149px; }

.col-left h3 { border-bottom:1px solid #C8C8C8; color:#F26631; font-size:16px; font-weight:bold; margin:0 15px 8px; padding-bottom:5px; }

#leftWelcome {
  float: left;
  width: 354px;
  margin-right: 3px;
  padding-top: 15px;
}

#leftWelcomeCopy {
  height:258px;
  padding-right:20px;
}

#leftWelcome p {
  font-family:Georgia,'Times New Roman',Times,serif;
  line-height:21px;
  font-size: 13px;
}

#leftWelcome a {
  color:#46C3D3;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
}

#rightWelcome {
  float: left;
  width: 346px;
  padding-top: 15px;  
}

#careNav {
  background: url(../images/crosssell_bg_repeat.gif) repeat-y scroll left bottom;
  padding:6px 12px 12px;
  width:162px;
  margin-bottom: 15px;
}

#careNav li {
  border-bottom: #c8c8c8 1px solid;
}

#careNav li a {
  padding: 5px 0;
  display: block;
  color: #000;
  font-size: 12px;
}

#careNav li a.active {
color:#F26631;
text-decoration:none;
}


#careCallout {
  width: 186px; 
  background: url(../images/crosssell_bg_repeat.gif) repeat-y scroll left bottom;
  margin-bottom:25px;
  padding:0 0 15px;
}

#careCallout a:hover {
	text-decoration: underline;
	color: #000000;
}

#careCallout h2 {
  background:transparent url(../images/header_grey.gif) no-repeat scroll left top;
  color:#FFFFFF;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  height:27px;
  margin:10px 0 5px;
  padding:2px 0 0 15px;
  width:171px;
}

#careCallout h3 {
  border-bottom:1px solid #C8C8C8;
  color:#F26631;
  font-size:16px;
  font-weight:bold;
  margin:0 15px 8px;
  padding-bottom:5px;
}

#careCallout p {
  padding: 0 15px;
  font-size: 11px;
  line-height: 16px;  
}

#careCallout a {
  padding: 0 15px;
  font-size: 12px;
  color: #000;
}

#careCallout a.care {
  color: #46C3D3;
  font-size: 10px;
  font-family: 'Arial Black', Gadget, sans-serif;
  padding: 0;
}

#careCallout p span {
  color: #f26631;
  font-size: 10px;
  display: block;
  line-height: 8px;
  font-weight: bold;
}

#careCallout p.grey {
  color: #666666;
  font-size: 10px;
}

#colRightAlt p.care {
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:13px;
  line-height:21px;
}

#colRightAlt p.care span {
  font-family: Arial, Helvetica, sans-serif;
  color:#F26631;
  display:inline;
  font-size:12px;
  font-weight:bold;
  line-height:8px;
}

#colRightAlt p.care a {
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:13px;
  color: #46C3D3;
}

.group-select2 a.signup {
  color:#46C3D3;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
}

h3.care {
  border-bottom:1px solid #C8C8C8;
  color:#F26631;
  font-size:16px;
  font-weight:bold;
  margin:3px 0 8px;
  padding-bottom:5px;
}

#colRightAlt p.grey {
  color:#666666;
  font-size:11px;
  line-height: 16px;
}

#colRightAlt p span {
  color:#F26631;
  display:block;
  font-size:11px;
  font-weight:bold;
  line-height:8px;
}

#colRightAlt p.ordereview span {
  color:#F26631;
  display:inline;
  font-size:12px;
  font-weight:bold;
  line-height:8px;
}

#leftLocate {
  width:147px;
  float: left;
  margin-right: 15px;
}

#leftLocate h5 {
  color:#F26631;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  margin: 12px 0 3px;
  text-transform:uppercase;
}

#leftLocate h5.top {
  color:#F26631;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  margin: 0 0 3px;
  text-transform:uppercase;
}

#leftLocate p, #leftLocate a { font-size: 11px; }

#topLocate {
  padding: 15px 0;
}

#topLocate p.grey2 span {
  color:#46C3D3;
  display:block;
  font-size:11px;
  font-weight:bold;
  line-height:8px;
  margin-top:4px;
}

#topLocate p.grey3 span {
  color:#46C3D3;
  display:block;
  font-size:11px;
  font-weight:bold;
  line-height:8px;
  margin-top:4px;
}

#topLocate p.grey3 a {
  color:#666;
}

#map-visit {
  float:left;
  height:410px;
  width:316px;
}

#bottomLeftVisit {
  width:374px;
  float: left;
  margin-right: 15px;
}

#bottomLeftVisit h3 {
  background:transparent url(../images/header_route.gif) no-repeat scroll left top;
  height:37px;
  margin-bottom:15px;
  text-indent:-999em;
  width:373px;
}

#route {
  background:transparent url(../images/bg_repeat_visit.gif) repeat-y scroll 0 0;
  padding:15px;
  width:343px;
}

#route p span {
  font-style: italic;
}

#route p.example {
  font-style: italic;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color:#666666;
  font-size: 12px; 
  margin-bottom: 10px; 
}

#route label {
  color:#F26631;
  font-size:11px;
}

#route td {
  text-align: left;
}

#fromAddress {
  width: 333px;
  margin: 3px 0;
}

#colRightAlt h5.tracking {
  color:#F26631;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  margin: 0 0 3px;
  text-transform:uppercase;
}

#colRightAlt .shadowBox p.view {
  color:#666666;
  font-size:11px;
  line-height:normal;
  margin-top:5px;
  background: url(../images/single_arrow.gif) no-repeat scroll left 7px;
  padding: 2px 5px 0 10px;
  border-top: #c8c8c8 1px solid;
}

#colRightAlt .shadowBox a {
  color:#46C3D3;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  text-transform:uppercase;
}

#colRightAlt .shadowBox a.email {
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-transform:none;
}

#colRightAlt .careFooter p.view {
  color:#666666;
  font-size:11px;
  line-height:normal;
  margin-top:5px;
  background: url(../images/single_arrow.gif) no-repeat scroll left 7px;
  padding: 2px 0 0 10px;
  line-height:17px;
}

#colRightAlt .careFooter a {
  color:#46C3D3;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  text-transform:uppercase;
  border-top:1px solid #C8C8C8;
  line-height:17px;
}

#leftShipping {
  width:330px;
  float: left;
}

#leftShipping h5 {
  color:#F26631;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  margin: 12px 0 3px;
  text-transform:uppercase;
}

#leftShipping p.black span {
  color:#F26631;
  display:inline;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:8px;
}

#rightShipping {
  width:330px;
  float: right;
}

#rightShipping h5 {
  color:#F26631;
  font-family:'Arial Black',Gadget,sans-serif;
  font-size:10px;
  margin: 12px 0 3px;
  text-transform:uppercase;
}

#rightShipping p.black span {
  color:#F26631;
  display:inline;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:8px;
}

.careFooter {
  margin-top: 20px;
  border-top: #c8c8c8 1px solid;  
}

/*--------End FORMS--------*/
/*---------------------------------------------------------------------*/
/*---------Classes---------*/

.clear{ clear: both; }

.relative { position: relative; }

.label{ background: url(../images/label.gif) no-repeat scroll left top; width: 213px; height: 262px; margin:12px 0 0 2px; }

.category-description{ margin:10px 0 0 15px; }

a.compare{ color:#46C3D3; float: right; margin-top:4px; font-size: 8px; text-transform: uppercase; }

a:hover.compare{ text-decoration: underline; }

a.password{ color:#46C3D3; float:right; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; padding:4px 0; text-transform: uppercase; }

#body a.continue{ color:#46C3D3; font-size:12px; padding:4px 0; }

a.continue{ color:#46C3D3; font-size:12px; padding:4px 0; }

a.reorder{ color:#46C3D3; font-size:12px; }

a.view{ color:#fff; float:left; font-size:11px; line-height:27px; margin-left:10px; text-transform:none; }

a.forgot{ color:#46C3D3; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; text-transform: uppercase; }

a.cvv-what-is-this{ color:#46C3D3; font-size:11px; line-height:25px; }

a.back{ background: url(../images/double_arrows.gif) no-repeat scroll left 3px; color:#46C3D3; font-family:'Arial Black',Gadget,sans-serif; font-size:10px; text-transform:uppercase;  text-decoration: none; margin-top: 15px; padding-left: 20px; }

.construction{ background: url(../images/construction.jpg) no-repeat left top; width: 1024px; height: 768px; }

