/* CSS Document */

body
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}

h4 {font-size:12px;}
h3 {font-size:14px;}
h2.gallery {font-size:16px;}
hr {color:#666666; }

/* 88888888888888888888888888888888888 */

#pm_container
{
	width: 1000px;
	display:table;
	_display:block;
	/*height:1700px;*/
	height:inherit;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-color:#00CC66;*/
	background-image:url(images/pagebackground.png);
	background-repeat:repeat-y;
	/*padding-bottom:100px;*/
}

#pm_border_left
{
	width: 50px;
	float:left;
	/*background-image:url(images/leftborder.png);
	background-repeat:repeat-y;*/
}

#pm_border_right
{
	width: 50px;
	float:right;
	/*background-image:url(images/rightborder.png);
	background-repeat:repeat-y;*/
}

#pm_container_center
{
	width: 900px;
	/*height:100%;*/
	float:left;
	/*background-color:#FF0000;*/
}

/* 88888888888888888888888888888888888 */

#pm_banner
{
	width: 900px;
	height: 186px;
	background-image:url(images/pm_bannermain.jpg);
}

#pm_banner_left
{
	width: 450px;
	height: 150px;
	float:left;
}

#pm_banner_right
{
	width:450px;
	height:150px;
	float:left;
}

/* 88888888888888888888888888888888888 */

#pm_navigation
{
	width:900px;
	height:30px;
	background-image:url(images/pm_navbar2.jpg);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* 88888888888888888888888888888888888 */

#pm_sub_banner
{
	width: 900px;
	height: 14px;
	background-image:url(images/pmbanner_top.jpg);
}

#pm_sub_banner_left
{
	width: 450px;
	height: 5px;
	float:left;
}

#pm_sub_banner_right
{
	width:450px;
	height:5px;
	float:left;
}

/* 88888888888888888888888888888888888 */

#pm_trailer
{
	text-align:center;
	display:table;
	width:900px;
	/*height:300px;*/
	background-color:#000000;
	padding-top:15px;
	padding-bottom:15px;
}

/* 88888888888888888888888888888888888 */

#pm_adsense_banner
{
	width:900px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	display:table;
}

#pm_adsense_sidebar
{
	width:150px;
	text-align:center;
	display:table;
	padding-top:5px;
	padding-bottom:5px;

}

#pm_junction_banner
{
	width:900px;
	text-align:center;
	background-color:#000000;
	padding-top:1px;
	padding-bottom:1px;
}

/* 88888888888888888888888888888888888 */

#pm_information
{
	width: 900px;
	/*height: 1470px;*/
}

#pm_information_sidebar
{
	width: 150px;
	/*height: 100%;*/
	float:right;
	display:table;
}

#pm_information_content
{
	width: 590px;
	_width:580px;
	/*height: 1455px;*/
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	/*overflow:auto;*/
	display:table;
}

#pm_information_quickbar
{
	width:150px;
	/*height:100%;*/
	float:left;
	display:table;
}

/* 88888888888888888888888888888888888 */

#pm_copyright
{
	text-align:center;
	width:900px;
	height:30px;
	float:left;
	padding-top:100px;
}

/* 88888888888888888888888888888888888 */

#pm_gallery
{
	width:900px;
	display:table-cell;
}

#pm_gallery_left
{
	width:50px;
	/*height:100%;*/
	float:left;
}

#pm_gallery_main
{
	width: 800px;
	/*height: 1455px;*/
	float:left;
	/*overflow:auto;*/
}

#pm_gallery_right
{
	width:50px;
	float:right;
}

/* 88888888888888888888888888888888888 */

#pm_navigation_home, #pm_navigation_news, #pm_navigation_products, #pm_navigation_gallery, #pm_navigation_store, #pm_navigation_download, #pm_navigation_about
{
	display:block;
	float:left;
	height:30px;
	width:30px;
}

#pm_navigation_home
{
	margin-left:80px;
	_margin-left:40px;
	width:60px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-80px 0px;
}

#pm_navigation_home:hover
{
	background-position:-80px -30px;
}

#pm_navigation_news
{
	margin-left:27px;
	width:61px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-167px 0px;
}

#pm_navigation_news:hover
{
	background-position:-167px -60px;
}

#pm_navigation_products
{
	margin-left:30px;
	width:104px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-258px 0px;

}

#pm_navigation_products:hover
{
	background-position:-258px -90px;
}

#pm_navigation_gallery
{
	/*margin-left:169px;
	_margin-left:85px;*/
	margin-left:27px;
	width:91px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-385px 0px;
}

#pm_navigation_gallery:hover
{
	background-position:-385px -120px;
}

#pm_navigation_store
{
	margin-left:26px;
	width:68px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-504px 0px;

}

#pm_navigation_store:hover
{
	background-position:-504px -150px;
}

#pm_navigation_download
{
	/*margin-left:169px;
	_margin-left:85px;*/
	margin-left:24px;
	width:117px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-598px 0px;
}

#pm_navigation_download:hover
{
	background-position:-598px -180px;
}


#pm_navigation_about
{
	margin-left:27px;
	width:72px;
	background-image:url(images/pm_navbar2.jpg);
	background-position:-744px 0px;

}

#pm_navigation_about:hover
{
	background-position:-744px -210px;
}

/* ************************************** */

#pm_mail_signup
{
	width:150px;
	height:220px;
	background-image:url(images/Email_Signin_Box.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
}

.pm_mail_signup_input
{
	margin-left:-4px;
}

.pm_mail_signup_input input
{
	width:110px;
}

.pm_mail_signup_title
{
	margin-bottom:8px;
}

.pm_site_title
{
	font-size:22px;
	text-align:center;
	margin-top:-5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

.pm_site_subtitle
{
	font-size:18px;
	text-align:center;
	/*margin-top:-5px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

.pm_store_spacer
{
	display:table;
	height:30px;
	background-color:none;
}

.pm_fieldset
{
	height:2px;
	display:block;
}

/* ************************************** */

.pm_products_listavail
{
	display:block;
	overflow:hidden;
	height:20px;
}

.pm_products_addcart
{
	float:right;
	margin-right:40px;
	_margin-right:20px;
}

.pm_products_addcart a
{
	background-color:#333333;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	text-decoration:none;
}

.pm_products_addcart a:hover
{
	color:#FF3300;
}

.pm_products_itemname
{
	float:left;
	margin-left:40px;
	_margin-left:20px;
	overflow:hidden;
}

.pm_products_itemcost
{
	width:100px;
	float:right;
	overflow:hidden;
}