.editVerbiage {
border-color:#25BAB4;
border-width:1;
border-style:solid;


}

.editVerbiage thead {
background-color:#25BAB4;
color:#FFFFFF;
font-weight:bold;
font-size:10;
}

.editVerbiage thead a{
color:#FFFFFF;
}

.revertVerbiage {
border-color:#25BAB4;
border-width:1;
border-style:solid;
}

.revertVerbiage thead {
background-color:#25BAB4;
color:#FFFFFF;
font-weight:bold;
font-size:10;
}

.revertVerbiage .date {
font-weight:bold;
font-size:10;
}


.mini_cart_remove {
	border-color:#6A8EDA;
	border-width:1;
	border-style:solid;
background-color:#FFFFFF;


font-weight:bold;
font-size:10;
}


#topnavbar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;

}

#topnavbar a{
color: #000000;
text-decoration:none;
}

#navbar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 25px;

}

#navbar a{
color: #FFFFFF;
text-decoration:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#content {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#product-content {
position: absolute; 
left: 10px;
padding: 10px 10px 0px 0px; 
}

#breadcrumbs {
	font-size:10px;
	margin-bottom: 2px;
}

#content #subcategories {
 font-weight:bold;
 font-family:arial;
 color:black;
 font-size:12;
 
}

#content #products {
 float:right;
 clear:left;
 font-weight:bold;
 font-family:arial;
 color:black;
 font-size:12;
  
}

#content #specials {
 float:right;
 clear:left;
 font-weight:bold;
 font-family:arial;
 color:black;
 font-size:12;
 

 
 margin-left: 5;
}

#productPicture
{
	width:200; 
	padding:6;
	border-style:solid; 
	border-width:1; 
	border-color:black; 
	margin:6;
}

hr {
border-style:dashed;
border-width:1;
color:black;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
	padding:1;
	padding-left:5;
	background-color:#6A8EDA;
	color:#FFFFFF;
}
.product {
	text-align:center;
	margin:10;
	height:120;
	width:100;
	padding:3;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.special {
	text-align:center;
	margin:10;
	width:100;
	padding:3;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}

.subcategory {
	text-align:center;
	margin:10;
	width:100;
	padding:3;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.red {
	color:#FF0000;
}

.was {
	text-decoration:line-through;
}

.optionSelection {
text-align:center;
border-color:#FFFFFF;
border-width:1;
border-style:solid;
min-width:80px;
min-height:91px;
float:left;
margin-right:5;

cursor:hand;
font-size:10;
margin:1;
vertical-align:bottom;
padding-top:5;
}

.optionSelection input {
visibility:hidden;
display:none;
}

.attribute {
font-size: 12;
}

.miniCartItem {
border-bottom-color:#000000;
border-bottom-width:1;
border-bottom-style:solid;
margin-bottom:5;
padding-bottom:5;
}

select {
}


.error{
background-color:#FFF065;

}

.required{
	background-image: url(/images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}



input[type="text"], input[type="password"]{

border-color:#6A8EDA;
border-style:solid; 
border-width:1; 
margin: 0.1em;
padding: 0.1em;

}

.text {
border-color:#6A8EDA;
border-style:solid; 
border-width:1; 
margin: 0.1em;
padding: 0.1em;
}

.chooseAddress {
font-size:11;
border-color:#6A8EDA;
border-style:solid; 
border-width:1; 
}