@charset "utf-8";
/* CSS Document */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/global/structure/mainbkg_logo_side.jpg);
}
.twoColFixLtHdr a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #330033;
	text-align: left;
	background-color: #000000;
} 
#navi {
	height: 38px;
}
.twoColFixLtHdr #header {
	background-color: #000000;
	background-image: url(../images/global/banner/banner_placeholder.jpg);
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 



.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #header2 {
	background-color: #000000;
	background-image: url(../images/global/banner/banner_placeholder2.jpg);
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #logo {
	background-image: url(../images/global/banner/name_logo.png);
	height: 160px;
	width: 510px;
	position: relative;
	top: -10px;
	left: 10px;
	margin-left: auto;
	margin-right: auto;
}
.twoColFixLtHdr #navi {
	height: 38px;
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #cfa8e5;
}
#navi_transition {
	background-image: url(../images/global/banner/banner_lower_transition3.jpg);
	height: 9px;
}
.twoColFixLtHdr #sidebar_content {
	padding-left: 5px;
}
.twoColFixLtHdr #sidebar_content a:link, a:hover, a:visited, a:active {
	color: #333333;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #cfa8e5;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #sidebar1 a:link, a:hover, a:visited, a:active {
	color: #333333;
}
.twoColFixLtHdr #sidebar1 h3 {
	font-size: 16px;
	color: #333333;
}
.twoColFixLtHdr #sidebar1 p {
	font-size: 14px;
	color: #333333;

}
.twoColFixLtHdr #sidebar1 li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE7481;
	border-right-color: #FE7481;
	border-bottom-color: #FE7481;
	border-left-color: #FE7481;

}
#sidebar1_endcap {
	background-image: url(../images/global/structure/sidebar_cap_gradient.png);
	height: 80px;
	width: 200px;
}

.twoColFixLtHdr #mainContent {
	background-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #mainContent a:link, a:hover, a:visited, a:active {
	color: #FFFFFF;
}
.twoColFixLtHdr #footer {
	border-top-width: 1px;
	border-bottom-width: 4px;
	height: 38px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	text-indent: 4px;
	color: #000000;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFA8E5;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer_address {/* styles for address */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 250px;
	text-align: center;
	float: left;
	color: #000000;
}
#footer_phonenumber {/* styles for phonenumber */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 250px;
	text-align: center;
	margin-left: 260px;
	height: 38px;
	font-size: 18px;
}
#footer_logo {
	height: 28px;
	width: 150px;
	background-image: url(../images/global/banner/dbg_logo.png);
	position: relative;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: -20px;
	top: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#admin_main {/* styles for admin pages */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	width: 740px;
	border: 1px dotted #F49AC0;
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 20px;
}
#adminPageTitle {/* styles for admin pages */
	text-transform: uppercase;
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 24px;
	text-indent: 10px;
}
#sitetools {
	position: relative;
	top: 1px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	left: 550px;
	z-index: 2;
}

#sitetools li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: 0.5em;
	z-index: 2;
}
#sitetools li a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 3em;
	padding: 5px;
	height: 2em;
	border: 1px solid #4D69B0;
	font-weight: bold;
	background-color: #F49AC0;
}

#sitetools li a:hover {
	color: #FE7481;
	background: #DCE5FF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	text-align: center;
}
.paging td {
	font-size: 12px;
	font-weight: bold;
	width: 3em;
	padding-right: 20px;
}
h1, h2, h3  {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
p {
	color: #CCCCCC;
}


/* specials link, found on main page */
#specials {
	height: 30px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 28px;
	font-weight: bolder;
	font-style: italic;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #CC99CC;
}
#specials a:link {
	color: #333333;
}
#specials a:visited {
	color: #333333;
}
#specials a:hover {
	color: #333333;
}
#specials a:active {
	color: #333333;
}/* end specials link */

/* novelty banner and logo placement */
#noveltyHeader {
	background-image: url(../images/global/banner/banner_placeholder_nov.jpg);
	height: 160px;
	width: 780px;
}
#noveltylogo {
	background-image: url(../images/global/banner/name_logo.png);
	height: 160px;
	width: 510px;
	position: relative;
	top: -20px;
	left: 70px;
}/* end novelty banner and logo placement */

/* Customer service section styels */
#custService li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-color: #330033;
	border-right-width: 1px;
	border-left-width: 1px;

}
#aboutStore {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#secureShopping {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#orderByPhone {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#disputeResolution {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#lingerieCare {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#contactInfo {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#orderInfo {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#shippingInfo {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#sizeChart {
	border: 0px none #330033;
}
#returnPolicy {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}

#trackingOrders {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
#giftServices {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}/* end customer service section */

/* Begin Paypal styles */
#paypal {
}
#paypalViewCart {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#paypalCart {
	float: none;
	width: 200px;
	height: 42px;
}
#giftCertValue {
	font-size: 32px;
	font-weight: bolder;
	color: #CFA8E5;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#giftCertBanner {
	background-image: url(../images/global/giftCert/giftCertBanner.jpg);
	height: 151px;
	width: 416px;
	margin-right: auto;
	margin-left: auto;
}/* End Paypal Styles */

/* logo at bottom of all pages */
#logoBottom { 
	background-image: url(../images/global/banner/logo_paypal.jpg);
	float: right;
	height: 90px;
	width: 350px;
}
/* possible bottom navi */
#footerNavi {
	color: #CCCCCC;
	background-color: #333333;
	font-size: 10px;
}
#footerNavi a {
	font-size: 10px;
	background-color: #333333;
	color: #999999;
}
#footerNavi ul {
	list-style-type: none;

}/*end bottom navi */
#flashMainPageContainer {
	height: 377px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CFA8E5;
}
#bottomNavi {
}
