@charset "utf-8";
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 22 - Carbon
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding: 0;
	background-image: url(../p7pm/img/pmcarbon_root.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	background-color: #010101;
}
#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 #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../p7pm/img/pmcarbon_subs.jpg);
	background-repeat: repeat-x;
	background-color:#171717;
}
#p7PMnav ul ul {
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
#p7PMnav a {
	padding: 8px 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	border-left: 1px solid #000000;
	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: #CCCCCC;
	letter-spacing: 0.01px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #000000;
	color: #CCCCCC;
	letter-spacing: 0.01px;
	background-image: none;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	letter-spacing: 0.15em !important;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #454545;
	color: #CCCCCC;
}
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(../p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav ul .p7PMon {
	background-color: #010101;
	color: #CCCCCC;
}
/*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: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

#sidebar1 h5 {
	line-height: 0pt;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12pt;
}

/* CSS Document */

.crossbar {
	background-color: #000;
	width: 100%;
	color: #6FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #F30;
}
a:visited {
	text-decoration: none;
	color: #F39;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#container {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: right;
	font-size: medium;
	clear: both;
}
#header #navbar ul li {
	display: inline;
	margin-right: 30px;
}
#header {
	color: #6FF;
	background-color: #000;
	width: 100%;
	margin: 0px;
	padding-top: .2em;
	padding-bottom: .2em;
	text-align: center;
}
#header #p7PMnav {
}

#sidebar1 {
	float: right;
	width: 216px;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
	margin-right: 15px;
}
#sidebar2 {
	float: left;
	width: 80px;
	margin-right: 30px;
}
#container h1 {
	text-align: center;
}

#sidebar2 img {
	width: 75%;
	height: auto;
}

#mainContent {
	padding-top: 10px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#header img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 90pt;
}
#header ul {
}
#header #p7PMnav {
	text-indent: 10px;
}

#header ul li {
	display: inline;
	margin-right: 30px;
	font-size: large;
}
#header li {
}

#phone {
	float: left;
	text-align: left;
	font-size: x-large;
	padding-left: 40px;
}
#email {
	text-align: right;
	font-size: x-large;
	background-color: #999;
	padding-right: 40px;
}

#navbar {
	text-align: center;
}
#head1 {
	text-align: center;
}
.twoColElsLtHdr #container #header img {
	width: 100%;
}
#sidebar1 h3 {
	text-align: center;
}
#sidebar1 img {
	width: 100%;
	height: auto;
}
#footer p {
	margin-right: 20px;
	margin-left: 20px;
}
#footer {
	margin-right: 40px;
	color: #069;
}
#mainContent h2 {
	color: #900;
}
#mainContent .warrantymenu {
	clear: both;
}
#p7TP1 {
	clear: both;
}
#mainContent .poster img {
	width: 78%;
}
.twoColElsLtHdr #container #mainContent p #FLVPlayer {
	float: right;
	text-align: right;
}
.indexvideos {
	width: 30%;
	text-align: center;
	margin-left: 35%;
}

.twoColElsLtHdr #container #mainContent h5 {
	text-align: left;
}
.twoColElsLtHdr #container h5 {
	text-align: right;
}
.twoColElsLtHdr #container #mainContent .indexvideo2 {
	width: 30%;
}
