@charset "utf-8";
/* abc retail CSS Document HL*/


/*html . no class or id . generic structure and text display*/
html {
	/*height:100%;     messes up lightbox background*/
	}
	
body {
	font-size: 92%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*Arial, Helvetica, Verdana, sans-serif; Georgia, "Times New Roman", Times, serif;*/
	background: url("/commonimages/bg2.jpg") no-repeat  50% 0px;
	margin: 0px auto;
	padding: 0px; /* 0 for Opera6*/
		/*cursor:default;/*makes cursor kindof behave a bit in ie7-bug makes the cursor always text line unless has background colour or image*/
	}
h1 {
	font-size:1.9em;
	color: #EF8126;
	margin: 0px 0px 13px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size:1.5em;
	margin: 10px 0 15px 0;
	}
.sectionhead{
	font-size:1.5em;
	margin: 10px 0 4px 0;
	color:#F7931E;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h3 {
	font-size: 14px;
	margin: 6px 0 10px 0;
	}
h4 {
	font-size: 15px;
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 0.8em;
	color: #999;
	margin-top:3px;
	margin-bottom:0px;
	font-weight:normal;
	}
h6 a {
	color: #999;
	}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	}
a {
	color: #333;
	text-decoration: underline;
	outline: none;
	}
a:hover {
	color: #666;
	text-decoration: none;
	}
p {
	margin: 0px 0px 10px 0px;
	font-size:1em;
	}
ul,li {
	margin:0px;
	padding:0px;
	}
/*end html . no class or id . generic structure and text display*/	


#wrapper {
	width: 960px;
	height: auto;/*auto*/
	margin: 0px auto;
	color:#333;
	background: url("/commonimages/spacer.gif") no-repeat  0px 0px transparent;
	border:0px solid red;
	text-align:left;
	}

/*****************************
header
******************************/
#header {
	width:880px;
	margin:10px auto 20px auto;
	background: url("/commonimages/spacer.gif") no-repeat  0px 0px transparent;
	border:0px solid #000;
	}

/***************************
navigation
****************************/
#headright{
	margin-top:40px;
	float:right;
	text-align:right;
	width:570px;
	border:0px solid #ccc;
	}
#headright h2{
	font-size:16px;
	}
.nav {
	font-size:0.9em;
	float:right;
	
	}
#nav1 {
	margin-top:10px;
	border:0px solid red;
	}
#nav2 {
	margin-top:70px;
	padding:0px 0 0 0;
	border-top:0px solid red;
	clear:right;
	width:570px;
	}
.nav li {
	width:auto;
	float:left;
	list-style:none;
	display:inline;
	margin:0 8px;
	}
.nav a {
	/*width:80px;*/
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	/*padding:6px 0px;*/
	height:auto;
	}
.navitem {
	/*border-left:2px solid #fff;*/
	/*margin-left:3px;*/
	}
.navitem a {
	/*background:url("../commonimages/hl_navbutton3.gif") no-repeat -2px 0;*/
	border-left:0px solid #DDAB6F;
	color:#666;
	}
.navitem a:hover {
	/*background:url("../commonimages/hl_navbutton3.gif") no-repeat -2px -35px;*/
	/*background: #5A3D1C;*/
	color:#EF8126;
	}



/*************************
common
**************************/
 h2.sectioninfo, h2.baginfo{ 
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
	}


#ABC li {
	display:block;
	width:260px;
	height:auto;
	background:transparent;
	/*border-right:1px solid #333;*/
	float:left;
	}


#main {
	/*background: url("../commonimages2/mainbg.png") no-repeat 0 -46px #F9E9D4;/*#F9E9D4*/
	background: url("/commonimages/spacer.gif") no-repeat  0px 0px transparent;
	margin: 0px auto;
	padding:20px 0px 0px 0px;
	height:auto;
	width:880px;
	border:0px solid #000;
}
#mainInner{
	float:left;
	border:0px solid blue;
	width:875px;
	}
.optionlist{
	float:left;
	width:200px;
	margin-right:17px;
	/*background:#eeeeee;*/
	}
.optionlist p{
	font-weight:bold;
	}
.optionlist ul {
	margin:10px 0px 10px 20px;
	padding:auto;
	font-size: 0.8em;
	}
.hidden {
	visibility:hidden;
	overflow:hidden;
	}
.floatcontrol {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	/*background:green;*/
	}

.prop {
	height:380px;
	float:right;
	width:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	/*background:red;*/
	}

.bagstyleimg {
	float:left;
	margin-top:10px;
	margin-right:15px;
	display:inline;
	border:1px solid #ccc;
	padding:0px;
	width:200px;
	text-align:center;
	}
.bagstyleimg h4{
	padding:3px 10px;
	margin-bottom:0px;
	}

/******index ******/
#bags {
	width:auto;
	height:auto;
	/*margin:0px auto;*/
	background: url("/commonimages/spacer.gif") no-repeat  0px 0px #fff;
	border:0px solid green;
	}

.bagslink {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
	border:0px solid red;
	}
.bagslink a{
	width:250px;/*400*/
	height:auto;
	display:block;
	text-decoration:none;
	padding:160px 10px 10px 10px;
	}
	
.bagslink a{
	border: 10px solid #fff;
	}
.bagslink a:hover{
	border: 10px solid #F7CF89;
	}
	
#paperbagsLink{
	background: url("/commonimages/paperbags-bg-small.jpg") no-repeat 50% 0px #fff;
	}
#polybagsLink{
	background:url("/commonimages/polybags-bg-small.jpg") no-repeat 50% 0px #fff;
	}
#ecobagsLink{
	background:url("/commonimages/ecobags-bg-small.jpg") no-repeat 50% 0px #fff;
	}
	
.bagslinktext{
	background:transparent;
	padding:0px 10px 5px 10px;
	display:block;
	font-size:0.9em;
	border:0px solid red;
	}

.designlink a{
	background:url("/commonimages/design.jpg") no-repeat 0px 0px #fff;
	display:block;
	border:10px solid #fff;
	padding:10px 10px 10px 150px;
	text-decoration:none;
	}
.designlink {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline;
	border:0px solid red;
	}
.designlink a:hover{
	border: 10px solid #F7CF89;
	}
/******************************
footer
*********************************/
#footer {
	width:960px;
	height:auto;
	clear: both;
	margin: 0px auto 20px auto;
	background: url("/commonimages/footer.png") no-repeat  50% bottom transparent;
	font-size:0.8em;
	color:#333;/*#F7931E*/
	padding-top:20px;
	border:0px solid #000;
	}
.footerinner {
	margin:0px 40px 0px 40px;
	padding-top:7px;
	border:0px solid #000;
	}
#footer li {
	display:inline;
	list-style:none;
	margin-right:7px;
	float:left;
	}
#footer li a {
	display:block;
	}
	
#designlink {
	text-align:right;
	padding:0 40px 35px 0;
	font-size:10px;
	color:#999;
	}
#designlink a {
	text-decoration:none;
	padding:4px 0px;
	color:#999;
	}
#designlink a:hover {
	color:#666;
	}
#judlink a {
	background:url("/commonimages/jud-link-img.jpg") no-repeat -2px 0 ;
	padding-left:22px;
	}
#judlink a:hover {
	background:url("/commonimages/jud-link-img.jpg") no-repeat -2px -30px;
	}

