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

 {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-image: url(../images/body-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#body-panelFAQ li {
	padding: 10px;
}

html {
	overflow: hidden;
}
#lft-back {
	background-image: url(../images/body-ctr-tile.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 104px;
	left: 22px;
	z-index: 5;
	width: 225px;
	border-left: solid #A66512 1px;
	border-right: solid #A66512 1px;
	background-position: 0 0;
	border-bottom: solid #A66512 1px;
	bottom: 5px;
}

#lft-hdr {
	background-repeat: repeat-x;
	height: 5px;
	background-image: url(../images/content-top-tile.jpg);
	border: solid #A66512;
	border-width: 4px 1px 0px 1px;
	z-index: 10;
	position: absolute;
	top: 104px;
	width: 225px;
	left: 22px;
}

#body-hdr {
	background-repeat: repeat-x;
	height: 5px;
	background-image: url(../images/content-top-tile.jpg);
	border: solid #A66512;
	border-width: 4px 0px 0px 0px;
	z-index: 9;
	left: 300px;
	position: absolute;
	right: 50px;
	top: 104px;
}
#body-hdrCAT {
	background-repeat: repeat-x;
	height: 5px;
	background-image: url(http://www.pumamovingsupplies.com/images/content-top-tile.jpg);
	border: solid #A66512;
	border-width: 4px 0px 0px 0px;
	z-index: 9;
	left: 21px;
	position: absolute;
	right: 50px;
	top: 104px;
}

#body-container {
	background-image: url(../images/body-ctr-tile.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 104px;
	left: 299px;
	right: 50px;
	z-index: 7;
	border-left: solid #A66512 1px;
	border-right: solid #A66512 1px;
	background-position: 0 0;
	bottom: 5px;
	border-bottom: solid #A66512 1px;
}
#body-containerCAT {
	background-image: url(http://www.pumamovingsupplies.com/images/body-ctr-tile.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 104px;
	left: 20px;
	right: 50px;
	z-index: 7;
	border-left: solid #A66512 1px;
	border-right: solid #A66512 1px;
	background-position: 0 0;
	bottom: 5px;
	border-bottom: solid #A66512 1px;
}


#bottomLine {
	position:absolute;
	height:2px;
	z-index:11;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #FFFFFF;
	overflow: visible;
}
#bottom-lft {
	position:absolute;
	width:225px;
	height:2px;
	z-index:9;
	border-bottom: solid #A66512 1px;
	border-left: solid #A66512 1px;
	border-right: solid #A66512 1px;
	bottom: 2px;
	left: 20px;
}
#bottom-rt {
	position:absolute;
	height:2px;
	z-index:9;
	border-bottom: solid #A66512 1px;
	border-left: solid #A66512 1px;
	border-right: solid #A66512 1px;
	bottom: 2px;
	left: 300px;
	right: 50px;
}

#logo-lft {
	background-image: url(../images/Logo-lft.jpg);
	width: 225px;
	height: 61px;
	left: 20px;
	top: 16px;
	position: absolute;
	z-index: 14;
}
#title-hdr {
	height: 61px;
	left: 300px;
	right: 50px;
	top: 16px;
	position: absolute;
	background-image: url(../images/hdr-top-tile.jpg);
	overflow: hidden;
	z-index: 15;
}
#hdr-lft {
	width: 24px;
	float: left;
	height: 61px;
	background-image: url(../images/hdr-top-lft.jpg);
}
#hdr-rt {
	height: 61px;
	width: 160px;
	float: right;
	background-image: url(../images/hdr-top-rt.jpg);
	background-position: right top;
}
#hdr-txt {
	height: 61px;
	background-image: url(../images/hdr-top-title.jpg);
	margin-left: 24px;
	margin-right: 160px;
	background-repeat: no-repeat;
	background-position: 0px top;
}
#menu-container {
	position: absolute;
	margin-left: 50%;
	z-index: 12;
	overflow: visible;
	padding-left: 126px;
}



#menu     {
	position: absolute;
	height: 20px;
	margin-left: -188px;
	width: 378px;
	top: 85px;
	font-size: 93%;
}

.menu-tab a        {
	width: 75px;
	height: 20px;
	float: left;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-position: 151px 0px;
	background-image: url(../images/tab1.jpg);
	margin: 0;
	padding: 0;
}
.menu-tab a:hover   {
	color: #FFFFFF;
	background-position: 76px 0px;
	padding: 0;
	margin: 0;
}
.menu-tab-current  a       {
	width: 75px;
	height: 20px;
	background-image: url(../images/tab1.jpg);
	background-position: -1px top;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	float: left;
	cursor: text;
}
#side-panel-container {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 104px;
	left: 20px;
	bottom: 10px;
	width: 225px;
	z-index: 8;
	overflow: visible;
}
#side-panel {
	width: 262px;
	bottom: 0px;
	left: 5px;
	top: 1px;
	overflow-x: visible;
	overflow-y: auto;
	position: absolute;
	padding-top: 10px;
	padding-bottom: 10px;

}
#body-panel-container {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 104px;
	left: 299px;
	right: 50px;
	z-index: 7;
	overflow: visible;
	bottom: 10px;
}
#body-panel-containerCAT {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 104px;
	left: 10px;
	right: 50px;
	z-index: 7;
	overflow: visible;
	bottom: 10px;
}


#body-panel {
	left: 35px;
	top: 55px;
	position: absolute;
	right: -32px;
	bottom: 2px;
	z-index: 6;
	padding-right: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A66512;
	overflow: auto;
	padding-bottom: 15px;
	padding-top: 10px;
}
#shiftLft {
	position: absolute;
	z-index: 6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 10px;
	top: 28px;
	color: #A66512;



}
.TextRoll a, TextRoll a:link {
	font-weight: bold;
	text-decoration: none;
	color: #9F6227;
}
.TextRoll a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #3366CC;
}

#body-panelFAQ {
	left: 10px;
	top: 10px;
	overflow-y: auto;
	position: absolute;
	padding-top: 19px;
	padding-bottom: 20px;
	right: -32px;
	bottom: 8px;
	overflow-x: visible;
	padding-right: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A66512;
	line-height: 10pt;
}
#body-panelCAT {
	left: 10px;
	top: 10px;
	overflow-y: auto;
	position: absolute;
	padding-top: 19px;
	padding-bottom: 20px;
	right: -32px;
	overflow-x: visible;
	z-index: 6;
	bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A66512;
}



.catalog-ad {
	height: 150px;
	margin-bottom: 11px;
	background-image: url(../images/cat-ctr-tile.jpg);
	background-repeat: repeat-x;
	margin-right: 50px;
	border: solid #A66512 1px;
	margin-left: 36px;
}
.cat-left {
	width: 130px;
	height: 130px;
	background-image: url(../images/cat-left.jpg);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.cat-itemTop {
	margin-top: 40px;
	margin-left: 215px;
	margin-right: 10px;
	color: #A66512;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
}
.cat-itemBot {
	margin-top: 35px;
	margin-left: 215px;
	margin-right: 10px;
	color: #A66512;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
}
.catImage {
	height: 130px;
	width: 130px;
}
#body-panelCNTCT {
	left: 10px;
	top: 10px;
	overflow-y: auto;
	position: absolute;
	padding-top: 19px;
	padding-bottom: 20px;
	right: -32px;
	overflow-x: visible;
	z-index: 6;
	bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A66512;
}
#body-panelORDR {
	left: 1px;
	overflow-y: auto;
	position: absolute;
	padding-bottom: 20px;
	right: -32px;
	overflow-x: visible;
	z-index: 6;
	bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A66512;
	top: 11px;
}












.random {
	margin-left: 43px;
	margin-top: 26px;
	width: 130px;
	height: 130px;
	overflow: hidden;
	background-image: url(../images/random-bak.jpg);
	padding: 4px;
}

.errorInfo {
	position: absolute;
	z-index: 13;
	margin-top: 125px;
	margin-left: -150px;
	height: 175px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	width: 500px;
	text-align: center;
}

#info {
	text-align: left;
	height: 22px;
	overflow: hidden;
}
