@charset "utf-8";
/* CSS Document */
/* OHQ */
/* grey #908F8F */
/* dark grey #252525 */
/* red #DC0209 */
body {
	color:#000;
	background-image:url(images/background2.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	/* lets IE6 recognize :hover on non-anchors */
    behavior: url("scripts/csshover3.htc");
}
input {
	margin:0;
	border:none;
	
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration:underline;
	color: #F00;
}
a:active {
	text-decoration:none;
}
img {
	border:none;
	/* fixes IE6s issues with png transparency */
    behavior: url(scripts/iepngfix.htc);
}
p {
	margin:0;
}
ul {
	margin:0;
	list-style-type:none;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}
form {
	padding:0;
	margin:0;
}
.floatCloser {
	float:none;
	clear:both;
}
#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
}
#header {
	height:82px;
	width:900px;
}
#logo {
	margin:18px 0 0 5px;
	background-color:#000;
	float:left;
	width:337px;
	height:63px;
	background-image:url(images/logo.png);
}
#logo a {
	width:100%;
	height:100%;
	display:block;
}
#searchBoxArea {
	height:29px;
	width:296px;
	float:right;
	margin-top:47px;
}
#searchForm {
	height:29px;
}
#searchBox {
	/*line-height:27px;
	height:27px;*/
	width:	207px;
	font-size:12px;
	border:1px solid black;
	float:left;
	background-color:#FFF;
	background-image:url(images/searchForProducts.png);
	background-repeat:no-repeat;
	display:block;
	padding:4px 0 8px 4px;
}
#searchSubmitButton {
	width:79px;
	height:29px;
	float:left;
	margin-left:2px;
}
#content {
	width:898px;
	border:1px solid #908F8F;
		background-color:#252525;
		font-weight:bold;
}
#navBar {
	border-bottom:1px solid #D7D7D7;
	height:66px;
	background-image:url(images/navBackground.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
#navBar div {
	top:28px;
	position:absolute;
	height:31px;
}
#navBar div a {
	display:block;
	width:100%;
	height:100%;
}
#navHome {
	left:266px;
	width:87px;
}
#navHome a:hover {
	background:transparent url(images/navHoversSprite.png) 0px 0px no-repeat;
}
#navAbout {
	left:363px;
	width:88px;
}
#navAbout a:hover {
	background:transparent url(images/navHoversSprite.png) -97px 0px no-repeat;
}
#navEvents {
	left:472px;
	width:93px;
}
#navEvents a:hover {
	background:transparent url(images/navHoversSprite.png) -206px 0px no-repeat;
}
#navPixVideos {
	left:589px;
	width:126px;
}
#navPixVideos a:hover {
	background:transparent url(images/navHoversSprite.png) -323px 0px no-repeat;
}
#navShopNow{
width:151px;
height:33px;
right:9px;
}
#leftSidebar{
/* necessary to bottom align the social media links */
position:relative;
width:180px;
height:679px;
background: url(images/leftSidebarBackground.png) top no-repeat;
float:left;
}
#rightContent{
width:718px;
float:right;
}
#memberOfMMAC{
	float:left;
	clear:left;
margin:21px 18px 21px 19px;	
}
#footer{
width:100%;
height:89px;
position:relative;
}
#footerContentArea{
	background:transparent url(images/footerBackground.png) top no-repeat;
height:89px;
width:823px;
position:absolute;
right:-2px;
margin-top:10px;
}
#footerContent{
	margin:36px 0 0 40px;
	letter-spacing:2px;
}
#footerContent a{
	color:#FFF;
}
#footerContent a:hover{
	text-decoration:underline;
}
#breadcrumbs{
height:20px;
margin:10px 0 10px 10px;
color:#908F8F;
letter-spacing:2px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
}
#breadcrumbs div{
float:left;	
}
.breadcrumbLink{
	height:20px;
	line-height:20px;
}
.breadcrumbKnuckles{
	height:20px;
	padding:0 6px 0 6px;
}
#breadcrumbs a{
color:#908F8F;
}
#headline{
width:100%;	
}
#rightContentHolder{
	padding:2px 24px 24px 24px;
	width: 670px;
}
#pageCopy{
padding:12px 0 12px 0;	
}
.itemHolder{
width:100%;	
}
.itemImage{
	float:left;
width:168px;
height:151px;
}
.itemDetails{
	float:right;
	width: 482px;
}
.itemHeadline{
font-size:20px;	
font-weight:bold;
color:#999
}
.itemPrice{
font-weight:bold;
font-size:18px;
}
.itemHolder{
padding:14px 0 14px 0;
}
.itemCopy{
padding-top:12px;	
}
.itemControls{
	padding-top:12px;	
	color:#DC0209;
}


/* Social media Links */

#sidebarSocialMedia{
	position:absolute;
	bottom:14px;
	left:16px;
	width:100px;
	height:26px;
}
#sidebarSocialMedia a{
	display:block;
	width:100%;
	height:100%;
}
#sidebarSocialMedia div{
		width:26px;
		height:26px;
}
#facebook{
	float:left;
	margin-right:10px;
}
#twitter{
	float:left;
}
#mySpace{
	float:right;	
}


/* Google Checkout Style Overrides */
.googlecart-add-button {
  background:none !important;
  color:#DC0209;
  float:left;
}
.product-attr-custom{
color:#DC0209;
background-color:#252525;
border:1px solid #FFFFFF;
float:left;
margin-right:16px;
}
.googlecart-widget-title{
color:#DC0209 !important;
}
#googlecart-widget-head{
background-color:#DC0209 !important;
color:#FFF !important;
}
#googlecart-widget-body{
background-color:#000 !important;	
}
.googlecart-widget-short-details{
color:#FFF !important;	
}
.googlecart-widget-price{
	color:#FFF !important;
}
.googlecart-widget-totalmessage{
	color:#FFF !important;
}
.googlecart-widget-totalprice{
	color:#FFF !important;
	font-weight:bold;
}
.googlecart-widget-disclaimer{
color:#FFF !important;	
}
.googlecart-widget-remove{
	color:#DC0209 !important;
}
.googlecart-widget-restore{
color:#DC0209 !important;	
}
.product-number{
background-color:#000;
border:#DC0209;
}