/*--- HTML Tag Overrides ---*/
html, body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}
h1 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
}
h2 {
	font-size:14px;
	color: #b91414;
	font-weight:bold;
	margin-bottom: 5px;
}
hr {
	background-color: #000000;
	border: 0px;
	color: #000000;
	height: 1px;
}
img {
	border-color: #000000;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin-bottom: 1em;
	margin-left: 2em;
}
em, i {
	font-style: italic;
}
p {
	margin-bottom: 1em;
}
ul {
	list-style: square;
	margin-bottom: 1em;
	margin-left: 2em;
}
.clear {
	clear:both;	
}
/*---------------------------*/

/*--- Default Link Styles ---*/
a {
	color: #b91414;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*---------------------------*/

/*--- CSS type for form field errors ---*/
.error_field {
	border: 1px solid #FF0000;
}
/*--------------------------------------*/

/* Custom Definitions */
#maintable td {
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: middle;
}
#performance td {
	color: #595959;
	padding-bottom: 15px;
	padding-top: 15px;
}
span.page_header {
	color: #000000;
	font-size: 18px;
}
.arial10 {
	color:#000000;
	font-size:10px;
	line-height:14px;
}
.arial10reg {
	font-size:10px;
	color:#000000;
}
.arial11black {
	font-size:11px;
}
.arial18 {
	font-size:18px;
	color:#000000;
}
.arial20 {
	font-size:20px;
	color:#000000;
}
.arialgrey, .arialgrey a, .arialgrey a:hover {
	color: #595959;
}
.arialred {
	color: #b91414;
	font-weight:bold;
}
.arialwhite {
	color: #FFFFFF;
}
.arialblack {
	color: #000000;
}
.padding5 td {
	padding: 5px;
}
.padding10 td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding10b td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:20px;
}
.borderbottom {
	border-bottom: 1px solid #000000;
}
.borderbottom2 {
	border-bottom: 3px solid #000000;
	padding-bottom: 5px;

}
/*--------------------*/

/* Footer styles */
#footer {
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer a {
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
}
#footer .footer_small, .footer_small {
	font-size: 10px;
	color: #999999;
}
#footer .footer_nav {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#footer .footer_nav2 {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#footer .footer_nav2:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer .footer_nav:hover {
	color: #b91414;
	text-decoration: underline;
}
#footer tr td strong .arialblack .arialblack {
	color: #000;
}
/*--------------------*/

/* Permanent Collection styles */
#image_list .thumb_wrapper {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	padding: 5px;
}
#image_list .thumb_wrapper .thumbnail img{
	border:1px solid #ccc;
}
#image_list .x-view-selected {
	background: #475a7a;
	border: 1px solid #475a7a;
	padding: 4px;
}
/*--------------------*/

/* Store styles */
a.link-department, a.link-department-select {
	color: #d0017c !important;
}
a.link-category, a.link-category-select {
	color: #000 !important;
	text-decoration: none !important;
}
a.link-category:hover, a.link-category-select:hover {
	text-decoration: underline !important;
}
#panel-navigation a {
	line-height: 24px;
}
#new-product-panel a {
	color: #6047a9;
}
#cart-panel a {
	color: #039cd6;
}
#account-panel a {
	color: #80b934;
}
#sitefooter {
	left: -1200px;
	position: absolute;
}
#productphoto {
	margin-right: 10px;
}
.cattablebody a {
	color: #0000b8;
}
.cattablerowtext .cattabletext {
	padding-bottom: 30px;
}
.productlisttable a {
	color: #0000b8;
}
.productlistheader td, .basketheader td {
	border-bottom: 1px solid #000;
	font-weight: bold;
}
.productlistheader td a {
	color: #000;
	font-weight: bold;
}
.productlist-row1 td, .productlist-row2 td {
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 10px;
	padding-top: 10px;
}
.productlist-row1 img, .productlist-row2 img {
	margin: 0px;
	margin-right: 10px;
}
.baskettable td {
	padding-bottom: 5px;
	padding-top: 5px;
}
.tiptable {
	background-color: #efefef;
	margin-bottom: 10px;
}
.tipheader {
	font-weight: bold;
}
.tipbody {
	font-style: italic;
	font-size: 10px;
}
/*--------------------*/

/* Menu styles */
#menu .menu_item {
	color: #ffffff;
	float: left;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#cafe a {
	color: #000000;
	text-decoration: none;
}
#cafe a:hover {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .menu {
	background-color: #707070;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	min-width: 150px;
	white-space: nowrap;
}
#menu .menu ul {
	border: 1px solid #484848;
	margin: 0px;
	padding: 3px;
}
#menu .menu ul li {
	color: #FFFFFF;
	font-size: 10px;
	list-style-type: none;
	margin: 3px;
}
#menu .menu ul li ul {
	border: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	margin-right: 1em;
}
#menu .menu ul li ul li {
	border-bottom: 0px;
	list-style-type: none;
	margin: 3px;
}
/*--------------------*/

