@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ccc;
	background-color: #000;
	}

a:link, #navEZPagesTOC ul li a {
	color: #ff1493;
	text-decoration: none;
	}
 
a:visited {
	color: #ff1493;
	text-decoration: none;
	}
	
#topDropMenu {
	height: 27px;
}

#topNav, .topNav {
	background-image: url(../images/pattern1.gif);
	background-repeat: repeat-x;
	height: 50px;
	text-align: right;
	padding-bottom: 1em;
	}

#logo {
	padding-left: 52px;
}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 925px;
	vertical-align: top;
	}

#headerWrapper {
	background-image: url(../images/bg_header.gif);
	height: 70px;
}

#navColumnOne {
	background-image: url(../images/bg_column01.gif);
	border-right: solid 1px #ccc;
	background-repeat: no-repeat;
	background-color: #330033;
}

.columnLeft {
	}

.footer {
	background-color: #ff1493;
	padding: 0px 0px 10px 0px;
	text-align: right;
}

#footerDivLine {
	background-image: url(../images/pattern2.gif);
	height: 40px;
}

.footer a {
	color: #fff;
}

#navSuppWrapper {
	margin: 0em 0em 1em 0em;
	background-color: #000;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	
	}


#navSupp ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 2em;
	}

#navSupp ul li {
	display: inline;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
/** Side Box **/

.sideBoxContent {
	padding: 0.4em;
	border-left: solid 1px #540054;
	border-right: solid 1px #540054;
	}

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

.rightBoxHeading {
	margin: 0em;
	padding: 0.8em 0em;
	border-top: solid 1px #540054;
	border-left: solid 1px #540054;
	border-right: solid 1px #540054;
	}

h3.rightBoxHeading a:hover {
	text-decoration: underline;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.rightBoxContainer {
	margin-bottom: 10px;
	border-bottom: solid 1px #540054;
}

.centerBoxContents, .centerBoxHeading { text-align: left;}

#bannerFreeShipping, #bannerSpecial { text-align: center; }

.listingDescription, h3.itemTitle { text-align: left;}
h3.itemTitle {margin-bottom: 15px; }
.listingProductImage { padding: 1em 0em 1em 0em;}

#PagesResultWrapper { background-color: #ccc; display: block;}

.price { color: #FFBB00; text-align: right;}

.new_products { float: left; width: 32.5%; text-align: center; padding: 3px 1px;}

#productName { color: #fff; font-size: 1.7em; padding: 1em 0em 1em 0em; }

#productPrices { float: left;}

h4.optionName { color: #fff; font-size: 1.4em; padding-right: 1em;}

#sizeChart { color: #ff1493; text-decoration: none; line-height: 1.3em;}


#conditions, #shippinginfo, #privacy { padding: 0em 2em 0em 2em; text-align: justify; line-height: 150%;}

#cartEmptyText { padding-top: 50px; padding-bottom: 150px; }

.buttonTop {float: right;}

.siteseal {text-align: center;}
