/* @override 
	http://printcentral.co.nz/live/styles/PCStyles.css
	http://www.printcentral.co.nz/live/styles/PCStyles.css
*/

/* CSS Document */

.fancyPopup H3{
	color: white;
	padding-left: 40px;
	padding-top: 60px;
	float: left;
	
}

/* @group PageSetup */

html, body {
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100%;
	border-spacing: 0;
}

#container {
	min-height:100%;
	height: auto;
	height: 100%;
	position:relative;
	float: none;
}


/* @end */ 
 



/* @group header */

#OPSHeadMidWrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: transparent;
	margin-bottom: -390px; /* Same as footer depth */
	margin-top: 0px;
	display: block;
	clear: both;
}
	
#OPSHeader {
	width: 100%;
}


#headerBack
{
	background: url(../images/head-back-repeatx.png) repeat-x;
	height: 110px;
	clear: both;
}

#headerWrapper {
	background: transparent url(../images/head-back-repeatx.png) repeat-x;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 110px;
}


#logo {
	height: 60px;
	width: 280px;
	margin: 0;
	text-align: left;
	float: left;
	padding-top: 12px;
}

#moduleright {
	
	background: url(../images/deliveries-note.png) no-repeat;
	float: right;
	width: 261px;
	height: 65px;
	padding-top: 0;
	margin-top: 8px;
	display: none;
}

#searchBox {
	float: right;
	padding-top: 35px;
}

#searchField {
	width: 170px;
	height: 20px;
	float: right;
	background: url(../images/search-box-back.png) no-repeat;
	padding-right: 10px;
}

#searchButton {
	width: 50px;
	height: 20px;
	float: right;
	background: url(../images/search-button-back.png) no-repeat;
}

#searchButton:hover {
	background-position: 0 -20px;
}

#loginBox {
	float: right;
}


ul
{
	padding: 0;
	margin: 0;
}


img
{
	border-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

a {
	margin: 0;
	padding: 0;
}

a.highslide
{
	padding: 0;
	margin: 0;
}



.topNav
{
	height: 25px;
	float: left;
	clear: both;
	padding-top: 12px;
	list-style: none;
	display: block;
	position: relative;
}


.topNav li
{
	display: block;
	height: 25px;
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 20px;
	float: left;
	position: relative;
	z-index: 100;
}



.topNav li a
{
	display: block;
	height: 25px;
	float: left;
	color: white;
	text-decoration: none;
	font: bold 11px/24px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: block;
	text-transform: uppercase;
}




.topNav li#active, .topNav li#active a, .topNav li a:hover {
	text-decoration: none;
	color: #1a1e21;
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	background: url(../images/nav-hover.png) no-repeat 50%;
	height: 25px;
}

.topNav a.selected {
	text-decoration: none;
	color: #1a1e21;
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	background: url(../images/nav-hover.png) no-repeat 50%;
	height: 25px;
}

.topNav li.padLeft {
	
	padding-right: 0px;
	padding-left: 14px;
	color: #2c363a;
}



/* Dropdown menu styling   */

.topNav ul li ul {  
            position:absolute;   
            left: -4px;   
            padding: 3px 0 0;   
            list-style:none;
			top: 26px;
			margin-top: -3px;
			display: none;
}  
          
.topNav ul li ul li {  
            float:left;   
            border-top:1px solid #fff;
			background-color: #73b435;
			padding: 0;
}  
          
        /* display block will make the link fill the whole area of LI */  
.topNav ul li ul a {  
            display:block;    
            height:25px;
			width: 150px;
			padding-left: 5px;}  
          
.topNav ul li ul a:hover {  
			background-color: #2c363a;
			background-image: none;
}  


#servicesMenu {
	width: 960px;
	display: none;
	float: left;
	padding-left: 55px;
	padding-top: 20px;
	position: absolute;
	z-index: 10;
	top: 110px;
	opacity: 1;
	background-image: url(../images/hero-back-green.jpg);
	border: 1px solid #73b435;
	border-top-style: none;
	height: 150px;
}

#servicesMenu ul{
            list-style:none;
}

#servicesMenu li a{
            display:block;    
            height:25px;
			width: 150px;
			padding-left: 5px;
	text-decoration: none;
	color: white;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

#cardHeroBanner {
	display: none;
}

#calendarHeroBanner {
	display: none;
}

#businessCardHeroBanner {
	display: none;
}

/* @end */

/* @group content */



#OPSMiddle {
	width: 940px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	float: none;
}



.push {
	height: 390px; /* Same as footer depth  */
	clear: both;
}


#OPSApp {
	border-spacing: 0;
	margin: 0;
	width: 940px;
	float:  right;
}

#content {
	width: 940px;
	float: left;
	min-height: 200px;
	padding-top: 20px;
}

#bigNav {
	height: 140px;
	float: none;
	position: relative;
	clear: both;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 960px;
}

.bigNavButton {
	float: left;
	width: 300px;
	height: 140px;
	padding-right: 20px;
	background: url(../images/big-nav-back.png) no-repeat 0 10px;
	position: relative;
}

.bigNavButton:hover {
	background: url(../images/big-nav-hover.png) no-repeat;
}

#bigNavGraphicPic {
	background: url(../images/big-nav-graphic.png) no-repeat;
	width: 89px;
	height: 96px;
	position: absolute;
	left: -15px;
	top: 9px;
}

#bigNavPrintPic {
	background: url(../images/big-nav-print.png) no-repeat;
	width: 89px;
	height: 96px;
	position: absolute;
	left: -15px;
	top: 9px;
}

#bigNavDesignPic {
	background: url(../images/big-nav-design.png) no-repeat;
	width: 89px;
	height: 96px;
	position: absolute;
	top: 24px;
}


.bigNavText {
	width: 215px;
	height: 85px;
	float: right;
	padding-right: 10px;
	padding-top: 40px;
}

.sendToBottom {
	z-index: -5;
}

#heroBannerBack {
	
	height: 255px;
	clear: both;
	background-image: url(../images/hero-back-repeatx.jpg);
	position: relative;
	overflow: hidden;
}

.heroBannerBackGreen {
	height: 255px;
	clear: both;
	background-image: url(../images/hero-back-green.jpg);
	position: relative;
	overflow: hidden;
}

.heroBackDarker {
	height: 255px;
	clear: both;
	background-image: url(../images/hero-back-darker-repeatx.jpg);
	position: relative;
	overflow: hidden;
}

#pickOne h3 {
	padding-top: 35px;
	text-transform: uppercase;
	color: #3b3c3c;
	font-size: 19px;
	position: absolute;
	float: left;
	width: 480px;
}

#heroPCWrapper {
	position: absolute;
	background-color: transparent;
	z-index: 4;
	width: 100%;
}

#heroPrintingWrapper {
	position: absolute;
	background-color: transparent;
	z-index: 3;
	width: 100%;
}

#heroGraphicDesignWrapper {
	position: absolute;
	background-color: transparent;
	z-index: 2;
	width: 100%;
}

#heroDesignOnlineWrapper {
	position: absolute;
	background-color: transparent;
	z-index: 1;
	width: 100%;
}


.heroBanner {
	background: transparent;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 255px;
	position: relative;
}

#heroBanner img {
	position: relative;
	z-index: 1;
	float: left;
}



.heroFloatBox {
	float: left;
	position: absolute;
	z-index: 2;
	top: 51px;
	display: block;
	width: 392px;
}

.heroFloatBox H1 {
	padding: 0;
	margin: 0;
	font-size: 35px;
	line-height: 35px;
}

.heroFloatBox p {
	padding: 6px 0 0;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
	color: #2c363a;
}

.heroButton {
	position: relative;
}

.heroButton ul {
	height: 45px;
	list-style-type: none;
	float: right;
	text-align: center;
	position: relative;
	padding-top: 10px;
}

.heroButton ul li {
	float: right;
	height: 45px;
	background: url(../images/hero-button-noglow.png) no-repeat;
	padding-left: 0;
	padding-right: 10px;
	position: relative;
}

.heroButton ul li a {
	width: 110px;
	text-decoration: none;
	color: white;
	font: bold 9px arial;
	padding-top: 4px;
	height: 16px;
	position: relative;
	display: block;
}


.heroButton ul li:hover {
	background-position: 0 -50px;
}



#centreWrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
}

.twoColFloatLeft {
	width: 620px;
	float: left;
}

.categoryCopy {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #cccece;
}

.categoryCopy p {
	font-size: 13px;
	line-height: 22px;
}


#content a{
	color: #464847;
	text-decoration: none;
}

#content a:hover{
	color: #e6b335;
	text-decoration: none;
}

#heading01 {
	display: block;
	width: 772px;
	font: bold 23px/27px Arial, Helvetica, sans-serif;
	padding-top: 40px;
	float: left;
	color: gray;
	text-decoration: none;
	list-style-type: none;
	clear: both;
	padding-bottom: 5px;
}

#columnLeft {
	width: 376px;
	float: left;
	margin: 0;
}



#columnRight {
	width: 375px;
	float: right;
	margin: 0;
}

#heroImageSubHead {
	display: inline-block;
	font: bold 19px Arial, Helvetica, sans-serif;
	float: left;
	color: #cccece;
	text-decoration: none;
	list-style-type: none;
	padding: 0 10px 0 20px;
}

#heroImageCopy {
	color: #616463;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 20px 17px;
	float: left;
	clear: both;
	width: 763px;
}

#subContainer {
	float: left;
	clear: none;
}

#templateContainer {
	float: left;
	clear: none;
	width: 784px;
}

#templateGrid {
	background-image: url(images/template-back.jpg);
	width: 196px;
	height: 290px;
	clear: none;
	float: left;
}

#templateThumbnail {
	height: 185px;
	width: 175px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#templateSelect {
	width: 176px;
	height: 84px;
}

#templateSelect ul {
	width: 176px;
	height: 84px;
	list-style-type: none;
	float: left;
}

#templateSelect ul li a {
	width: 168px;
	height: 66px;
	color: white;
	background: url(images/template-rollover.png) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding-top: 18px;
	padding-left: 8px;
	font: bold 10px arial;
	padding-right: 0;
}


#templateSelect ul li a:hover {
	background-position: 0 -84px;
}


/* @end */

/* @group footer */


#OPSFooter {
   	width:100%;
	clear: both;
	padding-top: 60px;
}

.clearBoth {
	clear: both;
}


#footer
{
	text-align: center;
	background: transparent url(../images/footer-back-silver-repeatx.png) repeat-x;
	height: 330px;
	clear: both;
	position: relative;
}

#footerTagline {
	background-image: url(../images/footer-business.png);
	width: 377px;
	height: 169px;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 261px;
	display: none;
}


#footerAilsa {
	background: url(../images/footer-ailsa.png) no-repeat;
	width: 305px;
	height: 430px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: -274px;
	display: none;
}

#footerLogo {
	width: 140px;
	height: 98px;
	background: url(../images/footer-logo-silver.png) no-repeat;
	position: absolute;
	top: 160px;
	right: 0;
}

#footerWrapper {
	padding-top: 20px;
	height: 310px; /* footer height - padding */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 940px;
	background: transparent none repeat-x 0 40px;
	clear: both;
	position: relative;
}

#footerTextLeft {
	float: left;
	width: 455px;
}

#footerTextLeft li {
	font: 11px/20px Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	padding-left: 25px;
	text-decoration: none;
	list-style-type: none;
}


#footerTextLeft li a{
	color: #616463;
	text-decoration: none;
}

#footerTextLeft li a:hover{
	color: white;
}


span.bold{
	font: bold
}

.footerTextBoxRight {
	float: right;
	padding-top: 0px;
	padding-right: 0;
	font: 11px/17px arial;
	text-align: left;
	color: #2c363a;
	padding-left: 30px;
}
	
.footerTextBoxRight a{
	color: #2c363a;
	text-decoration: none;
	font-weight: bold;
}

.footerTextBoxRight a:hover{
	color: white;
}

.footerTextBoxRight li {
	list-style-type: none;
}









/* @end */

/* @group text */

h1 {
	font: 34px/45px Arial, Helvetica, sans-serif;
	color: #2c363a;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h2 {
	font: 24px/38px Arial, Helvetica, sans-serif;
	color: #3b3c3c;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0;
	float: left;
}



h3 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #3b3c3c;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0 0 4px;
}

h4 {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #616463;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0;
}

.whiteText {
	color: white;
}


p {
	color: black;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-bottom: 15px;
	clear: both;
}

p span {
	font-weight: bold;
}


.p3 {
	color: #2c363a;
	text-align: left;
	margin: 0;
	padding-bottom: 15px;
	font: 11.5px/17px Arial, Helvetica, sans-serif;
}

.p3 span {
	font-weight: bold;
	
}


.p2 {
	color: #3b3c3c;
	font: 11px/15px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-bottom: 15px;
}
	
.p2 span{
	font-weight: bold;
}	

.intro {
	color: black;
	font: 17px/25px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-bottom: 15px;}


#noteImage {
	color: #3b3c3c;
	font: 9px Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 0 20px 20px;
}


#noteImage a{
	color: #e6b335;
	font: bold 9px arial;
}

#noteImage a:hover{
	text-decoration: underline;
	color: #e6b335;
	font: bold 9px arial, helvetica;
}




/* @end */







/* @group OPS Style overide */



#OPSCategoryHead {
	clear: both;
}


blockquote-greenbox
{
    padding: 15px;
    margin: 15px 0px;
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial, Helvetica;
    color: white;
	border-style: hidden;
	background-image: url(../images/blockquote_back.png);
}

blockquote {
    color: #73b435;
	border-style: none;
	background-image: none;
	background-color: transparent;
	font: bold 13px Arial, Helvetica;
	margin: 0;
	padding: 10px 0 0;
	float: left;
	clear: both;
}


.wrapperWidth
{
	width: 764px;
	font: 9px Arial, Helvetica, sans-serif;
	border-spacing: 0px;
}

.wrapper
{
	width: 764px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	border-spacing: 0px;
	display: table;
}

.datatd
{
	font: 10px Arial, Helvetica, sans-serif;
}

.thumbCell
{
	border: 2px solid silver;
	width: 100%;
}

.label
{
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}

.labelboldtext
{
    border-bottom: #ffffff 1px solid;
	font: bold 10px Arial, Helvetica, sans-serif;
    background: #e2e2e2;
    color: #002d45;
	padding: 2px 5px;
}
.labeltext
{
    border-bottom: #ffffff 1px solid;
	font: 10px Arial, Helvetica, sans-serif;
    background: #e2e2e2;
    color: #002d45;
	padding: 2px 5px;
	display: table-cell;
	float: left;
	width: 134px;
	height: 20px;
	vertical-align: middle;
}



.labelgrouptext
{
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 2px 38px 2px 5px;
	color: #000000;
}
.labelgroupblack
{
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	color: #000000;
}



.highslide-image{
	border: 1px solid #8c8e8e;
}

.imgThumb a img{
		border: 1px solid #8c8e8e;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 15px;
}

.blackBorder img{
		border: 1px solid #8c8e8e;
}

.blackBorder a img{
		border: 1px solid #8c8e8e;
}






/* @group OPS Table Styles */




table {
		border-spacing: 0px;
}

.maintext {
	width: 613px;
	float: none;
	padding-left: 5px;
	text-align: left;
	height: 20px;
}

#uploadProgressTD {
	float: left;
	display: block;
	visibility: visible;
}

#tabTable {
	border-spacing: 0px;
	border-width: 0;
	border-style: none;
	padding: 0;
	width: 100%;
}




#categoryTableTitle {
	display: none;
}

#catTableBase {
	height: 15px;
	padding-bottom: 20px;
	background: url(images/catBaseStip.png) no-repeat;
	width: 764px;
}

#templateTableBase {
	height: 15px;
	padding-bottom: 20px;
	background: url(images/catBaseStripGold.png) no-repeat;
	width: 764px;
}


#dynamicCostCentres {
	display: none;
}

#categorySearch {
	display: none;
}

#whereTrail {
	display: none;
}

TABLE.tabTop{
	padding: 0;
	margin: 0;
	width: 100%;
	border-spacing: 0px;
}

TABLE.tabTop TD{
	padding: 0;
	margin: 0;
	width: 100%;
	border-spacing: 0px;
}

TABLE.tabTop TD.underline{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 5px;
	background-color: #dce5ea;
	border-spacing: 0px;
}

TABLE.bordertable{
	/* Style overides for standard tables*/ 
    font-family: Arial;
    background-color: #ffffff;
	border: 1px solid #cccece;
	width: 100%;
	border-spacing: 0px;
}

TABLE.bordertable TD
{
    color: #616463;
	padding: 5px;
	font: normal bold 9pt Arial;
	display: table-cell;
	height: 40px;
}

TABLE.bordertable TD.TextBoxText
{
    color: #616463;
	padding: 7px 5px 7px 15px;
	font: normal bold 9pt Arial;
	display: table-cell;
	vertical-align: middle;
}

TABLE.bordertable TD.TextBoxText select.TextBoxText
{
    color: #616463;
	display: block;
	width: 150px;
}



TABLE.bordertable TD.bordertableheader
{
    text-transform: uppercase;
    background-color: #efeded;
	color: #3b3c3c;
	font: bold 8pt Arial;
	height: 30px;
	background: url(../images/silver-header40px.png) repeat-x;
	border-left: 1px solid #cccece;
	border-bottom: 1px solid #cccece;
	padding-left: 10px;
	padding-right: 15px;
}

TABLE.OPSAppTable
{
	width: 744px;
	display: block;
	float: left;
	overflow: hidden;
}


TD.class1 /* This styles the template display  */
{
	background-color: #f7f8f8;
	padding: 15px;
	height: 156px;
}

TD.class2
{
	background-color: #edeeed;
	padding: 17px;
}



/* @group catBorderTable */
/* catBorderTable - Styles the category list */


TABLE.catBorderTable /* This affects the list of categories */
{
    font-family: Arial;
    background-color: #ffffff;
	border-style: none;
	vertical-align: top;
	padding: 0;
	text-align: left;
	border-spacing: 0px;

}

TABLE.catBorderTable a
{
	padding: 0;
}

.category_thumbnail
{
	border-style: none;
}

TABLE.catBorderTable TD
{
    font-size: 9pt;
    color: #000000;
    font-family: Arial;
	display: table-cell;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

TABLE.catBorderTable TD.catBorderTableHeader
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: uppercase;
    color: #000000;
    font-family: Arial;
    background-color: #efeded;
	padding: 4px;
	border-style: none;
	display: none;
}

TABLE.catBorderTable TD.catTableThumb
{
    font-family: Arial;
	padding: 0;
	border-style: none;
	margin: 0;
}

TABLE.catBorderTable TD.catTableThumb a
{
	padding: 0;
	margin: 0;
}

TABLE.catBorderTable TD.catTableCaption
{
	background-color: #f1f1f1;
	border-style: none;
	height: 50px;
	font: 12px Arial;
	color: #3b3c3c;
	display: table-cell;
	border-left: 1px solid white;
	vertical-align: bottom;
	border-right: 1px solid #e6e6e6;
	border-bottom-color: #f1f1f1;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 565px;
}

TABLE.catBorderTable TD.catTableCaption a
{
	padding: 0 0 5px 10px;
	border-style: none;
	width: 764px;
	font: bold 17px Arial;
	color: #3b3c3c;
	display: table-cell;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
}

TABLE.catBorderTable TD.catTableCaption a:hover
{
	color: #e6b335;
}

TABLE.catBorderTable TD.catTableCaption b
{
	padding: 0 0 5px 10px;
	border-style: none;
	width: 764px;
	font: bold 17px Arial;
	color: #8c8e8e;
	display: table-cell;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;}


TABLE.catBorderTable TD.catTableContent {
	padding-left: 1px;
	padding-top: 1px;
	border-right: 1px solid #e6e6e6;
  }


TABLE.catBorderTable TD.catBorderTableDesc{
    font-family: Arial;
	text-decoration: none;
	vertical-align: top;
	width: 100%;
	padding: 40px 0 25px;
	border-bottom: 1px solid gray;
	display: table-cell;
}

TABLE.catBorderTable TD.catBorderTableDesc a{
    font-family: Arial;
   	color: #e6b335;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	border-style: none;
	border-bottom: 2px dotted silver;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 5px;
}

TABLE.catBorderTable TD.catBorderTableDesc a:hover{
	color: gray;
}

TABLE.catBorderTable TD.catBorderTableDesc b{
    font-family: Arial;
   	color: #e6b335;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	border-style: none;
	border-bottom: 2px dotted silver;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#catHelp {
	width: 550px;
	height: 101px;
	border-bottom: 2px dotted #cccece;
	padding-left: 10px;
	padding-top: 5px;
}

#catHelpDetails {
	width: 285px;
	float: left;
}

#catHelpDetails li {
	font: 11px/17px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #3b3c3c;
	list-style-type: none;
}

#catHelp li span {
	font-weight: bold;
}

#catHelpCostDiv {
	width: 250px;
	float: right;
}

TABLE.catHelpTable {
	display: table;
	background-color: #cccece;
	font: 11px/11px Arial, Helvetica, sans-serif;
	border-spacing: 0px;
	color: #3b3c3c;
	border-style: none;
}

TABLE.catHelpTable TD {
	border: 1px solid white;
	padding-left: 5px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #3b3c3c;
	vertical-align: middle;
	height: 14px;
	margin-left: 5px;
	display: table-cell;
}

TABLE.catHelpTable TD.catHelpHeader {
	background-color: #8c8e8e;
	font: bold 8px/11px Arial, Helvetica, sans-serif;
	color: white;
	width: 55px;
	padding-left: 5px;
	height: 11px;
}

TABLE.catHelpTable TD.catHelpCost {
	background-color: #f1f1f1;
	font: bold 9px/12px Arial, Helvetica, sans-serif;
	color: #3b3c3c;
	padding-top: 10px;
	padding-left: 5px;
	vertical-align: top;
}

/* @end */



/* @group catTemplateTable */
/* catBorderTable - Styles the category list */




TABLE.catTemplateTable
{
    font-family: Arial;
    background-color: #ffffff;
	border-style: none;
	vertical-align: top;
	padding: 0;
	text-align: left;
	border-spacing: 0px;
}

TABLE.catTemplateTable a
{
	padding: 0;
}


TABLE.catTemplateTable TD
{
    font-size: 9pt;
    color: #000000;
    font-family: Arial;
	display: table-cell;
	vertical-align: top;
	padding: 0;
	margin: 0;
}




TABLE.catTemplateTable TD.catTemplateThumbnail
{
	vertical-align: middle;
	margin: 0;
	width: 195px;
	min-width: 195px;
	height: 159px;
	text-align: center;
	background: url(images/Printcentral_website-Icons-gold.png) repeat-x;
	display: table-cell;
	border-bottom: 3px solid white;
	border-right: 1px solid white;
	padding: 0;
}


TABLE.catTemplateTable TD.catTemplateTableHeader
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: uppercase;
    color: #000000;
    font-family: Arial;
    background-color: #efeded;
	padding: 4px;
	border-style: none;
	height: 15px;
	display: none;
}

TABLE.catTemplateTable TD.catTableThumb
{
    font-family: Arial;
	padding: 0;
	border-style: none;
	margin: 0;
}

TABLE.catTemplateTable TD.catTableThumb a
{
	padding: 0;
	margin: 0;
}

TABLE.catTemplateTable TD.catTableCaption
{
	background-color: #f1f1f1;
	border-style: none;
	height: 50px;
	font: 12px Arial;
	color: #3b3c3c;
	display: table-cell;
	border-left: 1px solid white;
	vertical-align: bottom;
	border-right: 1px solid #e6e6e6;
	border-bottom-color: #f1f1f1;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 565px;
}

TABLE.catTemplateTable TD.catTableCaption a
{
	padding: 0 0 5px 10px;
	border-style: none;
	width: 764px;
	font: bold 17px Arial;
	color: #3b3c3c;
	display: table-cell;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
}

TABLE.catTemplateTable TD.catTableCaption a:hover
{
	color: #e6b335;
}

TABLE.catTemplateTable TD.class1 b
{
	padding: 30px 0 5px 10px;
	border-style: none;
	width: 448px;
	font: bold 13px Arial;
	color: #3b3c3c;
	display: block;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

TABLE.catTemplateTable TD.class1 input {
	padding-top: 28px;
	text-align: right;
	font: bold 13px Arial;
	color: black;
	border-bottom-style: none;
	background-color: transparent;
	border-style: none;
	display: table-cell;
	width: 110px;
	text-transform: uppercase;
}

TABLE.catTemplateTable TD.class1 {
	text-align: right;
	background: url(images/Printcentral_website-Icons-gold.png) repeat-x;
}

TABLE.catTemplateTable TD.class2 b
{
	padding: 30px 0 5px 10px;
	border-style: none;
	width: 448px;
	font: bold 13px Arial;
	color: #3b3c3c;
	display: block;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

TABLE.catTemplateTable TD.class2 input {
	padding-top: 28px;
	text-align: right;
	font: bold 13px Arial;
	color: black;
	border-bottom-style: none;
	background-color: transparent;
	border-style: none;
	display: table-cell;
	width: 110px;
	text-transform: uppercase;
}

TABLE.catTemplateTable TD.class2 {
	text-align: right;
	border-bottom: 3px solid white;
	background: url(images/Printcentral_website-Icons-gold.png) repeat-x;
}

TABLE.catTemplateTable TD.catTableContent {
	padding-left: 1px;
	padding-top: 1px;
	border-right: 1px solid #e6e6e6;
  }


TABLE.catTemplateTable TD.catTemplateTableDesc{
    font-family: Arial;
	text-decoration: none;
	vertical-align: top;
	width: 100%;
	padding: 40px 0 25px;
	border-bottom: 1px solid gray;
	display: table-cell;
}

TABLE.catTemplateTable TD.catTemplateTableDesc a{
    font-family: Arial;
   	color: #e6b335;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	border-style: none;
	border-bottom: 2px dotted silver;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 5px;
}

TABLE.catTemplateTable TD.catTemplateTableDesc a:hover{
	color: gray;
}

TABLE.catTemplateTable TD.catTemplateTableDesc b{
    font-family: Arial;
   	color: #e6b335;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	border-style: none;
	border-bottom: 2px dotted silver;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#catHelp {
	width: 550px;
	height: 101px;
	border-bottom: 2px dotted #cccece;
	padding-left: 10px;
	padding-top: 5px;
}

#catHelpDetails {
	width: 285px;
	float: left;
}

#catHelpDetails li {
	font: 11px/17px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #3b3c3c;
	list-style-type: none;
}

#catHelp li span {
	font-weight: bold;
}

#catHelpCostDiv {
	width: 250px;
	float: right;
}

TABLE.catHelpTable {
	display: table;
	background-color: #cccece;
	font: 11px/11px Arial, Helvetica, sans-serif;
	border-spacing: 0px;
	color: #3b3c3c;
	border-style: none;
}

TABLE.catHelpTable TD {
	border: 1px solid white;
	padding-left: 5px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #3b3c3c;
	vertical-align: middle;
	height: 14px;
	margin-left: 5px;
	display: table-cell;
}

TABLE.catHelpTable TD.catHelpHeader {
	background-color: #8c8e8e;
	font: bold 8px/11px Arial, Helvetica, sans-serif;
	color: white;
	width: 55px;
	padding-left: 5px;
	height: 11px;
}

TABLE.catHelpTable TD.catHelpCost {
	background-color: #f1f1f1;
	font: bold 9px/12px Arial, Helvetica, sans-serif;
	color: #3b3c3c;
	padding-top: 10px;
	padding-left: 5px;
	vertical-align: top;
}


TABLE.catTempTable td.class1 {
	height: 159px;
}

/* @end */

/*contentTableMain - styles main parent table on page (directly inside OPSApp div*/

TABLE.contentTableMain 
{
	width: 764px;
	padding: 0;
	border-spacing: 0;
	display: table;
	font: 9px Arial, Helvetica, sans-serif;
	border-style: hidden;
	border-spacing: 0px;
	background-color: transparent;
	margin: 0;
}

TABLE.contentTableMain TD
{
	padding: 0;
	margin: 0;
	border-spacing: 0px;
	display: table-cell;
}

TABLE.contentTableMain TD.contentTableMainHead
{
	height: 0;
	font-size: 0;
	display: table-cell;
}








/* @end */



/* @end */

/* @group OPS Product Catalog  */

#categorySelection {
	padding-top: 20px;
}

#categorySelectionTitle {
	width: 300px;
	height: 200px;
	float: left;
	background: url(../images/content-arrow.png) no-repeat 227px;
	position: relative;
}

#categorySelectionTitleLabel {
	float: left;
	padding-top: 52px;
	width: 220px;
}

#categorySelectionTitleLabel h2 {
	color: #73b435;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
}

#categorySelectionTitleLabel p {
	font-size: 14px;
	line-height: 23px;
	width: 222px;
}

.categoryMenuItem {
	
	float: right;
	width: 620px;
	border: 2px solid #cccece;
	margin-bottom: 20px;
}

.categoryMenuItem:hover {
	background-color: #f0f1f1;
}

.categoryMenuCaption {
	height: 50px;
	float: left;
}

.categoryMenuCaption h2 a {
	color: #8c8e8e;
	text-transform: uppercase;
	text-decoration: none;
	height: 30px;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	width: 590px;
}

.categoryMenuCaption h2 b {
	color: #8c8e8e;
	text-transform: uppercase;
	text-decoration: none;
	height: 30px;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	width: 590px;
}


.categoryMenuThumbnail {
	background-color: white;
	float: left;
	width: 620px;
	border-bottom-style: solid;
	border-bottom-color: #f0f1f1;
}

.categoryMenuThumbnail a {
	float: left;
	width: 620px;
}

.category_thumbnail {
	
}

#productCategoryPageCaption {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom-style: solid;
	border-bottom-color: #f0f1f1;
	text-transform: uppercase;
}



#templateContainer {
	position: relative;
	width: 960px;
	padding-bottom: 50px;
}

#templateContainer TD.class1 {
	display: none;
}


.templateDisplayBoxOuter {
	float: left;
	width: 460px;
	height: 290px;
	padding-right: 20px;
	padding-bottom: 20px;	
	
}

.templateDisplayBox {
	width: 460px;
	height: 290px;
	background: url(../images/templateDisplayBack.png) repeat-x;
	position: relative;
	overflow: hidden;
}

.templateDisplayBox:hover {
	background: url(../images/templateDisplayBackHoverGray.png) repeat-x;
}

.templateThumbnail {
	width: 460px;
	height: 290px;
	position: relative;
	display: inline-block;
}



.loading {
	background: url(../images/ajax-loader.gif) no-repeat center center;
}

img {
	position: relative;
}

/* @end */

/* @group OPSStepOne */



#stepOnePageTitle {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom-style: solid;
	border-bottom-color: #f0f1f1;
	text-transform: uppercase;
}

#stepOnePageTitle h3 {

}

#imgFront, #imgBack {
	padding: 0;
	border: 1px solid #8c8e8e;
	margin-top: 25px;
	margin-bottom: 15px;
}


#selectFront {
	display: none;
}



/* @end */


/* @group OPSEnter Details */

.enterDetailField {
	float: left;
	position: relative;
	clear: both;
	background-color: #f0f1f1;
	margin-bottom: 5px;
	display: block;
	border-style: none;
	width: 100%;
}

.enterDetailField td{
	border-style: none;
	margin: 0;
	padding: 0;
}


td.fieldcaption {
	vertical-align: top;
	width: 300px;
	background-color: #e2e4e3;
	/* Mozilla: */
	background: -moz-linear-gradient(top, #f0f1f1, #e2e4e3);
	/* Chrome, Safari:*/
	background: -webkit-gradient(linear,
                left top, left bottom, from(#f0f1f1), to(#e2e4e3));
 	/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#f0f1f1', EndColorStr='#e2e4e3', GradientType=1);
}
	
td.fieldcaption h4 {
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 5px;
}

.uploadEditTable {
	padding-left: 115px;
}

td.uploadEdit {
	margin: 0px;
	vertical-align: top;
	color: #3b3c3c;
	background-color: #cccece;
	width: 500px;
	/* Mozilla: */
	background: -moz-linear-gradient(top, #f0f1f1, #e2e4e3);
	/* Chrome, Safari:*/
	background: -webkit-gradient(linear,
                left top, left bottom, from(#f0f1f1), to(#e2e4e3));
 	/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#f0f1f1', EndColorStr='#e2e4e3', GradientType=1);
}

td.uploadEdit h4 {
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 5px;
}

td.uploadEdit a {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

td.uploadEdit a:hover {
	color: #8dbf33;
}

td.uploadEdit input {
	width: 444px;
	height: 17px;
}

td.uploadEdit img {
	padding-left: 30px;
}

.fieldCaption {
	width: 300px;
	height: 100%;
	float: left;
	background-image: url(../images/silver-header40px.png);
	position: relative;
}

.fieldCaption h4 {
	line-height: 35px;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 10px;
}

.fieldCaptionOptionsEnterDetails {
	width: 640px;
	float: right;
	height: 100%;
	background-color: #f0f1f1;
	position: relative;
}

.fieldCaptionOptionsEnterDetails h4 {
	width: 640px;
	float: right;
	height: 35px;
	background-color: #f0f1f1;
	position: relative;
}


.fieldCaptionOptionsEnterDetails input {
	width: 500px;
	height: 20px;
	border-color: #cccece;
	position: relative;
	left: 115px;
	top: 6px;
}

.fieldCaptionOptionsEnterDetails textarea {
	width: 500px;
	height: 20px;
	border-color: #cccece;
	position: relative;
	left: 115px;
	top: 6px;
}

.fieldCaptionOptionsEnterDetails a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	left: 115px;
	color: #3b3c3c;
	height: 26px;
	width: 492px;
	background-color: #cccece;
	background-image: url(../images/silver-header40px.png);
	padding-top: 9px;
	padding-left: 12px;
	float: left;
	margin-left: 115px;
}

.fieldCaptionOptionsEnterDetails a:hover {
	background-image: url(../images/blockquote_back.png);
}

.fieldCaptionOptionsEnterDetails img {
	float: left;
}


.fieldScreenTip {
	display: none;
}



/* @end */


/* @group OPS Proof Stationery */

#proofStationery {
	position: relative;
	display: block;
}

#proofStationery img {
	display: block;
	margin-top: 10px;
}

#proofStationery p img {
	border-style: none;
	float: left;
	padding-right: 10px;
	margin: 0;
}


/* @end */



/* @group New Layout */


.100%Width {
	width: 100%;
	float: none;
	display: table;
	border-style: none;
}

.100%Width tbody td {
	border-style: none;
}

.oneColumn {
	float: left;
	padding-top: 20px;
	width: 940px;
	padding-bottom: 30px;
	display: block;
}



.oneColumn h2 {
	color: #73b435;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
}

.greyBorder {
	border: 1px solid #cccece;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.marginRight {
	margin-right: 40px;
}


.columnHead {
	height: 40px;
	background: url(../images/silver-header40px.png) repeat-x;
	padding-left: 40px;
}

.columnHead H4 {
	line-height: 40px;
	text-transform: uppercase;
}

.centralColumn {
	color: #8c8e8e;
	font: bold 14px arial;
	position: relative;
	padding: 20px 40px;
	display: block;
}

.centralColumn a {
	text-decoration: none;
}

.centralColumn img {
	border: 1px solid #cccece;
	display: block;
}




.textboxtext, .TextBoxText {
	font-family: arial;
	color: #8c8e8e;
	position: relative;
	width: 300px;
	/*left: 166px;*/
}

.buttonFloatRight {
	float: right;
	display: block;
}

#accountLogin .navButton {
	position: absolute;
	right: 40px;
	bottom: 20px;
}



.navButton, input[type="button"], input[type="submit"]
{
	float: right;
	height: 20px;
	background: url(../images/hero-button-noglow.png) no-repeat;
	border-style: none;
	width: 110px;
	text-decoration: none;
	color: white;
	font: bold 10px/9px arial;
	margin-left: 10px;
	text-transform: uppercase;
	position: relative;
}

input[type="button"], input[type="submit"]
{
float: none;
}
input#btnFinal
{
float: right;
}


.navButton:hover, input[type="button"]:hover, input[type="submit"]:hover
{
	background-position: 0 -50px;
}

.columnHead .navButton {
	float: left;
	margin-left: 0;
	margin-top: 10px;
}

.centralColumn .label {
	padding: 0;
	float: left;
	text-transform: uppercase;
	color: #616463;
	font-weight: bold;
	font-size: 11px;
	width: 160px;
	min-height: 25px;
}

.centralColumn .labelContent {
	min-height: 25px;
	
}

.textAreaBox {
	width: 690px;
	height: 100px;
	border: 1px solid #cccece;
	resize: none;
}


.fullWidthTable {
	width: 100%;
	border: 1px solid #cccece;
	margin-top: 20px;
}

#shoppingCart {
	width: 100%;
	border: 1px solid #cccece;
	margin-top: 20px;
}

#registrationDetails {
	width: 100%;
	border: 1px solid #cccece;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}

.labelColumn {
	width: 240px;
}

#shoppingCart img {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	padding-left: 14px;
}

th {
	background: url(../images/silver-header40px.png) repeat-x;
	height: 38px;
	/*border-left: 1px solid #cccece;
	border-bottom: 1px solid #cccece;
	padding-left: 15px;*/
}
td {
	font: 11px arial;
	height: 30px;
	/*border-left: 1px solid #cccece;
	border-bottom: 1px solid #cccece;
	padding-left: 15px;
	padding-right: 15px;*/
}


th.firstColumn {
	border-left-style: none;
}

th h4 {
	text-transform: uppercase;
	font-size: 9px;
}



td.firstColumn {
	border-left-style: none;
}

td.firstColumn input {
	width: 100%;
	margin: 0 7px 0 0;
	padding: 0;
}

#inputFields {
	display: block;
	width: 550px;
	position: relative;
}

#loginmsgs {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
}

#forgotPass {
	padding-top: 5px;
	padding-bottom: 5px;
}

#forgotPass a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


.Hide {
	display: none;
}


#stepThreeCostDetails  {
	position: static;
}


#contactTable td {
	border-style: none;
	padding-left: 0px;
	padding-right: 0px;
}

#contactTable input {
	padding-top: 2px;
}


/* @end */

/* @group OPS Delivery Details */

#tabDelDetails {
	width: 100%;
	border: 1px solid #cccece;
	margin-top: 20px;
	margin-bottom: 20px;
}

#tabDelDetails .textboxtext {

	width: 500px;
	position: static;
	border-color: #cccece;
	height: 20px;
	margin: 0;
}

#tabDelDetails td {
	height: 30px;
	padding: 5px 20px 5px 15px;
}



/* @end */

/* @group OPS Checkout */
	
#checkoutDeliveryDetails {
	width: 100%;
	border: 1px solid #cccece;
	margin-top: 20px;
	margin-bottom: 20px;
}

#checkoutDeliveryDetails td {
	height: 19px;
	padding: 5px 15px;
}

#checkoutOrderedBy {
	width: 646px;
	margin-top: 20px;
	background: url(../images/templateDisplayBack.png) repeat-x;
	border: 1px solid #cccece;
	padding: 20px 20px 40px;
}

#checkoutOrderedBy td {
	margin: 0;
	padding: 0;
	width: 50%;
	border-style: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 19px;
	color: #3b3c3c;
}

#freightOptions {
	margin-bottom: 20px;
}

#freightOptions td {
	border-style: none;
}


.totalrow
{
    BORDER-BOTTOM: #54678c 1px solid;
    FONT-WEIGHT: bold;
    COLOR: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-top: none;
	border-bottom-color: #f0f1f1;
	background-color: #e7f1d1;
	
}
.subtotalrow
{
    FONT-WEIGHT: bold;
    BORDER-LEFT: #c6d2de 1px solid;
    COLOR: #666666;
	border-right-style: none;
	color: #8c8e8e;
	border-top: none;
	border-bottom: 1px solid #cccece;
	background-color: #f7f8f0;
}

#searchValue {
	border-style: solid;
	border-color: #cccece;
	width: 200px;
}

.fullWidthTable .textboxtext {
	position: static;
	width: 200px;
	margin-left: 20px;
	margin-right: 20px;
}
	
	
#Quantity.TextBoxText {
	position: static;
	display: block;
	border-color: #cccece;
	width: 300px;
	margin-left: 130px;
}

#Quantity select.TextBoxText {
	position: static;
	display: block;
	border-color: #cccece;
	width: 300px;
	margin-left: 130px;
}
	
	
/* @end */

#loginWindow {
	width: 419px;
	height: 219px;
	background: url(../images/loginWindowBack-repeatx.jpg) repeat-x;
	border: 2px solid #8dbf33;
	position: relative;
}

#loginWindow #inputFields {
	float: left;
	top: 40px;
	left: 20px;
	width: 378px;
	height: 105px;
}

#loginWindow #inputFields .label {
	float: left;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 4px;
}

#loginWindow #inputFields #loginmsgs {
	float: left;
	position: relative;
	clear: both;
	font: bold 11px arial;
	height: 38px;
	width: 180px;
	text-transform: uppercase;
}

#loginWindow .inputRow {
	width: 100%;
	float: left;
	padding-bottom: 19px;
}

#loginWindow .inputRow input {
	float: right;
	width: 280px;
}

#loginWindow input.navButton {
	float: right;
	clear: both;
	margin-right: 22px;
	margin-top: 20px;
	color: gray;
}

#loginWindow #forgotPass {
	float: right;
	clear: both;
	padding: 37px 6px 0 0;
}

#loginWindow #forgotPass a{
	font: bold 11px arial;
	text-decoration: none;
	padding-right: 15px;
	text-transform: uppercase;
	color: #415d1d;
}

#forgotPass a{
	font: bold 11px arial;
	text-decoration: none;
	padding-right: 15px;
	text-transform: uppercase;
	color: #415d1d;
}

#loginWindow #forgotPass a:hover {
	color: white;
}

.loginInner {
	float: left;
	display: block;
	padding-left: 50px;
	padding-top: 45px;
	padding-right: 20px;
}


#PriceList {
	width: 500px;
	height: 385px;
	background: url(../images/priceListBack_repeatx.png) repeat-x;
	border: 2px solid #8dbf33;
	position: relative;}
	
	
#PriceList H2{
	color: white;
	padding-left: 40px;
	padding-top: 60px;
	float: left;
	line-height: 20px;
}	

.costTable td h2 {
	padding-left: 0;
	padding: 0;
}	

.costTable {
	float: left;
	clear: both;
	padding-left: 40px;
	padding-top: 49px;
	width: 475px;
	border-style: none;
}	

.costTable th {
	background-image: none;
	border-bottom: 2px solid #415d1d;
	border-left-style: none;
	height: 20px;
	color: white;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

.costTable td {
	border-style: none;
	height: 18px;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.costTable .bigLabel {
	color: #415d1d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0;
	width: 179px;
}

.costTable td.rule {
	border-bottom: 2px solid #415d1d;
	height: 0;
}
	
#priceListDetails {
	float: left;
	padding-left: 40px;
	color: #415d1d;
	font: bold 11px/17px arial;
	padding-right: 25px;
	padding-top: 20px;
}	
	
.fancyPopup {
	width: 630px;
	min-height: 500px;
	background: #ccd434 url(../images/priceListBack_repeatx.png) repeat-x;
	border: 2px solid #8dbf33;
	position: relative;
	overflow: hidden;
}

.fancyPopup H2{
	padding-left: 40px;
	padding-top: 20px;
	float: left;
	line-height: 20px;
}	

.fancyPopup p {
	padding-left: 40px;
	padding-right: 40px;
}
	




#customToolTip { 
    display:none; 
    background:transparent url(../images/black_arrow.png); 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;
	position: absolute;
	z-index: 100;
	font: bold 16px/20px arial;
}







