/* CSS Document */

html, body {
	margin: 0;
	padding: 0; 
	background-image:url(images/potatosack_bg.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	min-height: 100%;
	}
/* layout styles */
#container {
	margin: 0 auto;
	width: 849px;
	min-height: 100%;
	}
#mainmenu {
	width: 163px;
	height: 350px;
	min-height: 100%;
	background-image:url(images/home/menu_bg.png);
	background-repeat:no-repeat;
	float: left;
	}
#mainmenu_productdetail {
	width: 163px;
	height: 350px;
	background-image:url(images/productdetail/menu_bg_productdetail.png);
	background-repeat:no-repeat;
	float: left;
	}
#mainmenu_rentingdetails {
	width: 163px;
	height: 350px;
	min-height: 100%;
	background-image:url(images/rentingdetails/menu_bg_rentingdetails.png);
	background-repeat:no-repeat;
	float: left;
	}
#mainmenu_faq {
	width: 163px;
	height: 350px;
	min-height: 100%;
	background-image:url(images/faq/menu_bg_faq.png);
	background-repeat:no-repeat;
	float: left;
	}
#maincontent {
	width: 686px;
	min-height: 823px;
	margin: 0px 0px 0px -12px;
	background-image: url(images/content_bg.png);
	background-repeat:repeat-y;
	float: left;
	padding: 0px 0px 50px 0px;
	}
.header {
	width: 686px;
	height: 218px;
	background-image:url(images/home/home_header.png);
	background-repeat:no-repeat;
	}
.header_productdetail {
	width: 686px;
	height: 218px;
	margin-left: 15px;
	background-image:url(images/productdetail/productdetail_header.png);
	background-repeat:no-repeat;
	}
.header_products {
	width: 686px;
	height: 245px;
	margin-left: 15px;
	background-image:url(images/products/products_header.png);
	background-repeat:no-repeat;
	}
.header_rentingdetails {
	width: 686px;
	height: 245px;
	margin-left: 15px;
	background-image:url(images/rentingdetails/rentingdetails_header.png);
	background-repeat:no-repeat;
	}
.header_contact {
	width: 686px;
	height: 245px;
	margin-left: 15px;
	background-image:url(images/contact/contact_header.png);
	background-repeat:no-repeat;
	}
.header_links {
	width: 686px;
	height: 245px;
	margin-left: 15px;
	background-image:url(images/links/links_header.png);
	background-repeat:no-repeat;
	}
.header_faq {
	width: 686px;
	height: 240px;
	margin-left: 15px;
	background-image:url(images/faq/faq_header.png);
	background-repeat:no-repeat;
	}
.maincontent_left {
	width: 375px;
	padding: 5px 0px 25px 25px;
	float: left;
	}
.maincontent_right {
	width: 286px;
	height: 450px;
	float: left;
	background-image:url(images/home/iconbox.png);
	background-repeat:no-repeat;
	}
.maincontent_full {
	width: 686px;
	float:left;
	margin: 0px;
	padding: 5px 0px 5px 45px;
	}
.maincontent_full_contact {
	width: 686px;
	min-height:300px;
	background-image:url(images/contact/contact_bg.png);
	background-repeat:no-repeat;
	float:left;
	margin: 0px;
	padding: 5px 0px 5px 45px;
	}
#zoom_factor {
	height: 140px;
	width: 351px;
	margin: 30px 0px 20px 0px;
	background-color: #a9ba33;
	}
p.zoom_copy {
	font-size: .75em;
	line-height: 17px;
	color: #4e3f3a;
	margin: 0px 0px -25px 0px;
	padding: 0px 35px 0px 0px;
	}
#pf_description, #pf_credit {
	display: none;
	}
.contact_box {
	padding: 60px 0px 0px 40px;
	}
/*layout styles end*/

/* text styles */

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
h2 {
	margin: 0px 0px -5px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 1.15em;
	font-weight: normal;
	color:#a8ba32;
	}
h2 a:link {
	color: #a8ba32;
	text-decoration: none;
	}
h2 a:visited {
	color: #a8ba32;
	text-decoration: none;
	}
h2 a:hover {
	color: #4e3f3a;
	text-decoration: underline;
	}
h3 {
	margin: 0px;
	padding: 5px 100px 0px 0px;
	font-size: .8em;
	color:#a8ba32;
	}
p {
	font-size: .75em;
	line-height: 17px;
	color: #4e3f3a;
	padding: 0px 35px 0px 5px;
	}
p a:link {
	color: #432f16;
	text-decoration: underline;
	}
p a:visited {
	color: #432f16;
	text-decoration: underline;
	}
p a:hover {
	color: #528ca0;
	text-decoration: underline;
	}
p.productdetail {
	font-size: .75em;
	color: #4e3f3a;
	padding: 0px 120px 10px 0px;
	line-height: 17px;
	margin: 0px;
	}
p.products {
	font-size: .75em;
	color: #4e3f3a;
	line-height: 1.3em;
	padding: 10px 130px 3px 0px;
	margin: 0px;
	}
p.renting_details {
	font-size: .75em;
	color: #4e3f3a;
	line-height: 1.3em;
	padding: 10px 130px 3px 20px;
	margin: 0px;
	}
ul.faqs li {
	list-style: none;
	list-style-position:outside;
	font-size: .75em;
	line-height: 17px;
	color: #4e3f3a;
	margin: 0px 0px 0px -35px;
	padding: 0px 35px 0px 0px;
	}
ul.faqs li a:link {
	color: #432f16;
	text-decoration: underline;
	}
ul.faqs li a:visited {
	color: #432f16;
	text-decoration: underline;
	}
ul.faqs li a:hover {
	color: #528ca0;
	text-decoration: underline;
	}
ul.home li{
	list-style-position:outside;
	font-size: .75em;
	margin: -10px 0px 10px 5px;
	padding: 0px;
	color: #4e3f3a;
	}
ul.productdetail_list li {
	list-style-position: outside;
	font-size: .75em;
	margin: 0px 0px 5px 12px;
	line-height: 17px;
	padding: 0px;
	color: #4e3f3a;
	}
li.rentingdetails_list {
	list-style-position:outside;
	line-height: 17px;
	font-size: .75em;
	padding: 5px 120px 5px 0px;
	}
ul.zoombuttons li {
	display: inline;
	float:left;
	clear: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
/* main menu */
ul.menu {
	margin: 143px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	display: inline-block;
	float: left;
	clear: both;
	}
li.nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
	float: left;
	clear: both;
	}
li.nav a {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	float: left;
	clear: both;
	}
/* tab content */
ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.3em 0;  font-size: 1.15em; font-family:Georgia, "Times New Roman", Times, serif;  }
ul#tabs li { display: inline; }
ul#tabs li a { color: #9c9c9c; background-color: #ffffff; border: 1px solid #432f16; border-bottom: none; padding: 0.3em; text-decoration: none; }
ul#tabs li a:hover { color: #528ca0; }
ul#tabs li a.selected { color: #528ca0; background-color: #ffffff; padding: 0.3em 0.3em 0.36em 0.3em; }
div.tabContent { border: 1px solid #432f16; padding: 0.5em; margin: 0px; background-color: #ffffff; width: 540px; min-height: 500px; }
div.tabContent.hide { display: none; }
table.techspecs {
	font-size: 1em;
	color:#432f16;
	padding: 30px 0px 0px 0px;
	}
	
/* image styles	*/
img.picleft {
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 15px 0px;
	}
img.learnmore {
	padding: 0px;
	margin: 0px 0px 15px 185px;
	}
img.rent {
	float: left;
	padding: 0px;
	margin: 25px 0px 10px 0px;
	}
img.dottedborder {
	padding: 0px 0px 5px 0px;
	}
img.longdottedborder {
	padding: 10px 0px 10px 0px;
	}
img {
	border: none;
	}
img.zoom {
	padding: 0px;
	margin: 0px -3px 0px 0px;
	border: none;
	border-right: 1px solid white;;
	}
img.logo {
	vertical-align:bottom;
	}

div.rentContainer {
	padding-left: 340px;
	position: static;
}
div.rentContainer p.rentLinkContainer {
	position: relative;
}
div.rentContainer #rentFormContainer {
	float: left;
}
div.rentContainer label {
	width: 95px;
	display: inline-block;
}