#test h1 {
	margin:3px 0px 0px 15px;
	padding:0;
	font-size:36px;
}

#test h1 a{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;}
	
#test h1 a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#test a{
text-decoration:underline;
color:#3A5E96;
font-weight:bold;}

#test a:hover
{
	text-decoration:none;
	color:#6093BD;
	font-weight:bold;
}

#test .w a{
text-decoration:underline;
color:#FFFFFF;
font-size:16px;
font-weight:bold;}
	
#test .w  a:hover
{
	text-decoration:none;
	color:#FFFFFF;
font-size:16px;	
	font-weight:bold;
}

#test .supertxt
{font-size:28px;}

.clear {
clear:both;
overflow:hidden; }


body {
font-family:Arial,Verdana;
font-size:13px;
background-image:url(http://www.packagingtapeinc.com/images/wholebg.jpg);
background-color:#5C7B98;
background-repeat: repeat-x;
text-align: center;
margin-top: 10px;
}

img
{border:0px;}

#mainContainer {
text-align: left;
border: 1px solid #bfc2b1;
background: #FFFFFF;
width: 950px;
margin:0px auto;
text-align: left;
}

#innerContainer {
margin: 10px 10px 0px 10px;
}

/* TOP LOGO */

div#lefthead { 
	margin-left:0px;
	float:left;
	width:565px; 
}

h1 {
	margin:0;
	padding:0;
}

h1#logo a{
	float:left;
	width:565px;
	height:80px;
	overflow:hidden;
	text-indent:-9000px;
	background: transparent url('http://www.packagingtapeinc.com/images/logo.gif') top left no-repeat;
}

/* END TOP LOGO */

/* TOP RIGHT */

div#righthead {
	float:right;
	width:340px;
	margin-right:0px;
	padding-bottom:0px;
	font-size:10px;
}


/* TOP PIPE LINKS */

ul#top-bar-links {
font-size:10px;
text-align:right;
margin:0 0 0 0;
padding:0 0;
float:right;
}

ul#top-bar-links ul {
margin:0;
padding:0;
float:right;
font-size:10px;
}

ul#top-bar-links li {
margin:0;
padding:0;
display:inline;
padding:0 .5em;
font-size:10px;}

ul#top-bar-links li#last {
border-right:0px;
padding-right:0;
	font-size:10px;

}

/* END TOP PIPE LINKS */

/* LIVEPERSON */

div#liveperson {
clear:right;
float:right;
width:271px;
height:53px;
margin:8px 0px;
}

/* END LIVEPERSON */

/* END TOP RIGHT */


/* BEGIN MASTHEAD SEARCH FORM */
input.mastSearch {
	color: #666666;
	width: 130px;
	border: 1px solid #999999;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-right: 5px;
}

select.mastSelect {
	color: #666666;
	width: 130px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-right: 5px;
}

.mastSearchText {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin:3px 5px 6px 0px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#mastBotRow {
	width: 930px;
	height: 25px;
	background-color: #efefef;
	background:url(http://www.packagingtapeinc.com/images/bg_search.gif) no-repeat;
	clear: both;
	text-align: left;}
/* END MASTHEAD SEARCH FORM */

/* SIDE NAV */
h2
{
color:#000000;
font-size:13px;
margin-top:7px;
margin-bottom:0;
text-decoration:underline;
margin-left:1px;
}

a:hover h2 
{
color:#21793A;
text-decoration:none;}

#lnav
{font-size:11px;
float:left;
width:184px;
vertical-align:top;
border:#b9b4b4 solid 1px;}

#products {
    margin: 0px 0px 0px 10px;
	}

#lnav ul { 
margin: 0px 0 0 5px; 
list-style:none;
padding: 0 0 0 0;
}

/* Styles for links */ 
#lnav ul li a{ 
padding:0px 0 0 0px;
color:#3A5E96;
} 

#lnav ul li a:hover {color:#21793A;} 

#nav_side {
vertical-align:top;
border:#b9b4b4 solid 1px;
}

#nav_top {
font-family:Arial,Verdana;
font-weight:bold;
font-size: 10pt;
color: #ffffff;
background-image:url(http://www.packagingtapeinc.com/images/TopNavDark_BG.jpg);
padding: 4px;
}

#nav_header {
    margin:5px 5px 5px 9px;
	font-family:Arial,Verdana;
	font-size:10pt;
	font-weight:bold;
	color: #333333;
}

/* End Side Nav */

/* PRODUCT BOXES */


.prod {				
	margin:0px 0px 0px 0px;
	padding: 0px;
	width:100%;
	background-color:#FFFFFF;
}

.prod td{
    border:#b9b4b4 solid 1px;
	}

/* START FOOTER */

.footer
{
	clear: both;
	width: 770px;
	font-family: arial;
	text-align: center;
	font-size: 10px;
margin:0px auto;
	color:#ffffff;
}

.footer a:link, .footer a:hover, .footer a:visited
{
	color:#ffffff;
}
		
.footercards {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
width: 575px;
margin:0px auto;
margin-top:5px;
padding: 5px 0;
}

/* END FOOTER */

p{
padding:1px 0px 3px 0px;
}

.bold
{font-weight:bold;}

.xsmall
{
font-size:8px; }

.small
{
font-size:11px; }

.med
{
font-size:13px; }

.large
{font-size:14px;}

.xlarge
{font-size:16px;}

.xxl
{font-size:20px;}

.gr{color:#009900;}

/* site link scheme */
.ptiLink a{
text-decoration:underline;
color:#3A5E96;
font-weight:bold;}
	
.ptiLink a:hover
{
	text-decoration:none;
	color:#21793A;
	font-weight:bold;
}

a img {
    border: none;
    vertical-align: middle;
}

/* end site link scheme */

/* Start Inner Pages */
#innerpages {
width:100%;border:#b9b4b4 solid 1px;}
/*End Inner Pages */

/*bl*/
.bl{
float:left;
width:25%;}

.bl a{
text-decoration:none;
color:#3A5E96;}

.bl a:hover{text-decoration:underline;
font-weight:bold;
color:#21793A;}

.accent
{
color:#FF0000;}

.c2a{
color:#C20433;}

.gr
{color:#009900;}


.un
{text-decoration:underline;}

<!-- from cart pages -->
.tableheaderbackground {
background-color:#218436}

.tableheadertext {
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: bold}

.tablerowbackgroundcolor1 {
background-color:#FFFFFF}

.tablerowbackgroundcolor2 {
background-color:#CFDACB}

.tablerowtext {
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica;
color:#000000;
font-weight: normal}


.ordertotalbackground {
background-color:#000000}

.ordertotaltext {
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: bold}
