@charset "utf-8";
/* CSS Document */

BODY{
	margin:0px;
	font-size:12px;
	font-family:arial;
	color:#D14B14;
	margin-top:10px;
	border: thin solid #000;
}
#header
{background-image:url(images/header.jpg); background-repeat:no-repeat; height:231px;}
.toplinks
{height:23px; color:#5A5A5A; text-transform:uppercase; font-weight:bold;}
.toplinks a
{height:23px; background-image:url(images/off.gif); background-repeat:no-repeat; background-position:left center;
text-decoration:none;color:#FFF893;line-height:30px;padding-left:13px;display:block;}
.toplinks a:hover
{text-decoration:none; background-image:url(images/on.gif); background-repeat:no-repeat; background-position:left center;display:block;height:30px;color:#ffffff;}
.heading
{height:50px; text-decoration:none;color:#474747;padding-left:60px; text-transform:uppercase; font-weight:bold;}
.heading2
{
	height:auto;
	line-height:inherit;
	text-decoration:none;
	color:#474747;
	padding-left:45px;
	text-transform:uppercase;
	font-weight:normal;
	background-image:url(images/umbrella.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.leftlinks
{height:26px;}
.leftlinks a
{height:26px; background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:left center;
text-decoration:none;color:#603913;line-height:26px;padding-left:13px;display:block;}
.leftlinks a:hover
{text-decoration:none; background-image:url(images/arrow2.gif); background-repeat:no-repeat; background-position:left center;display:block;height:23px;color:#603913;}
.box-border
{width:269px; height:252px; border:1px solid #E3DFDF;}
.box-head
{height:30px; text-transform:uppercase; font-family:tahoma; font-size:12px; color:#000000; padding-left:20px; background-color:#EDEDED; font-weight:bold;}
.smal-txt
{font-family:tahoma; font-size:11px; color:#000000;}
.price
{font-family:tahoma; font-size:15px; color:#000000; font-weight:bold; }
.add
{height:16px; font-weight:bold; font-size:11px; font-family:tahoma; background-image:url(images/add.gif); background-repeat:no-repeat; color:#ffffff; padding-left:10px;}
.add a
{text-decoration:none;color:#ffffff;}
.add a:hover
{text-decoration:none; color:#000000;}
.details
{
	height:16px;
	font-weight:lighter;
	font-size:11px;
	font-family:tahoma;
	background-image:url(images/details.gif);
	background-repeat:no-repeat;
	color:#000;
	padding-left:10px;
	border: thin none #000;
}
.details a
{
	text-decoration:none;
	color:#C93900;
}
.details a:hover
{text-decoration:none; color:#000000;}
.name
{font-size:30px; color:#ffffff; padding-left:20px;}
.tag
{
	font-size:12px;
	color:#FFF;
	padding-left:22px;
	font-weight:bold;
}
.bottomlinks
{width:110px; text-transform:uppercase; font-size:11px; font-weight:bold;text-align:center;}
.bottomlinks a
{color:#383838; text-decoration:none;}
.bottomlinks a:hover
{color:#000000;text-decoration:none;}
.sap2{color:#383838;width:1px;}
a{color:#F89520; text-decoration:underline;}
a:hover{
	color:#666;
	text-decoration:underline;
}
