@charset "utf-8";
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;
}
* {
font-family:arial;
font-size:10pt;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
a:active
{
 outline: none;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
a:focus
{
-moz-outline-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {

} 
#header .frameTop {
	background-image: url(http://www.velvetvyxen.com/images/topFrameP1.png);
	background-repeat: no-repeat;
	height: 11px;
}
.frameTopP2 {
	background-image: url(http://www.velvetvyxen.com/images/frame1l.png);
	background-repeat: repeat-y;
	width: 11px;
	float: left;
	height: 340px;
}
.headerImageBox {
	height: 340px;
	width: 250px;
	float: left;
}
.headerLogoBox {
	height: 340px;
	width: 628px;
	float: left;
}
.logoBox {
	height: 125px;
	margin-top: 10px;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
}
.headerMenuBox {
	width: 574px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.frameTop3 {
	height: 340px;
	width: 11px;
	background-image: url(http://www.velvetvyxen.com/images/frame3l.png);
	background-repeat: repeat-y;
	float: left;
	clear: right;
}
.headerAddBox {
	width: 538px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
.headerAddBoxB {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F3;
	padding-left: 2px;
	float: left;
	width: 440px;
}
.headerCartBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 154px;
	margin-left: 464px;
	margin-top: 0px;
	background-image: url(http://www.velvetvyxen.com/images/cartBG.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 1px;
	height: 26px;
	overflow: hidden;
	margin-bottom: 0px;
}
.headerCartBox a:link, .headerCartBox a:visited, .headerCartBox a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #FFF;
}
.headerCartBox a:hover  {
	text-decoration:underline;
}


.headerClear  {
	height: 0px;
	clear: both;
	width: 900px;
}
/*CSS FOR sidebar1*/
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-image: url(http://www.velvetvyxen.com/images/frame1l.png);
	background-repeat: repeat-y;
}
.leftHat {
	height: 10px;
	width: 220px;
}
.leftShoe {
	height: 10px;
	width: 220px;
	margin-bottom: 10px;
}
.menuBodyRap {
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuBodyReg {
	margin: 0px;
	width: 200px;
	background-image: url(http://www.velvetvyxen.com/images/gray-trans-bg.png);
	height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.menuBodyReg a:link, .menuBodyReg a:visited, .menuBodyReg a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #0F0;
}
.menuBodyReg a:hover  {
	text-decoration:underline;
}

.leftAddress {
	margin: 0px;
	width: 200px;
	background-image: url(http://www.velvetvyxen.com/images/gray-trans-bg.png);
	height: 204px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

/*CSS FOR mainContent*/
.twoColFixLtHdr #mainContent {
	background-image: url(http://www.velvetvyxen.com/images/frame1l.png);
	background-repeat: repeat-y;
	background-position: 654px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 235px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
} 
#mainContent .bodyTopMBox {
	background-image: url(../images/gray-trans-bg.png);
	width: 650px;
	padding-top: 5px;
}
.bodyBlockA {
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 350px;
}
.bodyBlockB    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CCC;
	margin-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.bodyBlockA a:link, .bodyBlockA a:visited, .bodyBlockA a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #0F0;
}
.bodyBlockA a:hover  {
	text-decoration:underline;
}
.headerSearch {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 80px;
	margin-left: 380px;
	padding-top: 0px;
	width: 180px;
	font-size: 12px;
	height: 22px;
}
.bodyMorePagesBox {
	font-weight: bold;
	color: #CCC;
	background-image: url(http://www.velvetvyxen.com/images/gray-trans-bg.png);
	width: 647px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}  
.bodyMorePagesBox a:link, .bodyMorePagesBox a:visited, .bodyMorePagesBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #0F0;
}
.bodyMorePagesBox a:hover  {
	text-decoration:underline;
	color: #0F0;	
}
.twoColFixLtHdr #footer {
} 
.footC a:link, .footC a:visited, .footC a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #0F0;
}
.footC a:hover  {
	text-decoration:underline;
}
#footer .footL {
	background-image: url(http://www.velvetvyxen.com/images/frame1l.png);
	background-repeat: repeat-y;
	float: left;
	height: 130px;
	width: 11px;
}
#footer .footC {
	width: 878px;
	float: left;
	height: 130px;
	background-image: url(http://www.velvetvyxen.com/images/blockBG2.png);
}
.footerCbox {
	height: 130px;
	width: 878px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(http://www.velvetvyxen.com/images/rose.png);
	background-repeat: no-repeat;
	background-position: 795px 20px;
	text-align: center;
	font-size: 12px;
}
.footerMenuBox {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footerLab {
	padding-top: 10px;
}
#footer .footR {
	float: right;
	width: 11px;
	background-image: url(http://www.velvetvyxen.com/images/frame3l.png);
	background-repeat: repeat-y;
	height: 130px;
}
#footer .footBar {
	background-image: url(http://www.velvetvyxen.com/images/botFrame1.png);
	background-repeat: no-repeat;
	clear: both;
	height: 11px;
}
#footer .footCopyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.footCopyBox a:link, .footCopyBox a:visited, .footCopyBox a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #666;
}
.footCopyBox a:hover  {
	text-decoration:underline;
}
.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:0px;
	line-height: 0px;
	font-size: 1px;
	background-color: #000;
}
 p.search {
	height: 16px;
	margin-top: 0px;
	vertical-align: middle;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
 input.search {
	width: 100px;
	font-size: 12px;
}
.pa_product {
	width: 190px;
	background-image: url(http://www.velvetvyxen.com/images/productBG.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 335px;
}

.productVImage {
	height: 130px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.productVName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0bf2f5;
	text-align: center;
}
.productVName a:link, .productVName a:visited, .productVName a:active {
	text-decoration:underline;
    color: #0bf2f5;	
}
.productVName a:hover  {
	text-decoration:underline;
	color: #0F0;
}
.productVPriceS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0FF;
	text-align: center;
	margin-top: 3px;
}
.productVsaleP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	text-align: center;
}
.productVPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	text-align: center;
	margin-top: 4px;
}
.productVSku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.QPtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
	width: 190px;
}
.qp_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.qp_pricetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.qp_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.qp_quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.qp_quantitytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.productOptionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.productOptionsMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	text-align: center;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
.productQtyBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.productAddCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.productWish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.productWish a:link, .productWish a:visited, .productWish a:active {
	font-weight: normal;
	text-decoration:underline;
	color: #0F0;
}
.productWish a:hover  {
	text-decoration:underline;
}
.moreInfoBox {
	float: left;
	height: 400px;
	width: 410px;
	margin-top: 5px;
}
.moreinfoImage {
	background-image: url(http://www.velvetvyxen.com/images/moreInfoBG.png);
	padding: 2px;
	text-align: center;
	margin: auto;
	overflow: hidden;
}
.morinfoRightBox {
	margin-left: 418px;
	background-image: url(http://www.velvetvyxen.com/images/moreInfoBG.png);
	margin-top: 5px;
	margin-right: 5px;
}
.moreinfoBuffer {
	width: 225px;
	height: 5px;
}

.moreinfoThumb {
	height: 80px;
	width: 80px;
	float: left;
	text-align: center;
	background-image: url(http://www.velvetvyxen.com/images/moreInfoBG.png);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.moreinfoThumb2 {
	height: 80px;
	width: 80px;
	margin-left: 120px;
	text-align: center;
	background-image: url(http://www.velvetvyxen.com/images/moreInfoBG.png);
	margin-top: 5px;
}

.moreinfoBufferC {
	width: 170px;
	height: 5px;
}
.moreinfoPDisc {
	width: 220px;
	padding: 5px;
	color: #FFF;
}
.moreinfoPriceBox {
	margin-top: 6px;
	text-align: left;
	margin-left: 4px;
}
.moreinfoOptionsBox {
	margin: 2px;
}
.moreinfoCartBox {
	margin: 2px;
	color: #FFF;
}
.moreinfoOnSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.moreinfoPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F0;
}
.onsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0FF;
}
.moreinfoMoreTex {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-image: url(http://www.velvetvyxen.com/images/moreInfoBG.png);
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
}
.termsCRetBox {
	overflow-y: scroll;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	width: 500px;
	border: 2px solid #F00;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
}
.termsCRetBox a:link, .termsCRetBox a:visited, .termsCRetBox a:active {
	font-weight: normal;
	text-decoration:underline;
	color: #0F0;
}
.termsCRetBox a:hover  {
	text-decoration:underline;
}
.bodyFormPagesBox {
	font-weight: bold;
	color: #FFF;
	width: 647px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}  
.millinery {
	background-image: url(http://www.velvetvyxen.com/images/iStock_000008492178XSmall.jpg);
}
#charts {
	font-size: 12px;
}
#chartsA {
	font-size: 12px;
}

