A:active { color: #666666; text-decoration: underline}
A:link { color: #666666; text-decoration: underline}
A:visited { color: #666666; text-decoration: underline}
A:hover { color: #666666; text-decoration: none}

A.blue:active { color: #26326F; text-decoration: underline}
A.blue:link { color: #26326F; text-decoration: underline}
A.blue:visited { color: #26326F; text-decoration: underline}
A.blue:hover { color: #26326F; text-decoration: none}

.blue {color: #26326F; font-family: arial, helvetica, sans-serif; font-size:11px;}
.bluePattern {color: #26326F; font-family: arial, helvetica, sans-serif; font-size:12px;}

.body { font-size: 11px; line-height: 13px; color: #666666; font-family: arial, helvetica, sans-serif }
.smallPrice { font-size: 14px; line-height: 16px; color: #666666; font-family: arial, helvetica, sans-serif }
.itemNo { font-size: 13px; color: #852510; font-family: arial, helvetica, sans-serif;}
.order { font-size: 14px; color: #852510; font-family: arial, helvetica, sans-serif;}
.itemDescription { font-size: 13px; line-height: 20px; color: #666666; font-family: arial, helvetica, sans-serif }

.orderformtitle { font-size: 20px; line-height: 20px; color: #000000; font-family: arial, helvetica, sans-serif; }
.orderforminstruction { font-size: 15px; line-height: 20px; color: #000000; font-family: arial, helvetica, sans-serif; }
.shipCost { font-size: 13px; color: #000000; font-family: arial, helvetica, sans-serif; }
.closewindow {font-size: 11px; line-height: 13px; color: #666666; font-family: arial, helvetica, sans-serif}

@media print {
   .closewindow { display : none; font-size: 11px; line-height: 13px; color: #666666; font-family: arial, helvetica, sans-serif}
   	}

p, div {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	}
	
h1 { font-size: 20px; line-height: 20px; color: #852510; font-family: arial, helvetica, sans-serif; font-weight:normal; margin: 0;}
h2 { font-size: 15px; line-height: 20px; color: #852510; font-family: arial, helvetica, sans-serif; font-weight:normal; margin: 0;}
h3 { font-size: 13px; line-height: 20px; color: #852510; font-family: arial, helvetica, sans-serif; font-weight:normal;}
ul { font-size: 11px; line-height: 13px; color: #666666; font-family: arial, helvetica, sans-serif }
li { font-size: 11px; line-height: 13px; color: #666666; font-family: arial, helvetica, sans-serif }

input, submit, select, option, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0 5px 0 0;
	}
	
form {
	margin: 0;
	}

#topNav {
	font-family: "lucidia grande", trebuchet, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #41677d;
	}
	
#topNav a {
	color: #41677d;
	text-decoration: none;
	}	

#topNav a:hover {
	color: #41677d;
	text-decoration: underline;
	}
	
#addtocart h2 {
	border-bottom: 1px #999999 dotted;
	}
	
#addtocart .leftColumn {
	width: 100px;
	color: #333333;
	font-size: 11px;
	}
	
#addtocart .button {
	border-top: 1px #999999 dotted;
	margin-top: 1px;
	padding-top: 3px;
	}
	
.patternPopup p {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	margin: 2px;
	}
	
.availablePatterns {
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	}
	
.availablePatterns a {
	color: #26326F;
	font-style: normal;
	}
	
#shoppingCartIndex {
	font-family: arial, helvetica, sans-serif;
	}	
	
#shoppingCartIndex h2 {	
	border-bottom: 1px #999999 dotted;	
	}
	
#shoppingCartIndex #titleTable {
	width: 100%;
	margin: 10px 0 10px 0;
	}
	
#shoppingCartIndex #titleTable td {
	padding-bottom: 5px;
	}
	
#contentTable td {
	text-align: left;
	}
	
#contentTable td.price {
	text-align: right;
	}	

#shoppingCartIndex #contentTableHeader {
	width: 100%;
	margin: 0px 0 5px 0;
	color: #565656;
	font-size: 11px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	}

#shoppingCartIndex #contentTable {
	width: 100%;
	margin: 0 0 5px 0;
	text-align: right;
	}
	
#shoppingCartIndex #contentTable td {
	padding-bottom: 3px;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	}
	
	
#shoppingCartIndex td.name {
	width: 35%;
	}
	
#shoppingCartIndex td.pattern {
	width: 35%;
	}

#shoppingCartIndex td.quantity {
	width: 10%;
	}
	
#shoppingCartIndex td.price {
	width: 10%;
	}

#shoppingCartIndex #contentTable .price{
	color: #852510;
	font-size: 13px;
	}
	
#shoppingCartIndex td.remove {
	width: 10%;
	}
	
#shoppingCartIndex td.remove a {
	color: #26326F;
	background: #ffffff;
	font-size: 9px;
	width: 10%;
	text-decoration: none;
	border: 1px #999999 dotted;
	padding: 1px;
	}
	
#shoppingCartIndex .remove a:hover {
	color: #ffffff;
	background: #26326F;
	}		
	
	
#shoppingCartIndex #totalsTable {
	width: 100%;
	margin: 0 0 5px 0;
	border-bottom: 1px #999999 dotted;
	text-align: right;
	}
	
#shoppingCartIndex #totalsTable td {
	padding-bottom: 3px;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	}	

#shoppingCartIndex totalsTable td.left {
	width: 90%;
	}

#shoppingCartIndex #totalsTable td.right{
	width: 10%;
	padding-left: 5px;
	color: #852510;
	font-size: 13px;
	text-align: right;
	}
	
#checkoutForm h2 {
	border-bottom: 1px #999999 dotted;
	padding-top: 10px;
	}
	
#checkoutForm p {
	font-size: 11px;
	color: #000000;
	margin: 10px 0 0 0;
	}
	
#checkoutForm p.small {
	font-size: 10px;
	color: #666666;
	margin: 2px 0 0 0;
	}	
	
.error {
	color: 852510;
	font-size: 11px;
	}	

#errorField {
	width: 400px;
	border: 1px #000000 dotted;
	margin: 10px 0 10px 0;
	padding: 10px;
	}
	
#stats td {
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	text-align: right;
	}

#stats h2 {
	border-bottom: 1px #999999 dotted;
	padding-top: 10px;
	}
	
/* updated product page styles
---------------------------------------------------------------------- */
	
img#product_photo, #pattern_table img {
	border: 1px solid #9DA5AF;
	}
	
#pattern_table td {
	padding: 5px 0 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-top: 1px solid #9DA5AF;
	}
	
#pattern_table #contentTableHeader td {
	padding: 0 0 5px 0;!important;
	margin: 0 0 10px 0;
	color: #852510;
	font-size: 11px;
	border-top: none;
	}

#pattern_table {
	width: 100%;
	}
	
#pattern_table td.style {
	width: 200px;
	}
	
#pattern_table .photo td {
	width: 100px;
	}	
	
	
#add_to_cart {
	border-top: 1px solid #9DA5AF;
	padding-top: 20px;
	text-align: right;
	}
	
/* updated product page/registry styles
---------------------------------------------------------------------- */

img#product_photo, #pattern_table img, #registry_table img {
	border: 1px solid #9DA5AF;
	}
	
#pattern_table td, #registry_table td {
	padding: 5px 0 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-top: 1px solid #9DA5AF;
	}
	
#pattern_table #contentTableHeader td, #registry_table #contentTableHeader td {
	padding: 0 0 5px 0;!important;
	margin: 0 0 10px 0;
	color: #852510;
	font-size: 11px;
	border-top: none;
	}

#pattern_table, #registry_table {
	width: 100%;
	}
	
#pattern_table td.style {
	width: 200px;
	}
	
#pattern_table td.photo {
	text-align: center;
	font-size: 11px !important;
	}	
	
td.icon {
	text-align: center;
	font-size: 11px !important;
	}
	
	
#add_to_cart {
	border-top: 1px solid #9DA5AF;
	padding-top: 20px;
	text-align: right;
	}
	
#registry_table td {
	padding-right: 20px;
	}
	
#registry_table td.name {
	width: 200px;
	}
	
#registry_table td.requested, #registry_table td.purchaced {
	width: 100px;
	font-size: 13px;
	}	
	
#registry_login_form .c_form {
	color: #000;
	font-size: 11px;
	width: 210px;
	float: left;
	}
	
#registry_login_form .c_form span {
	display: block;
	}
	
#registry_login_form .c_form input {
	width: 200px;
	float: left;
	}	
	
.c_submit {
	clear: both;
	padding-top: 10px;
	}
	
.itemPopup img {
	border: 1px solid #9DA5AF;
	margin: 5px;
	}	


/* errors
---------------------------------------------------------------------- */

div#error {
	width: 80%;
	margin: 30px 0;
	border: 1px solid #852510;
	}

div#error ul {
	margin: 10px 0;
	}

div#error ul li {
	color: #852510;
	list-style-type: square;
	font-size: 13px;
	}
	
	
	