/* COMMON */
body,html{
margin: 0;
margin-left: 2px;
margin-right: 2px;
font-size: 12px;
font-family: tahoma,arial,verdana;
text-align: center;
}
#body_table{
margin: auto;
width: 100%;
background-color: #FFFFFF;
text-align: left;
}
.spacer{
clear: both;
margin: 0;
padding: 0;
}
img{
border: none;
}
a{
outline: none;
}
td.column_left{
background-color: #FFFFFF;
}
.new_product{
color: red;
font-weight: bold;
}
.centered{
text-align: center;
}

/* H1 */
h1{
margin: 0;
padding: 0;
border: 0px solid #197a30;
color: #3D3D3D;
font-size: 30px;
font-weight: bold;
text-align: center;
}
h1 span{
display: block;
padding-top: 9px;
padding-bottom: 9px;
}
h2{
color: #3D3D3D;
font-size: 16px;
text-decoration: none;
text-align: center;
}

/* ASSOCIATED PRODUCTS / ASSOCIATED THUMBS */
#product_group_desc{
margin: 0;
padding-top: 80px;
font-size: 16px;
text-align: center;
border-bottom: 3px solid #09653a;
color: #09653a;
}

/* PAGE */
.page{
border: 10px solid #FFFFFF;
}

/* UPPERCONTENT */
.uppercontent a, .lowercontent a, #main_description a{
color: #2C6609;
font-weight: bold;
}

.uppercontent a:hover{ 
color: #7AB359;
}
.lowercontent a:hover{
color: #7AB359;
}

#main_description a:hover{
color: #7AB359;
}

/* CRUMBTRAIL */
#crumbtrail{
padding-bottom: 6px;
color: #bcbcbc;
font-size: 10px;
text-align: left;
}
#crumbtrail a{
color: #bcbcbc;
font-size: 10px;
text-align: left;
}

/* BANNER */
#banner{
zoom: 100%;
background-image: url('/images/common/banner_bg_100percent.jpg');
background-repeat: repeat-x;
background-position: left top;
}
#banner .logo{
display: table-cell;
float: left;
width: 290px;
height: 94px;
background-image: url('/images/common/logo.jpg');
background-repeat: no-repeat;
text-decoration: none;
}

/* PROMOTIONS */
#promotions{
clear: both;
}
.transitional_banners_container{
display: inline;
float: left;
width: 745px;
}

/* GALLERY */
.gallery_thumbs a img{
border-top: 4px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}

/* BASKETBOX */
#basketbox{
display: table-cell;
float: right;
width: 197px;
background-color: #FFFFFF;
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
}
.basketbox_top{
display: none;
}
.basketbox_items, .basketbox_value, a .basketbox_items, a .basketbox_value{
display: table-cell;
float: left;
width: 80px;
margin-top: 27px;
margin-bottom: 27px;
color: #000000;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.basketbox_value, a .basketbox_value{
float: right;
width: 100px;
text-decoration: underline;
}
.basketbox_checkout, a .basketbox_checkout{
clear: both;
display: block;
height: 25px;
padding-top: 3px;
background-image: url('/images/common/checkout_button.gif');
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: center;
}

/* NAV_TOP */
#nav_top{
clear: both;
height: 46px;
background-image: url('/images/common/nav_top_bg.gif');
background-repeat: repeat-x;
text-align: center;
}
#nav_top a{
display: -moz-inline-stack;
display: inline-block;
width: 145px;
height: 30px;
margin-top: 8px;
margin-left: 2px;
margin-right: 2px;
background-image: url('/images/common/nav_top_default.gif');
background-position: right top;
background-repeat: no-repeat;
background-color: #E2EFE5;
color: #000000;
font-size: 12px;
text-decoration: none;
cursor: pointer;
}
#nav_top a span{
display: block;
margin-top: 7px;
padding-left: 2px;
padding-right: 28px;
text-decoration: underline;
text-align: center;
}

/* NAV_LEFT */
#nav_left{
width: 191px;
background-color: #FFFFFF;
margin-top: 4px;
}
#nav_left a{
display: block;
}
.nav_left_top{
display: none;
}
a.nav_left_lvl1{
margin-top: 8px;
background-image: url('/images/common/nav_left_lvl1_original.gif');
background-position: left top;
background-repeat: no-repeat;
background-color: #2C6609;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.nav_left_lvl1 span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
a.nav_left_lvl1:hover{
text-decoration: underline;
}
a.nav_left_lvl1_selected{
}
a.nav_left_lvl2{
background-color: #2C6609;
color: #F2F2F2;
text-decoration: none;
}
a.nav_left_lvl2 span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
a.nav_left_lvl2:hover{
text-decoration: underline;
}
a.nav_left_lvl2_selected{
background-color: #DDEFE1;
color: #3D3D3D;
text-align: center;
font-weight: bold;
}

/* NAV_HELP */
#nav_help{
width: 191px;
background-color: #FFFFFF;
margin-top: 4px;
}
.nav_help_top{
background-image: url('/images/common/nav_help_top.gif');
background-position: left top;
background-repeat: no-repeat;
color: #FFFFFF;
font-weight: bold;
}
.nav_help_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
#nav_help a{
display: block;
}
#nav_help a{
background-color: #D4C6BA;
color: #000000;
text-decoration: none;
}
#nav_help a span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
#nav_help a:hover{
text-decoration: underline;
}
#nav_help a.selected{
background-color: #DDEFE1;
color: #3D3D3D;
text-align: center;
font-weight: bold;
}

/* NAV_RIGHT */
#nav_right{
width: 191px;
background-color: #FFFFFF;
margin-top: 4px;
}
.nav_right_top{
background-image: url('/images/common/nav_help_top.gif');
background-position: left top;
background-repeat: no-repeat;
color: #FFFFFF;
font-weight: bold;
}
.nav_right_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
#nav_right a{
display: block;
width: 191px;
}
#nav_right a{
background-color: #D4C6BA;
color: #000000;
text-decoration: none;
}
#nav_right a span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
#nav_right a:hover{
text-decoration: underline;
}
#nav_right a.selected{
background-color: #DDEFE1;
color: #3D3D3D;
text-align: center;
font-weight: bold;
}


/* SEARCHBOX */
#searchbox{
margin-top: 4px;
}
#searchbox form{
margin: 0;
padding: 0;
}
.searchbox_top{
display: none;
}
.searchbox_string{
display: table-cell;
float: left;
width: 146px;
height: 18px;
padding-left: 3px;
border: 1px solid #000000;
}
.searchbox_submit{
display: table-cell;
float: right;
width: 36px;
height: 22px;
border: 1px solid #000000;
background-color: #2C6609;
color: #FFFFFF;
font-weight: bold;
}

/* TRADE LOGIN / LOGINBOX */
#loginbox{
width: 191px;
margin-top: 4px;
}
#loginbox form{
margin: 0;
padding: 0;
}
.loginbox_top{
border: 3px solid #2C6609;
border-bottom: none;
font-weight: bold;
}
.loginbox_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
.loginbox_middle{
padding: 5px;
border: 3px solid #2C6609;
background-color: #ddefe1;
}
#loginbox label{
display: block;
font-size: 10px;
font-weight: bold;
}
.loginbox_user_name, .loginbox_password{
width: 168px;
border: 1px solid #000000;
}
.loginbox_login{
width: 171px;
margin-top: 3px;
border: 1px solid #000000;
background-color: #2C6609;
color: #FFFFFF;
font-weight: bold;
}

/* NAV_RECENT */
#nav_recent{
margin-top: 4px;
}
.nav_recent_top{
border: 3px solid #bcbcbc;
font-weight: bold;
text-align: center;
}
.nav_recent_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
#nav_recent a, #nav_recent .vacant{
display: table-cell;
float: left;
margin: 2px;
margin-top: 4px;
margin-bottom: 0;
}
#nav_recent a img, #nav_recent .vacant img{
width: 85px;
border: 1px solid #bcbcbc;
}
#nav_recent a .product_name{
display: none;
}

/* NAV_FEATURED (FEATURED PRODUCTS) */
#product_featured{
margin-top: 4px;
}
.product_featured_top{
border: 3px solid #bcbcbc;
font-weight: bold;
text-align: center;
}
.product_featured_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
}
#product_featured a{
display: block;
margin: 2px;
margin-top: 4px;
margin-bottom: 0;
color: #000000;
text-decoration: none;
}
#product_featured a br{
display: none;
}
#product_featured a img{
float: left;
width: 85px;
margin-right: 3px;
border: 1px solid #bcbcbc;
}
#product_featured a .product_name{
display: block;
text-decoration: underline;
}

/* SUBSECTIONS - IMAGE_CONTENT_NAME */
.subsections{
text-align: center;
}
.subsections a{
display: block;
color: #000000;
}
.subsections a img{
margin-top: 30px;
}


/* SUBSECTIONS - BOXED */
.subsections_boxed{
}
.subsections_boxed a{
display: block;
width: 284px;
height: 127px;
background-image: url('/images/common/subsection_bg_b.gif');
background-repeat: no-repeat;
color: #000000;
cursor: pointer;
text-align: left;
text-decoration: none;
}
.subsections_boxed a .thumb_image{
display: table-cell;
float: left;
margin-left: 8px;
margin-top: 18px;
background-color: #FFFFFF;
}
.subsections_boxed a .thumb_image img{
margin-top: 0;
}
.subsections_boxed a .thumb_name{
display: table-cell;
float: right;
width: 165px;
margin-top: 24px;
margin-right: 12px;
text-decoration: underline;
}
.subsections_boxed a .thumb_content{
display: table-cell;
float: right;
width: 165px;
margin-top: 4px;
margin-right: 12px;
color: #696969;
}

/* FOOTER */
#footer{
height: 278px;
background-image: url('/images/common/footer_tile.gif');
background-repeat: repeat-x;
background-position: center bottom;
}
.footer_bg{
height: 278px;
background-image: url('/images/common/footer.gif');
background-repeat: no-repeat;
background-position: center bottom;
}
#footer .ishop_secure{
display: inline;
float: left;
width: 117px;
margin-top: 210px;
margin-left: 4px;
}
#footer .accepted_cards{
display: inline;
float: left;
width: 149px;
height: 64px;
margin-top: 210px;
margin-left: 4px;
background-image: url('/images/common/accepted_cards.gif');
background-repeat: no-repeat;
}
#footer .address{

display: inline;
float: left;
position: relative; 
left: 12.5%;
width: 415px;
margin-top: 232px;
margin-left: 0px auto;
color: #FFFFFF;
font-weight: bold;
text-align: center;
}
#footer .tel{
display: inline;
float: right;
width: 274px;
margin-top: 230px;
margin-right: 8px;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
text-align: right;
}

/* ORDER BUTTON */
#order{
padding: 12px;
width: 100%;
border: 2px dashed #2C6609;
border: 2px dashed #000000;
text-align: center;
}
#order:hover{
border-color: #2C6609;
}
#order table{
width: 100%;
}
#order form{
margin: 0;
padding: 0;
}
td.order_qty_prompt{
}
.order_button{
border: 1px solid #000000;
background-color: #2C6609;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
}
#multi_product:first-line{
font-weight: bold;
}
#order_out_of_stock{
width: 252px;
height: 64px;
background-image: url('/images/common/out_of_stock.gif');
background-repeat: no-repeat;
background-position: right center;
}
#order_out_of_stock center{
display: none;
}

/* PRODUCT THUMBS */
.product{
width: 284px;
width: 100%;
border: 1px solid #bcbcbc;
}
.product form{
margin: 0;
padding: 0;
}
.product a{
color: #000000;
text-align: left;
text-decoration: none;
}
.product .product_name{
display: block;
height: 30px;
margin-bottom: 8px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #D4D3BA;
color: #000000;
font-weight: bold;
text-align: center;
}
.product .product_image img{
float: left;
border: 5px solid #FFFFFF;
}
.product .product_description{
display: block;
padding-right: 5px;
padding-left: 5px;
text-align: justify;
cursor: pointer;
}
.product .more_info{
display: block;
float: left;
margin-top: 8px;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}
.product .product_bottom{
clear: both;
height: 31px;
border: 1px solid #FFFFFF;
border-top: none;
background-color: #D4D3BA;
text-align: center;
}
.product .product_price{
display: table-cell;
float: left;
width: 49%;
padding-top: 8px;
font-weight: bold;
text-align: center;
}
.product .product_price .heading{
color: #2C6609;
}
.product .product_order_button{
display: table-cell;
float: right;
width: 76px;
margin-right: 6px;
}
.product .product_order_button input{
width: 76px;
height: 27px;
padding-left: 20px;
border: 1px solid #000000;
border: none;
background-image: url('/images/common/product_thumb_order_button_d.gif');
background-repeat: no-repeat;
background-color: #D4D3BA;
color: #000000;
font-size: 14px;
font-weight: bold;
cursor: pointer;
text-align: center;
}


#option_prompt0,
#option_prompt1,
#option_prompt2,
#option_prompt3,
#option_prompt4,
#option_prompt5,
#option_prompt6,
#option_prompt7,
#option_prompt8{
text-align: right;
}
#option_select0,
#option_select1,
#option_select2,
#option_select3,
#option_select4,
#option_select5,
#option_select6,
#option_select7,
#option_select8{
text-align: left;
}
