/* --------------------------------------------------------------------
	mainshell.css gives layout and styling for the overall page
	container, masthead, navigation and subnav for the main site only.
   ------------------------------------------------------------------*/


body {
	background: #ddd url(../graphics/page_bg_main.gif) top center repeat-y;
	}


#wrapper {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0 30px 0 30px;
	text-align: left;
	background: #ddd url(../graphics/page_bg_main.gif) top center repeat-y;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	
	width: 740px;
	
	}
	
html>body #wrapper { 
	width: 740px;
	}
	
#masthead {
	width: 740px;
	margin: 0;
	padding: 0;
	background-color: #009;
	background-image: url(../graphics/masthead_bg.gif);
	clear: right;
	height: 75px;
	overflow: hidden;
	font-size: 12px; 
	}

#footer {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 45px;
	background: url(../graphics/footer_bg.gif) no-repeat bottom;
	}
	
#footer p {
	color: #555;
	margin: 0;
	padding-top: 25px;
	}
	
#mainiflogo {
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
	height: 65px;
	width: 335px;
	}
	
#mainiflogo a {
	display: block;
	margin: 0 0 0 55px;
	padding: 0;
	text-indent: -0090px;
	height: 65px;
	width: 280px;
	}
	
/* ------------------------------ 
            navigation            
   ------------------------------*/

#mainnav {
	width: 740px;
	height: 44px;
	background: #555555 url(/graphics/mainnav_bg_main.gif) no-repeat;
	margin: 0;
	padding: 0;
	}

#mainnav ul {
	margin: 0 0;
	padding-top: 0px;
	list-style-type: none;
	font-size: 10px;
	padding: 0px 0px;
	}

#mainnav li {
	float:left;
	line-height: 0px;
	margin-top: 0;
	padding-top: 0;

	/* the following three properties keep the big arrow for the current item above the subnav */
	position: relative;
	z-index: 10;
	background-color: transparent;
	}
	
#mainnav a:hover {
	background: url(/graphics/mainnav_bg_hover.gif) no-repeat top right;
	color: #FFFFFF;
	}

#mainnav a {
	display:block;
	float: left;
	height: 4px;					/* height for IE 5 mac */
	color: #999999;
	text-decoration: none;
	white-space: nowrap;
	background: url(/graphics/mainnav_bg_endbdr.gif) no-repeat top right;
	padding: 10px 0px 10px 5px;
	margin: 0;
	font-weight: normal;
	}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#mainnav a {
	height: 24px;					/* height for IE 5 win */
	padding: 15px 0 5px 5px;
	
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	
	height: 4px;					/* height for everyone else */
	
	}
/* End IE5-Mac hack */

html>body #mainnav a { 
	height: 4px;					/* height for opera */
	}

#current a, #current a:hover {
	
	/* font-weight: bold; */
	text-decoration: none;
	color: #FFFFFF;
	background: url(/graphics/mainnav_bg_endbdr.gif) no-repeat top right;
	border-bottom: none;
	}
  	
#current {
	height: 44px;
	background: url(/graphics/mainnav_bg_arrow.gif) no-repeat top right;
	}

.nav_home {
	width: 68px;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 63px;
	}
	
html>body .nav_home { 
	width: 63px;					/* width for opera */
	}
	
.nav_freeware {
	width: 95px;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 90px;
	}
	
html>body .nav_freeware { 
	width: 90px;					/* width for opera */
	}
	
.nav_software {
	width: 93px;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 88px;
	}
	
html>body .nav_software { 
	width: 88px;					/* width for opera */
	}
	
.nav_stockicons {
	width: 107px;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 102px;
	}
	
html>body .nav_stockicons { 
	width: 102px;					/* width for opera */
	}
	
.nav_design {
	width: 127px;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 122px;
	}
	
html>body .nav_design { 
	width: 122px;					/* width for opera */
	}
	

/* ------------------------------ 
          sub navigation          
   ------------------------------*/

#subnav {
	float: right;
	clear: right;
	width: 250px;
	margin-top: -20px;
	background: #555 url(/graphics/subnav_bg.gif) no-repeat bottom right;
	}
	
#subnav ul {
	margin: 0px;
	font-size: 10px;
	list-style-type: none;
	padding-bottom: 6px;
	}

#subnav li {
	text-align: right;
	line-height: 2em;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	width: 250px;
	color: #777;
	}
	
#subnav a {
	display: block;
	color: #999999;
	text-decoration: none;
	padding: 0 20px 0 0;
	margin: 0;
	font-weight: normal;
	}
	
#subnav span.nolink {
	display: block;
	color: #777;
	text-decoration: none;
	padding: 0 20px 0 0;
	margin: 0;
	font-weight: normal;
	}

.subsub a {
	background-color: #444;
	}

#subnav a:hover {
	color: #FFFFFF;
	background-color: #666666;
	}
	
#select a, #select a:hover {
	color: #fff;
	background: #222 url(/graphics/pixelarrow_white.gif) no-repeat 10px 50%;
	}

#lastselect a {
	color: #999;
	background: #393939 url(/graphics/pixelarrow_gray.gif) no-repeat 10px 50%;
	}
	
	
/* holly hack to get rid of space around subnav links */
	
#subnav a {
  height:1%;
  }


/* ------------------------------ 
        shopping cart
   ------------------------------*/

#subnav #shoppingcart #total {
	color: #6666C6;
	float: right;
	clear: right;
	width: 250px;
	margin: 0 0 0 0;
	padding: 18px 0px 8px 0px;
	background: url(/graphics/cart_bg_alt.gif) no-repeat bottom right;
	} 

#subnav #shoppingcart #total p {	
	font-size: 10px;
	text-align: right;
	width: 230px;
	margin: 0px;
	padding: 0px;
	}
	
#subnav #shoppingcart #total a {
	color: #6666C6;
	font-size: 10px;
	display: block;
	text-align: right;
	width: 230px;
	margin: 0px;
	padding: 0px;
	}
	
#subnav #shoppingcart #total a:hover {
	color: #FFF;
	background: none;
	}
	
#subnav #shoppingcart #total em {
	text-decoration: underline;
	font-style: normal;
	}
	
#subnav #shoppingcart #total .price {
	display: none;
	}
	
#subnav #shoppingcart #total.empty p {
	color: #6666C6;
	}


/* ------------------------------ 
            info links           
   ------------------------------*/

#infolinks {
	float: right;
	clear: right;
	margin: 5px 10px 0 0;
	height: 20px;
}


#infolinks ul {
	margin:0;
	list-style-type: none;
	}


#infolinks li {
	display:inline;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}

#infolinks a {
	color: #99f;
	float: left;
	font-weight: bold;
	padding: 0 8px 2px 8px;
	text-decoration: none;
	border-right: 1px solid #99f;
	height: 12px;
	}

#infolinks .last a {
	border: none;
	}
	
#infolinks a:visited {
	color: #99f;
	}

#infolinks a:hover {
	color: #fff;
	}



/* ------------------------------ 
           search area            
   ------------------------------*/

#searcher {
	margin: 0px;
	padding: 0px;
	}

#searchbox {
	float: right;
	clear: right;
	margin: 23px 10px 0 0;
	text-align: right;
	padding: 0 5px 0 0;
	width: 350px;
	height: 20px;
}

#searchbox label {
	font-size: 12px;
	font-weight: bold;
	color: #ccf;
	}
	
#searchbox input {
	color: #009;
	font-size: 11px;
	margin-left: 5px;
	}
	
#searchbox input#q {
	width: 107px;
	}

#searchbox input.go {
	background-color: #009;
	font-weight: bold;
	color: #fff;
	width: 35px;
}	

/* ------------------------------ 
            flash bar            
   ------------------------------*/

#flash {
	background: #8F8F75 url(/graphics/flashbg.png) no-repeat top left;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0 0 0;
	padding: 3px 30px 3px 30px;
	float: left;
	clear: left;
	width: 430px;
	}

