/* CSS Document */
html, body {
    height: 100%;
	margin: 0;
	padding: 0;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.caption
{
	color: #c5000c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-transform: uppercase;
}

a:link {
	color: #c5000c;
}
a:visited {
	color: #c5000c;
}
a:hover {
	color: #000000;
}
a:active {
	color: #c5000c;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.footer_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: normal;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.body_form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 15px;
}
.inputtxt {font-size: 13px;}
.logtxt {font-size: 13px; 	line-height: 18px; }.collections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #c5000c;
	text-transform: uppercase;
	text-align: center;
}
.collections a {
	text-decoration: underline;
}
.collections a:hover {
	color: #000000;
	text-decoration: underline;
}
.products {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c5000c;
	text-align: center;
}
.products a {
	text-align: center;
	text-decoration: underline;
}
.products a:hover {
	text-align: center;
	text-decoration: underline;
	color: #000000;
}
.itemtable{
	width:750px;
}
.pagination {
   color:#2C285B;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*letter-spacing: 3px;*/
}

.pagination  a:link {
	text-decoration:none;
	color: #565D67;
}
.pagination  a:visited {
    text-decoration:none;
	color: #565D67;
}
.pagination  a:hover {
	color: #052C57;
}
.pagination  a:active {
	color: #FF1616;
}
.detailtext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	line-height: 20px;
}
.detailspecs{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	padding:15px 0px;
	line-height: 20px;
	
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
