.catlist {
}

.catlisttbl {
	margin-left: auto;
	margin-right: auto;
}

.catmini {
	width: 116px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 10px;
}

.catminilink, .catminilink:link, .catminilink:visited {
  float: left;
  clear: none;
	display: block;
	color: black;
	text-decoration: none;
	width: 150px;
	height: 174px;
	background-image: url(../img/prod_background_big.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 2px;
}

.catminilink:hover, .catminilink:active {
	display: block;
	color: black;
	text-decoration: none;
	width: 150px;
	height: 174px;
	background-image: url(../img/prod_background_big_active.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 2px;
	color: #cdcb15;
}

.catminiimg {
  text-align: center;
	border: 0px solid black;
	margin-top: 3px;
}

.catminiimgwrap {
	display: block;
	height: 150px;
	text-align: center;
}

.catminiimgname {
  margin-top: 0px;
  position: relative;
  top: 5px;
  text-align: center;
  font-size: 12px;
  display: block;
   
}

.cat_data {
	clear: both;
	margin: 20px;
	font-size: 14px;
}

.cat_shortinfo {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	border: 1px solid white;
	background-color: #FFFF66;
	padding: 10px;
}

.prodimgwrap {
	text-align: center;
}

.prodimgwrap_big {
	text-align: center;
	width: 600px;
	overflow: hidden;
}

.prodshortinfo_big {
 margin-top: 20px;
 text-align: center; 
 margin-left: auto;
 margin-right: auto;
 font-size: 12px;
 font-weight: bolder;
 width: 590px;
}

.thprodshortinfo_big {
  background-color: #044888;
  color: white;
}

.bigprodimg {
	border: 2px outset green;
}

.catprodtableofmini {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
	border-collapse: separate;
}

.productminitd {
	border: 1px solid #CACACA;
	background-color: #999999;
}

.productmini {
	width: 290px;
	height: 190px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	border: 2px solid #666666;
	margin-right: 5px;
}

.productmini_ordered {
	/*background-color: #D0FF99;*/
	background: url('../img/boughtprod.png') left top repeat-x;
}

.productminitbl {
	width: 290px;
	overflow: hidden;
}

.productmininame {
	width: 290px;
	height: 26px;
	background-image: url('../img/prod_smalllook_captcha_background.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	border-bottom: 2px solid #767676;
	padding: 0px;
	margin: 0px;
}

.productmininamediv {
	width: 282px;
	height: 22px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;	
}


.productminiright {
	width: 180px;
}
 
.productminibottom {
	height: 20px;
	font-weight: normal;
	font-style: italic;	
}

.productminiimgwrap {
	display: block;
	text-align: center;
	width: 100px;
	height: 100px;
}

.productminiimg {
	border: 0px solid black;
	margin-top: 3px;
}

.prodamount {
	border: 1px solid black;
	width: 30px;
	padding: 3px;	
}

INPUT {
	background-color: white;
	vertical-align: top;	
}

.button {
	font-size: 10px;
	font-weight: normal;
	border: 0px solid green;
	background-image: url(../img/button.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px; margin:2px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid black;
}

.buttonbig {
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
}

.orderform_buttons {
	margin: 30px;
	text-align: center;
}

.label_style {
  float: left;
  margin-right: 20px;
}

.label_style2 {
  float: left;
}

.order_form_input {
  margin-left: 10px;
  margin-right: 5px;
  display: inline;
  float: left;
  margin-bottom: 20px;
}

.order_form_input2 {
  float: left;
  margin-left: 20px;
  display: inline;
  margin-bottom: 20px;
}

.order_form_input3 {
  margin-left: 10px;
  margin-top: 20px;
  float: left;
  margin-right: 5px;

}

.comments {
	width: 400px;
	height: 200px;
}

DT {
	margin-top: 15px;
}

.Paging_NavBar {
	text-align: center;
	margin-top: 15px;
	clear: both;
}

.Paging_NavItem {
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
}

.Paging_NavCurrItem {
	color: #e1c023;
	font-size: larger;
}

.Paging_Link, .Paging_Link:link, .Paging_Link:visited {
	text-decoration: none;
}

.Paging_Link:hover, .Paging_Link:active {
	text-decoration: decoration;
}

.colimages {
	margin: 0x;
  /*border: 1px solid black;*/
  vertical-align: bottom;	
}

.colimagetop {
	border: 0px solid black outset;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
  vertical-align: middle;	
}

.colimagebottom {
	border: 0px solid black outset;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	/*position: relative;
	left: -16px;*/
	margin-left: -16px;
  vertical-align: middle;	
}

.productmini_measure {
  margin-top: 10px;
}

.productmini_detaillink {
  margin-top: 10px;
  font-size: 10px;
  font-weight: bold;
}

.productmini_cart_container {
}

.productmini_cart {
  width: 590px;
	/*height: 170px;*/
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-right: 5px;
  border: 2px solid #666666;
  margin-bottom: 5px;
}

.productminitbl_cart {
  width: 590px;
	overflow: hidden;
}

.productmininame_cart {
  width: 590px;
	height: 26px;
	background-image: url('../img/prod_smalllook_captcha_background.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	border-bottom: 2px solid #767676;
}

.productminicenter_cart {
  width: 180px;
}

.siblings_td {
	height: 60px;
	/*border: 1px solid black;*/
}

.siblings_oddtd {
	background-color: rgb(154, 202, 234);
}
