.facebook {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
	font-size: 11px;
}
.facebook #categories {
	background: #3B5998 !important;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.facebook #searchBox {
	border: 1px solid #0C2253;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
	height: 16px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-position: 96% 3px;
}
.facebook #categoryLinks {
	font-weight: bold;
}
.facebook .tabs > .selected {
	background: #FFFFFF !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.facebook .tabs > .selected a {
	text-decoration: none;
	color: #333333;
}
.facebook .tabs .more .selected {
	background: #6D84B4;
	border-top: 1px solid #3B5998;
	border-bottom: 1px solid #3B5998;
	line-height: 33px !important;
}
.facebook .tabs .more .selected a {
	color: #ffffff !important;
}
.facebook .tabs .more {
	background: #627AAD;
	color: #ffffff;
	padding: 0 !important;
}
.facebook .tabs .more #moreLink {
	position: relative;
	z-index: 2;
	display: block;
	line-height: 35px;
	padding: 0px 10px;
}
.facebook .tabs .more:hover #moreLink {
	background: #ffffff !important;
	margin-top: -1px;
	color: #333333 !important;
	border: 1px solid #333333;
	border-bottom: 0;
}
.facebook .more ul {
	margin-top: -1px;
	border: 1px solid #333333;
	border-bottom: 2px solid #293E6A;
}
.facebook .moreItems {
	background: #ffffff;
	/*color: #333333 !important;*/
}
.facebook .moreItems a {
	text-decoration: none;
	color: #3A579A !important;
}
.facebook .moreItems:hover {
	background: #6D84B4;
	border-top: 1px solid #3B5998;
	border-bottom: 1px solid #3B5998;
	line-height: 33px !important;
}
.facebook .moreItems:hover a {
	color: #ffffff !important;
}
.facebook .tabs > .unselected {
	background: #627AAD;
}
.facebook .tabs > .unselected a {
	color: #ffffff;
	text-decoration: none;
}
.facebook .tabs .unselected:hover {
	background: #6D86B7 !important;
}
.facebook #productArea h2 {
	font-size: 12px;
}
.facebook #products {
	color: #333333 !important;
}
.facebook #showCartLink {
	color: #ffffff;
	font-weight: bold;
}
.facebook .cartPreview #showCartLink {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border: 1px solid #333333;
	border-bottom: none;
	color: #333333 !important;
}
.facebook .simple_overlay {
	color: #333333;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border: 1px solid #333333;
	border-bottom: 2px solid #293E6A;
}
.facebook .product-add-action {
	background: #EDEFF4;
	border: 1px solid #D8DFEA;
	padding: 12px;
}
.facebook .buttons {
	background: #f0f1f0 !important;
	background: -moz-linear-gradient(center bottom, #E4E4E4 12%, #F6F6F6 100%) !important;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.12, #E4E4E4), color-stop(1.0, #F6F6F6)) !important;
	border: 1px solid #999999 !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: inset 0px 1px #ffffff, 0px 1px #e5e5e5;
	-webkit-box-shadow: inset 0px 1px #ffffff, 0px 1px #e5e5e5;
	box-shadow: inset 0px 1px #ffffff, 0px 1px #e5e5e5;
	color: #333333;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
	font-size: 11px;
}
.facebook .buttons:active {
	background: #DDDDDD !important;
	-moz-box-shadow: 0px 1px #e5e5e5;
	-webkit-box-shadow: 0px 1px #e5e5e5;
	box-shadow: 0px 1px #e5e5e5;
}
.facebook .secondaryButtons {
	height: 22px;
	cursor: pointer;
	background: #5973A8;
	border: 1px solid #29447E !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: inset 0px 1px #8A9CC2, 0px 1px #e5e5e5;
	-webkit-box-shadow: inset 0px 1px #8A9CC2, 0px 1px #e5e5e5;
	box-shadow: inset 0px 1px #8A9CC2, 0px 1px #e5e5e5;
	color: #ffffff;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
	font-size: 11px;
}
.facebook .secondaryButtons:active {
	background: #4e69a8;
	-moz-box-shadow: 0px 1px #e5e5e5;
	-webkit-box-shadow: 0px 1px #e5e5e5;
	box-shadow: 0px 1px #e5e5e5;
}
.facebook .input_select_wrapper {
	background: none;
	padding-left: 0;	
}
.facebook .input_select_wrapper_bg {
	background: none;
	padding-left: 2px;
}
.facebook .input_select_wrapper_bg span {
	display: none;	
}
.facebook .input_select_wrapper_bg select {
	border: 1px solid #BDC7D8;
	padding: 2px;
	filter: alpha(opacity:1.0);
	-moz-opacity: 1.0;
	-webkit-opacity: 1.0;
	opacity: 1.0;
}
.facebook #searchbtn {
	padding: 0;
	width: 16px;
	margin: -25px 0px 0px 160px;
}
.adminPanel {
	background-color:#F2F2F2;
	border-style:solid;
	border-width:1px;
	border-color:#DEDEDE;
	width:750px;
	margin-bottom:12px;
}
.adminPanel p{
	margin-left:16px;
}
.horizontalLine{
	color:#CECFD1;
	margin: -2px 0 -2px 0;
	border-top:solid;
	border-width:1px;
	width:702px;
}
.adminPanel img{
	margin-right:5px;
	margin-bottom:-2px;
	}
.adminErrorPage{
	background-color:  #F2F2F2;
	font-family: Lucida Grande Regular;
	font-size: 18px; 
	color: #777777;
	border-top:1px solid #e2e2e2; 
	height:250px;
	margin-top:-10px;
}
.adminErrorPage p{
	padding-left:160px;
	padding-top:80px;
}
.categoryFilterMessage{
	font-size:13px;
	font-weight:bold;
	color:#161a1b;	
}
.poweredByIntuit{
	float:right;
	border:none;	
}