/* Hardware Website CSS */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}

#wrapper {   
	width: 1020px;
 	margin-right: auto;
	margin-left: auto;
}

#background {
	width: 1020px;
	float: left;
	height: 2000%;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(http://www.massmocashopping.org/images/background.jpg);
}

a:link,
a:active,
a:visited  {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
	/* Fixes default border in Firefox */
}

/* Page elements */




#container {   
	float: left;   
	margin-right: 36px;   
	margin-left: 36px;   
	background-color: #e1ebf0;
	width: 948px;
}

#container-bottom {
	float: left;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	height: 132px;
	background-image: url(http://www.massmocashopping.org/images/background-bottom.jpg);
}


#content {
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 45px;
	float: right;
	width: 639px;
}




/* Nav starts here */

#navcontainer {
	height: 72px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 948px;
	background-image: url(http://www.massmocashopping.org/images/nav-background.jpg);
}

#nav {
	clear: both;
	margin-right: 120px;
	margin-left: 120px;
	width: 708px;
}


#mmlogo {
	margin-bottom: 12px;
	float: left;
	width: 200px;
}

#mmsearch {
	float: right;
	margin-top: 15px;
	width: 208px;
}

.mm-search-box {
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #999999;
	height: 9px;
	width: 120px;
}

.mm-search {  
	font-size: 1em; 
	font-family: Helvetica, Verdana, Arial, sans-serif;   
	color: #666666;
	vertical-align:text-top
}

#navmenu {                                
	width: 708px;                
	clear: both;
}





/* drop-down */

ul { 
	list-style: none;
}

/* 
	LEVEL ONE
*/
ul.dropdown {
	display: inline;
	width: 748px;
	list-style: none;
}

ul.dropdown li { 
	float: left; 
	display: block; 
	color: #333333; 
	text-transform: uppercase; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	background: white;
}

ul.dropdown a:hover { 
	color: #FF0000; 
}

ul.dropdown a:active {
	color: #333333;
}

ul.dropdown li a { 
	text-decoration: none; 
	display: block; 
	padding: 4px 8px; 
	color: #333333; 
}


ul.dropdown li.hover,
ul.dropdown li:hover { 
	text-decoration: none; 
	background: #fceee6; 
	position: relative; 
}

ul.dropdown li.hover a { 
	}


/* 
	LEVEL TWO
*/
ul.dropdown ul { 
	display: inline; 
	position: absolute; 
	list-style-type: none; 
	width: 180px; 
	visibility: hidden; 
	top: 100%; 
	left: -40px;
}

ul.dropdown ul li { 
	width: 160px; 
	text-transform: capitalize; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 1em; 
	font-weight: normal; 
	background: white; 
	color: #000; 
	border-bottom: 1px solid #ccc; 
	float: none; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { 
	border-right: none; 
	width: 100%; 
	display: inline-block;
} 


/* 
	LEVEL THREE
*/
ul.dropdown ul ul { 
	left: 100%; top: 0; 
}

ul.dropdown li:hover > ul { 
	visibility: visible; 
}






/* Header starts here */

#header {
	padding-right: 48px;
	padding-left: 48px;
	background-color: #e1ebf0;
	height: 132px;
	width: 852px;
}

.page-nav {
	padding-left: 12px;
	padding-bottom: 9px;
	padding-right: 12px;
	padding-top: 12px;
	color: #6699cc;
	font-size: 1.2em;
	/* text-transform: uppercase; */
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page-nav a:link,
.page-nav a:active,
.page-nav a:visited,
.page-nav a:hover {
	color: #6699cc;
}

.logo {
	height: 88px;
	background-image: url(http://www.massmocashopping.org/images/header-logo.jpg);
	background-repeat: no-repeat;
	width: 401px;
	float: left;
	margin-left: 11px;
}


.logo:hover {
	height: 88px;
	background-image: url(http://www.massmocashopping.org/images/header-logo-over.jpg);
	background-repeat: no-repeat;
	width: 401px;
	float: left;
	margin-left: 11px;
}


#menu {
	height: 132px;
	width: 276px;
	float: right;
}

#menu a:link,
#menu a:active,
#menu a:visited {
	color: #6699cc;
}

#menu a:hover {
	color: #003366;
	text-decoration: none;
}

.menu-search-box {
	margin-top: 12px;
	color: #999999;
	width: 206px;
	font-size: 1.1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.menu-search {	                   
	font-size: 1.1em;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;	                
}

.menu-cart {
	position: absolute;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.9em;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 72px;
	margin-top: 45px;
}

.menu-cart-icon {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cart.gif);
	height: 55px;
	width: 46px;
	margin-top: 35px;
	margin-right: 36px;
	float: right;
}

.menu-cart-icon:hover {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cart-dark.gif);
	height: 55px;
	width: 46px;
	margin-top: 35px;
	margin-right: 36px;
	float: right;
}






/* Sidebar starts here */


#sidebar {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 60px;
	background-color: #e1ebf0;
	float: left;
	width: 180px;
}

ul.category {
	display: inline;
	list-style: none;
}

ul.category li { 
	height: 24px; 
	/* text-transform: uppercase; */
	width: 180px; 
	margin-bottom: 6px; 
	display: inline; 
	color: #003366; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 1.6em; 
	font-weight: bold; 
	float: left;  
	background: white; 
}

ul.category a:hover { 
}

ul.category a:active {
}

ul.category li a { 
	padding-left: 8px; 
	padding-bottom: 4px; 
	padding-right: 8px; 
	padding-top: 4px; 
	text-decoration: none; 
	display: block; 
	color: #003366;
	background: transparent;
}


ul.category li:hover { 
	text-decoration: none; 
	background: #ffffcc; 
	position: relative; 
}

ul.category li.hover a { 
	}
	
	
/* Pages like Contact and Hours Go here */
	
ul.undercategory {
	list-style-type: disc;
	display: inline;
	list-style: none;
}

ul.undercategory li { 
	width: 180px; 
	margin-bottom: 6px; 
	display: inline; 
	color: #666666; 
	text-transform: uppercase; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	float: left; 
	background: white; 
}

ul.undercategory a:hover { 
}

ul.undercategory a:active {
	color: #666666;
}

ul.undercategory li a { 
	padding-left: 8px; 
	padding-bottom: 3px; 
	padding-right: 8px; 
	padding-top: 5px; 
	text-decoration: none; 
	display: block; 
	color: #6699cc; 
}


ul.undercategory li:hover { 
	text-decoration: none; 
	background: #ffffcc; 
	position: relative; 
}

ul.undercategory li.hover a { 
	}
	
ul.undercategory2 li a { 
	padding-left: 8px; 
	padding-bottom: 3px; 
	padding-right: 8px; 
	padding-top: 5px; 
	text-decoration: none; 
	display: block; 
	color: #6699cc; 
}	
	


/* Content goes here */


#featured {
	width: 648px
}


ul.featured {
	display: inline;
	list-style-type: none;
}

ul.featured li {                             
	float: left;                                                          
	display: block;                             
	margin-right: 12px;                             
	height: 204px;                             
	width: 312px;
	margin-bottom: 12px;
	overflow:hidden;
}

ul.featured li.sollewitt {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cat_lewitt.jpg);
}

ul.featured li.catalogs {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cat_catalogues.jpg);
}

ul.featured li.massmocagear {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cat_mmgear.jpg);
}

ul.featured li.kiddos {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cat_kiddos.jpg);
}

ul.featured li.funfunctional {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cat_funfunctional.jpg);
}

ul.featured li.books {
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/cat_books.jpg);
}


ul.featured a:link,
ul.featured a:hover,
ul.featured a:active,
ul.featured a:visited,
ul.featured li a:link,
ul.featured li a:hover,
ul.featured li a:active,
ul.featured li a:visited {
	padding-left: 24px;
	padding-bottom: 24px;
	padding-right: 100px;
	padding-top: 24px;
	width: 190px;
	height: 204px;
	color: #003366;
 	font-family: Helvetica, Verdana, Arial, sans-serif; 
 	float: left; 
 	text-decoration: none; 
	display: block; 
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	font-size: 4em;
	list-style-type: none;
}


ul.featured a:hover,
ul.featured li a:hover {
	text-decoration: underline;
}


ul.featured li:hover { 
	text-decoration: none;  
}

ul.featured li.hover a { 
	}
	
	






/* Footer goes here */




#footer {
	padding-bottom: 100px;
	float: left;
	background-color: white;
	width: 1020px;
}


#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover {
	color: #999999;
}


.footer-left,
.footer-right {
	font-style: italic;
	color: #999999;
	line-height: 1.4em;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	text-align: center;
}

.footer-left {
	width: 310px;
	float: left;
	margin-left: 200px;
}

.footer-right {
	width: 310px;
	margin-right: 200px;
	float: right;
}




/* Items */




#item-container {
	padding-bottom: 48px;
	margin-right: 3px;
	float: right;
	clear: both;
	width: 636px;
	background-image: url(http://www.massmocashopping.org/images/crosshatch.gif);
}

#item-img-container {
	margin-top: 12px;
	width: 348px;
	float: left;
}

#item-description-container {
	margin-top: 24px;
	width: 276px;
	float: right;
}


.item-name {
	line-height: 1em;
	padding-left: 358px;
	padding-bottom: 12px;
	padding-right: 24px;
	padding-top: 12px;
	margin-top: 24px;
	background-color: yellow;
	color: #003366;
	font-size: 3.2em;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.item-img {
	margin-left: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-top: 0px;
}

ul.item-img-thumbs {
	list-style-type: none;
	display: inline;
}

ul.item-img-thumbs li {
	width: 72px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: left;
	position: relative;
	display: block;
	border-color: #003366;
}

.item-description {
	padding-right: 12px;
	margin-bottom: 24px;
	line-height: 1.4em;
	font-size: 1.6em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

ul.item-meta {
	list-style-type: none;
	display: inline;
}

ul.item-meta li {
	line-height: 2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
}

.addtocart {
	padding-top: 4px;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: yellow;
	margin-top: 18px;
}

#category-header {
	width: 636px;
	clear: both;
	height: 24px;
	background-color: #003366;
}
.category-title {
	color: white;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 4px;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#category-nav-top,
#category-nav-bottom {
	margin-top: 18px;
	color: #003366;
	margin-right: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	clear: both;
}

#category-nav-top a:link,
#category-nav-top a:active,
#category-nav-top a:visited,
#category-nav-bottom a:link,
#category-nav-bottom a:active,
#category-nav-bottom a:visited {
	padding-left: 4px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-top: 3px;
	background-color: #FFFF00;
	background-image: none;
	text-decoration: none;
	color: #003366;
}


#category-nav-top a:hover,
#category-nav-bottom a:hover {
	background-color: #FFFFCC;
	background-image: none;
	text-decoration: none;
}

.category-sort {
	clear: left;
	width: 300px;
	float: left;
}

.category-pages {
	word-spacing: 3px;
	text-align: right;
	width: 300px;
	float: right;
}

#category-list {
	margin-top: 8px;
	width: 648px;
	background-color:#e1ebf0
}

#category-list a:link,
#category-list a:visited, 
#category-list a:active {	
	background-color: transparent;
	border-width: 0px;	
	color: #003366;	
	text-decoration: none;	
}

#category-list a:hover  {	
	border-width: 0px;	
	text-decoration: underline;	
}


ul.category-item-list {
	list-style-type: none;
	display: inline;
}

ul.category-item-list li {
	padding: 12px;
	height: 252px;
	width: 180px;
	background-repeat: no-repeat;
	background-image: url(http://www.massmocashopping.org/images/item-bgrd.jpg);
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
	position: relative;
	display: block;
}


ul.category-item-list li:hover { 
	background-repeat: repeat;   	                       
	background-image: url(http://www.massmocashopping.org/images/crosshatch.gif); 
}


.item-title {
	margin-top: 12px;
	line-height: 1.2em;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.item-price {
	text-align: center;
	width: 47px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
	color: #003366;
	font-weight: bold;
	background-color: #ffffcc;
	margin-top: 6px;
	line-height: 1em;
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.john {
	color: white;
	background-color: #ff00cc;
}




/* Pages like Hours and Info and Directions */

#page {  	                  
	padding: 24px;
	width: 588px;
	background-repeat: repeat;
	background-image: url(http://www.massmocashopping.org/images/crosshatch.gif);
}

.page-title {
	color: #003366;
	font-weight: bold;
	font-size: 3.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#page p {
	color: #003366;
	line-height: 1.4em;
	font-size: 1.6em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#page img {
	max-width: 250px;
	border-color: #e1ebf0;
	border-style: solid;
	margin-bottom: 18px;
	margin-left: 18px;
	float: right;
	border-width: 6px;
}

.contact {
	color: #999999;
	width: 588px;
	font-size: 1.1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.contact-message {
	height: 300px;
	color: #999999;
	width: 588px;
	font-size: 1.1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}



