/**
 * 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 $
 */
 
@font-face {
    font-family: 'Junction';
    src: url('../fonts/Junction-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Junction-webfont.woff') format('woff'),
         url('../fonts/Junction-webfont.ttf') format('truetype'),
         url('../fonts/Junction-webfont.svg#Junction') format('svg');
    font-weight: normal;
    font-style: normal;
}




body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background-color: #fff;
	
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #00799E;
	text-decoration: none;
	}
 
a:visited {
	color: #00799E;
	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: #01465B;
	}

a:active {
	color: #0000FF;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-weight: 100;
	margin: 0.3em 3px;
	}
	
	
h1 {
	
	font-size: 1.5em;
	}

h2 {
	margin: 25px 5px 5px 10px;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}


#productListHeading, #ezPagesHeading, #contactHeading, #checkoutShippingHeading {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: 100;
	padding: 0 5px 15px 0;
	border-bottom: 1px solid #BABABA;
	margin: 25px 20px 5px 20px;
}


#indexCategoriesHeading {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: 100;
	padding: 0 5px 15px 0;
	margin: 25px 30px 5px 35px;
}

#privacyDefaultHeading, #conditionsHeading, #shippingInfoHeading {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: 200;
	padding: 0 5px 15px 0;
	margin: 25px 60px;
}

#productName {
	color: #143B4A;
	margin: 35px 10px 10px 10px;
	font-size: 2em;
	line-height: 1.4em;
	font-weight: 100!important;

}

h2#productPrices {
	color: #143B4A;
	font-size: 1.8em;
	margin: 10px 5px;
	
}

#categoryIcon a {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	color: #333132;
	font-size: 3em;
	font-weight: 200;
	padding: 0 5px 15px 0;
	border-bottom: 1px solid #BABABA;
	margin: 15px 10px 5px 10px;
	display: block;
	
	
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

#navMainSearch {
	margin-top:10px;
	height: 30px;
		
}	

#search {
	border: 1px solid #DDD;
	width: 160px;
	height: 22px;
	float:left;
	margin: 0 -25px 5px 0;
	padding: 2px 5px 2px 5px;
	color: #999999;
	
}

input[type="text"] {
	padding-left: 10px;
	margin-bottom: 5px;
	
}

input[type="submit"] {
	cursor: pointer;
}



TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	font-size: 0.85em;
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #BABABA;
	}

LEGEND {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	padding: 0.3em;
	font-size: 1em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
	
h4.optionName.back {
	display:none;
	
	
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
	
/*theaizzi mod hide option name in product info page*/

label.attribsSelect {
	display:none;
}	

/* end mod */

LABEL

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo {
	padding: 22px 0 0 10px;

}

LABEL.attribsRadioButton {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-weight: 100;
	font-size: 1.2em;
	color: #143B4A;
	
		
}




LABEL.inputLabel {
	margin:15px;
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	font-size: 1em;
	margin: 25px;
	}
	
#checkoutShipto {
	font-size: 1.2em;
	font-style: italic;
	/*border-left: 4px solid #143b4a!important;*/
	background: #CCC;
	width: 325px;
	margin: 30px 50px;
	padding: 10px;
	color: #143b4a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}



.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;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


#contentMainWrapper {	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#headerWrapper {
	height: 60px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	}
	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#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, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #fff;
	font-weight: normal;
	color: #999999;
	height: 1%;
	width: 100%;
	}

	
	
#navMainWrapper {
	width: 519px;
	float: right;
	height: 40px;
	padding-top: 15px;
	margin: 0 8px 8px 0px;
	}

#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navMain ul {
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	width: 320px;
	padding:  1.2em 0em 0.5em 0em;
	margin: 9px 15px 0 0;
	border-right: 1px solid #DDD;
	
}

	
	
#navSupp ul {
	text-transform: uppercase;
	text-align: right;
	margin-right: 4px;
	color: #999999
}


#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #999999;
	white-space: nowrap;
	}
	
	
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #8AACB9;
	white-space: nowrap;
}



#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	}
	

#indexProductListCatDescription {
	padding: 0px 15px 5px 15px;

}


#productListing {
	border: 1px solid #CCC;
	padding: 6px;
	width: 900px;
	background: #F5EEE8 url('http://www.theaizzi.com/includes/templates/theaizzi/images/bg-grid.png');
}


#navMainsu {
	float: right;
	padding-top: 10px;
	width: 185px;
	}

#navBreadCrumb {
	background-color: #fff;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #fff;
	}

#navColumnTwo {
	background-color: #fff;
	}

/*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;
	}
	
#conditionsMainContent.content, #privacyDefaultMainContent.content, #shippingInfoMainContent.content {
	border: 1px solid #ABABAB;
	padding: 20px 30px;
	margin: 0 75px;
	text-align: justify;
	display: block;
}




.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}


.important {
	font-size: 1em;
	font-style: italic;
	background: #dabfa1;
	width: 65%;
	margin: 20px 60px 50px 60px;
	padding: 20px;
	color: #143B4A;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.instructions {
	font-size: 1em;
	font-style: italic;
	background: #DABFA1;
	width: 92%;
	margin: 20px 30px 50px 4px;
	padding: 20px;
	color: #143B4A;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}


#checkoutShipAddressDefault .instructions {
	height: 125px;
	width: 500px;
	
}
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
	
.centerColumn {
	width: 915px;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #333132;
	padding-bottom: 100px;
}

#ContentBox {
	padding: 40px 10px 60px 10px;
	background: #D8E6EB;

}
	
#siteinfoLegal {
	text-align: right;
	margin: 0 10px 50px 10px;
}

#siteinfoLegal a {
	color: #999999;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	width: 275px;
	float: right;
	text-align: center;
	margin: 1em;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#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: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #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 ;
	}
	
#productMainImage {
	clear: left;
	
}


.categoryIcon img {
	background: none!important;
	border: none!important;
	-webkit-box-shadow: none!important;
	margin: -5px 10px 10px -5px!important;
	float:left;
}

.categoryImg {
	
	float: left;
	padding: 10px 10px 10px 20px;
	
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading {
	text-align: left!important;
	margin: 2em;
	background-color: none;
	padding: 0.5em 0.2em;
	}
	
	
.centerBoxHeading {
	text-align: left!important;
	width: 145px;
	float: right;
	margin: 20px 65px 20px 10px;
	background-color: none;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #BABABA;
}



.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, \#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

/*Thea Izzi Cateogry Listin Pages */

.categoryListBoxContents, .centerBoxContentsFeatured, .categoryListBoxContents a  {
	line-height: 2em;
	
}

/*End Category Listing Pages*/
/*Thea Izzi Products Listing Pages */


.itemDescriptionBox {
	background: #79A7B9;
	color: white;
	height: 180px;
}


.itemDescriptionBoxSmall {
	background: #79A7B9;
	height: 140px;	
}


.listingDescription {
	text-align: left;
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 0 12px;
	
}

.itemTitle {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	color: #143B4A;
	text-align: left;
	font-size: 1em;
	font-weight:500;
	line-height: 1.1em;
	letter-spacing: 0px;
	padding: 10px 7px 0px 5px;

}

.itemTitle a {
	color: #143B4A;

}

.priceTitle {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #143B4A;
	font-size: 1.2em;
	font-weight:400;
	text-align: left;
	margin: 5px 15px;

}

/* Mosaic Jquery Sliding Overlay Box */ 

.mosaic-block  {
	position: relative;
	margin: 20px 5px;
	width: 120px;
	height:180px;
	overflow:hidden;
	background: #FFF;
	border: 1px solid #DDD;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);}


.mosaic-small-block {
	width: 105px;
	height: 135px;
	position: relative;
	overflow:hidden;
}


.mosaic-backdrop {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;

}


.bar .mosaic-overlay, .fade .mosaic-overlay {
	height: 185px;
	bottom: 180px;
}

.small-bar .mosaic-overlay {
	height: 140px;
	bottom: 140px;
	
}

.mosaic-overlay {
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=09)";
	filter: alpha(opacity=09);
	display: none;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	
}



/* End Mosaic Slide */


#productsListingTopNumber, #productsListingBottomNumber  {
	font-size: 0.8em;
	margin: 10px;
	color: #999;
	
}



/* Individual Product Pages */

#productGeneral {
	width: 600px;
	font-size: 1em;
	border: 1px solid #BABABA;
	margin: 12px 5px 12px 12px;
	padding: 20px 35px 60px 20px;
	background: #F5EEE8 url('http://www.theaizzi.com/includes/templates/theaizzi/images/bg-grid.png');
	float: left;
}


#product-details {
	width: 300px;
	float: right;
	margin-right: 15px;

}


/* End Individual Product Pages */


/* Shopping Cart */

#cartInstructionsDisplay {
	padding: 40px 20px;
	width: 600px;
	border: 1px solid #BABABA;
	margin: 12px;
}

#cartDefaultHeading {
	margin: 35px 25px 20px 25px;
	font-size: 1.8em;
}


/* Social Sharing Tools*/
.addthis_toolbox {
	margin: 10px 15px;
}


#productAttributes {
	margin-bottom: 20px;

}

/* End Shopping Cart */

/* Images */

#productListing img {
	padding: 9px;
}



/* End Thea Izzi Product Listing Pages Customizations */


/* Thea Izzi Ez-Pages Customizations */
	
#ezPageDefault, #contactUsDefault {
	width: 600px;
	border: 1px solid #BABABA;
	margin: 12px;
}


#checkoutShipping, #maintenanceDefault {
	width: 700px;
	border: 1px solid #BABABA;
	margin: 12px;
}



#EZPageContent { 
	padding: 10px;}


/* Thea Izzi EZ Page Images */

#EZPageContent p img {
	margin:0px;
	
}

#EZPageContent img, #indexCategories img, #featuredProducts img, #indexProductListCatDescription img, .centerBoxContentsNew img,  #maintenanceDefault img {
	padding: 9px;
	background: #fff;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
	margin: 25px 15px 10px 0px!important;	
}


#indexProductListCatDescription img, #contactUsDefault img  {
		padding: 9px;
		background: #fff;
		border: 1px solid #ddd;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
		margin: 5px 15px 10px 0px!important;	
	}

#productMainImage img {
	padding: 9px;
	background: #fff;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
	margin: 20px 15px 10px 0px!important;	
}




/* End Ez-Pages customizations */


/* Contact Form */
#contactUsDefault .buttonRow.back {
	display: none;
}

#contactUsForm {
	font-size: 0.8em;
	border: none;
	margin: 10px;
}
 
#contactUsForm legend{
	display:none;
}
.inputLabel, #send-to, #contactname, #emailaddress {
	margin: 15px 0;
	font-size: 1.2em;
}


label {
	margin: 15px;

}

#enquiry {
	margin: 15px;
}

/*#contactButton {
	width: 65px;
	background: #fff;
	margin: 15px;

}*/


/* End Contact */




/*Login Form */

#loginDefault {
	width: 600px;
	font-size: 1.2em;

}


#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;
	}

/*misc*/

.back {
	float:left;
	
}
.buttonRow.back {
	float: left;
	margin: 10px 75px;
	font-size: 1em;
	}
	
.buttonRow.forward {
	margin: 0.5em 2em;

	}
	 
#checkoutShipto .buttonRow.forward {
	float: left;

}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/* facebook icon */

#facebook-link
{
	padding-left: .6em;
	float: left;
}



/* Give height to div to contain images */
#indexDefaultMainContent {

	height: 613px;

}


#productListDescription {
	width: 600px;
	margin-bottom: 20px;
	border: 1px solid #BABABA;
}

/* blockquotes */

blockquote {
	font-size: 1.2em;
	font-style: italic;
	/*border-left: 4px solid #143b4a!important;*/
	background: #dabfa1;
	width: 325px;
	margin: 30px 50px;
	padding: 10px;
	color: #143b4a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	
}


blockquote p {
	line-height: 1em;
	padding: 0em 1em;
}

blockquote.leftquote {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	background: #dabfa1;
	width: 470px;
	margin: 30px 20px;
	padding: 25px;
	color: #143b4a;
	float: left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}


blockquote.rightquote {
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	background: #8aacb9;
	width: 470px;
	margin: 30px 20px;
	padding: 25px;
	color: #143b4a;
	float: right;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.quotename {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin: 15px 15px 0px 15px;
	float: right;
	clear: both;
}

.quotelarge {
	font-size: 2.5em;
	line-height: 0em;
	vertical-align: text-bottom;
}

.quotelarge.left {
	margin-left: -15px
}


.quotation {
	font-size: 3em;
	line-height: 0em;
	vertical-align: bottom;
	padding-right: 6px;
	
}





/* Account Information Pages */


#accountEditDefault, #addressBookDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications {
	width: 600px;
	margin: 12px
}


/* Product Info Category Browser */


#thisCategoryProducts.centerBoxWrapper {
	width: 140px;
	font-size: 1em;
	margin: 0px 40px 10px 0px;
	padding: 0px 25px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.1);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000)";
	float: right;
}


.product-browser {
	margin: 30px 15px 5px 15px;
	padding-top: 0px;
}

.product-browser li img {
	width: 90px;
	height:120px;
	padding:5px;
	position: relative;
	overflow:hidden;
	background: #FFF;
	border: 1px solid #DDD;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.productOtherCategoryName {
	padding: 30px 12px;
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	color: white;
	text-align: left;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.1em;
}

.productOtherCategoryPrice {
	padding: 0px;
	font-family: Junction, Futura, "Trebuchet MS", Arial, sans-serif;
	color: #143B4A;
	text-align: left;
	font-size: 1.3em;
	font-weight: 500;
	line-height: 1.1em;	
	position: relative;
	bottom: 3px;
	left: 15px;
}

.prev {
	width:120px;
	height:37px;
	display:block;
	position: relative;
	bottom: -37px;
	left: 741px;
	cursor: pointer;
	background: white url('../images/up-arrow.png') no-repeat center center;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-o-border-radius-bottomright: 2px;
	-o-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	z-index: 100;
}



.next {
	width: 120px;
	height: 37px;
	display: block;
	position: relative;
	left: 741px;
	bottom: -463px;
	cursor: pointer;
	background: white url('../images/down-arrow.png') no-repeat center center;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	-o-border-radius-topright: 2px;
	-o-border-radius-topleft: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	z-index: 100;
	}
	
.prev:hover,.next:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=07)";
	filter: alpha(opacity=07);
	}
