@charset "iso-8859-1";
/************** header tag styles **************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #101010;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	scrollbar-face-color: #f6f6f6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #330000;
	scrollbar-track-color: #D6D6D6;
	scrollbar-darkshadow-color: #ffffff;
	list-style-type: square;
}

table{
  font-size:14px;
}

img{
	border:0px;
	GALLERYIMG:no;
}

p{
	margin:2px;
}

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	color: #101010;
	margin: 0px;
	padding: 8px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

h2{
	color:#025395;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

h3{
 font: bold 14px Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font: 12px Verdana,sans-serif;
}

#content{
	padding: 0px;
	margin:0px;
	width: 588px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 12px Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 14px Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 768px;
	min-width: 640px;
	height: 20px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(nav_bg.gif);
	top: -1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 1px;
	height: 20px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 12px;
	z-index: 100;
	width: 756px;
}


a.glink, a.glink:visited{
	font-size: 14px;
	color: #101010;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px 2px;
	border-right: 1px solid #FFFFFF;
}

a.glink:hover{
  	background-image:  url(nav_mo.gif);
	text-decoration: none;
}

a.glink_selected,a.glink_selected:visited,a.glink_selected:hover{
	font-size: 14px;
	color: #101010;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px 2px;
	border-right: 1px solid #FFFFFF;
	background-image:  url(nav_sel.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
	min-height: 200px;
	height: 200px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 16% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
}

.story h3{
	font: bold 14px Arial,sans-serif;
	color: #000000;
}

.story p {
	padding-top: 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#sectionLinks h3{
	display:block; 
	font-size:14px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#E0E0E0;
/*	background-image:  url("bg_nav.jpg");
*/	padding: 1px 0px 1px 8px;
/*	color: #025395;  */
	color:#003580;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	width:100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #025395;
}

#sectionLinks a:hover{
	display:block; 
	width:100%;
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: underline;
}

/************ subsection styles **************/

.subsection{
	margin: 0px;
	width: 150;
	border-bottom:1px solid #E0E0E0;
	font-size:12px;
}

.subsection h3{
	display:block;
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

.subsection li {
	display:block;
	background-color: #F5F5F5;
	color:#005FA9;
}

.subsection a:link, .subsection a:visited {
	display:block;
	background-color: #F5F5F5;
	border:1px solid #F5F5F5;
	padding-left: 15px;
	padding-bottom:2px;
	padding-top:2px;
}

.subsection a:hover{
	display:block; 
	color:#FFFFFF;
	text-decoration: none;
	border:1px solid #005FA9;
	background-color: #005FA9;
}

.subsectionActive{
	padding-left: 15px;
	display:block; 
	font-weight: bold;
	color:#005FA9;
	text-decoration: none;
	border:1px solid #005FA9;
	background-color: #CCCCCC;
}

/************ thirdsection styles **************/

#thirdsection{
	margin: 0px;
	padding-left: 25px;
	width: 110;
	list-style-type: square;
}

#thirdsection h3{
	display:block;
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#thirdsection li {
	display:block;
	background-color: #F5F5F5;
	color:#005FA9;
}

#thirdsection a:link, thirdsection a:visited {
	display:block;
	background-color: #F5F5F5;
}

#thirdsection a:hover{
	text-decoration: underline;
}

#thirdsectionActive{
	display:block; 
	font-weight: bold;
	text-decoration: underline;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/************* globalNav styles ****************/

#copyright{
	position: relative;
	width: 768px;
	min-width: 640px;
	height: 30px;
	padding: 8px 0px 0px;
	margin: 0px;
	top: 0px;
	text-align: center;
	vertical-align:top;
	background-image: url(footer_bg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

/************* itemshow styles ****************/

#itemshow{
	position: relative;
	width: 768px;
	min-width: 640px;
	height: auto;
	padding: 0px;
	margin: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-right-style: solid;
}

#itemshow.img{
	padding: 10px;
}

#itemshow.p{
	padding: 0px 0px 10px 0px;
}

/************* itempic styles ****************/


#itemname{
	color: #101010;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}

#itempic{
	margin: 10px;
}

.itemname{
	color: #101010;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}

.itempic{
	margin: 10px;
}

#itempicnmore{
	background-image:url(morepic.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#itemtext{
	padding: 10px;
}

#itempic.p{
	margin: 10px;
}

#header{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	width: 768px;
}

table{
	border:0px;
	margin:0px;
	padding:0px;
	text-align: left;
	vertical-align:top;
}
table tr{
	vertical-align:top;
}

.ptable{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.ptable td{
	font-size:14px;
	padding-right: 5px;
}

.mptd{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

.mptd_menu{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	background-color: #EEEEEE;
}

.pricetd{
	padding-left:10px;
	vertical-align:middle;
	background-color:#E4E4E4;
}

.pricetd p{
	margin:0px;
}
	
#onsale{
	color:#FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height:1px;
}

#itemcode{
	color:#FF3333;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.itemcode{
	color:#FF3333;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.samplelink{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.price{
	color:#000000;
	font-size: 16px;
	font-weight:bold;
	height:1px;
	padding-top:4px;
}

.regprice{
	color:#333333;
	font-size: 14px;
	height:1px;
	padding-top:2px;
}


.saleprice{
	color:#FF3333;
	font-size: 18px;
	font-weight: bold;
	height:1px;
	padding-top:4px;
}

.pricewas{
	color:#333333;
	font-size: 14px;
	height:1px;
	padding-top:2px;
}

#locator{
	color:#373737;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#itemtag{
	position:absolute; left:165px; top:193px; width:150px; height:100px; z-index:10;
	background-repeat:no-repeat;
}

.tag_onsale{
	background-image:url(onsale.gif);
}

.tag_onsale2{
	background-image:url(onsale.gif);
}

.tag_hot{
	background-image:url(hot.gif);
}

.tag_hot2{
	background-image:url(hot2.gif);
}

.tag_new{
	background-image:url(new.gif);
}

.tag_new2{
	background-image:url(new2.gif);
}

#itemfeature_title{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#AEAEAE;
	padding-left:10px;
}

#itemfeature{
	font-size:14px;
	list-style-position: outside;
	list-style-type: square;
}

#itemfeature li{
	margin-left:30px;
}

.itemfeature{
	font-size:14px;
	list-style-position: outside;
	list-style-type: square;
}

.itemfeature li{
	margin-left:30px;
}

#otherpics img{
	margin:4px;
	border-right:1px solid #AEAEAE;
	border-bottom:1px solid #AEAEAE;
	height:50px;
	width:50px;
}

#seealso{
	font: bold 14px Arial,sans-serif;
	color: #000000;
}

#orderline{
	color:#FF3333;
	font-weight:bold;
}

#productlist{
	color:#101010;
	padding:0px;
	margin:4px;
	border:0px;
}

#productlist tr{
	vertical-align:middle;
}

#productlist td{
	color:#101010;
	text-align:center;
	border-bottom:1px solid #101010;
	padding:2px;
}

#productlist p{
	text-align:left;
	margin:0px;
	vertical-align:top;
}

#productlisthead td{
	background-color:#808080;
	color:#FFFFFF;
	font-weight:bold;
}

#productlistfoot td{
	border-bottom:0px;
	text-align:right;
	font-weight:bold;
}

#productlistdesc{
	vertical-align:top;
	font-size:14px;
}

#productlistname{
	font-weight:bold;
}

.productlistpic{
	width:80px;
	height:80px;
	text-align:right;
}

.productlistregprc{
	color:#101010;
	font-weight:bold;
	width:80px;
}

.productlistonsaleprc{
	color:#FF3333;
	font-weight:bold;
	width:80px;
}

.row_odd{
	background-color:#EEEEEE;
}

.row_even{
	background-color:#F8F8F8;
}

.itemnew{
	background-image:url(bg_nav.jpg);
	background-repeat:no-repeat;
}
.itemhot{
	background-image:url(bg_nav.jpg);
	background-repeat:no-repeat;
}
.itemonsale{
	background-image:url(bg_nav.jpg);
	background-repeat:no-repeat;
}

#categorycap{
	margin-left:5px;
}


#category{
	color:#101010;
	padding:4px;
	margin:4px;
	border:0px;
}

#category tr{
	vertical-align:bottom;
}

#category td{
	color:#101010;
	text-align:center;
	padding:4px;
}

#category p{
	margin:0px 0px 0px 0px;
}

#categoryname{
	display:block;
	vertical-align:top;
	padding-top:0px;
	vertical-align:top;
}

#pages{
	text-align:right;
	font-weight:bold;
	font-size:14px;
}

#pages a{
	color:#FF0000;
}

#pages_bottom{
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#pages_bottom a{
	color:#FF0000;
}

.submenu{
	border:1px solid #CCCCCC;
	padding:2px 1px 2px 1px;
	margin:0px;
	background-color:#F5F5F5;
	position:relative;
	height:auto;
}

.submenu a:link, .submenu a:visited{
	display:block;
	padding:0px 2px 0px 2px;
	border:1px solid #F5F5F5;
}

.submenu a:hover{
	display:block;
	border:1px solid #005FA9;
	background-color:#005FA9;
	text-decoration:none;
	color:#FFFFFF;
}

.arrowltr{
	width:100%;
	background-image:url(arrowLTR.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.noarrow{
	width:100%;
}
.popup{
	display:none;
	position:absolute;
/*	width:140; */
	background-color:#808080;
	padding:0;
	z-index:9;
}

#gotop td{
	vertical-align:bottom;
	text-align:right;
}

.gotop td{
	vertical-align:bottom;
	text-align:right;
}

#pageframe{
	text-align:left;
	background-color:#ffffff;
	border:0px;
	padding:0px;
	margin:0px;
}

#maintable{
	background-color:white;
	text-align:left;
	border:0px;
	padding:0px;
	margin:0px;
}

.colorsample_bg{
	background-color:#E7E7E7;
}
.colorsample_title{
	background-color:white;
}
.colorsample_title td{
	padding:0px 4px 0px 8px
	background-color:white;
}
.bigpic{
	background-color:white;
	margin-top:1px;
}

#itemdesc{
	text-align:right;
	font-weight:bold;
	color:#222222;
}

#samplelist{
	text-align:center;
	vertical-align:top;
	color:#222222;
}
#samplelist h3{
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#samplelist td{
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #FFFFFF;
}
#samplelist hr{
	color:#FFFFFF;
	border:0px solid #FFFFFF;
}
#samplelist img{
	display:block;
}
#samplelist a{
	display:block;
	font-weight:bold;
}
#floater {
	position: absolute;
	left: 4px; 
	top:4px; 
	width:400px; 
	height:400px; 
	z-index:2;
 }
/****** sample grid style ********/ 
 .samplegrid{
	background-color:white;
	background-image:url(r_lc.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:10px;
}

.samplegrid td{
	padding:0px 4px 0px 8px
	background-color:white;
	border-bottom:1px dashed #E7E7E7;
	vertical-align:bottom;
	text-align:center;
}
.sampletitle{
	border:0px;
}
.sampletitle td{
	border:0px;
}
#notice{
	font-size:12px;
	text-align:left;
	padding:4px;
	background-color:#e7e7e7;
}

.sizetable{
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	text-align:center;
	vertical-align:middle;
	margin-left:10px;
}
.sizetable thead td{
	background-color:#e7e7e7;
	font-weight:bold;
}
.sizetable td{
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	background-color:#FFFFFF;
}
.PrcNormal{
	margin:4px 2px 0px 10px;
	padding:0px 4px 0px 18px;
	background-image:url(prcbgn1.gif);
	background-repeat:repeat-y;
	background-color:#FFD800;
	border:1px solid black;
	font-size:24px;
	font-family:Impact, Arial;
}
.PrcReg{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgreg.gif);
	background-repeat:no-repeat;
	background-color:#FFD800;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcReg2{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgreg_g.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}

.PrcMarket{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgmarket.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcOur{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgour.gif);
	background-repeat:no-repeat;
	background-color:#FFD800;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcVBPlayer{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgvbp.gif);
	background-repeat:no-repeat;
	background-color:#9BD8FE;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}

.PrcWas{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgwas.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
	text-decoration:line-through;
}
.PrcNow{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgnow.gif);
	background-repeat:no-repeat;
	background-color:#FFD800;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcSale{
	margin:4px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgsale.gif);
	background-repeat:no-repeat;
	background-color:#CF0000;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.PrcOnSale{
	margin:4px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgonsale.gif);
	background-repeat:no-repeat;
	background-color:#CF0000;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.PrcPromo{
	margin:4px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgpromo.gif);
	background-repeat:no-repeat;
	background-color:#CF0000;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.PrcSpecial{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgspecial.gif);
	background-repeat:no-repeat;
	background-color:#CF0000;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.PrcClearance{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbgclr.gif);
	background-repeat:no-repeat;
	background-color:#CF0000;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.PrcBuySep{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbuysep.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcPackage{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcpackage.gif);
	background-repeat:no-repeat;
	background-color:#CF0000;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.PrcTeam{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 30px;
	background-image:url(prcbgteam.gif);
	background-repeat:no-repeat;
	background-color:#006BCE;
	border:1px solid black;
	font-size:24px;
	color:#FFFFFF;
	font-family:Impact, Arial;
}
.Prc10m{
	margin:14px 2px 0px 10px;
	padding:10px 4px 0px 18px;
	background-image:url(prcbg10m.gif);
	background-repeat:no-repeat;
	background-color:#EEB7F0;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcSave{
	margin:14px 2px 0px 10px;
	padding:0px 4px 0px 48px;
	background-image:url(prcbgsave.gif);
	background-repeat:no-repeat;
	background-color:#FFD800;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcOff{
	margin:14px 2px 0px 10px;
	padding:0px 36px 0px 4px;
	background-image:url(prcbgoff.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFD800;
	border:1px solid black;
	font-size:24px;
	color:#000000;
	font-family:Impact, Arial;
}
.PrcCents{
	text-decoration:underline;
	font-size:20px;
	vertical-align:top;
}
.PrcText{
	font-size:14px;
}

#Color{
	font-weight:bold;
	color:#CC0000;
}
#Size{
	font-weight:bold;
	color:#CC0000;
}

.Color{
	font-weight:bold;
	color:#CC0000;
}

.Size{
	font-weight:bold;
	color:#CC0000;
}

#msgtable td{
	border:0;
	margin:0px;
	padding:5px;
	background-repeat:no-repeat;
	background-position:center;
}
.msg1{
	color:#990000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#promtable{
	margin:2px;
	padding:0px;
}
#promtable td{
	border-width:0px;
	border-color:#0C7EB8;
	border-bottom-style:dashed;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
}

.PromSalePrc{
	color:#CC0000;
}

.PromNew{
	color:#0000CC;
}
.prctable{
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	text-align:center;
	vertical-align:middle;
	margin:2px;
}
.prctable thead td{
	background-color:#e7e7e7;
	font-weight:bold;
}
.prctable td{
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
}
.prctablecap{
	background-color:#e7e7e7;
	text-align:center;
	padding:0px 4px 0px 4px;
	font-weight:bold;
}
.prctabledesc{
	text-align:left;
	padding:0px 4px 0px 4px;
}

.cat_table tr{
	vertical-align:middle;	
}
.cat_table td{
	text-align:center;
}
.cat_bg_up{
	background-image:url(img/cat_bg_up.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;
}
.cat_bg_down{
	background-image:url(img/cat_bg_down.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;
}
/********************* end **********************/

