
body
{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

h1 {
	color:#8996c3;
	font-size: 25px;
}

td
{
  font-size: 14px;
}

th
{
  font-size: 12px;
  font-weight:bold;
  font-color: e1e6fa;
}

h2 {
	color:#8996c3;
	font-size: 18px;
}

h3 {
	color:#000000;
	font-size: 12px;
	font-style: bold;
}


div.category_description
{
	background: #f0ebeb;
	font-size: 12px;
	color: #70737d;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 648px;
}

.cat_title
{
	font-size: 16px;
	font-weight: bold;
	color: #57607d;

}

td.cat_desc
{
	
	font-size: 16px;
	
	color: #70737d;
}

tr.prirow
{
	background-color: #e1e6fa;

}

div.navbar_container
{
	height:25;
	background-color: #5a6796;

}

div.search_container
{
	height:50;
	width:150;
	background-color: #5a6796;
	border-bottom: 2px white solid;

}

td.cat_cell
{
	background-color: #8996c3;
}

div.cat_container
{
	

	width:150;
	
}

div.page_container
{
	padding: 0 0 0 10;

}

div.footer_container
{
	height:20;
	padding: 5 0 0 0;
	background-color: #5a6796;

}

tr.active_cat
{
	background-color: #5a6796;
	
	
}

div.elist_container
{
	height:65;
	width:180;
	background-color: #8996c3;
	border: 2px white solid;
	position: absolute;
	top: 0px;
	left: 600px;

}



a
{
	text-decoration: none;
	color: #5a6796;
}
a:hover
{
	color: #8996c3;
	text-decoration: underline;
}
a:visited
{
	color: #5a6796;
}


/* =========== checkout process links ===========*/
a.checkout_process
{
	font-size: 16px;
	text-decoration: none;
	color: #5a6796;
}
a.checkout_process:hover
{
	color: #8996c3;
	text-decoration: underline;
}
a.checkout_process:visited
{
	color: #5a6796;
}

a.checkout_process_hl
{
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	color: #5a6796;
}
a.checkout_process_hl:hover
{
	color: #8996c3;
	text-decoration: underline;
}
a.checkout_process_hl:visited
{
	color: #5a6796;
}
/* =========== END checkout process links ===========*/


/* FOOTER LINKS */
a.footer_link
{
	color: #e6e1e1;
	font-size: 12px;
	
}
a.footer_link:visited
{
	color: #e6e1e1;
}


a.footer_link:hover
{
	color: #FFFFFF;
}

.footer_text
{
	color: #e6e1e1;
	font-size: 12px;
	
}


/* CARTLINKS */
a.cart_link
{
	color: #e6e1e1;
	font-size: 14px;
	font-weight: bold;
}
a.cart_link:visited
{
	color: #e6e1e1;
}


a.cart_link:hover
{
	color: #FFFFFF;
}
.cart_text
{
	color: #e6e1e1;
	font-size: 16px;
	
}

/* NAVLINKS */
a.navlink
{
	color: #e6e1e1;
	font-size: 12px;
	font-weight: bold;
}
a.navlink:visited
{
	color: #e6e1e1;
}

a.navlink:hover
{
	color: #FFFFFF;
}

/* CATLINKS */

a.topcat_link
{
	color: #e6e1e1;
	font-size: 12px;
	font-weight:bold;
}
a.topcat_link:hover
{
	color: #FFFFFF;
	
}
a.topcat_link:visited
{
	color: #e6e1e1;
}

a.topcat_link_act
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	
}
a.topcat_link_act:hover
{
	color: #FFFFFF;
	
}
a.topcat_link_act:visited
{
	color: #FFFFFF;
}

a.subcat_link
{
	color: #e6e1e1;
	font-size: 10px;
	font-weight:bold;
}
a.subcat_link:hover
{
	color: #FFFFFF;
	
}
a.subcat_link:visited
{
	color: #e6e1e1;
}

a.subcat_link_act
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
}
a.subcat_link_act:hover
{
	color: #FFFFFF;
	
}
a.subcat_link_act:visited
{
	color: #FFFFFF;
}


/* ========================  Col Item Links ========================= */
a.col_item_link
{
	color: #554444;
	font-size: 12px;
	font-weight:bold;
}
a.col_item_link:hover
{
	color: #875e5e;

}
a.col_item_link:visited
{
	color: #554444;
}


/* ========================  Page Links ========================= */

/* ========================  Page Links ========================= */
a.page_link
{
	color: #5A6796;
	font-size: 16px;
}
a.page_link:hover
{
	color: #5A6796;
	font-weight:bold;
}
a.page_link:visited
{
	color: #5A6796;
}

a.page_link_active
{
	color: #5A6796;
	font-size: 19px;
}
a.page_link_active:hover
{
	color: #5A6796;
	font-weight:normal;
}
a.page_link_active:visited
{
	color: #5A6796;
}
/* ========================  Page Links ========================= */

div.thumbnail
{
	height:150px;
	width: 150px;
	border: 0px #8996c3 solid;
}

h6
{
	color: white;
	font-size: 2px;
	Background:white;
}

/*images */

img.thumbnail
{
	
}


input.small
{
	font-size:12px;
	border: 1px black;
	border-style: solid;
	padding: 1px;
	margin: 1px;


}

input.medium
{
	font-size:14px;
	border: 1px black;
	border-style: solid;
	padding: 1px;
	margin: 1px;


}

input.search_box
{
	font-size:12px;
	border: 0px black;
	border-style: solid;
	padding: 1px;
	margin: 1px;


}

input.elist
{
	font-size:12px;
	border: 0px black;
	border-style: solid;
	padding: 1px;
	margin-bottom: 5px;
	width: 130px;


}

.elist_prompt
{
	
	font-size: 12px;
	
	color: #FFFFFF;
	
}


.item_name
{
  
  font-size:20px;
  font-weight:bold;
  color: #2a3046
}

div.collection_description
{
  
  font-size:18px;
  font-weight:bold;
  color: #2a3046;
  margin: 5px;
}

.error_text
{
	font-size:14px;
	color: #961d1d;


}