/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	/*color: #3300FF;*/
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	color: #000000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover 
{
	color: #FF0000;
}

a:active {
	color: #0000FF;
	}

#navtable td
{
	padding-left: 5px;
	padding-right:  5px;
	white-space: nowrap;
}
	
#navtable a
{
	color:#000000;
	font-weight:bold;
}

#navtable a:hover
{
	color:#EF6022;
	font-weight:bold;
}
	
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #E7E7E8;
	background:#FCFCFC;
	}

LEGEND {
	font-weight: bold;
	padding: 0.4em;
	color: black;	
	/*background:#FFFFFF;*/
	/*border:solid 1px #E7E7E8;*/
	margin-bottom:6px;	
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg 
{
	float: left;
}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	color: #666666;
	}

ADDRESS 
{
	font-style: normal;
	padding:8px;
	background:#FFF6BF;
	border:solid 1px #CACACA;
	line-height:1.6em;
	color:#817134;
	margin:2px;
}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	margin-top:8px;
	margin-bottom:8px;	
	}

.messageStackWarning, .messageStackError {
	background-color: #FBE3E4;
	color: #CC0000;
	border: 1px solid #CC0000;
	}

.messageStackSuccess {
	background-color: #ACDEA4;
	color: #000000;
	border: 1px solid #00CC00;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper 
{
	background-color: #ffffff;
	text-align: left;
	width: 1002px;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage 
{
	margin: 0em;
	padding: 0em;
}

#cartBoxListWrapper
{
	padding:4px;
}
	
	
#contentMainWrapper
{
	/*border: 1px solid #9a9a9a;*/
}

#logoWrapper{
	/*
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	*/
	height:55px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper 
{
	margin: 0em;
	background-color: #abbbd3;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

#navSuppWrapper
{
	color: #000;	
	background-image: url(../images/footerbarbg.jpg);
	border:solid 1px #C0C0C0;
	padding: 1px;
	height: 28px;
	margin-top:5px;
}

#navCatTabsWrapper {
	
	color: #000;	
	background-image: url(../images/catbarbg.jpg);
	border:solid 1px #C0C0C0;
	padding: 0px;
	height: 26px;
}

#navCatTabs li
{	
	border-left:solid 1px #AAAAAA;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li
{
	background-color:#000000;
	
	float:left;
}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a   /* #navSupp ul li a*/
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

#navSupp ul li a
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
}


#navCatTabs ul li a {
	color: #32434A;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb 
{
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;	
	margin-left: 10px;
	margin-right: 10px;
	border-bottom:solid 1px #E8EAEA;
	border-left:solid 1px #E8EAEA;
	border-right:solid 1px #E8EAEA;	
}

#navBreadCrumb a
{
	font-weight: normal;
	color:#000000;
	font-size: 0.95em;	
}
#navBreadCrumb a:hover
{
	text-decoration: underline;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	font-weight:bold;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix 
{	
}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, #projector_links {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd 
{
	/*float: right;*/
	text-align: center;
	margin: 1em;
	/*border: 1px solid #C2C9CF;*/
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal 
{
	background-color: #F3F3F4;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem 
{
	color: #000000;
	background:#000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	background:#D2EED2;
	border-bottom:dashed 1px #AAA;
	padding-top:4px;
	padding-bottom:4px;
}

.cartOldItem 
{
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	border-bottom:dashed 1px #AAA;
	padding-top:4px;
	padding-bottom:4px;
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #EB7000;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #EB7000;
	font-weight: bold;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty
{
	padding:6px;
}

#cartBoxVoucherBalance 
{
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	width:50px;
	border:solid 1px #000;
	background:#FFF;
	text-align:center;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper 
{
	border: 1px solid #BCC8D6;
	height: 1%;
	margin: 1.1em 0;	
}

h2.centerBoxHeading 
{
	font-size: 1.3em;
	/*color: #4B648D;*/
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a 
{
	font-size: 1em;
	color: #4B648D;
}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #4B648D;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #CDD7F0;*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #BCC8D6;*/
	/*border-bottom: 5px solid #336633; RN*/
	margin-top: 0.7em;	
	}

.sideBoxContent {
	background-color: #ffffff;
	/*padding: 0.4em; RN*/
	}

.sideBoxContentPadded
{
	background-color: #ffffff;
	padding: 0.6em;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #4B648D;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #4B648D;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, #projector_links, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited
{
	color: #555C64;
	text-decoration: none;
	background:#FFFFFF;	
}

 A.category-products:hover
 { 	
	text-decoration: none;	
	color:#000;	 
 }
	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F3F3F4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #F6F6F6;
	height: 2em;
	}

.productListing-rowheading 
{
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.gif);*/
	/*height: 2em;*/
	/*color: #FFFFFF;*/
	/*color:#555;
	font-weight:bold;
	text-align:left;
	
	background:#CCCCFF;
	*/
	/*
	background:#F6F6F6;
	padding:4px;
	border:solid 1px #E7E7E8;
	*/
}

.productListing-heading
{
	color:#555;
	padding-top:4px;
	padding-bottom:4px;
	background:#F6F6F6;
	text-align:left;
	border-top:solid 1px #E7E7E8;
	margin-top:4px
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel 
{
	background-color:#EFEFEF;
	border:solid 1px #CECECE;
	text-align: center;
	padding:4px;
	margin-bottom:2px;
}

.seDisplayedAddressInfo 
{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin:5px;
}

#seShipTo 
{
	padding: 0.2em;
}

	
/*Custom categories */
.catblock
{
	/*font-weight: bold;*/
	padding:5px;	
	border-bottom:solid 1px #FFFFFF;
	/*border-bottom:solid 1px #FFFFFF;*/
	/*border-top:solid 1px #FFFFFF;*/
}

.catblock a:hover
{
	color:#FFFFFF;	
}

.catblocksub
{	
	padding:5px;	
	border-bottom:solid 1px #EAEAEA;	
	border-left:solid 1px #EAEAEA;	
	border-right:solid 1px #EAEAEA;	
}

div #cat_audio
{	
	background:#8E4244;	
}


div #cat_furniture
{
	background:#964C42;	
}

div #cat_cables
{	
	background:#A35B43;	
}

div #cat_digitalsignage
{	
	background:#AF6C43;	
}

div #cat_drywhiteboards 
{
	background:#B97C42;	
}
 
div #cat_interactive
{	
	background:#BE8143;	
}

div #cat_noticeboards
{
	background:#CF9C42;	
}

div #cat_ohpprojectors   
{
	background:#DDB942;	
}

div #cat_tvscreens
{	
	background:#EBD542;	
}

div #cat_tvmounts
{	
	background:#D0E142;	
}

div #cat_presentationequipment   
{
	background:#AFD05D;	
}

div #cat_replacementlamp
{	
	background:#8FBF77;	
}
 
div #cat_projectorlenses
{	
	background:#71AE94;	
}

div #cat_projectormounts
{	
	background:#559DBC;	
}

div #cat_projectorscreens
{	
	background:#4294D8;	
}

div #cat_projectors
{	
	background:#4282D1;	
}

div #cat_security
{	
	background:#4666A5;	
}

div #cat_videoconf
{	
	background:#46427A;	
}


/*
div #cat_specials
{	
	background:#E49B10;	
}
*/



div #cat_product
{
	padding:5px;	
	border-bottom:solid 1px #FFFFFF;
	border-bottom:solid 1px #EAEAEA;	
	border-left:solid 1px #EAEAEA;	
	border-right:solid 1px #EAEAEA;	
}

div #cat_sub
{
	border-bottom:solid 1px #FFFFFF;
	border-bottom:solid 1px #EAEAEA;	
	border-left:solid 1px #EAEAEA;	
	border-right:solid 1px #EAEAEA;	
}

div #cat_product a:hover, #cat_sub  a:hover
{
	color:#222222;				
}

.catextralinks1
{
	padding:4px;
	background:#EBF4F9;
	border-bottom:solid 1px #FFFFFF;
}
	
.catextralinks2
{
	padding:4px;
	background:#D2E8F2;
	border-bottom:solid 1px #FFFFFF;
}

#producttopphoto 	{	background-image: url(../images/bubblebg_photo.gif);	background-repeat: no-repeat;	background-position: top;	margin-bottom: 0px;	margin-top: 0px;	top: 0px;	height: 10px;}
#productcontentphoto {	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-bottom: 0px;	background-image: url(../images/bubblebg_photo.gif);	background-repeat: no-repeat;	background-position: bottom;	top: 0px;			}

#producttoptext 	{	background-image: url(../images/bubblebg_text.gif);	background-repeat: no-repeat;	background-position: top;	margin-bottom: 0px;	margin-top: 0px;	top: 0px;	height: 10px; }
#productcontenttext {	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-bottom: 0px;	background-image: url(../images/bubblebg_text.gif);	background-repeat: no-repeat;	background-position: bottom;	top: 0px;	text-align:left; 		}

#producttoptextlarge 	{	background-image: url(../images/bubblebg_text_large.gif);	background-repeat: no-repeat;	background-position: top;	margin-bottom: 0px;	margin-top: 0px;	top: 0px;	height: 10px; }
#productcontenttextlarge {	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-bottom: 0px;	background-image: url(../images/bubblebg_text_large.gif);	background-repeat: no-repeat;	background-position: bottom;	top: 0px;	text-align:left; 		}


.newproductmodel
{
	color:#555;
	font-weight:bold;
}

.newproductname
{
	padding-top:4px;
	color:#000000;
}

.bubbleproductprice
{
	padding-top:12px;
	text-align:right;
	color: #EB7000;
	font-weight:bold;
}

.bubbleproducttax
{	
	text-align:right;
	color: #EB7000;
	font-weight:bold;
	font-size:10px;
}

.hdr 
{
	color:#F60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;	
}

.subhdr 
{
	color:#333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
}

.pdt-hdr 
{
	color:#4C1A8D;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
}

.cartqty
{
	border:solid 1px #4E4E4E;
	text-align:right;
	background:#FFFFFF;	
}

.itemTitle
{
	color:#5C5C5C;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
}

.itemTitle:link,.itemTitle:visited,.itemTitle:active 
{
	color:#5C5C5C;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
}

.itemTitle:hover 
{
	color:#777777;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	text-decoration:underline;
}

.unitprice
{
	text-align:right;
	color: #EB7000;
	font-size:11px;
	font-weight:bold;
	padding:4px;
	padding-right:20px;
}



.productListing-even, .productListing-odd
{
			 /*E6E6E6*/
	/*border-bottom:solid 1px #FFFFFF;*/
	vertical-align: top; 
	background: #FFFFFF;		
	/*padding-bottom:4px;*/	
}

.listbar
{
	background:#F6F6F6;
	padding:4px;
	border:solid 1px #E7E7E8;
}

.tabTable
{	
	/*border:solid 1px #FF0000;*/
}

.rowspacer
{
	border-bottom:dashed 1px #E6E6E6;
	height:1px;		
	margin-bottom:6px;	
}

.listingDescription
{
	font-family:arial;
	font-size:11px;
}

.footertagline
{
	font-family:arial;
	font-size:14px;
	font-style:bold;
	padding:10px;
}



.footerlinkbar
{
	font-family:arial;
	font-size:12px;	
	padding:10px;
}

.footerlinkbarlink:link, .footerlinkbarlink:visited, .footerlinkbarlink:active 
{
	color:#000000;
	background:#FFFF00;
}

.cartBoxWrapper
{
	border:solid 1px #C2C9CF;
	color:#000000;	
}

.searchBoxWrapper
{
	border:solid 1px #C2C9CF;
	color:#000000;
	text-align:center;
	padding:6px;
}

.avpmSideBoxWrapper
{
	border:solid 1px #C2C9CF;
	color:#000000;
	text-align:center;
	padding:6px;
}

#sidebox_cartheader
{
	background-image: url(../images/sidebox_header.gif);
	background-repeat: none;
	height:22px;
}

.sideboxtitle
{
	font-size:12px;	
	font-family:Tahoma, Verdana, Arial, sans-serif;
	padding:3px;
	padding-left:14px;
	font-weight:bold;
	color:#FFF;
}

#sidebox_avpmheader
{
	background-image: url(../images/sidebox_header.gif);
	background-repeat: none;
	height:22px;
}

#sidebox_searchheader
{
	background-image: url(../images/sidebox_header.gif);
	background-repeat: none;
	height:22px;
}

#sidebox_searchbutton
{
	width:80px;
	height:30px;
	margin:5px;
	background-image: url(../images/sidebox_searchbuttonbg.gif);
	border:solid 1px #666666;
}

#sidebox_whatsnewheader
{
	background-image: url(../images/sidebox_header.gif);
	background-repeat: none;
	height:22px;
}

.sectionTitle
{
	color:#4E4E4E;
	font-size: 1.3em;
}

.avpmCenterBoxWrapper
{
	text-align:center;
}

.additionalImages
{
	padding:8px;
}

#productName
{
	color:#000;
	font-size: 1.4em;
	margin:7px;
}

.productWrapper
{
	border-left:solid 1px #C2C9CF;
	border-right:solid 1px #C2C9CF;
	border-bottom:solid 1px #C2C9CF;
	padding:12px;	
}

.productTitleDiv
{
	border-left:solid 1px #C2C9CF;
	border-right:solid 1px #C2C9CF;
	padding-left:6px;
	padding-top:2px;
	background-image: url(../images/producttitle_bg.gif);
	height:28px;
}

.productViewItem
{
	color:#000;
	font-size: 1.1em;
	margin:7px;
	list-style-image: url(../images/itembullet.gif);	
	vertical-align: middle;
}

.productViewNameItem
{
	font-weight:bold;
	font-size: 1.3em;	
	color:#000;
}


.productViewUnitPrice
{
	text-align:right;
	color: #EB7000;
	font-size: 12px;	
	font-weight:bold;	
	margin-right:10px;
}

.productViewUnitPriceIncTax
{
	text-align:right;
	color: #EB7000;
	font-size: 10px;	
	font-weight:bold;	
	margin-right:10px;
	margin-bottom:4px;
}

.productViewUnitExVat
{
	text-align:right;
	color: #EB7000;
	font-size: .9em;	
	font-weight:bold;	
	margin-right:10px;
	margin-bottom:4px;
}

.itemAddInput
{
	border:solid 1px #000;
	text-align:right;
	padding:2px;
}

.cartContentsWrapper
{
	background:#F8F8F8;
	border:solid 1px #CACACA;
}

.productUnitPrice
{
	text-align:right;
	color: #EB7000;
	font-size: 1.1em;	
	font-weight:bold;		
}

#scProductsHeading
{
	text-align:left;
	padding-left:10px;
}

.sideBoxPrice
{	
	color: #EB7000;
	font-size: 9px;	
	font-weight:bold;		
	text-align:right;
	margin-right:10px;
}

.categoryBox
{
	background:#FFFFFF;
	border:solid 1px #CACACA;
	margin-bottom:8px;
	height:90px;	
}

.textComment
{
	background:#F8F8F8;
	border:solid 1px #CACACA;
	margin-bottom:8px;
	padding:4px;
	font-size: 1.0em;	
	line-height:1.4em;
}

.textCommentTitle
{
	color:#4E4E4E;
	font-size: 1.25em;
	padding-bottom:2px;
	border-bottom:solid 1px #E7E7E8;
}

.mainBarLink
{	
	border-left:solid 1px #AAAAAA;
	margin:10px;
}

#mainBar
{
	background-image: url(../images/catbarbg.jpg);
	border:solid 1px #C0C0C0;	
	width:100%;	
	margin:0;
	height:28px;
}

#mainBar ul
{
	position:relative;
	float:right;	
	list-style:none;
	line-height:1em;
	padding-right:15px;
	margin:0 5px 0 15px; 
	padding:0; 
	
}

#mainBar li 
{
	float:left;
	margin:4px;		
	padding:4px;	
	padding-right:10px;
}


#mainBar a
{	
	color:#444;
	text-decoration:none;
	font-weight:bold;	
	margin:0;
	display:block;
}

.consoletitle
{	
	background:#EEEFF0;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	text-align:left;
	border-bottom: solid 1px #CACACA;	
}

.consolesubtitle
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:6px;
	text-align:left;
}

.consolecontent
{
	background: #F8F8F8;		
	font-size:10px;
	padding:4px;	
}

.console
{
	border: solid 1px #CACACA;	
	margin:2px;
	color:#000000;
	font-family:Verdana;
}

#footerTag
{
	text-align:center;
	color:#444;
	font-family:Verdana;
	font-size:13px;
	padding:4px;	
}

#whatsNew
{
	margin:2px
}

.centerColumn
{
	padding: 0.8em;
	width:638px;
}

#projector_links {
padding: 12px 0 20px 0;
}


/* AVPM Articles */
#projectorArticles P {
color: #666;
line-height:1.4em;
margin:0;
font-size:1.2em;
}

#projectorArticles UL#articleList {
list-style-type:none;
margin-top:20px;
padding:20px 20px 20px 40px;
border-width:1px;
border-style: solid;
border-color: #CCC;
line-height:1.2em;
font-size:1.0em;
}

#projectorArticles UL {
color: #333;
margin-top:10px;
line-height:1.4em;
font-size:1.2em;
}

#projectorArticles OL LI {
margin-top:10px;
line-height:1.4em;
font-size:1.2em;
}

