﻿/*Begin: Individual Elements (for Gallery) */

.itemPostContainer {
   width: 182px;
   padding-right: 4px;
   margin-top: 11px;
   text-align:center;
}

.postThumb {
   overflow: hidden;
}

.alignLeft { text-align: left; }

.Link { color: #555555; text-decoration:underline; }

.relateditem{font-size:8pt; border:1px solid #CCCCCC; background-color:#f6f5f3; float:left; clear:both; width:188px;margin-bottom:10px}
.relateditem div {float:left; clear:both; width:176px}
.relateditem div div{float:left; clear:both; width:176px}
.designername {float:left; clear:both; color:#333333; font-weight:bold; width:100%; margin-bottom:3px;}
.shortdetail {float:left; clear:both; color:#333333; width:100%; margin-bottom:3px;}
.cost {float:left; clear:both; color:#333333; width:100%; margin-bottom:3px;}
.offerred {float:left; clear:both; font-weight:bold; color:#ff0000; width:100%; margin-bottom:10px;}
div.relateditempost div div.relateditemdetailbox div{padding-left:5px; width:96px; clear:both; float:left}

div.pager {
	margin: 5px 0 12px 13px;
	text-align: left;
	width:370px;
}

/* pager links 
div.pager a {
	border: 0px solid #cccccc;
	padding: 2px 6px;
	display: inline-block;
	text-decoration: none;
	margin: auto 2px;
}*/

/* current page 
div.pager span span {
	border: 1px solid #cccccc;
	padding: 2px 6px;
	display: inline-block;
	margin: auto 2px;
	background-color: #cccccc;
	color:#000000;
	font-family: Arial;
	font-weight:bold;
}*/

.first {color: #000000;text-decoration: none; border:0px solid red; }
.next {color: #000000;text-decoration: none; border:0px solid red;}
.last {color: #ffffff; border: 1px solid #009999; padding: 4px 4px; text-align:center; display: inline-block;margin-left:-1px;background-color: #006666;font-family: Arial;font-weight:bold;text-decoration: none;cursor:pointer}

.current {color: #000000; border: 1px solid #cccccc; padding: 2px 6px; display: inline-block;margin:0 1px 0 0;background-color: #cccccc;font-family: Arial;font-weight:bold;text-decoration: none;}
.numeric {color: #000000; border: 1px solid #cccccc; padding: 2px 6px; display: inline-block;margin:0 1px 0 0;background-color: #ffffff;font-family: Arial;font-weight:bold;text-decoration: none;}

.ddl {
        border-top: #cccccc 1px solid;
        border-left: #cccccc 1px solid;
        border-bottom: #cccccc 1px solid;
      }
      
.CustomComboBoxStyle .ajax__combobox_textboxcontainer input {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    border-right: 0px none;
    padding:2px;
}
.CustomComboBoxStyle .ajax__combobox_buttoncontainer button {
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

.hl_product_box { border: 2px solid #ffffff; background-color: #ffffff; height: 100%; }
.hl_product_box_over { border: 2px solid #91c845; background-color: #ffffff; height: 100%; }


.pager-pages a:active, .pager-pages span.current, .wp-pagenavi a:active,.wp-pagenavi span.current {
        background: url(../images/secondary-autumn/sprite.png) -66px -107px no-repeat;
        
    }
    
 .NoPages {color: #000000; border: 1px solid #cccccc; padding: 2px 6px; display: inline-block;margin: auto 2px;background-color: #ffffff;font-family: Arial;font-weight:bold;text-decoration: none;}