html{
	border: 0;
	margin: 0;
	padding: 0
	}
/*Green Colour */
PVGreen {
	color: #B6BA1B;
}
a {	
	color: #3366CC;	
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	border: 0;
	margin: 0
	}
	
#top_banner {
	width: 100%;
	height: 133px;
	background-color: #12385F;
	/*background-image: url(/acatalog/Banner_2006_new.jpg);*/
	/*background-image: url(/acatalog/Banner_2006_newwebimage.jpg);*/
	background-image: url(/acatalog/printvisionbanner.jpg);
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: left top;
	/*position: absolute;*/
	/*left: 0px;*/
	/*top: 0px;*/
        text-align: right;
	font-size: .9em;
	color: #B5BA05
	}

#topContent {
	width: 760px
	}

#topContent a {color: #B6BA1B}

#page_content {
	/*margin-top: 133px*/
	}

#page_footer {
	width: 100%;
	height: 100px;
	background-color: #E5EBF4;
	color: #666;
	}


#footerContent {
	height: 100px;
	margin-left: 180;
	}


#Partners {

	float:left;
	width: 160px;
	height: 100px;
	}

#TopBar{
	background-color: #E5EBF4;
	padding-left: 15px
	}

#NavCell{
	width: 160px
}

#BodyCell{
	padding-left: 10px;
	width: 600px;
	}
	
.Navlink  {
	font-size: .8em;
	background-image: url(/acatalog/DotLine.gif);
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	padding-right: 3px;
}

h2 {
	color: #CCCCCC
	}

h3 {	
	display:block;
	font-size: 1.15em;	
	background-color: #12385F;  	
	color: #DCDCDC;
	margin-top: 2;
	padding-left: 4;
	background-image: url(/acatalog/Banner_2006.jpg)
	}

h4 {
	color: #000
	}

table {
	color: #FFF
	}

td, th {
	font-size: 1em;
	line-height: 2em;
	color: #333
	}

textarea {
	font-size: 1em
	}
	
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
	
.BulletBackgroundColor {
	color: #FFF
	}
	
.DataColor {
	color: #DEDECA
	}
	
.footer { 
	font-size: .8em;
	color: #333;
	}


/*MenuStyles*/


	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 170px;
		border-bottom: 1px solid #013E6F;
		border-right: 1px solid #013E6F;
	}
	
	#nav {
		margin-top: 133px;
		float:none
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		/*line-height : 1.25em;
		margin-bottom : -1px;*/
		width: 170px;
	}

	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999px;
		top: 0;
		margin-left : 171px;
		
		
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	#nav li a {
		font: normal 11px verdana;
		/*width: 170px;
		w\idth : 10em;*/
		display : block;
		color : #013E6F;
		text-decoration : none;
		background-color : white;
		background: #fff; /* IE6 Bug */
		border : 1px solid #CCC;
		border-bottom: 0;
		border-right: 0;
		padding : 5px;
	}

	#nav li a:hover {
		color: #fff; background: #C8CB44;
	}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* TopMenu - Turn the list into a horizontal menu */

#top_banner ul {
	list-style:none;
	margin-right: 10px;
	vertical-align: text-top;
	margin-top: 0;
        font-size: .8em;
        width: 800px
}
.top_banner,#top_banner li {
	display:inline;
	border-left: 1px solid #12385F;
	padding: 0;
	padding-right: .5em;
	padding-left: .3em
}

#top_banner li a {
	font-size: .9em;
	color: #B5BA05
	}

/* Fancy Tagline Text */

#top_banner #tagline{
	font-size: .75em;
	color: #FFF;
	text-align: left;
	width: 100%;
	display: block;
	font-variant: small-caps;
	padding-top: 100px;
	margin-left: 560px;
	}
.AProductName{
	font-size: 1.2em;
	font-weight: 600;
	color: #FFF;
	display: block;
	background-image: url(/acatalog/Banner_2006.jpg);
	padding-left: 3px;
	margin-bottom: 5px;
}

.AProductNameOnly{
	font-size: 1.0em;
	line-height: .5em;
	padding-top: .5em;
	font-weight: 600;
	color: #666
}

.ASecNameOnly{
	font-size: 1.0em;
	line-height: .5em;
	padding-top: .5em;
	font-weight: 600;
}

.ASecNameOnly a{
	color: #666;
}

.ASecText{
	display: block;
	font-size: .8em;
	line-height: 1.2em;
	padding: 10px;
	background-color: #DDE6F0;
	border-right: 1px solid #C2C9D1;
	border-bottom: 1px solid #C2C9D1;
	margin-right: 5;
	min-width: 260;
}

.ASecText a{
	color: #666;
	text-decoration: none;
}

.AProductNameRow{
	font-size: .7em;
	padding-left: 5px;
	line-height: 1.5em;
}

.AProductDesc{
	font-size: .85em;
	color: black;
	margin-right: 10px;
	line-height: 1.3em;
}

.AProductImage{
	float: left;
	display: block;
	margin-right: 15px;
}

.AXpoImage{
	float: right;
	display: block;
	margin-right: 15px;
}
.ARowRef{
	font-size: .7em;
	display: block;
	float: left;	
	color: #666;
	padding-left: 6px;
}
.AVertSep{
	background-image: url(dotline.gif);
	background-repeat: repeat-y;
	background-attachment : fixed;
	background-position : center;
}

.ARowPrice{
	color: #090909;
	font-size: .75em;
	padding-right: .5em;
}

.ACost{
	font-size: 1em;
	font-weight: 600;
}

.ATaxMessage{
	color: #090909;
	font-size: .7em;
	padding-right: .5em;
}

.AProdQty{
	font-size: .7em;
}

.AQtyInput{
	font-size: .8em;
	display: inline;
	width: 20px;
}



	

.A_cf{
	font-size: .7em;
	color: #666;
	float: right;
	display: block
}


.ABuyDetail{
	background-color: #B6BA1B;
	float: right;
	display: block;
	font-size: .8em;
	font-weight: 600;
	text-indent: .4em;
	color: #FFF;
	border: 0;
	margin: 0;
	padding: 0;
}

.AVariantName{
	display: block;
	float: left;
}

.AVarComName{
	font-size: .85em;
	line-height: 1.3em;
	border-bottom: 2px dashed white;
	margin: 5px
}
.attributelist{
	font-size: .9em;
	margin-left: 10px;
	display: block;
	float: left;
	margin-right: 10px;
	background-color: FFFF99;
	border: 1px solid white;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.CheckBox{
	border: 1px solid red;
	background-color: red;
}

.AddTo{
	float: none
	
}

.ParentSectionsLink {
	font-size: .8em;
}

.ParentSectionsSep {
	font-size: .8em;
	color: #666;
}


.ParentSectionsThis {
	font-size: .8em;
	font-style: normal;
}

/* Actinic Styles */

.actxxsmall{font-size:.8em; line-height: 1.5em}
.actxsmall{font-size:.85em; line-height: 1.5em}
.actsmall{font-size:.9; line-height: 1.5em}
.actregular{font-size:1em}
.actlarge{font-size:1.1em}
.actxlarge{font-size:1.2em}
.actxxlarge{font-size:1.4em}

/* Input Buttons */

.cancel, .confirm, .AddToOrder {
	font-size: .7em;
	font-style: normal;
	display: inline;
	padding: 2 5 2 5;
	font-weight: 600
}

.AddToOrder {
	background-image: url(AddToBCG.jpg);
	color: #12385F;
}

.confirm{
	background-image: url(ConfirmBCG.jpg);
	color: #FFF;
}

.cancel{
	background-image: url(cancelBCG.jpg);
	color: #FFF;
}

.VariantBtnTable{
	font-size: .9em;
	color: #12385F;
	
}

.VariantBtnTable td{
	
}
	
.VariantBtnTableLabel{

}

.APrompt{
	font-size: .8em;
	font-style: italic;


}
.ACartHead{
	font-size: .7em;
}
.ACartLine{
	font-size: .75em;
	line-height: 1.2em;
}

.ExtLink {
	text-decoration: underline;
	padding-right: 15px;
	background-image: url(ExtLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.ARow1{background-color: #EEE}
.ARow2{}