﻿/**
 * 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 {
color:#000000;
font:.75em/1.5 'trebuchet ms', arial, sans-serif;
background-color:#DED2CB; /* grey background */
//background-color:#000000; /* blackbackground */
margin:0 15px;
}


#categories a {font-weight: bold;}


a img {border:0 black none;}




.centerBoxWrapper {
border:1px #E3DCD4 solid;
background-color:#F8F7F5;
height: 1%;
}

#navEZPagesTop a {
color: #ffffff;
}

#navEZPagesTop a:hover {
color: #C663B9;
}   


	
a:link,  ul li a {
	color: #8E5829;
//	color: #FF9849;
	text-decoration: none;
	}

a:visited {
	color: #824D25;
	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: #484848;*/ 
//	color: #C663B9;
	color: #FFB54F;
	}





#productListing a:link
{
	color: #564228;
	text-decoration: none;
}

#productListing a:visited 
{
	color: #515126;
	text-decoration: none;
}

#productListing a:hover, #productListing ul li a:hover
{
	color: #E0A869;
}


a:active {
	color: #A47766;
	}

h1 {
	font-size: 1.3em;
	}

h2 {
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	}

h3 {
	font-size: 1.2em;
	}

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.2em 3px;
}

h3
{
	font-size: 0.9em;

}

h3.itemTitle{
	height: 1.5em;
}


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

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


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

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

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo {
	position:absolute;
top: -2px;

}	

LABEL.inputLabel {
	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;
	}

.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}


HR {
	height: 1px;
	margin-top: 0.0em;
	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 {
text-align: left;
vertical-align: top;
width:960px; /* sets the width of the store */
background-color:#fff; /* gives the store a white background */
}




#headerWrapper {
	background-image:url(../images/header_new.jpg);
	background-repeat:no-repeat;
	height:120px;
	}

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

#logoWrapper {
	
//	display:none;
}
	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	position:absolute;
	left:350px;
	color:#000000;
	font-size: 2em;
	text-align : left;
	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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #7AA984;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	width: 100%;
	}
	
#navMainWrapper {
	margin-bottom:5px;
	background-color:transparent;
}




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

#navMain ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:5px;
	list-style-type: none;
	text-align:right;
/*padding:  0.5em 0.5em;*/
}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
/*	padding: 0em 0.5em;*/
	padding:0px;
	margin: 0;
	color: #000000;
	white-space: nowrap;
/*	font-size: 1.0em;*/

	font-family: verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	}

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

#navBreadCrumb {
	font-size:1.2em;
	}

#navEZPagesTop {
	background-color: #9EC0A5;
	background-image:url(../images/navEZPagesTopBack.gif);
	background-repeat:repeat-x;
	color:#F2FDF5;
	height:20px;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	margin-top:0.0em; 
	padding: 0.5em;
	}
	
#navEZPagesTop {
	padding-top:0;
	padding-bottom:0;
}




#navColumnOne {
	background-color: white;
	}



#navColumnTwo {
	background-color: #00BFBF;
	}

#contentColumnMain {
	background-color: #00BFBF;
	border : 0;
	}


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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	}

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

	}

.centerColumn {
	background-color: #FFFFFF;
	padding: 0.0em;
	border: 0px;
	margin: 0.0em;
}


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

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

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

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

#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: #3F2F1D;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #3F2F1D;
	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {
border-right:0px #F2EFEC solid;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #F4F0EC;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #3F2F1D;
	/* padding: 0.5em 0.2em; */
	}
	
.leftBoxHeading {
	background-image:url(../images/leftBoxHead.jpg);
	background-repeat:no-repeat;
}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 0.0em;
	}

.sideBoxContent {
	padding: 0.0em;
	line-height:1.2em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #EAFFEC;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
        color: #C663B9;
	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, #siteinfoLegal, #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;
	}


.productListing-odd {
background-color:#F4F1EE;
}

.productListing-even {
background-color:#EAE4DF;
}

	
.centerBoxHeading {
	
	background-color:#000000;
	color:#F4F1EE;
	background-image:url(../images/CB_HEADING.jpg);
	text-align:left;
	padding-left:11px;
}



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

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

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {

	}

#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: #DDD9D0;
	height: 2em;
	}

#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%;background-color:#F4F1EE;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

#shippingEstimatorContent table{
	border-collapse:collapse;
	padding:0px;
	border:2px #B5B5B5;
	margin:0px;
}
#shippingEstimatorContent td{
	padding:5px;
	border:1px #B5B5B5;
	margin:0px;
}

#shippingEstimatorContent th{
	padding:5px;
	border:1px #B5B5B5;
	margin:0px;
}


#seProductsHeading
{
	text-align: left;
}

#seTotalHeading
{
	text-align: center;
}

.cartTotalDisplay
{
	text-align: center;
}


.seDisplayedAddressLabel {
	background-color:#DDC3D6;
	text-align: center;
	border:0px;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
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: #56422D;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #C663B9;
	}


/* end categories box links */

#navSuppWrapper {display: none;} 


.productListing-heading {
display: none;
}

.listingProductImage {
	border:1px #C8B9AC solid;
}

.centerBoxContents {
	margin-top: 0.0em;
	margin-bottom:.5em;
}



#categoryImgListing {
	position:absolute;
	margin:0px;
	border:0px;
	padding: 5px 5px 5px 5px;
	background-color:#EAE4DF;
	width: 75px;
} 

#productListHeading {
	position:relative;
	left:85px;
	background-color:#EAE4DF;
	width: 870px;
	font-family:Arial; 
//	color: #E868C5;
	color: #824D25;
	margin:0px;
	border:0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	height: 22px;
}



#indexProductListCatDescription  {
	position:relative;
 	top:-13px;
 	left:85px;
	background-color:#EAE4DF; 
	min-height:85px;
	height:85px;
	font-family:Arial; 
	line-height:1.1em; 
	font-size:1.1em;
	width: 875px;	
	margin:0px;
	border:0px;
	padding: 0px;
	margin-top: 0.4em; 
	margin-bottom: 0.4em; 
}



#siteinfoLegal {
	background-color:#ffffff;
	font-size:.8em;
	margin-top:40px;
	}
	
#checkoutSuccessMainContent
{
	height:140px;
}
#checkoutSuccessLogoff,#emailBox {display: none;}


#cartInstructionsDisplay
{
	padding: 5px;
}

#cartAdd{
	position:relative;
 	top:-110px;

}

#cartBox {
/*	position:relative;*/
	height:16px;
	float:right;
	color:#000000;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom:15px;
	list-style-type:none;
}

#basketLink{
	position:relative;
	font-weight: bold;
 	top:-12px;

}

#textcartSummary{
	position:relative;
 	top:-12px;

}



#navMainSearch {
	position:relative;
	top:48px;
	height:15px;
	left: 500px;
	width: 250px;
	margin-bottom:16px;
	}


#navCurrenciesWrapper {
	position:relative;
	left:750px;
	width: 210px;
 	top:5px;
/*	float:right;	*/
	color:#000000;
	text-decoration: none;
	padding: 2px;
	font-family:Arial; 
	max-height:20px;
	margin-bottom:14px;
}

#navCurrenciesWrapper a {
 	color: #000000;
	text-decoration: none;
	font-family:Arial; 

}

#navCurrenciesWrapper a:hover {
color: #F00000;
text-decoration: none;
}

#languageCurrencyTitle{
	height:15px;
	position:relative;
 	top:-4px;
	margin:0px;	border:0px;	padding:0px;
}

#languageTitle{
	position:relative;
 	right:-16px; 
	margin:0px;	border:0px;	padding:0px;
}
#currencyTitle{
	position:relative;
 	right:-54px;
	margin:0px;	border:0px;	padding:0px;
}

#dropMenuWrapper{
	position:relative;
	top:9px;
}

#navMainCartSummary {
        float:right; 
        width: 33%;
      	margin-top: 0.5em;
        text-align:center;
}




#emailBox{display:none;}




#productMainImage{
	
	position:relative;
	left: 20px;
	border-color: #E3DCD4;
	border-style:solid;
	border-width:2px;
}


#FrameForItemInfo{
	position:relative;
	left:345px;
	width:590px;
/*	min-height:436px;*/
	min-height:40em; 
	line-height: 2em;
	border-color: #E3DCD4;
	border-style:solid;
	border-width:2px;
}

#AddThisButton{
	margin-top:10px;
	position:absolute;
	left:5px;
	height:30px;
	top:30px;
}

#FacebookLikeButton{
	margin-top:10px;
	position:absolute;
	left:170px;
	height:30px;
	top:25px;
}


#SocialLinks{
	margin-top:15px;
	font-family:sans-serif;

}


#productName{
	position:absolute;
	padding: 5px;
}

#productPrices{
	position:absolute;
	padding: 5px;
	top:60px;
}

#productDescription{
	position:absolute;
	top:90px;
	padding: 5px;
}


#productDetailsList {
	position:absolute;
	left:470px;
	top:5px;
	padding: 5px;
}

#limited
{
	position:absolute;
	left:470px;
	top:35px;
	padding: 5px;
}


#productAdditionalImages{
	position:relative;
	top: 2px;
	left: 20px;
/*	right: -20px;*/
	width: 420px;
	border-color: #E3DCD4;
	border-style:solid;
	border-width:2px;
	background-color:#F8F7F5;
}




#HomePageMenu {
	border:0px;
	margin:3px;
	padding:0px;
	list-style-type:none;
}



#HomePageMenu li{
 	position:relative;
	display:block;
 	float:left; 
	height:30px;
 /*	no-repeat center top;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px; */
	border-radius:10px;
/*	-moz-box-shadow:1px 1px 1px #666;
	-webkit-box-shadow:1px 1px 1px #666;
	-o-box-shadow:1px 1px 1px #666; 
	box-shadow:1px 1px 1px #666;*/
	padding:5px;
}



#HomePageMenu a {
 
	display:block;
	padding:4px 4px;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	text-shadow:1px 1px 1px #666;
	text-align:center;
	background: rgba(100, 100, 100, 0.0);
/*	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px; */
	border-radius:10px;
	-webkit-transition:background 0.5s linear;
	-moz-transition:background 0.5s linear; 
	-o-transition:background 0.5s linear;
/*	transition:background 0.5s linear;*/
}



#HomePageMenu a:hover {
/*	center top; */
	background: rgba(255, 255, 255, 0.3);
	color: #000;
}


#HomePageTable
{
	padding:0px;
	margin:0px;
	border:0px;
}

#HomePageScrollingImagesArea
{
   width:100%;
}

#NewArrivals
{
	position:relative;
	top:-500px;
	left:770px;
}

#AboutUs
{
	position:relative;
	top:-460px;
	left:850px;
}



#PhoneNumber {
	position:relative;
	top:10px;
	left:720px;
	width:13em;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	text-decoration:none;
	text-shadow:1px 1px 1px #666;
	text-align:center;
}



