/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~STATPACKS STYLES ~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.category_menu {
  height:17px;
  background-color:#CECBB5;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
  cursor:pointer;
}

.category_menu_selected {
  height:17px;
  background-color:#DEDBC5;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
}

.category_menu_selected_prodpage {
  height:17px;
  background-color:#DEDBC5;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
  cursor:pointer;
}

.product_menu {
  height:17px;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
  cursor:pointer;
}

.product_menu2 {
  height:17px;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
  cursor:pointer;
  background-color:#C6BEAD;
  border:1px solid #C6BEAD;
}

.product_menu_selected {
  height:17px;
  background-color:#CECBB5;
  border:1px solid #D6D3CE;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
}

.listing {
	border-bottom:1px solid #636250;
}
/* On Products Results Page */
.product {
  font-weight:bold;
  font-family:Verdana,Helvetica,Arial,sans serif;
  font-size:9px;
  position:relative;
  text-align:center;
  vertical-align:bottom;
}

/* On Product Details Page */
.product_title {
  font-weight:bold;
  font-family:Arial,Verdana,Helvetica,sans serif;
  line-height:1;
  font-size:16pt;
}
.product_description {
  font-family:Arial,Verdana,Helvetica,sans serif;
  font-size:9pt;
}
.prodlink {
	border:0;
  cursor:pointer;
}
.tinyimg {
	border:0;
  cursor:pointer;
}
.specs {
  font-family:Arial,Verdana,Helvetica,sans serif;
  font-size:8pt;
  background-color:#E1E1E1;
}
.sep {
	position: relative;
	background: url('img/sep.jpg');
	background-repeat:no-repeat;
	height: 14px;
	margin: 0px;
	padding: 0px;
	left:224px;
	text-align: center;
}
.btn1 {
	cursor:pointer;
	width:120px;
	height:20px;
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,sans serif;
}
.btn2 {
	cursor:pointer;
	height:20px;
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,sans serif;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~GLOBAL PAGE FOOTER ~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.pagefooter 			{color:#D6D3D6}
.pagefooterlnk				{color:#D6D3D6;text-decoration:underline;}
.pagefooterlnk a			{color:#D6D3D6;text-decoration:underline;}
.pagefooterlnk a:link			{color:#D6D3D6;text-decoration:underline;}
.pagefooterlnk a:visited			{color:#D6D3D6;text-decoration:underline;}
.pagefooterlnk a:hover		{color:#ffffff;text-decoration:underline;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.copyrightnotice 			{font-size:10px;font-family:arial;line-height:12px;color:#a9a9a9}
.tophead				{font-size:11px;font-family:tahoma,verdana,Arial, san-serif;line-height:12px; color:#808080;text-align : right;}

a img {border-style:none;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~GLOBAL PAGE FOOTER ~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

td					{font-family:arial,verdana,geneva;font-size:11px;line-height:15px}

a					{color:#B33535;text-decoration:none;}
a:link 				{color:#B33535;text-decoration:none;}
a:visted				{color:#B33535;text-decoration:none;}
a:hover				{color:#395A8C;text-decoration:underline;}
a:active				{color:#B33535;text-decoration:none;}

.spot					{font-family:arial,verdana,geneva;font-size:13px;}
.spot ul				{list-style-image : url('img/bl.gif');}
.spot li				{line-height:18px}
.spot a				{color:#B33535;text-decoration:none;}
.spot a:hover			{color:#395A8C;text-decoration:underline;}

.list					{font-family:arial,verdana,geneva,trebuchet MS;font-size:14px;}
.list li				{line-height:18px}
.list a				{color:#B33535;text-decoration:none;}
.list a:hover			{color:#395A8C;text-decoration:underline;}

.info					{font-family:arial,verdana,geneva,trebuchet MS;font-size:15px;}
.info ul				{list-style-image : url('img/bl.gif');}
.info li				{line-height:18px}
.info a				{color:#B33535;text-decoration:none;}
.info a:hover			{color:#395A8C;text-decoration:underline;}

.sectionlabel			{font-family:trebuchet ms,verdana,arial,geneva;font-size:18px;color:#395A8C;}
.sectionlabel a			{color:#395A8C;text-decoration:none;}
.sectionlabel a:hover		{color:#395A8C;text-decoration:none;}
.sectiontitle			{font-family:trebuchet ms,verdana,arial,geneva;font-size:16px;color:#000000;}
.smallT				{font-size:11px;}

.post_owner				{background-color:#EEEEEE}
.post_text				{background-color:#EEEEEE}
.post_owner2			{background-color:#F6F6F6}
.post_text2				{background-color:#F6F6F6}

  .pager {
	float: right;
	margin: 3px 0 0;
	position: relative;
	background: #fff url('../images/bg-pager.gif') no-repeat 100% 0;
}
.pager .inner {
	background: url('../images/bg-pager-inner.gif') no-repeat;
	line-height: 33px;
	float: left;
}
.pager span {
	float: left;
}
.pager a {
	font-weight: bold;
    color: #000;
}
.pager a:hover {
	color: #000;
}
.prev {
	float: left;
	width: 49px;
	margin-right: 7px;
	padding: 0 6px;
	text-align: right;
  background-image: url(../images/prev.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.next {
    text-align: left;
	float: left;
	width: 49px;
	background: url('../images/next.gif') no-repeat 0 50%;
	margin-left: 7px;
	padding: 0 6px;
    padding-right: 7px;
}



