
/* MAIN BODY ELEMENTS */
BODY
{
	background-color: #000;
	background-image: url('http://www.clutchmasters.com/images/mainbg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}


/* MAIN LINK ELEMENTS */
A, A:LINK, A:VISITED {
  color: #000000;
}
A:HOVER, A:ACTIVE {
  color: #000000;
}

A.topbar, A.topbar:LINK, A.topbar:VISITED {
	font-family: sans serif, arial, helvetica;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
A.topbar:HOVER, A.topbar:ACTIVE {
	font-family: sans serif, arial, helvetica;
	font-size: 12px;
	text-decoration: underline;
	color: orange;
}

A.footer-link, A.footer-link:LINK, A.footer-link:VISITED {
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
A.footer-link:HOVER, A.footer-link:ACTIVE {
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: orange;
}

A.leftnav, A.leftnav:LINK, A.leftnav:VISITED {
  font-family: sans serif, arial, helvetica;
	font-size: 12px;
	text-decoration: none;
  color: #C8CAAC;
}
A.leftnav:HOVER, A.leftnav:ACTIVE {
  font-family: sans serif, arial, helvetica;
	font-size: 12px;
	text-decoration: none;
  color: #C8CAAC;
}

/* MAIN PAGE CONTENT AND TABLE ELEMENTS */
TD {

}
DIV {

}
div.error {
  background: #ffc;
  border: 1px solid #000;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  padding: 3px;
  text-align: left;
  vertical-align: bottom;
  width: 400px;
}

div.error img.icon,
{
  border: 0;
  width: 14px;
  height: 13px;
  vertical-align: top;
}
SPAN {

}
P {

}
H1 {

}
H2 {

}
H3 {

}
LI {

}
INPUT, SELECT, TEXTAREA {
	font-family: sans serif, arial, helvetica;
	font-size: 10px;
}
.whitespace {
	background-color: #FFFFFF;
	height: 1px;
}
.topbar {
	background-color: #000;
	height: 30px;
	padding: 2px;
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.shopbar {
	background-color: #000;
	background-image: url('http://www.clutchmasters.com/images/shopbarbg.jpg');
	background-repeat: repeat-x;
	height: 31px;
	padding: 0px;
}
.bar {
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
	font-family: sans serif, arial, helvetica;
	font-size: 12px;
	color: #000000;
}
.content-sub {
	background-color: #FFFFFF;
	background-image: url('http://www.clutchmasters.com/images/subpagebg.jpg');
	background-repeat: repeat-x;
	padding: 5px;
	font-family: sans serif, arial, helvetica;
	font-size: 12px;
	color: #000000;
}
.breadcrumb {
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	color: #666666;
}
.leftmargin {
  width: 155px;
  padding: 8px;
  background-color: #000;
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
  color: #FFFFFF;
}
.leftnav {
  border-top: 1px solid #C8CAAC;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: sans serif, arial, helvetica;
	font-size: 12px;
  color: #C8CAAC;
}
.footerbg {
  padding-top: 3px;
	background-image: url('http://www.clutchmasters.com/images/footerbg.jpg');
	background-repeat: repeat-x;
	height: 87px;
}
.footer {
  padding-top: 8px;
  padding-left: 5px;
  padding-right: 5px;
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.footer2 {
  padding-top: 8px;
  padding-left: 5px;
  padding-right: 5px;
	font-family: sans serif, arial, helvetica;
	font-size: 11px;
	color: #666666;

}

/* EVERYTHING ELSE */

.margin_title {
	font: 12px arial,helvetica,sans-serif;
	color: #FFFFFF;
}
.text_title {
	font: 12px arial,helvetica,sans-serif;
	font-weight: bold;
}
.text_main {
  font: 12px arial,helvetica,sans-serif;
}
.text_pagination {
  font: 11px arial,helvetica,sans-serif;
  color: #666666;
}
.photo_frame {
	padding: 5px;
	font: 11px arial,helvetica,sans-serif;
	color: #666666;
}