/* CSS Document */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	margin-top: 0px;
	background-color: #f5f5f5;
}
.contact:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	outline:none;
}
.contact:hover {
	text-decoration: none;
	color: #b2b2b2;
}
.contact:visited {
	text-decoration: none;
	color: #3f3f3f;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
/*a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	outline:none;
}
a:link {
	text-decoration: none;
	color: #3f3f3f;
	outline:none;
}

a:hover {
	text-decoration: none;
	color: #b2b2b2;
}
a:visited {
	text-decoration: none;
	color: #3f3f3f;
}*/
.page_titles {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #3f3f3f;
}
.sm_page_titles {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #3f3f3f;
	font-weight: bold;
}
p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
}
b {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	font-weight: bold;
}

.artist_picture {
	border: 1.5px solid #d4d5d7;
}
.topnav:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #3f3f3f;
	font-weight: normal;
	text-decoration: none;
	outline:none;
}
.topnav:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #b2b2b2;
	text-decoration: none;
	font-weight: normal;
}
.topnav:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #3f3f3f;
	font-weight: normal;
	text-decoration: none;
}

.topnavON:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #b2b2b2;
	font-weight: normal;
	text-decoration: none;
	outline:none;
}
.topnavON:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #b2b2b2;
	text-decoration: none;
	font-weight: normal;
}
.topnavON:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #b2b2b2;
	font-weight: normal;
	text-decoration: none;
}
.leftnavON:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b2b2b2;
	font-weight: normal;
	text-decoration: none;
	outline:none;
}
.leftnavON:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b2b2b2;
	text-decoration: none;
	font-weight: normal;
}
.leftnavON:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #b2b2b2;
	font-weight: normal;
	text-decoration: none;
}

.logo:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #3f3f3f;
	font-weight: normal;
	text-decoration: none;
	outline:none;
}
.logo:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #3f3f3f;
	text-decoration: none;
	font-weight: normal;
}
.logo:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #3f3f3f;
	font-weight: normal;
	text-decoration: none;
}
.right2-shadow {
	background-image: url(images/invert_right_shadow.gif);
	background-repeat: repeat-y;
}

.right-shadow {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
}

.bottom-shadow {
	background-image: url(images/bottom_shadow.gif);
	background-repeat: repeat-x;
}

.flash_background {
	background-image: url(images/collections_flash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.price_border_bottom{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.price_product_model{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.price_price{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #3f3f3f;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.prod_name_titles {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #3f3f3f;
	line-height: 200%;
}

.prod_desc {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #3f3f3f;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contactus_button {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	background-color: #FFFFFF;
}
TR.headerGray {
font-family: Arial,Verdana,sans-serif; 
font-size: 10px;
  background-color: #f5f5f5;
}
TD.headerGray {
  font-family: Arial,Verdana,sans-serif;
  font-size: 10px;
  background-color: #f5f5f5;
  color: #3f3f3f;
  font-weight : bold;
}
A.headerGray { 
font-family: Arial,Verdana,sans-serif; 
font-size: 10px;
  color: #3f3f3f; 
}

A.headerGray:hover {
font-family: Arial,Verdana,sans-serif; 
font-size: 10px;
  color: #3f3f3f;
}
