/* BACKGROUND PROPERTIES*/
body {
	background-color: #FFFFFF;
	margin-top: 55px;  
}
/* BODY PROPERTIES*/

/* PAGE PROPERTIES*/
table { border: 0px;}


form{ margin:0px; }

td { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #939598; text-decoration: none; }
td.times { font-family: Times New Roman, serif; font-size: 12px; font-weight: normal; color: #939598; text-decoration: none; }

td.small { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #939598; text-decoration: none; }
td.bottom { vertical-align: bottom; bottom: 0px; }
td.copy { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #939598; text-decoration: none; }
td.pagination { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #636467; text-decoration: none; }

/* PAGE PROPERTIES*/

/* FONT PROPERTIES*/
.productTitle {
	font-family: Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 2px;
	color:#636467;
	text-decoration:none;
	text-transform: uppercase; 
}

.productPrice {
	font-family: Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#636467;
	text-decoration:none;
}

.productAttributeTitle {
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	font-weight: bold;
	color:#636467;
	text-decoration:none;
	text-transform: uppercase; 
}

.productDescription {
	font-family: Arial, Verdana, Helvetica;
	font-size:11.5px;
	font-weight: normal;
	word-spacing: 1px;
	color:#939598;
	text-decoration:none;
}

.darkCopy {
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	color:#636467;
	text-decoration:none;
}

.pagination {
	font-family: Times New Roman;
	font-size:11px;
	color:#636467;
	text-decoration:none;
}

/* FONT PROPERTIES*/

a { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #535353; text-decoration: underline;}
a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #838383; text-decoration: underline;}

a.times { font-family: Times New Roman, serif; font-size: 12px; font-weight: normal; color: #535353; text-decoration: underline;}
a.times:hover { font-family: Times New Roman, serif; font-size: 12px; font-weight: normal; color: #838383; text-decoration: underline;}

a.sidebar { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #838383; text-decoration: none;}
a.sidebar:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #535353; text-decoration: underline;}

a.pagination { font-family: Times New Roman, serif; font-size: 11px; font-weight: normal; color: #939598; text-decoration: none;}
a.pagination:hover { font-family: Times New Roman, serif; font-size: 11px; font-weight: normal; color: #636467; text-decoration: underline;}

a.breadcrumb { text-transform: lowercase; font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 11px; font-weight: normal; color: #939598; text-decoration: none;}
a.breadcrumb:hover { text-transform: lowercase; font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 11px; font-weight: normal; color: #636467; text-decoration: underline;}

input.radio { color:#ECECEC; border-color:#9E9E9E;}
.select { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #636467; background: #ffffff; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285;}
select { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #636467; background: #ffffff; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285;}
textarea { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #636467; background: #ffffff; border-style:solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #808285; width: 400px; height:100px;}
input { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 11px; font-weight: normal; color: #636467; background: #ffffff;  }
.button { font-family: Arial, Verdana, Helvetica,sans-serif; font-size: 12px; font-weight: normal; color: #636467;  width:100px; border: 1px solid #808285; background: #808285;}