
.content_norm, .content_form {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    line-height: 20px;
    color: #303F56;
}
.testimonials {
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: tahoma, verdana;
    font-size: 12px;
    line-height:7px;
    font-weight: bold;
}

#arrivals p, #bestsell p{
    text-align: right;
    font-size: 12px;
}

#arrivals a, #bestsell a {
    font-weight: bold;
    color: #4fa214;
}

.frontpage {
    background-color: #ddedd3;
    border: 1px solid #B6B2A9;
    color: #54a717;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    margin-bottom: 3px;
}
.frontpage span {
    padding-left:127px;
    color: #000;
    font-size: 10px;
    font-weight: 100;
}
.two_lines {
    height: 30px;
    overflow: hidden;
}
.frontpage_desc {
    height: 45px;
    overflow: hidden;
}
#products {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
#products p {
    clear: both;
    display: block;
    padding-top: 5px;
    line-height: 13px;
}
hr {
    border: 0pt none;
    color: #c4ccdb;
    height: 1px;
    background-color: #c4ccdb;
    clear: both;
    width: 98%;
}
.buildnow {
    width: 106px;
    height: 20px;
    bottom: 23px;
    left: 32px;
    margin-left:12px;
    margin-right:12px;
    margin-top:5px;
    position: absolute;
}
.buildnow a:hover {
   background-position:100% 100%;
}
.buildnow a {
    background: url(/images/build_now.gif) no-repeat left top;
    background-position:0% 0%;
    display: block;
    color: #000;
    font-family:tahoma,verdana;
    font-weight:bold;
    font-size: 12px;
    line-height:20px;
    padding-left:23px;
    text-decoration:none;
}
.product_thumb {
    float:left;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 10px;
    width: 180px;
    height: 300px;
    position: relative;
    text-align: center;
    border-right: 1px solid #c4ccdb;
}
.product_thumb_end {
    float:left;
    padding-left: 9px;
    padding-right:9px;
    margin-top: 10px;
    height: 300px;
    width:176px;
    position: relative;
    text-align: center;
}
.product_thumb span, .product_thumb_end span {
    color: #5aa823;
    font-weight: bolder;
    background-color:#FFFFFF;
    display: block;
    font-size: 18px;
    
    text-align: center;
}
.product_thumb h1, .product_thumb_end h1 {
    color: #58595b;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    text-align: center;
    overflow: hidden;
}
.product_thumb h2, .product_thumb_end h2 {
    color: #000;
    font-size:10px;
    line-height:12px;
    text-align:center;
    text-decoration:none;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 48px;
    width:180px;
}
.view_all {
    position: absolute; 
    bottom: 0px; 
    left: 0px;
    text-align: center;
    width: 100%;
}
.intro_content {
    border: 1px solid #B6B2A9;
    clear: both; 
    padding: 7px; 
    text-align:justify;
    font-family: Tahoma, Verdana; 
    font-size: 12px; 
    line-height: 17px;
}
.intro_content img {
     float: right;
     margin: 5px;
}
.intro_content p {
    padding-left: 4px;
    padding-right: 4px;
}
.cartdetail {
    margin: 8px;
}
.cartdetail span {
    color:#54A717;
    font-weight:bold;
}
.comments {
    font-family: arial; font-size: 9pt; color: #444444; width: 515px; border-width: 1px; border-style: solid; border-color: #cca458; background-color: #fef7e1; padding: 6px;
}
#checkout {
    float: left;
    padding-left: 15px;
}
#cart {
    float: right;
    width: 500px;
}
#checkout_container {
    width: 1005px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left; 
    height: 350px;
}

.dot_underline {
    background:transparent url(/images/arrow.gif) no-repeat scroll left top;
    line-height:16px;
    padding-left:10px;
    margin-left: 6px;
    width: 180px;
}
.cart_row_option {
    border: 1px solid #b2790b;
    height: 20px;
    margin: 3px;
}
.cart_row_option:hover {
    background-color:#fffFDF;
}
.details_form {

    float: left;
    margin-left: 5px;
}
.recommended  {
    width: 47%;
    padding-left:5px;
    padding-right:3px;
    height: 110px;
}

.recommended p {
    text-align: left;
    font-size: 12px;
    line-height: 15px;
}
.column_header .top_left {
    position: absolute; 
	display: block;
    top: -1px; left: -1px; 
    background-image: url(/images/browsev2/tl.jpg) no-repeat; 
    height: 3px; width: 4px;
}
.column_header .top_right {
    position: absolute; 
	display: block;
    top: -1px; right: -1px; 
    background-image: url(/images/browsev2/tr.jpg) no-repeat; 
    height: 3px; width: 4px;
}
.main_image_container {
    position: relative;
    border: 1px solid #d0d6e2;
    margin-top: 5px;
}
.main_image_container .top_left, .thumb_container .top_left {
    position: absolute; 
    top: -1px; left: -1px; 
    background: url(/images/browsev2/product_box.jpg) no-repeat top left; 
    height: 4px; width: 4px;
}
.main_image_container .top_right, .thumb_container .top_right {
    position: absolute; 
    top: -1px; right: -1px; 
    background: url(/images/browsev2/product_box.jpg) no-repeat top right;  
    height: 4px; width: 4px;
}
.main_image_container .bottom_left, .thumb_container .bottom_left {
    position: absolute; 
    bottom: -1px; left: -1px; 
    background: url(/images/browsev2/product_box.jpg) no-repeat bottom left;  
    height: 4px; width: 4px;
}
.main_image_container .bottom_right, .thumb_container .bottom_right {
    position: absolute; 
    bottom: -1px; right: -1px; 
    background: url(/images/browsev2/product_box.jpg) no-repeat bottom right;  
    height: 4px; width: 4px;
}
.rounded_content2 {
    background-color: #2a6708;
    background-image: url(/images/browsev2/lft.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    margin-top: 2px;
    height: 27px;
    width: 253px;
}
.rounded_right2 {
    background: url(/images/browsev2/r.jpg) no-repeat top right;
    float: left;
    margin-top: 2px;
    height: 27px;
    width: 8px;
}
#desc_browse_box {
    text-align: left; 
    margin-bottom: 10px; 
    height: 300px; 
    overflow: auto; 
    width: 300px;
}