@charset "utf-8";
/* reset html
========================================================================================================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
    font-family:Tahoma;
    font-size:13px;
}
a, :focus{outline:none}
* html img {
    behavior:url(png.htc)
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
} 

/* special classes
========================================================================================================================================================== */
.clear-both{clear:both}
.to-left{float:left}
.to-right{float:right}
.empty{height:0; line-height:0; font-size:0}
.display-block{display:block !important;}
.display-inline{display:inline}
.hr{background:url(../img/border.gif) repeat-x left center; height:1px !important; display:block}
.justify{text-align:justify}
.no-bg{background:none !important;}

/*input.button
{
    border:none;

    font-size:10px;
    font-weight:bold;
    line-height:17px !important;
    font-family:Tahoma,Arial;
    color:white;
    text-align:center;
    text-transform:uppercase;

    background:url(../img/button.png) no-repeat center top;
    cursor:pointer;
    padding:2px 0 2px 0;
    margin:0;

}*/
a.button {
    font-size:10px;
    font-weight:bold;
    line-height:17px !important;
    font-family:Tahoma,Arial;
    color:white;
    text-align:center !important;
    text-indent:0;
    text-transform:uppercase;
    background:url(../img/button.png) no-repeat center top;
    width:59px;
    height:17px;
    display:inline-block;
    cursor:pointer;
    text-decoration:none;
    margin:0;

}
/* site wrapper
========================================================================================================================================================== */
#wrapper
{
    width:1000px;
    height:auto;
    margin:0 auto;
    background:#faf5ea url(../img/head.jpg) no-repeat left top;
}
/* pageHead
========================================================================================================================================================== */
#pageHead
{
    height:146px;
    position:relative;
}
#pageHead #logo
{
    position:relative;
    top:27px;
    left:34px;
}
#pageHead #icons {
    position:absolute;
    right:15px;
    top:15px;
}
#pageHead #icons a {
    padding:3px 0 0 22px;
    font-size:11px;
    color:#000000;
    width:auto;
    height:20px;
    display:inline-block;
    background-position:0px 3px;
    background-repeat:no-repeat;
}
/* menuBar
========================================================================================================================================================== */
#menuBar
{
    height:37px;
    background:url(../img/menu_bar.gif) repeat-x left top;
    position:relative;
    padding:0 10px 0 28px;
}
#menuBar span#menuBarLeft
{
    position:absolute;
    left:0;
    top:0;
    width:8px;
    height:37px;
    background:url(../img/menu_bar_left.gif) no-repeat left top;
}
#menuBar span#menuBarRight
{
    position:absolute;
    right:0;
    top:0;
    width:8px;
    height:37px;
    background:url(../img/menu_bar_right.gif) no-repeat left top;
}

#menuBar table#mainNav
{
    float:left;
    border-collapse:collapse;
    border:0;
    border-spacing:0;
    /*width:680px;*/
}
#menuBar table#mainNav td
{
    padding:0 18px 0 18px;
}
#menuBar table#mainNav td.separator
{
    width:1px;
    padding:0 !important;
    background:url(../img/menu_bar_separator.gif) no-repeat center center;
}
#menuBar table#mainNav td.first
{
    padding-left:0px;
}
#menuBar table#mainNav a
{
    display:block;
    height:37px;
    line-height:37px;
    color:white;
    font-size:11px;
    text-decoration:none;
    text-align:center;
    font-family:Tahoma;
    text-indent:-1px;
}
#menuBar table#mainNav td.current
{
    padding-right:0px;
    padding-left:0px;
}
#menuBar table#mainNav td.current a
{
    height:31px;
    margin:6px 0 0 0;
    background:url(../img/menu_bar_a_curr.gif) no-repeat left top;
    color:black;
    line-height:26px;
}
#menuBar table#mainNav td.current a span
{
    height:31px;
    display:block;
    padding:0 20px 0 20px;
    background:url(../img/menu_bar_a_curr_span.gif) no-repeat right top;
    color:black;
    font-weight:bold;
}
#menuBar form#search
{
    float:right;
    padding:11px 0 0 0;
}
#menuBar form#search input
{
    display:block;
    float:left;
}
#menuBar form#search input#q
{
    color:#595959;
    border:none;
    font-size:12px;
    padding:2px;
}
#menuBar form#search input#searchSubmit
{
    margin:0 5px;
}
/* content
========================================================================================================================================================== */
#content
{
    padding:12px 5px 0 8px;
    height:auto;
    background:url(../img/hand.png) no-repeat right bottom;
}
/* mainContent
========================================================================================================================================================== */
#pageContent
{
    float:left;
    width:785px;
    height:auto;
}

/* images
========================================================================================================================================================== */
#images
{
    clear:both;
    margin:0 5px 0 0;
    width:791px;
}
#top3Images
{
    background:url(../img/top_3_images_right.jpg) no-repeat right bottom;
    margin-right:-6px;
}
#top3Images table
{
    margin:0 5px 0 0;
}
#top3Images .img-title
{
    background:url(../img/top_3_images_title_bg.jpg) no-repeat left bottom;
    text-align:right;
    padding:10px 8px 3px 0;
    height:42px;
    vertical-align:middle;
    font-family:Tahoma;
    font-size:15px;
    color:#4f4f4e;
}
#top3Images .img-title.first
{
    background:none;
}
/* sideBar
========================================================================================================================================================== */
#sideBar
{
    width:190px;
    float:right;
    height:auto;
    margin:0 0 200px 0;
}
#sideBar .story-block
{
    margin:10px 2px 0 2px;
}
#sideBar .story-block h3
{
    background:url(../img/border.gif) repeat-x left bottom;
    color:#4a3b14;
    font-family:"Times New Roman", Times, serif;
    font-size:20px;
    padding:2px 0 3px 5px;
    font-weight:normal;
}
#sideBar .story-block p
{
    font-size:11px;
}
#sideBar .story-block p.text
{
    margin:10px 0 0 0;
    text-indent:20px;
    background:url(../img/story_arrow.gif) no-repeat 7px 7px;
    line-height:16px;
    color:#6c6c6c;
}

#sideBar .block
{
    background:url(../img/side_bar_block_top.jpg) no-repeat left top;
    padding:7px 0 0 0;
    margin:0 0 15px 0;
}
#sideBar .block .block-content
{
    background:url(../img/side_bar_block_content.jpg) no-repeat left bottom;
    height:auto;
    padding:8px 17px 10px 17px;
}
#sideBar .block h3, .SideHeader h3
{
    font-family:Tahoma;
    font-size:13px;
    color:black;
    text-transform:uppercase;
    font-weight:normal;
    padding:0px 5px 10px 25px;
    line-height:normal;
}
#sideBar .block h3 span, .SideHeader h3 span
{
    color:#b57600;
    margin:0;
    padding:0;
    line-height:normal;
}
/*
			Login Area
		*/
#sideBar #login-area
{

}
#sideBar #login-area h3
{
    background:url(../img/icons/frontend/ico_login_area.gif) no-repeat 3px top;
}
#sideBar #login-area .text-input
{
    border:#b7b7b7 1px solid;
    font-size:12px;
    padding:2px;
    width:100%;
}
#sideBar #login-area .input
{
    padding:4px 0 7px 0;
}
#sideBar #login-area label
{
    color:#8f8f8f;
    font-size:11px;
    padding:0 0 1px 0;
}
#sideBar #login-area a#memder
{
    background:url(../img/icons/frontend/ico_user.gif) no-repeat left bottom;
    padding:3px 0 0 20px;
    font-size:11px;
    font-weight:bold;
    color:#4a3b14;
}

/*
			User basket
		*/
#sideBar #basket
{
    font-size:11px !important;
}
#sideBar #basket h3
{
    background:url(../img/icons/frontend/basket.png) no-repeat 0px 0px;
    height:20px;
    padding-left:35px;
    padding-top:4px;
}
#sideBar #basketInfo
{
    margin:7px 0 7px 0;
}
#sideBar #basketInfo span
{
    color:#af753c;
    font-size:11px !important;
}
#sideBar #basketLinks
{
    margin-top:15px;
    line-height:24px;
}
#sideBar #basketLinks a
{
    color:#3a3a3a;
    padding:3px 0 0 40px;
    font-size:11px !important;
}

/* 
========================================================================================================================================================== */
#sideContent
{
    float:left;
    width:221px;
    height:auto;
    padding:10px 0 15px 0;
}
#sideContent .block
{
    background:url(../img/side_content_block_top.gif) no-repeat left top;
    padding:6px 0 0 0;
}
#sideContent .block .block-content
{
    background:#fff url(../img/side_content_block.jpg) no-repeat left bottom;
    padding:15px 25px 15px 25px;
}

/*

				sideNav (left)

				*/

#sideContent ul.sideNav
{
    list-style-type:none;
    margin:0;
    padding:0;
}
#sideContent ul.sideNav li
{
    display:block;
    background:url(../img/side_nav_li_border.gif) repeat-x left top;
    padding:1px 0 0 0;
}
* html #sideContent ul.sideNav li
{
    height:1px;
}
#sideContent ul.sideNav li.first{background:none; padding:0}
#sideContent ul.sideNav a
{
    color:#525252;
    text-decoration:none;
    font-size:11px;
    padding:8px 10px 8px 0;
    display:block;
    background:url(../img/side_nav_a_arrow.gif) no-repeat 164px center;
}
#sideContent #siteNews
{
    margin:5px 0;
    font-size:11px;
}	
#sideContent #siteNews h3
{
    background:url(../img/icons/frontend/arrows/brown_right.png) no-repeat 6px 6px;
    padding:2px 5px 2px 25px;
    font-family:"Times New Roman", Times, serif;
    color:#4b4a49;
    font-size:18px;
    font-weight:normal;
}

#sideContent #siteNews .news-prev
{
    padding:0 0 10px 0;
    border-bottom:#bababa 1px solid;
}
#sideContent #siteNews .news-prev span.date
{
    color:#989898;
    display:block;
    padding:8px 0 5px 2px;
    font-size:11px;
}
#sideContent #siteNews .news-prev div.prev-text
{
    margin:0 0 0 15px;
    text-indent:35px;
    background:url(../img/prev_news_arr.gif) no-repeat 4px 4px;
    color:#6c6c6c;
    font-size:11px;
    line-height:16px;
}
#sideContent #siteNews .news-prev .more-link
{
    margin:7px;
    text-align:right;
}
#sideContent #siteNews .news-prev .more-link a
{
    color:#000;
    font-size:11px;
}
#sideContent #siteNews #news-archive-link
{
    text-align:right;
    margin:10px 0 0 0;
}
#sideContent #siteNews #news-archive-link a
{
    background:url(../img/disc.gif) no-repeat left center;
    padding:0 0 0 23px;
    color:#656565;
    font-size:11px;
}

/**
 * Content news styles
 */
div.newsPreview {
    text-align:justify;
}
div.newsPreview span.date {
    color:#666666;
    font-size:11px;
    font-weight:bold;
}
div.moreLink {
    text-align:right;
}
div.moreLink a {
    color:#000000;
    font-size:11px;
}

/* 2f2e2e
========================================================================================================================================================== */
#mainContent
{
    float:right;
    width:549px;
    height:auto;
    padding:10px 0px 0 0;
}
#mainContent .block
{
    background:#fdfaf5;
}
#mainContent .block .in-block
{
    background:url(../img/main_content_block_top.gif) no-repeat left top;
}
#mainContent .block .block-content
{
    background:url(../img/main_content_block_bot.gif) no-repeat left bottom;
    padding:5px 17px 5px 14px;
}
#mainContent .block h1
{
    color:#4a3b14;
    font-size:28px;
    font-family:"Times New Roman", Times, serif;
    margin:5px 0;
    font-weight:normal;
}
#mainContent .block p
{
    font-size:11px;
    line-height:18px;
    text-indent:20px;
    color:#6c6c6c;
}

#mainContent .gallery
{
    margin:5px 0;
}
#mainContent .gallery .gallery-title
{
    background:#faf8ef url(../img/border.gif) repeat-x left top;
}
#mainContent .gallery .gallery-title span
{
    background:url(../img/border.gif) repeat-x left bottom;
    display:block;
}
#mainContent .gallery .gallery-title b
{
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    color:#404040;
    padding:8px 10px 7px 38px;
    background:url(../img/gallery_title_arrow.gif) no-repeat 10px center;
}
#mainContent .gallery .gallery-title b:first-letter
{
    text-transform:uppercase;
}
#mainContent .gallery .gallery-content
{
    background:#626262 url(../img/gallery_photos_bg.png) no-repeat left top;
    padding:20px 0px 23px 11px;
}
#mainContent .gallery .gallery-content .gallery-pic
{
    padding:0 5px 0 0;
    float:left;
}
/* sectionPath 
========================================================================================================================================================== */
#sectionPath {
    font-size:11px;
    font-family:Tahoma,Verdana;
    padding:0 5px 5px 5px;
    color:#8a8181;
}
#sectionPath a {
    color:#433f3f;
}
/* footer
========================================================================================================================================================== */
#footer
{
    height:80px;
    background:url(../img/footer.jpg) no-repeat left top;
    text-align:center;
    padding:0 0 0 30px;
}
#footer #footerNav {
    text-align:center;
    padding:15px 0 0 0;
}
#footer #footerNav a {
    font-size:11px;
    color:white;
    padding:0 2px 0 2px;
    text-decoration:none;
}
#footer #copy {
    padding:8px;
    font-size:11px;
    color:white;
}

div.SystemMessage {
    width:100%;
    text-align:center;
    margin:20px 0px 20px 0px;
}
.RedFont {
    color:#CC0000;
}
.BoldFont {
    font-weight:bold;
}

/**
 * =============================================================================
 */
.categoryDesc {
    text-align:justify;
}

.categoryPic {
    width:295px;
    height:190px;
    display:block;
    float:left;
    margin-right:5px;
}

hr {
    background-color:#DDDDDD;
    border-width:0;
    color:#DDDDDD;
    height:1px;
}

ul.subhead-product {
    font-size:13px;
    font-weight:bold;
    list-style-image:url(../img/icons/frontend/arrows/brown_down.png);
    list-style-position:inside;
    list-style-type:none;
    color:#4A3B14;
    vertical-align:middle;
    padding-left:5px;
}

ul.subhead-product li {
    height:15px;
    vertical-align:middle;
}

.subCatTitle a {
    color:#4A3B14;
    font-size:11px;
    font-weight: bold;
    text-transform:uppercase;
}

.subCatTitleLink {
    text-decoration:none;
}

.subCatTitleLink:hover {
    text-decoration:underline;
}

.subCatDesc {
    margin-top:4px;
    margin-bottom: 15px;
    font-size:13px;
    text-align: justify;
}

.productPicture {
    width:250px;
    height:70px;
    float:left;
    margin-right:5px;
}
.productPic {
    width:200px;
    height:70px;
    display:block;
}

.productKinds {
    clear:both;
}

.colorCell {
    width:16px;
    height:14px;
    border:1px solid black;
    display:block;
    margin-left:5px;
}

.productColorText {
   color: #4A3B14;
   font-weight: bold;
   text-decoration:none;
}

.productColorText:hover {
   color: #4A3B14;
   font-weight: bold;
   text-decoration:underline;
}

.rightAlligned {
    float:right;
    margin-right:30px;
}

.block-content h3 {
    color:#4A3B14;
}

.productAdds {
    width:100%;
}

.firstAdds {
    width:300px;
}

.productAccLink {
    color:#4A3B14;
    font-size:12px;
    margin-right:0px;
    padding:3px 0 0 22px;
    font-size:11px;
    width:auto;
    height:20px;
    display:inline-block;
    background-image:url(../img/icons/frontend/accessory.png);
    background-position:0px 3px;
    background-repeat:no-repeat;
}

.secondAdds {
    vertical-align: middle;
}

.secondAdds img {
    border:0 none;
}

/**
 * Product order block
 */
div.productOrderBlock {
    margin:7px;
    font-size:11px;
    display:block;
    width:100%;
}

div.productOrderBlock h1 {
    font-size:16px !important;
    margin-bottom:15px !important;
    font-weight:bold !important;
}

div.productOrderBlock div {
    font-size:11px;
}

div.productOrderBlock div#shape1,
div.productOrderBlock div#shape2,
div.productOrderBlock div#shape3,
div.productOrderBlock div#shape4,
div.productOrderBlock div#shape5,
div.productOrderBlock div#shape6 {
    float:left;
}

div.productOrderBlock div.priceIndicator {
    float:right;
    margin-top:27px;
    margin-right:10px;
    font-size:26px;
    color:#0099CC;
}

div.shapeImgBlock {
    display:block;
    margin-top:20px;
    margin-bottom:20px;
    background:transparent;
    text-align:center;
    height:145px;
    vertical-align:middle;
}

div.shapeImgBlock img {
    border:0px;
    margin-left:-15px;
}

select#jTrackShapesSelector {
    width:220px;
}

.measurements {
    font-size:11px;
    padding:3px;
    background-color:#f7f7f7;
    margin-top:15px;
    text-align:justify;
    line-height: 18px;
}

.measurementsTable {
    width:420px;
    display:block;
    margin:0 auto;
}

.measurementsTable td {
    font-size:11px;
    line-height:normal;
    text-align:left;
    vertical-align:middle;
    width:140px;
}

.measurHead {
    font-weight:bold;
}

.measureItem {
    clear:both;
    margin:2px 0;
}

.measurInpLabel {
    font-size:13px;
    display:block;
    width:25px;
    float:left;
}

.measurInp {
    border:1px solid #B7B7B7;
    font-size:12px;
    width:30px;
}

.overall {
    font-weight: bold;
    font-size: 11px;
}

.measurements hr {
    background-color:#DDDDDD;
    border-width:0;
    color:#DDDDDD;
    height:1px;
}

.attrRow {
    text-align: left;
    margin-top:10px;
    line-height: normal;
}

.attrRow input {
    font-size:11px;
}

.textLabel {
    width:100%;
    font-size:11px;
    text-align:justify;
    display:inline-block;
    text-indent:15px;
}

.paramTable {
    margin-left:10px;
}

.emptyCell {
    width:10px;
}

.noteArea {
    width:400px;
    height:100px;
    border:1px solid #B7B7B7;
    font-size:12px;

}

.prodOrderTableSec {
    width:100%;
    font-size:11px;
    line-height:normal;
}

.productsTable {
    margin-top:15px;
    width:100%;
}
.productsTable tr {
    height:15px;
}
.productsTable th {
    background-color:#AF997D;
    text-align:center;
    color:white;
    text-transform:uppercase;
    font-size:10px;
}
.productsTable td {
    border-bottom:1px solid #AF997D;
    font-size:11px;
}

div.productOrderMessage {
    color:#CC0000;
}
div.productOrderMessage a {
    color:#CC0000;
    text-decoration:underline;
    font-weight:bold;
}
div.productOrderMessage a:hover {
    text-decoration:none;
}

div.accountInfoBlock {
    width:auto;
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}
div.accountInfoBlock a {
    color:#0000CC;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}
div.accountInfoBlock a:hover {
    text-decoration:underline;
}

/**
 * Basket styles
 */
table#basketTable {

}
table#basketTable tr th {
    background-color:#AF997D;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
}
table#basketTable tr td {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}
table#basketTable tr td div {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    margin-left:30px;
}
table#basketTable tr td input {
    text-align:right;
}
table#basketTable tr td.basketTotal {
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    color:#4A3B14;
}
table#basketTable tr td span.smallboldtable {
    font-weight:bold;
}
table#basketTable tr td a {

}
table#basketTable tr td a img {
    border:0px;
}

