﻿/*Styles for Low Res Monitors and Tablets*/
@media screen and (max-width: 1200px) {
    .co_loginandordersummary
{
    float: left;
}

    .topheader {
        width: 900px;
    }
    .topnav {
        font-size: 9pt;
    }
    .topnavul {
    	padding: 0;
    	margin: 0 auto;
    	width: 900px;
    	height: 50px;
    }
    .topnav > li {
        width: 75px;
    }
    .topnav > li a {
        width: 75px;
    }
    .maincontentarea {
        width: 900px;
    }

    .categorylisting {
        width: 175px;
    }

    .catlist {
        font-size: 11px;
    }

    .contentarea {
        width: 725px;
    }

    .defaultspotlightitem {
        width: 23%;
        font-size: 10px;
        padding: 1%;
    }

        .defaultspotlightitemdesc {
        height: 20px;
        clear: both;
    }

    .smallfeaturebuttonsimg  {
        width: 181.25px;
        padding: 0px;
        margin: 0px;
        float: left;
    }

    .smallfeaturesocials  {
        width: 90.625px;
    }

    .newproducts {
    width: 725px;
}

.newproducts img {
    width: 100px;
}

.newproducttext {
    width: 610px;
    font-size: 10px;
}

    .vc_filterbar {
        width:695px;
    }

    .vc_mfg {
    }

    .vc_subcats {
        width:670px
    }

    .vc_productrowdesc {
        width: 470px;
    }

    .vc_productrowimage {
        width: 100px;
    }

        .vc_productrowimage img {
            width:100px;
        }


        .vi_headercats {
            width: 720px;
        }

        .vi_headercontainer {
            width: 720px;
            margin-left: 4px;
            min-height: 280px;
        }

        .vi_content {
            width: 715px;
        }

        .vi_addimages {
            width: 715px;
        }

        .vi_productinfobox {
            width: 715px;
            height: auto;
        }

        .vi_productinforow {
            width: 30%;
        }

        .vi_availability_warehouse_name {
            width: 60px;
        }

        .vi_availability_warehouse_quantity {
            width: 100px;
        }

    .vi_marketing img {

    }
.fc_categoryheader{
	width:99%;
}
	
.footercontent {
	width: 1000px;
    font-size: 14px;
}

.footercolumn {
    width: 195px;
}

.sc_Cart {
    width: 700px;
}

.sc_CartRow {
    width: 680px;
}

.sc_CartDesc {
    width: 320px;
}

.sc_shippingcontainer {
    width: 510px;
}

.sc_shippingtitle {
    width: 490px;
}

.sc_checkoutbutton {
    margin-top: -250px;
}

.sc_paymentmethods img {
    max-width: 150px;
}
.sys_whybuy {
    width: 91%;
}

.sys_whybuy img {
    width: 90%;
}

.sys_type {
    height: auto;
    width: 29%;
}

.sys_type img {
    width: 90%;
}

.vk_htmlheader {
    width: 100%;
    margin-left:0px;
}

.leftbannerimg {
    width:150px;
}

.rightbannerimg {
    width:150px;
}


.leftbanner {
  position: relative;
  left: -267px;
  top: 70px;
  width: 268px;
}

.rightbanner {
  position: relative;
  left: 900px;
  top: -422px;
}

.cbpcl_header {
	padding-left:0px;
}

.cbpcl_item {
}

.cbpcl_desc h2 {
	font-size: 16px;
}

.cbpcl_img {
}

.cbpcl_img img {
}

.cbpcl_mainwrapper {
}

.cbpcl_specs {
	font-size: 10px;
}

.cbpcl_price {
}

.cbpcl_buynow {
}


    .cbpcl_podsmall {
		width: 28%;
    }

    .cbpcl_podlarge {
		width: 70%;
    }

    .cbpcl_pod {
		width: 100%;
    }

    .cbpcl_pod h2 {
    }

.cbpcl_usp {
		width:100%; margin:auto; background-color: black; margin-top: 30px; padding-bottom:30px; border-top:2px solid red; padding-top:30px;
	}


	.cmb_priceInfoPane {
	width:435px !important;
	}
	.kitwrapper {
		width:455px !important;
	}

    .vi2_imgpiccontainer {
        width: 325px !important;
    }

    .vi2_midsub {
        width: 46% !important;
    }
	
    .pg_item {
        width:230px;
    }

    .pg_availability_list {
        width:90px;
    }
    .pg_title_list {
        width:43%;
    }
    .pg_availability_feature {
        float: none;
    }
    .pg_price_feature {
        float: none;
    }
    .pg_buynow_feature {
        float: none;
    }

    .pg_image_feature {
        max-width:185px;
        min-width:185px;
    }
}

