/* =Popper
---------------------------------------------------------------------------- */
/* no large thumb image found */
.agi-close {
    background: #5b99be;
    color: #fff;
    padding: 3px 8px 2px 10px;
    text-align: right;
}

.agi-close span {
    float:left;
}

/*=Detail Popup Page Defined
--------------------------------------------------------------------------*/
.agi-detailpopup {
    background-color: #fff;
    -mox-box-shadow: 1px 2px 10px #666;
    -webkit-box-shadow: 1px 2px 10px #666;
    box-shadow: 1px 2px 10px #666;
    padding-bottom: 10px;
    width: 280px;
}

.clickable {
	cursor: pointer;
}

.agi-detailpopup iframe.dijitBackgroundIframe {
    display:none;
}

/*exception for lightbox tops*/
.agi-detailpopup .agi-close img {
    height: 13px;
    margin-left: 5px;
    width: 13px;
}

.agi-detailpopup .agi-tabless {
	border-top: none;
	margin: 5px 0;
	padding: 0 0 0 10px;
}

.agi-detailpopup .agi-tabless span img {
	height:  18px;
	width: 119px;
}

.agi-detailpopup .fb-display {
    display: block;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    font-size: .75rem;
    margin-top: 10px;
}

img.pop-closer {
    cursor: pointer;
}

.agi-detailpopup .popup-content {
    background: #f9f1e4;
    margin: 10px;
    padding: 10px;
}
/*large thumb on detail popup*/
.agi-largethumb {
    width: 220px;
    margin: 10px auto;
}

.agi-largethumb a {
	display: block;
	margin: 10px;
}

.agi-detailpopup .detail-panel h2 {
    color: #206992;
    font-weight: normal;
    line-height: normal;
    margin: 3% 0 5%;
    text-align: center;
    width: 100%;
}

.agi-detailpopup .detail-panel .text-title {
    border-bottom: 1px solid #9FBBD1;
    color: #206992;
    font-size: 1.125rem;
    margin-bottom: 3%;
    padding-bottom: 3%;
    text-align: center;
}
.agi-detailpopup .detail-panel .card-synopsis {
    color: #666;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    font-size: 0.75rem;
    line-height: 1.375rem;
    margin: 4% 0 16%;
    text-align: center;
}

.detail-panel .agi-largethumb a {
	display: block;
	margin: 10px auto 10px 4px;
}

.detail-panel .fb-display img {
    height: 22px;
    width: 24px;
    vertical-align: top;
}

.detail-panel #agi-largethumbdetail {
    margin: auto;
    width: auto;
}

#agi-largethumbdetail {
    width: 240px;
    margin-left: 6px;
}

#agi-largethumbdetail h2 {
	color: #2D6C1F;
	margin-bottom: 3px;
    width: 100%;
}

#agi-largethumbdetail .agi-button img {
	height: 21px;
	width: 104px;
}

#agi-largethumbdetail .agi-button img.join {
	width: 77px;
}

#agi-largethumbdetail p {
	margin-bottom: 20px;
}

#agi-largethumbdetail strong {
	display: block;
}

#agi-largethumbdetail .agi-button {
    display: inline;
    margin: 5px;
    padding: 0;
    width: 110px;
}

.product_t_thumb {
    border: 4px;
    height: 54px;
    width: 100px;
}

.productlist {
    margin: 0 auto;
    width: 100%;
}

.productlist li.t-thumbclass {
    height: 125px;
    width: 17%;
}

.productlist li.t-thumbclass a {
    color: #666;
    display: block;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    font-size: .750rem;
    font-weight: normal;
    line-height: 1rem;
    text-decoration: none;
    text-align: center;
}

ol.productlist dl {
    display: none;
}

.productlist row ol.productlist, ol.productlist ol {
    text-align: center;
}

li.product {
    display: block;
    float: left;
    margin: 3px 12px 0px 8px;
    min-height: 180px;
    padding: 0px 0px 3px 0px;
    position: relative;
}

li.product .cat-thumb {
    background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e7e7e7;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px #666666;
    -moz-box-shadow: 1px 2px 3px #666666;
    -webkit-box-shadow: 1px 2px 3px #666666;
    margin: 0 auto;
    padding: 6px 7px 7px 6px;
    width: 130px;
}

li.product.classic .cat-thumb {
    background: none;
    border: none;
    border-radius: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    height: 54px;
    padding: 0;
    width: 100px;
}

li.product .cat-text {
    padding-top: 5px;
}

li.product img {
    vertical-align: middle;
}

li.product.pop a.title {
    display: inline-block;
    text-decoration: none;
}

#page-home li.product.pop a.title {
    height: 180px;
}

.agi-largethumb img, .productlist img {
    border: 1px solid #666666;
    margin-bottom: 8px;
    margin-left: 5px;
    margin-top: 5px;
}

.agi-largethumb a img {
	width: 200px;
}

.productlist img {
    margin: 0;
}

.cat-text,
.cat-text a {
    color: #666;
    display: block;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    font-size: 0.750rem;
    font-weight: normal;
    line-height: 1rem;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    width: 129px;
}

.agi-detailpopup .button,
.agi-detailpopup .pop-join-button {
    font-size: 1rem;
    margin: 0 4px;
    padding: 4px 5px;
    min-width: 100px;
    width: auto;
}
/*-------------------------------------------------------------------------
= Archive Section
--------------------------------------------------------------------------*/
ol.productlist li.classic {
    background-image: none;
    height: 90px;
    margin: 0px 40px 32px 0px;
    width: 100px;
}

ol.productlist li.classic div.product2 .cat-text a {
    padding: 0px;
    width: 100px;
}

ul#t-thumbs li {
    float: left;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    min-height: 110px;
    line-height: 0.75rem;
    margin: 8px 15px 15px;
    position: relative;
    text-align: center;
    width: 100px;
 }

ul#t-thumbs li a {
    color: #666;
    font-size: .75rem;
    text-decoration: none;
}
