/**
 * 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-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}
h2.categoriesContenth2{
    text-align:center;
	color:#336633;
	}
h3 {
	font-size: 1.3em;
	}
h3.categoriesContenth3{
    text-align:center;
	color:#336633;
	}
h4.categoriesContenth4{
    text-align:justify;
	line-height:1.3em;
	font-weight:400;
	}

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

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

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

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



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

ADDRESS {
	font-style: normal;
	}

.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 #9a9a9a;
	}

.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: 1000px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	
	}
/*#headerWrapper{
background-image: url(../images/header_bg.jpg);
}
#logoWrapper{
    background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	}
*/
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}
	
#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, {
	margin: 0;
	width: 47%;
	}
	
.wrapperAttribsOptions {
	margin: 0.1em 0em;
	}

/*navigation*/
#navMain{float:right}
#navEZPagesTop{float:left}
.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: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0em 0em;
	font-weight: bold;
	color: #ffffff;
	height: 10%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.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;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}
#ezPagesTOCHeading{
    text-align:center
	}
#navEZPagesTOCWrapper {
	margin-right: 0.5em;
	margin-top:0.5em;
	margin-left:0.5em;
	width: 22%;
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	background-color:#e5edf5;
	}

#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.2em 0.3em 0.4em 0.3em;
	background-color:#e5edf5;
  	font-weight: bold;
	border: 1px solid #9a9a9a;
	margin:0.5em 0.2em 0.5em 0.2em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	color:white;
	margin: 0em;
	padding: 0.5em;
	}
#navEZPagesTop a{
	color:white;
	margin: 0em;
	padding: 0.5em;
	}
#navEZPagesTop a:hover{
	color:red;
	margin: 0em;
	padding: 0.5em;
	}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
#productListHeading,#indexCategoriesHeading{padding-left:5px;}
/*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;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-left: 0.2em;
	padding-right: 0.2em;
	}
.centerColumn{
	padding-left: 0.2em;
	padding-right: 0.2em;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin-top:0.5em;
	margin-right:0.7em;
	margin-left:0.4em;
	border: 1px solid #9a9a9a;
	padding: 1em;
	background-color:#EFEFEF;
	}

.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, .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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0.5em 1em 1em 0em ;
	}
#productMainImage{
	margin:0.5em auto 1em auto;
	width:380px;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {
    color:#0066CC;
    font-size:1.2em;
	font-weight:550;
	padding-left:0.3em;}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin:0.5em 0.2em 0.5em 0.2em;
	float:left;
	width:99.2%;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

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

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

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #9a9a9a;
	border-bottom: 2px solid #9a9a9a;
	margin-top: 0.5em;
	background-color:#e5edf5;
	}

.sideBoxContent {
	background-color:#e5edf5;;
	padding: 0.4em;

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

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

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

#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:actived,A.category-products a:actived{
    color:red;
	}*/
A.category-top,A.category-top:visited {
	padding-left:2px;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:16px;

	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	color:#000000;
	line-height:16px;
	
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	text-decoration: none;
	padding-left:13px;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	color:#000000;
    line-height:16px;
	}
A.category-products:hover{
    color:red;
	background:#988DF5;
	}
A.category-top:hover{
	color:red;
	background:#988DF5;
	}	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	/*font-weight: bold;*/
	color:#CC0000;
	}
/* end categories box links */

/*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: #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;
	}
.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;
	}
	
#logotop,#weddingtop,#featuredtop,#alltop,#ordertop,#faqtop, #customertop,.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logotop{
    margin-left:1.2em;
	}
#weddingtop{
    margin-left:2.5em;
	margin-top:0.8em;
    }
.MainPageTextTitle{    
    font-family:"Times New Roman", Times, serif;
    line-height:1.2em;
    font-size:1.8em;
    text-align:center;
	font-weight:800;
	color:#CC3366;
    }
.MainPageTestimonialWrapper{
    font-family:"Times New Roman", Times, serif;
	width:80%;
	margin:0 auto;
	margin-top:15px;
	border-style:dashed;
	border-color:#999999;
	background-color:#F9FCD1;
	}
.MainPageTestimonialTitle{
    width:auto;
    line-height:1.3em;
    font-size:1.8em;
	font-weight:600;
	text-align:center;
	padding:5px;
	}
.MainPageTestimonialContent{
	width:68%;
	line-height:1.3em;
    font-size:1.6em;
    text-align:justify;
	float:left;
	padding-left:20px;
	}
.MainPageTestimonialPortrait{
    font-size:1.5em;
    float:right;
    text-align:center;
	width:25%;
	margin-top:5px;
	}
.MainPageTestimonialImage{
    text-align:center;
    padding-left:7px;
	}
.MainPageTextContent{    
    font-family:"Times New Roman", Times, serif;
    line-height:1.3em;
    font-size:1.7em;
    text-align:center;
	padding-left:10px;
    }
#MainPageDoubt{
    margin-top:10px;
	}
#MainPageImagePrecedure{
    text-align:center;
    }
#MainPageTextContentAccentFeature{
    background:url(../images/checkmark.gif) no-repeat 70px;
    }
.MainPageTextContentAccent{    
    font-family:"Times New Roman", Times, serif;
    line-height:1.5em;
    font-size:1.7em;
    text-align:left;
	padding-left:95px;
    }
#MainPageMustDo1{
    background:url(../images/mustdocheckmark1.gif) no-repeat 60px;
    font-family:"Times New Roman", Times, serif;
    line-height:1.5em;
    font-size:1.7em;
    text-align:left;
	padding-left:85px;
	}
#MainPageMustDo2{
    background:url(../images/mustdocheckmark2.gif) no-repeat 60px;
    font-family:"Times New Roman", Times, serif;
    line-height:1.5em;
    font-size:1.7em;
    text-align:left;
	padding-left:85px;
	}
.MainPageTopPopular{
	padding-left:24px;
	line-height:1.5em;
	font-size:12px;
	}
.MainPageTopPopular h4{
    display:inline;
	font-weight:300;
	text-decoration:underline;
	}
#FreeSketchDesigning{
    width:50%;
	float:left;
	font-family:"Times New Roman", Times, serif;
    line-height:1.3em;
    font-size:1.6em;
    text-align:justify;
	padding-left:35px;
	margin-top:5px
	}
#FreeSketchDesigningImage{
    width:40%;
	text-align:center;
	margin:0 auto;
	float:left;
	padding-left:10px;
	padding-top:10px;
	}
#ProblemWrapper{
   margin-top:5px;
   width:auto;
   background:url(../images/background3problem.jpg);
   background-repeat:no-repeat;
   height:140px;
   }
.MainPageProblemTextContent{    
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.5em;
    font-size:12px;
	font-weight:600!important; /*IE8*/
	*font-weight:400!important; /*IE7*/
    font-weight:600;
	color:#CC3366;
    }   
#Problem1{
   text-align:center;
   margin-top:20px;
   width:250px;
   float:left;
   line-height:1.7em;
   *line-height:1.7em;!important; /*IE7*/
   margin-left:40px!important;/*IE8*/
   *margin-left:40px!important; /*IE7*/
   margin-left:40px;  /*IE6*/
   }
#Problem2{
   text-align:center;
   margin-top:20px;
   width:250px;
   float:left;
   line-height:1.7em;
   *line-height:1.7em;!important;/*IE7*/
   margin-left:-90px!important; /*IE8*/
   *margin-left:-90px!important;/*IE7*/
   margin-left:-90px;  /*IE6*/
   }
#Problem3{
   margin-top:13px;
   text-align:center;
   width:250px;
   float:left;
   margin-left:85px!important; /*IE8*/
   *margin-left:85px!important; /*IE7*/
   margin-left:80px  /*IE6*/
   }
#ProblemBelow{
   margin-top:-43px
   }
#indexDefaultMainContent{
	/*background-color:#e5edf5;*/ 
	margin-top: 0.5em;
	margin-right:0.2em;
	margin-left:0.2em;
	}

#htop{
    text-align:center;
	width:600px;
	float:left;
    /*border: 1px solid #9a9a9a;*/
	height:1.2em;
	padding-top:0.8em;
	}
#HeaderText{
    font-family:"Times New Roman", Times, serif;
    width:230px;
    line-height:1.2em;
    font-size:1.5em;
    text-align:center;
	float:left;
	font-weight:800;
	margin-top:0.5em;
	margin-left:1.3em;
	color:#CC3366;	
	}
.HeaderTextStyle{
    float:left;
	font-size:1.1em;
	font-weight:1000;
	text-align:center;
	text-decoration:underline;
	}
.HeaderTextStyle a{  
	text-decoration:underline;
	}
	
#HeaderText0{
    width:220px;
	line-height:1.3em;
    margin-left:1.7em;
	margin-top:0.2em;
	background-image:url(../images/star.gif);
	background-repeat:no-repeat;
	background-position:50% 70%;
	}
#HeaderText1{
    width:90px;
    margin-left:2em;
	margin-top:0.5em
	}
#HeaderText2{
    width:100px;
	margin-left:1.7em;
	margin-top:0.5em
	}
#HeaderText3{
    width:90px;
    margin-left:2em;
	margin-top:0.4em
	}
#HeaderText4{
    width:110px;
    margin-left:1.4em;
	margin-top:0.5em
	}
#htoptext{
    font-size:1em;
	color:#000000;
	font-weight:400;
	}
#productName{
    float:left;
	width:445px;
	}
#productPrices{
    width:445px;
    float:left;
	margin-top:-0.1em;
	}
#prductDetails{
    float:left;
	}
/*#productinfoBottomboxWrapper{
    background-color:#66FFFF;
	border: 1px solid #9a9a9a;
	}*/	
#productinfoBottomboxContentLeft{
    float:left;
    width:120px;
	}
#productinfoBottomboxContentRight{
    float:right;
    width:150px;
	}
#productTellFriendLink,#productReviewLink{
    float:left;
	margin-left:1em;
	}
#cartAddbottom{
	float: right;
	text-align: center;
	margin-top:0.5em;
	margin-right:0.7em;
	border: 1px solid #9a9a9a;
	padding: 1em;
	}
#productModel{
    padding-left:0.2em;
	padding-bottom:0.3em;
	padding-top:0.2em;
    float:left;
	width:428px;
    background-color:#EFEFEF;
	border: 1px solid #9a9a9a;
	}
#productDescriptionHeading{
    text-align:left;
	font-size:1.3em;
	font-weight:bold;
	background-image: url(../images/product_description_heading.gif);
	/*background-color:#e5edf5;*/
	padding:0.4em;
	border-bottom: 1px solid #9a9a9a;
	color:#FFFFFF;
	}
#productDescriptionWrapper{
    border: 1px solid #9a9a9a;
	}
#productDescription{
    }
#productinfoPaymentMethodsWrapper{
    float:left;
	margin-top:0.5em;
	background-color:#EFEFEF;
	width:278px;
	border:1px solid #9a9a9a;
	}
#paymentmethods{
    float:left;
	padding:0.3em 0.2em 0em 0.2em;
	}
#productinfoPaymentMethodsContent{
	float:left;
	width:276px;
	/*border-left:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
	border-bottom:1px solid #9a9a9a;*/
	}
#paypal{
    float:left;
	padding-top:0.3em;
	padding-left:0.7em;
	}
#paypalVerified{
    float:left;
	margin-left:0.8em;
	padding-bottom:0.2em;
	padding-top:0.2em;
	}
#estimatedTimeofArrival{
    background-color:#EFEFEF;
    float:left;
	margin-top:0.5em;
	width:430px;
	border: 1px solid #9a9a9a;
	}
#share{
    float:left;
    padding-top:4px;
	padding-left:3px;
	padding-bottom:2px;
	}
#sharetext{
    color:#FF0000;
    padding-top:6px;
	padding-left:3px;
	float:left;
	}	
.estimatedTimeHeading {
    font-weight: bold;
	}
.estimatedTimeHeadingTop{
    font-size:1.1em;
    font-weight: bold; 
	}
#h1Index{
    font-size:1.5em;
	text-align:center;
	color:#000000;
	}
#topper11{
    float:left;
	margin-top:0.5em;
    margin-left:1em;
	width:195px;
	height:215px;
    /*border: 1px solid #9a9a9a;*/
	}
#topper12,#topper13,#topper14{
    float:left;
	margin-top:0.5em;
    margin-left:0.5em;
	width:195px;
	height:215px;
    /*border: 1px solid #9a9a9a;*/
	}
.topperImage{
    height:190px;
	}
.toppertext{
    text-align:center;
	}
.ezpageHeadingzp{
    font-size:1.3em;;
	color:#333333;  
	margin-top:0.5em;
	padding-left:1.2em;
    background-image:url(../images/dot-2.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	}
.ezpageHeadingzpTitle{
    font-size:1.5em;
    color:#333333;  
	text-align:center;
	margin-top:0.5em;
	}
.ezpageContentzp{
    text-align:justify;
    font-size:1.2em;
	color:#333333;
    margin-top:0.3em;
	padding-left:0.3em;
	margin-right:0.3em;
	line-height:1.3em;
	}
.orderImage{
	float:left;
	}
.orderStepsWrapper{
    float:left;
	margin-top:1.0em;
	}
	
.orderStepsContentzp{
    float:left;
	width:65%;
    margin-left:0.5em;
	text-align:justify;
    font-size:1.2em;
	color:#333333;
	}
.serviceProcessImage{
	float:left;
	}
#serviceProcessImageBodies1{
    margin-left:2px;
	margin-top:7px;
	}
#serviceProcessImageBodies2{
    margin-left:24px;
	}
#serviceProcessImageDraft{
    margin-top:3px;
	}	
#serviceProcessImageBaldHeads{
    margin-left:1.4em;
	margin-top:0.5em;
	}
.serviceProcessWrapper{
	float:left;
	margin-top:1em;
	margin-left:0.3em;
	width:99%
	}	
.serviceProcessContentzp{
    float:left;
	width:80%;
    margin-left:0.5em;
	text-align:justify;
    font-size:1.2em;
	color:#333333;
	line-height:16px;
	}
#serviceProcessStep1{
	float:left;
	width:76%;
	margin-top:0.7em;
	}
#serviceProcessBottomFrame1{
    width:99%;
    }
.serviceProcessBottomFrame{
    background-image:url(../images/Service%20Process/bottomline3.gif);
	margin-top:1.5em;
    width:99%;
	height:0.7em;
    }
#serviceProcessContentzp1{
    float:left;
	width:75%;
    margin-left:0.5em;
	text-align:justify;
    font-size:1.2em;
	color:#333333;
	}
.SpecialSaleContentzp{
    float:left;
	width:96%;
    margin-left:1em;
	margin-top:0.5em;
	text-align:justify;
    font-size:1.2em;
	color:#333333;
	line-height:16px;
	}
#SpecialSaleContentzp01{
	width:74%;
	}
#SpecialSaleContentzp02{
	width:55%;
	float:left;
	}
#SpecialSaleContentzp03{
    margin-top:20px;
	font-size:15px;
	line-height:20px;
    text-align:center;
	width:55%;
	float:left;
	color:#FF0000;
	font-weight:800;
	}
#SpecialSaleImage01{
    margin-left:1.5em;
	margin-top:1em;
	float:left;
	}
#SpecialSaleImage02{
    margin-top:5px;
	float:right;
	}
.orderStepMainWrapper{
    float:left;
	width:80%;
	margin-left:0.5em;
	margin-top:-15em;
	}
#ezpageEstimatedTime{
    float:left;
	margin-left:5em;
	margin-top:0.5em;
	}
#photoguide1{
    text-align:center;
    margin:0 auto;
	}
#photoguide2{
    text-align:center;
    margin:0 auto;
	}
#photoguide3{
    float:left;
	margin-left:0.7em;
	}
#photoguide4{
    float:left;
	margin-left:1em;
	}
#photoguide1Note{
    margin-left:5em;
	color:#FF0000;
	}
#photoguide2Note{
    margin-left:3.5em;
	color:#FF0000;
	}
#welcomeContactUS{
    font-size:1.3em;
	font-weight:bold;
	width:100%;
    text-align:center;
	}
#contentContactUS{
    width:100%;
	text-align:center;
	font-size:1.2em;
	line-height:1.3em;
    }
#generalInfo{
    float:right;
	width:440px;
	}
#mainImageWrapper{
     width:380px;
	 float:left;
	 }

#floatingBoxChangeAdress{
     float:right;
	 width:400px;
	 }
#checkoutEstimatedTime{
     margin:auto;
	 text-align:center
	 }
.checkooutSuccessContent{
    text-align:justify;
	margin-left:0.1em;
    margin-top:0.3em;
	line-height:1.6em;
	}
#chcategoriesHeading{
    line-height:1em;
	}
.categoriesContent{
	margin:0 auto;
	padding-left:0.4em;
	padding-right:0.8em;
	}
.itemTitle{
    font-size:1.1em;
	}
#productDescriptionzpDetail{
    line-height:1.2em;
	margin-top:0.4em;
	}
#productDescriptionzp{
    line-height:1.2em;
	margin-top:0.4em;
	text-align:justify;
	}
#moreResources{
    font-size:1.3em;
	text-align:center;
	color:#0000CC;
	font-weight:bold;
	}
#moreResources a:visited{
    color:#999999;
	}
