@charset "utf-8";

/****** LAYOUT ********/

body  {
	font: .8125em Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #F1F1F1;
}
.wrapper #container { 
	width: 870px;
	background: #262626 url(../grafx/main/bg_main.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
.wrapper #header { 
	background: #404040 url(../grafx/main/bg_header.gif) no-repeat;
} 
.wrapper #header h1 {
	display: none;
}
.wrapper #header #flags {
	margin: 0;
	padding: 14px 0 58px 600px;
}
.wrapper #header #flags img {
	padding-right: 12px;
	border: 0;
}
.wrapper #sidebar {
	float: left;
	width: 240px;
	padding: 0 0 15px 0;
	margin: 0;
}
.wrapper #content { 
	margin: 0 0 0 240px;
	padding: 0;
}
.wrapper #content .welcome {
	background: url(../grafx/main/bg_welcome.jpg);
	width: 630px;
	height: 312px;
}
.wrapper #content .welcome2 {
	background: url(../grafx/main/bg_welcome2.jpg);
	width: 630px;
	height: 393px;
}
.wrapper #copyright { 
	background: url(../grafx/main/bg_copyright.gif) no-repeat;
	font-size: 9px;
	color: #999;
	padding: 14px 0px 14px 338px; 
} 
.wrapper #copyright p {
	margin: 0 0 24px 0;
	padding: 0;
}
.wrapper #copyright a {
	color: #999;
}
.wrapper #copyright a:hover {
	color: #fff;
}
.wrapper #footer { 
	background:#000;
	color: #666;
	text-align: center;
	font-size: .72em;
}
.wrapper #footer a {
	color: #666;
	text-decoration: none;
}
.wrapper #footer a:hover {
	color: #999;
}
.wrapper #footer p {
	margin: 0;
	padding: 10px 0;
}
.right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.left { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.intro {
	width:364px;
	margin:12px;
	background:#181818;
	border:2px solid #404040;
	padding:4px;
}
/****** STYLES ********/

h1,h2,h3,h4 {
	font-weight: 400;
	margin: 8px 20px 10px 32px;
}
h1 {
	font-size: 1.4em;
	color: #fc0;
	border-bottom: 1px dashed #fc0;
}
h2 {
	font-size: 1.2em;
	border-bottom: 1px dashed #fff;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.1em;
}
a {
	text-decoration: underline;
	color: #fc0;
}
a:hover {
	color: #fff;
}
a img {
	border: 0;
}
p {
	line-height: 1.5em;
	margin: 0 20px 14px 34px;
}
.wrapper #sidebar p {
	margin: 0 10px 12px 14px;
	font-size: .82em;
}
.wrapper #sidebar h1, .wrapper #sidebar h2, .wrapper #sidebar h3, .wrapper #sidebar h4 {
	margin: 8px 10px 12px 14px;
}
.wrapper #sidebar .sidebar_title {
	background: url(../grafx/main/bg_news.gif) no-repeat;
	height: 24px;
	font-size: .9em;
	font-weight: bold;
	color: #FC0;
	padding: 5px 0 0 34px;
	margin: 0;
}
.spotlight {
	background: url(../grafx/main/bg_spotlight.gif) no-repeat;
	height: 166px;
	width: 255px;
	margin: 22px 12px 10px 0px;
}
.spotlight p {
	font-size: 10px;
	padding: 4px 14px 0 0;
	margin: 0;
}
.spotlight_image {
	margin: 10px 10px 0px 12px;
}
.artists {
	float: left;
	border: 1px solid #666;
	background: #404040;
	padding: 6px;
	margin: 6px 8px 2px 0;
}
.small {
	font-size: .76em;
}
.products_body {
	width: 200px;
	margin: 10px 0 12px 8px;
	float: left;
}
.products_box {
	width: 116px;
	margin: 10px 0 12px 8px;
	float: left;
}
.products_title {
	display: block;
	font-weight: bold;
	color: #FC0;
	margin-bottom: 4px;
}
.products_image_small {
	border: 1px solid #363636;
	margin: 0 0 6px 0;
}
.lineup {
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	padding:8px;
	margin:0 36px;
	background-color:#c90;
	border:2px solid #000;
}
.lineup a {
	color:#fff;
	text-decoration:none;
}
.quality {
	padding: 2px 5px;
	color:#F1F1F1;
	background:#000;
	border: 1px solid gray;
}
.gallery {
	padding:4px 4px 8px 4px;
	background:#636363;
	border:1px solid #000;
	margin:0 10px 10px 0;
}

/****** NAVBAR ********/

#p7PMnav {
	margin: 0;
	padding: 0;
	background-image: url(../grafx/navbar/pmcarbon_root.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	background-color: #010101;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-image: url(../grafx/navbar/pmcarbon_subs.jpg);
	background-repeat: repeat-x;
	background-color:#171717;
}
#p7PMnav ul ul {
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
}
#p7PMnav a {
	padding: 8px 12px;
	color: #ccc;
	text-decoration: none;
	display: block;
	border-left: 1px solid #000;
	height: auto !important;
}
#p7PMnav ul a {
	padding: 4px 12px;
	background-image: none;
	border: 0;
	zoom: 1;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #454545;
	color: #ccc;
	letter-spacing: 0.01px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #000;
	color: #ccc;
	letter-spacing: 0.01px;
	background-image: none;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #fff;
	letter-spacing: 0.15em !important;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #454545;
	color: #ccc;
}
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav ul .p7PMon {
	background-color: #010101;
	color: #ccc;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	top: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	top: auto;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 148px;
}
/* hide from IE mac \*/
#p7PMnav li {width: auto;}
/* end hiding from IE5 mac */

#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 170px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333;
}

/****** LIGHTBOX ********/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../grafx/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../grafx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../grafx/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	color: #666666;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	color: #999999;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
