body {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#000;
}

#pageWrapper {
	width:1000px;
	margin:auto;
	}

#breadcrumb {display:none;}

#google {display:none;}

.greeting {height:2em;}

#contentWrapper {
	margin-left:10px;
	margin-right:10px;
}

h1,h2,h3 {
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	color:#fff;
}



 a{
color:#fff;
text-decoration:none;
}	

a:hover {color:#fff;}

a:active {color:#fff;}

/* Navigation */

#menubar {
	height:21px;
	font-size: 0.8em;
	margin:auto;
	margin-top: -4px;

}


#p7PMnav {
	margin: 0;
	padding:0;
}

#p7PMnav .m1 {display:none;}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul li {
	border-right: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #FFF;
	line-height:1;
}
#p7PMnav ul a {
	color: #fff;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #666;
	color: #FFFFFF;
	letter-spacing: .01px;


}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #fff;
	font-weight: bold;
}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #666;
	color: #fff;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 125px;
	text-align:center;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 12em;
}
#pmmcrumb {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 16px;
	color: #666;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #fff;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}


#aforum{background-color:#ccc;padding:3px;}

#user {background-color:#ccc;color:#000;}

#breadcrumb {
	display:none;
	}


.auxMenu {
	margin-left:50px;
}

.auxMenu a {
	text-decoration:none;
}

.auxMenu li {
	color:#999;
}

.contentWrapperOutside {
}

.contentWrapperOutside {
}

#contentWrapperOutside12 a{
}
	



/*Gallery*/

.artHiRezLink {
	display:none;
}

.artGalleryMain {
	width:59%;
}

.artGalleryMain img {
	width:100%;
}

.artGalleryTN {
	width:39%;
}

.artGalleryTNImage {
	width:25%;
	height:170px;
}

.artGalleryTNImage img{
	width:95%;
}





/*Formbuilder*/
#formResults td {
color:#000;
	width: auto;
}


.formResponseText {
	margin-top:10px;
	font-size:1.5em;
	color:#060;
}

/*Catalog*/

.storeClosedText {
	font-size:1.5em;
	color:red;
	font-weight:bold;
}

#storeCategory {
	margin-top:15px;
	
}

.storeCategoryProduct {
	background-color:#eee;
	margin:10px;
	padding:5px;
	width:30%;
	height: 250px;
	border-right:1px solid #999;
	border-bottom: 1px solid #999;
}

.storeCategories, .storeDepartments {
	background-color:#eee;
	float:left;
	margin:10px;
	padding:5px;
	height: 160px;
	border-right:1px solid #999;
	border-bottom: 1px solid #999;
	}
	
.storeCategoryImage {
	height:90px;
	margin-bottom:-5px;	
	}

.allCategoriesInside {
	}

.storeCategoryImage {
	height:130px;
}

.productDetail {

}

#footer {
	font-size:.8em;
	border-top: 1px solid #111;
}