#gallerybuy
{
        clear:both;
        width:100%;
        height:100%;
}
#gallerybuy h1
{ 
        display:block;
        text-align:center;
}
#gallerybuy .item
{
    max-width:180px;
    height:auto;
    margin:5px;
    float:left;
    border: 1px solid #CCCCCC;
    background-color:#FFFFFF;
}
#gallerybuy .wps-gallery-template1-top
{
    line-height: normal;
}

.wps-gallery-template1-title
{
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 10px;
    text-align: center;
}

#gallerybuy .wps-gallery-template1-bottom
{
    padding: 10px;
    background-color: #F1F1F1;
    border-top: 1px solid #DDDDDD;
}
.wps-gallery-template1-thumb{
    padding: 10px;
    line-height: normal;
}
.wps-gallery-template1-thumb img{
    width: 150px;
    height: 150px;
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    padding: 4px;
    border-radius:0;
    box-shadow: none;
}
.wps-gallery-template1-thumb img:hover{
    background-color: #A9A9A9;
    border-color: #8F8F8F;
}
.wps-gallery-template1-thumb a{
    line-height: normal;
}
.wps-gallery-template1-buy-button{
    text-align: center;
}
.wps-gallery-template1-buy-button input[type="button"]{
    margin: 0 !important;
    cursor: pointer !important;
    font-family: Helvetica,Arial,sans-serif !important;
    background-color: #B0B2B8 !important;
    background-image: none !important;
    border: 1px solid #A2A3A6 !important;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    color: #FFFFFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 1.4 !important;
    padding: 5px 10px !important;  
}
.wps-gallery-template1-buy-button input[type="button"]:hover{
    background-color: #DBDBDB !important;
    border-color: #B3B3B3 !important;
    color: #4A4A4A !important;
}
#gallerybuy .clear{
        clear:both;
}

#variationTable{
    font-size:12px;
    border:1px solid #DDDDDD;
    border-collapse:collapse;
}
#variationTable thead tr th{
    font-weight:bold;
    padding:10px 5px;
    border:1px solid #CCC;
    background: #E0E0E0;
}
#variationTable tbody tr td{
    font-weight:normal;
    padding:4px;
    border:1px solid #DDDDDD;
}
#variationTable .wps_tr_odd{
    background: #FFF;
}
#variationTable .wps_tr_even{
    background: #F3F3F3;
}
#thumImg{
    width:125px;
    padding: 4px;
    border: 1px solid #DDD;
}

#add_to_cart_dialog .wpps_image_title{ 
    font-size: 12px;
    padding: 15px 0;
    text-transform: uppercase;
}

.add_to_cart_popup_success_msg{
    margin: 10px 0;
    padding: 10px;
    background-color: #DDF5DB;
    border: 1px solid #B2E3AF;
    color: #252000;
    font-size: 14px;
    line-height: 26px;
}
.wps_item_added_msg{
    font-family: arial;
    font-size: 24px;
    padding-top: 10px;
}
.wps_popup_items_added_list{
    border-top: 1px solid #D5E6D7;
    margin: 20px 0;
    padding: 5px 0;
    font-size: 14px;
}
.wps_popup_view_cart{  
border-radius:2px 2px 2px 2px; border-style:solid; border-width:1px;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;
line-height:17px;margin:0 10px 0 0;outline:medium none;padding:5px 16px;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);vertical-align:baseline;
background:#C6DF9F; border-color:#ACC488 #98B86D #86AC53;   
}
.wps_popup_view_cart_section a{
    text-decoration: none;
}
.wps_popup_continue_shopping{
border-radius:2px 2px 2px 2px; border-style:solid; border-width:1px;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;
line-height:17px;margin:0 10px 0 0;outline:medium none;padding:5px 16px;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);vertical-align:baseline;
background:#D4D4D4;border-color: #C4C4C4 #B8B8B8 #ADADAD; 
}
.wps_popup_continue_shopping_section a{
text-decoration: none;
}
#add_to_cart_dialog .qtyInput{
width: auto !important;
}
