/**
 * 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:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #001945;
	background-color: #EAEAEA;
	}

body ul {
	margin: 15px 0;
	padding: 0 30px;
}

body li {
	margin: 5px 0;
}

a img {
	padding: 5px; margin: 10px; margin-bottom: 0px;
	border: 1px solid #001945;
	background-color: #FFFFFF;
	   }

a:hover img {
	border: 1px solid #ff0000; }

a:link, a:visited, #navEZPagesTOC ul li a {
	color: #001945;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #ff0000;
	text-decoration: none;
	}

a:active {
	color: #ff0000;
	text-decoration: underline;
	outline: none;
	}

a:focus
{
-moz-outline-style: none;
}

table
{
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}

th
{
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	color: #001945;
}

td
{	
	margin: 10px;
}
	
.Colours td { width: 90px;}

.img , .img a:visited { float: center;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  text-decoration:none; }
  
.img a:hover, .img a:active {
  color: #ff0000; }

.img td {
  padding: 3px;
}
.img img {
  margin: 0px;
  padding: 3px;
  border: 1px solid #001945; }
  
.img a:hover img {
  border: 1px solid #ff0000; }
  
.imgHandles img {
	width: 140px;
	height: 140px;
	padding: 0;
}

.HandlesPadding {
	padding: 20px 0;
	width: 150px;
}

.ImageNoStyle img, .ImageNoStyle a:hover img {
	margin: 0;
	padding: 0;
	border: none;	
}

.ImageButtons {
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;	
}

#navMain ul li a, #navMain ul li a:visited
	{
	font-size: 107%;	
	text-decoration:none;
	}
	
#navMain ul li a:hover
	{
	text-decoration: underline;	
	}
	
	
	
h1 {
	font: bold 2em/1em "Arial", "MS Serif", "New York", sans-serif;
	font-size: 1.5em;
	text-align: center;
	}


h2 {
	margin: 0;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h3, h4, h5, h6 {
	margin: 0.3em 0;
	color: #001945;
	}

#fadeshow1 {
	border: 2px solid;
	width: 805px;
	z-index: 0;
	}

.Header {
  display: block;
  font-size: 18px;
  background-image: url(/includes/templates/rinatoTemplate/images/standard_head.gif);
  text-align: left;
  padding: 5px;
  margin: 0;
  margin: 10px 0 0 0; }
      
.Header a:link, .Header a:visited  {}
.Header a:hover, .Header a:active {
  color: #ff0000;
  text-decoration:underline; }

.HomePageHeader {
  display: block;
  font-size: 18px;

  color: #001945;
  text-align: center;
  padding: 5px; margin: 0;
  margin: 0 0 10px 0; }
  
.Border {
	background-color: #EAEAEA;
	padding: 10px 0;}
	
	
	
#productListHeading{
margin: 0px;
text-align: center;
font-size: 16px;}

#indexCategoriesHeading{
margin-left: 5px;}

#ezPagesHeading{
margin-left: 0px;
font-size: 1.7em;}

#conditionsHeading{
margin-left: 5px;}

#loginDefaultHeading{
margin-left: 5px;}

#createAcctDefaultHeading{
margin-left: 5px;}

/*  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 {
	display: inline;
	font-size: 1.1em;
	margin: 0.1em;
	}

SELECT {
	display: inline; width: 200px;
	font-size: 12px;

}

INPUT  {
	display: inline;
	font-size: 1.1em;
	margin: 0.1em 0;
	}

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	color: #001945;
	font-weight: bold;
	padding: 0.3em;
	}

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

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

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

#logo
	{
	display: none;
	visibility: hidden;
	}


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

LABEL.inputLabelContact {

	width: 25em;
	float: left;
	padding: 0.2em;
	text-align: right;
	}

LABEL.inputLabelMessage {

	margin-left: 20px;
	}		
	
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;
	text-align: justify;
	}

ADDRESS {
	padding: 0.5em;
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.success {
	text-align: center;
	font-size: 1.2em;
	margin: 20px;
	}
	
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: 1em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	position: relative;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 1078px;
	vertical-align: top;
	border: 1px solid #e5ebf0;
	background-color: #FFFFFF;
	border-bottom: none;
	background-image: url(/includes/templates/rinatoTemplate/images/Website-Background.gif);
	background-repeat: no-repeat;
	min-height: 800px;
	margin-top: 15px;
	margin-bottom: 0px;
	}

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

#logoWrapper{
	}

#tagline {
display: none;
visibility: hidden;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	font-size: 1.2em;
	}


/*navigation*/

.navSplitPagesResult {
font-size: 12px;
}
.navSplitPagesLinks {
font-size: 12px;
}

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

#productsListingTopNumber {}
#productsListingListingTopLinks {}
#productsListingBottomNumber {}
#productsListingListingBottomLinks {}

.centerBoxContentsProducts {
	border: 1px solid #001945;
	min-height: 270px;
	max-width: 260px;
	padding: 0px;
	margin: 5px 0;
	white-space: nowrap;
	}	

.centerBoxContentsProducts img {
	padding: 0;
	border: 1px solid #FFFFFF;
}

.centerBoxContentsProducts a:hover img {
	border: 1px solid ff0000;
}

/*BOF Top level Categories*/

#navEZPagesTop {
	font-weight: bold;
	}
	
#navEZPagesTop a, #navEZPagesTop a:visited
	{
	color: #FFFFFF;
	font-size: 12px;	
	text-decoration: none;
	padding: 0em 0.5em;
	}
	
#navEZPagesTop a:hover
	{
	text-decoration: underline;	
	}

/*EOF Top level Categories*/



#navCatTabsWrapper {
	display: none;
	visibility: hidden;
	}


#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0px 0.8em;
	margin: 0px;
	white-space: nowrap;
}

#navSupp {
	font-size: 12px;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0px 0.8em;
	margin: 0px;
	white-space: nowrap;
	font-weight: bold;
	}

#navSupp ul li a:hover {
	color: #ff0000;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#colourChartText
	{
	float: left;
	margin-right: 50px;}

#ezPageDefault hr
	{
	float: none;
	clear: both;
	}

#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  {
	margin: 0em;
	font-size: 12px;
	}
#indexProductListCatDescription {
	font-size: 13px;
	text-align: justify;
	padding: 10px 5px;
}

.ProductListingTopHeader {
	margin: 10px 3px 5px 3px; background-color: #EAEAEA;
	}
.ProductListingTopHeader td {
	border: 1px solid;
	padding: 0;
	}

#navMainSearch {
	float: right;
	}

.SearchButton {display: inline; vertical-align: bottom;}
	
#navBreadCrumb{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 800px;
	border-bottom: 1px solid;
	}
	
#navBreadCrumb a, #navBreadCrumb a:visited
	{
	text-decoration: none;
	}
#navBreadCrumb a:hover
	{
	color: #ff0000;
	}
	
#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;
	text-align: justify;
	}

.content
	{
	}

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

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

.AddToCart {
	border-top: 1px solid #acacd4;
}
.productdetails td {
	text-align: left;
	padding: 2px 10px;
	width: 140px;
	white-space: nowrap;
	font-size: 1.3em;
	}

.modelnumber {
	font-weight: bold;
	border-top: 1px solid #acacd4;
	width: 100%;
}

.wrapperAttribsOptions {
	font-weight: bold;
	width: 100%;
}
.wrapperAttribsOptions td {
	padding: 0.5em;
}


#productPrices {
	font-size: 1em;
	padding: 15px 0;
	border-top: 1px solid #acacd4;
}

.modelnumber td {
	padding: 15px 10px;
	}
#productPrices td {
	width: 130px;
}

#floatLeft { 
    float: left; 
    margin: 4px;
}
#floatRight { 
    float: right; 
    margin: 4px; 
}

	
/*Shopping Cart Display*/
#cartAdd {
	float: center;
	text-align: center;
	background-color: #e0e1ea;
	margin: 1.8em 2em;
	padding: 1em;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #acacd4;
	}

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

.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, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	font-size: 12px;
	}

.cartRemoveItemDisplay img {
	padding: 0;
	border: 1px solid #CCCCCC;
}

#cartProdTitle {
	font-size: 1.1em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #000644;
	position: relative;/*do not remove-fixes stupid IEbug*/
	padding-left: 3px;  
	}

.cartOldItem {
	color: #000644;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	padding-left: 0px;
	}
.cartOldItem:hover{
	color: #000080;
	}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 8em;
	}

#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: none;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #ff0000;
	}

.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, #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 {
	margin: 0em;
	float: center;
	}
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon 
	{
	display: none;
	visibility: hidden;
	}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attribsSelect {}

.attributesComments
	{
		font-size: 1.1em;
		}

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

/*Start of Featured Products box if cart is empty*/
.centerBoxWrapper { 
	border: 1px solid #9a9a9a;
	background-color: #EEEEEE;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #9a9a9a;
	}
/*End of Featured Products box if cart is empty*/

/*sideboxes*/
.columnLeft {
	/*margin-top: 250px;*/
	margin-left: 10px;
	margin-right:5px;

}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a { /*Categories*/
	font-size: 115%;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
}

.Sidebox {
	border:none;
	font-size:14px;
	text-align: center;
	color:#000644;
	border: 1px solid #001945;
	background-color: #FFFFFF;
}

.SideboxHeading a:link, .SideboxHeading a:visited {
	font-size:16px;
	display: block;
	font-weight: bold;
	background-image: url(/includes/templates/rinatoTemplate/images/toprow_head.gif);
	color: #FFFFFF;
	border-bottom: 1px solid #001945;
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	}

.Sidebox a:hover { color: #ff0000; }

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


#Keywords, #Keywords a:link, #Keywords a:visited {
	border:none;
	text-align: center;
	text-decoration: none;
	margin: 10px;
	font-size: 1.1em;
	}

#Keywords a:hover {
	color:#ff0000;
	}
.SEOwork  {
	font-size: 1em;
	border:none;
	text-align: center;
	margin: 300px 110px 0px 110px;
	}

.SEOwork ul li {

	text-align: justify;
	margin-right: 30px;
	}

.SEOwork a:link, .SEOwork a:visited, .SEOwork a:active {
	font-weight: bold;
	}
		
.leftBoxHeading, .leftBoxHeading a:link, .rightBoxHeading {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0em;
	padding-left: 0em;
	border: none;
	color: #000644;
	width:189px;
	background-repeat: no-repeat;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ff0000;
	text-decoration: none;
	} 

h3.leftBoxHeading {
	font-size: 12px;
	}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited { /*Cart*/
	color: #000644;
	font-size: 115%;
	text-decoration: bold;
	}

.centeredContent, #cartBoxEmpty {
	text-align: center;
	}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	color: #000644;
	}
	
.productListing-data
	{
	text-align: left;
	}

.categoryListBoxHeading {
	border: 1px solid #001945;
	border-bottom: none;
	display:inline-block;
	width: 200px;
	padding: 5px 0;
	background-color: #eaeaea;
}


.categoryListBoxContents a, .categoryListBoxContents a:visited
	{
	text-decoration: none;
	font-size: 13px;
	margin-top: 5px;
	}

.categoryListBoxContents a:hover
	{
	text-decoration: none;	
	}

.categoryListBoxContents a img
	{
	padding: 1px;
	background-image: url(/includes/templates/rinatoTemplate/images/Categories-Background.jpg);
	margin: 0 3px;
	border: 0px solid;
	}


#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 */
/* Category header */
#productName
{
font-size: 200%;
font-weight: normal;
text-align: center;
margin: 0em 0em 0em 0em;
border-bottom: 1px solid #001945;
}

#categoriesContent ul
	{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	}
	
#categoriesContent ul li
	{
	line-height: 18px;
	height: 18px;
	
	}

#pageNotFoundMainContent {
	font-size: 12px;
}

#pageNotFoundMainContent ul {
	font-size: 11px;
	padding: 0 20px;
	margin: 0;
}

/*Start new and featured products*/	
a.category-links, a.category-links:visited {
	color: #000644;
	text-decoration: none;
	padding-left: 0px;
	}
a.category-links:hover  {
	color: #000080;
	font-weight: bold;
	}
/*End new and featured products*/	

/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

.relative {
	float: relative;
	}
.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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}

#popupSearchHelp, #infoShoppingCart {
font-size: 12px;
padding: 1em;
}	
.information {
	padding: 10px 3px;
	line-height: 150%;
	font-size: 12px;
	}

#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;
	}

#siteinfoLegal, #siteinfoLegal a:link, #siteinfoLegal a:visited
{
	margin: 10px 0 0 0;
	position: relative;
	text-decoration: none;
	text-align: center;
	font-size: 13px;

}

#siteinfoLegal a:active, #siteinfoLegal a:hover
{
	color: #ff0000;
}

.itemTitle
	{
	padding: 5px;
	margin: 0px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	white-space: normal;
	background-color: #eaeaea;
	border-bottom: 1px solid #001945;
	}

	
#RinatoLogo img
	{
	position:absolute;
	top: 28px;
	margin-left: 841px;
	padding: 0;
	border: none;
	}

#categoriescssHeading {display: none; }

.productListing-heading
	{
	color: #fff;
	padding: 5px;
	}
	
.productListing-heading a, .productListing-heading a:visited, .productListing-heading a:hover
	{
	color: #fff;
	}

.productListing-data a, .productListing-data a:visited, .productListing-data a:hover
	{
	color:#002e52;
	}
	
.productListing-data a:hover
	{
	color: #f00;
	}

.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #CCCCCC;
}

.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 
width:710px; 
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#DDDDDD; 
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.xb1 {
margin:0 5px; 
background:#CCCCCC;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #CCCCCC; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#DDDDDD;
color:#000644;
}
.color_b {
background:#DDDDDD; 
color:#000;
}
.color_c {
background:#DDDDDD; 
color:#fff;
}
.color_d {
background:#DDDDDD; 
color:#000;
}

.OfficeWebsiteLink, .BedroomWebsiteLink, .ConstructionWebsiteLink {
	display: block;
	text-align: center;	
}
.OfficeWebsiteLink a:link, .OfficeWebsiteLink a:visited {
	color: blue;
}
.BedroomWebsiteLink a:link, .BedroomWebsiteLink a:visited {
	color: red;
}
.ConstructionWebsiteLink a:link, .ConstructionWebsiteLink a:visited {
	color: green;
}

/*BOF Page margins*/

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper /*Main Background Image*/
{
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}  

#navBreadCrumb{
	padding-left: 5px;
	margin: 4px 0px;
	position: relative;
}

#navMainWrapper,  #navCatTabsWrapper { /*Home page and login links*/
	margin: 0px 21px 0px 30px;
	padding: 5px 20px 0.5em 0;
	font-weight: bold;
	position: relative;
	margin-top: 150px;
	}
#navMainWrapper a {
	padding: 5px 20px 5px 0;
	color: #FFFFFF;
}
#navMain ul {
	margin: 0;
	padding: 0.5em 0 0 0;
	}

#contentMainWrapper /*Everything below headings*/
	{
	margin-top: 0px;
	margin-left: 15px;
	}
	
#navEZPagesTop /*EZ Pages*/
{
	margin: 0em;
	padding: 5px 0 5px 0;
	position: absolute;
	top: 156px;
	margin-left: 225px;
}

#navEZPagesTop a /*Spacing between each EZ Page header*/
{
	padding: 0em 0.5em;
}

#navSupp ul /*Footer EZ Pages*/
{
	margin: 0;
	padding: 0.7em 0.8em;
	text-align: center;
	line-height: 1.5em;
}

.centerColumn { /*Main content box*/
	margin: 0;
	padding: 0;
	width: 805px;
	}
	
.leftBoxContainer, .rightBoxContainer { /*Left Sidebox*/
	margin: 0 0 0 15px;
	width:200px;
}

.Sidebox {
	margin-left: 15px;
	margin-top: 5px;
	width: 198px;
}

.sideBoxContent { /*Left Sidebox Content*/
	margin: 0px;
	padding: 0.4em;
	width:200px; /*Equals 200px for header*/
}

/*EOF Page Margins*/