/* Pic Frame */
div.picFrame {
  float: left;
  background-color: #e7dda2;
  border: 1px solid #8d8640;
  padding: 4px 4px 3px 4px;
}

div.picFrame img {
  border: 1px solid #A3A178;
  padding: 0;
  margin: 0;
}


/* Form Table */
.formTable {
  margin-bottom: 10px;
}


/* Tabular Table & Grid Table */
.tabularTable {
  border: 1px solid #8AB434;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.gridTable {
  border-top: 1px solid #8AB434;
  border-left: 1px solid #8AB434;
  margin-bottom: 10px;
}

.tabularTable tr th, .gridTable tr th {
  background: #B7D971;
  padding: 2px 4px;
  text-align: center;
  color: #f0fff0;
}

.tabularTable tr td, .gridTable tr td {
  padding: 2px 4px;

}

.tabularTable tr.subHeading th, .gridTable tr.subHeading th {
  background: #dddddd;
  color: #333333;
  font-size: 11px;
  text-align: left;
}

.tabularTable tr.paging td, .gridTable tr.paging td {
  padding: 2px 4px;
  background: #CCE796;
}

.gridTable td, .gridTable th {
  border-bottom: 1px solid #8AB434;
  border-right: 1px solid #8AB434;
}

table.pagingBar {
  width: 100%;
  margin: auto;
}


/* Form Elements */
.selectBox, .inputBox {
  font-size: 12px; 
  border: 1px solid #99965F;
}

.button65, .button100, .button125, .button150, .button200  {
  background: url(../img/button65.gif) no-repeat;
  width: 68px;
  height: 23px;
  color: #514C07;
  font-size: 12px;
  font-family: arial, verdana, helvatica; 
  border:0px;
  font-weight: bold;
}

.button100 {
  background: url(../img/button100.gif) no-repeat;
  width: 100px;
}

.button125 {
  background: url(../img/button125.gif) no-repeat;
  width: 125px;
}

.button150 {
  background: url(../img/button150.gif) no-repeat;
  width: 150px;
}

.button200 {
  background: url(../img/button200.gif) no-repeat;
  width: 200px;
}


/* Products */
.product {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #393610;
  clear: left;
}

.product .picture {
  background: url(../img/thumbnail-frame.jpg) no-repeat;
  padding: 5px;
  margin-right: 10px;
  float: left;
}

.product .text {
  padding-bottom: 5px;
}

.product .sicText {
  padding-bottom: 5px;
  margin-left: 140px;
}

.product .topDealPrice {
  float: right;
  font-size: 16px;
  text-align: right;
}

.product .topDealText {
  float: left;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 410px;
}

.product h2 {
  font-size: 14px;
  color: #D57C07;
  padding-bottom: 5px;
}

.product a:link, .product a:visited, .product a:active {
  color: #D57C07;
}

.topDealPrice span {
  font-size: 12px;
}


/* Tags */
.tag {
  float: left;
  background: url(../img/icons/tag_orange.gif) no-repeat left center;
  font-size: 11px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 3px;
  line-height: 16px;
}

/*.orange {
  background: url(../img/icons/tag_orange.gif) no-repeat left center;
}*/

.red {
  background: url(../img/icons/tag_red.gif) no-repeat left center;
}

.yellow {
  background: url(../img/icons/tag_yellow.gif) no-repeat left center;
}

.pink {
  background: url(../img/icons/tag_pink.gif) no-repeat left center;
}


/* Others */
.bulletList {
  padding-left: 18px;
  background: url(../img/black_button.gif) no-repeat 3px 3px;
  padding-bottom: 3px;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.clear {
  clear: both;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.horSepMain {
  height: 35px;
  background-image: url(../img/main-sep.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

#subPageWrapper {
  float: left;
  width: 620px;
  padding-top: 10px;
  padding-right: 18px;
  padding-left: 17px;
  padding-bottom: 85px;
  text-align: justify;
}

#subPageWrapper h1, #fullPageWrapper h1 {
  font-size: 20px;
  font-family: arial, helvetica, tahoma;
  font-weight: normal;
  color: #FF960B;
  margin-bottom: 10px;
}

#subPageWrapper h3 {
  font-size: 16px;
  font-family: arial, helvetica, tahoma;
  font-weight: bold;
  color: #FF960B;
  margin-bottom: 10px;
}

#fullPageWrapper {
  padding-top: 10px;
  padding-right: 18px;
  padding-left: 17px;
  padding-bottom: 85px;
  text-align: justify;
}

#googleMap {
  background: #cccccc;
  width: 550px;
  height: 350px;
}

.backLink {
  background: url(../img/icons/back.gif) no-repeat left top;
  padding-left: 18px;
  display: block;
  padding-bottom: 6px;
}

.popInWrapper {
  position: absolute;
  width: 200px;
  height: 80px;
  border: 1px solid #B7D971;
  background: #E9F0DB;
  padding: 5px;
  display: none;
}


/* Text Styles */
.smaller {
  font-size: 11px;
}

.smallerBold {
  font-size: 11px;
  font-weight: bold;
}


/* Ticks and Bullets (OLD) */
.tick-1 {
  background-image: url(../img/tick-grey.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 16px;
  margin-bottom: 10px;
}

.but-1 {
  background-image: url(../img/black_button.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 16px;
  margin-bottom: 10px;
}

/* Top Deals (Old styles) */
td.td-orange{
	/*width:9%;*/
	background-color:#ff9c03;
	color:#ffffff;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	border-right:2px solid #ffffff;
}

td.td-black{
	background-color:#dcdcdc;	
	color:#333333;
	font-weight:bold;
	padding:2px 5px 2px 5px;
}

table.gridtable {
  border-top: 1px solid #dcdcdc;
  border-left:  1px solid #dcdcdc;
}
table.gridtable td {
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  padding: 5px;
}

tr.rowHeading1 {
  background-color: #dcdcdc; 
}
tr.rowHeading1 td {
  font-weight: bold; 
}


