@charset "UTF-8";

/* --------------------------------------------- */
/* Styles associated with the Create order page */
/* --------------------------------------------- */

/* Login styles */
.login {
	height:95px;
	width:221px;
	display:inline-block;
	background-image:url(../images/login.jpg);
	background-repeat:no-repeat;
	position: relative;
}
.logbtncol1 {
	width:110px;
	text-align:right;
	border-width:thin;
	margin:0;
	padding-right:2px;
}
.logbtncol2 {
	width:80px;
	text-align:left;
	border-width:thin;
	margin:0;
	padding:0;
}
.logtext {
	position: relative;
	width:80px;
	font-size:10px;
	text-align:right;
	color:#FFF;
	border-width:thin;
	margin:0;
	padding:0;
}
.logfield {
	position: relative;
	text-align:left;
	font-size:10px;
	border-width:thin;
	margin:0;
	padding:0;
}
.logtbl1 {
	position:relative;
	padding-top:15px;
	padding-bottom:8px;
	width:218px;
}
.logtbl2 {
	position:relative;
	border:0;
	width:200px;
	padding-top:5px;
}
#logincontainer {
	width:221px;
	height:95px;
}
#user_name {
	padding-top:10px;
	padding-left:10px;
	position:relative;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
}
#pass_word{
	padding-left:19px;
	position:relative;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
}
#username {
	color: #286206;
	font-weight:normal;
	font-size:10px;
	width:100px;
}
#userpass {
	color: #286206;
	font-weight:normal;
	font-size:10px;
	width:100px;
}
#welcomeuser {
	position:relative;
	text-align:center;
	width:221px;
	padding-top: 12px;
	display:inline-block;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	height:50px;
}
.btnlogout {
	padding-top: 80px;
	display:block;
	margin-left:48px
}
.btncontainer {
	padding-top:10px;
	display:block;
	margin-left:63px;
}
.lgbutton {
	font-size:12px;
	display:inline-block;
}
.btnregister {
	font-size:12px;
	display:inline-block;
	margin-left:5px;
}
/* These class styles are used to position the colours within the Pallet background
image of the cap and bottle colourpallets. I don't know why the left and top properties work,
but they do. */

.palletheadingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: center;
/*	font-style: italic; */
	font-weight: bold;
	padding-top:12px;
	margin-left:55px;
}
.colour_pallet {
	width:231px;
	height:147px;
	float:left;
	position:relative;
	display:inline;
	background-image:url(../images/colour_pallet.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}
.palimg0 {
	position:absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: 1px;
	left: 148px;
	cursor:pointer;
}
.palimg1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -4px;
	left: 132px;
	cursor:pointer;
}
.palimg2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -4px;
	left: 163px;
	cursor:pointer;
}
.palimg3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -9px;
	left: 117px;
	cursor:pointer;
}
.palimg4 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -6px;
	left: 172px;
	cursor:pointer;
}
.palimg5 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -12px;
	left: 104px;
	cursor:pointer;
}
.palimg6 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -6px;
	left: 176px;
	cursor:pointer;
}
.palimg7 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -13px;
	left: 95px;
	cursor:pointer;
}
.palimg8 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -6px;
	left: 172px;
	cursor:pointer;

}
.palimg9 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	height: 6px;
	width: 11px;
	top: -1px;
	left: 162px;
	cursor:pointer;
}

.selecteddescription {
	float:left;
	position:absolute;
	text-align:center;
	color:#286206;
	display:block;
	font-size:12px;
	/*font-weight:bold */;
	height:20px;
	width:181px;
	/*	padding:60px; */
	bottom: 0px;
	padding-left: 55px;
}
/* End of image styles */

/* Tooltip Styles */
.tooltiphdr{
	background:#276206;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
	cursor:pointer;
	opacity:0.80;
	filter:alpha(opacity=80);
 }
         
.tooltipbdy {
	background:#FFFFFF;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
	opacity:0.80;
	filter:alpha(opacity=80);	
}

/* create order layout */
body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
}
.hotspot {
	cursor:pointer;
	font-style:italic;
	text-decoration:underline;
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
div {
	font-family:verdana;
	font-size:12px;
	color:#286206;
}
h1{
	font-size:16px;
	font-weight:bold;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
.main {
	display:block;
	border: 0px solid #f0f0f0;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:left;
	width: 900px;
}
.headingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: center;
/*	font-style: italic; */
	font-weight: bold;
	padding-top:12px;
	padding-bottom: 0px;
	display: block;
	float: left;
	height: 16px;
	width:471px;
}
#holidaytext{
	color:#F00;
}

.summaryheadingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: center;
/*	font-style: italic; */
	font-weight: bold;
	padding-top:12px;
	padding-bottom: 0px;
	display: block;
	float: left;
	height: 16px;
	width:231px;
}
.header {
	width:679px;
	height:95px;
	float:left;
	display:inline-block;
	background-image:url(../images/header_top_1.jpg);
	margin: 0px;
	padding: 0px;
}
.phonecont {
	position:relative;
	float:right;
}
.imgphone {
	padding-left:8px;
	padding-top:10px;
	display:block;
	height:46px;
	width:56px;
}
.txtphone {
	padding-right:10px;
	padding-left:0px;
	display:block;
	width:70px;
	height:27px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.menubar {
	background-image:url(../images/header_bottom.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:672px;
    padding-left: 232px;
	overflow:visible;
}
#colwrap1 {
	float:left;
	width:471px;
	height:468px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#colwrap2 {
	position:relative;
	float:left;
	width:224px;
	height:468px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
/* Bottle selection section */
#bottle_selection {
	width:471px;
	height:156px;
	float:left;
	display:inline;
	background-image:url(../images/bottle_selection.gif);
	margin: 0px;
	padding: 0px;
}
#bottleimagecontainer {
	float:left;
	height: 110px;
	width: 441px;
	margin-left:30px;
	
}
#bottleimagedescspacer {
	float:left;
	display:inline-block;
	width:30px;
	height:20px;
}
.bottledescription {
	float:left;
	display:inline-block;
	height:20px;
	width:79px;
	text-align:center;
	font-size:10px;
	color: #286206;
}
.bottleSelImage {
	cursor:pointer;
	display: inline-block;
	padding:0;
}
.selectedImage {
	cursor:pointer;
	display: inline-block;
	border:thin solid #CCC;
	padding:0;
}
/* Main Image Area styles */
#main_image {
	width:198px;
	height:468px;
	float:left;
	display:inline;
	background-image: url(../images/main_image.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}
#mainimagetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#286206;
	text-align: center;
	font-weight: bold;
	padding-top:12px;
	padding-bottom: 0px;
	display: block;
	float: left;
	height: 16px;
	width:198px;
}

/* main bottle image classes */
.logo300spclass {
	display: block;
	left: 21px;
	padding: 0px;
	float: left;
	height: 107px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: -280px;
}
.cap300spclass {
	display: block;
	left: 5px;
	padding: 0px;
	float: left;
	height: 107px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: 7px;
}
.bottle300spclass {
	display: block;
	left: 4px;
	padding: 0px;
	float:left;
	height: 400px;
	width: 190px;
	border:0;
	position: relative;
	top: -101px;
	z-index: -1;

}
.logo500spclass {
	display: block;
	left: 22px;
	padding: 0px;
	float: left;
	height: 107px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: -258px;
}
.cap500spclass {
	display: block;
	left: 4px;
	padding: 0px;
	float: left;
	height: 87px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: 4px;
}
.bottle500spclass {
	display: block;
	left: 4px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 190px;
	border:0;
	position: relative;
	top: -83px;
	z-index: -1;

}
.logo750spclass {
	display: block;
	left: 33px;
	padding: 0px;
	float: left;
	height: 107px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: -260px;
}
.cap750spclass {
	display: block;
	left: 6px;
	padding: 0px;
	float: left;
	height: 68px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: 4px;
}
.bottle750spclass {
	display: block;
	left: 6px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 190px;
	border:0;
	position: relative;
	top: -64px;
	z-index: -1;
	
}
.logo650hdclass {
	display: block;
	left: -59px;
	padding: 0px;
	float: left;
	height: 107px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: -300px;
}
.cap650hdclass {
	display: block;
	left: 3px;
	padding: 0px;
	float: left;
	height: 86px;
	width: 190px;
	border:0;
	z-index: 10;
	position: relative;
	top: 4px;
}
.bottle650hdclass {
	display: block;
	left: 5px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 190px;
	border:0;
	position: relative;
	top: -82px;
	z-index: -1;
	
}
/* print selections styles */
#print_selection {
	width:471px;
	height:229px;
	float:left;
	display:inline;
	background-image:url(../images/print_selection.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
#prntselimgs {
	width:471px;
	height:97px;
	margin-top:38px;
}

#noprint {
	display:inline-block;
	cursor:pointer;
	padding-left:35px;
	padding-right:20px;
	width:86px;
}
#printlogo {
	display:inline-block;
	cursor:pointer;
	padding-left:35px;
	padding-right:20px;
	width:89px;
}
#printname {
	display:inline-block;
	cursor:pointer;
	padding-left:35px;
	padding-right:20px;
	width:28px;
}
#chkcontainer {
	width:471px;
	height:25px;
	position:relative;
	top:-20px;
}
#prnttextcontainer {
	width:471px;
	height: 14px;
}

#noprintchecked {
	position:relative;
	display:inline-block;
	cursor:pointer;
	padding-left:117px;
	width:25px;
}
#printlogochecked {
	position:relative;
	display:inline-block;
	cursor:pointer;
	padding-left:110px;
	width:25px;
}
#printnamechecked {
	position:relative;
	display:inline-block;
	cursor:pointer;
	padding-left:77px;
	width:25px;
}

table#prnttexttable {
	position:relative;
	top:-10px;
	border:0;
	margin:0;
	width:390px;
	table-layout:fixed;
}
.noprnttext {
	width:137px;
	text-align:right;
}
.printlogotext {
	width:127px;
	text-align:right;
}
.printnametext {
	width:128px;
	text-align:right;
}
#inkselection {
	display: block;
	margin: 0px;
	padding-left: 165px;
	float: left;
	position: relative;
	top: 10px;
	font-weight:bold;
}
/* Notes Area */
#notes_area {
	width:471px;
	height:83px;
	float:left;
	display:inline;
	background-image:url(../images/notes_area.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}
#notes_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: center;
/*	font-style: italic; */
	font-weight: bold;
	padding-top:15px;
	padding-bottom: 0px;
	padding-left:10px;
	display: block;
	height: 16px;
	width:461px;
}
#notetext {
	display:inline-block;
	width:180px;
	float:left;
	padding-left: 10px;
	text-align:left;
	font-size:10px;
	padding-top: 5px;
}
#boxesrequired {
	width:200px;
	float:left;
	display:inline-block;
	margin: 0px;
	padding-left:22px;
	padding-top:8px;
	font-weight:bold;
}
#fldBoxes {
	width:40px;
}
/* Summary styles */
#summary {
	width:231px;
	height:174px;
	float:left;
	display:inline;
	background-image:url(../images/summary.gif);
	margin: 0px;
	padding: 0px;
}
#totalvalue {
	display:inline-block;
	width:inherit;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
	padding-top:6px;
	padding-bottom:6px;
}
#summarydesc {
	display:inline-block;
	width:180px;
	height:65px;
	padding-left:30px;
	font-size:10px;
	line-height: 12px;
}
#createbutton{
	position:relative;
	display:inline-block;
	margin-left:70px;
	padding-bottom:0px;
	/*top:20px;*/
}
#btnmsg{
	position:relative;
	/*top:20px;*/
	width:180px;
	height:20px;
	padding-left:23px;
	padding-right:5px;
	font-size:10px;
	line-height: 12px;
	color:#F00;
}
.descriptionbold {
	font-weight:bold;
}
.descriptionboldlarge {
	font-weight:bold;
	font-size:12px;
}

/* --------------------------------------------- */
/* Styles associated with the confirm order page */
/* --------------------------------------------- */
.fullheader {
	padding:0;
	display:block;
	background-image:url(../images/fullheader.gif);
	background-repeat: no-repeat;
	border:0;
	float:left;
	height:122px;
	width:900px;
}
.addresscolumns {
	padding:0;
	display:block;
	float:left;
	border:0;
	width:900px;
	height:168px;
}
.billaddress {
	padding:0;
	float:left;
	display:block;
	background-image:url(../images/billshipaddr.gif);
	border:0;
	width:353px;
	height:168px;
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;
	left: 4px;
}
.shipaddress {
	padding:0;
	left:3px;
	display:inline-block;
	float:left;
	background-image:url(../images/billshipaddr.gif);
	border:0;
	width:353px;
	height:168px;
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;

}

#transferaddr {
	border:0px;
	margin:0px;
	position:relative;
	left: 45px;
	top: 50px;
	cursor:pointer;
}
.addtrans {
	left:4px;
	float:left;
	display:inline-block;
	border:0;
	width:184px;
	height:156px;
	margin: 0px;
	position: relative;
}
#orderterms {
	height:267px;
	width:900px;
	float:left;
	padding-top:10px;
}
.orderdetails {
	padding:0;
	display:inline;
	background-image:url(../images/orderdetails.gif);
	background-repeat: no-repeat;
	border:0;
	float:left;
	height:290px;
	width:357px;
	left:4px;
	position:relative;
}
.terms {
	padding:0;
	display:block;
	float:left;
	border:0;
	height:312px;
	width:543px;
	background-image:url(../images/termbrdr.gif);
	background-repeat: no-repeat;
	background-position: 11px -15px;
}
.noentrytext {
	float:left;
	font-size:12px;
	width:350px;
	margin:0;
	padding:0px;
	left:4px;
	display:block;
	background:none;
	border-width:0;
	border-style:none;
	position: relative;
}
.confheadingtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: center;
	/*	font-style: italic; */
	font-weight: bold;
	padding-top:2px;
	padding-bottom: 0px;
	display: block;
	float: left;
	height: 16px;
	width:353px;
}
.entrytext {
	float:left;
	height:12px;
	font-size:12px;
	margin:0;
	padding:0px;
	display:inline-block;
	position: relative;
}
.addrhead {
	float:left;
	position:relative;
	width:70px;
	display:inline-block;
}
.tbladdr {
	float:left;
	width:340px;
	border:0px;
	padding-left:10px;
	
}
.orderdettbl {
	float:left;
	width:340px;
	border:0px;
	padding-left:10px;
	
}	
.orderdetails p {
	font-size:12px;
	padding-top:2px;
	padding-bottom:0px;
	margin:0px;
}
.orderdetfields {
	font-size:12px;
	padding:0;
	margin:0;
	color:#000;
	width:auto;
}
.reuseart {
	color:#F00;
	padding-top:3px;
}
.orderdethead {
	width:200px;
	display:inline-block;
	padding-left:4px;
}
.totalrowvalue {
	font-weight:bold;
	padding-left:0px;
}
.totalrow {
	font-weight:bold;
}
.termshead {
	top:3px;
	display:block;
	width:543px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#fldTerms {
	left:25px;
	display:block;
	height:210px;
	width:495px;
	position:relative;
}
#btnProcess {
	float:left;
	position:relative;
	display:block;
	left:180px;
	top:5px;
}
/* --------------------------------------------- */
/* Styles associated with the confirm order page */
/* --------------------------------------------- */
#processmsg {
	position:relative;
	padding-top:60px;
	padding-left:30px;
	padding-bottom:20px;
	font-size:18px;
	color:#000;
}
#errmsg {
	padding-bottom:10px;
	padding-left: 30px;
	color:#F00;
	font-size:12px;
	width: 870px;
	float: left;
}
.nonerror {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#btnProcessed {
	margin-left:30px;
}
/* ------------------------------------------------ */
/* Registration form styles                         */
/* ------------------------------------------------ */
#regtablecont {
	width:870px;
	display:block;
	float: left;
	padding-left: 30px;
}
/* ------------------------------------------------ */
/* Order History form styles                        */
/* ------------------------------------------------ */
#orderhistorycont {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	border: 0px;
	font-size: 10px;
	font-weight: normal;
}
#orderhistoryhdr {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	height:24px;
	font-size: 10px;
	font-weight: bold;
}
#orderhistorydet {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
}
.invoice_no {
	font-size:10px;
	width: 150px;
}
.order_status {
	font-size:10px;
	width: 70px;
}
.order_date {
	font-size:10px;
	width: 80px;
}
.disp_date {
	font-size:10px;
	width: 80px;
}
.bottle_cd {
	font-size:10px;
	width: 50px;
}
.bottle_colour {
	font-size:10px;
	width: 80px;
}
.cap_colour {
	font-size:10px;
	width: 80px;
}
.qty_ordered {
	font-size:10px;
	width: 100px;
}
.logo_rqrd {
	font-size:10px;
	width: 40px;
}
.name_rqrd {
	font-size:10px;
	width: 40px;
}
.qty_ink_rqrd {
	font-size:10px;
	width: 70px;
}
.vat_amt {
	font-size:10px;
	width: 80px;
}
.total_order_amt {
	font-size:10px;
	width: 80px;
}
.orderlifecycle {
	height:250px;
	width:900px;
	background-image:url(../images/orderlifecycle.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
}
/************************************************************************/
/*  Product page styles                                                 */
/************************************************************************/
.prodspacer {
	display:inline-block;
	width:380px;
	height:15px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.homespacer {
	display:inline-block;
	width:340px;
	height:35px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.prodtextarea {
	display:inline-block;
	width:494px;
	padding-right:10px;
	font-size:13px;
	height:495px;
	margin:0;
	float:left;
	position:relative;
}
.capscolumn {
	width:255px;
	float:right;
	position:relative;
	text-align:center;
}
.video {
	height:360px;
	width:890px;
	text-align:center;
}
.news {
	display:inline-block;
	font-weight:bold;
	width:45px;
	color:#F00;
}
.newsheader {
	display:inline-block;
	width:890px;
	padding-right:10px;
	font-size:13px;
	height:60px;
	margin:0;
	float:left;
	position:relative;
}
.newsitem {
	display:inline-block;
	width:890px;
	padding-right:10px;
	font-size:13px;
	margin:0;
	float:left;
	position:relative;
}
.footerspacer {
	display:inline-block;
	width:890px;
	font-size:13px;
	height:20px;
	margin:0;
	float:left;
	position:relative;
}
.hometextarea {
	display:inline-block;
	width:890px;
	padding-right:10px;
	font-size:13px;
	height:570px;
	margin:0;
	float:left;
	position:relative;
}
.hometextareahighdensity {
	display:inline-block;
	width:890px;
	padding-right:10px;
	font-size:13px;
	height:1350px;
	margin:0;
	float:left;
	position:relative;
}
.hometextareaextrahighdensity {
	display:inline-block;
	width:890px;
	padding-right:10px;
	font-size:13px;
	height:880px;
	margin:0;
	float:left;
	position:relative;
}
.homeouterbottlecontainer {
	display:inline-block;
	width:890px;
	height:480px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.homeouterbrandecontainer {
	display:inline-block;
	width:890px;
	height:380px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.homeoutercapscontainer {
	display:inline-block;
	width:890px;
	height:300px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.homeinnercapsimagecontainer {
	display:inline-block;
	width:450px;
	height:299px;
	margin:0;
	padding-top:10px;
	float:left;
	position:relative;
}
.homeinnerbottleimagecontainer {
	display:inline-block;
	width:333px;
	height:500px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.homeinnerbrandimagecontainer {
	display:inline-block;
	width:333px;
	height:380px;
	margin:0;
	padding:0;
	float:right;
	position:relative;
}

.homeinnerbottletextcontainer {
	display:inline-block;
	width:535px;
	height:500px;
	margin:0;
	padding:10px;
	float:right;
	position:relative;
}
.homeinnercapstextcontainer {
	display:inline-block;
	width:400px;
	height:300px;
	margin:0;
	padding:10px;
	float:right;
	position:relative;
}
.homeinnerbrandtextcontainer {
	display:inline-block;
	width:535px;
	height:380px;
	margin:0;
	padding:10px;
	float:left;
	position:relative;
}

.hometabcontainer {
	display:inline-block;
	width:333px;
	height:500px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.homefilletcontainer {
	display:inline-block;
	width:890px;
	height:10px;
	margin:0;
	padding:0px;
	float:left;
	position:relative;
}
.prodtabcontainer {
	display:inline-block;
	width:380px;
	height:450px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.footer {
	width:900px;
	float:left;
	display:block;
	position:relative;
}
#homebanner {
	position:relative;
	padding-left:180px;
	float:left;
}
.colbottlecolours {
	position:relative;
	float:left;
	width:90px;
}
.coldispbottle {
	position:relative;
	float:left;
	width:190px;
	padding-right:60px;
}
#proddispbottle {
	width:190px;
	height:400px;
}
.prodcontfoot{
	display:block;
	width:340px;
	padding-left:10px;
	font-size: 10px;
}
.prodfulltextarea {
	display:block;
	width:900px;
/*	height:495px; */
	padding-right:10px;
}
.scrollimagespacer {
	width:190px;
	height:20px;
}
.imagecount {
	padding-left:60px;
}
/* Order Status History Page */
#selectcont {
	display:block;
	float:left;
	width:900px;
	height:200px;
}
#selectcontwork {
	display:block;
	float:left;
	width:900px;
	height:50px;
}
	
.selhdr {
	width:100px;
}
.selfld {
	width:800px;
}
#fldNotes {
	width:600px;
	height:30px;
}
#orderstatuscont {
	padding-top:20px;
	font-size:10px;
	width:900px;
	height:200px;
	display:block;
	float:left;
}
/* Printing Page */
.printfulltextarea {
	float:left;
	position:relative;
	display:block;
	width:615px;
	height:525px;
	padding-right:0px;
}
#printsamplecont {
	display:block;
	float:left;
	position:relative;
	width:280px;
	height:525px;
	padding-top:25px;
}
#worksorderdet {
	float:left;
	position:relative;
}
/* rotator in-page placement */
        div.rotator {
	position:relative;
	height:450px;
	/*margin-left: 15px;*/
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	/*border:1px solid #ccc;*/
	padding: 0px; 
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500;
}
#clicktext {
	float:left;
	position:absolute;
	z-index:500;

}