/* CSS Document * *font sizes*/
/*size 10*/
.a10rr{
	font-size: 1em;
	color:#FF0000;
	}
.a10lm{
	font-size: 1em;
	color:#FFFFFF;
	}
.a10rbl{
	font-size: 1em;
	color:#0099cc;
	}

.blue12{
	color:#0099cc;
	}

.a10rbl:hover{
	font-size: 1em;
	color:#666666;
	}

.a10bbl{
	font-size: 1em;
	color:#0099cc;
	font-weight:bold;
	}

.a10bbl:hover{
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	}

.a10view{
	font-size: 1em;
	color:#0099cc;
	background:url(images/arrowview.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}

.a10view:hover{
	font-size: 1em;
	color:#666666;
	background:url(images/arrowview.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}

.a10rgd{
	font-size: 1em;
	color:#333333;
	}

.a10bgd{
	font-size: 1em;
	color:#000;
	font-weight:bold;
	}
.a10rgl{
	font-size: 1em;
	color:#666666;
	}

.a10bgl{
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	}
	
.a10bgll{
	font-size: 1em;
	color:#CCCCCC;
	font-weight:bold;
	}

.a10rgll{
	font-size: 1em;
	color:#CCCCCC;
	}
.a10viewm{
	font-size:1em;
	color:#0099cc;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:12px;
	padding-left:4px;
}

.a10viewm:hover{
	font-size:1em;
	color:#666666;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:12px;
	padding-left:4px;
}

.a10viewn{
	font-size:1em;
	color:#0099cc;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:left;
	position:relative;
	padding-left:12px;
	font-weight:bold;
}

.a10viewn:hover{
	font-size:1em;
	color:#666666;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:left;
	position:relative;
	padding-left:12px;
	font-weight:bold;
}


/*size 11*/
.a11rgd{
	font-size: 0.8em;
	color:#333333;
	}

.a11bgd{
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	}
.a11rgl{
	font-size: 11px;
	}

.a11bgl{
	font-size: 0.8em;
	color:#666666;
	font-weight:bold;
	}

.a11rbl{
	font-size:11px;
	color:#4E2D58;
	line-height:normal;
	}

.a11rbl:hover{
	font-size:11px;
	color:#4E2D58;
	text-decoration:underline;
	}
.a11bbl{
	font-size:0.8em;
	color:#0099cc;
	font-weight:bold;
	}

.a11bbl:hover{
	font-size:0.8em;
	color:#666666;
	font-weight:bold;
	}
	
.a11view{
	font-size:0.8em;
	color:#0099cc;
	background:url(images/arrowview.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}

.a11view:hover{
	font-size:0.8em;
	color:#666666;
	background:url(images/arrowview.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}
.a11viewf{
	font-size:0.8em;
	color:#0099cc;
	background:url(images/arrowviewf.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}

.a11viewf:hover{
	font-size:0.8em;
	color:#666666;
	background:url(images/arrowviewf.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}


.a11next{
	font-size:0.8em;
	color:#0099cc;
	background:url(images/next1.png) 0 0 no-repeat;
	display:block;
	position:relative;
	top:0px;
	width:38px;
	left: 0px;
}

.a11next:hover{
	font-size:0.8em;
	color:#666666;
	background:url(images/next1.png) 0 0 no-repeat;
	display:block;
	position:relative;
	top:0px;
	width:38px;
	left: 0px;
}

.a11prev{
	font-size:0.8em;
	color:#0099cc;
	background:url(images/prev1.png) 0 0 no-repeat;
	display:block;
	position:relative;
	top:0px;
	width:25px;
	padding-left:10px;
	left: 0px;
}

.a11prev:hover{
	font-size:0.8em;
	color:#666666;
	background:url(images/prev1.png) 0 0 no-repeat;
	display:block;
	position:relative;
	top:0px;
	width:25px;
	padding-left:10px;
	left: 0px;
}


.a11nexts{
	font-size:14px;
	color:#666;
	line-height:30px;
	background-image: url(images/next1.png);
	background-repeat: no-repeat;
	background-position:61px 8px;
	position:relative;
	padding:5px 22px 5px 8px;
	border: 1px solid #666;
}

.a11nexts:hover{
	color:#fc6d00;
	background-image: url(images/next1.png);
}

.a11prevs{
	font-size:14px;
	color:#666;
	background-image: url(images/prev1.png);
	background-repeat: no-repeat;
	background-position:8px 8px;
	position:relative;
	padding:5px 8px 5px 22px;
	border: 1px solid #666;
}
.a11prevs{ line-height:32px;}


.a11prevs:hover{
	color:#fc6d00;
	background-image: url(images/prev1.png);
}

.a11viewm{
	font-size:0.8em;
	color:#0099cc;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:left;
	position:relative;
	padding-left:12px;;
}

.a11viewm:hover{
	font-size:0.8em;
	color:#666666;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:left;
	position:relative;
	padding-left:12px;;

}

/* forget pass in index page, font adjust 11*/
.a105rbl{
	font-size: 1.05em;
	color:#0099cc;
	}

.a105rbl:hover{
	font-size: 1.05em;
	color:#666666;
	}
.a105bbl{
	font-size: 1.05em;
	color:#0099cc;
	font-weight:bold;
	}

.a105bbl:hover{
	font-size: 1.05em;
	color:#666666;
	font-weight:bold;
	}
/*end of font adjust*/
/*size 12*/
.a10ro{
	font-size: 1.7em;
	color:#ff6600;
	}
.a12ro{
	font-size: 0.85em;
	color:#ff6600;
	}
.a12bo{
	font-size: 0.85em;
	color:#ff6600;
	font-weight:bold;
	}
#searchresults	.a12bo	{
color:#FF6600;
font-size:15px;
font-weight:bold;
	}
	
.a12rb{
	font-size: 12px;
	color:#999999;
	}
.a12bb{
	font-size: 12px;
	color:#C0C0C0;
	font-weight:bold;
	}
	
.a12bbc{
	font-size: 12px;
	color:#C0C0C0;
	font-weight:bold;
	/* text-decoration:line-through; */
	}
.a12rbl{
	font-size: 14px;
	color:#666;
	padding:3px 9px;
	}

.a12rbl:hover{
	color:#fc6d00;
	}

.a12bbl{
	font-size: 0.85em;
	color:#0099cc;
	font-weight:bold;
	padding: 3px 9px;
	}

.a12bbl:hover{
	font-size: 0.85em;
	color:#666666;
	font-weight:bold;
	}

.a12view{
	font-size: 0.85em;
	color:#0099cc;
	background:url(images/arrowview.png) 0 0 no-repeat;
	width:38px;
	height:14px;
	display:block;
}

.a12view:hover{
	font-size: 0.85em;
	color:#666666;
	width:38px;
	height:14px;
	display:block;
}

.a12subcat{
	color:#bdbdbd;
	background-position:left;
	background-repeat:no-repeat;
	font-size:13px;
	width:180px;
}

.a12subcat:hover{
	color:#fe6f00;
}

.a12wish{
	color:#ff6600;
	background:url(images/pluswish.png) 3px 3px no-repeat;
	font-size:13px;
	padding-left:20px;
	width:180px;
	display:block;
}

.a12wish:hover{
	color:#fff;
	background:url(images/pluswish.png) 3px 3px no-repeat;
	font-size:13px;
	padding-left:20px;
	width:180px;
	display:block;
}

.a12rgd{
	font-size: 16px;
	color:#666;
	font-weight:900;
	border: 0;
	padding:0;
	}
	
 #cattable .a12rgd, #cattable2 .a12rgd{
	font-size: 16px;
	color:#fc6d00;
	font-weight:100;
	border: 1px solid #666;
	padding:3px 9px;
	line-height:30px;
	}

.titlep h1{ font-weight:100;

}

.a12bgd{
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	}
.a12bgd:hover{
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	}
	
.a12rgl{
	font-size: 12px;
	color:#666;
	line-height: normal;
	}
#searchresults .a12rgl{
	font-size: 14px;
	color:#fff;
	line-height:normal;
	}	
	

.a12bgl{
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	}
	
.a12bw{
	font-size: 0.85em;
	color:#FFFFFF;
	font-weight:bold;
	}
.a12rw{
	font-size: 0.85em;
	color:#FFFFFF;
	}

.a12bgll{
	font-size: 0.85em;
	color:#999999;
	font-weight:bold;
	}
	
.a12bgllc{
	font-size: 0.85em;
	color:#999999;
	font-weight:bold;
	}

.12br{
	font-size:0.85em;
	font-weight:bold;
	color:#FF0000;
}
.a12bred{
	font-size:0.85em;
	font-weight:bold;
	color:#FF0000;
}

.a12bwview{
	color:#f96400;
	background:url(images/arrowside3.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size: 0.85em;
	font-weight:bold;
	padding-left:14px;
	}
	
.a12bwview:hover{
	color:#666666;
	background:url(images/arrowside3.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size: 0.85em;
	font-weight:bold;
	padding-left:14px;
	}

.a12scview{
	color:#0099cc;
	background:url(images/arrowside3.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size: 0.85em;
	padding-left:14px;
	}
	
.a12scview:hover{
	color:#666666;
	background:url(images/arrowside3.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size: 0.85em;
	padding-left:14px;
	}

.a12nexts{
	font-size:0.85em;
	color:#0099cc;
	background-image: url(images/next1.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:12px;
	padding-left:4px;
	font-weight:bold;
}

.a12nexts:hover{
	font-size:0.85em;
	color:#666666;
	background-image: url(images/next1.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:12px;
	padding-left:4px;
	font-weight:bold;
}

.a12prevs{
	font-size:0.85em;
	color:#0099cc;
	background-image: url(images/prev1.png);
	background-repeat: no-repeat;
	background-position:left;
	position:relative;
	padding-left:12px;
	font-weight:bold;
}

.a12prevs:hover{
	font-size:0.85em;
	color:#666666;
	background-image: url(images/prev1.png);
	background-repeat: no-repeat;
	background-position:left;	
	position:relative;
	padding-left:12px;
	font-weight:bold;
}

.a12sub{
	font-size:0.85em;
	color:#333333;
	background-image:url(images/l1.png);
	background-repeat: no-repeat;
	background-position:right;
	padding-right:4px;
}

.a12sub:hover{
	font-size:0.85em;
	color:#0099cc;
	background-image: url(images/l1.png);
	background-repeat: no-repeat;
	background-position:right;
	padding-right:4px;
}


.a12viewm{
	font-size:11px;
	color:#FF6600;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:12px;
	padding-left:4px;
}

.a12viewm:hover{
	color:#666;
	background-image: url(images/genericarrow.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:12px;
	padding-left:4px;
}




/*size 13 - used to emulate sizing for welcome to born for sports text*/
.a13rb{
	font-size: 1.26em;
	color:#000000;
	}

.a13bb{
	font-size: 1.26em;
	color:#000000;
	font-weight:bold;
	}

.a13rgd{
	font-size: 1.26em;
	color:#333333;
	}

.a13bgd{
	font-size: 1.26em;
	color:#333333;
	font-weight:bold;
	}
.a13rgl{
	font-size: 1.26em;
	color:#666666;
	}
.a13rgll{
	font-size: 1.26em;
	color:#CCCCCC;
	}
.a13bgll{
	font-size: 1.26em;
	color:#CCCCCC;
	font-weight:bold;
	}

.a13bgl{
	font-size: 1.26em;
	color:#666666;
	font-weight:bold;
	}
	
.a13ro{
	font-size: 1.26em;
	color:#ff6600;
	}
.a13bo{
	font-size: 0.8em;
	color:#ff6600;
	font-weight:bold;
	}

.a13bbl{
	font-size: 1.26em;
	color:#0099cc;
	font-weight:bold;
	}

.a13bbl:hover{
	font-size: 1.26em;
	color:#666666;
	font-weight:bold;
	}
/*size 13 - real*/
.a13rb1{
	font-size: 1.3em;
	color:#000000;
	}

.a13bb1{
	font-size: 1.3em;
	color:#000000;
	font-weight:bold;
	}

.a13rgd1{
	font-size: 1.3em;
	color:#333333;
	}

.a13bgd1{
	font-size: 1.3em;
	color:#333333;
	font-weight:bold;
	}
.a13rgl1{
	font-size: 1.3em;
	color:#666666;
	}

.a13bgl1{
	font-size: 1.3em;
	color:#666666;
	font-weight:bold;
	}
	
.a13ro1{
	font-size: 1.3em;
	color:#ff6600;
	}

.a13bo1{
	font-size: 1.3em;
	color:#ff6600;
	font-weight:bold;
	}

.a13bbl1{
	font-size: 1.3em;
	color:#0099cc;
	font-weight:bold;
	}

.a13bbl1:hover{
	font-size: 1.3em;
	color:#666666;
	font-weight:bold;
	}


/*size 14*/
.a14rb{
	font-size: 1.4em;
	color:#666;
	font-weight:bold;
	} 

.a14bb{
	font-size: 21px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.a14rgd{
	font-size: 1.4em;;
	color:#333333;
	}

.a14bgd{
	font-size: 14px;
	color:#666;
	font-weight:normal;
	line-height:normal;
	}
.a14rgl{
	font-size: 1.4em;
	color:#666666;
	}

.a14bgl{
	font-size: 1.4em;
	color:#666666;
	font-weight:bold;
	}
	
.a14ro{
	font-size: 1.4em;
	color:#ff6600;
	}

.a14bbl{
	font-size: 1.4em;
	color:#0099cc;
	font-weight:bold;
	}

.a14bbl:hover{
	font-size: 1.4em;
	color:#666666;
	font-weight:bold;
	}
	
.a14enter{
	font-size:1.4em;
	color:#0099cc;
	background:url(images/arrowenter.png) 0 0 no-repeat;
	padding-left:14px;
	width:150px;
	height:15px;
	display:block;
	font-weight:bold;
}

.a14enter:hover{
	font-size:1.4em;
	color:#666666;
	background:url(images/arrowenter.png) 0 0 no-repeat;
	padding-left:14px;
	width:150px;
	height:15px;
	display:block;
	font-weight:bold;
}

/*size 15*/
.a15rb{
	font-size: 1.5em;
	color:#000000;
	} 

.a15bb{
	font-size: 1.5em;
	color:#000000;
	font-weight:bold;
	}

.a15rgd{
	font-size: 1.5em;
	color:#333333;
	}

.a15bgd{
	font-size: 1.5em;
	color:#333333;
	font-weight:bold;
	}
.a15rgl{
	font-size: 1.5em;
	color:#666666;
	}

.a15bgl{
	font-size: 1.5em;
	color:#666666;
	font-weight:bold;
	}
.a13rgm{
	font-size: 1.3em;
	color:#817d6e;
	}
.a15rgm{
	font-size: 1.5em;
	color:#817d6e;
	}
	
.a15ro{
	font-size: 1.5em;
	color:#ff6600;
	}

.a15bbl{
	font-size: 1.5em;
	color:#0099cc;
	font-weight:bold;
	}

.a15bbl:hover{
	font-size: 1.5em;
	color:#666666;
	font-weight:bold;
	}

/*size 16*/
.a16bw{
	font-size: 1.0em;
	font-weight:bold;
	color:#FFFFFF;
	} 
.a16rb{
	font-size: 1.0em;
	color:#000;	
	} 
	

.a16bb{
	font-size: 2.0em;
	color:#ffffff;
	font-weight:bold;
	}

.a16rgd{
	font-size: 1.0em;;
	color:#333333;
	}

.a16bgd{
	font-size: 1.0em;
	color:#333333;
	font-weight:bold;
	}
	
#merchleft .a16bgd{
color:#DCDCDC;
font-size:14px;
font-weight:100;
	}	
	
.a16rgl{
	font-size: 1.0em;
	color:#666666;
	}

.a16bgl{
	font-size: 1.0em;
	color:#666666;
	font-weight:bold;
	}
	
.a16ro{
	font-size: 1.0em;
	color:#ff6600;
	}

.a16bbl{
	font-size: 1.0em;
	color:#0099cc;
	font-weight:bold;
	}

.a16bbl:hover{
	font-size: 1.0em;
	color:#666666;
	font-weight:bold;
	}

.a16rbl:hover{
	font-size: 1.0em;
	color:#666666;
	}

.a16mcat{
	font-size:1.0em;
	color:#DFD8D5;
	width:210px;
	height:20px;
	display:block;
}

#merchleft .a16mcat{
font-size:14px;
font-weight:100;
}

.a16brandarrow{
	font-size:1.0em;
	color:#ffffff;
	font-weight:bold;
	/*background:url(images/brandarrow.png);
	background-repeat: no-repeat;
	background-position:right;*/
	position:relative;
	padding-right:32px;
	padding-left:10px;
}

.a16brandarrowuk{
	font-size:1.0em;
	color:#FFFFFF;
	font-weight:bold;
	background:url(images/brandarrowuk.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:32px;
	padding-left:10px;
}

.a16proarrow{
	font-size:1.0em;
	color:#000000;
	font-weight:bold;
	background:url(images/brandarrow.png);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	padding-right:32px;
	padding-left:10px;
}

/*.a16mcat:hover{
	font-size:1.0em;
	color:#666666;
	background:url(images/arrowenter.png) 0 0 no-repeat;
	padding-left:14px;
	width:150px;
	height:15px;
	display:block;
	font-weight:bold;
}*/


#catheader .a22bgd{
color:#a49f9d; font-size:14px !important; text-transform:uppercase; font-weight: 100;
}



h1{
	font-size: 1.4em;
	color:#fff;
	font-weight:bold;
	}



/*size 18*/
.a18rbrh{
	display:block;
	margin-top:12px;
	font-size: 3em;
	color:#fff;
	margin-bottom:5px;
	}
	
.a18rb{
	display:block;
	margin-top:12px;
	font-size: 12px;
	color:#000;
	}
.catsearchtitle .a18rb{
font-weight:100;
color:#bdbdbd;
font-size: 16px;
}	 

.a18bb{
	font-size: 1.4em;
	color:#fff;
	font-weight:bold;
	}

.a18rgd{
	font-size: 1.4em;
	color:#333333;
	}

.a18bgd{
	font-size: 1.4em;
	color:#333333;
	font-weight:bold;
	}
.a18rgl{
	font-size: 1.4em;
	color:#666666;
	}

.a18bgl{
	font-size: 1.4em;
	color:#666666;
	font-weight:bold;
	}

.a18rgm{
	font-size: 1.4em;
	color:#817d6e;
	}
	
.a18ro{
	font-size: 1.4em;
	color:#ff6600;
	}

.a18bbl{
	font-size: 1.4em;
	color:#0099cc;
	font-weight:bold;
	}

.a18bbl:hover{
	font-size: 1.4em;
	color:#666666;
	font-weight:bold;
	}

.a18bm{
	font-size: 1.4em;
	font-weight:bold;
	}
.a18bw{
	font-size: 1.4em;
	color:#FFFFFF;
	font-weight:bold;
	}
.a18rw{
	font-size: 1.4em;
	color:#FFFFFF;
	}
.a18bod{
	font-size: 1.4em;
	color:#f24000;
	font-weight:bold;
	}


h2{
	font-size: 18px;
	color:#fff;
	font-weight:normal;
	} 
.b_lbox_top h2{
font-size: 14px;
}	
/*size 20*/
.a20rb{
	font-size: 2em;
	color:#000000;
	} 

.a20bb{
	font-size: 2em;
	color:#000000;
	font-weight:bold;
	}

.a20rgd{
	font-size: 2em;
	color:#333333;
	}

.a20bgd{
	font-size: 2em;
	color:#333333;
	font-weight:bold;
	}
.a20rgl{
	font-size: 2em;
	color:#666666;
	}

.a20bgl{
	font-size: 2em;
	color:#666666;
	font-weight:bold;
	}

.a20rgm{
	font-size: 2em;
	color:#817d6e;
	}
	
.a20ro{
	font-size: 2em;
	color:#ff6600;
	}

.a20bbl{
	font-size: 2em;
	color:#0099cc;
	font-weight:bold;
	}

.a20bbl:hover{
	font-size: 2em;
	color:#666666;
	font-weight:bold;
	}

.a20bm{
	font-size: 2em;
	color:#990000;
	font-weight:bold;
	}

.a20bod{
	font-size: 2em;
	color:#f24000;
	font-weight:bold;
	}


/*size 22*/
.a22rb{
	font-size: 2.2em;
	color:#fff;
	} 

.a22bb{
	font-size: 2.2em;
	color:#fff;
	font-weight:bold;
	}

.a22rgd{
	font-size: 2.2em;
	color:#333333;
	}

.a22bgd{
	font-size: 24px;
	color:#fff;
	font-weight:100;
	}
.a22rgl{
	font-size: 2.2em;
	color:#666666;
	}

.a22bgl{
	font-size: 2.2em;
	color:#666666;
	font-weight:bold;
	}
	
.a22ro{
	font-size: 2.2em;
	color:#ff6600;
	}

.a22bbl{
	font-size: 2.2em;
	color:#0099cc;
	font-weight:bold;
	}

.a22bbl:hover{
	font-size: 2.2em;
	color:#666666;
	font-weight:bold;
	}
	
.a22enter{
	font-size: 2.2em;
	color:#0099cc;
	background:url(images/arrowenter.png) 0 0 no-repeat;
	padding-left:14px;
	width:150px;
	height:15px;
	display:block;
	font-weight:bold;
}

.a22enter:hover{
	font-size: 2.2em;
	color:#666666;
	background:url(images/arrowenter.png) 0 0 no-repeat;
	padding-left:14px;
	width:150px;
	height:15px;
	display:block;
	font-weight:bold;
}

/* size 24 */
.a24rgd{
	font-size: 2.36em;
	color:#333333;
	}

/*size 25*/	
.a25ro{
	font-size: 1.7em;
	color:#ff6600;
	}
.a25bo{
	font-size: 1.7em;
	color:#ff6600;
	font-weight:bold;
	line-height: normal;
	}



/*dividers*/
.divb11 {
	background:url(images/bluediv.png) 0 0 no-repeat;
	width:4px;
	height:8px;
	padding-left:1px;
	padding-right:1px;
	}


.bold {
	font-weight:bold;
	
	}
	
.regular {
	font-weight:normal;
	}
	

.gd {
	color:#333333
	}
	
.linkbas{
	display:block;
	color:#FF6600;
	height:16px;
	background:url(/images/arrowside4.png) 0 0 no-repeat;
	text-decoration:none;
	font-size:14px;
	padding-left:18px;
	vertical-align:baseline;
	}
	
.linkbas:hover{
	display:block;
	color:#666;
	height:16px;
	background:url(/images/arrowside4.png) 0 0 no-repeat;
	text-decoration:none;
	padding-left:18px;
	vertical-align:baseline;
	}
	
#mbptable input{
	font-size:11px;
	margin-right:5px;
	padding:2px 5px;
	border:solid 1px #d2d2d2;
	margin-left: 0;
}	
#mbptable input.checkout {
	border:solid 1px #d2d2d2;
}

select{
font-size:11px;
}	

span.black1{
font-size:12px;
}

body #mbptable .a12rgd{
border:0;
line-height: normal;
font-weight: 100;
font-size:12px;
padding:0;
}

.a22rb{ p\ adding: 2px !important; }


/* Pagination */
.digInactive {
border:1px solid #666666;
color:#FC6D00;
font-size:16px;
font-weight:100;
line-height:30px;
padding:3px 9px 4px;	
}

.digActive a:hover{color:#FC6D00;}

.digActive {
	font-weight:100;	
}

.digActive a {
color:#666666;
font-size:14px;
padding:3px 9px;
}

.digActiveTen a{color:#666666; padding: 0 0 0 8px;}
.digActiveTen a:hover{color:#FC6D00;}
.digInactiveTen a{padding: 0 0 0 8px; color:#FC6D00;}

.gallerylist {
border:1px solid #666666;
color:#FC6D00;
font-size:14px;
font-weight:100 !Important;
line-height:30px;
margin:4px 3px 4px 10px;
padding:5px 5px;
p\ adding:3px 4px !important;
float: left;
background: none;	
line-height: 18px;
}
.vgallery{ width: 110px;}
.vlist{ width: 47px;}

.egallery{ width: 90px;}
.elist{ width: 70px;}



.gallerylist.active{ cursor: pointer; color:#666666; }
.gallerylist.active:hover{ color:#FC6D00; }



