/* CSS Document */

/* General Settings */
body{
margin: 0px;
padding:0px;
background-color: #DFDFDF;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-position: top center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666;
text-align:center;
line-height:17px;
}

p {padding:0px;	margin:0px;	margin-bottom: 12px; text-align: left;}

a{color:#666; text-decoration: none;}
a:hover{color:#999; text-decoration: none;}

img { border: 0; }

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#666;
padding: 0px;
margin: 0px;
margin-top: 11px;
}

h2.pagetitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
text-transform: uppercase;
color:#666;
padding: 0px;
margin: 0px;
margin-top: 11px;
margin-bottom: 15px;
line-height: 18px;
}

/* Header */
#header{
width: 900px;
height: 430px;
}

#header_image{
width: 900px;
height: 340px;
float: left;
}

#header_menu{
width: 892px;
height: 61px;
float: left;
background: url(images/menuBG.jpg) no-repeat;
padding-top: 8px;
padding-left: 8px;
}

.header_menu_divider{
width: 2px;
height: 53px;
float: left;
background: url(images/menuDivider.jpg) no-repeat;
}

/* Header Menu */
#homeBut	{
float:left;
position:relative;
background-image:url(images/navButtons/home_roll.jpg);
background-repeat: no-repeat;
display: block;
width:108px;
height:53px;
margin:0; 
margin-bottom:0px;
padding:0; 
}
#homeBut a {
display:block;
width:108px;
height:53px;
float: left;
margin: 0;
padding: 0;
text-decoration: none; 
}
#homeBut img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#homeBut a:hover img{visibility:hidden;
}

#productsBut	{
float:left;
position:relative;
background-image:url(images/navButtons/products_roll.jpg);
background-repeat: no-repeat;
display: block;
width:173px;
height:53px;
margin:0; 
margin-bottom:0px;
padding:0; 
}
#productsBut a {
display:block;
width:173px;
height:53px;
float: left;
margin: 0;
padding: 0;
text-decoration: none; 
}
#productsBut img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#productsBut a:hover img{visibility:hidden;
}

#supportBut	{
float:left;
position:relative;
background-image:url(images/navButtons/support_roll.jpg);
background-repeat: no-repeat;
display: block;
width:194px;
height:53px;
margin:0; 
margin-bottom:0px;
padding:0; 
}
#supportBut a {
display:block;
width:194px;
height:53px;
float: left;
margin: 0;
padding: 0;
text-decoration: none; 
}
#supportBut img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#supportBut a:hover img{visibility:hidden;
}

#inventoryBut	{
float:left;
position:relative;
background-image:url(images/navButtons/inventory_roll.jpg);
background-repeat: no-repeat;
display: block;
width:242px;
height:53px;
margin:0; 
margin-bottom:0px;
padding:0; 
}
#inventoryBut a {
display:block;
width:242px;
height:53px;
float: left;
margin: 0;
padding: 0;
text-decoration: none; 
}
#inventoryBut img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#inventoryBut a:hover img{visibility:hidden;
}

#contactBut	{
float:left;
position:relative;
background-image:url(images/navButtons/contact_roll.jpg);
background-repeat: no-repeat;
display: block;
width:155px;
height:53px;
margin:0; 
margin-bottom:0px;
padding:0; 
}
#contactBut a {
display:block;
width:155px;
height:53px;
float: left;
margin: 0;
padding: 0;
text-decoration: none; 
}
#contactBut img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#contactBut a:hover img{visibility:hidden;
}

/* Main */
#main {
width:900px;
height:auto;
background: url(images/mainDivBG.jpg) no-repeat;
}

#main_left{
width:500px;
height:auto;
float: left;
padding-left: 30px;
padding-right: 30px;
text-align: left;
}

#main_right{
width:310px;
height:auto;
float: left;
padding-right: 30px;
text-align: left;
}

.entry {
width:500px;
height:auto;
float:left;
padding-top: 5px;
}

.entry img{ padding-bottom: 5px; }

.entry_header_image{ width: 100%; float: left; margin: 0 0 10px 0; }
.shop_button, .retailer_button{ width: 239px; float: left; margin: 0 0 20px 0; padding: 0 0 0 3px; }
.retailer_button{ float: right; padding: 0 3px 0 0; }

/* Posts */
.post {
width:500px;
height:auto;
margin-bottom:25px;
float:left;
}

.post_header {
width:500px;
height:auto;
float:left;
color:#999;
padding-bottom:8px;
}

.post_content {
width:500px;
height:auto;
float:left;
}

.post-date {
width: 55px;
height: 60px;
float:left;
background: url(images/date.jpg) no-repeat;
padding-right: 10px;
color: #fff;
}
.post-month {
font-size: 11px;
text-transform: uppercase;
text-align: center;
display:block;
line-height: 11px;
padding-top: 7px;
margin-left: -0px;
}
.post-day {
font-size: 18px;
text-transform: uppercase;
text-align: center;
display:block;
line-height: 18px;
padding-top: 3px;
margin-left: -0px;
}
.post-year {
font-size: 10px;
text-transform: uppercase;
text-align: center;
display:block;
line-height: 11px;
padding-top: 2px;
margin-left: -0px;
}

.post_title {
width:435px;
height:auto;
float:left;
text-align:left;
}

.post_information {
width:435px;
height:auto;
float:left;
}
.information_txt {
width:auto;
height:auto;
float:left;
padding-left: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
font-weight: bold;
}
.comment_icon {
width: 22px;
height:18px;
float:left;
background:url(images/comment.jpg);
background-repeat:no-repeat;
margin-right:3px;
padding-top: 2px;
}

.post_foot {
width: 500px;
height: auto;
float: left;
border-top: 1px solid #BCBCBC;
border-bottom: 1px solid #BCBCBC;
padding-top: 4px;
padding-bottom: 4px;
}

.navigation {
width:500px;
height: auto;
float:left;
}
.alignleft a { width:auto; float:left; text-align:left;  }
.alignright a { width:auto; float:right; text-align:right;  }	


/* Begin Sidebar */
.sidebarTop{
width: 310px;
height: 32px;
float: left
}

#sidebar{
width: 260px;
padding-left: 25px;
padding-right: 25px;
float: left;
background:url(images/sidebarRepeat.jpg);
background-repeat: repeat;
}

.sidebarBottom{
width: 310px;
height: 32px;
float: left
}

#sidebar h2 {
width: 260px;
height: auto;
border-top: 1px solid #BCBCBC;
border-bottom: 1px solid #BCBCBC;
padding-top: 4px;
padding-bottom: 4px;
}

/* Sidebar Main */
.sidebarMain{
width: 274px;
padding-left: 18px;
padding-right: 18px;
float: left;
background:url(images/sidebarRepeat.jpg);
background-repeat: repeat;
}

.searchArea {
width: 274px;
height: 48px;
float:left;
background: url(images/searchBarBG.jpg) no-repeat;
}

.searchArea input{
float:left;
width:174px;
}

.sidebarDivider {
width: 274px;
height: 30px;
float:left;
background: url(images/sidebarDivider.jpg) no-repeat;
}

.sidebarDivider2 {
width: 274px;
height: 9px;
float:left;
background: url(images/sidebarDivider2.jpg) no-repeat;
}

.rssFeedButton{
width: 274px;
height: 90px;
float:left;
}

.iconButton{
width: 274px;
height: 33px;
float:left;
}

.formRow{
width: auto;
height: auto;
float:left;
padding-top: 13px;
padding-left: 12px;
}

.formButton{
width: auto;
height: auto;
float:left;
padding-top: 11px;
padding-left: 3px;
}

.sidebarGenericButtons{
width: 274px;
height: auto;
float:left;
}

.sidebarGenericButtons p{
font-size:11px;
color:#666;
text-align:left;
line-height:14px;
padding:0px;
margin:0px;
padding-left: 4px;
padding-right: 4px;
}

.sidebarAD{
width: 292px;
height: 90px;
float: left;
padding: 9px;
}

/* Sidebar UL */
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Product Line */
.product{
width: 500px;
height: auto;
float: left;
padding-top: 10px;
padding-bottom: 10px;
}

.productLogo{
width: 175px;
height: auto;
float: left;
padding-right: 25px;
}

.productText{
width: 300px;
height: auto;
float: left;
padding-top: 5px;
}

.mainDivider{
width: 500px;
height: 9px;
float:left;
background: url(images/mainDivider.jpg) no-repeat;
}

ul.products{ width: 100%; float: left; margin: 15px 0; padding: 0; list-style: none; }
ul.products li{ 
width: 100%; 
float: left; 
margin: 0 0 25px 0; 
padding: 0 0 25px 0; 
border-bottom: 1px solid #ccc; 
}

span.product_logo{ width: 130px; float: left; }
span.product_info{ width: 330px; float: right; }

/* Footer */
#footer {
width: 850px;
height: auto;
clear: both;
padding-top: 20px;
padding-left: 20px;
padding-right: 30px;
}

.footerTop{
width: 850px;
height: 32px;
float: left;
}

.footerInfo{
width: 810px;
height: auto;
float: left;
background:url(images/footerRepeat.jpg);
background-repeat: repeat;
padding-left: 20px;
padding-right: 20px;
}

.footerInfoLeft{
width: 500px;
height: auto;
float: left;
padding-right: 30px;
}

.footerInfoRight{
width: 280px;
height: auto;
float: left;
}

.footerBottom{
width: 850px;
height: 32px;
float: left;
}

.contactMPR{
width: 500px;
height: auto;
float: left;
}

.MPRlogo{
width: 200px;
height: auto;
float: left;
padding-right: 10px;
}

.MPRcontactText{
width: 290px;
height: auto;
float: left;
padding-top: 8px;
}

.MPRcontactText p{ font-size: 11px; line-height: 14px; margin-bottom: 5px;}

#copyrightArea{
width: 850px;
height: 44px;
float: left;
padding-bottom: 20px;
background:url(images/copyrightBG.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#copyright{
width: 500px;
height: auto;
float: left;
text-align: left;
padding-top: 13px;
padding-left: 20px;
margin: 0px;
font-size: 10px;
}

#siteDesign{
width: 310px;
height: auto;
float: left;
text-align: right;
padding-top: 13px;
padding-right: 20px;
margin: 0px;
font-size: 10px;
}

#siteDesign a{color:#666; font-weight: bold; text-decoration: none;}
#siteDesign a:hover{color:#999; font-weight: bold; text-decoration: none;}

