toplinkscontainer/* ============================================================================= */
/*                       For Cracker Print & Paper                               */
/*                          www.crackerpp.com.au                                 */
/*                          cpp_screen_2015.css                                  */
/* ============================================================================= */



/* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{	display: block;	}

ol, ul {	list-style: none; }

blockquote, q {	quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}


sup
{
	vertical-align: top;
	font-size: 75%;
	line-height: 120%;
	padding-left: 0.3em;
}

html
{	
	background: #0038a0;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}


body
{
	font-family: calibri,verdana,arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1;
	text-align: center;
	min-width: 1200px;

	background-color: #6096e0;
	background: -o-linear-gradient(top, #6096e0 30%, #0040a0 90%);
	background: -ms-linear-gradient(top, #6096e0 30%, #0040a0 90%);
	background: -moz-linear-gradient(top, #6096e0 30%, #0040a0 90%);
	background: -webkit-linear-gradient(top, #6096e0 30%, #0040a0 90%);
	background: linear-gradient(top, #6096e0 30%, #0040a0 90%);

}


#outercontainer,
#topofpage,
#topfeature,
#mainmenucontainer,
#footerwrapper
{ width: 1200px; }



#pageheader
{
	clear: both;
	display: block;
	min-width: 1200px;
	height: 256px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #0038a0 url('images_layout/cracker_branding_bkgnd.jpg') top center no-repeat;
	border: 0;
}



#topofpage
{
	position: relative;								/*	This must be here as child DIVs are position: absolute;	*/
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: #003080 url('images_layout/cracker_branding_bkgnd.jpg') left no-repeat;
}

#topfeature
{
	height: 125px;
	margin: 0px auto;
	padding: 0px;
	background: #b2c2d8 url('images_layout/cracker_feature_bkgnd.jpg') left repeat-y;
}

#topfeature img
{
	width: 224px;
	height: 118px;
	margin: 0px 9.5px;
	float: left
}

#toplinkscontainer
{
	position: absolute;
	top: 0px;
	right: 5px;
	width: 15em;
	height: 95px;
	padding: 0px;
	padding-top: 5px;

}

#toplinkscontainer p
{
	color: #e0e0e0;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 2.1;
	text-align: right;
}

#mainmenucontainer
{
	position: absolute;
	z-index: 99;
	top: 225px;
	left: 0px;
	height: 32px;
	text-align: left;
	background: #164088 url('images_layout/navi_bar_bkgnd_13.png') top repeat-x;
}



#contentdiv
{
	width: 1140px;										/*	Reduce width by 2*30px = 60px for padding	*/
	min-height: 680px;
	margin: 0px auto;
	padding: 1.0em 30px 5em 30px;
	text-align: left;
	background: #fff;
	overflow: auto;
}

#contentiframe,
#prodsumiframe
{
	min-height: 260px;
	overflow: auto;
	background: #fff;
	text-align: left;
	padding: 5px 15px;
}

#contentiframe
{
	width: 900px;
}

#prodsumiframe
{
	width: 450px;
}


#footerhighlight
{
	width: auto;
	height: 25px;
	background: #003080 url('images_layout/cracker_branding_bkgnd.jpg') bottom left no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	margin: 0px;
}

#footerband
{
	clear: both;
	position: relative;
	bottom: 0px;
	min-width: 1200px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #003080;
	background-color: rgba(0, 48, 128, 0.8);
	background-color: rgba(0, 32,96, 0.6);
	text-align: left;
}

#footerwrapper
{
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	color: #444;
	background-color: rgba(164, 164, 200, 0.1);
	background: -o-linear-gradient(top, rgba(164, 164, 200, 0.1) 20%, rgba(164, 164, 200, 0.3) 90%);
	background: -ms-linear-gradient(top, rgba(164, 164, 200, 0.1) 20%, rgba(164, 164, 200, 0.3) 90%);
	background: -moz-linear-gradient(top, rgba(164, 164, 200, 0.1) 20%, rgba(164, 164, 200, 0.3) 90%);
	background: -webkit-linear-gradient(top, rgba(164, 164, 200, 0.1) 20%, rgba(164, 164, 200, 0.3) 90%);
	background: linear-gradient(top, rgba(164, 164, 200, 0.1) 20%, rgba(164, 164, 200, 0.3) 90%);
	overflow: auto;
}

.fatfooterdiv
{
	float: left;
	width: 25%;
	margin-right: 5%;
	padding: 1.0em 0px 0.8em 2.0em;
}

.fatfooterdiv span.selected
{
	text-decoration: underline;
}

.fatfooterdiv p
{
	line-height: 140%;
}

.fatfooterdiv li
{	
	font-size: 1.1em;
	padding-bottom: 0.4em;
}

#footercontact
{
	float: right;
	width: 30%;
	margin: 0;
	padding: 1.0em 1.8em 0px 0.5em;
	color: #fff;
}

#footercontact p
{
	font-size: 1.1rem;
	text-align: right;
}

#footercontact li
{
	text-align: right;
	margin: 0.5em 0px 0.5em auto;
}

#printstamp { display: none; }

#entryshow
{
	display: block;
	overflow: hidden;
	width: 700px;
	height: 350px;
	float: left;
	margin: 30px 0px 0px 5px; 
	background: #fff;
	border: solid 5px #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #fff;

}


#fbbox
{
	width: 320px;
	padding: 5px 0px;
	margin: 10px auto;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #fff;
}


#searchbox
{
	float: right;
	width: 20em;
	height: 2.2em;
	margin: 30px 10px 5px auto;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
}

#searchform
{
	display: block;
	font-size: 11px;
	color: #005496;
	text-align: left;
	padding: 0.2em 0px 0.2em 0.5em;
}


#listcats
{
	float: right;
	clear: right;
	width: 20em;
	margin: 10px 10px 50px auto;
	border: solid 1px #d8d8d8;
	border-radius: 5px;
	color: #888;
	background-color: #f0f0f0;
	background: -o-linear-gradient(top, #f8f8f8 0%, #e0e0e0 100%);
	background: -ms-linear-gradient(top, #f8f8f8 0%, #e0e0e0 100%);
	background: -moz-linear-gradient(top, #f8f8f8 25%, #e0e0e0 100%);
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #e0e0e0 100%);
	background: linear-gradient(top, #f8f8f8 0%, #e0e0e0 100%);
}


#entryshow img
{
	position: absolute;
	width: 700px;
	height: 350px;
	display: none;
}


.caticon
{
	width: 180px; 
	height: 240px;
	float: left;
	margin: 20px 0px;
	background: #fff;
}

.caticon img
{
	width: 120px; 
	height: 180px; 
	display: block; 
	margin: 0px auto 5px;
}

.prodicon
{
	width: 180px; 
	height: 250px;
	float: left;
	margin: 20px 0px;
	background: #fff;
}

.prodicon img
{
	width: 120px; 
	height: 180px; 
	display: block; 
	margin: 0px auto 2px;
}

.sampleproduct
{
	width: 260px;
	float: left;
	margin: 2em 1.5% 1em 0px;
}


.sampleicon
{
	width: 100%;
	display: block;
	min-height: 175px;
	padding-bottom: 2px;
}

.sampleicon img
{
	width: 180px; 
	height: 120px; 
	display: block; 
	margin: 0px auto 1.2em;
	border: solid 5px #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #fff;
}

.sampleicon p
{
	font-size: 0.75em;
	text-align: center;
	margin: 0.5em auto 0.5em;
}

.showdescription,
.hidedescription
{
	float: right;
	width: 20px;
	height: 20px;
	margin: 0.0em 0.5em 0em auto;
	cursor: pointer;
}

.showdescription
{
	background: url('images_layout/section-open-icon.png') top center no-repeat;
	background-size: 100%;
}

.hidedescription
{
	display: none;
	background: url('images_layout/section-close-icon.png') top center no-repeat;
	background-size: 100%;
}

.sampledescription
{
	position: relative;
	clear: right;
	height: 0px;
	width: 95%;
	padding-right: 5%;
	overflow: hidden;
	margin-top: -3em;
	margin-bottom: 1em;
	background: url('images_layout/sample_text_callout.png') top right no-repeat;
}

.sampledescription p
{
	width: 95%;
	font-size: 0.75em;
	text-align: left;
	margin: 10px 5% 5px 0px;
	padding: 8px;
	border: 1px solid #d8d8d8;
	border-width: 0px 1px 1px;
	background: #fff;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
}


div.sidebar
{
	float: right; 
	width: 360px;
	background: #fff;
	border: solid 1px #d8d8d8;
	border-radius: 5px;
	margin: 0.6em 0px 3.0em 5.0em;
	padding: 5px 10px;
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	color: #005496;
	text-align: left;
	margin-left: 0px;
	padding-top: 20px;
}

h1
{
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 2em;
}

h1.subtitle
{
	font-size: 16px;
	margin-bottom: 5px;
	padding-top: 20px;
}

h2, h3, h4, h5, h6 { margin-bottom: 2px; }
h2 { font-size: 18px; margin-top: 10px;}
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

h2.feature
{
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	background: url('images_layout/h2_marker.gif') left no-repeat;
}

p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	margin: 0px 10px 10px 0px;
	line-height: 150%;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.silver, .grey { color: #808080; }
.grey { color: #a0a0a0; }
.red { color: #800000; }
.green { color: #008000; }
.devnote { color: #e08000; }
.hide { display: none; }
.clearboth { clear: both; }

.noshow
{
	font-size: 20px;
	color: #d8d8d8;
	font-weight: bold;
	text-align: center;
	margin: 45px auto;
}

.top0 { margin-top: 0px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
.top25 { margin-top: 25px; }
.top35 { margin-top: 35px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }
.left75 { margin-left: 75px; }
.btm0 { margin-bottom: 0px; }

span.namespacer
{
	display: inline;
	color: #80a0ff;
	margin-left: 20px;
	margin-right: 20px;
}

span.linkspacer
{
	display: inline;
	color: #e0e0e0;
	margin-left: 6px;
	margin-right: 6px;
}

p.small
{
	font-size: 0.9em;
	line-height: 150%;
}

p.prodbreadcrumbs
{
	font-size: 0.9em;
	line-height: 180%;
}

p.atbnote
{
	font-size: 0.8em;
	color: #808080;
	text-align: center;
}

td p { margin: 2px 2px 0px 2px; }

td.left5
{
	text-align: left;
	padding-left: 5px;
}

.pdflink
{
	background: url('images_layout/pdf_icon.gif') left no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

.toplink
{
	font-size: 11px;
	color: #fff;
}


p.copyright
{
	text-align: right;
	clear: both;
	margin: 0px;
	color: #fff;
	font-size: 0.7em !important;
	line-height: 200%;
}

p.copyright a:link,
p.copyright a:visited
{
	color: #a0a0a0 !important;
}

p.devgoogle
{
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding-top: 2em;
	font-size: 0.8em;
	color: #808080;
	background: rgba(0, 32,96, 0.6);
}

ul li,
ol li
{
 	margin: 0.2em 0px 0.8em 2.2em;
	text-align: left;
	font-size: 1.1em;
	line-height: 150%;
	font-weight: normal;
}

ul li
{
	list-style-type: disc;
	font-weight: normal;
}

ol li
{
 	margin: 0.5em 0px 1.8em 2.0em;
	list-style-type: decimal;
	font-weight: bold;
}


ul ul li
{
 	margin: 0.2em 0px 0.8em 3.6em;
	list-style-type: square;
	text-align: left;
	line-height: 150%;
	font-size: 1.0em;
	font-weight: normal;
}

ol ul li
{
 	margin: 0.2em 0px 0.2em 2.2em;
	list-style-type: square;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
}

ul.nobull li
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul ul.nobull li
{
	margin-left: 2.0em;
}


ul.square
{
	margin: 10px 0px 0px 0px
}

ul.square li
{
	margin: 2px auto 8px 40px;
	list-style-type: square; 
	line-height: 150%;
}

#footerwrapper ul li
{
	list-style-type: none;
	font-weight: normal;
	margin: 5px auto 5px 0px;
	padding-left: 0px;
	color: #fff;
}

#legallinks li
{
	list-style-type: none;
	float: right;
	font-size: 0.9em;
	margin: 0.5em 0em 0.5em 3.0em !important;
	color: #fff;
}



a {outline: none;}
a:link { color: #2020ff;}
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.inverse:link
{
	color: #fff;
	text-decoration: none;
}

a.inverse:hover
{
	color: #ff6060;
	text-decoration: underline;
}

a.breadcrumb:link
{
	color: #005496;
	text-decoration: none;
}

a.breadcrumb:visited
{
	color: #005496;
	text-decoration: none;
}

a.breadcrumb:hover
{
	color: #ff6060;
	text-decoration: underline;
}

a.breadcrumb:active
{
	color: #ff0000;
	text-decoration: underline;
}

a.primnavitab, .selected
{
	display: block;
	float: left;
	width: 157px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 250%;
}

.selected
{
	color: #ffd080;
	background: url('images_layout/cpp_navi_13.png') 0 30px;
}

a.primnavitab:link, a.primnavitab:visited
{
	color: #fff;
	background: url('images_layout/cpp_navi_13.png') no-repeat;
}

a.primnavitab:hover,
a.primnavitab:active
{
	background: url('images_layout/cpp_navi_13.png') 0 30px;
}

a.primnavitab:hover
{
	color: #ffd080;
}

a.primnavitab:active
{
	color: #ffa000;
}

a.toplink:link, a.toplink:visited
{
	color: #fff;
	text-decoration: none;
}

a.toplink:hover
{
	color: #ff4040;
	text-decoration: underline;
}

#footerwrapper a:link,
#footerwrapper a:visited
{
	color: #fff;
	inherit: none;
	text-decoration: none;
}

#footerwrapper a:hover
{
	color: #fff;
	text-decoration: underline;
}


div.qn_icon
{
	width: 20px;
	margin: 0.5em 0px 0px 0px;
}

div.qn_icon a
{
	background: url('images_layout/qn_icon.png') no-repeat;
	display: block;
	outline: 0px;
	width: 15px;
	height: 15px;
	margin: 2px 5px 0px;
}

div.qn_icon a:hover { background: url('images_layout/qn_icon.png') 0 15px; }



a.facebookicon
{
	height: 58px;
	width: 310px;
	display: block;
	margin: 0 auto;
}

a.facebookicon:link,  a.facebookicon:visited
{
	background: url('images_layout/facebook-link-bkgnd.png') 0px 0px;
}

a.facebookicon:hover,  a.facebookicon:active
{
	background: url('images_layout/facebook-link-bkgnd.png') 0 58px;
}





table { empty-cells: show; }
tr.hoverlight0 { background: #f0f0f0; }
tr.hoverlight:hover, tr.hoverlight0:hover, tr.hoverlight1:hover { background: #ffffd8; }

table.rounded, div.rounded
{
	margin: 10px auto 10px auto;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
}

th
{
	background: #185483;
	background: #f0f0f0;
	color: #fff;
	color: #404040;
	vertical-align: top;
	text-align: center;
	padding-top: 2px; 
}

td
{
	line-height: 150%;
	vertical-align: top;
}

td.left5
{
	text-align: left;
	padding-left: 5px;
}

td.right5
{
	text-align: right;
	padding-right: 5px;
}


table.checkout
{
	display: block;
	width: 640px;
	margin: 2em auto 1.2em;
	border-spacing: 0.8em;
}

table.checkout th
{
	background: #f8f8f8;
}


#prodtable
{
	width: 560px;
	margin: 0px auto 30px 0px;
	border: solid #f0f0f0;
	border-width: 1px 0px 3px;
}

#prodtable th
{
 	padding: 2px;
 	vertical-align: middle;
	font-size: 1.1em;
	color: #808080;
	font-weight: normal;
	background: #ffffff;
	border-bottom: 1px solid #f0f0f0;
}

#prodtable th.paper
{
	border-bottom: none;
}

#prodtable td
{
	padding: 0.1em 0px;
 	line-height: 2;
	font-size: 1.0em;
}

#prodtable td p
{
 	font-size: 1.0em;
	margin: 0px;
	line-height: 2.2;
}


#prodtable form
{
	clear: right;
	height: 2.4em;
	margin: 0px;
	padding: 0px 0px 0.2em;
}

#prodtable input[type=submit]
{
 	float: right;
 	margin: 0.2em 2px 0px 2px;
}

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
}

img.photobox 
{
	border: solid 5px #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #fff;
}



.imageproduct
{
	display: block; 
	margin: 0px auto;
	border-right: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0; 
	border-top: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
}

input.form, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	border-radius: 3px;
	background: url('images_layout/input_bkgnd_blur.jpg') top left no-repeat;
	padding: 4px 2px 0px 2px;
}

input:focus, textarea:focus { background: url('images_layout/input_bkgnd_focus.jpg') top left no-repeat; }
textarea { padding: 2px 5px; }

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.basktqty
{
	display: inline-block;
	margin: 3px 0px;
	text-align: right;
}


a.checkoutlink:link
{
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5;
}

input.submitenquiry,
input.submitsearch,
input.addtobasket,
input.updatebasket,
a.moredetail:link,
a.moredetail:visited,
a.delete:link,
a.delete:visited,
a.checkoutlink:link,
a.checkoutlink:visited
{
	font-size: 1.0rem;
	text-decoration: none;
	height: 20px;
	padding: 0px 0.2em;
	background: url('images_layout/btn_bkgnd.png') repeat-x;
	color: #606060;
	border: 1px solid #a0a0a0;
	border-radius: 3px;
}

input.submitenquiry:hover,
input.submitsearch:hover,
input.addtobasket:hover,
input.updatebasket:hover,
a.moredetail:hover,
a.moredetail:active,
a.delete:hover,
a.delete:active,
a.checkoutlink:hover
{
	text-decoration: none;
	background: #efefef url('images_layout/btn_bkgnd.png') 0 20px;
	color: #404040;
	border: 1px solid #96a0d0;
	border-radius: 3px;
}

select { background: #ffffd8; }

option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: solid #fff 1px;
}
