
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

}
#fullheight{height:100%}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}
a:link {
	color: #fff;
}
a:visited {
	color: #999;
}
a:hover {
	color: #888;
}
a:active {
	color: #fff;
}

/*
p {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 09px;
  display: inline;
}
*/

h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-shadow:#000000 2px;
}
.catHeading {
  padding-left: 8px;
  padding-right: 8px;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-shadow:#000000 2px;
}
.subHeading {
  padding-left: 8px;
  padding-right: 8px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-shadow:#000000 2px;
}
.nameHeading {
  padding-left: 8px;
  padding-right: 8px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-shadow:#000000 2px;
}
.grey_sm  {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-shadow:#000000 2px;
}
.wht_sm  {
  color: #ffffff;
  font-size: 12px;
  text-shadow:#000000 2px;
}
.wht_med  {
  color: #ffffff;
  font-size: 14px;
  text-shadow:#000000 2px;
}
.newsp p {
  color: #ffffff;
  font-size: 12px;
  text-shadow:#000000 2px;
}

/* SHOP NAV */
ul#shopnav { margin:0; padding:0; list-style: none; width:173px;}
ul#shopnav li a { display:block; width:173px; height:18px; padding:2px 0px 0px 5px; text-align:left; color:#fff; text-shadow:#000 2px; font-size:11px; font-weight:bold; text-decoration:none; white-space:nowrap;}
ul#shopnav li#select a {color:#fff; width:173px; text-shadow:#000 2px;  background-color:#232323;}
ul#shopnav li a:hover { color:#ccc; width:173px; background-color:#121212;}

/* SHOP SUB NAV */
ul#subshop { list-style: none; margin:0; padding-left:0px; width:158px;}
ul#subshop li a { display:block; width:158px; height:16px; padding-left:20px; text-align:left; color:#fff; font-size:9px; font-weight:700; text-decoration:none; white-space:nowrap; position:relative;}
ul#subshop li#slct a { display:block; width:158px; height:16px; padding-left:20px; text-align:left; color:#fff; font-size:9px; font-weight:700; text-decoration:none; white-space:nowrap; position:relative; background-color: #101010;}
ul#subshop li a:hover { display:block; width:158px; height:16px; padding-left:20px; text-align:left; color:#ccc; font-size:9px; font-weight:700; text-decoration:none; white-space:nowrap; position:relative; background-color: #101010;}



.thumbnails img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: .9;
border: 1px solid #fff;

}
.thumbnails:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
	border: 1px solid #000;
}


.footer_nav {
  color: #777;
padding-top: 15px;
padding-right: 10px;
text-transform:capitalize;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer_grey {
  color: #777;
padding-top: 5px;
padding-right: 10px;
text-transform:capitalize;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: .8em;
}

.main li
{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 1em .2em;
padding-left: 2.2em;
margin-left: .5em 0;
margin-bottom: 5px;
color: #ccc;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}

.footer_nav a {
  color: #333;
}
.footer_nav a:hover {
  color: #000;
}

.footer_grey a {
  color: #777;
}
.footer_grey a:hover {
  color: #000;
}

.byline {
  color: #755521;
}
.byline a {
  color: #755521;
}
.byline a:hover {
  color: #000;
}

.form {
	font-size: 11px;
}