.customerFM{

}
.customerFM .yellowBlock{
	background-color:#FFFF66;
	border:1px #333333 solid;
	padding:2px;
	margin:4px;
}
.lockedTab{
	background-color:#FF8080 !important;
	background-image:url(img/p7hgmGreystone_TrigOpen.gif) !important;
	background-position:left center;
	background-repeat:no-repeat;
	color:#CC0000 !important;
	cursor:default;
	text-transform:uppercase;
}
.sliderTable{
	
}
.sliderTable .titleRow{
	font-weight:bold;
}
.titleBar{
	background-color:#F1F7F7; 
	border:1px solid #CCCCCC; 
	color:#444444; 
	padding:4px 8px 5px; 
	width: auto;
	font-size:12px;
}
.errorBar{
	background-color:#FF8080; 
	border:1px solid #993300; 
	color:#993300; 
	padding:4px 8px 5px; 
	width: auto;
	font-size:12px;
	margin:2px 0;
}

ul.stars{
	margin:0px;
	padding: 0px;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:none;
	width: auto;
}

.myGiftCards{

}
.myGiftCards .heading{
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}
.myGiftCards .retMSg{
	color: #FF0000;	
}

/*SHIPPING WARNINGS orm-d, bio, haz, fob*/
div.shipWarnings{
	width:150px;
	padding:0px;
	
}
div.shipWarnings .shipWarningTbl{
	padding: 2px;
	text-align:left;
	width: 100%;
}
	
div.shipWarnings .shipWarningTbl td{
	padding:2px;
}
div.shipWarnings .shipWarningTbl img{
	cursor:pointer;
}
/*shipBlk list on details tab*/
div.shipBlk{
	margin: 10px 0px 0px 0px;
	padding: 5px 0 20px;
	text-align:center;
	border-top:1px red dashed;
	width: 360px;
	overflow:hidden;
	
}
div.shipBlk .heading {
	font-weight:bold;
	color:#CC0000;
}

/*my account.rate these items*/
.rateTheseItemsTableSquares{
	border-bottom: 1px #ff0000 dotted;
	width: 670px;
	padding: 0px 0px 10px 10px;
	margin-top:2px;
	padding-top:10px;	
}
/*
 * Pagination Styles
 */

div.navigation{
	width:555px;
	height:28px;
	overflow:hidden;
	margin:8px 0 8px 6px;
	background:#efeddb;
	border:1px solid #a49882;
}
div.navigation #itemsPerPage{
	float:right;
	width:142px;
	margin:3px 4px 0 0;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	/*line-height: 22px;*/
	height:	21px;
}
div.navigation ul{
	margin:3px 5px 0 0px;
	float:right;
	padding:0px;
	list-style:none;
	/*width:300px;*/ /* Width of boxes */
	overflow:hidden;
	font-size:11px;
	color:#AEAEAE;
}

div.navigation .pages {
	float: right;
}
div.navigation .sort select{
	float:left;
	margin:3px 5px 0px 5px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	/*line-height: 19px;*/
	height:	21px;
}

div.navigation ul li{
	float:left;
	text-align:center;
	/*width:90px;*/
	line-height:20px;
}
div.navigation ul li.txt {
	color:#272727;
	padding: 0px 5px 0px 5px;
}
div.navigation a{text-decoration:none;}
div.navigation a:hover{text-decoration:underline;}
div.navigation ul li.prev,
div.navigation ul li.next{
	/*width:93px;*/
	border:1px solid #c0b8a9;
	background:#f7f6ea;
	text-align:left;
	padding: 0 5px 0 5px;
}
div.navigation ul li.next{
	float:left;
}
div.navigation ul li.prev a{
	width:50px;
	padding:0 0 0 31px;
	height:20px;
	float:left;
	background:url(../media/icons/aarow_lt.gif) no-repeat 9px 4px;
}
div.navigation ul li.next a{
	width:50px;
	padding:0 5px;
	height:20px;
	float:left;
	background:url(../media/icons/aarow_rt.gif) no-repeat 74px 4px;
}

/*
 * Pagination Styles - Full Page Width
 */
#content-full div.navigation{
	width:680px;
	height:28px;
	overflow:hidden;
	margin:8px 0 8px 6px;
	background:#efeddb;
	border:1px solid #a49882;
}
div.navigation-full select{
	float:right;
	width:142px;
	margin:4px 4px 0 0;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
}
div.navigation-full ul{
	margin:3px 0 0 33px;
	padding:0;
	list-style:none;
	width:300px; /* Width of boxes */
	overflow:hidden;
	font-size:11px;
	color:#AEAEAE;

}
div.navigation-full ul li{
	float:left;
	text-align:center;
	width:90px;
	line-height:20px;
}
div.navigation-full ul li.txt {color:#272727;}
div.navigation-full a{text-decoration:none;}
div.navigation-full a:hover{text-decoration:underline;}
div.navigation-full ul li.prev,
div.navigation-full ul li.next{
	width:93px;
	border:1px solid #c0b8a9;
	background:#f7f6ea;
	text-align:left;
	padding: 0 0 0 3px;
}
div.navigation-full ul li.next{
	float:right;
}
div.navigation-full ul li.prev a{
	width:68px;
	padding:0 0 0 31px;
	height:20px;
	float:left;
	background:url(../media/css/bullet-l.gif) no-repeat 9px 4px;
}
div.navigation-full ul li.next a{
	width:95px;
	padding:0 0 0 8px;
	height:20px;
	float:right;
	background:url(../media/css/bullet-r.gif) no-repeat 74px 4px;
}



/* Breadcrumbs */
ul.breadcrumb{
	margin:5px 0 0 0;
	padding:0;
	width:891px;
	list-style:none;
	overflow:hidden;
}
ul.breadcrumb li{
	float:left;
	margin:0 0px 0 0px;
	font-weight:normal;
	font-size: 12px;
}
ul.breadcrumb a{
	margin:0 4px 0 0;
}



/*
 * Ad Area Sytles
 */

.Ad-Box1 {
	position:relative;
	float:right;
	width:auto;
	text-align:center;
}

.Ad-Box2 {
	position:relative;
	float:left;
	width: 900px;
	text-align:center;
}

.Ad-Box2 img {
	display:block;
	margin: auto;
}

.Ad-Box2-vLine {
	position:relative;
	height:160px;
	width: 9px;
	float: left;
}

.Ad-Box2-hLine {
	position:relative;
	height:9px;
	width: 900px;
	float: left;
}

.Ad-Box3 {
	border: 1px #999999 solid;
	position:relative;
	float:left;
}

.Ad-Box5wide {
	width:160px;
	height:160px;
	position:relative;
	float:left;
	padding: 10px 5px 0px 5px;
}

.Ad-Box3wide {
	width:294px;
	position:relative;
	float:left;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}

.Ad-ShopByBrand {
	width: 176px;
	text-align:center;
	position:relative;
	float:left;
	padding-bottom:10px;
}



/* ----------------------------------- */
/* ---- Most Popular Search Terms ---- */
/* ----------------------------------- */
.MostPopularSearchTerms a{
	font-size: 12pt;
	/*color:#CCCCCC;
	color:#5C5C5C;*/
	color:#666666;
}
.MostPopularSearchTerms-1 a{
	font-size: 12pt;
	/*color:#CCCCCC;*/
}
.MostPopularSearchTerms-2 a{
	font-size: 14pt;
}
.MostPopularSearchTerms-3 a{
	font-size: 16pt;
}
.MostPopularSearchTerms-4 a{
	font-size: 18pt;
}
.MostPopularSearchTerms-5 a{
	font-size: 20pt;
}
.MostPopularSearchTerms-1 a:hover{
	color: #400101;
}
.MostPopularSearchTerms-2 a:hover{
	color: #590202;
}
.MostPopularSearchTerms-3 a:hover{
	color: #8C0303;
}
.MostPopularSearchTerms-4 a:hover{
	color: #BF0404;
}
.MostPopularSearchTerms-5 a:hover{
	color: #FF6464;
}
/*-- michael 384B6B,7AA4EA,5978AA,31425E,243044 */
/*-- FF6464,BF0404,8C0303,590202,400101 */

/*
 * Homepage Specials  
 */
#content-left {
	float:left;
	width:565px;
}

#adspace-left {
	float:left;
	width:900px;
	height:300px;
	margin-bottom:20px;
}
#adspace-right {
	float:right;
	width:318px;
	height:280px;
	margin-top:0px;
}

/*
 * Homepage Top Departments
 */

ul.feature-departments{
	margin:0 0 30px 15px;
	padding:0;
	list-style:none;
	width:168px;
	overflow:hidden;
}
ul.feature-departments li{
	float:left;
	width:168px;
	padding:7px 0px 5px 0px;
	border-bottom:1px solid #eeeeee;
}
ul.feature-departments img{
	margin:0 auto;
}
ul.feature-departments strong{
	color:#a60000;
}


/*
 * Page Content  
 */
#content{
	float:right;
	width:740px;
	min-height:500px;
}
#content h3 {
	color:#1c609f;
	font-size:1.2em;
	margin:0 0 10px 5px;

}
#content p {
	margin-left:5px; 
	font-size:1.1em;
}
#content .content-box {
	margin:0 10px 0 5px;
	font-size:1.12em;
}
#content .content-box h3{
	font-size:1.2em;
	margin-left:0px;
}
#content .title{
	width:700px;
	border:1px solid #e2e2e2;
	height:28px;
	margin:0 auto;
	background:#fcfcfc;
	line-height:28px;
}
#content .title a{
	float:right;
	font-weight: bold;
	margin:0 14px 0 0;
}

#content h2{
	font-size:1.5em;
	color:#1c609f;
	margin:0 0 0 0;
}
#content .more h2{
	margin:0 0 10px 0;
}
#content-full {
	float:left;
	width:725px;
	min-height:500px;
}
/* Right */
#right{
	float:right;
	width:170px;
}
#right h3{
	font-size:1em;
	color:#a60000;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	text-align:left;	
}


/*
 * Customer Ratings  
 */
ul.rating{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:180px; 	
}
ul.rating li{
	border:none;
	margin:0;
	padding:0;
}


/*
 * Viewed Items  
 */
.viewed-items-box{
	float:right;
	width: 175px;
}
ul.viewed-items{
	margin:0 0 15px 2px;
	padding:0 0 0 0px;
	list-style:none;
	width:165px;
	overflow:hidden;
	float: left;
}
ul.viewed-items li{
	float:left;
	padding:2px 0 2px 0;
	/*border-bottom:2px solid #8b8b8b;*/
	width:163px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
ul.viewed-items img{
	margin:0 auto; position: relative;
	
}
ul.viewed-items li p{
	margin:0;
	text-align:center;
}
ul.viewed-items dl{
	margin:0;
	padding: 0px 5px 0px 5px;
	width:147px;
	overflow:hidden;
}
ul.viewed-items dt{
	margin:6px 0 0 0;
	float:left;
	width:88px;
	padding:0;
}
ul.viewed-items dd{
	margin:6px 0 0 0;
	float:right;
	width:auto;
	padding:0 4px 0 0;
}
ul.viewed-items strong{
	color:#a60000;
}

div.viewed-items-header {
	width:165px;
	height: 28px;
	margin: 0px 0px 0px 2px;
	float: left;
	background: transparent url(../media/system/TitleBox-165.gif) no-repeat scroll 0 0;
	border-bottom: 1px solid #cccccc;
}


/*
 * Department Order Page  
 */

.dept-order-display {
	width:676px;
	padding:4px 0 4px 0;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #8b8b8b;
}
.dept-order-display  .left{
	float:left;
	width:150px;
	color:#1c609f;
	font-weight:bold;
	font-size:1.05em;
	line-height:18px;
}
.dept-order-display  .right{
	float:right;
	width:506px;
	text-align:left;
}

.dept-order-display input{
	width:32px;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	padding:2px 0 0 4px;
}


/*
 * Related Products  
 */

ul.related-products{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:700px;
	overflow:hidden;
}
ul.related-products li{
	float:left;
	width:160px;
	height:160px;
	margin:10px 5px 10px 5px;
}
ul.related-products img{
	margin:0 auto;
}
ul.related-products strong{
	display:block;
	color:#a60000;
	margin:4px 0 0 0;
}
ul.related-products .text{
	padding:0 0 0 16px;
	text-align:center;
	vertical-align:top;
	height:34px;
}


/*
 * Related Content  
 */
dl.related-content{
	margin:27px 0 0 6px;
	padding:0;
	width:699px;
	border:1px solid #e2e2e2;
}
dl.related-content dt{
	margin:0;
	padding:0 0 0 14px;
	font-weight:bold;
	font-size:1.12em;
	line-height:28px;
	color:#1c609f;
	background:#fcfcfc;
	height:28px;
	border-bottom:1px solid #e2e2e2;
}
dl.related-content dd{
	margin:0;
	width:677px;
	padding:5px 0 5px 22px;
	overflow:hidden;
}
dl.related-content ul.left,dl.related-content ul.right{
	line-height:18px;
	margin:0;
	padding:0;
	list-style:none;
}
dl.related-content ul.left,dl.related-content ul.right a{
	font-size:1.12em;
}
dl.related-content ul.left{
	float:left;
	width:335px;
}
dl.related-content ul.right{
	float:right;
	width:302px;
}
dl.related-content ul.left li{
	padding:0 0 5px 0;}
dl.related-content ul.right li{
	padding:0 0 5px 0;
}


/*
 * Main Product Info Box  
 */
.descr{
	width:704px;
	/*overflow:hidden;*/
	
}
.descr .left{
	float:left;
	width:309px;
	font-size:1.12em;
}
.descr .left p{
	margin:0px;
	text-align:center;
}
.descr .right{
	float:right;
	width:395px;
}
.descr .right ul{
	margin:6px 0 0 0;
	/*padding:0 0 0 55px;*/
	list-style:none;
	color:#818181;
	float: left;
}
.descr .right ul li.old-price{
	color:#272727;
}
.descr .right ul li.old-price strong{
	text-decoration: line-through;
	font-weight: normal;
}
.descr .right ul li.new-price{
	font-size:1.25em;
	font-weight:bold;
	color:#ae1818;
	margin:3px 0 0 0;
}
.descr .right p{
	margin:8px 0 0 0;

}
.descr .right .option{
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
	width:395px;
}
.descr .right .option li{
	float:left;
	padding:0 20px 0 11px;
	margin:0 0 0 -11px;
	display:inline;
	background:url(../media/css/divider2.gif) no-repeat left;
}
.descr .right .option li a{
	color:#797979;
}
.descr .right .review ul{
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	color:#818181;
	float:none;
}

.descr .right .review li{
	border-bottom: 1px dotted red;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.descr .right .review ul.rating{
	margin:0px;
	padding: 0px;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:none;
	width: auto;
}
.descr .right .review ul.rating li{
	width: 20px;
	float:left;
	width:auto;
	border:none;
	margin: 0px;
}

/*
 * Prodct Image Styles  
 */
.big-image{
	width:309px;
	height:309px;
	position:relative;
	padding-top:0;
	display:table;
}
.big-image img{
	margin:0 auto;
}
.big-image span{
	display:table-cell;
	vertical-align:top;
}
ul.small-img{
	margin:0;
	clear:both;
	list-style:none;
	/*overflow:hidden;*/
	width:299px;
	float: left;
	padding-left: 10px;
}
ul.small-img li{
	float:left;
	margin:0 5px;
	display:inline;
}
.small-img
{
	cursor: default;
	list-style: none;
}
/*
.small-img a
{
	cursor: default;
}
*/
.small-img a .preview
{
	display: none;
}

.small-img a:hover .preview
{
	display: block;
	position: absolute;
	z-index: 9999999;
	top: -280px;
}

.small-img img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
/*	width: 45px;*/
	border:1px solid #8c8c8c;
}

.small-img li
{
	display: inline;
	float: left;
	position: relative;
}

.small-img .preview
{
	border-color: #000;
	width: 275px;

}

/*
 * Option Box  
 */
.option-box{
	margin:0;
	padding:0 0 20px;
	overflow:hidden;
}
.option-box input{
	width:36px;
	height:17px;
	border:1px solid #7f9db9;
	padding:1px 0 0 4px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
}
.option-box input.embroidery{
	width:162px;
	margin:2px 0 0 0;
	border:1px solid #000;
}
.option-box select{
	margin:4px 0 0 0;
	display:block;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	width: 350px;
}
.option-box  label{
	color:#272727;
}
.option-box  ul{
	margin:0;
	width:360px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.option-box  ul li{
	padding:10px 0 0 0;
	width:190px;
	float:left;
}

.option-box  ul li.group{
	padding:10px 0 0 0;
	width:100%;
	float:left;
}

.option-box  ul .color ul{
	margin:0;
	padding:0 0 3px;
	list-style:none;
	overflow:hidden;
}
.option-box  ul .color ul li{
	float:left;
	padding:0;
	width:auto;
	margin:0 10px 0 0;
}
.option-box  ul em{
	color:#a5a5a5;
	font-style:normal;
}
.option-box .rightcol{
	float:right;
	width:154px;
	font-size:11px;
}
.option-box .rightcol a{
	color:#272727;
	font-weight: bold;
}
.option-box .rightcol a.m-info{
	color:#959595;
	font-weight: normal;
}

.option-box div.buttons {
	float: left; 
	width: 142px; 
	clear: both;
}



/*
 * Product More Info  
 */
div.more{
	margin:20px 10px 0 10px;
	padding:0 0 17px 0;
	text-align:center;
}
div.more h2{
	margin:0 0 0 0;
}
div.more p{
	margin:15px 0 0 0; 
	font-size:1.12em;
}
div.more li {
	padding-bottom:4px; 
	font-size:1.12em;
}

/*
 * Customer Reviews  
 */

ul.customer-product{
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
	width:370px;
	overflow:hidden;
}
ul.customer-product li{
	float:left;
	width:665px;
	padding:11px 0 19px 0;
	margin:-1px 0 0 0;
	overflow:hidden;
	border-top:1px solid #b9b8b8; 
}
ul.customer-product .rating{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	width:665px;
}
ul.customer-product .rating li{
	border:none;
	margin:0;
	padding:0;
	width:auto;
}
ul.customer-product .rating strong{
	margin:0 7px 0 0;
}
ul.customer-product .rating p{
	margin:0 0 0 13px;
}
ul.customer-product p{
	margin:16px 0 0 0;
}
ul.customer-product p.submitted{
	font-size:11px;
	margin:5px 0 0 0;
}
ul.customer-product p.review-helpful{
	margin:0;
}
ul.customer-product p.review-helpful a{
	color:#a60000;
}
ul.customer-product p.review-helpful em a{
	color:#272727;
	margin:0 0 0 23px;
	font-size:11px;
}



/*
 * article_List Items - Display content Thumbnails
 */

.art-list-item{
	overflow:hidden;
}
.art-list-item ul{
	width:100%;
	overflow:hidden;
	margin:auto;
	padding:2px;
	list-style:none;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}
.art-list-item ul li{
	float:left;
	padding:2px;
	display:inline;
	
}

/*
 * List Items - Display Product Thumbnails
 */

.list-item{
	width:560px;
	overflow:hidden;
}
.list-item ul{
	width:560px;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:9px 0 5px 0;
	list-style:none;
	border-bottom:1px solid #E1E1E1;
}
.list-item ul li{
	float:left;
	width:126px;
	display:inline;
	
}
.list-item ul li ul.rating{
	margin: 0px;
	padding: 6px 0px 0px 24px;
	overflow: hidden;
	width: 110px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border:none;
}
.list-item ul li ul.rating li{
	float:left;
	width:auto;
}
.list-item ul li ul.rating img{
	margin:0px;
}
.list-item ul img{
	margin:0 auto;
}
.list-item ul .txt{
	width:110px;
	padding:0;
	margin:0 auto;
	text-align:center;
	height: 70px;
}

.list-item ul .txt strong{
	display:block;
	color:#a60000;
	margin:4px 0 0 0;
}
/* Special List Item for full page list */
#content-full div.list-item{
	width: 680px;
}
#content-full .list-item ul {
	width: 680px;
}


/*
 * Top Department Box  
 
                <font color="#CC0000" size="-1"><strong>Narrow Your Search</strong></font>
                <font color="#CC0000" size="-1"><strong>Narrow Your Search</strong></font>
 */
.top-box{
	width:545px;
	border:1px solid #e2e2e2;
	background:#fcfcfc;
	overflow:hidden;
	margin:0 0 0 6px;
	padding:10px 0 15px 10px;
}
.top-box .narrowYourSearch{
	width:530px;
	font-weight:bold;
	font-size:15px;
	color:#CC0000;
}
.top-box div{
	float:left;
	width:180px;
}
.top-box div ul{
	margin:4px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	width:180px;
}
.top-box a {font-size:11px;}

.top-box div ul li {
	padding:0;
}

/*
 * Search Page Styles\

*/
.search-results-totals {
	width:890px;
	height:28px;
	margin:4px 0 4px 6px;
	background:#fcfcfc;
	line-height:28px;
	border:1px solid #e2e2e2;
}

.search-results-totals .listedBy{
	width:890px;
	margin:4px 0 4px 6px;
	line-height:28px;
	color:#CC0000;
	font-size:11px;
	font-style:italic;
}
dl.search-totals{
	margin:0;
	padding:0;
	overflow:hidden;
	width: 890px;
}
dl.search-totals dt{
	margin:0;
	float:left;
	width:auto;	
	padding:0 0 0 5px;
	font-size:1.2em;
}
dl.search-totals dd{
	margin:0;
	float:right;
	width:200px;
	padding:0 8px 0 0;
	text-align:right;
	font-size:1.2em;
	color:#CC0033;
}
dl.search-totals dd strong {
	font-weight:bold;
}

.search-results-list{
	width:700px;
	margin:5px 0px 5px 5px;
	padding:0;
	overflow:hidden;
}

ul.search-results{
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
	width:695px;
	overflow:hidden;
	float:right;
}
ul.search-results li{
	float:left;
	width:690px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	/*border-bottom: red 1px dotted;*/
}
ul.search-results .rating{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:680px;
}
/*search results percent bar
	+searchPercentBoxFrame
	+FFBC47,FC9700,F57B1D,E0511D,8F3122
	+FF0000,FF4A00,FF7B00,FF9A00,FFD000
*/
ul.search-results .rating .searchPercentBoxFrame{
	background-color:#FFCC66;
	border: #000000 1px solid;
	width:100px;
	height:14px;
	margin-left:300px;
	padding: 1px;
	color:#FFFFFF;
	font-weight:bold;
	}
ul.search-results .rating .searchPercentBoxFrame .perc1{
	width:20px;
	height:12px;
	background-color:#FF9A00;
	border:#FF7B00 1px solid;
	}
ul.search-results .rating .searchPercentBoxFrame .perc2{
	width:40px;
	height:12px;
	background-color:#FF7B00;
	border:#FF7B00 1px solid;
	}
ul.search-results .rating .searchPercentBoxFrame .perc3{
	width:60px;
	height:12px;
	background-color:#FF7B00;
	border:#FF4A00 1px solid;
	}
ul.search-results .rating .searchPercentBoxFrame .perc4{
	width:80px;
	height:12px;
	background-color:#FF4A00;
	border:#FF0000 1px solid;
	}
ul.search-results .rating .searchPercentBoxFrame .perc5{
	width:98px;
	height:12px;
	background-color:#FF0000;
	border:#990000 1px solid;
	}
ul.search-results  strong{
	padding:0 10px 0 0;
}
ul.search-results a{
	color:#990000;
	text-decoration:underline;	
}
ul.search-results .rating li{
	border:none;
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
}

ul.search-results li p {
	font-size:11px;
	color:#666666;
	padding:0px 0 5px 0px;
	margin:0px;
	width: 570px;
}


/*
 * Customer Page Sytles
 */
 .account-details{
	width:692px;
	overflow:hidden;
}
.account-details .full{
	float:left;
	width:680px;
}
.account-details{
	width:692px;
	overflow:hidden;
}
.account-details .left{
	float:left;
	width:324px;
}
.account-details .right{
	float:right;
	width:200px;
	margin-top:10px;
}
.account-details h3{
/* handled by title manager class
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	/*
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	*/
}
dl.details{
	margin:0 0 0 10px;
	padding:0;
	width:310px;
	line-height:25px;
	overflow:hidden;
}
dl.details dt{
	margin:0;
	padding:0;
	width:130px;
	float:left;
}
dl.details dd{
	margin:0;
	padding:0;
	float:left;
	width:180px;
}
.account-details .right ul{
	margin:0 0 0 14px;
	padding:0;
	list-style:none;
}
.account-details .right ul li{margin:10px 0 0 0;}
.account-details .right a{color:#255b96;}
.account-details .right p{margin:10px 0 0 13px;}
.account-details .right p em{display:block;color: #474747;}
.history{
	width:613px;
	margin:20px 0 0 11px;
	overflow:hidden;
	border:1px solid #ccc;
}
.history h3{
/* handled by title manager class
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	*/
}
.history ul{
	margin:0;
	padding:0;
	list-style:none;
	width:613px;
	font-size:12px;
	overflow:hidden;
	/*background:url(../media/css/bg-history.gif);*/
}
.history ul li{
	width:613px;
	overflow:hidden;
	float:left;
	border-top:1px solid #ccc;
	line-height:22px; 
}
.history ul li.title{
	font-weight:bold;
}
.history ul li.title .t2 {
	border:none;
}
.history ul li.title .t3{
	border:none;
}
.history ul li.title .t4{
	border:none;
}
.history ul li.title .t5{
	border:none;
}
.history ul div{
	float:left;
	padding:0 0 0 5px;
}
.history ul .t1{
	width:120px;
	overflow:hidden;
}
.history ul .t2{
	width:120px;
	border-left: 1px solid #ccc;
}
.history ul .t3{
	width:90px;
	border-left: 1px solid #ccc;
}
.history ul .t4{
	width:100px;
	padding:0;
	text-align:center;
	border-left: 1px solid #ccc;
}
.history ul .t5{
	width:120px;
	padding:0;
	text-align:center;
	border-left: 1px solid #ccc;
}
.history a{
	color:#255b96;
}

/*
 * Two Column Page
 */

#two{
	width:900px;
	overflow:hidden;
}
#two #left{
	float:left;
	width:205px;
}
#two #content-box{
	float:right;
	width:695px;
	padding:10px 0 20px 0;
}

#two #left ul{
	margin:15px 0 0 13px;
	padding:0 10px 0 0;
	line-height:20px;
	list-style:none;
}
#two #left li{
	font-size:1.12em;
	padding:2px 0;
}
#two #left ul .logout{
	margin:19px 0 0 0;
}
#two #left ul .highlight {
	font-weight:bold;
	color:#FF0000;
}
#two #left .highlight {
	font-weight:bold;
	color:#CC0000;
}
#two #left .highlight a{
	font-weight:bold;
	color: #7895AF;
}
#two #left a:hover {
	font-weight:bold;
	color:#7895AF;
}

/*
 * Customer Review - Form Buttons  
 */
.form-customer-review{
	width:393px;
	overflow:hidden;
}
.form-customer-review p{
	margin:0;
}
.form-customer-review dl{
	margin:0;
	padding:0;
	width:auto;
	/*width:390px;*/
	overflow:hidden;
}
.form-customer-review dt{
	margin:0;
	padding:11px 9px 0 0;
	width:111px;
	float:left;
	text-align:right; 
	font:11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form-customer-review dt em{
	color:#e30202;
	margin: 0 4px 0 0;
}
.form-customer-review dd{
	margin:0;
	padding:11px 0 0 0;
	width:auto;
	float:left;
}
.form-customer-review input{
	width:240px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	float:left;
	padding:2px 0 0 4px;
}
.form-customer-review textarea{
	width:220px;
	height:75px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:15px;
	float:left;
	padding:2px 0
}
.form-customer-review select{
	width:248px;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
}

.form-customer-review .checkbox input{
	width:14px;
	height:15px;
	margin:4px 3px 0 0;
	padding:0;
	background:none;
	border:none;
}

/* Additional Adds */
.form-customer-review .submit-button { 
	cursor:pointer; 
	border:outset 1px #ccc; 
	background:#999; 
	color:#666; 
	font-weight:bold; 
	padding: 1px 2px;
	width:150px;
	height:auto;
	background:url(../media/system/submit-button-background.gif) repeat-x left top;
}


/*
 * Customer Information Boxes ( Customer Info Pages)
 */
.customer-box{
	width:695px;
	padding:10px 0 43px 0;
	margin:0 auto;
	overflow:hidden;
}
.customer-box .left{
	float:left;
	width:330px;
}

.customer-box .right{
	float:right;
	width:330px;
}
.customer-box h3{
/* handled by title manager class
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	/*
	/*
	font-size:16px;
	color:#a60000;
	padding:0 0 4px;
	border-bottom:1px solid #e2e2e2;
	margin:0;
	
	mra*/
}
.shipping-box{
	width:613px;
	margin:0 0 0 11px;
	overflow:hidden;
}
.shipping-box h3{
/* handled by title manager class
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	*/
}
.shipping-box ul{
	margin:0;
	padding:0;
	list-style:none;
	width:613px;
	font-size:12px;
	overflow:hidden;
}
.shipping-box ul li{
	width:613px;
	overflow:hidden;
	float:left;
	line-height:22px; 
	border-bottom:1px solid #eee;
}
.shipping-box ul li.title{
	font-weight:bold;
}
.shipping-box ul div{
	float:left;
	padding:0 0 0 5px;
}
.shipping-box ul .t1{
	width:350px;
}
.shipping-box ul .t2{
	width:250px;
	text-align:right;
}
.shipping-box a{
	color:#255b96;
}
.shipping-box p{
	margin:0;
}
.register-box{
	width:878px;
	padding:24px 0 43px 0;
	margin:0 auto;
	overflow:hidden;
}
.register-box .left{
	float:left;
	width:400px;
}
.register-box .right{
	float:right;
	width:400px;
}
.register-box h3{
/* handled by title manager class
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	*/
}
.register-box dl{
	margin:0;
	padding:0;
	width:400px;
	overflow:hidden;
}
.register-box dt{
	margin:0;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	float:left;
	/*line-height:30px;*/
	width:130px;
}
.register-box dd{
	margin:0;
	padding:10px 0px 0px 0px;
	float:left;
	width:270px;
}
.register-box dd input{
	width:260px;
	padding:0 0 0 4px;
	height:16px;
}
.register-box .radio dd {
	width:320px;
	padding:0 0 0 4px;
	height:16px;
}
.register-box strong{
	display:block;
	clear:both;
	padding:10px 0 0 0;
	color:red;
	font-size:1.5em;
}
.register-box p{
	margin:10px 0 0 0;
}
.register-box label input{
	width:14px;
	height:15px;
	padding:0;
	float:left;
	margin:1px 10px 0 0;
}
.register-box dd.newsletter{
	width:330px;
	font-weight:bold;
}
.register-box .right a.continue{
	margin:13px 8px 0 5px;
}
.register-box .left a.continue{
	margin:10px 9px 0 0;
}
.register-box .left .forgot-password{
	float:right;
	clear:right;
	font-size:11px;
	padding:4px 0 0 0;
	margin:0 9px 0 0;
}

/* 
 * Product Wish List  
 */
ul.your-wish-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	/*width:693px;*/
	background: url(../images/bg-your-wish-list.gif);
	font-size: 12px;
	border-top: 1px solid #ccc;
}
ul.your-wish-list li{
	overflow: hidden;
	width:693px;
	padding: 4px 0;
	float: left;
	border-bottom: 1px solid #ccc;
}
ul.your-wish-list .title{
	font-weight: bold;
	background: none;
}
ul.your-wish-list div{
	float: left;
	overflow: hidden;
}
ul.your-wish-list .t1{
	width: 51px;
	font-weight: bold;
	text-align: center;
}
ul.your-wish-list .t2{
	width: 160px;
	font-weight: bold;
	text-align: left;
}
ul.your-wish-list .t3{
	width: 300px;
	font-weight: bold;
	padding: 0 0 0 15px;
}
ul.your-wish-list .t4{
	width: 68px;
	text-align: center;
}
ul.your-wish-list h4{
	margin: 0 0 0 7px;
	font-size: 12px;
}
ul.your-wish-list p{
	margin: 2px 0 0 11px;
}
ul.your-wish-list .price{
	float: right;
	width: 107px;
}
a.remove{
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/a-remove.gif);
}
h3.title-manage,
h3.title{
	color:#a60000;
	border:1px solid #c7c7c7;
	background:#f2f2f2;
	line-height:27px;
	margin:0;
	font-size:13px;
	padding:0 0 0 12px;
	/*
	background: #eee;
	border:1px solid #ccc;
	border-bottom: none;
	line-height: 22px;
	margin:15px 0 0 0; 
	padding: 0 0 0 8px;
	width:683px;
	*/
}
h3.title-manage{
	border-bottom:1px solid #ccc;
}
.manage-wish-list{
	width: 100%;
	padding: 13px 0 0 0;
	overflow: hidden;
	
}
.manage-wish-list p{
	margin: 15px 0 0;
}
.manage-wish-list .left-box{
	float: left;
	width: 246px;
}
span.add-email{
	display: block;
	overflow: hidden;
	width: 400px;
}
span.add-email input{
	float: left;
}
span.add-email input.txt{
	width: 245px;
	height: 18px;
	background: #ffffa0;
	border: 1px solid #7f9db9;
	margin: 0 5px 0 0;
	padding: 2px 0 0 4px;
}
.message{padding: 5px 0 0 0;}
.message textarea{
	width: 400px;
	display:block;
	height:96px;
	margin: 0 0 8px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9; 
}

/* 
 * Contact Form Page  
 */
.simple-form {  
 font-size:1.12em; 
  margin: 0;
  padding: 0;
  min-width: 550px;
  max-width: 750px;
  width: 700px; 
}
.simple-form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 0 10px 10px 10px;       
  margin: 20px 10px 0 10px;
}
.simple-form fieldset legend {	
	font-weight:bold;
}
.simple-form label { 
	display: block;  
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; 
	text-align: right; 
}
.simple-form input {
	width:400px;
	margin:5px 0 0 10px;
}
.simple-form fieldset label:first-letter { 
	text-decoration:underline;
}
.simple-form textarea {
	width:400px; 
	height:150px;
	margin:5px 0 0 10px;
	overflow: auto; 
}
.simple-form small {
	display: block;
	margin: 0 0 5px 160px; 
	padding: 1px 3px;
	font-size: 88%;
}
.simple-form .required{font-weight:bold;}
.simple-form br {
	clear:left; 
}
.poweredby {
	color:#CCCCCC;
	text-align:center;
	padding-top: 8px;
	margin:0px;
	background-color:#FFFFFF;
}
.poweredby a{
	color:#CCCCCC;
}





/*
 * Custom Left Navigation  
 */
#left-navigation{
	float:left;
	
	width:160px;
}
/*
.p7AB {
	background-color: #CCCCCC;
	padding: 0px;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;

}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	width:130px;
	display: block;
	text-decoration: none;
	padding: 4px 12px 4px 18px;
	color: #999999;
	font-weight: normal;
	background-color: #333333;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #4a4a4a;
	background-image: url(/media/p7system/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #CCCCCC;
	background-color: #444444;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #ABABAB;
	letter-spacing: 0.1em;
	background-color: #333333;
	background-image: url(/media/p7system/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	line-height: 1.5em;	
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/media/p7system/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-left:0px;
}

a.review-link{
	color: #a60000;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}
a.review-link-department{
	color: #a60000;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
	line-height:22px;
	padding: 4px 0px 0px 20px;
}


.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
} 
*/
#navcontainer { 
	width: 157px; 
}
#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a{
	display: block;
	padding: 1px 0px 1px 5px;
	width: 153px;
}

#navcontainer a:link, #navlist a:visited{
	text-decoration: none;
}

#navcontainer a:hover{
	background-color: #E7E7E7;
}


/*
 *  Product Display  
 */
#dept{
	height:35px;
	overflow:hidden;
	width:140px;
	margin:0px auto;
}

#dept .dept-add ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	overflow:hidden;
}
#dept .dept-add li{
	padding:0;
	margin:0 auto;
	width:37px;
}
#dept .dept-add input{
	padding:0;
	margin:0 auto;
}

#dept .dept-add a{
	color:#282828;
	text-decoration:none;
}


/*
 * Department Content  
 */
.Dept-Content-Box {
	width: 880px;
 	padding: 10px 10px 10px 10px; 
	font-size: 12px;
	color: #7895AF;
}

.Dept-Link-Box {
	float: left;
	margin-bottom:14px;
	text-align:left;
/*	text-shadow: #FF0000;*/
}

.Dept-Link-Box table {
	float: left;
	width: 900px;
	vertical-align:text-top;
}

.Dept-Link-Box a{
	text-decoration:none;
}
.Dept-Link-Box a:hover{
	color: red;
}
.Dept-Link-Box td{
	padding-left:10px;
}
.Dept-Link-Box div.content {
	width: 900px;
	float: left;
}

/* 
  -----------------------------------
  TabPanel Magic Style Sheet
  by Project Seven Development
  www.projectseven.com

  Style Theme: 08 - Charcoal -No Box
  -----------------------------------
  
*/

.p7TPpanel {
	border: 0;
}
.p7TPwrapper {
	padding: 0;
}
.p7TPheader {
	padding: 0;
}
.p7TPheader h2, .p7TPheader h3 {
	margin: 0 0 6px 0;
	font-size: 1.1em;
	font-weight: normal;
}
.p7TP_tabs {
	padding: 0;
	font-size: 1em;
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	padding: 5px 8px;
	display: block;
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(/media/system/tabs07_up.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	border-bottom: 0;
	/* width:81px; */
}
/* #p7tpb1_4 a{width:83px!important;} */
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
	color: #FFFFFF;
}
.p7TP_tabs div {
	display: block;
	float: left;
	margin: 0 -1px 0 0;
}
.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
	padding: 12px;
	background-color: #FFFFFF;
	/*font-size: 0.95em;*/
	font-size: 11px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	color: #333333;
	border: 1px solid #333333;
}
.p7TPcontenth2, .p7TPcontent h3, 
.p7TPcontent h4 {
	font-size:1.25em;
	color: #444444;
	/*font-size: 1.1em;*/
	font-weight:bold;
	margin: 0px;
	line-height: normal;
}
.p7TPcontent p {
	margin: 6px 0 12px 0;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
	background-image: url(/media/system/tabs07_down.jpg);
	background-repeat: repeat-x;
	color: #333333 !important;
	cursor: default;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: block;
}




/* 
  ------------------------------------------------
  PVII Slideshow Magic
  by Project Seven Development
  www.projectseven.com
  Style: 06
	Image Rotator
  ------------------------------------------------
*/
/*
The Root Slideshow DIV
*/
#p7ssm {
	font-family: Arial, Helvetica, sans-serif;
	width: 389px;
	position: relative;
	z-index: 100;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left:0;
	height: 257px;
}
/*Toolbar Controls */
#p7ssm_toolbar {
	background-color: #3C3C3C;
	background-image: url(../media/p7system/p7ssm4_ctrl_bg.jpg);
	background-repeat: repeat-x;
}
#p7ssm_tools {
	margin: 0 auto;
}
#p7ssm_toolbar em {display: none;}
#p7ssm_toolbar a {display: block;}
#p7ssm_first {
	background-image: url(../media/p7system/p7ssm4_first.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 20px;
	background-position: left top;
}
#p7ssm_prev {
	background-image: url(../media/p7system/p7ssm4_prev.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 18px;
}
.p7ssm_play {
	background-image: url(../media/p7system/p7ssm4_play.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 24px;
}
.p7ssm_pause {
	background-image: url(../media/p7system/p7ssm4_pause.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 24px;
}
#p7ssm_next {
	background-image: url(../media/p7system/p7ssm4_next.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 18px;
}
#p7ssm_last {
	background-image: url(../media/p7system/p7ssm4_last.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 20px;
}
#p7ssm_bottom, #p7ssm_nav_wrapper, #p7ssm_counter, #p7ssm_slidechannel, #p7ssm_slider, #p7ssm_slidebar, 
#p7ssm_speed, #p7SSMthmb, #p7SSMwhmb {
	display: none;
}
/*The Hover state for all the toolbar icons*/
#p7ssm_first:hover, #p7ssm_prev:hover,
.p7ssm_play:hover, .p7ssm_pause:hover,
#p7ssm_next:hover, #p7ssm_last:hover {
	background-position: left bottom;
}
/*FULLSIZE IMAGE */
/*The Outer Wrapper for Fullsize Image*/
/*\FS TABLE DO NOT EDIT - and hide from IE5 Mac*/
#p7ssm_fstbl {
	margin: 0 auto;
}
#p7ssm_fullsize {
	padding: 0px;
}
/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc {
	margin: 0 auto;
	border: 1px solid #000000;
	padding: 0px;
	background-color: #333333;
}
/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw {
	padding: 0;
	position: relative;
}
/*Crossfade Wrapper - DO NOT EDIT*/
#p7ssm_cf {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 99;
}
/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {
	display: block;
}
/*The Fullsize Image*/
#p7ssm_fsc img {
	border: 0;
}
/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {
	display: block;
}
/* Description Styles */
#p7ssm_description {
	font-size: 10px;
	padding: 6px 12px;
	color: #999999;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	display: none;
}
/*Description Paragraphs*/
#p7ssm_description p {
	margin: 6px 0;
}
/*Description Links*/
#p7ssm_description a {
	color: #3366CC;
}
/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {
	display:none;
}
/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {
	display:none;
	padding: 0;
}
/*The Loading Progrees Bar. DO NOT EDIT*/
#p7ssm_loading {
	position:absolute;
	left:0px;
	top:0px;
	visibility: hidden;
	z-index: 100;
}


/*
	Modal Overlay Window Styles
*/
.modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#eeeeee;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
}
.modal-window
{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window
{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	background:transparent url('/media/system/close-button.png') no-repeat scroll right top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
 	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5; 
}
.close-window:hover
{
 	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99; 
}


#dept ul.dept-add {
	list-style:none;
	margin: 0 0 0 10px;
	overflow:hidden;
	padding:9px 0px 5px;
}

#dept ul.dept-add li {
	border:none;
}

.itemboxtxt{
	width:110px;
	padding:0;
	margin:0 auto;
	text-align:center;
	height: 70px;
}

.itemboxtxt strong{
	display:block;
	color:#a60000;
	margin:4px 0 0 0;
}

