




<style type="text/css">


h1 {color: #000F6E}
h2 {color: #000F6E}
h3 {color: #000F6E}
h4 {color: #000F6E}
p {color:  #000000}
p.small {color:  #000000}
font {color:  #000000}




h1 { font-family: Arial, sans-serif}
h2 { font-family: Arial, sans-serif}
h3 { font-family: Arial, sans-serif}
h4 { font-family: Arial, sans-serif}
p { font-family: Arial, sans-serif}
p.small { font-family: Arial, sans-serif}
font { font-family: Arial, sans-serif}




h1 { font-size: 15}
h2 { font-size: 13}
h3 { font-size: 13}
h4 { font-size: 16}
p { font-size: 13}
p.small { font-size: 9}
font{ font-size: 14}






A:link { 
  
  color: #524877;
  text-decoration: underline; }
A:visited { 
  color: #524877;
  text-decoration: underline; }
A:hover {
  color: #150064;
  text-decoration: none;}
A:active {
  color: #524877;
  text-decoration: none;}




a.one:link {color: #524877; font-size: 13px;  text-decoration: none; }
a.one:visited {color: #524877; font-size: 13px;  text-decoration: none; }
a.one:hover {color: #150064; font-size: 13px; text-decoration: underline; }
a.one:active {color: #524877; font-size: 13px; text-decoration: none; }




a.two:link {color: #FFFFFF; font-size: 15px;  text-decoration: none; }
a.two:visited {color: #FFFFFF; font-size: 15px;  text-decoration: none; }
a.two:hover {color: #FFFFFF; font-size: 15px;  text-decoration: none; }
a.two:active {color: #FFFFFF; font-size: 15px;  text-decoration: none; }






A.footer_link:link { 
  color: #524877;
  font-size: 9px;
  text-decoration: none; }
A.footer_link:visited { 
  color: #524877;
  font-size: 9px;
  text-decoration: none; }
A.footer_link:hover {
  color: #524877;
  font-size: 9px;
  text-decoration: none;}
A.footer_link:active {
  color: #524877;
  font-size: 9px;
  text-decoration: none;}


/* form elements formatting */
INPUT.password {
	BORDER:    #39167A 1px solid; 
	FONT-SIZE: 11px; font-weight:normal; COLOR: #39167A; FONT-FAMILY: verdana,arial; BACKGROUND-COLOR: #FFFFFF;
	vertical-align: absmiddle;}

INPUT.text{ border: #39167A 1px solid; 
            FONT-SIZE: 11px; font-weight:normal; COLOR: #39167A; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;
	vertical-align: absmiddle;}
	
INPUT.check_box,INPUT.radio{ FONT-SIZE: 11px; font-weight:normal; COLOR: #39167A; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;
	vertical-align: absmiddle;}
			
INPUT.input_tan{ border: #39167A 1px solid; 
            FONT-SIZE: 11px; font-weight:normal; COLOR: #39167A; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;
	vertical-align: absmiddle;}

TEXTAREA{
	BORDER:    #39167A 1px solid; 
	FONT-SIZE: 11px; font-weight:normal; COLOR: #39167A; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}

SELECT{
	BORDER:    #39167A 1px solid; 
	FONT-SIZE: 11px; font-weight:normal; COLOR: #39167A; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;
	vertical-align: absmiddle;}
/* end form elements formatting */

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40000;}
.small_9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402586;}

.small_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC0219;}
	
.dBorder {border: 1px dotted #4A8CCA}

/* Cart Classes */

/*.product-category {
  font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	margin-left: 7px;	
}*/

A.product-category:link,
A.product-category:visited { 
    color: #39167A; 
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	margin-left: 7px;
	text-decoration: none;}
A.product-category:hover,
A.product-category:active {
  color: #39167A; 
	 font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	margin-left: 7px;
	text-decoration: underline;}

a.product:link,
a.product:visited,
a.product:active,
a.product:hover {
  font-size: 11px;
	margin-left: 8px;
	display: block;
	text-decoration: none;
	color: #2E106A;
}

.line-item {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
}

.line-item-option{
	font-weight: normal;
	margin-left: 30px;
	position: relative;
	border-bottom: 1px dashed #c0c0c0;
	width: 500px;
	padding: 1px;
}

.line-item-option-name {}
.line-item-option-value {
	font-style: italic;
}
.line-item-option-price {
	position: absolute;
	left: 420px;
	width: 80px;
	text-align: right;	
}

.error-message {
	color: red;
	display: block;
	border: red 1px dashed;
	border-left: red 5px solid;
	padding: 5px;
	text-align: left;
}

.success-message {
	color: green;
	display: block;
	border: green 1px dashed;
	border-left: green 5px solid;
	padding: 5px;
	text-align: left;
}

.size10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4A2E8F;
}
.size10ltbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2983D7;
}



table.pricegrid {border: 2px solid #39167A; background-color: #FFFFFF; width: 490px;}
table.pricegrid thead td {background-color: #FFFFFF;}
table.pricegrid thead td.leftcol {border-right: 1px solid #B6A8DD; font: bold; background-color: #FFFFFF;}
table.pricegrid td {padding: 4px; border-top: 1px solid #FFFFFF; text-align: center; background-color: #B6A8DD;}
table.pricegrid td a:link, a:visited, a:active, a:hover {color: #2E106A;}
table.pricegrid td.leftcol {border-right: 1px solid #FFFFFF; font: bold; background-color: #B6A8DD;}
div.gridname {font: bold 14px;}


.image_option {float: left; border: 1px solid black; margin: 3px; padding: 3px;}

.question {
font-weight:bold;
border-bottom: 1px solid black;
margin-top: 10px;
margin-bottom: 5px;
font-size: 1.3em;
}

.attribute {
margin-top: 20px;
display: block;
clear:both;
}

#shipping_select {
width: 200px;
float: left;
padding: 10px;
vertical-align: middle;
}

.zip {
float: left;
padding: 20px;
vertical-align: middle;
}


</style>