.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	border-collapse: collapse;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	border-collapse: collapse;
}
.bodyText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	border-collapse: collapse;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {
	color: #990000
}

.style3 {
	color: #000000;
	font-weight: bold;
}

.style5 {
	font-size: 16px;
	font-weight: bold;
}

.style7 {
	color: #666666; 
	font-weight: bold; 
}

.style8 {
	color: #666666
}

.box {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	width: auto;
	cursor: hand;
	text-align: right;
	padding: 2px;
}
.bigLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.imgRight {
	float:left;
	padding: 10px;

}
.floatLeft {
	float:left;
	padding-right:10px;
}
.quote {
	min-height:180px;
	padding: 10px;

}
.disBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
#submitpad {
  padding: 3px;
  background-color: #e5e5e5;
  margin: 0px;
  border-width: 3px;
  border-color: #e5e5e5;
  border-spacing: 0;
}

.iWantItButton{
	border:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	outline:0;
	cursor:pointer;
}

a.noThanks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration:none;
	background-color:#FFF;
	font-size:12px;
}

a.noThanks:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration:none;
	background-color:#FFF;
	font-size:12px;
}

a.noThanks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration:underline;
	background-color:#FFF;
	font-size:12px;
}

a.noThanks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	background-color:#FFF;
	font-size:12px;
}

/*  Classy Stuff #################################### */

div#classyForm {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:400px;
	background:#E5E5E5;
	color:#666;
	padding:5px;
	border: solid 2px #BFBFBF;
}
#sstate {
	display:block;	
	margin-bottom:5px;
}
div#classyForm #submit {
	text-align:left;
	padding-left: 4em;
}
div#classyForm #disclaimer {
	padding-top:5px;	
}
div#classyForm label{
	/*
	font-size:12px;
	display:block;
	*/
	
	font-weight:bold;
	font-size:12px;
	float: left;    
	width: 8em;    
	margin-right: 1em;    
	text-align: right; 
	padding-top: 0.25em;
}

div#classFormBorder {
	border: solid 2px #BFBFBF;

}

div#classyFormOrder {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:400px;
	background:#E5E5E5;
	color:#666;
	padding:15px;
	font-size:16px;
	border: solid 2px #BFBFBF;
}

div#classyFormOrder label{
	font-size:12px;
	float: left;    
	width: 8em;    
	margin-right: 1em;    
	text-align: right; 
	padding-top: 0.25em;
}

#bstate{
	display:block;
	margin-bottom:5px;
}
#cctype{
	display:block;
	margin-bottom:5px;
}
#ccexpire {
	display:block;
	margin-bottom:5px;
}

div#orderNow {
	color:#fff;
	background:#BFBFBF;
	margin-top:-15px;
	margin-left:-15px;
	margin-right:-15px;
	text-align:center;
	font-size:12px;
}	

.orderInput {
	width:215px;
	margin-bottom:5px;
}

.orderInputSm {
	width:65px;
	margin-bottom:5px;
}

div#classyFormTitle {
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	text-align:center;
}

div#error{
	background:#FFF;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	clear:both;	
	padding:5px;
}
.accessBtn{
	margin-left:-7px;	
}

.iWantItButton{
	border:0px;
	padding:0px 0px 0px 0px;
	background-color:#2761A2;
	outline:0;
	cursor:pointer;
}

div#cc_message {
	/*
	background:#CCC;
	border:#bbb solid 2px; 
	
	*/
	font-weight:bold;
	padding:5px;
	margin-top:10px;
	font-size:12px;
}
div#cc_message label {
	font-weight:normal;
}

div#checkbox {
	background:#CCC;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	/*border:#bbb solid 2px;*/
	margin-top:10px;
}

div#submit {
	text-align:center;
}

div#classyFormTitleOrder {
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}

div#disclaimer {
	padding-top:15px;
	font-size:10px;
	text-align:left;
	
}

/*--------------------------------------------------
  new stuff
--------------------------------------------------*/

div#cart{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	background-color:#FFF;
	/*border-width:1px;
	border-style:solid;
	border-color:#3C7A88;*/
	padding: 5px 5px 5px 5px; 
	margin:5px;
	width:250px;
}
div#cartReview{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#333;
	width:250px;
	text-align:left;
	padding:15px;
}

div#editCart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#333;
	padding: 5px 5px 5px 5px; 
	margin:5px;
	width:550px;
}
.cartWelcome {
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
.cartInner {
	background:#FFF;
	border-width:0px;
	border-collapse:collapse;
	width:100%;
}
.cartHeader {
	background:#787878;
	color:#FFF;
}

.highLight {
	background:#DDD;	
}

