/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; text-decoration: underline; }
h3, h2, h4 {font-size:13px}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#232323;
}

font {font-size:12px}
A {
  color: #000000;
  text-decoration: none;
}

TD 	{
		color:#686868;
		font-size:11px;
		font-family:tahoma
		}
A:hover {
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
 font-size: 11px;
 color: #7587A9;
 text-decoration: none;
}

A.headerNavigation:hover {
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 // background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.templateinfobox     {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; background:url(https://www.camodump.com/usermods/images/box_cont_t.jpg) repeat-x 0 0; margin:0px 0px 3px 0px; }
.templateinfobox2     {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; margin:0px 0px 3px 0px; }

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
  ;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #E44800;
  font-weight: bold;
  padding:5 0 5 0px;
  text-transform:uppercase
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:0 0 5 0px;
}
TD.productListing-data a {color:#00000;}

A.pageResults {
  color: #000000;
}

a:hover.pageResults {
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:10px 0px 0px 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  COLOR: #333333;
}

select	{
		width:110px;
		}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #BDCAF3;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #F5F7FC;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('https://www.camodump.com/usermods/images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('https://www.camodump.com/usermods/images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('https://www.camodump.com/usermods/images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT: bold;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {}



 /* mumumu*/
.table_bbg {
	background:url(https://www.camodump.com/usermods/images/bbg.jpg) left top repeat-x #0C0C0C;
	vertical-align:top;
	height:100%;
}
.table_main {
	height:100%;
}
.table {
	background-color:#ffffff;
	vertical-align:top;
	height:100%;
}
.line1 {
	background-color:#797979;
	vertical-align:top;
}
.line2 {
	background-color:#E4E4E4;
	vertical-align:top;
}
.line3 {
	background-color:#232323;
	vertical-align:top;
}
.line4 {
	background-color:#0C0C0C;
	vertical-align:top;
}
.basket {
	padding:39px 0px 0px 17px;
	color:#494949;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma, Arial;
}
.basket a{
		color:#494949;
		}
.basket strong {
	color:#000000;
}
.sub_menu {
	padding:0px 3px 0px 0px;
	margin:0px;
	vertical-align:top;
}
.sub_menu img {
	vertical-align:top;
}
.sub_top {
	padding:11px 10px 0px 21px;
	margin:0px 0px 0px 3px;
	vertical-align:top;
	color:#000000;
	font-size:11px;
	line-height:15px;
	font-family:Tahoma, Arial;
}
.sub_top strong {
	color:#000000;
}
.select1 {
	width:134px;
	height:20px;
	font-size:11px;
	color:#858585;
	vertical-align:top;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.input {
	width:116px;
	height:20px;
	font-size:11px;
	color:#858585;
	vertical-align:top;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px;
	margin:0px 4px 0px 0px;
}
.copy {
	padding:20px 0px 0px 10px;
	color:#424242;
	font-size:11px;
	line-height:16px;
	font-family:Tahoma, Arial;
}
.copy a {
	color:#424242;
	text-decoration:none;
}
.copy a:hover {
	color:#424242;
	text-decoration:underline;
}
.sub_cards {
	padding:19px 0px 0px 10px;
	vertical-align:top;
}
.manufacturers {
	padding:11px 10px 15px 15px;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	line-height:13px;
	font-family:Tahoma, Arial;
}
.manufacturers strong {
	color:#000000;
	font-size:12px;
}
.select2 {
	width:148px;
	height:20px;
	font-size:11px;
	color:#333333;
	vertical-align:top;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.kk {
	width:100%;
	background-color:#ffffff;
}
.k1 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k1.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.k2 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k2.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
.k3 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k3.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}
.k4 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k4.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.k5 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k5.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.k6 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k6.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.k7 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k7.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.k8 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/k8.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.mm {
	width:100%;
	background-color:#ffffff;
}
.m1 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m1.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.m2 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m2.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
.m3 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m3.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}
.m4 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m4.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.m5 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m5.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.m6 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m6.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.m7 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m7.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.m8 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/m8.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.dd {
	width:100%;
	background-color:#F9F9F9;
}
.d1 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d1.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.d2 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d2.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
.d3 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d3.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}
.d4 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d4.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.d5 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d5.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.d6 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d6.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.d7 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d7.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.d8 {
	width:100%;
	background-image:url('https://www.camodump.com/usermods/images/d8.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.cc {
	background-color:#ffffff;
	border-bottom:#DFDFDF solid 1px;
	border-left:#DFDFDF solid 1px;
	border-right:#DFDFDF solid 1px;
	border-top:#DFDFDF solid 1px;
	padding:5px;
}
.head1 {
	padding:10px 10px 0px 20px;
	vertical-align:top;
	color:#000000;
	font-size:13px;
	line-height:14px;
	font-family:Tahoma, Arial;
	font-weight:bold
}
.head2 {
	padding:0px 10px 0px 0px;
	vertical-align:top;
	color:#000000;
	font-size:13px;
	line-height:14px;
	font-family:Tahoma, Arial;
	font-weight:bold
}
.ul_1 {
	font-size:11px;
	color:#000000;
	font-family:tahoma, arial, times new roman;
	line-height:14px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.ul_1 li {
	list-style:none;
	padding:0px 0px 1px 11px;
	margin:0px 0px 0px 0px;
	background:url(https://www.camodump.com/usermods/images/li_bg1.gif) left bottom no-repeat;
	vertical-align:top;
	line-height:17px;
}
.ul_1 ul li a {
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.ul_1 li a:hover {
	color:#000000;
	text-decoration:underline;
}

.left_ul {
	padding:15px 10px 10px 17px;
	font-size:11px;
	color:#000000;
	font-family:tahoma, arial, times new roman;
	line-height:14px;
}
.left_ul ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.left_ul li {
	list-style:none;
	padding:0px 0px 1px 11px;
	margin:0px 0px 0px 0px;
	background:url(https://www.camodump.com/usermods/images/li_bg1.gif) left bottom no-repeat;
	vertical-align:top;
	line-height:17px;
}
.left_ul ul li a {
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.left_ul li a:hover {
	color:#000000;
	text-decoration:underline;
}

.faq_ul {
	font-size:11px;
	color:#000000;
	font-family:tahoma, arial, times new roman;
	line-height:14px;
}
.faq_ul ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.faq_ul li {
	list-style:none;
	padding:0px 0px 2px 13px;
	margin:0px 0px 0px 0px;
	background:url(https://www.camodump.com/usermods/images/li_bg1.gif) left bottom no-repeat;
	vertical-align:top;
	line-height:17px;
}
.faq_ul ul li a {
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.faq_ul li a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.right_prod {
	color:#707070;
	font-size:11px;
	line-height:15px;
	font-family:Tahoma, Arial;
	text-align:right
}
.right_prod strong {
	color:#707070;
	font-size:14px;
	font-family:Tahoma, Arial;
	text-decoration:line-through;
}
.right_prod b {
	color:#212121;
	font-size:14px;
	font-family:Tahoma, Arial;
	text-decoration:none;
}
.right_prod a {
	color:#AA0000;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}
.right_prod a:hover {
	color:#AA0000;
	text-decoration:none;
}
.cent_content {
	padding:7px 7px 9px 10px;
	color:#888888;
	font-size:10px;
	line-height:10px;
	font-family:Tahoma, Arial;
}
.cent_content strong {
	color:#AA0000;
	font-size:11px;
	font-family:Tahoma, Arial;
}
.cent_content strong a {
	color:#AA0000;
	text-decoration:underline;
}
.cent_content strong a:hover {
	color:#AA0000;
	text-decoration:none;
}
.cent_content b {
	color:#212121;
	font-size:14px;
	font-family:Tahoma, Arial;
}
.cent_cats {
	padding:3px 15px 8px 34px;
	color:#000000;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Arial;
}
.cent_cats strong {
	color:#000000;
	font-size:11px;
}
.cent_product {
	padding:15px 17px 6px 18px;
	color:#000000;
	font-size:11px;
	line-height:16px;
	font-family:Tahoma, Arial;
}
.cent_product strong {
	color:#AA0000;
	font-size:11px;
	font-family:Tahoma, Arial;
}
.cent_product b {
	color:#212121;
	font-size:14px;
	font-family:Tahoma, Arial;
}
.cent_product2 {
	padding:0px 5px 15px 12px;
	color:#000000;
	font-size:11px;
	line-height:16px;
	font-family:Tahoma, Arial;
}
.cent_product2 strong {
	color:#000000;
	font-size:13px;
	font-family:Tahoma, Arial;
}
.product a {
	color:#aa0000;
	font:bold 11px tahoma;
	text-decoration:underline
}
.product a:hover {
	text-decoration:none
}
span.productSpecialPrice {
	color:#000;
	font:bold 14px Tahoma;
}
.product s {
	color:#888;
	font:bold 14px Tahoma;
}
.product td {
	color:#888;
	font:normal 10px Tahoma;
}
.form {
	width:80px;
	height:16px;
	font-size:11px;
	color:#494949;
	vertical-align:middle;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
}
.shop_bg {
	background-image:url('https://www.camodump.com/usermods/images/shop_bg2.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
.shop_bg3 {
	background-image:url('https://www.camodump.com/usermods/images/shop_bg3.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
.sub_shophead {
	padding:16px 2px 2px 2px;
	font-size:11px;
	color:#000000;
	font-family:tahoma, arial, times new roman;
	text-align:center;
}
.sub_check {
	padding:13px 3px 10px 18px;
}
.sub_input {
	padding:9px 3px 10px 10px;
}
.sub_shopprice {
	padding:12px 5px 10px 2px;
	font-size:11px;
	color:#212121;
	font-family:tahoma, arial, times new roman;
	font-weight:bold;
	text-align:right;
}
.sub_shopprod {
	padding:3px 5px 68px 15px;
	font-size:11px;
	line-height:13px;
	color:#000000;
	font-family:tahoma, arial, times new roman;
}
.sub_shopprod strong {
	font-size:11px;
	color:#505050;
	font-family:tahoma, arial, times new roman;
}
.sub_total {
	padding:4px 6px 4px 2px;
	font-size:11px;
	color:#000000;
	font-family:tahoma, arial, times new roman;
	text-align:right;
}
.sub_total strong {
	font-size:11px;
	color:#212121;
	font-family:tahoma, arial, times new roman;
}
.bg2	{
		padding:0 2 0 1px;
		}
.cont1	{
		font-family:tahoma;
		font-size: 11px;
		color:#000000;
		line-height: 1.5;	
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background:#FFFFFF;
		padding:0 17 10 17px;
		}
.cont2	{
		border-style:solid;
		border-width:1px;
		border-color:#DFDFDF;
		background:#FFFFFF;
		}
.cont1 td{
		color:#000000;
		font-family:tahoma;
		font-size: 11px;
		}
.rt		{
		line-height:13px;
		}
.width {width:100%}
.vert	{vertical-align:middle}
.header_bg {
	background:url(https://www.camodump.com/usermods/images/header.jpg) no-repeat right 0 #e6e6e6;
	height:173px;
}
.cont_heading_table {
	background:url(https://www.camodump.com/usermods/images/box_heading_bg.gif) repeat-x 0 0
}
.cont_heading_table2 {background:url(https://www.camodump.com/usermods/images/cont_heading_side.gif) repeat-x 0 0}
.cont_heading_table font, .cont_heading_table2 font, .cont_heading_table3 {
	font-size:13px;
	font-family:tahoma;
	font-weight:bold;
}
.cont_heading	{
	background:url(https://www.camodump.com/usermods/images/box_cont_t.jpg) repeat-x 0 0
}
.cont_heading_l {
	background:url(https://www.camodump.com/usermods/images/cont_heading_side.gif) repeat-y 0 0;
	vertical-align:top;
}
.cont_heading_r {
	background:url(https://www.camodump.com/usermods/images/cont_heading_side.gif) repeat-y right 0;
	vertical-align:top;
}
.cont_heading_b	{
	background:url(https://www.camodump.com/usermods/images/cont_heading_side.gif) repeat-x 0 bottom
}
.cont_heading_t	{
	background:url(https://www.camodump.com/usermods/images/cont_heading_side.gif) repeat-x 0 0
}
.center {text-align:center}
.center strong {
	color:#707070;
	font-size:14px;
	font-family:Tahoma, Arial;
	text-decoration:line-through;
}
.center b {
	color:#212121;
	font-size:14px;
	font-family:Tahoma, Arial;
	text-decoration:none;
}
.center a {
	color:#AA0000;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}
.center a:hover {
	color:#AA0000;
	text-decoration:none;
}
.font font{
	color:#000;
	padding:0px 0px 6px 0px;
	font:bold 13px tahoma;
}
.pr {
	color:#000;
	font:bold 14px Tahoma;
}
.box_body s {
	color:#707070;
	font:bold 14px Tahoma;
}
.box_body span.productSpecialPrice {
	color:#000;
	font:bold 14px Tahoma;
}
.box_body1 {
margin:0px 0px 3px 0px;}
.obv {
	background:url(https://www.camodump.com/usermods/images/all_top.gif) top left repeat-x; height:10px
}
.obv2	{
	height:100%; background:url(https://www.camodump.com/usermods/images/line.gif) top left repeat-y;
	vertical-align:top;
	line-height:11px;
}
.obv3 {
	background:url(https://www.camodump.com/usermods/images/line.gif) bottom right repeat-x;
}
.obv4 {
	height:100%; background:url(https://www.camodump.com/usermods/images/line.gif) top right repeat-y;
	vertical-align:top
}
.gl {
	background:url(https://www.camodump.com/usermods/images/hr1.jpg) repeat-x 0 0}

.cont_heading_td, .cont_heading_td2 {
	color:#000;
	padding:8px 0px 10px 10px;
	font:bold 13px Tahoma;
}
.result_left {vertical-align:top}
.result_right {vertical-align:top}
.result a	{text-decoration:underline}
.result a:hover	{text-decoration:none}
.indent {padding:10px 10px 10px 10px;}
.float {width:150px; float:left;}
.x_bg {
	background:url(https://www.camodump.com/usermods/images/x_bg.jpg) repeat-x 0 0}
	
	.vl {background:url(https://www.camodump.com/usermods/images/vl.gif) repeat-y 0 0}
.topic {padding:10px 0px 4px 0px;}