@charset "utf-8";
/*********************************
*
*Main HTML Tags
*
*********************************/
html {
height: 100%;
width: 92.5%;
}
body {
height: 100%;
width: 100%;
margin: 0;
margin-left: 2%;
margin-right: 2%;
padding: 0;
font-family: arial, verdana, tahoma, sans-serif;
background-color: white;
text-align:left;
font-size: 12px;
}
td {
 color: #000000;
 font-family: arial, verdana, tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none
}
img {
border: 0;
margin: 0;
padding: 0;
}
.banner_fr {
	width: 410px;
	height: 76px;
}
.banner_eng {
	width: 410px;
	height: 76px;
}
#container {
background-image: url('/chpca/setup.nsf/files/market-navigationbleed5/$file/market-navigationbleed5.jpg');
background-repeat: repeat-y;
margin-top: 0;
border: 1px solid #333;
font-family: arial, verdana, tahoma, sans-serif;
color: #000;
}
#footer {
	clear: both;
	padding: 0em;
	text-align: left;
	border-top: 0px solid #333;
}
#ItemPic {
  float: left;
  width: 40%;
padding-right: 10px;
}
#ItemDesc {
  margin-left:  40%;
}
#content {
padding-top: 1em;
margin: 0 2em 0 225px;
line-height: 150%;
font-size: 12px;
background-color: white;
}
.listing {
width: 90%;
}
.li_nc {
 padding: 0 5px 0 5px;
}
.li_nc a, .li_nc a:visited, .li_nc a:link {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.li_nc a:hover {
	color: #960e2c;
	text-decoration: underline;
}
#nav {
	float: left;
	margin-left: 0px;
	height: 100%;
	width: 195px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 25px 0px 0px 5px;
	background-image: url('/chpca/setup.nsf/files/market-navigationbleed5/$file/market-navigationbleed5.jpg');
}
#nav p { margin-top: 0; }
.navtext {
	margin-left: 220px;
	padding-top: 10px;
}
#shopmenu {
}
#shopmenu a, #shopmenu a:visited {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style:normal;
	color: white;
	text-decoration: none;
	padding: 1em 0em;
	margin: 0;
}
.shopmenuul {
	float: left;
	line-height: 1.8;
	list-style: none;
}
#shopmenu ul li { 
	margin-left: -15px;
	text-indent: -10px;
	padding: 0px 0 5px 0;
}
/*********************************
*
*Other
*
*********************************/
.boldlabel {
font-weight: bold;
}
.boldlabellarge {
font-weight: bold;
font-size: 120%;
}
.browsecol01{
width: 250px;
display: inline;
float:left;
     min-height:225px;
     height:auto !important;
     height:225px; 
}
.browsecol02 {
width: 100px;
display: inline;
}
.linedheading {
border-top: solid #cccccc medium; 
border-bottom: solid #cccccc medium; 
margin: 30px 0 10px 0;
padding: 10px 0 10px 0;
color: #333333;
font: bold 14px 'trebuchet ms', verdana, sans-serif;
word-spacing: 4px;
text-transform: uppercase
}
.pictureright {
	float: right;
	margin: 0.5em 1em  0em 0.5em;
	/*border: 1px black solid;*/
	padding-bottom: 0px;
}
.search {
font-size: 120%;
}
.searchtop {
float: left;
margin-top: 5px;
width: 100%;
padding-bottom:10px;
border-bottom-width: 1px;
}
.story {
height: auto;
}
a.moretitle,
a.moretitle:link,
a.moretitle:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.moretitle:hover {
	color: #960e2c;
	text-decoration: none;
}
a {
text-decoration: underline;
}
.itemtitle {
	font-weight: bold;
}
.schoiceabs {
margin-left: 250px;
}
/*********************************
*
*Buttons
*
*********************************/
a.button {
    /* Sliding right image */
    background: transparent url('/chpca/setup.nsf/ActiveFiles/button_right_06/$file/button_right_06.png') no-repeat scroll top right; 
display: block;
float: left;
height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
a.button span {
/* Background left image */ 
background: transparent url('/chpca/setup.nsf/ActiveFiles/button_left_06/$file/button_left_06.png') no-repeat; 
display: block;
line-height: 35px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
padding: 0px 0 5px 18px;
} 
a.button:hover span{
text-decoration:underline;
}
/*********************************
*
*Form Tags
*
*********************************/
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font-family: verdana,arial,sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #969696;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  min-width: 500px;
  max-width: 600px;
  width: 580px; 
}
form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                font-weight: bold;       /* be careful with padding, it'll shift the nice offset on top of border  */
	margin-top:10px;
}
form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	  /* was width: 150px; */
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
.checkbox {
margin-right: 5px;
border:none;
}
textarea { overflow: auto; }
form small {
	display: block;
	margin: 0 0 5px 160px;  /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px 0 3px;
	font-size: 80%;
}
form .required{font-weight:bold;} /* uses class instead of div, more efficient */
.label { 
	width:auto; 
	padding: 0; 
	margin: 0px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}
.fielddisplay {
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin-left:10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.radiobox {
margin-right: 5px;
border:none;
clear: both;
float: left; 
text-align: left; 
margin: 0 0 0 0;
}
form td a, form td a:visited, form td a:link {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
form td a:hover {
	color: #960e2c;
	text-decoration: underline;
}
.CartItem {
clear:both;
display:inline;
height: 55px;
float: right;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
form td label {
	clear:both;
	height: 55px;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align:left; 
	width: auto;
	padding: 0; 
	margin: 0 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-decoration: none;
}
.new {
color:red;
}
#Message {
padding-top: 100px;
font-size: 14px;
}
.formspacer {
clear: left;
display: inline;
padding: 0 0px 5px 0px;
float: left; 
width: 30%; 
text-align: right; 
}

