#merch-header {
    color: #284D79;
    font-size:25px;
    font-weight:bold;
    padding-bottom: 15px;
    border-bottom: 1px dashed #E1E6DB;
    margin-bottom:20px;
}
#merch-subheader {
   position: relative;
    top: -10px;
    font-weight: bold;
    color: #555;
    padding-bottom: 5px; 
}
#product_wrapper #merch-header {
    margin-bottom:5px;
}
#wrapper, #product_wrapper {
    font-family: Tahoma,Geneva,sans-serif;
    margin: 0 auto;
    width: 1000px;
}

#merch-title {
    color: #284D79;
    font-size:17px;
    font-weight:bold;
    margin-bottom:15px;
}

#merch-info {
    float:left;
    width:500px;
    color: #696969;
}
#other-header {
    color: #696969;
    margin-bottom:15px;
    font-size:16px;
}
#merch-image {
    float: right;
    color: #696969;
}

#info-table .item td {
    padding:5px;
    font-size:14px;
    vertical-align: top;
}
#info-table .item .left{
    width: 90px;
    color: #696969;
    text-align:right;
    margin-right:10px;
}
#info-table .item select {
    min-width: 50px;
}

#info-table .item .right p{
    margin:0;
    line-height: 15px;
    color: #696969;
}

#info-table .item .right{
    max-width: 400px;
    overflow: hidden;
}

#product_price {
    font-weight: bold;
    display: block;
    color: #000;
}

.product {
    width:270px;
    float:left;
    margin:10px 15px;
    font-size:12px;
    color: #494949;
    height:150px;
}
.product a {
    text-decoration: none;
    color:#3F5F86;
    font-weight: bold;
    font-size:13px;
}

.clear {
    clear: both;
}
.img-cover {
    border-radius: 5px;
    border: 1px solid #BBC8D8;
    display: block;
    width: 100px;
    text-align: center;
    margin-right:10px;
    height: 120px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px;
}
.img-cover a{
    width:100px;
    height:120px;
    display:block;
    line-height: 120px;
    vertical-align: middle;
    font-size: 1px;
}
.img-cover img{
    vertical-align: middle;
    max-width: 95px;
    max-height: 95px;
}

.img-big-cover {
    padding:5px;
    border-radius: 5px;
    border:3px solid #BBC8D8;
    display: block;
    text-align: center;
    height: 230px;
    width: 260px;
}
.img-undercover {
    border: 1px solid #EDEAE6;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    padding:3px;
    margin-bottom: 10px;
    display: block;
}

.add_to_cart {
    border:none;
    background: none;
    padding:0;
    font-size:12px !important;
    font-family:Tahoma,​Geneva,​sans-serif;
    margin-top: 10px;
    color: #793F29 !important;
    width:100px;
}

.add_to_cart:hover {
    color:#ffffff !important;
}
#color-div {
    width:180px;
    color: #696969;
    margin-left: 10px;
    float:right;
}
#color-div .name {
    line-height:20px;
    display: block;
    margin-bottom:5px;
}
#color-div .color-text span{
    cursor:pointer;
}

.color{
    padding:3px;
    cursor:pointer;
    border: 1px solid #D5DDE7;
    display:block;
    float:left;
    margin-bottom:5px;
    margin-right: 6px;
}
.color-text{
    color:#696969;
    font-size:13px;
    line-height: 15px;
    padding:3px;
}

.color div {
    height:15px;
    width: 15px;
    border: 1px solid #DADADA;
}
#category {
    color: #696969;
    margin-bottom: 18px;
    font-size:15px;
    float:right;
    text-align:left;
}

#lWait {
    background: none repeat scroll 0 0 #3875B1;
    border: 0 none;
    left: 40%;
    position: fixed;
    top: 40%;
    z-index: 2;
}

#options-form {
    padding-bottom:15px;
    border-bottom: 1px dashed #E1E6DB;
    margin-bottom:20px;
}

#category a{
    color:#258BFE;
    text-decoration: none;
    display:block;
}

.co-input-body{
    width:98px;
    padding-left:9px;
}

#size-selector {
    width:200px;
    margin-top:-5px;
}

#size-selector .co-input-dropdown-list {
    width:140px;
}

#size-selector .co-input-dropdown-list ul li {
    font-size:14px;
}

.dropdown-with-hightlight:hover .co-input-left, .dropdown-with-hightlight:hover .co-input-right, .dropdown-with-hightlight:hover .co-input-body, .dropdown-with-hightlight:hover .co-input-right-dropdown {
    background-position: 0 -29px;
    cursor:pointer;
}

#categories-selector {
    float:left;
    width:200px;
    margin-top:-5px;
}
#categories-selector .co-input-dropdown-list {
    width:192px;
}

#categories-selector .co-input-body {
    width:150px;
}

#category span {
    display:block;
    float:left;
    margin-right:10px;
}

.magnifyarea{ /* CSS to add shadow to magnified image. Optional */
    box-shadow: 5px 5px 7px #818181;
    -webkit-box-shadow: 5px 5px 7px #818181;
    -moz-box-shadow: 5px 5px 7px #818181;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
    background: white;
}

#zoom_image {
    background: url("../../img/merchandise/zoome.png") no-repeat scroll left top transparent;
    color:#7E8B9A;
    padding-left:20px;
    height:20px;
    display:block;
    margin:0 auto;
    width:50px;
    text-decoration:none;
}

#zoom-image-div {
    display:none;
    width: 280px;
}

#zoomer {
    display:inline-block;
}

.co-input-dropdown-list {
    z-index: 100;
}


.co-input-left, .co-input-right {
    float: left;
    height: 29px;
    width: 7px;
}
.co-input-left {
    background: url("../../skins/img/default/checkout/input-left.png") no-repeat scroll 0 0 transparent;
}
.co-input-right {
    background: url("../../skins/img/default/checkout/input-right.png") no-repeat scroll 0 0 transparent;
}

.co-input-right-dropdown {
    background: url('../../skins/img/default/checkout/input-right-dropdown.png') 0% 0% no-repeat;
    float: left;
    width: 28px;
    height: 29px;
}

.co-input-body {
    background: url('../../skins/img/default/checkout/input-body.png') 0% 0% repeat-x;
    float: left;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    /*border-top: 1px solid #d8dfd0;*/
    /*border-bottom: 1px solid #d8dfd0;*/
}
.co-input-body input {
    background: transparent;
}
.co-input-big .co-input-left,
.co-input-big .co-input-right,
.co-input-big .co-input-body {
    background: url('../../skins/img/default/checkout/input-big.png') 0% 0% repeat-x;
    height: 39px;
}

.co-input-big .co-input-left {

}

.co-input-big .co-input-right {
    background-position: 100% 0;
}

.co-input-big .co-input-body {
    background-position: 0 -156px;
}

.co-input-big .co-input-body input {
    height: 35px;
    font-size: 12pt;
}

.input-active .co-input-left, .input-active .co-input-right, .input-active .co-input-body, .input-active .co-input-right-dropdown {
    background-position: 0% -29px;
}

.input-red .co-input-left, .input-red .co-input-right, .input-red .co-input-body {
    background-position: 0% -58px !important;
}

.input-green .co-input-left, .input-green .co-input-right, .input-green .co-input-body {
    background-position: 0% -87px !important;
}


.co-input-big.input-with-hightlight.input-active .co-input-left,
.co-input-big.input-with-hightlight:hover .co-input-left {
    background-position: 0 -39px;
}
.co-input-big.input-with-hightlight.input-active .co-input-right,
.co-input-big.input-with-hightlight:hover .co-input-right {
    background-position: -7px -39px;
}
.co-input-big.input-with-hightlight.input-active .co-input-body,
.co-input-big.input-with-hightlight:hover .co-input-body {
    background-position: 0 -195px;
}

.co-input-big.input-with-hightlight.input-red .co-input-left {
    background-position: 0 -78px !important;
}
.co-input-big.input-with-hightlight.input-red .co-input-right {
    background-position: -7px -78px !important;
}
.co-input-big.input-with-hightlight.input-red .co-input-body {
    background-position: 0 -234px !important;
}


.input-active .co-input-left, .input-active .co-input-right, .input-active .co-input-body, .input-active .co-input-right-dropdown {
    background-position: 0% -29px;
}

.co-input-body input {
    width: 100%;
    border: 0;
    height: 25px;
    color: #696969;
    margin-top: 1px;
    font-size: 12pt;
}

.ie6 .co-input-body input,
.ie7 .co-input-body input,
.ie8 .co-input-body input,
.ie9 .co-input-body input
{
    line-height: 25px;
}

.ie6 .co-input-big .co-input-body input,
.ie7 .co-input-big .co-input-body input,
.ie8 .co-input-big .co-input-body input,
.ie9 .co-input-big .co-input-body input
{
    line-height: 32px;
}




.co-input-body input:focus {
    outline: none;
}

.co-input-dropdown-list {
    position: absolute;
    margin-top: 25px;
    width: 200px;
    display: none;
    z-index: 100;
}

.ie7 .co-input-dropdown-list {
    /*position: fixed;*/
    /*top: 30%;*/
    /*left: 40%;*/
    margin-top: -5px;
    clear: both;
    /*width: 400px;*/
    /*height: 400px;*/
    /*z-index: 20;*/
    /*display: block;*/
}

.co-input-dropdown-list .idl-top {
    border-left: 1px solid #d8dfd0;
    border-right: 1px solid #d8dfd0;
    height: 5px;
    width: 100%;
}

.co-input-dropdown-list ul {
    background-color: #fff;
    border-left: 1px solid #d8dfd0;
    border-right: 1px solid #d8dfd0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;

    max-height: 160px;
    overflow-y: auto;
    overflow-x: hidden;
    font-weight: normal;
}

.co-input-dropdown-list ul li {
    padding: 5px 15px;
    font-size: 12pt;
    height: auto !important;
    line-height: 16px;
    color: #696969;
    margin: 0 !important;
    font-weight: normal;
}

.co-input-dropdown-list ul li:hover {
    background-color: #f3942c;
    background-color: #fde6cc;
    cursor: pointer;
}

.co-input-dropdown-list .idl-bottom {
    width: 100%;
    height: 6px;
    overflow: hidden;
    position: relative;
    padding: 0 1px;
}

.co-input-dropdown-list .idl-bottom .idl-bottom-left, .co-input-dropdown-list .idl-bottom .idl-bottom-right {
    background: url('../../skins/img/default/checkout/dropdown-bg-bottom.png') 0% 0% no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
    /*float: left;*/
}

.co-input-dropdown-list .idl-bottom .idl-bottom-right {
    background-position: -6px 0;
    left: auto;
    right: 0;
    /*float: right;*/
}

.co-input-dropdown-list .idl-bottom .idl-bottom-body {
    border-bottom: 1px solid #d8dfd0;
    height: 6px;
    position: absolute;
    left: 6px;
    right: 6px;
    bottom: 0;
    background-color: #fff;
}

.prod-cat-title {
    color: #284D79;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}
.prod-items {
    height: 80px;
    word-wrap: break-word;
    overflow:hidden;
}
.prod-items-col {
    float: left;
    width:145px;
}
#category_header {
    color: #284D79;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

/*categories_list*/

#merch-filter {
    list-style: none outside none;
    padding: 0;
    margin:0;
    text-align: justify;
}
.merch_filter_item a {
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-align: left;
}
.merch-section {
    float: left;
    width: 1000px;
}
.filter-section {
    width: 1000px;
    margin-bottom:10px;
}
.filter-section a {
    color: #406995;
    text-decoration: none;
}
.filter-header {
    background-color: #EAF4FE;
    border: 1px solid #CBD5DF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #294E78;
    font-size: 12px;
    font-weight: bold;
    padding: 11px 10px 7px;
}
.filter-header-outer {
}
.active-filter a {
    color: #000000;
    text-decoration: underline;
}
.merch_filter_item {
    margin: 0px 15px;
    float:left;
    width: 270px;
}

.common-olive-rounded-body-header-inside {
    background: url("/skins/img/default/common/icon-arrow-right-orange.png") no-repeat scroll 15px 3px transparent;
    color: #294E78;
    font-weight: bold;
    padding: 2px 0 5px 30px;
}
.common-olive-rounded-body {
    padding: 0 20px;
}
#back_button{
    font-size:11px;
    width:100px;
    margin-bottom:15px;
}
.filter-section .filter-body {
    padding: 10px 20px 0;
}
