/* RE-DEFINED HTML TAGS */

body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 11pt;
}


p
{
    max-width: 600px;
}

li
{
    max-width: 600px;
}

/* OBJECT TAGS */

#allProducts a
{
	border-top: 1px solid #004C88;
}

#breadcrumb
{
	margin-bottom: 1.25em;
	font-size: 85%;
	color: #666666;
}

#canvas
{
	border-top: 0 none transparent;
	background-image: none;
    width: 650px;
    min-width: 650px;
}

#content
{
	display: block;
	float: none;
	/*width: 100%;*/
    width: 630px;
	margin-top: -2em;
	margin-left: 0;
	padding-bottom: 0;
	background-image: none;
}

* html #content
{
	background-image: none;
}

#content .panel
{
	background-image: none;
}

#contentInner
{
	background-image: none;
}

#contentInner2
{
	background-image: none;
}

#countryForm
{
	display: none;
}

#enquiryForm
{
	display: none;
}

#footer
{
	background-image: none;
	color: #000000;
}

#header
{
/*	color: #000000; */
    display: none;
}

#logoPrint
{
    display: block;
    padding-left: 20px;
}


#legal
{
	display: none;
}

#logo
{
	float: left;
	width: 205px;
	height: 55px;
/*	background-image: none; */
}

#logo img
{
	display: block;
	margin-left: 10px;
}

#main
{
	background-color: #FFFFFF;
	background-image: none;
}

#mainImage
{
    clear: both;
    float: right;
    /*margin-right: 400px;*/
}

#menu
{
	display: none;
}

#homeMenu
{
    display: none;
}

#homeHeaderContainer
{
    display: none;
}

#homeLeft
{
    display: none;
}

#network
{
	display: none;
}

#page
{
	width: auto;
	margin-left: 0;
}

#pageNav
{
	display: none;
}

#breadholder
{
    display: none;
}

#quickEnquiry
{
	display: none;
}

#searchForm
{
	display: none;
}

#subContent
{
	display: none;
}

#categoryContainer
{
    display: none;
}

#categoryContent
{
    border: 0px;
    float: left;
    margin-left: 0px;
    width: 550px;
}

#categoryList
{
    display: none;
}

#products #top.categoryHeader
{
    width: 500px;
    margin-bottom: 5px;
}

#products table.listAll
{
    width: 600px;
}

#products table.listAll li
{
    width: 100px;
}

#products table
{
    width: 300px;
}

#homePageContainer #homeContainer
{
    border: 0px;
}

#homeCenterContent
{
    width: 150px;
}

#homeRight
{
    width: 150px;
    float: left;
}

#quickContact
{
    display: none;
}

#cartBreadcrumbContainer
{
    display: none;
}

#cardsLogo
{
    display: none;
}

#adminHeader
{
    display: none;
}

#quickProductLinks
{
    display: none;
}

#expressEditionSet
{
    padding-top: 0px;
}

#class_selected
{
    border: solid 2px;
}

#priceTableContents
{
    border: none;
    width: 630px; 
    /*width: 999px;*/
}

#currencySelect
{
    display: none;
}

#ratingContainer 
{
    display: none;
}

#actions
{
    display: none;
}

#footer_menu
{
    display: none;
}

#copyright
{
    width: 600px;
    text-align: center;
}

#featuredProduct
{
    display: none;
}

#orderInfo
{
    width: 600px;
}

#referencesMainBodyLeft
{
    width: 280px;
}

#referencesMainBodyRight
{
    width: 280px;
    margin-right: 350px;
}

#feedbackSet
{
    display: none;
}

/* CLASSES */
.submitSet 
{
    display: none;
}

#priceTableContents .pricingTable
{
    width: 630px; 
}

#priceTableContents .pricingTable .c1
{
    /*width: 300px;*/
}

#priceTableContents .pricingTable .c2
{
    width: 90px;
}

#priceTableContents .pricingTable .c3
{
    width: 90px;
}

#products
{
    max-width: 600px;
}

.column2Left
{
    width: 280px;
}

.column2Right
{
    width: 280px;
    /*margin-right: 350px;*/
    float: right;
    margin-right: -15px;
}

.column2Left .productList li
{
    width: 280px;
}

.column2Right .productList li
{
    width: 280px;
}

#bodyContainer 
{
    width: 630px;
    margin-left: -10px;
}

.freeDelivery
{
    text-align: left;
}
