/* ---> main content begin <--- */ 

#main_content {

     vertical-align : top;
     padding-left : 10px;
     padding-right : 10px;
     width : 704px;
     background : #FFFFFF;
     font-size : 11px;
}

#main_content table {

     width : 100%;
}

#featured {

     padding-top : 30px;
     padding-left : 240px;
     width : 464px;
     height : 210px;
     background : url("featured.png") no-repeat top;
     position: relative;
}

#featured a {

}

#featured table {

     height : 180px;
     width : 375px;
}

#featured td {

     border-top : 1px solid #E0E0E0;
}

#featured tr:first-child td {

     border-top : none;
}

#featured td a {

     padding-left : 4px;
     padding-right : 4px;
     display: block;
}

#featured td a:hover {

     text-decoration : none;
}

.featured_box {

     display : none;
     width : 213px;
     height : 180px;
}

.featured_box span {

     width : 185px;
     height : 160px;
     display : table-cell;
     vertical-align : middle;
     text-align : center;
}

tr.active, #featured tr:hover {

     background : #FFFFFF;
}

#featured tr.active .featured_box, #featured tr:hover .featured_box {

     position : absolute;
     top : 43px;
     left : 24px;
     display : inline;
}

#color_search {

     padding-left : 2px;
}

.error {

     background : #91345E;
}

.message_stack {

     color : #FFFFFF;
     padding-top : 4px;
     padding-bottom : 4px;
     padding-left : 16px;     
     font-size : 11px;
}

.head_content {

     vertical-align : top;
     padding-left : 16px;
     padding-top : 5px;
     padding-bottom : 5px; 
}

.content_text {

     vertical-align : top;
     padding-left : 25px;
     padding-right : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
}

.content_text_address {

     vertical-align : top;
     padding-left : 25px;
     padding-right : 25px;
     padding-top : 5px;
}

.method_cell {

     padding-left : 25px;
     padding-right : 25px;
     padding-top : 2px;
     padding-bottom : 2px;
}

.method_div {
    
    padding-top : 4px;
    padding-bottom : 4px;
}

.login_left {

     width : 50%;
     padding-top : 10px;
     padding-bottom : 10px;
     vertical-align : top;
}


.login_right {

     padding-top : 10px;
     padding-bottom : 10px;
     vertical-align : top;
}

.input_label_form {

     width : 130px;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
     font-weight : bold;
}

.input_label_company {

     padding-left : 25px;
}

.input_company {

     width : 180px;
}

.input_label_form_short {

     width : 70px;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
     font-weight : bold;
}

.input_label {

     width : 200px;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
     font-weight : bold;
}

.input_label_short {

     float : left;
     width : 143px;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
}

.input_label_medium {

     float : left;
     width : 220px;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
}

.input_label_long {

     float : left;
     width : 280px;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
}

.login_button {

     padding-right : 43px;
     clear : both; 
     text-align : right; 
}

.marg_left {

     vertical-align : top;
     padding-left : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
}

.marg_left ul {

     padding-left : 25px;
}

.marg_right {

     text-align : right;
     padding-right : 25px;
     padding-top : 5px;
     padding-bottom : 5px;
}

.button_left {

     padding-left : 25px;
     padding-top : 10px;
     padding-bottom : 10px;
}

.button_right {

     padding-right : 25px;
     padding-top : 10px;
     padding-bottom : 10px;
     text-align : right;    
}

.product_out_of_stock {

     color : #91345E;
     font-weight : bold;
}

.input_requirement {

     color : #91345E;
}

.comment_line {

     padding-left : 16px;
     padding-top : 5px;
     padding-bottom : 5px;
}

#checkout_table {

     border-top : 1px solid #EBE8E6;
     border-right : 1px solid #EBE8E6;
}

.checkout_cell {

     border-left : 1px solid #EBE8E6;
     border-bottom : 1px solid #EBE8E6;
     text-align : center;
     padding-left : 6px;
     padding-right : 6px;
     padding-bottom : 3px;
     padding-top : 3px;
}

.checkout_div {

     float : left;
     width : 33%;
}

.checkout {

     padding-top : 5px;
}

.marg_checkout {

     text-align : center;
     padding-top : 10px;
     font-weight : bold;
}

.checkout_line_left {

     float : left; 
     width : 16%;
     height : 11px;
     text-align : right;
}

.checkout_line {

     float : left; 
     width : 68%;
     height : 11px;
     text-align : center;
     background : url("checkout_line.gif");
}

.checkout_line_right {

     float : left;
     height : 11px;
}

.checkout_bar_from, .checkout_bar_to {

     width : 33%;
     float : left;
     padding-top : 10px;
     padding-bottom : 10px;     
     color : #8c8c8c;
     text-align : center;
}

.checkout_bar_current {

     width : 33%;
     float : left;
     padding-top : 10px;
     padding-bottom : 10px;
     color : #656565;
     text-align : center;
}

/* ---> main content end <--- */ 

/* ---> cart, product listing and product page begin <--- */

#manufacturer_name {

     padding-left : 10px;
     font-size : 13px;
     font-weight : bold;
}

#manufacturer_logo {

     padding-right : 10px;
     text-align : right;
}

#manufacturer_image {

     padding-left : 10px;
}

#manufacturer_description {

     padding-left : 15px;
     padding-right : 10px;
}

.manufacturer_products_line {

     height : 120px;
     background : url("manufacturer_products.png") no-repeat;
}

.manufacturer_products {

     height : 120px;
}

.manufacturer_category {

     padding-left : 7px;
     padding-top : 2px;
     width : 697px;
     height : 21px;
     font-weight : bold;
     line-height : 14px;
     background : url("manufacturer_category.png") no-repeat top;
}

.manufacturer_category_description {

     padding-left : 13px;
     padding-right : 13px;
}

.manufacturer_category_description p {

     margin-top : 2px;
     margin-bottom : 2px;
}

.manufacturer_products_box {

     padding-left : 11px;     
     float : left;
     width : 105px;
     height : 105px;

}

.manufacturer_products_image {

     float : left;
}

.manufacturer_products_image div {

     height : 73px;
     width : 105px;
     display : table-cell;
     vertical-align : middle;
     text-align : center;
}

.manufacturer_products_name {

     float : left;
     height : 47px;
     width : 105px;
     text-align : center;
}

.manufacturer_products_name A {

     color : #6D6D6D;
     text-decoration : none;
}

.manufacturer_products_name A:hover {

     color : #6D6D6D;
     text-decoration : underline;
}

#specials {

     height : 32px;
     background : url("header/specials.png") no-repeat left bottom;
}

#specials_short {

     height : 22px;
     background : url("header/specials.png") no-repeat left bottom;
}

#products_new {

     height : 32px;
     background : url("header/products_new.png") no-repeat left bottom;
}

#best_sellers {

     height : 40px;
     width : 680px;
     background : url("header/best_sellers.png") no-repeat top;
}

#related_products {

     height : 40px;
     width : 705px;
     background : url("header/related_products.png") no-repeat top;
}

.product_color_box {

     float : left;
     padding-top : 2px;
     width : 140px;
     height : 183px;
     background : url("product_color_box.png") no-repeat top right;
}

.product_color_box_small {

     float : left;
     padding-top : 2px;
     width : 140px;
     height : 183px;
}

.product_box_name2 {

     padding-top : 4px;
     height : 28px;
     text-align : center;
     font-weight : bold;
     line-height : 14px;
}

.product_box_name2 A {

     text-decoration : none;
     color : #6D6D6D;
}

.product_box_name2 A:hover {

     text-decoration : underline;
}

#product_box_image2 div {

     height : 85px;
     width : 174px;
     display : table-cell;
     vertical-align : middle;
     text-align : center;
}

#product_box_price2 {

     height : 22px;
     text-align : center;
}

.product_box {

     float : left;
     padding-bottom : 10px;
     padding-left : 7px;
     padding-right : 12px;
     height : 172px;
     width : 685px;
     background : url("product_box.png") no-repeat top;
}

.product_box_name {

     float : left;
     padding-top : 2px;
     height : 20px;
     width : 500px;
     font-weight : bold;
     line-height : 14px;
}

.product_box_name A, .manufacturer_category A {

     font-size : 11px;
     text-decoration : none;
     color : #2D2D2D;
}

.product_box_name A:hover, .product_of_day_name A:hover, .manufacturer_category  A:hover {

     text-decoration : underline;
}

.product_box_manufacturer {

     float : left;
     padding-top : 2px;
     height : 20px;
     width : 185px;
     text-align : right;
}

.product_box_image {

     float : left;
     height : 110px;
     width : 120px;
}

.product_box_image div {

     height : 110px;
     width : 110px;
     display : table-cell;
     vertical-align : middle;
     text-align : center;
}

.product_box_short {

     float : left;
     height : 40px;
     width : 565px;
}

.product_box_images {

     float : left;
     height : 70px;
     width : 565px;
}

.product_box_images div {

     float : left;
     padding-top : 6px;
     padding-left : 6px;
     width : 50px;
     text-align : center;
}

.product_box_images a {

     height : 42px;
     display : table-cell;
     vertical-align : middle;
}

.product_box_images span {

     display : block;
}

.product_box_price1 {

     float : left;
     height : 40px;
     width : 40px;
}
.product_box_price2 {

     float : left;
     height : 40px;
     width : 85px;
}

.product_box_description {

     float : left;
     height : 40px;
     width : 560px;
}

.product_box_description A {

     color : #6D6D6D;
     text-decoration : underline;
}

.product_special_price {
   
     color : #6D6D6D;
     font-weight : bold;
}

.product_red_price {
   
     color : #DD0F0F;
     font-weight : bold;
}

.product_price {

     color : #91345E;
     font-weight : bold;
}

.product_price_big {

     font-size : 12px;
     color : #91345E;
     font-weight : bold;
}

.product_red_price_big {

     font-size : 12px;
     color : #DD0F0F;
     font-weight : bold;
}

.product_button_buy {

     width : 77px;
     height : 22px;
     display : block;
     background : url("button_buy_now.png");
     border : 0px;
     cursor : pointer;
     text-indent : -1000em;
}

.results {

     padding-top : 5px;
     padding-bottom : 5px;
     padding-left : 7px;
     padding-right : 7px;   
     font-size : 10px;
}

A.page_results {

     color : #91345E;
}

A.page_results:hover {

     color : #749639;
}

.product_prev_next {

     padding-top : 10px;
     padding-bottom : 15px;
     text-align : center;
}

#product_images {

     width : 264px;
     vertical-align : top;
     text-align : center;
     padding-left : 10px;
     padding-bottom : 5px;
}

#product_image {

     position : relative;
     padding-bottom : 4px;
}

#percentage-icon {

     position : absolute; 
     top : 0; 
     right : 5px;
     padding-top : 9px;
     height : 27px;
     width : 36px;
     background : url("percentage-icon.png");
     color : #FFFFFF;
     font-size : 9px;
     font-weight : bold;
     text-align : center;
}

.attribute {

     width : 254px;
     float : left;
     padding-top : 5px;
     text-align : center;
}

.images_header {

     padding-top : 15px;
     padding-bottom: 5px;
     clear : both;
     font-size : 10px;
     text-align : left;
}

.extra_images {

     padding : 4px;
     float : left;
}

.color_images {

     padding : 2px;
     height : 43px;
     float : left;
}

.extra_images div {

     width : 80px;
     height : 80px;
     display : table-cell;
     vertical-align : middle;
     text-align : center;
}

.color_images div {

     width : 40px;
     height : 32px;
     display : table-cell;
     vertical-align : middle;
     text-align : center;
}

.extra_fields {

     vertical-align : top;
     width : 278px;
     padding-left : 12px;
     padding-top : 10px;
     padding-bottom : 10px;
}

#extra_fields_content {

     padding-right : 7px;
}

.extra_fields ul {

     margin-left : 17px;
     padding : 0px;
}

#history {

     width : 140px;
     vertical-align : top; 
     text-align : center;
     padding-bottom : 10px;
}

#history_header {

     width : 140px;
     height : 30px;
     background : url("history_header.png");
     display : block;
}

#history div {

     margin-top : 15px;
}

#history A {

     font-size : 9px;
     text-decoration : none;
}

#history A:hover {

     font-size: 9px;
     text-decoration : underline;
}

.list_header {

     list-style : none;
     font-weight : bold;
}

.option_padding {

     padding-top : 14px;
}

.option_left {

     float : left;
     padding-top : 2px;
     width : 40px;
     height : 29px;
}

.option_middle {

     float : left;
     padding-top : 3px;
     width : 35px;
     height : 28px;
}

.option_middle input {

     width : 22px;
}

.option_right {

     float : left;
     width : 87px;
     height : 33px;
}

.option_cost {

     float : left;
     padding-top : 2px;
     height : 29px;
}

#product_options button {

     display : block;
}

.product_text {

     padding-left : 25px;
     padding-right : 25px;
     padding-top : 10px;
     padding-bottom : 10px;
}

.review_heading {

     padding-top : 3px;
     padding-bottom : 3px;
     color : #91345E;
     font-weight : bold;
     text-align : center;
}

.air_cart {

     height : 20px;
}

#cart_heading_line {

     padding-top : 6px;
     padding-left : 7px;
}

.cart_heading {

     padding : 3px;
     color : #91345E;
     font-weight : bold;
     text-align : center;
}

.cart_heading_quantity {

     padding-left : 28px;
     padding-right : 3px;
     padding-top : 3px;
     padding-bottom : 3px;
     color : #91345E;
     font-weight : bold;
}

.cart_image {

     padding : 4px;
}

.cart_input {

     width : 92px;
     padding : 4px;
}

.cart_input div {

     float : left;
}

#cart_available {

     position : absolute; 
     left : 4px; 
     bottom : 12px;
}

.product_listing_odd  {

     font-size : 11px;
}

.product_listing_even {

     font-size : 11px;
}

.stock_warning {

     text-align : center;
     padding-top : 3px;
     padding-bottom : 10px;
}

/* ---> cart, product listing and product page end <--- */ 
