

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


/*------------------- RIGHT SECTION -------------------*/

body {
text-align: center; 
background: #f5f5e4 url(bg.jpg) repeat-x;
color: #000000;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #8B0000;
  text-decoration: underline;
}

.buttonRight{
 margin: 15px 0 15px 0;
 height: 33px;
 text-align:right;
}

.submit-button{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000;
 background: transparent;
 border: 1px #8595B2 dashed;
 cursor:pointer;
 padding: 5px 5px 5px 5px;
 margin: 0px 0px 0px 0px;
 height: 27px;
}

.submit-button:hover{
 background: Gray;
 color: #F5F5DC;
}  

.myButton {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 5px 5px 5px 5px;
 border: 1px #8595B2;
 border-style: dashed;
 text-decoration: none;
 height: 20px;
 margin: 0px 0px 0px 0px;
}

.myButton:hover{
 color: #F5F5DC;
 text-decoration: underline;
 background: Gray;
}

.myHrefButton {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 padding: 0px 0px 0px 0px;
 text-decoration: underline;
 height: 20px;
 margin: 0px 0px 0px 0px;
 border: 0px;
 border-bottom: 0px double Black;
 background: transparent;
}

.myHrefButton:hover{
 color: #8B0000;
 text-decoration: underline;
 background: transparent;
}

.myHrefPlusButton {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight : bold;
 color: #FFFFFF;
 padding: 0px 2px 0px 2px;
 text-decoration: none;
 height: 20px;
 margin: 0px 0px 0px 0px;
 border: 1px solid Black;
 background: transparent;
}

.myHrefPlusButton:hover{
 color: #8B0000;
 text-decoration: none;
 background: transparent;
}

.formSection{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight : bold;
 margin: 5px 0 15px 0;
 height: 25px;
}

.formLabel{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : normal;
 text-align: right;
}

.formHint{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight : normal;
 text-align: left;
 color: Gray;
}

.yregfloathelp { 
border: 1px solid #FFC30E; 
padding: 5px 5 5 5px; 
background-color: #FFFBB8; 
text-align: left; 
color: #9C7600; 
width: 18em; 
font-size: 11px; 
font-family: arial, sans-serif;
 overflow: visible;
} 

.forminput {
 background-color: #CDD1C0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : normal;
 color: #5A698B;
 margin: 4px 0 5px 0px;
 padding: 1px;
 border: 1px solid #8595B2;
 vertical-align: top;
}

.forminputnb {
 background-color: #CDD1C0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : normal;
 color: #5A698B;
 margin: 4px 0 5px 0px;
 padding: 1px;
 border: 0px solid #8595B2;
 vertical-align: middle;
}

.formInputControl {
 background-color: #FDFDF9;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : normal;
 color: #5A698B;
 margin: 4px 0 5px 0px;
 padding: 1px;
 border: 1px solid #8595B2;
 vertical-align: bottom;
}

.LeftInputControl {
 background-color: #FDFDF9;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #5A698B;
 margin: 0px 0 0px 0px;
 padding: 1px;
 border: 1px solid #8595B2;
}

#wrapper { /* also holds the left "sliding" tab */
text-align: left;
width: 770px; /* this can fixed or fluid */
margin: 0px auto auto auto; /* NN will put content out of scrollable reach if auto is used unless there's a min-width on body too*/
border: 1px solid #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : lighter;
}

#header, #subnav, #footer {
clear: both; 
width: 100%;
}

#header {
 color: #000000; 
 text-align: left;
 padding: 0px 0;
 background: #ddddbb url(title_bg.jpg);
 height: 153px;
 border:0px solid #717666;
}

#hpheader {
 color: #000000; 
 text-align: left;
 padding: 0px 0;
 background: #ddddbb url(hp_title_bg.jpg);
 height: 153px;
 border:0px solid #717666;
}

#subnav {
 color: #f5f5e4; 
 height: 17px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : bold;
 padding-top: 0px; 
 padding-right:0px;
 background: #ddddbb url(navigation_bg.jpg);
 text-indent: 6px;
 border:0px;
 text-align: right;
}

#subnav a{
 color: #f5f5e4; 
}

#footer {
 color: #ffe;
 height: 168px;
 background: url(footer_bg.jpg);
}

#footer div {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : bold;
 padding:15px 3px 0 3px;
 line-height: 2;
 border:0px solid #717666;
 height: 30px;
}

#footer p{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 3px 0 3px 3px;
  font-weight: normal;
  text-align: center;
}

#hpfooter {
 color: #ffe;
 height: 168px;
 background: url(footer_bg.jpg);
 top: 700px;
 position: absolute;
}
#hpfooter div {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight : bold;
 padding:15px 3px 0 3px;
 line-height: 2;
 border:0px solid #717666;
 height: 30px;
}

#hpfooter p{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 3px 0 3px 3px;
  font-weight: normal;
  text-align: center;
}

#contentfloatholder {/* also makes the right "sliding" tab */
background: #f8f8f9;
width: 100%;
position: relative;
}


#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
width:515px;
  margin: 5px 5px 0 237px;
	/* this needs to be less than 100% for Moz/Mac which thinks 
         it's empty otherwise. The difference is made up by putting a 
         negative left margin on the left float:
	   Note IE/Mac doesn't like this method ~ it wants the 100% so it can 
	   be fed in using IE only CSS below becasue IE/Win also works with the 100% method.  
	*/
}


#centerpad {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: lighter;
 clear: none;
}

#centerpad h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #8B0000;
 padding: 0px 0 0px 0;
 height: 30px;
 margin: 0px 0 0 0;
 text-align: left;
 line-height:2,5;
 text-indent: 5px;
 border-bottom: 1px solid Gray;
}

#centerpad h2 {
 font-size: 13px;
 font-weight: bold;
 color: #404040;
 padding: 11px 0 0px 3px;
 margin: 7px 0 0 0;
}
#centerpad h3 {
 font-size: 11px;
 font-weight: normal;
 color: #404040;
 padding: 5px 0 0px 3px;
 margin: 0px 0 0 0px;
}
#centerpad h4 {
 font-size: 12px;
 font-weight: normal;
 color: #404040;
 padding: 0px 0 0px 0px;
 margin: 0px 0 0 0px;
}

#centerpad p{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding: 10px 0 3px 3px;
 font-weight: lighter;
 margin: 0px 0 0 0px;
}

#centerpad .button {
	padding-top: 30px;
	right: 0;
}
#centerpad .clear {
 clear: both;
 margin: 10px 10px 10px 10px;
}

#centerpad .smallText {
 font-size: 12px;
 font-weight: normal;
}

#centerpad .verysmallText {
 font-size: 10px;
 font-weight: normal;
}

#centerpad ul {
	list-style-type: square;
}

#TextStuff {
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: normal;
}

#TextStuff p{
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: normal;
}

#TextStuff a {
  color: #8B0000;
  text-decoration: none;
}

#TextStuff a:hover {
  color: #8B0000;
  text-decoration: underline;
}

#homepad {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: lighter;
 clear: none;
}

#homepad h1 {
 font-size: 25px;
 font-weight: bold;
 color: #8B0000;
 padding: 0px 0 0px 0;
 height: 30px;
 margin: 20px 0 0 0;
 text-align: left;
 line-height:2;
 text-indent: 0px;
 border-bottom: 0px solid Gray;
}

#homepad ul {
 font-size: 20px;
 line-height:2;
 padding: 70px 0 0px 40px;
 list-style-type: disc;
}

#liste {
	line-height: 2em;
	list-style-type: square;
}

#left {
 float: left;
 width: 225px;
 margin: 0px 0px 0px 2px;
 border-right: 1px dashed Gray;
}

#right{
 float: right;
 width: 175px;
 margin: 5px 2px 0 0px;
}

#infobox{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 border:0px solid #717666;
 margin: 5px 10px 5px 0px;
}

#infobox h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #8B0000;
 padding: 0px 0px 0px 0px;
 height: 30px;
 margin: 0px 0px 0px 10px;
 text-align: left;
 border: 0px solid Black;
 line-height:2;
 border-bottom: 1px solid Gray;
  }

#infobox div{
 padding: 3px 0 0px 3px;
 margin: 0px 0px 0 10px;
 color: Black;
}
#infobox a{
 color: Black;
}

#infobox p{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 3px 0 3px 3px;
  font-weight: normal;
 margin: 0px 10px 0 10px;
}

#loginbox{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 border:0px solid #717666;
 margin: 25px 10px 5px 0px;
 width:100%;
}

#loginbox h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #8B0000;
 padding: 0px 0px 0px 0px;
 height: 30px;
 margin: 0px 0px 0px 0px;
 text-align: left;
 line-height:2;
 border: 0px;
}

#loginbox div{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: lighter;
 padding: 10px 8px 15px 8px;
 margin: 0px 0px 0px 0px;
 color: Black;
 background: #E6EAD7;
 border: 1px solid #BDC0A9;;
}

#loginbox p{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding: 3px 0px 3px 0px;
 font-weight: normal;
 margin: 0px 0px 10px 0px;
}

.loginforminput {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #5A698B;
 margin: 4px 0 5px 0px;
 padding: 1px;
}

.loginformLabel{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight : normal;
 text-align: right;
 width:150px;
}

#alsopurchased{
 margin: 0px 0 0 0;
 clear: right;
 padding-top: 30px;
}

#tableMyForm{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 margin: 5px 0 0px 0;
 width:100%;
}

#tableBox{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 margin: 5px 0 0px 0;
 width: 100%;
}

#tableBox h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #8B0000;
 padding: 0px 0 0 0;
 height: 44px;
 line-height:3;
 margin: 5px 0 0 0;
 text-align: left;
 border-bottom: 1px solid Gray;
}

#tableBox p{
 font-size: 12px;
 padding: 0px 0 0px 0px;
 margin: 0px 0 0 0px;
}

#tableBox table{
 table-layout: fixed;
}

#tableReview{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 margin: 0px 0 0px 0;
 padding: 0 0 0 0;
 text-align: left;
 width: 100%;
 color: Black;
}

#tableReview h1 {
 font-size: 13px;
 font-weight: bold;
 height: 14px;
 line-height:1;
 border-bottom: 0px;
 text-indent: 0px;
 padding: 0;
 margin: 0;
}

#tableReview h2 {
 font-size: 12px;
 font-weight: normal;
 height:14px;
 line-height:1;
 border-bottom: 1px solid Gray;
 padding: 0;
 margin: 0;
 color: Black;
}

#tableReview p{
}


#tableCategoriesListing{
 margin:0 0 15px 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding: 0px 0 0px 0px;
 font-weight: normal;
 border: solid #717666 0px;
 table-layout: fixed;
 border-collapse: collapse;
 width: 90%;
}

#tableCategoriesListing td{
 width:33%;
 text-align: center;
}

#tableNewProducts{
 margin:0 0 0px 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding: 0px 0 0px 0px;
 font-weight: normal;
 border: solid #717666 0px;
 table-layout: fixed;
 border-collapse: collapse;
 width:100%;
}

#tableNewProducts td{
 padding: 5px 0 5px 0px;
 width:33%;
}

#tableProductsListing{
 margin:5px 0px 15px 0px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding: 0px 0 0px 0px;
 font-weight: normal;
 border: solid #717666 0px;
 border-collapse: collapse;
 width:100%;
 overflow:hidden;
}

#tableProductsListing td{
}

#tableOrder{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 margin: 5px 0 0px 0;
 width: 100%;
}
#tableOrder td{
height:25px;
 text-align: center;
}
#tableOrder th{
 font-weight: normal;
 height:25px;
 text-align: center;
 text-decoration: underline;
}

#orderListingHeader{
 margin:0 0 0px 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 padding: 3px 0 3px 3px;
 font-weight: normal;
 border: 0px;
 table-layout: fixed;
}

#orderListing{
 margin:0 0 0px 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 padding: 3px 0 3px 3px;
 font-weight: normal;
 border: 1px;
 table-layout: fixed;
}
#separator{
	border-bottom: 1px solid Gray;
}
#basicSheet{
 margin:15px 0 30px 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 padding: 3px 0 3px 3px;
 font-weight: normal;
 border: 1px;
 table-layout: fixed;
}

.container{
	background: #FFE4C4;
	height:1%
}
.floatLeft{
 float: left;
}

.floatRight{
 float: right;
}

.splitTextLeft{
 border:0;
 text-align:left;
 float: left;
}

.splitTextRight{
 border:0;
 text-align:right;
 float: right;
}

.splitPictureRight{
 border:0;
 text-align:right;
 float: right;
 margin-left: 10px;
}

.splitButtonLeft{
 border:0;
 text-align:left;
 float: left;
 margin-top: 15px;
}

.splitButtonRight{
 border:0;
 text-align:right;
 float: right;
 margin-top: 15px;
}

.cleear {
 clear: both;
 margin: 10px 10px 10px 10px;
}

#productListing.img-shadow {
clear: both;
background: url(trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
 float: right;
}

#productListing.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

#reviewGuideLines{
	display: none;
}

#myForm{
 width: 100%;
 background: #E6EAD7;
 border: 1px solid #BDC0A9;;
 padding: 0px;
 margin: 15px 1% 15px 1% ;
 overflow: visible;
 visibility: visible;
}

div.float {
	float: left;
}

div.float p{
	text-align: center;
}
div.spacer {
  clear: both;
  }

div.spacerRight {
 clear: right;
}
div.spacerMRight {
 clear: right;
 margin: 10px;
}
  
div.rowLeft {
  clear: right;
  }
  
div.clear {
clear: both;
height: 0;
line-height: 0;
}

.warning {
	background-color: Red;
	color: White;
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
	font-weight: bold;
}

div.row div.left {
 	float: left;
 	text-align: left;
 	font-weight: bold;
	color: #000;
 	width: 49%;
 }

div.row div.right {
 	float: right;
 	text-align: right;
 	font-weight: bold;
 	color: #000;
 	width: 49%;
 }
 
.address {
	line-height: 1;
}

#tableCheckOut{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 margin: 5px 0 0px 0;
 width: 100%;
 border-collapse: collapse;
 cellspacing:0;
 Cellpadding:0;
}
#tableCheckOut td{
 height:25px;
 text-align: center;
 width="33%";
}
#tableSubCheckOut{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 margin: 5px 0 0px 0;
 width: 100%;
 border-collapse: collapse;
 cellspacing:0;
 Cellpadding:0;
}
#tableSubCheckOut td{
 height:25px;
 text-align: center;
 width="50%";
}

