@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
}
body {
background:#232b6d url(../images/layout/bg-body.gif) repeat-x 0px 33px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#242424;
margin-top:33px;
}
.both {
clear:both;
overflow:hidden;
height:0px;
font-size:0px;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#wrapper {
padding:0 121px 0 120px;
background:url(../images/layout/bg-train.jpg) no-repeat top;
margin:33px auto 0 auto;
width:959px;
text-align:left;
}


/* TOP LOGIN FORM: START*/

#registration {
background:url('../images/layout/bg_registration.gif');
overflow:hidden;
position:absolute;
top:0;
left:0;
height:25px;
text-align:right;
margin:0;
width:100%;
padding:8px 0px 0 0px;
color:#FFF;
font-size:14px;
text-align:center;
}
#registration .login_text {
padding-left:423px;
}
#registration_forms {
height:195px;
margin:0 auto;
padding:18px 0 0 124px;
width:835px;
text-align:left;
overflow:hidden;
font-size:11px;
}
#registration_forms h4 {
font-size:48px;
height:55px;
font-weight:normal;
color: #ffffff;
}
#registration_forms h5 {
font-size:24px;
font-weight:normal;
color: #f02d33;
}
#registration_forms .customer-login {
float:left;
width:314px;
border-right:1px solid #3a427d;
height:176px;
padding:4px 41px 0 0;
}
#registration_forms .customer-login a {
color:#FFF;
font-weight:normal;
font-size:11px;
}
#registration_forms .customer-login div.address {
float:left;
width:151px;
margin-right:12px;
}
#registration_forms .customer-login div.pass {
float:right;
width:151px;
}
#registration_forms .customer-login div.forgot {
margin-top:10px;
text-align:right;
padding-right:4px;
}
#registration_forms .customer-login #logbutton {
width:57px;
height:24px;
border:none;
cursor:pointer;
margin:5px 0 0 10px;
}
#registration_forms .dealers-login {
float:left;
width:382px;
padding:4px 50px 0 38px;
}
#registration a {
color:#d32833;
font-weight:bold;
text-decoration:underline;
}

/**/





#logo-floater {
width:959px;
height:147px;
overflow:hidden;
}
div.logo {
float:left;
padding:29px 0 0 14px;
width:215px;
height:118px
}
div.phone {
text-align:right;
width:730px;
float:right;
height:126px;
position:relative;
}
.live_chat{
position:absolute;
text-align:right;
left:554px;
}
div.phone .line1 {
height:50px;
padding-top:21px;
}
div.phone .line2 {
height:26px;
}
div.phone .line3 {
height:50px;
}
div.phone h1 {
font-size:48px;
}
div.phone h2 {
font-size:20px;
}
div.phone h3 {
font-size:30px;
}
#nav-floater {
height:33px;
width:947px;
overflow:visible;
padding:6px;
background-color:#FFF;
}
div.top-navigation {
float:left;
width:725px;
background:url(../images/layout/bg-top-nav.gif) repeat-x;
height:33px;
}
div.top-navigation a.home, div.top-navigation a.account-info, div.top-navigation a.products, div.top-navigation a.about, div.top-navigation a.customdesign, div.top-navigation a.free-catalog, div.top-navigation a.sale, div.top-navigation a.blog  {
display:block;
text-indent:-9999px;
height:33px;
}
div.top-navigation ul.sf-menu li {
list-style:none;
float:left;
text-align:left;
z-index:111;
}
div.top-navigation a.home {
background:url(../images/layout/nav-home.gif) no-repeat;
width:67px;
}
div.top-navigation a.account-info {
background:url(../images/layout/nav-account-info.gif) no-repeat;
width:115px;
}
div.top-navigation a.products {
background:url(../images/layout/nav-products.gif) no-repeat;
width:92px;
}
div.top-navigation a.about {
background:url(../images/layout/nav-about.gif) no-repeat;
width:69px;
}
div.top-navigation a.customdesign {
background:url(../images/layout/nav-custom-design.gif) no-repeat;
width:132px;
}
div.top-navigation a.free-catalog {
background:url(../images/layout/nav-free-catalog.gif) no-repeat;
width:115px;
}
div.top-navigation a.sale {
background:url(../images/layout/nav-sale.gif) no-repeat;
width:56px;
}
div.top-navigation a.blog {
background:url(../images/layout/nav-blog.gif) no-repeat;
width:60px;
}
div.top-navigation a.on {
background-position:0 -33px;
}
div.top-navigation a:hover {
background-position:0 -66px;
}
div.top-navigation ul.sf-menu li.current ul.sub-nav li.current {
background:url(../images/layout/bg-nav-sub-li.gif) no-repeat right;
}
div.top-navigation ul.sf-menu li.current ul.sub-nav li.current:hover {
background:url(../images/layout/bg-nav-sub-li-on.gif) no-repeat right;
}
div.top-navigation ul.sf-menu li.current ul.sub-nav li.current a:focus, div.top-navigation ul.sf-menu li.current ul.sub-nav li.current a:hover, div.top-navigation ul.sf-menu li.current ul.sub-nav li.current a:active {
background:url(../images/layout/bg-nav-sub-li-on.gif) no-repeat right;
}
div.top-navigation ul.sf-menu li.current ul.sub-nav li.current li a:hover {
background:url(../images/layout/bg-nav-sub-on.gif) repeat-x;
}
div.top-navigation ul.sf-menu li.current ul.sub-nav a {
color:#FFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
padding:6px 0 0 14px;
display:block;
height:20px;
}

div.search {
float:right;
width:222px;
background:url(../images/layout/bg-top-nav.gif) repeat-x;
height:33px;
overflow:hidden;
text-align:left;
}
div.search #search-field {
border:1px solid #707070;
background-color:#eff3fa;
width:131px;
height:15px;
margin-top:6px;
display:block;
float:left;
padding:2px 9px;
color:#656565;
font-size:11px;
}
div.search #search {
width:56px;
height:24px;
border:none;
margin:5px 8px 0 7px;
display:block;
float:right;
}
div.search #search:hover {
cursor: pointer;
}
#special-floater {
width:953px;
overflow:hidden;
padding:0 0 0 6px;
background:url(../images/layout/bg-special-floater.gif) no-repeat;
}
div.special {
float:left;
width:642px;
}
div.special #navigation_wrapper a {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
width:16px;
height:16px;
display:block;
float:left;
padding-left:3px;
margin-right:3px;
background:url(../images/layout/dot-off.gif) no-repeat;
color:#FFF;
text-decoration:none;
}

div.special #navigation_wrapper a.activeSlide {
background:url(../images/layout/dot-on.gif) no-repeat;
color:#000;
}
div.special #navigation_wrapper #prev, div.special #navigation_wrapper #next {
background:none;
width:9px;
padding-top:1px;
}
div.special #navigation_wrapper #prev {
margin-right:10px;
}
div.special #navigation_wrapper #next {
margin-left:1px;
}
div.special-navigation {
width:628px;
overflow:hidden;
padding:5px 0 0 4px;
}
#cycle_wrapper {
width:642px;
height:283px;
overflow:hidden;
}
#cycle_wrapper div {
background-color:#344e71;
width:637px;
height:278px;
}
#cycle_wrapper img {
border:0;
}
div.special-description {
float:left;
width:421px;
font-size:14px;
color:#FFF;
}
div.special-description span { 
font-weight:bold;
}
#navigation_wrapper {
float:right;
width:152px;
padding:0 5px 0 50px;
}
div.welcome {
float:right;
width:277px;
height:277px;
padding:0 20px 41px 14px;
color:#242424;
}
div.welcome p {
line-height:16px;
margin-bottom:13px;
}
div.welcome a {
color:#d32833;
text-decoration:underline;
}
div.welcome div.logos img {
margin-right:10px;
margin-top:45px;
}
div.welcome div.logos img.last {
margin-right:0;
}
div.welcome h1 {
color:#262626;
font-size:18px;
font-weight:normal;
margin-bottom:8px;
line-height:30px;
}
div.welcome h1 span {
color:#d32833;
font-size:30px;
}
#content-floater {
width:959px;
overflow:hidden;
background:url(../images/layout/bg-content-floater.gif) no-repeat top;
padding-top:28px;
}
#content-floater h2 {
font-size:24px;
}
#content-floater .price {
float:left;
width:163px;
}
#content-floater .add-to-cart {
float:right;
width:126px;
}
#content-floater .add-to-cart img {
margin-bottom:0;
}
#content-floater img {
margin-bottom:6px;
}
#content-floater span {
font-size:18px;
color:#d32833;
}
#content-floater a {
color:#d32833;
font-weight:bold;
}
#content-floater h3 {
color:#7e7e7e;
text-transform:uppercase;
font-weight:normal;
font-size:11px;
padding-bottom:5px;
margin:0;

}
div.column1 {
width:310px;
margin-right:14px;
float:left;
}
div.column1 .featured-video {
background:url(../images/layout/bg-columns.gif) no-repeat bottom #ffffff;
padding:5px 9px 31px 9px;
width:291px;
overflow:hidden;
height:334px;;
}
div.column1 .customer-login {
background:url(../images/layout/bg-columns.gif) no-repeat bottom #ffffff;
padding:5px 9px 31px 9px;
overflow:hidden;
width:291px;
height:163px;
}
div.column1 #username, div.column1 #password {
border:1px solid #a9a9a9;
background-color:#f0f3fa;
width:131px;
height:15px;
padding:2px 9px;
color:#656565;
font-size:11px;
margin-bottom:8px;
}
div.column1 #password {
float:left;
margin-right:7px;
}
div.column1 .customer-login #log-in-button {
background:url(../images/layout/login.gif) no-repeat;
width:56px;
height:24px;
border:none;
cursor:pointer;
margin:-2px 75px 0 0;
float:right;
}
div.column2 {
width:310px;
margin-right:15px;
float:left;
}
div.column2 .featured-book {
background:url(../images/layout/bg-columns.gif) no-repeat bottom #ffffff;
padding:5px 9px 31px 9px;
width:291px;
overflow:hidden;
height:334px;
}
div.column2 .dealers-login {
background:url(../images/layout/bg-columns.gif) no-repeat bottom #ffffff;
padding:5px 9px 31px 9px;
width:291px;
height:163px;
}

div.column3 {
width:310px;
float:left;
}
div.column3 .youtube-videos {
background:url(../images/layout/bg-columns.gif) no-repeat bottom  #ffffff;
padding:5px 11px 38px 11px;
}
div.column3 img.youtube-logo {
float:right; 
margin-right:135px; 
margin-top:3px;
margin-bottom:0;
}
div.column3 .youtube-videos h2 {
float:left;
}
div.column3 .youtube-videos .videos {
width:288px;
overflow:hidden;
}
#content-floater div.column3 .youtube-videos .videos img {
margin-bottom:1px;
}
div.column3 .youtube-videos .videos .video1 {
float:left;
margin-right:7px;
}
div.column3 .youtube-videos .videos .video2 {
float:left;
margin-right:7px;
}
div.column3 .youtube-videos .videos .video3 {
float:left;
}
div.column3 .catalog {
background:url(../images/layout/bg-columns.gif) no-repeat bottom #ffffff;
padding:5px 10px 25px 10px;
}
div.column3 .customer {
background:url(../images/layout/bg-columns.gif) no-repeat bottom #ffffff;
padding:5px 10px 31px 10px;
height:148px;
}
#footer {
background:url(../images/layout/bg-footer.gif) repeat-x top #FFF;
text-align:center;
}
.bottom-logo {
padding:0 0 10px 305px;
}
div.bottom-navigation {
padding: 0 13px 99px;
width:860px;
overflow:hidden;
text-align:left;
margin:0 auto;
}
div.bottom-navigation a, div.bottom-navigation p {
color:#3f3f3f;
font-weight:normal;
}
div.bottom-navigation ul li{
list-style:none;
margin-bottom:2px;
}
div.bottom-navigation .bottom-account-info {
width:166px;
float:left;
}
div.bottom-navigation .bottom-products {
width:161px;
float:left;
}
div.bottom-navigation .bottom-about {
width:155px;
float:left;
}
div.bottom-navigation .bottom-sale {
width:162px;
float:left;
}
div.bottom-navigation .bottom-security {
width:136px;
float:left;
padding-right:80px;
}
div.bottom-navigation .bottom-security .seal {
margin-top:5px;
}
div.copyright {
padding-top:19px;
text-align:center;
background:url(../images/layout/bg-copyright.gif) no-repeat center top;
color:#3f3f3f;
padding-bottom:15px;
}
div.copyright a {
text-decoration:underline;
color:#3f3f3f;
}
div.copyright span, div.copyright span a {
color:#9a9999;
text-decoration:none;
}

/*sub*/
#center {
padding:0 6px 6px 6px;
background-color:#FFF;
}
#content-wrapper {
background:url(../images/layout/content-wrapper.gif) repeat-y;
width:947px;
overflow:hidden;
}
.left {
float:left;
width:213px;
padding:10px;
}
.left h2 {
font-size:24px;
padding-top:1px;
height:33px;
}
.left h3 {
font-size:11px;
color:#7e7e7e;
text-transform:uppercase;
padding:8px 0 5px 8px;
font-weight:normal;
}
.left a {
font-size:11px;
color:#d32833;
font-weight:bold;
}
.left .left-title {
height:33px;
background:url(../images/layout/bg-top-nav.gif) repeat-x;
padding-left:8px;
}
.categories, .customerlogin, .tm-on-youtube {
border: 1px solid #dcdcdc;
background-color:#FFF;
margin-bottom:9px;
padding:3px 3px 10px 3px;
width:203px;
}
.categories ul.navigation {
margin-left:8px;
}
.categories ul.navigation p {
background:url(../images/layout/arrow-left.gif) no-repeat left;
padding-left:13px;
}
.categories ul.navigation li {
list-style:none;
font-weight:bold;
}
.left .categories ul.navigation li a {
color:#000;
font-size:12px;
}
.left .categories ul.navigation li a:hover, .left .categories ul.navigation li a.on {
color:#d32833;
}
.left .categories ul.navigation ul.inner li a {
font-size:11px;
font-weight:normal;
}
.categories ul.navigation ul.inner li {
background:none;
padding-left:13px;
}
.basket-box {
border: 1px solid #dcdcdc;
background-color:#FFF;
margin-bottom:9px;
padding:3px 3px 10px 3px;
width:203px;
}
.basket-box ul.basket-products {
margin-left:8px;
}
.basket-box ul.basket-products p {
background:url(../images/layout/arrow-left.gif) no-repeat left;
padding-left:13px;
}
.basket-box ul.basket-products li {
list-style:none;
}
.left .basket-box ul.basket-products li a {
color:#242424;
font-size:11px;
}
.left .basket-box ul.basket-products li a:hover, .left .basket-box ul.basket-products li a.on {
color:#d32833;
}
.basket-box input {
margin-left:8px;
margin-top:8px;
}
.customerlogin .customerlogin-fields {
padding-left:8px;
}
.customerlogin #username, div.customerlogin #password {
border:1px solid #a9a9a9;
background-color:#f0f3fa;
width:131px;
height:15px;
padding:2px 9px;
color:#656565;
font-size:11px;
margin-bottom:8px;
}
div.customerlogin #password {
float:left;
margin-right:7px;
}
.customerlogin #log-in-button {
background:url(../images/layout/login.gif) no-repeat;
width:56px;
height:24px;
border:none;
cursor:pointer;
margin-right:5px;
}
.left .youtube-left {
background:url(../images/layout/youtube-logo-left.gif) no-repeat right top;
padding-right:68px;
width:70px;
}
.tm-on-youtube {
overflow:hidden;
}
.left .tm-on-youtube .video {
float:left;
padding-left:7px;
padding-right:2px;
width:92px;
}
.left .tm-on-youtube .video img {
margin:5px 0;
}
.right {
float:left;
padding:5px 40px 15px 34px;
}
.content-container {
}
.content {
width:600px;
padding-bottom:15px;
}
.content h1 {
font-size:36px;
height:40px;
}
.content h2 {
font-size:11px;
text-transform:uppercase;
font-weight:normal;
color:#7e7e7e;
margin-bottom:13px;
}
.content p {
margin-bottom:10px;
}
.products {
width:640px;
overflow:hidden;
}
.products-left {
margin-right:20px;
width:310px;
float:left;
}
.products-box {
width:295px;
padding:0 0 20px 15px;
background:url(../images/layout/bg-boxes.gif) no-repeat bottom #FFF;
}
.products-box ul {
padding-top:2px;
}
.products-box ul li {
list-style:none;
float:left;
width:140px;
}
.products-box ul li a {
padding-left:12px;
background:url(../images/layout/arrow-left.gif) no-repeat left;
}
.products-box h2 {
font-size:24px;
height:26px;
padding-top:4px;
}
.products-box h3 {
font-size:11px;
font-weight:normal;
color:#7e7e7e;
text-transform:uppercase;
margin-bottom:5px;
}
.products-box a {
font-weight:bold;
color:#d32833;
}
.products-box img.box {
float:left;
margin-right:9px;
}
.products-box img {
margin-bottom:4px;
}
.products-right {
width:310px;
float:left;
}

/*boxed sets*/
.boxed-sets {
width:636px;
background-color:#FFF;
padding:12px 18px 15px 12px;
margin-bottom:13px;
}
.boxed-sets h2 {
font-size:24px;
font-weight:normal;
color:#d32833;
}
.boxed-sets .left-image {
float:left;
width:200px;
}
.boxed-sets .right-description {
float:left;
width:436px;
}
.boxed-sets .right-description a {
color:#d32833;
text-decoration:underline;
font-weight:bold;
}
.boxed {
width:666px;
padding-right:0;
padding-left:27px;
float:left;
}
.boxed-sets .buttons {
overflow:hidden;
padding-top:20px;
}
.boxed-sets .buttons p {
float:left;
width:136px;
height:30px;
}
.boxed-sets .buttons p.boxed-price {
margin-right:9px;
padding-right:8px;
padding-top:3px;
text-align:right;
width:118px;

font-size:18px;
color:#d32833;
height:27px;
background:url(../images/layout/bg-price.gif) no-repeat left;
}
.pager p.item-number {
float:left;
}
.pager p.item-number span {
font-weight:bold;
}
.pager p.page-number {
float:right;
}
.pager p.page-number a {
color:#d32833;
text-decoration:underline;
font-weight:bold;
}

.content-container .content img.imgleft {
float:left; 
padding:0 10px 1px 0;
}

/*product info*/
.product {
padding:13px 12px 13px 16px;
}
.product-info {
padding:20px 30px 60px 21px;
background-color:#FFF;
overflow:hidden;
width:634px;
}
.product-info p {
margin-bottom:10px;
}
.product-info h1 {
font-size:30px;
font-weight:normal;
color:#d32833;
margin-bottom:9px;
}
.product-info h2 {
font-size:14px;
font-weight:bold;
color:#d32833;
margin-bottom:10px;
text-transform:uppercase;
}
.product-info-left {
float:left;
width:250px;
}
.product-info-left .item-box {
border:1px solid #dedede;
background-color:#efefef;
padding:10px;
width:206px;
}
.product-info-left .item-box ul {
margin-bottom:10px;
}
.product-info-left .item-box ul li {
list-style:none;
background:url(../images/layout/arrow-product.gif) no-repeat left;
padding-left:12px;
font-size:14px;
font-weight:bold;
}
.product-info-left .item-box ul li.img {
background:none;
margin-top:4px;
}
.product-info-left .item-box input.plaintext {
border:1px solid #a5acb2;
background:none;
background-color:#FFF;
}
.product-info-left .item-box span {
color:#d32833;
font-size:18px;
}
.product-info-right {
float:left;
width:360px;
padding-left:17px;
}
.product-info-right .custReview {
background:url(../images/layout/click-to-write-review.gif) no-repeat;
display:block;
width:166px;
height:32px;
padding:14px 0 0 52px;
text-decoration:underline;
font-weight:bold;
color:#FFF;
}
.product-info-right .reviews {
border-top:1px solid #e3e3e3;
padding-top:12px;
width:360px;
}
.content td.TopNavRow2Text {
font-size:36px;
height:40px;
}
/*basket*/
.shopping-basket .THHeader {
height:30px;
color:#FFF;
background-color:#d32833;
font-size:14px;
font-weight:bold;
}
td.plaintextbold {
	background:url(../images/layout/bg-subtotal.gif) no-repeat right;
	height:29px;
	width:156px;
	text-align:right;
	padding-right:12px;
	font-size:18px;
	color:#000;
}
td.tdRow2Color, td.tdRow1Color {
background-color:#FFF;
border-top:5px solid #efefef;
}
td.noborder {
border:none;
}
td span.itemprice {
font-size:18px;
color:#000000;
}
td.smalltextblk span {
font-size:18px;
color:#d32833;
}
td input.smalltextblk, td input.promotional-code {
background:none;
border:1px solid #cfcfcf;
background-color:#FFF;
}
.shopping-basket a.allpage  {
text-decoration:underline;
margin-bottom:8px;
display:block;
color:#d32833;
font-size:12px;
}
/* Products */
.products .products-box{
float:left;
}
.products .products-box-1{
margin-right:20px;
}
.products-box-1001, .products-box-1006{
height:170px;
}
.content a.allpage, .content a {
color:#d32833;
}
/*About*/
#content-wrapper .about {
background-color:#FFFFFF;
margin:14px;
padding:0 10px 14px 10px;
width:666px;
min-height:770px;
height:auto !important;
height:770px;
}

.pdf-icon {
background:url(../images/pdficon2.gif) no-repeat right;
padding-right:20px;
}

/* coming soon */
.page_coming_soon ul{
margin-left:15px;
margin-top:10px;
margin-bottom:20px;
}
.page_coming_soon ul li {
color:#242424;
font-size:16px;
font-weight:bold;
margin:5px 0;
}

/* outlet page */
.out_top_left{
width:350px;
margin:0 15px 20px 0;
float:left;
}
.out_top_right{
width:216px;
margin:0;
float:left;
}
.out_btm_left{
width:206px;
margin:0 15px 20px 0;
float:left;
}
.out_btm_right{
width:360px;
margin:0;
float:left;
}
