/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;

	background-image: url(images/bgheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
/* Footer styles starts here*/
.futter {
	background-color: #F8F5EC;
	/* [disabled]height: 100px; */
	position: relative;
	width: 100%;
}
/*.futter {
	background-color: #fff3d8;
	width: 100%;
	position: relative;
	height: 300px;
	border-top-style: solid;
	border-top-color: #f0d8ba;
	border-top-width: 5px;
}*/
.futterInner {
	position: relative;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	/* [disabled]border: 1px solid #333; */
	clear: both;
}
.futterInner div {
	font-family: Verdana, Geneva, sans-serif;
}
.FutterHeading {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	display: block;
	text-align: left;
}

.FHeading a {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	display: block;
	text-align: left;
	text-decoration: none;
}
.FHeading a:hover {
	text-decoration: underline;
}
.FHeading a:visited {
	color: #900;
}


.futterInner div ul li  {
	font-size: 1em;
	text-align: left;
	font-size: .6em;
}
.connect {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
.floatLeft {
	float: left;
}
.futterLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	text-align: left;
	margin: 0px;
	/* [disabled]padding-left: 5px; */
	color: #600;
}
.futterLinks a {
	color: #600;
	text-decoration: none;
}
.futterLinks a:hover {
	text-decoration: underline;
}
.futterLinksheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	display: block;
	margin: 0px;
	font-size: 0.65em;
}
.futterLinkwidth {
	width: 122px;
	/* [disabled]font-size: 0.6em; */
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F90;
	/* [disabled]height: 250px; */
}
/* Footer styles ends here*/

.clear {
	clear:both;
	margin:0px;
}
img {
	border: 0;
	font-size: none;
	padding: 0px;
	margin: 0px;
	}
p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}
h4 {
    color: #d5140b;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
}
.img {
	float: left;
	padding-right: 10px;
	padding-top: 4px;
	margin: 0px;
}
.img2 {
	padding-right: 10px;
}
.img3 {
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.img4 {
	margin: 0px;
	padding: 0px;
}
.img5 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	margin-top: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.tmenu {
	font-family: Verdana, Geneva, sans-serif;
	width:810px;

	clear: left;
	padding-top: 10px;
}
#header {
	width: 1000px;
	height: 120px;
}
.cust_care {
	float: right;

}
#header-left {
	width: 320px;
	float:left;
	vertical-align: middle;
	padding-top: 24px;
	padding-left: 16px;
}
#header-right {
	float:right;
	text-align:right;
    width:280px;
}
#header-right-tp {
	height:16px;
	padding-right:10px;
	text-align:right;
	font-size: 0.75em;	/*width:310px;*/
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#header-right-tp ul{
	padding: 0px;
	margin: 0px;
}
#header-right-tp ul li{
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#header-right-tp ul li:hover{
	color: #333;
	text-decoration: underline;
}
#header-right-tp ul li a:link{
	text-decoration: none;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#header-right-tp ul li a:hover{
	color: #333;
	font-size: 0.75em;
	text-decoration: underline;
}
#header-right-tp ul li a:visited{
	text-decoration: none;
	color: #333;
	font-size: 0.75em;
}
#header-right-tp ul li a:visited:hover{
	color: #333;
	font-size: 0.75em;
	text-decoration: underline;
}
#header-right-tp ul li a:active{
	color: #333;
	font-size: 0.75em;
}

#header-right-tp-2 {
	height:20px;
	padding-right:10px;
	text-align:right;
	color:#fff

}
#header-right-tp-2 ul{
	padding: 0px;
	margin: 0px;
}
#header-right-tp-2 ul li{
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#header-right-tp-2 ul li:hover{
	color: #ffffff;
	text-decoration: underline;
}
#header-right-tp-2 ul li a:link{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}
#header-right-tp-2 ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 0.75em;
	font-weight: bold;
}
#header-right-tp-2 ul li a:visited{
	text-decoration: none;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
}
#header-right-tp-2 ul li a:visited:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 0.75em;
	font-weight: bold;
}
#header-right-tp-2 ul li a:active{
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
}

#header-right-bt {
	width:162px;
	background-image: url(images/cart.png);
	background-repeat: no-repeat;
	height: 40px;
	float: right;
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;
}
#header-right-bt a{
	font-size: 0.75em;
	color: #003366;
}

#navigation {
	padding-left: 16px;
	height: 70px;
}
#navigation-left {
	width:180px;
	height:60px;
	float: left;

}
#navigation-mid {
	float: left;
	width:750px;

	height: 60px;
}
#navigation-right {
	float: left;
	width:10px;
	height:60px;


}
#content-area {
	width: 1000px;
	float: left;
	padding-top: 10px;
}
#content-area-left {
	width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#content-area-mid {
	width: 600px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content-area-right {
	width: 190px;
	float: left;
	padding:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product-search {
	background-image: url(images/searchbg.png);
	background-repeat: no-repeat;
	background-size: 380px; 
	height: 40px;
	width: 380px;
	padding-top: 2px;
	padding-right: 2px;
}
#product-search a{
	color: #FFFFFF;
	font-size: 0.85em;
}
#quick-find {
	width: 170px;
	margin:0px;
        margin-bottom:10px;
}
#quick-find-top {
	width: 170px;
	background-image: url(images/quick-find.png);
	background-repeat: no-repeat;
	height: 29px;
}
#quick-find-mid {
	width: 170px;
	background-image: url(images/quick-find-mid.gif);
	background-repeat: repeat-y;
}
#quick-find-mid ul{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#quick-find-mid ul li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#quick-find-mid ul li a:link{
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#quick-find-mid ul li a:visited{
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}
#quick-find-mid ul li a:hover{
	color: #B10021;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#quick-find-mid ul li a:active{
	color: #B10021;
	font-size: 0.8em;
	font-weight: bold;
}
#quick-find-mid ul li a:visited:hover{
	color: #B10021;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#quick-find-bot {
	background-image:url(images/quick-find-bot.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:15px;
	width:170px;
}

#store-locator {
	width: 190px;
	height:64px;
	background-image: url(images/store-locator.gif);	
}
#store-events {
	width: 190px;
	height:65px;
	background-image: url(images/store-events..gif);
	background-repeat: no-repeat;
}
#best-sellers {
	margin-bottom:3px;
}
#best-sellers-top {
	width: 190px;
	background-image: url(images/bestsellers.png);
	background-repeat: no-repeat;
	height: 29px;
}
#best-sellers-mid {
	color: #B10021;
}
#best-sellers-mid ol{
	margin: 0px;
	padding-left: 22px;
	list-style-type: decimal;
}
#best-sellers-mid ol li{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	font-size: 0.70em;
	margin: 0px;
}
#best-sellers-mid ol li a:link{
	color: #B10021;
	text-decoration: none;
}
#best-sellers-mid ol li a:hover{
	color: #B10021;
	text-decoration:underline
}
#best-sellers-mid ol li a:visited{
	text-decoration: none;
	color: #B10021;
}
#best-sellers-mid ol li a:active{
	color: #B10021;
}

#bs-mid {
	width: 188px;
}

#bs-mid ol {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
	list-style-type: decimal;
}

#bs-mid ol li {
	text-align: left;
	color: #B10021;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	font-size: 0.70em;
	padding-left: 2px;
	margin: 0px;
}


#bs-mid ol li a:link{
	color: #B10021;
	text-decoration: none;
}
#bs-mid ol li a:hover{
	color: #B10021;
	text-decoration: underline;
}
#bs-mid ol li a:visited{
	text-decoration: none;
	color: #B10021;
}
#bs-mid ol li a:active{
	color: #B10021;
}

#best-sellers-bot {
	width: 190px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bb7843;
}
#seasonal-special {
	width: 190px;
	height:81px;
	margin-bottom: 0px;
	padding: 0px;
}
#seasonal-special ol{
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	list-style-position: inside;
	list-style-type: decimal;
}
#seasonal-special ol li{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
}
#seasonal-special ol li a:link{
	color: #000000;
	text-decoration: none;
}
#seasonal-special ol li a:hover{
	color: #B10021;
	text-decoration: none;
}
#seasonal-special ol li a:visited{
	text-decoration: none;
	color: #000000;
}
#seasonal-special ol li a:active{
	color: #B10021;
}
#footer {
	width: 980px;
	height:36px;
	background-color: #dddddd;
	text-align: center;
	font-size: 0.55em;
	color: #666666;
}
#footer ul{
	padding-top: 8px;
	padding-bottom: 0px;
}
#footer ul li{
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
}

#footer ul li:hover{
text-decoration:underline;
}

#footer ul li a:link{
	color: #666666;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #B10021;
	text-decoration: underline;
}
#footer ul li a:visited{
	text-decoration: none;
	color: #666666;
}
#footer ul li a:active{
	color: #B10021;
	text-decoration: none;
}
#footer ul li a:visited:hover{
	color: #B10021;
	text-decoration: underline;
}
#footer ul li.border{
	border: none;
}
.head1 {
	font-size: 1em;
	color: #B10021;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.head2 {
	font-size: 1em;
	color: #B10021;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.head3 {
	font-size: 0.85em;
	color: #B10021;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.head4 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 9px;
	height: 29px;
}
	
.banner1 {
	width: 600px;
	margin-bottom: 10px;

}
.banner1-top {
	width: 560px;
	background-image: url(images/banner1-top.gif);
	height: 10px;
	background-repeat: no-repeat;
}
.banner1-mid {
	background-color: #e69c9e;
	background-image: url(images/banner1-mid.gif);
	background-repeat: repeat-x;
	width: 558px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff0000;
}
.banner1-bot {
	width: 560px;
	background-image: url(images/banner1-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.new-releases {
	width: 600px;
	margin-bottom: 10px;
}
.new-releases-top {
	width: 590px;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
}
.new-arrival-top {
	width: 590px;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
}
.spl-offer-top {
	width: 590px;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
}
.new-releases-mid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc99;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc99;
}
.new-releases-mid-home {
	margin-top:13px;
	height:175px;
}
.spl-offer-mid-home {
	margin-top:13px;
	height:200px;
}
.new-releases-bot {
	background-image: url(images/nr_bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.pick-of-week {
	margin-bottom: 10px;
}
.pick-of-week-top {
	height: 69px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	background-color: #bb7843;
}
.pick-of-week-mid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bb7843;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bb7843;
	padding-top: 17px;
	padding-left: 20px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bb7843;
	padding-bottom: 10px;
}
.pick-of-week-bot {
	background-image: url(images/pick-of-week-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#pick-of-week-nav {
	height:31px;
	vertical-align: bottom;
	background-position: bottom;
}
#pick-of-week-nav ul{
	margin: 0px;
	padding: 0px;
}
#pick-of-week-nav ul li{
	list-style-type: none;
	float: left;
}

#pick-of-week-nav ul li a:link{
	color: #bb7843;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffcc99;
}
#pick-of-week-nav ul li a:visited{
	color: #bb7843;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
	background-image: url(images/pick-nav-bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pick-of-week-nav ul li a:hover{
	color: #bb7843;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pick-of-week-nav ul li a:active{
	color: #bb7843;
	height: 27px;
	padding-top: 5px;
}
#pick-of-week-nav ul li a.current{
	color: #bb7843;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#pick-of-week-nav ul li a:visited.current{
	color: #bb7843;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
	background-image: url(images/pick-nav-bg-hover.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.featured-author {
	width: 560px;
	margin-bottom: 7px;
}
.featured-author-top {
	width: 542px;
	background-image: url(images/featured-artist-top.gif);
	height: 26px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 18px;
}
.featured-author-mid {
	width: 546px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7a80a0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7a80a0;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 6px;
}
.featured-author-bot {
	width: 560px;
	background-image: url(images/featured-author-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.featured-artist-top {
	width: 542px;
	background-image: url(images/featured-artist-top.gif);
	height: 26px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 18px;
}
/* ----- table css for list view starts ----- */

.product-list {
	width: 600px;
	margin-bottom: 10px;
}
.product-list-top {
	width: 582px;
	background-image: url(images/nr_top.png);
	height: 36px;
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #bb7843;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 36px;
	text-align: left;
	letter-spacing: .01em;
}

.product-list-top1 {
	width: 582px;
	background-image: url(images/nr_top1.png);
	height: 36px;
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #bb7843;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 36px;
	text-align: left;
	letter-spacing: .01em;
}

.product-list-mid {
	width: 588px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc99;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffcc99;
	padding-top: 17px;
	padding-left:10px;
	padding-top:11px;
	}
.product-list-bot {
	width: 600px;
	background-image: url(images/nr_bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

.cart-list {
 width: 880px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
}
.cart-list-top {
 width: 862px;
 background-image: url(images/cart-list-top.gif);
 height: 27px;
 background-repeat: no-repeat;
 font-family: "Trebuchet MS";
 font-size: 1.1em;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 padding-top: 7px;
 padding-left: 18px;
 text-align: left;
}
.cart-list-mid {
 width: 878px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #931015;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #931015;
 padding-top: 17px;
}
.cart-list-bot {
 width: 880px;
 background-image: url(images/cart-list-bot.gif);
 background-repeat: no-repeat;
 height: 10px;
}


img a{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img a:link{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img a:visited{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img a:hover{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img a:active{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.table-nav {
}
.table-nav tr{
}
.table-nav td{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table-nav td a{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table-nav td a:link{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table-nav td a:visited{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table-nav td a:hover{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table-nav td a:active{
	height: 53px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table1 {
}
.table1 tr{
}
.table1 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
}
.table1 td a:link{
	text-decoration:none;
	color: #666666;
}
.table1 td a:visited{
	text-decoration:none;
	color: #666666;
}
.table1 td a:hover{
	color: #666666;
	text-decoration:underline;
}
.table1 td a:active{
	text-decoration:none;
	color: #666666;
}
.table1 td font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* [disabled]color: #666666; */
}

.table2 {
}
.table2 tr{
	border: 1px solid #FF0000;
}
.table2 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
}
.table2 td a:link{
	text-decoration:none;
	color: #666666;
}
.table2 td a:visited{
	text-decoration:none;
	color: #666666;
}
.table2 td a:hover{
	color: #666666;
	text-decoration: underline;
}
.table2 td a:active{
	text-decoration:none;
	color: #666666;
}

.table22 {
	width: 98%;
}
.table22 tr{
	background:#F7F7F7 none repeat scroll 0 0;
	color:#444444;
}
.table22 tr.row-head{
	background:#E7E4DA none repeat scroll 0 0;
}
.table22 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom:1px solid #DEDEDE;
	empty-cells:show;
	height:3.25ex;
	overflow:hidden;
	padding:3px 0 2px;
	vertical-align:left;
	white-space:wrap;
}
.table22 td a:link{
	text-decoration:none;
	color: #666666;
	vertical-align:left;
}
.table22 td a:visited{
	text-decoration:none;
	color: #666666;
	vertical-align:left;
}
.table22 td a:hover{
	color: #666666;
	text-decoration: underline;
}
.table22 td a:active{
	text-decoration:none;
	color: #666666;
}
/* ----- table css for list view ends ----- */

/* ----- table css for product description starts ----- */

.blue {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
	font-weight: bold;
}
.maroon {
	color: #bd1a21;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.maroon1 {
	color: #bd1a21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
}
.green { 
	color: #088c1d;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 4px;
}
.blue1 { 
	color: #093ada;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.table3 {
}
.table3 tr{
	border: 1px solid #FF0000;
}
.table3 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
	padding-left: 8px;
	padding-right: 3px;
}

.title {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
	color: #990000;
}
.subtitle1 {
	font-size: .95em;
}
.feat {
	font-size: .8em;

}
.auth {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
	color: #990000;
}

.discrtable {
	padding-left: 8px;
	padding-right: 3px;
}
.discr3 {
}
.discr3 tr{
	border: 1px solid #FF0000;
}
.discr3 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-left: 8px;
	padding-right: 3px;
}
.discr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 8px;
	padding-right: 3px;
}
.adiscr{
	font-size: 0.8em;
}
.prodetail{
	font-size: 0.7em;
	line-height: normal;
	color: #333;
	padding-left: 8px;
	padding-right: 3px;
}
.prodetail td{
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}

.table4 {
}
.table4 tr{
	border: 1px solid #FF0000;
}
.table4 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-left: 8px;
	/*padding-right: 3px;*/
	padding-right: 1px;
	
}
.table_related {
}
.table_related tr{
	border: 1px solid #FF0000;
}
.table_related td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-left: 4px;
	padding-right: 3px;
}

#add-cart {
	width: 190px;
	background-image: url(images/add-cart-bg.gif);
	height: 150px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#bread-crumb {
	margin-bottom: 10px;
}
#bread-top {
	background-image: url(images/bread-crumb-bg.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 560px;
}
#bread-bot {
	background-color: #fffbf2;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 1px solid #e7be95;
	height: 22px;
}
#bread-bot ul {
        color:#bb7843;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	margin: 0px;
	vertical-align: middle;
}
#bread-bot li {
	display: inline;
	font-size: 0.8em;
	color: #bb7843;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bread-bot li a{
	color: #bb7843;
	text-decoration: underline;
}
.you-are-here {
	text-decoration: underline;
}

.head-red {
	text-transform: uppercase;
	color: #B10021;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B10021;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	font-family: "Trebuchet MS";
	padding-left: 5px;
}
.maroon2 {
	color: #bd1a21;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 2px;
}
/* ----- table css for product description ends ----- */
table.ButtonTable2 {
cursor:pointer;
direction:ltr;
vertical-align:middle;
}
img.ButtonSide2 {
	height:24px;
	width:13px;
}
td.Button2 {
	background-color:#b61e25;
	background-image:url(images/button-mid.gif);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	white-space:nowrap;
}
font.Button2 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* ---- Button CSS ends ---- */

.head5 {
	color: #B10021;
	margin: 0px;
	font-size:11px;
	font-family: Verdana;
}
.but1 {
background-color:transparent;
color:white;
border:0px;
padding:0px;
background-image:url(images/but-bg.png);
background-repeat:no-repeat;
cursor:pointer;
height: 24px;
width: 83px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.but2 {
background-color:transparent;
color:white;
border:0px;
padding:0px;
background-image:url(images/but2-bg.png);
background-repeat:no-repeat;
cursor:pointer;
height: 24px;
width: 46px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
 .but3 {
 background-color:transparent;
color:white;
border:0px;
padding:0px;
background-image:url(images/but-bg3.png);
background-repeat:no-repeat;
cursor:pointer;
height: 24px;
width: 150px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

<!-- check  user availability -->
#available {
	display: none;
	color: green;
}
#not_available {
	display: none;
	color: red;
}
/* ---- Admin CSS Starts ---- */

#admin-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#admin-content-area {
	width: 1000px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#admin-content-area-left {
	width: 170px;
	float: left;
}
#admin-content-area-right {
	width: 760px;
	float: left;
	padding-left: 10px;
}

#admin-bread-crumb {
	margin-bottom: 10px;
}
#admin-bread-top {
	background-image: url(images/admin-bread-crumb-bg.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 760px;
}
#admin-bread-bot {
	background-color: #e7e4da;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#admin-bread-bot ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	vertical-align: top;
}
#admin-bread-bot li {
	display: inline;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#admin-bread-bot li a{
	color: #000000;
	text-decoration: underline;
}
.admin-product-list {
	margin-bottom: 10px;
}
.admin-product-list-top {
	width: 582px;
	background-image: url(images/nr_top.png);
	height: 36px;
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #bb7843;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 36px;
	text-align: left;
	letter-spacing: .01em;
}
.admin-product-list-mid {
	padding-top: 17px;
	padding-left:10px;
	padding-top:11px;
	}
.admin-product-list-bot {
	width: 600px;
	background-image: url(images/nr_bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
}






.admin-left-nav {
	width: 170px;
}
.admin-left-nav-top {
	width: 170px;
	background-image: url(images/admin-nav-top.gif);
	background-repeat: no-repeat;
	height: 29px;
}
.admin-left-nav-mid {
	width: 170px;
	background-image: url(images/quick-find-mid.gif);
	background-repeat: repeat-y;
}
.admin-left-nav-mid ul{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.admin-left-nav-mid ul li{
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.admin-left-nav-mid ul li a:link{
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.admin-left-nav-mid ul li a:hover{
	color: #B10021;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.admin-left-nav-mid ul li a:visited{
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}
.admin-left-nav-mid ul li a:active{
	color: #B10021;
	font-size: 0.8em;
	font-weight: bold;
}
.admin-left-nav-bot {
	width: 170px;
	background-image: url(images/quick-find-bot.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: bottom;
}

#admin-pro-cont-area {
} 
/*
#admin-pro-nav {
	height:31px;
	vertical-align: bottom;
	background-position: bottom;
}
#admin-pro-nav ul{
	margin: 0px;
	padding: 0px;
}
#admin-pro-nav ul li{
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#admin-pro-nav ul li a:link{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	background-image: url(images/admin-pro-nav-bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#admin-pro-nav ul li a:visited{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	background-image: url(images/admin-pro-nav-bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#admin-pro-nav ul li a:hover{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	background-image: url(images/admin-pro-nav-bg-hover.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#admin-pro-nav ul li a:active{
	color: #000000;
	height: 27px;
	padding-top: 7px;
}
#admin-pro-nav ul li a.current{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 123px;
	height: 27px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	background-image: url(images/admin-pro-nav-bg-hover.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
.admin-pro-area {
	background-color: #e2dcfe;
	padding-bottom: 5px;
	width: 755px;
	padding-left: 3px;
}

.admin-cont-tab {
	width: 760px;
	margin-bottom: 10px;
}
.admin-cont-tab-top {
	width: 742px;
	background-image: url(images/admin-cont-tab-top.gif);
	height: 27px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 18px;
}
.admin-cont-tab-mid {
	width: 758px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #931015;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #931015;
	padding-top: 17px;
}
.admin-cont-tab-bot {
	width: 760px;
	background-image: url(images/admin-cont-tab-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}

/* ---- Admin CSS Ends ---- */

/*----- My Account CSS Starts ---- */

.my-account {
	width: 600px;
	margin-bottom: 10px;
}
.my-account-top {
	width: 600px;	
	height: 69px;	
	font-family: "Trebuchet MS";
	font-size: 0.75em;
	color: #FFFFFF;
	background-color:#BB7843;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.my-account-mid {
	width: 583px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BB7843;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BB7843;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB7843;
	padding-top: 17px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 5px;
}
.my-account-bot {
	width: 600px;	
	height: 10px;
}
#my-account-nav {
height:25px;
vertical-align: bottom;
background-position: bottom;
}
#my-account-nav ul{
margin: 0px;
padding: 0px;
}
#my-account-nav ul li{
list-style-type: none;
float: left;
margin-left:8px;
}

#my-account-nav ul li a:link{
text-decoration: none;
display: block;
width: 105px;
height: 26px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 3px;
text-align: center;
background-color:#FFCC99;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}
#my-account-nav ul li a:visited{
text-decoration: none;
color:#BB7843;
display: block;
width: 105px;
height: 25px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 3px;
text-align: center;
background-color:#FFCC99;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#my-account-nav ul li a:hover{
color: #5f2c2d;
text-decoration: none;
display: block;
width: 105px;
height: 25px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 3px;
text-align: center;
background-color:#ffffff;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#my-account-nav ul li a:active{
color: #5f2c2d;
height: 25px;
padding-top: 6px;
}
#my-account-nav ul li a.current{
color: #5f2c2d;
text-decoration: none;
display: block;
width: 105px;
height: 25px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 3px;
text-align: center;
background-color:#ffffff;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#my-account-nav ul li a:visited.current{
color: #BB7843;
text-decoration: none;
display: block;
width: 105px;
height: 25px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 3px;
text-align: center;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
/*----- My Account CSS Ends ---- */

/*-- cart box in header starts --- */
#cart-box {
 width:162px;
 background-image: url(images/cart.png);
 background-repeat: no-repeat;
 height: 16px;
 float: right;
 text-align: left;
 margin-top: 30px;
 padding-top: 24px;
 padding-left: 15px;
 font-size: 0.75em;
 color:#fff;
}
#cart-box-fill {
 width:162px;
 background-image: url(images/cart.png);
 background-repeat: no-repeat;
 height: 16px;
 float: right;
 text-align: left;
 margin-top: 30px;
 padding-top: 24px;
 padding-left: 15px;
 font-size: 0.75em;
 color:#fff;
}

/*-- cart box in header ends --- */

/*----- admin new CSS starts ---- */
.admin-pro-area2 {
 background-color: #F7F7F7;
 padding-bottom: 5px;
 width: 755px;
 padding-left: 3px;
}

#admin-pro-nav {
 height:31px;
 vertical-align: bottom;
 background-position: bottom;
}
#admin-pro-nav ul{
 margin: 0px;
 padding: 0px;
}
#admin-pro-nav ul li{
 list-style-type: none;
 float: left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
#admin-pro-nav ul li a:link{
 color: #000000;
 text-decoration: none;
 display: block;
 width: 123px;
 height: 27px;
 margin-top: 0px;
 margin-right: 2px;
 margin-bottom: 0px;
 margin-left: 2px;
 text-align: center;
 background-image: url(images/admin-pro-nav-bg2.gif);
 background-repeat: no-repeat;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
#admin-pro-nav ul li a:visited{
 color: #000000;
 text-decoration: none;
 display: block;
 width: 123px;
 height: 27px;
 margin-top: 0px;
 margin-right: 2px;
 margin-bottom: 0px;
 margin-left: 2px;
 text-align: center;
 background-image: url(images/admin-pro-nav-bg2.gif);
 background-repeat: no-repeat;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
#admin-pro-nav ul li a:hover{
 color: #000000;
 text-decoration: none;
 display: block;
 width: 123px;
 height: 27px;
 margin-top: 0px;
 margin-right: 2px;
 margin-bottom: 0px;
 margin-left: 2px;
 text-align: center;
 background-image: url(images/admin-pro-nav-bg-hover2.gif);
 background-repeat: no-repeat;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
#admin-pro-nav ul li a:active{
 color: #000000;
 height: 27px;
 padding-top: 7px;
}
#admin-pro-nav ul li a.current{
 color: #000000;
 text-decoration: none;
 display: block;
 width: 123px;
 height: 27px;
 margin-top: 0px;
 margin-right: 2px;
 margin-bottom: 0px;
 margin-left: 2px;
 text-align: center;
 background-image: url(images/admin-pro-nav-bg-hover2.gif);
 background-repeat: no-repeat;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
/*----- admin new CSS starts ---- */

#header-mid {
	float:left;
	/*background-image: url(images/under-contruction.gif);
 background-repeat: no-repeat; */

	text-align: center;
	margin-top: 46px;
}
#header-mid h3{
 color: #FFFFFF;
 font-size: 1.4em;
 font-weight: normal;
 padding-top: 25px;
 padding-bottom: 4px;
 padding-right: 0px;
 padding-left: 0px;
 margin: 0px;
}
#header-mid p{
 color: #FFFFFF;
 font-size: 1em;
 padding: 0px;
 margin: 0px;
}
#header-mid p a{ 
 color: #FFFFFF; 
}
#header-mid p a:link{ 
 color: #FFFFFF; 
}
#header-mid p a:visited{ 
 color: #FFFFFF; 
}
#header-mid p a:hover{ 
 color: #FFFFFF; 
}
#header-mid p a:active{ 
 color: #FFFFFF; 
}
.lavaLampBottomStyle ul{
	position: relative;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lavaLampBottomStyle li {
    float: left;
    list-style: none;
}
    .lavaLampBottomStyle li.back {
	width: 9px;
	height: 48px;
	z-index: 8;
	position: absolute;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center 29px;
	border-bottom-width: 5px;
	padding-top: 0px;
}
.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	width: 150px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
    }   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
    border: none;
}
/*     
html>body .lavaLampBottomStyle {
	position: relative;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}*/
.ie7 .lavaLampBottomStyle {
	position: relative;
	height: 50px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 192px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.track-list {
	width: 560px;
	margin-bottom: 10px;
}
.track-list-top {
	width: 560px;
	background-image: url(images/new-releases-top.png);
	height: 27px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	text-align: left;
}
.track-list-mid {
	width: 560px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #931015;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #931015;
	padding-top: 17px;
	padding-top:11px;
	}
.track-list-bot {
	width: 560px;
	background-image: url(images/new-releases-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.table23 {
	width: 95%;
	margin-left: 10px;
}
.table23 tr{
	background:#F7F7F7 none repeat scroll 0 0;
	color:#444444;
}
.table23 tr.row-head{
	background:#E7E4DA none repeat scroll 0 0;
}
.table23 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom:1px solid #DEDEDE;
	empty-cells:show;
	overflow:hidden;
	padding:0;
	vertical-align:left;
	white-space:wrap;
}
.table23 td a:link{
	text-decoration:none;
	color: #666666;
	vertical-align:left;
}
.table23 td a:visited{
	text-decoration:none;
	color: #666666;
	vertical-align:left;
}
.table23 td a:hover{
	color: #666666;
	text-decoration: underline;
}
.table23 td a:active{
	text-decoration:none;
	color: #666666;
}
#spot-light {
 width: 190px;
 margin-bottom:5px;
}
#spot-light-top {
 width: 190px;
 background-image: url(images/spot-light.gif);
 background-repeat: no-repeat;
 height: 26px;
}
#spot-light-mid {
 width: 185px;
 background-image: url(images/spot-light-mid.gif);
 background-repeat: repeat-y;
 padding-left:5px
 }
 
#spot-light-mid ol{
 margin: 0px;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 8px;
 padding-left: 8px;
 list-style-position: inside;
 list-style-type: decimal;
}
#spot-light-mid ol li{
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 list-style-position: inside;
 list-style-type: decimal;
 font-size: 0.75em;
 font-weight: bold;
 padding-left: 5px;
 margin: 0px;
}
#spot-light-mid ol li a:link{
 color: #000000;
 text-decoration: none;
}
#spot-light-mid ol li a:hover{
 color: #B10021;
 text-decoration: none;
}
#spot-light-mid ol li a:visited{
 text-decoration: none;
 color: #000000;
}
#spot-light-mid ol li a:active{
 color: #B10021;
}
#spot-light-bot {
 width: 190px;
 background-image: url(images/spot-light-bot.gif);
 background-repeat: no-repeat;
 height: 14px;
 background-position: top;
}












#wish-list {
 width: 190px;
 margin-bottom:5px;
}
#wish-list-top {
 width: 190px;
 background-image: url(images/wish-list.gif);
 background-repeat: no-repeat;
 height: 26px;
}
#wish-list-mid {
 width: 190px;
 background-image: url(images/wish-list-mid.gif);
 background-repeat: repeat-y;
}
 
#wish-list-mid ol{
 margin: 0px;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 8px;
 padding-left: 8px;
 list-style-position: inside;
 list-style-type: decimal;
}
#wish-list-mid ol li{
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 list-style-position: inside;
 list-style-type: decimal;
 font-size: 0.75em;
 font-weight: bold;
 padding-left: 5px;
 margin: 0px;
}
#wish-list-mid ol li a:link{
 color: #000000;
 text-decoration: none;
}
#wish-list-mid ol li a:hover{
 color: #B10021;
 text-decoration: none;
}
#wish-list-mid ol li a:visited{
 text-decoration: none;
 color: #000000;
}
#wish-list-mid ol li a:active{
 color: #B10021;
}
#wish-list-bot {
 width: 190px;
 background-image: url(images/spot-light-bot.gif);
 background-repeat: no-repeat;
 height: 14px;
 background-position: top;
}

.table25 {
}
.table25 tr{
 color:#444444;
 background-image: none;
}
.table25 tr.row-head{
 background:#E7E4DA none repeat scroll 0 0;
}
.table25 td{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.85em;
 color: #666666;
 empty-cells:show;
 overflow:hidden;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 2px;
 padding-left: 0;
}
.table25 td a:link{
 text-decoration:none;
}
.table25 td a:visited{
 text-decoration:none;
 color: #666666;
}
.table25 td a:hover{
 color: #666666;
 text-decoration: underline;
}

#featured-products-top {
	width: 183px;
	height: 25px;
	background-color: #333333;
	color: #FFF;
	font-family: tahoma;
	padding-top: 6px;
	padding-left:8px;
	font-size: 1.2em;
	font-weight: bold;
	/*padding-left: 10px;*/

}

#featured-products-mid {
	width: 189px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 1.2em;
	margin-top: 5px;
}
#featured-products-mid ul {
	padding-top:0px;
	padding-bottom:0px;
}

.featured-products {
	width: 190px;
	position:relative;
	padding-bottom: 5px;
}

.featured-products-top {
	width: 180px;
	height: 43px;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	font-size: 0.95em;
	font-weight: bold;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

.mostview-products-top {
	/* [disabled]width: 155px; */
	height : 30px;
	background-color: #CCC;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
.mostview-products-top a:link {
	color: #333;
	text-decoration: none;
}
.mostview-products-top a:visited {
	color: #333;
	text-decoration: none;
}
.mostview-products-top a:hover {
	color: #333;
	text-decoration: underline;
}

.featured-products-mid {
	width: 190px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 1.2em;
}


.table25 td a:active{
 text-decoration:none;
 color: #666666;
}
#cu3er-container {
	outline:0;
	height: 210px;
	width: 560px;
	border: 1px solid c7c7c7;
}
.shadow {
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: center -30px;
	height: 63px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}





/* Menu Area */
#menu {
	height:1%;
	position:relative;
	z-index:100;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin-top: 0px;
}

/*----------------*/
#menu li {
	height:1%;
	vertical-align:top;
	list-style:none;
	gposition:relative;
	/*background-color:#e4e4e4;*/
	/*background-image: url(images/bg-menu-li.gif);
	background-repeat: repeat-x;*/
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(images/tran50.png);
	background-repeat: repeat;
}

#first {
/*	background-image: url(images/bg-menu-li.gif);
	background-repeat:no-repeat;*/
	}

#menu li:hover a, #menu li.hover a, #menu .drop-down li:hover a, #menu .drop-down li.hover a, #main #menu .drop-down li li:hover a, #main #menu .drop-down li li.hover a {
	background-color: #333333;
	color: #FFFFFF;
}

#menu li:hover a span, #menu li.hover a span, #menu .drop-down li:hover a span, #menu .drop-down li.hover a span {

	background-image: url(images/bg-menu-hover-span.png);

	background-repeat: no-repeat;

}
/*Menu Font etc.*/
#menu a, #menu .drop-down li a, #main #menu .drop-down li li a {
	display:block;
	height:1%;
	overflow:hidden;
	color:#990000;
	padding:7px 20px 7px 10px;
	text-decoration:none;
	position:static;
}

#menu ul li {
	position:relative!important;
	z-index:+3;
}

#menu a {

	background:none;

}

#menu a span, #menu .drop-down li a span {
	float:right;
	width:9px;
	height:11px;
	margin:3px -12px 0 0;
	overflow:hidden;
	background-image: url(images/bg-menu-span.png);
	background-repeat: no-repeat;
}

.drop-down {
	width:218px;
	position:absolute;
	left:184px;
	top:-12px;
	display:none;
}

/*

 #menu li:hover .drop-down, #menu li.hover .drop-down{display:block;}

#menu li:hover .drop-down .drop-down, #menu li.hover .drop-down .drop-down{display:none;}

*/

/*#menu .drop-down li .drop-down{display:none;}*/

/*#main #menu .drop-down li:hover .drop-down, #main #menu .drop-down li.hover .drop-down{display:block;}*/

/*

#menu li:hover .drop-down li:hover .drop-down, #menu li.hover .drop-down li.hover .drop-down{display:block;}

*/

.drop-top, .drop-bottom {
	height:12px;
	overflow:hidden;
	position:relative;
	z-index:3;
}

.drop-bottom {

	float:left;
	width:100%;
	color:#CCCCCC;
	/*background-image: url(images/bg-drop-bottom.png);
	background-repeat: no-repeat;*/

}

#menu ul {

	margin:0;
	padding:0 5px;
	float:left;
	width:192px;
/*	background-image: url(images/bg-drop-down.png);
	background-repeat: repeat-y;*/

}

/*Menu At Login*/
#menu1 {
	width:188px;
	height:1%;
	position:relative;
	margin-left: 10px;
	z-index:100;
	margin-top: 34px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
}
#menu1 li {
	/*	height:1%;
	*/vertical-align:top;
	list-style:none;
	padding:0px 0 0;
	margin:0px 0 0;
	position:relative;	/*background-image: url(images/bg-menu-li.gif);
	background-repeat: repeat-x;*/
	background-color: #e4e4e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#menu1 li.hover a, #menu1 .drop-down li:hover a, #menu1 .drop-down li.hover a, #main #menu1 .drop-down li li:hover a, #main #menu1 .drop-down li li.hover a {
}

#menu1 a:hover {
	vertical-align:top;
	list-style:none;
	position:relative;
	background-color: #999999;	
}


#menu1 li:hover a span, #menu1 li.hover a span, #menu1 .drop-down li:hover a span, #menu1 .drop-down li.hover a span {
	background-image: url(images/bg-menu-hover-span.png);
	background-repeat: no-repeat;
}

#menu1 a, #menu .drop-down li a, #main #menu1 .drop-down li li a {
	display:block;
	height:1%;
	overflow:hidden;
	color:#990000;
	text-decoration:none;
	position:static;
	background-color: #e4e4e4;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#menu1 ul li {
	position:relative!important;
	z-index:2;
}
#menu1 a {
	background:none;
}
#menu1 a span, #menu1 .drop-down li a span {
	float:right;
	width:9px;
	height:11px;
	margin:3px -12px 0 0;
	overflow:hidden;
	background-image: url(images/bg-menu-span.png);
	background-repeat: no-repeat;
}

/*Second Level Menu bg*/
.drop-down {
	width:170px;
	position:absolute;
	left:184px;
	top:-13px;
	display:none;
}
/*
 #menu li:hover .drop-down, #menu li.hover .drop-down{display:block;}
#menu li:hover .drop-down .drop-down, #menu li.hover .drop-down .drop-down{display:none;}
*/
/*#menu .drop-down li .drop-down{display:none;}*/
/*#main #menu .drop-down li:hover .drop-down, #main #menu .drop-down li.hover .drop-down{display:block;}*/
/*
#menu li:hover .drop-down li:hover .drop-down, #menu li.hover .drop-down li.hover .drop-down{display:block;}
*/

.drop-top, .drop-bottom {
	height:12px;
	overflow:hidden;
	position:relative;
	z-index:3;
	color:#CCCCCC;
}
.drop-bottom {
	float:left;
	width:100%;
}

/*second level menu*/
#menu ul {
	margin:0;
	float:left;
	width:100%;
	/*background-color: #e4e4e4;*/
	padding: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}








.infiniteCarousel {
  width: 585px;
  position: relative;
  margin: auto;
}

.infiniteCarousel .wrapper {
  /*width: 315px;*/ /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
 /* min-height: 10em;min-height: 18em;*/
 min-height: 16em;
  margin: 0 55px;
  position: absolute;
  top: 0;
  width: 490px;
}

.infiniteCarousel ul a img {
 /* border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding-left: 10px;
   padding-right: 20px;
  height: 85px;
  width: 98px;
}

.infiniteCarousel ul li a img {
  display:block;
 /* height:80px;*/
  width:60px;

}
.infiniteCarousel ul li a{
	  text-decoration:none;
}
.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  /*background: url(images/arrow_car1.png) no-repeat 0 0;*/
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel .forward {
	background: url(images/scroll_button.jpg) no-repeat 0 0;
	right: 0;
	height: 78px;
	width: 22px;
}

.infiniteCarousel .back {
  background: url(images/scroll_buttonb.jpg) no-repeat 0 0;
  left: 0;
  height: 78px;
	width: 22px;
}

.infiniteCarousel .forward:hover {
	background-image: url(images/scroll_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 -79px;
	height: 78px;
	width: 22px;  /*background-position: 0 -36px;*/
}

.infiniteCarousel .back:hover {
	background-image: url(images/scroll_buttonb.jpg);
	background-repeat: no-repeat;
	background-position: 0 -79px;
	height: 78px;
	width: 22px; /* background-position: 0 -108px;*/
}
.viewall{
float:right;
margin-top:8px;
margin-right:12px;
}
.viewall a{
color:#666666;
font-size:12px;
text-decoration:none
}
.viewall a:Hover{
	color:#666666;
	font-size:12px;
	text-decoration:underline
}

/***************************** Styles for recently browsed products *****************************/
.infiniteCarousel_rec {
  width: 585px;
  position: relative;
  margin: auto;
}

.infiniteCarousel_rec .wrapper {
  /*width: 315px;*/ /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
 /* min-height: 10em;min-height: 18em;*/
 min-height: 17em;
  margin: 0 40px;
  position: absolute;
  top: 0;
  width: 503px;
}

.infiniteCarousel_rec ul a img {
 /* border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.infiniteCarousel_rec .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel_rec ul li {
  display:block;
  float:left;
  padding-left: 10px;
   padding-right: 20px;
  height: 85px;
  width: 98px;
}

.infiniteCarousel_rec ul li a img {
  display:block;
 /* height:80px;*/
  width:60px;

}
.infiniteCarousel_rec ul li a{
	  text-decoration:none;
}
.infiniteCarousel_rec .arrow {
  display: block;
  height: 77px;
  width: 37px;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel_rec .forward {
  background: url(images/arrowright.png) no-repeat 0 0;

  right: 0;
}

.infiniteCarousel_rec .back {
 background: url(images/arrowleft.png) no-repeat 0 0;
 
  left: 0;
}

.table5 td a:link{
	text-decoration:none;
	color: #B10021;
}
.table5 td a:hover{
	text-decoration:underline;
	color: #B10021;
}

.table5 td a:visited{
 text-decoration:none;
 color: #B10021;
}

#mostview ul, #mostview li{
 margin:0;
 padding:0;
 list-style:none;
 text-align : left;
}

#mostview #mostview li{
 width : 160px;
 height : 270px;
 overflow : hidden;
}

