/*  This stylesheet is meant to be used in conjunction with the main style.css sheet.
    This sheet should be loaded after the main sheet to override problem styles.
    This sheet relys on the CSS Browser Selector Javascript to target rendering engines.
*/

.mac.webkit #mainNav ul.sub,.mac.gecko #mainNav ul.sub {}
.mac.ff2 #mainNav ul.sub{margin-left:0em;}

.mac.gecko #heading div.login, .webkit #heading div.login{width:14.6em;}
.chrome #heading div.login, .mac.ff2 #heading div.login{width:17em;}

.mac.gecko #heading div.login div.go, .webkit #heading div.login div.go{width:2.5em; height:1.35em;}
.chrome #heading div.login div.go,.mac.ff2 #heading div.login div.go{width:2.6em; height:1.4em;}

.mac.gecko #heading div.login input, .webkit #heading div.login input{height:1.60em;width:8em;}
.chrome #heading div.login input,.mac.ff2 #heading div.login input{height:1.30em; width:8em;}

.mac.gecko #register button, .webkit #register button, .mac.gecko #createEntry input#entry-submit, .webkit #createEntry input#entry-submit,
.mac.gecko #editProfile button, .webkit #editProfile button{width:13.5em; height:5em;}
.chrome #createEntry input#entry-submit, .chrome #register button, .chrome #editProfile button,
.mac.ff2 #createEntry input#entry-submit, .mac.ff2 #register button, .mac.ff2 #editProfile button{width:11.3em; height:3em;}

.mac.gecko #colRight div.search input, .webkit #colRight div.search input{width:20em; height:1.8em;}
.chrome #colRight div.search input,.mac.ff2 #colRight div.search input{width:16.7em; height:1.4em;}

.chrome #mainNav ul.sub li{margin-right:1.7em;}
.chrome #mainNav ul.sub{margin-left:45px;}

.mac.ff2 #mainNav{width:61.65em;}
.mac.webkit #mainNav,.chrome #mainNav{width:61.7em;}

.ie5 #content, .ie6 #content{overflow:hidden;}
.ie5 #mainNav, .ie6 #mainNav{background-image:url(bg-store-nav-tag.gif); background-position:right 4px;}

.ie5 .product span.tag, .ie6 .product span.tag{left:10px; top:-9px; background:transparent url(bg-store-inline-tag.gif) no-repeat;}
