body
{
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	/* color: #e2373e; */
	color: #b10000;
}

a:hover, a:active
{
	/* color: #ffcccc; */
	color: #900;
	text-decoration: underline;
}

a.linkCategory:link, a.linkCategory:visited
{
	color: #ffffff;
	text-decoration: underline;
}

a.linkCategory:hover, a.linkCategory:active
{
	color: #cccccc;
	text-decoration: underline;
}

a.linkQuick:link, a.linkQuick:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.linkQuick:hover, a.linkQuick:active
{
	/* color: #454545; */
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:linkvday
{
	color: #ffffff;
	text-decoration: underline;
}

a.linkCategoryvday:link, a.linkCategoryvday:visited
{
	color: #ffffff;
	text-decoration: underline;
}

a.linkCategoryvday:hover, a.linkCategoryvday:active
{
	color: #ffffff;
	text-decoration: underline;
}

a.red:link, a.red:visited
{
	/* color: #e2373e; */
	color: #000;
	text-decoration: none;
}

a.red:hover, a.red:active
{
	/* color: #ffcccc; */
	color: #c00;
	text-decoration: none;
}

a.linkCategoryblk:link, a.linkCategoryblk:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.linkCategoryblk:hover, a.linkCategoryblk:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.linkhlwn:link, a.linkhlwn:visited
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.linkhlwn:hover, a.linkhlwn:active
{
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}

a.linkblknobold:link, a.linkblknobold:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.linkblknobold:hover, a.linkblknobold:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.head:link, a.head:visited
{
	color: #e2373e;
	text-decoration: none;
}

a.head:hover, a.head:active
{
	color: #e2373e;
	text-decoration: none;
}

#catBlock
{
	background-color: #595959;
	text-align: center;
	/*padding: 8px;*/
	border-right: 1px solid #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#catBlockEnd
{
	background-color: #595959;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}

td, .text1
{
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
}

.text2
{
	font-size: 10px;
	color: #cccccc;
}

.text3
{
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: left;
}

.text3a
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-align: left;
}

.text3b
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-align: center;
}

.text4
{
	color: #000;
}

.text5
{
	font-size: 11px;
	line-height: 30px;
}

.text5a
{
	font-size: 11px;
	text-align: left;
}

.text5b
{
	font-size: 11px;
	text-align: center;
}

.text6
{
	font-size: 13px;
	color: #ff0000;
}

.text7
{
	font-size: 11px;
	color: #000000;
}


/* -- original styles --
td, .text1
{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}

.text2
{
	font-size: 10px;
	color: #cccccc;
}

.text3
{
	font-size: 10px;
	color: #000000;
}

.text4
{
	color: #ffffff;
}

.text5
{
	font-size: 11px;
	line-height: 30px;
}

.text5a
{
	font-size: 11px;
}

.text6
{
	font-size: 13px;
	color: #ff0000;
}

.text7
{
	font-size: 11px;
	color: #000000;
}
*/


/*
.text4whitebackgrnd
{
	color: #666666;
}*/


.header1, h1
{
	font-size: 16px;
	font-weight: bold;
}

#bodyCell
{
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#searchBar
{
	background-image: url(/media/img/HP_A_Search_Bg.gif);
	background-repeat: repeat-x;
	padding: 5px 11px 5px 0px;
}

#formInput1
{
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	border: none;
	margin: 7px 2px 3px 7px;
	width: 150px;
	background-color: transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
}

#footer
{
	vertical-align: top;
	text-align: center;
	color: #000;
	padding: 10px 0px 10px 0px;
}

/* #footer
{
	padding: 100px 0px 10px 0px;
} */

.div1
{
	margin: 10px 0px 7px 0px;
}

.img
{
	border: 1px solid #d9d9d9;
}

#relatedProducts
{
	border-left: 1px solid #d9d9d9;
	padding: 10px 10px 10px 0px;
	text-align: center;
}

#catHead {
	padding: 24px 20px 20px 20px; 
	font-family: "Times New Roman";
	font-size: 32px;
	color: #000;
	width: 320px;
}

.lblErr{
	color:#800;
}
.fldErr{
	background-color:#DFB5B5;
}
#errDiv{
	border:1px solid #800;
	padding:5px;
	background-color:#DFB5B5;
	color:#000;
}
#errTitle{
	font-weight:700;
	color:#800;
}
.errField{
 	padding-left:5px;
}

/* Product Detail */
.ajxResponse{
	color: #DF363C;
	font-weight: 700;
	font-size: 11px;
	margin-top:5px;
	min-height: 30px;
	width:128px;
	display: block;
}

.video
{	padding: 20px;
	float: right;
}

.thumbimage
{
	float: left;
	padding: 0px 6px 0px 0px;
}
#cart{
	position:absolute;
	right:0px;
	top:-44px;
}

#top_menu{
	position:relative;
	z-index:999;
	
	}

#main_menu{
	position:relative;
	z-index:100;
	}

#search_back{
	width:235px;
	height:27px;
	background-image: url(../img/search_input.png);
	background-position:left;
	background-repeat:no-repeat;
}

#cc_safe{
	margin-top:1px;
}

.ccards{
	margin-top:-4px;
}

.copyright_text{
	margin-top:-15px;
	text-align: center;
}

.slide1{width:780px; height:212px; color: #FF0; z-index:999;}
.slide2{width:780px; height:212px; color: #FC0; z-index:999;}
.slide3{width:780px; height:212px; color: #F90; z-index:999;}
.slide4{width:780px; height:212px; color: #F60; z-index:999;}
.slide5{width:780px; height:212px; color: #F30; z-index:999;}
.slide6{width:780px; height:212px; color: #F00; z-index:999;}

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.anythingSlider                         { width: 780px; height: 300px; position: relative; /* background-color:#9F0;*/ }
.anythingSlider .wrapper          { width: 780px; overflow:auto; height: 300px; margin: 0 ; position: absolute; top: 0; left: 0; background-color: transparent; }
#showcase a          		  { color:#fff; text-decoration:none; }
.anythingSlider .wrapper {overflow: hidden;}
                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul       { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background-color: transparent; margin: 0; }
.anythingSlider .wrapper ul li    { display: block; float: left; padding: 0; height: 300px; width: 780px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(/media/img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 -200px; right: -88px; top:50px; position:absolute; display: block; }
.anythingSlider .back                   { background-position: -67px -200px; left: -654px;  top:50px; position:absolute; display: block; }
.anythingSlider .forward:hover          { background-position: 0 0; right: -74px; top:-180px; position:absolute; }
.anythingSlider .back:hover             { background-position: -67px 0;  left: -758px; top:-180px; position:absolute;}

.thumbNav                               { position: absolute; bottom: 0px; right:5px; /*display:none;*/ z-index:20;}
.thumbNav li                            { display: inline; }
.thumbNav li li, .thumbNav li li li,                { /*display: none;*/ }
.thumbNav a                             { color: #fff; font: 11px/18px Georgia, Serif; /*display: inline-block;*/  padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #3F0003 url(/media/img/cellshade.png) repeat-x; text-align: center; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; }
	.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(/media/img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; cursor: pointer; }
	.anythingSlider .forward                { background-position: 0 -200px; right: -74px; top:-180px; position:absolute; display: block; }
	.anythingSlider .back                   { background-position: -67px -200px; left: -758px;  top:-180px; position:absolute; display: block; }
.thumbNav a:hover                       { background-image: none; }
.thumbNav a.cur                         { background: #5F0006; }

.start-stop                             { z-index: 10; background:#004F00; background-image: url(/media/img/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 25px; top: 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display:none; }
.start-stop.playing                     { background-color: #6F0104; }
.start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider ul   { margin: 0; padding: 0px;  }
.anythingSlider .wrapper ul ul    { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }

.tagline{padding-right:170px; padding-top:18px;}

#category_page{
	width:780px;
/*	margin:auto;*/
	/*height:681px;*/
	background: url(../img/categories/category_back.jpg) #fff no-repeat;
	background-position: top;
	position:relative;
	z-index:0;
	float:left;
}

#high_res_product{ float:left; width:270px; height:600px;}
#high_res_product img{ border:none;}

#category_content{ float:left; width:480px; margin-left:15px;}

	#category_content .category_h1 {text-align: left; color:#000; text-transform:uppercase; font-size:2em; font-weight:normal; font-family:"Times New Roman", Times, serif;}
	#category_content p{ text-align: left;color:#000;font-family: Verdana, Geneva, sans-serif; }
	#category_content a{ color: #b10000; /* color:#e2373e; */ font-family: Verdana, Geneva, sans-serif; text-decoration:none; }
	#category_content a:hover{ color:#B80000; }
	.category_list{ margin:15px 0px 15px 0px; padding:0px;}
	.category_list_item{ text-align: left; margin:0; padding:0; display:block; width:160px; float:left; color: #b10000; /* color:#e2373e; */}
	.category_list_2col{ margin:15px 0px 15px 0px; padding:0px;}
	.category_list_item2{ text-align: left; margin:0; padding:0 10px; display:block; width:220px; float:left; color: #b10000; /* color:#e2373e; */}
	
	.featured_first{ float:left; width:480px; /*height:115px;*/ /*background: url(../img/categories/featured_back.png)*/ repeat-y; margin-top: 40px;}
	.last{margin-bottom:25px;}
	.featured{ float:left; width:480px; /*height:115px;*/ /*background: url(../img/categories/featured_back.png)*/ repeat-y; margin-top: 15px;}
	.featured_img{float:left; margin: 0px 10px 0px 0px; border:none;}
	.featured_h2{ text-align: left; margin: 3px 0px 0px 0px; float:left; color: #b10000; /* color:#e2373e; */ font-size:1.5em; font-weight:normal; font-family:"Times New Roman", Times, serif; width:350px;}
	.featured_first p{ margin: 5px 0px 0px 0px; float:left; color:#fff; font-size:1em; width:300px; }
	.featured p{ margin: 5px 0px 0px 0px; float:left; color:#fff; font-size:1em; width:300px; }
	.featured_shop_now{float:left; margin: 7px 0px 0px 0px;  border:0px;}
	.featured_shop_now a{border:0px;}
	.clear{clear:both;}

.glclist
{
	list-style-type: none;
	line-height: 40px;
}

.category_corsets
{
	list-style-type: none;
	text-align: left;
}
