/* Inversoft */

body {
	font-size: 62.5%;
	line-height: 1.5em;
	background: url(../images/common/pattern_bg.gif) repeat;
	font-family: Helvetica, Arial, Sans-Serif;
	color: green;
}

a img { border:none; }

/* Structural - General */

#wrapper {
  width:970px;
  min-height:750px;
  margin: 10px auto 0;
  background: transparent url('../images/common/bg_repeat.gif') repeat-y;
  border: 1px solid green;
  
}

#header {
	background: url('../images/common/header_bg.jpg') center top no-repeat;
	width: 970px;
	height: 143px;
}

#pageWrapper {
  position:relative;
	width: 970px; min-height:470px;
	padding:50px 0 71px;
	font-size:1.3em;
	background: url('../images/common/bg_nofooter.jpg') no-repeat;
}

#tagLine {
  position:absolute;
  background: transparent url('../images/common/footer.jpg') bottom left no-repeat;
  right:0;
  bottom:0;
  width:970px;
  height:71px;
}

img#smlButterfly {
  position:absolute;
  top:80px;
  left:45px;
}

img#butterfly {
  position:absolute;
  top:360px;
  left:20px;
}

/* Content */

#content {
	margin: 0 0 0 430px;
	padding-right:20px;
	width: 518px;
	min-height: 400px;
	overflow:auto;
}

/* Headings */

h1 {
  margin:0;
  padding:30px 0 10px;
  font-size:1.6em;
}

h2 {
  margin:0;
  padding:10px 0;
  font-size:1.4em;
  line-height:1.2em;
}

/* Footer */

#footer {
	clear: both;
	background: green url(../images/footer.png) no-repeat;
	height: 15px;
	padding: 5px 0 8px;
}

#footer p {
	color: #fff;
	margin:0;
	text-align: center;
	font-size: 1.1em;
}

#footer a {
	color: #fff;
}



/* Lists */

div#content ul {
	list-style: none;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 10px 0 15px;
	padding-left:20px;
}

div#content ul li {
	background: url('../images/common/bulletwithbutterflywings.png') left 8px no-repeat;
	margin-bottom: 10px;
	padding-left: 30px;
	min-height:26px;
	line-height: 24px;
	font-size:1em;
}

/* Links */

a:link, a:hover, a:visited {
  color:green;
}

a:hover {
  text-decoration:none;
}

/* Re-Usables */

.cL { clear:left; }
.cR { clear:right; }
.cB { clear:both; }

.fL { float:left; }
.fR { float:right; }


/* PAGE SPECIFICS */

/* HOME */

div#contentHome {
  width:500px;
  margin-left:430px;
  line-height:1.4em;
}

div#contentHome h1 {
  font-size:1.6em;
}

div#homeRight {
  margin: 20px 0;
}

/* Products */

div#whyChoose {
  padding:0px 5px 60px;
}

div#prodTitles span {
	font-size:1.4em;
	float:left;
}
.fourRoll {
	margin-left:28px;
}
.nineRoll {
	margin-left:140px;
}
.twelveRoll {
	margin-left:95px;
}
.kitchenRoll {
	margin-left:145px;
}
/* Do Your Bit */

div#topTip {
  width:572px;
  padding:0;
  float:right;
  margin-bottom:15px;
}

div#topTip div {
  background:#89c53f;
  margin-top:-3px;
}

div#topTip div h3, div#topTip div p {
  color:#fff;
  margin:0;
  padding:10px;
}

/* Feedback Form */

fieldset {
  border:none;
  padding:10px 0;
}

fieldset#userFeedback p {
  margin: 5px 0;
  font-weight:bold;
}

fieldset#userFeedback label span {
  display:block; float:left;
  width:140px; line-height:16px;
  padding-top:2px; font-weight:bold;
}

fieldset#personalDetails label {
  float:left;
  width:120px; font-weight:bold;
}

fieldset#userFeedback { font-weight:bold; }


fieldset#personalDetails label.fullWidth {
  width:420px;
}

fieldset#personalDetails br {
  clear:both;
}

/* Press - Image Library - Lightbox */

body#gallery ul#imgLibrary {
  list-style:none;
  width:500px;
  padding:10px 0px !important;
  margin:0;
}

body#gallery ul#imgLibrary li {
  display:block; text-align:center;
  height:95px;  width:115px;
  padding:10px 0px 10px;
  float:left;
  background: #fff none;
  border:1px solid #111;
  margin:4px;
}

div#downloadPressImages {
  clear:both;
  padding-top:30px;
}

div#downloadPressImages img {
  float:left;
}

div#downloadPressImages h2, div#downloadPressImages p {
  margin:8px 0 5px;
}

/* Production Process */

#prodProcess {
  padding:15px;
  background-color:#adcdec;
  width:380px;
}

body ul#stepButtonsTop, body ul#stepButtonsBottom {
  width:380px;
  list-style:none;
  clear:both; height:35px;
  padding-bottom:5px;
  padding-left:0;
  font-size:14px;
}

#prodProcess ul li { 
  float:left;

  border:1px solid #adcdec; 
}

#prodProcess ul li a {
  display:block;
  text-align:center;
  padding:11px 10px 9px;
  background-color:#3d7392;
  color:#fff;
  cursor:pointer;
}

#prodProcess ul li a:hover , #prodProcess ul li a.on {
  border-bottom-color:#f60 !important;
  background-color:#f60;
}

body ul#stepButtonsTop li {
  width:74px;
  background:none !important;
  padding:0; margin:0;
}

body ul#stepButtonsBottom li {
  width:93px;
  padding:0; margin:0;
}

/* -- Slides -- */

div#slideContent {
  position:relative;
  height:400px;
}

div#prodProcess div#slideContent div {
  position:absolute;
  border: 1px solid #fff;
  width:378px; height:380px;
}

div#prodProcess div#slideContent div#slide1, div#prodProcess div#slideContent div#slide2, div#prodProcess div#slideContent div#slide7 {
  height:385px;
}

div#prodProcess div#slideContent div#slide4, div#prodProcess div#slideContent div#slide6 {
  text-align:right;
  height:393px;
}

/* PDF Downloads List */

ul#pdfThumbs {
  list-style:none;
}

body ul#pdfThumbs li {
  background:none; line-height:16px;
  float:left; text-align:center;
  width:95px; height:90px;
  padding:6px; font-size:1em;
  margin:4px;
}

body ul#pdfThumbs li a:link, ul#pdfThumbs li a:visited, ul#pdfThumbs li a:hover {
  padding-bottom:1px;
  margin-bottom:3px;
}

/* Virtual Books */

div#vBook {
  padding-top:20px;
  position:relative;
  display:none;
}

div#vBook .page {
  position:absolute;
  display:block;
  top:0px;
  width:226px;
  height:283px;
}

div#vBook img.even {
  left:0px;
  border:1px solid #000;
}

div#vBook img.odd, div#vBook div.odd {
  left:226px;
  border:1px solid #000;
}