/*BACKGROUND - PANEL - WATERMARK*/
html, body {
		margin:0; 
		padding:0;
		}
body {
	background:#fff; /*Change Background Color Here */
	font:10pt tahoma; color:#555; /*Change Overall Font Properties Here */
	}
#text {
	width:770px; 
	text-align:left; 
	margin:0px auto 0px auto;
	}

.footnote {text-align:right; font-size:8pt;}
	
/*LOGO AND DESIGN*/		

/*NAVIGATION*/

/*CONTENT BODY*/				
#textwrap {
		position:relative; 
		margin:50px auto; 
		padding:0; 
		width:750px;
		}
a {
color:#4f4f4f; /* Change Content Link Color Here */
text-decoration:none;
}
a:hover {
		color:#000; /*Change Content Link Hover Color Here */
		text-decoration:none;
		}

/*CONTENT FOOTER*/	
.copyright a {
			margin-right:3px; 
			text-decoration:underline;
			}
.copyright a:hover {
				margin-right:3px; 
				text-decoration:underline;
				}

/*FONT SIZES*/
.smaller {
		padding-top:2em; 
		margin-bottom:0; 
		text-align:center; 
		font-size:.70em;
		}
.smallest {
		padding-top:2em; 
		margin-bottom:0; 
		text-align:center; 
		font-size:.65em;
		}
.copyright {
		padding-top:0; 
		margin-bottom:25px; 
		text-align:center; 
		font-size:.75em;
		}
h1,h2,h3,h4,h5,b {font-weight:bold;}
h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1.05em; margin-bottom:0;}
h5 {font-size:.85em;} 

/* IMAGES */
.left {
	margin-right:1em; 
	float:left;
	}
.right {
	margin-left:1.5em; 
	margin-bottom:1em; 
	float:right;
	}
.left, .right {clear:both;}
img {border:none;}
.p100, .p125, .p150, .p175, .p200, .p225, .p250 {
												float:left; 
												margin:0 .75em 0 0;
												}
.p100 {width:100px;}
.p125 {width:125px;}
.p150 {width:150px;}
.p175 {width:175px;}
.p200 {width:200px;}
.p225 {width:225px;}
.p250 {width:250px;}
.p175r {
	width:175px; 
	float:right; 
	margin:0 0 0 .75em;
	}

/*DROP SHADOWS*/
.shadowRight {
  float:right;
  background: url('images/drop-shadow.png') no-repeat bottom right !important;
  background: url('images/drop-shadow.gif') no-repeat bottom right;
  margin: 10px 0 10px 20px;
  }
.shadowRight img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.shadowLeft {
  float:left;
  background: url('images/drop-shadow.png') no-repeat bottom right !important;
  background: url('images/drop-shadow.gif') no-repeat bottom right;
  margin: 10px 20px 10px 0;
  }
.shadowLeft img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
/*MISC */
.nobull {
		list-style:none; 
		margin:0; 
		padding:0;
		}
#validation {
			position:absolute; 
			bottom:-15px; 
			right:344px; 
			font-size:.75em;
			}
#validation a {text-decoration:none;}
#validation a:hover {text-decoration:underline;}

span.nonie {display:inline;}
.clear {clear:both;}

td.tableBorder {border:1px solid #000; padding:0px 15px; }
.table {border:1px solid #000; border-collapse:collapse;}
td.xmakeover {background:#000; height:150px; border:1px solid #000; padding:0 15px;}
td.description {padding:20px 15px 15px 15px; height:620px;}
.checkBox {list-style:none; padding-left:0px; margin-top:2px; padding-top:2px;}
.checkBox li {background:url('images/check-box.jpg') no-repeat 0 0; padding-left:25px; padding-top:1px;}
span.subText {font-size:10pt; font-weight:normal;}
span.bigger {font-size:1.05em; font-weight:bold;}
input.quantity {width:20px; margin-top:-10px; margin-left:10px; position:relative; top:2px;}
.field97 input {width:97%;}
input.shipping {margin-right:7px; position:relative; top:1px;}
.expiration input {width:80%;}
input.credit {width:90%;}
td.contact { padding:0px 15px; }
