// Copyright (c) 2008 Peak Systems, Inc.  All Rights Reserved. 
<!--

s=''
s+= '<style type="text/css">\n'
s+= '<!--\n'
   
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

s+= '.customStyle  {background-color : #cc33cc; font-family : verdana,arial,helvetica,sans-serif; font-size : 18px; color : #ffffff; font-weight : bold;}\n'
s+= '.welcome {font-family : verdana,arial,helvetica,sans-serif; color : #FFFFFF; line-height : 16px; font-weight : normal;}\n'
s+= '.headline {font-family : verdana,arial,helvetica,sans-serif; font-size : 12px; color : #999999; font-weight : bold;}\n'
s+= '.pnumber {font-family : verdana,arial,helvetica,sans-serif; font-size : 12px; color : #cc33cc; font-weight : bold;}\n'
s+= 'a { font-family : verdana,arial,helvetica,sans-serif; color : #cc33cc; text-decoration : none;}\n'
s+= 'a:hover { color : #666666; text-decoration : none;}\n'
s+= '.nav { font-family : verdana,arial,helvetica,sans-serif; color : #666666; text-decoration : none;}\n'
s+= '.search { font-family : verdana,arial,helvetica,sans-serif; color : #666666; font-size : 12px; text-decoration : none;}\n'
s+= '.swatchesbg { background-image : url(/images/custom/custombg.gif); background-repeat : repeat-y;}\n'

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

s+= 'body { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= 'td { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= 'li { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= 'text { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= 'blockquote { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= 'b {font-family : verdana,arial,helvetica,sans-serif; font-weight : bold;}\n'
s+= 'p { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= '.form { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #000000;}\n'
s+= 'input { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; line-height : 1em; text-decoration : none;}\n'
s+= 'select { font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; text-decoration : none;}\n'
s+= 'sup { font-family : verdana,arial,helvetica,sans-serif; font-size : 8px;}\n'
s+= '.newitem {font-family : verdana,arial,helvetica,sans-serif; font-size : 12px; color : #cc33cc; font-weight : bold;}\n'  
s+= '#wovenShirts{position:relative; top:6; left:0; width:95; height:13; clip:rect(0,95,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#sportShirts{position:relative; top:6; left:0; width:88; height:13; clip:rect(0,88,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#headwear{position:relative; top:6; left:0; width:77; height:13; clip:rect(0,77,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#accessories{position:relative; top:6; left:0; width:87; height:13; clip:rect(0,87,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#ladies{position:relative; top:6; left:0; width:61; height:13; clip:rect(0,61,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#youth{position:relative; top:6; left:0; width:58; height:13; clip:rect(0,58,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#tShirts{position:relative; top:6; left:0; width:64; height:13; clip:rect(0,64,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#activewear{position:relative; top:6; left:0; width:80; height:13; clip:rect(0,80,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#fleece{position:relative; top:6; left:0; width:62; height:13; clip:rect(0,62,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '#outerwear{position:relative; top:6; left:0; width:76; height:13; clip:rect(0,76,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'

// s+= '#nautica{position:relative; top:6; left:0; width:69; height:13; clip:rect(0,69,13,0); font-family : verdana,arial,helvetica,sans-serif; font-size : 10px; color : #666666; text-decoration : none;}\n'
s+= '/\/ -->\n'
s+= '</style>\n\n'

document.write(s)

// -->
