/* Navigation Bar */
/*#navbar{position:relative;height:53px;width:984px;margin-top:20px;background:url(/images/sprite.png) no-repeat 0px -345px;} */
#navbar{position:relative;height:50px;width:984px;background:url(/images/sprite.png) no-repeat 0px -345px;background-color:#000000;margin-top:2px;}
#scslogo{position:absolute;top:8px;left:14px;}
#scslogo a{display:block;height:32px;width:85px;}
#nav{position:absolute;height:23px;width:680px;left:111px;top:13px;}
#nav ul {margin:0px;padding:0px;list-style:none;}
#nav li {float:left;margin:0px 0px 0px 10px;}
#nav li:hover,#nav li.selected{background:url(/images/sprite.png) no-repeat -833px -80px;}
#nav li span{display:block;height:23px;margin:0px -6px 0px 6px;text-align:left;}
#nav li span:hover,#nav li span.selected{background:url(/images/sprite.png) no-repeat right -80px;}
#nav a{display:block;height:23px;margin:0px 0px 0px -6px;}
#nav a:active,#nav a:visited{color:#000000;}

#nav_search{position:absolute;top:18px;left:840px;}
#nav_search input{width:108px;border:0px;background:transparent;font-size:10px;font-family:Verdana,Arial,Helvetica;line-height:9px;}
#nav_go{position:absolute;top:19px;left:957px;width:16px;height:14px;background:url(/images/sprite.png) no-repeat -200px -91px;}
#nav_go a{width:16px;height:14px;display:block;cursor:pointer;}
.menu table{border-top:13px solid black;}
.menurow{color:#fefefe; background-color:#191919;}

#login{position:relative;margin:8px 27px 0px 0px;width:987px;height:22px;color:#ffffff;font-size:11px;text-align:right;}
#login a{color:#ffffff;font-size:11px;font-weight:bold;text-decoration:none;}
#login a:hover{color:#ffffff;text-decoration:underline;}
#login a:visited{color:#ffffff;}
#cart{padding-left:21px;background:url(/images/sprite.png) no-repeat 0px -90px;}

.hide{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}
.nowrap{white-space: nowrap;}

/* Classes pulled over from /dn/statics/style.css for classic ASP */

.col1{float:left;margin-left:20px;margin-right:0px;width:215px;}
.col1gut{float:left;margin-left:20px;margin-right:-20px;width:255px;}
.gutcol1gut{float:left;margin-left:0px;margin-right:-20px;width:255px;}
.col2{float:left;margin-left:20px;margin-right:0px;width:450px;}
.col2gut{float:left;margin-left:20px;margin-right:-20px;width:470px;}
.col3{float:left;margin-left:20px;margin-right:0px;width:685px;}
.gutcol3gut{float:left;margin-left:0px;margin-right:-20px;width:725px;}
.col4{float:left;margin-left:20px;margin-right:0px;width:920px;}
.gutcol4gut{float:left;margin-left:0px;margin-right:-20px;width:980px;}
.nowrap{white-space: nowrap;}

.col1of3{float:left;margin-left:20px;margin-right:0px;width:300px;}
.col1of3gut{float:left;margin-left:20px;margin-right:-20px;width:320px;}
.gutcol1of3gut{float:left;margin-left:0px;margin-right:-20px;width:320px;}
.col2of3{float:left;margin-left:20px;margin-right:0px;width:620px;}
.col1of5{float:left;margin-left:20px;margin-right:0px;width:168px;}
.colcustom1{float:left;margin-left:20px;margin-right:0px;width:584px;}
.colcustom2{float:left;margin-left:20px;margin-right:0px;width:336px;}
.colcustom3{float:left;margin-left:40px;margin-right:0px;width:185px;}

.margint25{margin-top:25px;}
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.clear{clear:both;line-height:0px;font-size:0px;*display:inline;}
.hide{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}
.bottom{text-align:bottom}
.h3{height:3px;}
.h23{height:23px;}