/* CSS Document for Tufwell website */

/******
Orange = #f78f1e
BG Grey = #231f20
Blue = #0092cf
/******/

body
{
    background: url(../images/bg.gif) repeat-x top #525252;
    margin: 0;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: #f78f1e;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 18px;
    padding-bottom: 5px;
    border-bottom: 2px #FFFFFF solid;
}

h2, .likeh2
{
    clear: both;
    color: #0092cf;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
}

h3
{
    font-size: 12px;
    margin: 3px 0 0 0;
    padding: 0;
    clear: both;
}

div#pagewidth
{
    margin: 1em auto;
    width: 867px;
}

div#header
{
    padding: 12px;
    clear: both;
    background-color: #231f20;
}

div#header img
{
    padding: 10px;
}

div#login
{
    float: right;
    font-size: 11px;
    text-align:right;
}

div#login label
{
    font-size: 10px;
    color: #FFFFFF;
    float: left;
    width: 55px;
    text-align: left;
    margin: 3px 5px 0 0;
}

div#login input
{
    font-size: 10px;
    margin: 0 0 5px 0;
    padding: 2px 5px;
}

div#login input.login-button
{
    padding: 0;
    margin: 2px 0 0 0;
}

div#login input.username, div#login input.password
{
    background: url(../images/login-bg.gif) bottom repeat-x #FFFFFF;
}

/* Navigation */

div#navigation
{
    clear: both;
    line-height: 38px;
    height: 38px;
    border-bottom: 1px solid #f78f1e;
}

#nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 38px;
    z-index: 200;
    width: 867px;
    top: 0;
    left: 0;
    font-size: 12px;
}

#nav li
{
    text-align: center;
    color: #FFFFFF;
    float: left;
}

#nav li.spacer
{
    background-color: #1c191a;
    width: 2px;
}

#nav li a.top_link
{
    display: block;
    height: 38px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/nav-link.gif) 0 0 no-repeat;
    width: 103px;
    float: left;
    text-align: center;
    left: 0;
    top: 0;
    visibility: visible;
}

#nav li a.home
{
    background: url(../images/nav-home-2.gif) 0 0 no-repeat;
    width: 106px;
}

#nav li a.member
{
    background: url(../images/nav-member.gif) 0 0 no-repeat;
    width: 196px;
}

* html #nav li a.member
{
    width: 190px;
}

#nav li.shopping
{
    background: url(../images/nav-basket-2.gif) 0 0 no-repeat;
    width: 38px;
}

#nav li.shopping span 
{
    display:none;
}

#nav li a.top_link span
{
    display: none;
}

#nav li a.top_link:hover
{
    color: #f78f1e;
    text-decoration: none;
}

#nav li.secure-lock
{
    color: #0092cf !important;
    cursor: default;
    padding: 0 5px;
}

#nav table
{
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#nav li:hover
{
    position: relative;
    z-index: 200;
}

#nav a:hover
{
    position: relative;
    white-space: nowrap;
    z-index: 200;
}

ul.sub
{
    border-bottom: 1px solid #f78f1e;
}

/* First Tier Nav */
#nav :hover ul.sub
{
    left: 0px;
    top: 38px;
    background-color: #231f20; /*border-left: 1px solid #FFFFFF;*/
    border-bottom: 1px solid #f78f1e;
    white-space: nowrap;
    width: auto;
    z-index: 400;
    height: auto;
}

#nav :hover ul.sub li
{
    height: 20px;
    line-height: 20px;
    position: relative;
    white-space: nowrap;
}

#nav :hover ul.sub li a
{
    display: block;
    width: 103px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    color: #FFFFFF;
    background-color: #231f20;
    text-decoration: none;
    text-align: left;
}

#nav :hover ul.sub li a.fly:hover
{
    color: #000000;
}

#nav :hover ul.sub li a:hover
{
    color: #000000;
    background-color: #f78f1e;
    text-decoration: none;
    white-space: nowrap;
}
/**/

/* Second Tier Nav */
#nav :hover ul.sub li a.fly:hover ul
{
    left: 113px;
    top: 0px;
    background-color: #231f20; /*border-left: 1px solid #FFFFFF;*/
    border-bottom: 1px solid #f78f1e;
    white-space: nowrap;
    width: auto;
    z-index: 500;
    height: auto;
}

/*#nav :hover ul.sub li a.fly:hover ul li
{
    width:120px;
    height: 20px;
    line-height: 20px;
    position: relative;
    white-space: nowrap;
}*/

#nav :hover ul.sub li a.fly:hover ul li
{
    height: 20px;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #231f20;
    text-decoration: none;
    text-align: left;
    position: relative;
    white-space: nowrap;
}

#nav :hover ul.sub li a.fly:hover ul li :hover
{
    color: #000000;
    background-color: #f78f1e;
    text-decoration: none;
    white-space: nowrap;
}
/**/

/* Hide all */
#nav ul, #nav a:hover ul ul, #nav a:hover a:hover ul ul #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul
{
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li:hover > ul ul
{
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
/**/

#nav li:hover li:hover > ul /* sub menu position & stuff */
{
    left: 113px;
    top: 0px;
    background-color: #231f20; /*border-left: 1px solid #FFFFFF;*/
    border-bottom: 1px solid #f78f1e;
    white-space: nowrap;
    z-index: 500;
    height: auto;
    width: auto;
}

#nav li:hover li:hover > ul li
{
    background-color: #231f20;
    height: 20px;
    line-height: 20px;
}

#nav li:hover > a.top_link
{
    color: #f78f1e;
}

#nav li:hover li:hover > a.fly
{
    color: #f78f1e;
}

#nav ul.sub ul li a
{
    width: 130px!important;
}

/****/

div#content-two 
{  
    background-color:#000000;
}

div#content-one, div#content-two, div#content-three
{
    width: 100%;
}

div#main-image
{
    float: left;
    width: 527px;
    height: 270px;
    background: url(../images/index-image-1.gif) 0 0 no-repeat;
}

div#strap
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    float: left;
    margin: 200px 0 0 0;
    width: 400px;
    height: 50px;
    background-color: #000000;
}

div#strap div.padding
{
    padding: 5px;
}

/* Product Profiles */

div#product-profiles
{
    color: #000000;
    float: right;
    width: 340px;
    height: 270px;
    background: url(../images/product-profiles-bg.gif) 0 0 repeat-x;
    font-size: 10px;
}

div#product-profiles div#product-profiles-bottom
{
    height: 100%;
    background: url(../images/product-profiles-bottom.gif) bottom no-repeat;
}

div#product-profiles div#product-profiles-bottom p
{
    margin-top: 0;
    margin-bottom: 9px;
}

div#product-profiles div#product-profiles-bottom h2
{
    background: url(../images/product-profiles-title.gif) bottom no-repeat;
    margin: 0 0 10px 0;
    padding: 0;
    width: 313px;
    height: 35px;
    line-height: 35px;
    color: #f78f1e;
    font-size: 20px;
    text-indent: 30px;
}

div#product-profiles div#product-profiles-bottom h3
{
    margin: 0;
    padding: 0;
    clear: both;
    font-weight: bold;
    font-size: 10px;
}

div#product-profiles div#product-profiles-bottom a
{
    color: #000000;
}

div#product-profiles div#product-profiles-bottom div.padding
{
    padding: 12px 12px 0 12px;
}

/****/

/* Content Text */

div#content-text
{
    float: left;
    width: 576px;
    height: 213px;
    background: url(../images/content-bg.gif) 0 0 repeat-x;
}

div#content-text p
{
    margin-top: 10px;
    margin-bottom: 12px;
}

div#content-text div#content-bottom
{
    height: 100%;
    background: url(../images/content-bottom.gif) bottom no-repeat;
}

div#content-text div#content-bottom div.padding
{
    padding: 12px;
}

/****/

/* Product Links */

div#product-links
{
    float: right;
    width: 286px;
    height: 213px;
}

div#product-links div.product-box
{
    width: 286px;
    height: 71px;
    background: url(../images/product-bg.gif) 0 0 repeat-x;
}

div#product-links div.product-box div.product-box-bottom
{
    height: 100%;
    background: url(../images/product-bottom.gif) bottom no-repeat;
}

.partitioning
{
    background: url(../images/partitioning-bottom.gif) bottom no-repeat !important;
}

div#product-links div.product-box div.product-box-bottom div.padding
{
    padding: 12px;
}

div#product-links div.product-box div.product-box-bottom h3
{
    color: #f78f1e;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 8px 0;
}

/****/

/* What's New */

div#whats-new
{
    width: 352px;
    height: 262px;
    float: left;
    color: #000000;
}

div#whats-new p
{
    margin-top: 0px;
    margin-bottom: 7px;
}


div#whats-new div.news-box
{
    background: url(../images/news-bg.gif) 0 0 repeat-x;
    height: 131px;
}

div#whats-new div.news-box div.news-box-bottom-news
{
    background: url(../images/whats-new-bottom.gif) bottom no-repeat;
    height: 100%;
}

div#whats-new div.news-box div.news-box-bottom
{
    background: url(../images/news-archive-bottom.gif) bottom no-repeat;
    height: 100%;
}

div#whats-new div.news-box div.news-box-bottom h2, div#whats-new div.news-box div.news-box-bottom-news h2
{
    background: url(../images/box-title.gif) 0 0 no-repeat;
    margin: 0 0 10px 0px;
    padding: 0;
    width: 332px;
    height: 35px;
    line-height: 35px;
    color: #f78f1e;
    font-size: 20px;
    text-indent: 30px;
}

div#whats-new div.news-box div.news-box-bottom div.padding, div#whats-new div.news-box div.news-box-bottom-news div.padding
{
    padding: 10px;
}

div#whats-new div.news-box div.news-box-bottom-news ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
    font-weight: bold;
}

div#whats-new div.news-box div.news-box-bottom-news ul li
{
    padding: 0px;
    margin: 0px;
    line-height: 18px;
}

div#whats-new div.news-box div.news-box-bottom-news ul a
{
    color: #000000;
}

/****/

div#news-image
{
    float: right;
    width: 515px;
    height: 262px;
}

/* Footer */

div#footer
{
    clear: both;
    background: url(../images/footer-bar.gif) 0 0 no-repeat;
    width: 867px;
    height: 51px;
    font-size: 11px;
}

div#footer div#footer-links
{
    float: right;
    text-align: right;
    padding: 22px 20px 0 0;
}

div#footer div#footer-links ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div#footer div#footer-links ul li
{
    display: inline;
}

div#footer div#footer-links ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}

div#footer div#footer-links ul li a:hover
{
    text-decoration: underline;
}

div#footer div#copyright
{
    text-align: left;
    float: left;
    padding: 15px 0 15px 20px;
}

div#footer div#copyright a
{
    color: #FFFFFF;
    text-decoration: none;
}

div#footer div#copyright a:hover
{
    text-decoration: underline;
}

/****/

img.button
{
    border: 0px;
}

div#main-content
{
    background-color: #231f20;
    width: 100%;
    clear: both;
}

div#main-content div#main-content-bottom
{
    height: 100%;
    background: url(../images/main-bottom.gif) bottom no-repeat;
}

div#main-content div#main-content-bottom div.padding
{
    padding: 12px;
}

div#main-content div#main-image-a
{
    float: right;
    width: 380px;
}

div#main-content div#main-text-a
{
    float: left;
    width: 480px;
}

div#main-content div#main-image-c
{
    float: left;
    width: 380px;
}

div#main-content div#main-text-c
{
    float: right;
    width: 480px;
}

div#glass-box-container
{
    width: 747px;
    margin: 0 auto;
    clear: both;
}

div.glass-box
{
    background-color: #525252;
    width: 237px;
    margin: 6px;
}

div.glass-box div.glass-box-top
{
    width: 237px;
    height: 35px;
    background: url(../images/glass-box-top.gif) 0 0 no-repeat;
    line-height: 35px;
    font-size: 18px;
    text-indent: 10px;
}

div.glass-box div.glass-box-bottom
{
    height: 100%;
    background: url(../images/glass-box-bottom.gif) bottom no-repeat;
}

div.glass-box div.glass-box-bottom div.padding
{
    padding: 5px;
}

div.glass-box div.glass-box-bottom ul
{
    padding: 0;
    margin-left: 20px;
}

div#news-date
{
    color: #0092cf;
    float: right;
}

fieldset.contact, fieldset.register, fieldset.request-form
{
    width: 80%;
    margin: 0 auto;
    padding: 12px;
    background: url(../images/content-bg.gif) bottom repeat-x #000000;
    border: 0;
}

fieldset.request-form label
{
    float: left;
    width: 130px;
    font-weight: bold;
}

fieldset.request-form label.credit
{
    float: left;
    width: 180px;
    font-weight: bold;
    margin: 3px 10px 0 0;
}

fieldset.contact label
{
    float: left;
    width: 90px;
    margin: 3px 10px 0 0;
    font-weight: bold;
}

fieldset.register label
{
    float: left;
    width: 120px;
    font-weight: bold;
    margin: 3px 10px 0 0;
}

fieldset.register label.request
{
    float: left;
    width: 120px;
    margin: 3px 10px 0 0;
}

label.password
{
    float: left;
    width: 210px;
    margin: 3px 10px 0 0;
}

fieldset.register label.checkbox
{
    float: left;
    width: 140px;
    margin: 3px 10px 0 0;
}

fieldset.contact input, fieldset.contact textarea, fieldset.contact select, fieldset.register input, fieldset.register textarea, fieldset.register select, fieldset.request-form input, fieldset.request-form textarea, fieldset.request-form select
{
    margin: 0 0 5px 0;
    font-family:Arial;
}

.mand
{
    color: #FF0000;
}

.news-table
{
    border-collapse: collapse;
    border: 0;
}

.news-table td
{
    border: 0;
    border-bottom: 1px #FFFFFF solid;
    padding: 5px 0;
}

.news-date
{
    float: right;
    font-size: 10px;
    color: #0092cf;
}

.tour
{
    height: 474px;
    position: relative;
    width: 380px;
}

.tooltip
{
    clear: both;
    z-index: 600;
    padding: 5px;
    text-align: right;
    font-style: italic;
    font-size: 10px;
}

.header-account
{
    font-weight: bold;
    padding: 2px;
}

.print
{
    float: right;
    line-height: 20px;
    font-size: 10px;
}

.print a
{
    color: #FFFFFF;
}

.floatleft
{
    float: left;
    margin-right: 10px;
}

.leftcol
{
    float: left;
    width: 48%;
}

.rightcol
{
    float: right;
    width: 48%;
}

.floatright
{
    float: right;
    margin-left: 10px;
}

body#glass-sub
{
    background-color: #231f20;
    background-image: none;
    margin: 0;
}

body#glass-sub h1
{
    background-color: #f78f1e;
    border-bottom: 0;
    margin-top: 0;
    padding: 5px 10px;
}

body#glass-sub div.padding
{
    padding: 0 10px 5px 10px;
}

.thumbnails
{
    text-align: center;
}

a.thumb img
{
    height: 80px;
    margin: 10px;
}

a.help
{
    display: inline;
}

a.help span
{
    display: none;
    visibility: hidden;
}

a.help img
{
    margin-right: 5px;
}

a.help:hover
{
    white-space: normal;
    z-index: 100;
}

a.help:hover span
{
    white-space: normal;
    display: block;
    visibility: visible;
    position: absolute;
    padding: 0 2px;
    border: 1px solid #000000;
    background-color: #231f20;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 24px;
    z-index: 100;
}

.account-header
{
    font-weight: bold;
    width: 150px;
}

table.image-card
{
    width: 100%;
    text-align: left;
    border: 0px;
    border-collapse: collapse;
}

table.image-card td
{
    margin: 0;
    padding: 2px;
    border-bottom: 1px solid #FFFFFF;
}

table.image-card input
{
    float: right;
}

table.image-card img
{
    height: 33px;
}

.terms
{
    font-size: 10px;
}

.validate
{
    float: right;
    display: block;
}

table.members-table
{
    border: 0;
    border-collapse: collapse;
    padding: 5px;
    text-align: left;
}

table.members-table th
{
    color: #0092cf;
    border-bottom: 1px #FFFFFF solid;
    padding: 5px;
}

table.members-table td
{
    padding: 5px;
}

table.literature-request .quantity
{
    text-align: right;
    width: 60%;
}

/** Ignore **/

.cleaner
{
    overflow: hidden;
    clear: both;
    height: 1px;
    margin-top: -1px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}
