BODY {
	
	 margin-top:0px;
	 font-family:"Courier New", Courier, monospace;
	 font-size:12px;
	
}

.ProductHeader{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color:#ff4500;

}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight:normal; 
	line-height:15px;
}

.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0000FF; 
	line-height:18px; 
	text-decoration:none; 
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0000FF; 
	line-height:18px; 
	text-decoration:underline; 
}

.allbrands {
	font-size: 12px; 
	color: #0000FF; 
	line-height:18px; 
	text-decoration:none; 
}
.allbrands:hover {
	font-size: 12px; 
	color: #FF0000; 
	line-height:18px; 
	text-decoration:none;  
}


.menu2 {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu2:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF4500; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.menu3 {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #0000FF; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu3:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #0000FF; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.cart {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #3C3C3C; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.white {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.cart:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #3C3C3C; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}

.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.caption {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #4A6663; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: Normal; 
}

.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.imageBorder {
	border: 1px dotted #FF0000;
}
hr {
	/* border: 1px solid #CCCCCC; */
}
.price {
	
	font-size:20px;
	text-decoration:none;
	color:#FF0000;
	text-decoration:none;
}
.priceDetails {
	
	font-size:27px;
	text-decoration:none;
	color:#FF0000;
	text-decoration:none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.borderCategories {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
input.btn{
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:14px;
   text-decoration:none;
   text-transform:uppercase;
   font-weight:bold;
   }
 /* pagination */

#content div.pagination { font-size: .8em; margin: 20px 0; overflow: hidden; }
* html #content div.pagination { height: 1%; }

#content div.pagination a,
#content div.pagination span { color: #105cb6; float: left; display: block; margin: 0 2px; padding: 4px 7px; }

#content div.pagination a { border: 1px solid #8dbbf2; font-weight: normal; color: #105cb6; text-decoration: none; }
#content div.pagination a:hover { border: 1px solid #105cb6; color: #ffffff; background: #105cb6; }
#content div.pagination a.current { border: 1px solid #999999; color: #ffffff; background: #999999; }
#content div.pagination a.page { font-weight: bold; }
