ul#prodcat{
    list-style-image: url('../../template_images/icons/bullet.gif');
    font-size:12px;
    padding: 0px;
}

ul#prodcat li{
    height:16px;
    display:inline;
    vertical-align:top;
}

.prodcatlist {
    padding-left:0px;
    padding-right:4px;
	padding-bottom: 3px;
	line-height: 16px;
}

span.curr_name {
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #E3E3E3;
}    

table.prod_cat {
    width: 100%;
    margin-top: 10px;
}

table.prod_cat td {
    width: 33%;
    border: 1px solid #E3E3E3;
}    

span.prod_price {
    display: block;
    font-weight: bold;
    font-size: 14px;
}

table.prod_det {
    width: 100%;
}

td.prod_det_desc {
    text-align: center;
    padding-bottom: 5px;
    vertical-align: top
}      

td.prod_det_imgs {
    text-align: center;
    height: 50px;
    border-top: 1px solid #908583;
    border-bottom: 1px solid #908583;
    padding: 5px 0px 5px 0px;
}

td.prod_det_imgs table td {
    vertical-align: bottom;
}

td.prod_det_desc div.left {
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: bold;
}

div.prod_det_desc {
    text-align: center;
    position: relative;
    clear: both;
    padding: 10px 0px 10px 0px
}   

/* PROD CAT - listing */

table.prod_listing {
    width: 640px;
}

table.prod_listing td {
    text-align: left;
    width: 33%;
    vertical-align: top
}    

td.prod_listing_img {
    text-align: center;
    width: 100px;
    background: #FFFFFF;
    padding: 5px 10px 5px 10px;
    border-right: 1px solid #E3E3E3;
}

td.prod_listing_img img {
    margin: 0px auto 0px auto;
}    

td.prod_listing_desc {
    text-align: left;
    padding: 0px;
}

td.prod_listing_desc span {
    background: #E3E3E3;
    display: block;
    font-weight: bold;
    padding: 5px 0px 5px 5px;
}

td.prod_listing_desc p {
    padding: 5px;
}

td.prod_listing_subcat {
    text-align: left;
}

a.pc_button          {text-align:center;font-size: 11px;border: 1px solid #333333;padding: 3px;color: #333333; text-decoration: none}
a.pc_button:link     {text-align:center;font-size: 11px;border: 1px solid #333333;padding: 3px;color: #333333; text-decoration: none}
a.pc_button:visited  {text-align:center;font-size: 11px;border: 1px solid #333333;padding: 3px;color: #333333; text-decoration: none}
a.pc_button:active   {text-align:center;font-size: 11px;border: 1px solid #333333;padding: 3px;color: #333333; text-decoration: none}
a.pc_button:hover    {text-align:center;font-size: 11px;border: 1px solid #333333;padding: 3px;color: #333333; text-decoration: none}

/* PRODUCT LISTING */

table.product_listing {
    width: 100%;
}

table.product_listing th {
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    background: #291F42;
    height: 30px;
    
}

table.product_listing td {
    text-align: center;
    height: 18px;
    line-height: 18px;
}

/* cart.html */

span.cart_title {
    text-align: left;
    display: block;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #777777;
    height: 25px;
    border-bottom: 1px solid #E3E3E3;
}

table.cart td {

}

/* CHECKOUT (order.html) */

td.currentTab_left {
    background: url('../../template_images/tabs/currentTab_left.gif') no-repeat bottom left;
    width: 9px;
    height: 20px;
}

td.currentTab_middle {
    background: url('../../template_images/tabs/currentTab_middle.gif') repeat-x bottom left;
    height: 20px;
    color: #666666;
    font-weight: bold;
}

td.currentTab_right {
    background: url('../../template_images/tabs/currentTab_right.gif') no-repeat bottom left;
    width: 8px;
    height: 20px;
}

td.otherTab_left {
    background: url('../../template_images/tabs/otherTab_left.gif') no-repeat bottom left;
    width: 9px;
    height: 20px;
}

td.otherTab_middle {
    background: url('../../template_images/tabs/otherTab_middle.gif') repeat-x bottom left;
    height: 20px;
    color: #333333;
    font-weight: bold;
}

td.otherTab_right {
    background: url('../../template_images/tabs/otherTab_right.gif') no-repeat bottom left;
    width: 8px;
	float:left;
	margin-right:2px;
}

td.disabledTab_left {
    background: url('../../template_images/tabs/otherTab_left.gif') no-repeat bottom left;
    width: 9px;
    height: 20px;
}

td.disabledTab_middle {
    background: url('../../template_images/tabs/otherTab_middle.gif') repeat-x bottom left;
    height: 20px;
    color: #AAAAAA;
}

td.disabledTab_right {
    background: url('../../template_images/tabs/otherTab_right.gif') no-repeat bottom left;
    width: 8px;
    height: 20px;
}

table.nav_tabs {
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #B4B4B4;
}    

input.cont_shop {
    background: url('../../template_images/buttons/continue_shopping.jpg') no-repeat top left; 
    width: 132px; 
    height: 17px; 
    border: 0px;
    margin: 0px;
}

fieldset {
    border: 1px solid #818181;
    margin-bottom: 10px;
}

fieldset.confirm_options {

}

fieldset legend {
color:#999999;
font-size:13px;
font-weight:bold;
margin-left:10px;
padding:0 5px;
}    
    
div.order_next {
    text-align: right;
    margin: 10px 10px 0px auto;
    width: 100%;
}

textarea.order_comments {
    width: 200px;
    height: 50px;
}

#item_err {
    color: #000000;
    background: #F99393;
}
