/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: White;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #nav ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000000;
	}

a:hover
{
	color:#FA8A10;
}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	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;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo
{
	margin-bottom:1px;	
}

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

.clearRight {
	clear: right;
}

.clearLeft {
	clear:left;
}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #c9c9c9;
	}

/*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: 920px;
	vertical-align: top;
	}

#left-right{
	width:460px;
}



	
#leftWrapper{
	width:260px;
	float:left;
	margin-right:6px;
	
}

#rightWrapper{
	width:250px;
	float:left;
	
}

#leftInside{
	width:260px;
	height:156px;
	
}

#rightInside{
	width:250px;
	height:156px;
}


#leftHeading{
	width: 257px;
	color: #c22d7f;
	background-image: url(images/gradient.jpg);
	background-repeat:repeat-x;
	height:25px;
	border-bottom:1px solid #cccccc;
	text-align: center;
	margin-bottom: 10px;
}

#rightHeading{
	width: 247px;
	color: #c22d7f;
	background-image: url(images/gradient.jpg);
	background-repeat:repeat-x;
	height:25px;
	border-bottom:1px solid #cccccc;
	text-align: center;
	margin-bottom: 10px;
}


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

#secondImage{
	float:left;
	width:98px;
}

#thirdImage{
	float:left;
	width:100px;
}

#leftList{
	float:left;
	width:123px;
}

#rightList{
	float:left;
	width:121px;
}

#firstHeading{
	float:left;
	width:298px;
	text-align:center;
	/*color:#8fc5ed;*/
	/*color:#6b3469;*/
	color:#ffffff;
	background-image: url(images/blueBar.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}

#secondHeading{
	width:225px;
	text-align:center;
	color:#c22d7f;
}

#thirdHeading{
	width:225px;
	text-align:center;
	color:#c22d7f;
}



#firstList{
	float:left;
	width:150px;
	text-indent:10px;
	margin-left:5px;
	margin-bottom:3px;
	background-image: url(images/blue_arrow.jpg);
	background-repeat:no-repeat;
	font-size:1.2em;
}

#secondList{
	float:left;
	text-indent:10px;
	margin-bottom:3px;
	background-image: url(images/blue_arrow.jpg);
	background-repeat:no-repeat;
	font-size:1.2em;
	width:115px;
	margin-left:5px;
}


#thirdList{
	float:left;
	text-indent:10px;
	margin-bottom:3px;
	background-image: url(images/blue_arrow.jpg);
	background-repeat:no-repeat;
	font-size:1.2em;
	width:115px;
	margin-left:5px;
	
}

#viewAll{
	float:left;
	width:150px;
	text-align:right;
	font-size:1.2em;
}

#viewAll a {
	color:#c22d7f;
}

#viewAll a:hover{
	color: #FA8A10;
}

#viewAll2{
	float:left;
	width:115px;
	/*text-align:right;*/
	font-size:1.2em;
	margin-left:5px;
}

#viewAll2 a {
	color:#c22d7f;
}

#viewAll2 a:hover{
	color: #FA8A10;
}

#viewAll3{
	float:left;
	width:115px;
	/*text-align:right;*/
	font-size:1.2em;
	margin-left:5px;
}

#viewAll3 a {
	color:#c22d7f;
}

#viewAll3 a:hover{
	color: #FA8A10;
}


#leftImage, #rightImage{
	float:left;
	width: 98px;
	margin-right: 10px; 
}


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

#rightText{
	width:140px;
	float:left;
}

#leftTextHeading{
	float:left;
	color: #FFFFFF;
	background-image: url(images/left-head.gif);
	background-repeat:repeat-x;
	height: 18px;
	width: 140px;
	text-indent:5px;
	font-weight:bold;
	font-size: 1.2em;
}

#rightTextHeading{
	float:left;
	color: #FFFFFF;
	background-image: url(images/left-head.gif);
	background-repeat:repeat-x;
	height: 18px;
	width: 130px;
	text-indent:5px;
	font-weight:bold;
	font-size: 1.2em;
}

#topFiveList {
	float:left;
	width:140px;
	border-bottom: 2px dotted #cccccc;
	font-size:1em;
	background-image: url(images/list.gif);
	background-repeat:no-repeat;
	text-indent:10px;
}

#topFiveList a {
	color:#c22d7f;
}

#topFiveList a:hover {
	color: #FA8A10;
}

/*
#viewAll{
	width:40px;
	margin-top:5px;
	padding-left:70px;
}
*/

#topFiveListRight {
	float:left;
	width:130px;
	border-bottom: 2px dotted #cccccc;
	font-size:1em;
	background-image: url(images/list.gif);
	background-repeat:no-repeat;
	text-indent:10px;
}

#topFiveListRight a {
	color:#c22d7f;
	
}

#topFiveListRight a:hover {
	color: #FA8A10;
}

#viewAllRight{
	width:40px;
	margin-top:5px;
	padding-left:60px;
}

#categoryBlcok{
	float:left;
	width: 125px;
	margin-right:40px;
	color: #c22d7f;
	text-align:center;
}

#categoryBlcok2{
	float:left;
	width: 125px;
	color: #c22d7f;
	text-align:center;
}

#bottomHeading{
	width: 125px;
	height: 40px;
}


/*
#leftTop {
	margin:0;
	width:260px;
	background-image: url(images/top-left.gif);
	background-repeat:no-repeat;
	height:10px;
}

#leftHeading {
	margin:0;
	width: 257px;
	color: #c22d7f;
	background-color: #f6f6f6;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#leftWrapper {
	width:260px;	
}

#leftTop {
	margin:0;
	width:260px;
	color: #c22d7f;
	background-color: #f6f6f6;
}

#leftHeading {
	width: 257px;
	color: #c22d7f;
	background-color: #f6f6f6;
}
*/	
/*
#customWrapper {
	background-image: url(images/test.jpg);
	background-repeat: no-repeat;
	float:left;
	background-color:#FFFFFF;
	color:#FFFFFF;
	}


#customMainOneWrapper {
	width:260px;
	float:left;
	}

#customMainTwoWrapper {
	height: 118px;
	}
	
#customMainThreeWrapper {
	height: 98px;
	}

#customImgOneWrapper {
	width: 158px;
	float: left;
	}
#customTextOneWrapper {
	width: 369px;
	float: right;
	}
#customTextTwoWrapper, #customTextThreeWrapper {
	width: 185px;
	float:left;
	}
	
#customImgTwoWrapper,#customImgThreeWrapper {
	width: 78px;
	float: left;
}

	
#customImgFourWrapper {
	width: 164px;
	float: left;
	}

#customTextFourWrapper {
	width: 363px;
	float: right;
	}
*/
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	margin: 0em;
	padding: 0em;
	width:920px;
	float:left;
	height:120px;
  background: transparent url(images/banner-party-shop_1x2.png) no-repeat top right;
	} 
	


#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, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}


#navCurrenciesWrapper {

	color: #666666;
	float:right;
}

#navCurrenciesWrapper a {
color: #666666;
font-size:2em;
text-decoration: none;
}

/*
#headerWrapperTop {

}



#navCurrenciesWrapper a:active,  #navCurrenciesWrapper a:focus {

background-color:red;
color: #ff0000;

}



#currenciesHighlight a {
color: #666666;
font-size:2em;
text-decoration: none;
}

#currenciesHighlight a:active,  #currenciesHighlight a:focus {

background-color:red;
color: #ff0000;

}

/*
#navCurrenciesWrapper a:focus {
color: #6b3469;
background-image: url(images/us.gif);
background-repeat: no-repeat;
text-decoration: none;
}

#navCurrenciesWrapper a:active {
background-image: url(images/us.gif);
background-repeat: no-repeat;
color: #6b3469;
text-decoration: none;
}


*/

#info {
	
}


/*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;
	}
	
#navSuppWrapper {
	margin: 0em;
	background-color: #ededed;
	font-weight: bold;
	color: #666666;
	height: 1%;
	width: 100%;
	}

#navMainWrapper{
	margin-bottom:0px;
	background: #c22d7f url(images/topbar.png) no-repeat scroll 0 0;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width: 920px;
	border-bottom:1px solid #ffffff;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #095aab;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.3em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
  font-size: 13px;
	}

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

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #666666;
	white-space: nowrap;
}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #eeeeee;
	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 {
	margin: 0.5em;
	}


#indexProductListCatDescription {
	margin: 0.5em;
	width: 250px;
	}

#indexDefaultHeading
{
	color:#0066cc;
}

/*
#categoryDescription {
	margin:0.5em;
	width: 300px;
	}
*/

#navMainSearch {
	float: left;
	}

#navMain {
	float:right;
}

#navBreadCrumb {
	background-color: #ffffff;
	
	}

#navEZPagesTop {
	/*background-color: #c22d7f;*/
	background-image: url(images/nav_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	height: 26px;
	padding-top: 6px;
	}
	
#navEZPagesTop a {
	color: #FFFFFF;
	font-size:1.2em;
	}
	
#navEZPagesTop a:hover {
	color: #FA8A10;
	}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}


#navColumnOne {
	background-color: #ffffff;
	/*border-left: 1px solid #3399cc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #3399cc;*/
	border-right: 1px dotted #e9e9e9;
	}

#navColumnTwo {
	background-color: #ffffff;
	/*
	border-right: 1px solid #3399cc;
	border-bottom: 1px solid #3399cc;*/
	border-left: 1px dotted #e9e9e9;
	}
	
navMainCartSummary1 {
        float:right;
		margin-top:10px;
        /*width: 33%;
      	margin-top: 0.5em;
        text-align:center;*/
      }
	
#navMainCartSummary {
        float:right; 
        /*width: 33%;
      	margin-top: 0.5em;
        text-align:center;*/
      }
#navMainCartSummary a {
	color:#c22d7f;
}
#navMainCartSummary a:hover{
	color:#ff0000;
}


#navNewWrapper {

	text-align:center;
	/*vertical-align:middle;*/
	/*background-image: url(images/nav_bg.gif);
	background-repeat:repeat-x;*/
}

/*
#navNew ul a {
	color: #FFFFFF;
	font-size:1.2em;
}

#navNew ul a:hover{
	color: #FF0000;
}


#navNew ul {
	list-style-type: none;
}


#navNew ul li{
	display: inline;
}
*/

#navColorOne, #navColorTwo, #navColorThree, #navColorFour, #navColorFive, #navColorSix, #navColorSeven, #navColorEight, #navColorBLOG {
	float:left;
  margin: 0;
}

#navColorOne a, #navColorTwo a, #navColorThree a, #navColorFour a, #navColorFive a, #navColorSix a, #navColorSeven a, #navColorEight a,#navColorBLOG a {
  height:40px;
	width:115px; 
  display:block;
  text-indent: -5000em;
	color: #FFFFFF;
  cursor:pointer;
}

#navColorOne a:hover, #navColorTwo a:hover, #navColorThree a:hover, #navColorFour a:hover, 
#navColorFive a:hover, #navColorSix a:hover, #navColorSeven a:hover, #navColorEight a:hover,
#navColorBLOG a:hover {
  opacity: 0.8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
}

#navColorOne a{background: #ffffff url(images/home.png) no-repeat scroll 0 0;}
#navColorTwo a{background: #ffffff url(images/about_us.png) no-repeat scroll 0 0;}
#navColorThree a{background: #ffffff url(images/contact_us.png) no-repeat scroll 0 0;}
#navColorFour a{background: #ffffff url(images/delivery.png) no-repeat scroll 0 0;}
#navColorFive a{background: #ffffff url(images/party_games.png) no-repeat scroll 0 0;}
#navColorSix a{background: #ffffff url(images/links.png) no-repeat scroll 0 0;}
#navColorSeven a{background: #ffffff url(images/party_planning.png) no-repeat scroll 0 0;}
#navColorEight a{background: #ffffff url(images/help.png) no-repeat scroll 0 0;}
#navColorBLOG a{background: #ffffff url(images/blog.png) no-repeat scroll 0 0;}


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

#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.contentCatDesc {
float:left;

}


#categoryImgListing {
	width:150px;
  position:relative;
  margin-left:auto;
  margin-right:auto;
}


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

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal{
font-size: 0.9em;
text-align: center;
position:relative;
margin:6px 0;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	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;
	}


.cartShippingDisplay {
	text-align: center;
	padding: 0.5em 0em;
	font-size: small;
	color: #c22d7f;
}

.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;
	/*width:50px;*/
	text-align:right;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

.categoryIcon {}

#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*/
/*
.category-products a:hover
{
	background-color:#fba712;
}
*/


.testimonials-managerContent, .testimonials-managerContent a 
{
	background-color:#c22d7f !important;
  color:#ffffff;
  border:none;	
}

#testimonials-header
{
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	color:#0066cc;
	background-image:url('images/testimonials_bg.jpg');
	background-repeat:no-repeat;
	height:61px;
	/*text-indent:5px;*/
	/*border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #666666;*/
}



#testimonials-manager
{
	background:#ddedf9;
	margin-top:10px;
}

.testimonials-managerHeading
{
	background:#fff;
	font-size:1px;
}


.columnLeft {}

#ccacceptContent{
  text-align:center;
  padding:10px 20px;
  line-height:1.5em;
  background:#ddedf9;
  margin-bottom:5px;
  }

#logosidebox{
margin: 0em;
margin-top: 1.5em;
margin-bottom: 1em;
border:none;
	}

#logosideboxContent {
text-align:center;
padding-top:0.5em;
	}

#logosideboxHeading{
margin: 0;
padding: 0.5em 0.2em;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
  background: #ffffff url(images/left_sidebar_header.png) no-repeat scroll 0 0;
	font-size: 1.2em;
	color: #fff;
	background-color: #c22d7f;
	/*border: 1px solid #ff6600;*/
	text-align:center;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: #c22d7f;
	padding: 0.5em 0.2em;
	color: white;
	}

.leftBoxHeading {
	margin: 0em;
	/*background-color: #FF6699;*/
	padding: 0.5em 0.2em;
}

.leftBoxContainer {
	margin-top: 0;
  margin-bottom: 10px;
	}

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

h3.rightBoxHeading {
	font-size: 1.2em;
	color: #fff;
 	background:#c22d7f url(images/right_sidebar_header.png) no-repeat scroll 0 0;
	}

h3.rightBoxHeading a {
	font-size: 1em;
	color: #fff;
}

.rightBoxHeading {
	margin: 0em;
	background-color: #c22d7f;
	/*padding: 0.2em 0em;*/
	padding: 0.5em 0.2em;
	}
	
h3.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #fff;
	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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
  position:relative;
	}
	
#cartBoxEmpty
{
	background:#ddedf9;
}
	
.productListing-data {
	text-align:left;
}

#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 {
	float: right;
	/*margin-top:50px; */
  margin-top: 10px;
	margin-right:10px;
	}

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

.forwardLineup {
	float:right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F0FFFF;
	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, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#informationContent ul
{
	
}

#informationContent li
{
	border-bottom:1px solid #c9c9c9;
	padding: 0.25em 0 0.25em 0em;
	
}

/*
#informationContent li:hover
{
	background:#fba712;
}

#informationContent a:hover
{
	color:#ffffff;
}
*/

/*Rounded corner*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/new_corner.gif'); /* CHANGE: path and name of your image */
	background-repeat: no-repeat;
	height: 4px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 4px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 4px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -4px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -4px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -4px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #cccccc; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #cccccc;/* YCC: color & properties of the right-borderline */
	/*background: #EFEFEF;*/            /* YCC: background-color of the inside */
	/*color: #000000;*/                 /* YCC: default text-color of the inside */
	padding-left: 1px;             /* YCC: all texts at some distance of the left border */
	padding-right:1px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */


.top-left2, .top-right2, .bottom-left2, .bottom-right2 { 
	background-image: url('images/corner.gif'); /* CHANGE: path and name of your image */
	background-repeat: no-repeat;
	height: 10px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left2, .bottom-left2 { 
	margin-right: 10px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right2, .bottom-right2 { 
	margin-left: 10px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -10px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right2 {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left2  { 
	background-position: 0 -10px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right2 { 
	background-position: 100% -10px; /* CHANGE: replace second number by negative height of one of your corners */
	}

.inside2 {
	border-left: 1px solid #cccccc; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #cccccc;/* YCC: color & properties of the right-borderline */
	/*background: #EFEFEF;*/            /* YCC: background-color of the inside */
	/*color: #000000;*/                 /* YCC: default text-color of the inside */
	padding-left: 1px;             /* YCC: all texts at some distance of the left border */
	padding-right:1px;             /* YCC: all texts at some distance of the right border */
	}


/*
div#menuNifty{float:left;width: 100%}
ul#navNifty,ul#navNifty li{list-style-type:none;margin:0;padding:0}
ul#navNifty{margin-left: 100px;width:650px}
ul#navNifty li{float:left;margin-right: 3px;text-align: center}
ul#navNifty a{float:left;width: 8em;padding: 6px 0;text-decoration:none;color: #fff}
ul#navNifty a:hover{color: #000}
ul#navNifty li.activelink a{background: #FFF}
ul#navNifty li.activelink a,ul#navNifty a:hover{color: #000;font-weight:bold}
li#home a{background: #cc6699}
li#about a{background: #cccc99}
li#contact a{background: #3399cc}
li#delivery a{background: #996699}
li#help a{background: #cccc00}
li#planning a{background: #006600}
li#game a{background: #ff3333}
li#link a{background: #ff6600}
*/

.category-top{
	line-height:1.1em;
	}

#shoppingcartContent
{
	background:#ddedf9;
  padding-bottom: 22px;
  margin-bottom: 10px;
	}
	
#shoppingcartHeading
{
	margin-top:5px;
}
#bannerbox2Heading {
	font-size: 0px;
	background:#fff;
	height:0px;
	margin:0;
	padding:0;
}
#bannerbox2Content {
	border:1px solid #c9c9c9;
}


#bannerbox2Content a{
	color:#0066cc;
	font-weight:bold;
	text-indent:5px;
	font-size:1.3em;
}

#bannerbox2Content a:hover{
	color:#FA8A10;
}

#home_img1
{
background-image:url('images/home_img1.jpg');
background-repeat:no-repeat;
width:388px;
height:145px;
}

#home_img1_heading
{
	color:#fff;
	font-weight:bold;
	margin-left:150px;
	font-size:1.7em;
	
	padding-top:5px;
}

#home_img1_text
{
	padding-top:20px;
	margin-left:250px;
}

#home_img_link
{
	background-image:url('images/black_arrow.jpg');
	background-repeat:no-repeat;
	text-indent:10px;
	margin-bottom:5px;
}

#view_all_new
{
	text-indent:10px;
	font-weight:bold;
}

#home_img2_3, #home_img4_5_6
{	
	width:388px;
}

#home_img4_5_6
{	
	margin-top:10px;
}


#home_img2
{
	float:left;
	width:189px;
	height:130px;
	background-image:url('images/home_img2.jpg');
	background-repeat:no-repeat;
}

#home_img2_text
{
	margin-top:20px;
	margin-left:110px;
}

#home_img3
{
	float:right;
	width:189px;
	height:130px;
	background-image:url('images/home_img3.jpg');
	background-repeat:no-repeat;
}

#home_img3_text
{
	margin-top:5px;
	margin-left:5px;
}


#home_img2_heading
{
	color:#0066cc;
	font-weight:bold;
	font-size:1.5em;
	margin-left:75px;
	padding-top:5px;
	}
	
#home_img3_heading
{
	color:#0066cc;
	font-weight:bold;
	font-size:1.5em;
	margin-left:5px;
	margin-top:40px;
}

#home_img4
{
	float: left;
	width: 124px;
	height: 131px;
	background-image:url('images/home_img4.jpg');
	background-repeat:no-repeat;
	margin-right: 8px;
}

#home_img4_heading, #home_img5_heading, #home_img6_heading
{
	margin-top:90px;
	margin-left:5px;
	color:#0066cc;
	font-weight:bold;
	font-size:1.3em;
}

#home_img4_heading a, #home_img5_heading a, #home_img6_heading a
{
	color:#0066cc;
	}

#home_img4_heading a:hover, #home_img5_heading a:hover, #home_img6_heading a:hover
{
	color:#FA8A10;
}
#home_img5
{
	float:left;
	width:124px;
	height:131px;
	background-image:url('images/home_img5.jpg');
	background-repeat:no-repeat;
	margin-right:8px;
}

#home_img6
{
	float:right;
	width:124px;
	height:131px;
	background-image:url('images/home_img6.jpg');
	background-repeat:no-repeat;
}

#home_img7
{
	width:388px;
	height:140px;
	background-image:url('images/home_img7.jpg');
	background-repeat:no-repeat;
	margin-top:10px;
}

#home_img7_heading
{
	padding-top:5px;
	margin-left:5px;
	color:#0066cc;
	font-weight:bold;
	font-size:1.4em;
}

#home_img7_text
{
	margin-top:20px;
	margin-left:5px;
	width:360px;

}

.overlay_left {
  background:transparent url(images/left_overlay.png) no-repeat scroll left top;
  height:145px;
  position:absolute;
  width:40px;
  left: 0px;
}
.overlay_right{
  background:transparent url(images/right_overlay.png) no-repeat scroll right top; 
 /* background:transparent url(images/christmas_right.png) no-repeat scroll right top;*/ 
  height:145px;
  position:absolute;
  width:40px; /*210*/
  right:0px;
}

.categoryListBoxContents {
  background: transparent url(images/category_navigation_2.png) no-repeat scroll bottom right;
  height:175px;
  padding-top: 5px;
}
.categoryListBoxContents a{
  color: #ffffff;
  font-size: 1.2em;
  padding-top: 4px;
  font-weight: bold;
}
.categoryListBoxContents a:hover{
  color: #cccccc;
}
.categoryListBoxContents a img {
  height: 145px;
  padding-bottom: 4px;
}

#easySignUp {
  font-size:1.1em;
  width:560px;
}

#trustlogoHeading{
  display:none;
}

.tree-menu, .sideBoxContent {
  border:1px solid #c22d7f;
}

div#easySignUp legend {
background-color:#c22d7f !important;
border:1px solid #a20d5f !important;
color:#FFFFFF !important;
}

ul.tree-menu li.top-section a, ul.tree-menu li.top-section-end a, ul.tree-menu li.top-item a, ul.tree-menu li.top-item-end a {
  background-color:#c22d7f !important;
  color: #ffffff !important;
}

#indexCategoriesHeading {
  font-size: 28px;
  line-height: 1em;
  padding: 0px;
  margin: 0px;
  height: 0px;
  text-indent: -5000em;
}
         
#headertext {
  float: right;
  width: 700px;
  text-align: center;
  padding-top:20px;
  color:#004499;
}
         
#headertext .largehead {
  text-align:center;
  clear:right;
  font-size: 24px;
}

#headertext .smallhead {
  text-align:center;
  clear:right;
  font-size: 18px;
}

.rightBoxContainer{
  margin-bottom:10px;
}

#navMainSearch input{
  width: 135px !important;
  margin-top: 2px;
}
