@charset "UTF-8";
/* CSS Document */

body #CATALOG {
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 9px;
}
body #CATALOG img {
	height: 170px;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
body #CATALOG td {
	text-align: center;
}
body #CATALOG  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background-color: #383F4E;
	border: 1px solid #3E3E51;
	line-height: 20px;
	width: 186px;
	height: 230px;
	float: none;
	margin-bottom: 6px;
	margin-left: 7px;
	background-image: url(/images/Logo-Box-Gradient.jpg);
	background-repeat: repeat-x;
}
body #CATALOG  a:hover {
	color: #FFFFFF;
	background-color: #1D222D;
	border: 1px solid #B16902;
	background-image: none;
}

body #CATALOG a strong{
	color: #666666;
	height: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

body #CATALOG a:hover strong{
	color: #FF9725;
}

body #CATALOG br {
}

body #CATALOG p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6F7681;
	line-height: 14px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: center;
}

body #CATALOG p a:hover {
	color: #B2B8BC;
}

body #CATALOG h1 {
	display: block;
	margin-left: 21px;
	width: 90%;
	color: #8692B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 7px;
	text-align: center;
}

body #CATALOG h2 {
	display: block;
	color: #8692B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}


#FACEBOOK-THUMBMAIL {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-top: 10px;
	height: 1630px;
}
#FACEBOOK-THUMBMAIL  a  {
	display: block;
	float: left;
	padding: 1px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
}
#FACEBOOK-THUMBMAIL  a  img {
	border: 1px solid #CCCCCC;
}

#FACEBOOK-THUMBMAIL a:hover img {
	border: 1px solid #FF9900;
}
