html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {   
	margin: 0;   
	padding: 0;   
	border: 0;   
	outline: 0;   
	font-size: 100%;   
	vertical-align: baseline}

body {   
	line-height: 1em}

p {
	text-indent:0}

ol, ul, li {   
	list-style:none}
 
blockquote, q {   
	quotes: none}

blockquote:before, blockquote:after, q:before, q:after {   
	content: '';   
	content: none}   

table {   
	border-collapse: collapse;   
	border-spacing: 0}  body {
        background: #d3d2d2;
        font-family:"lucida grande", tahoma, helvetica, arial, sans-serif;
	text-align:center}

#bigpic {
        background: #d3d2d2;
        margin: auto;
        text-align: left;
	width:1000px !important;}

#headerbar {
	margin-bottom:4px;
        background: #d3d2d2;
	height:38px !important;
	width:1000px !important;}

.welcome {
	float:left;
	color:#fff;
	font-size:15px;
	line-height:15px;
	padding:5px 10px 1px 10px}

/* inside working WIDTH */

#main, #pe, #top, #fulbod, #bottom {
        width: 950px !important}

#fulbod {
	background:#fff}

#midTableBod {
	width:761px !important}

#main {
	margin:0 25px 0 25px;
        background: #ffffff}

#top {
	height:114px !important;
	background: #ffffff url(../images/logo2sm_2.0.png) 0 0 no-repeat;}

#top ul {
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
	width:150px}

#top li {display:inline}

#topmid {
	background: #fff url(http://www.paolienvelope.com/images/background.gif) repeat-x;
	height:30px;
	width:581px}

#nav {
	background: url(http://www.paolienvelope.com/images/navDown.png) repeat-y;
	height:193px;
	vertical-align:top;
	width:169px !important;}

#navti {
	background: #a8b9cc url(http://www.paolienvelope.com/images/left_corner.gif) top right no-repeat;
	width:169px;
	height:38px}

#nav ul {
	background:#fff;
	height:155px;
	margin-left:40px}
	
#nav li {
	height:31px;
	display:inline;
	list-style:none;
	width:129px;
	vertical-align:bottom}

#nav a {
	background: url(http://www.paolienvelope.com/images/navButSprite.png) no-repeat;
	cursor: pointer; 
	cursor: hand;
	display: block;
	height:31px;
	text-align:center;
	text-decoration:none;
	width:129px}

#nav span {
	font-size:13px;
	text-align:center;
	width:129px;
	display: block;
	padding-top:4px;
	font-weight:bold}

#nav a:link, #nav a:visited, #nav a:active {
	background-position:-129px 0;
	color: #fff}

#nav a:hover {
	background-position:0 0;
	color: #000}

/* adjustable WIDTH */

#bod {
	overflow:hidden;
	width:761px !important}

#rightMain {
	background: url(http://www.paolienvelope.com/images/rightSideMainR.png) repeat-y;
	vertical-align:top;
	width:20px}

#rightMain div {
	float:right;
	height:100%;
	background:#5e7da2;
	width:8px}


/* bottom adjustable WIDTH */

#bottomlb, #bottomlinks {
	width:762px !important}

#bottom, #bottoml, #bottomlb, #bottomrr {
	height:38px;
	float:left}

#bottoml {
	width:180px;
	background: #a8b9cc url(http://www.paolienvelope.com/images/footer_1.0.gif) top right no-repeat}

#bottomlb {
	background:#fff}

#bottomrr {
	width:8px;
	background: #5e7da2}

#bottomlinks {
	background:#5e7da2;
	margin-top:19px;
        text-align: center;
	height: 19px}

#bottomlinks span { 
	padding-top:3px;
	color:#fff;
	font-size: 12px}

#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active, #headerbar div a:link, #headerbar div a:visited, #headerbar div a:active {
	color: #fff;
	text-decoration:none}

#bottomlinks a:hover, #headerbar div a:hover {
	color: #fff;
	text-decoration:underline}

.headInfo1{display:block}
.headInfo1 b{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000}
.headInfo11{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #787777;
  border-right:1px solid #787777;
  background:#343434}
.headInfo12{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #bdbdbd;
  border-right:1px solid #bdbdbd;
  background:#282727}
.headInfo13{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #282727;
  border-right:1px solid #282727;}
.headInfo14{
  border-left:1px solid #787777;
  border-right:1px solid #787777}
.headInfo15{
  border-left:1px solid #343434;
  border-right:1px solid #343434}
.headInfo1fg{
  background:#000;
  width:1000px;
  height:28px}


/* CLASSES */

.preload {
	display: none;
}

.blueBorder {
	border: 2px solid #22a0d3;
}

.grayBorder {
	border: 1px solid #999999;
}

.whiteBG {
	background: #ffffff;
}

.yellowBG {
	background: #fff3c0;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.center {
	text-align:center;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

.clearBoth {
	clear:both;
}

.noUnderLine {
	text-decoration: none;
}

.validationErr {
	display:block;
	font-size:13px;
	color: #d63301;
	background-color: #ffbaba;
	background-image: url('http://www.paolienvelope.com/images/error.gif');
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center}

#bodtext {
	font-size: 13px;
	font-weight:bold;
	margin-top:18px;
	text-align:center;
	width:100%}

h1 {
	color:#5e7da2;
	font-size:26px;
	font-style: italic;
	font-weight:normal;
	line-height:35px}

#samp_quote, #env_select {
	margin:28px 38px 0 38px;
	width:696px}

#plain, #printed, #help_cntr {
	text-align:center;
	width:304px}

#form3 {
	text-align:center;
	width:342px}

#right_contain {width:331px}

#printed, #right_contain {float:right}

#plain, #form3 {float:left}

.quest {margin:5px 0 5px 0}

#form3 .envStyle {margin-left:38px}
#help_cntr .envStyle {margin-right:25px}

.envStyle {width:304px}

.env_li {
	border: 1px solid #008844;
	height:208px}

#info_li ul {
	margin:6px 10px 20px 10px;
	text-align:left}

#info_li {
	border: 1px solid #0f4c7e;
	font-size:12px;
	line-height:16px;
	padding-bottom:15px;
	padding-top:15px}

#info_li a {
	color:#008844;
	font-size:14px;
	text-decoration:none}

#info_li a:hover {text-decoration:underline}

#info_li span {margin-left:8px}

#price_li {
	border: 1px solid #008844;
	padding-top:15px}

.env_li a {
	color:blue;
	text-decoration:none}

.env_li a:hover {
	color:blue;
	text-decoration:underline}


.topli {margin:5px 0 3px 0}
.topli2 {margin:12px 0 7px 0}
.bottomli {margin-bottom:7px}

.envStyle h2, #productSearchResultsDiv h3, .envStyle h4, .envStyle h5 {
	color:#fff;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
	text-align:center;
	width:100%}

#samp_quote td {padding:2px 0 2px 6px}

#compare {float:left}

/* GREEN */

.rcorn{display:block}
.rcorn *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#008844}
.rcorn1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #91cbae;
  border-right:1px solid #91cbae;
  background:#3fa572}
.rcorn2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5f3ec;
  border-right:1px solid #e5f3ec;
  background:#309e67}
.rcorn3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #309e67;
  border-right:1px solid #309e67;}
.rcorn4{
  border-left:1px solid #91cbae;
  border-right:1px solid #91cbae}
.rcorn5{
  border-left:1px solid #3fa572;
  border-right:1px solid #3fa572}
.rcornfg{
  background:#008844;
  color:#fff;
}

.rcorngray{display:block}
.rcorngray *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#0f4c7e}
.rcorngray1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #97b2c7;
  border-right:1px solid #97b2c7;
  background:#4b789e}
.rcorngray2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e7edf2;
  border-right:1px solid #e7edf2;
  background:#3c6e96}
.rcorngray3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #3c6e96;
  border-right:1px solid #3c6e96;}
.rcorngray4{
  border-left:1px solid #97b2c7;
  border-right:1px solid #97b2c7}
.rcorngray5{
  border-left:1px solid #4b789e;
  border-right:1px solid #4b789e}
.rcorngrayfg{
  background:#0f4c7e}

#productSearchResultsDiv {
	clear:both;
	float:left;
	margin:18px 0 28px 0;
	overflow:scroll;
	padding-bottom:15px;
	padding-top:10px;
	width:97%}

#productSearchResults {
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin-left:40px;
	width:98%}

#firstRowId {
	background:#d3d2d2;
	font-size:14px;
	padding-bottom:5px;
	text-align:center}

#productSearchResults td {
	vertical-align:middle;
	padding: 1px 8px 1px 8px;
	white-space:nowrap}

.rctable, .rcorngrayfg {
	padding:0 !important;
	width:100%}

.rctable td, .rcorngrayfg td {
	padding:0 !important;
	width:100%}

.rcorngrayfg span {
	display:block;
	width:100%;
	margin-bottom:4px;
	padding:0 !important}

tr span {padding-bottom:2px}

.tab_head {
	font-weight:bold;
	margin:0 0 3px 40px}

#form3 li { margin-bottom:16px}

#form3 select {width:167px}

#form3 input {width:165px}

label {
	line-height:14px;
	padding:0 0 1px 0;
	display:block;
	font-size:13px;
	font-weight:bold}

#ajaxq1load {
	clear:both;
	float:left;
	margin-top:15px;
	width:302px}

#pricebox1 {
	border:#ff0000 dotted 2px;
	font-size: 17px;
	line-height:20px;
	padding:7px}

#recycle {
	background:url(../images/greenenergy.jpg) 1px 35px no-repeat;
	clear:both;
	height:145px;
	text-align:center}

#recycle2 {
	float:left;
	font-size:16px;
	text-align:center;
	margin:54px 0 10px 0;
	width:100%}
