/*           */
/* BODY      */
/*           */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #6A6A6A;
}
p {
	color: #333;
	font-size: 80%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
a {
	color: #ff6b00;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	color:#000;
}
h1 {
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-size: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-size: 90%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size: 80%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/*           */
/* CONTAINER */
/*           */
#page_shadow {
	margin: auto;
	width: 794px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/page_shadow2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#page_shadow_bottom {
	width: 794px;
	height: 14px;
	background-image: url(../images/page_shadow_bottom.jpg);
	background-repeat: no-repeat;
}
#container {
	margin: auto;
	padding: 0px;
	background-color:#FFF;
	width: 758px;
}

/*        */
/* HEADER */
/*        */
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 88px;
	background-color:#FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#header_image {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 758px;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}
#MMMlogo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
	height: 90px;
	background-color:#999;
	background-image:  url(file:.gif);
}

/*         */
/* TOP NAV */
/*         */
#top_nav {
	position: relative;
	height: 24px;
	margin: 0px;
	MMMpadding: 9px 5px 10px 5px;
	text-align: left;
	background-color:#666;
	background-image:  url(../images/top_nav_hrz_slice.gif);
	background-repeat: repeat-x;
}
#top_nav ul{
	margin: 0px;
	padding: 0px;
}
#top_nav ul li{
	display: inline;
}
#top_nav ul li a{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	font-size: 80%;
}
#top_nav ul li a:hover{
	color:#CCC;
}
#top_nav a#current {
	color:#949DBF;
}

/* SEARCH BAR */
#search {
	position: absolute;
	top: 8px;
	right: 10px;
}
#search .search_input{
	border: 1px solid #333;
	padding: 2px 5px 2px 5px;
	color: #333;
}
#search .search_button{
	margin-left: 5px;
	border: none;
	background-color: #999;
	padding: 2px 5px 2px 5px;
	color: #333;
}

/*         */
/* CONTENT */
/*         */
#content {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/content_bg_slice.gif);
	background-repeat: repeat-y;
}
* html #content {
	height: 200px;
}
#pete {
	clear: both;
}
#john {
	clear: both;
}
/* CONTENT > SIDE NAV */
#section_header_navigation {
	height: 47px;
	width: 172px;
	background-image: url(../images/header_navigation.gif);
	background-repeat: no-repeat;
	background-color: #D8D8D8;
	background-position: top;
}
#side_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-height: 200px;
	width: 172px;
	float: left;
	color: #333333;
	background-color: #D8D8D8;
}
* html #side_nav {
	height: 200px;
}
#side_nav ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	
	
	list-style: none;
}
#side_nav ul a{
	text-indent: -999999px;
	overflow: hidden;
}



li.bttn_home a {
	background: url(../images/bttn_home2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_home a:hover {
	background: url(../images/bttn_home2.gif);
	background-position: -172px 0px;
}

li.bttn_aboutus a {
	background: url(../images/bttn_aboutus2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_aboutus a:hover {
	background: url(../images/bttn_aboutus2.gif);
	background-position: -172px 0px;
}

li.bttn_sales a {
	background: url(../images/bttn_sales2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_sales a:hover {
	background: url(../images/bttn_sales2.gif);
	background-position: -172px 0px;
}

li.bttn_rentals a {
	background: url(../images/bttn_rentals2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_rentals a:hover {
	background: url(../images/bttn_rentals2.gif);
	background-position: -172px 0px;
}

li.bttn_worldwide a {
	background: url(../images/bttn_worldwide2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_worldwide a:hover {
	background: url(../images/bttn_worldwide2.gif);
	background-position: -172px 0px;
}

li.bttn_guarantee a {
	background: url(../images/bttn_guarantee2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_guarantee a:hover {
	background: url(../images/bttn_guarantee2.gif);
	background-position: -172px 0px;
}

li.bttn_budgets a {
	background: url(../images/bttn_budgets2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_budgets a:hover {
	background: url(../images/bttn_budgets2.gif);
	background-position: -172px 0px;
}

li.bttn_contact a {
	background: url(../images/bttn_contact2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_contact a:hover {
	background: url(../images/bttn_contact2.gif);
	background-position: -172px 0px;
}

li.bttn_showcase a {
	background: url(../images/bttn_showcase2.gif);
	background-position: 0px 0px; 
	display: block;
	width: 172px;
	height: 26px;
}
li.bttn_showcase a:hover {
	background: url(../images/bttn_showcase2.gif);
	background-position: -172px 0px;
}




#side_nav ul li{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	
	
	display: inline;
	list-style: none;
}
#side_nav ul li a{
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	width: 172px;
	font-size: 80%;
	color: #333;
}
#AAAside_nav ul li a:hover{
	background-image:  url(file:///Macintosh%20HD/Users/craigritchie/Desktop/Fixed%20Layout/3%20Column/Both%20Nav/images/currentgrad.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#side_nav a#current {
	background-color:#EFEFEF;
	color:#CC0000;
	background-image:  url(file:///Macintosh%20HD/Users/craigritchie/Desktop/Fixed%20Layout/3%20Column/Both%20Nav/images/currentgrad.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#trade_name {
	width: 172px;
	height: 25px;
	background-image: url(../images/trade_name.gif);
}
#logo {
	width: 85px;
	height: 65px;
	margin: 20px 43px 20px 43px;
	background-image: url(../images/pm_events_logo.gif);
}

/* CONTENT > MAIN */
#section_header_main_title {
	height: 47px;
	width: 455px;
	background-image: url(../images/header_main_title.gif);
	background-repeat: no-repeat;
	background-color: #D8D8D8;
	background-position: top;
}
#main_left {
	margin: 0px;
	MMMpadding: 10px;
	min-height: 200px;
	width: 455px;
	float: left;	
}
#main_left_content {
	margin: 10px;
}
#main {
	float: left;
	width: 250px;
}
#main_left_images {
	width: 174px;
	height: 196px;
	float: right;
	margin: 0px 0px 0px 10px;
}	
#main_right_hrz_divider {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #464646;
}

#section_header_news {
	height: 47px;
	width: 131px;
	background-image: url(../images/header_news.gif);
	background-repeat: no-repeat;
	background-color: #D8D8D8;
	background-position: top;
}
#main_right {
	margin: 0px;
	MMMpadding: 10px;
	min-height: 200px;
	width: 131px;
	float: left;
	background-color: #D8D8D8;
}
#main_right_content {
	WWWfont-size: 80%;
	margin: 10px;	
}
#main_right_content ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}
#main_right_content ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;	
}
#three_images {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 121px;
	position: relative;
}
#three_images_1 {
	height: 121px;
	width: 119px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#three_images_2 {
	height: 121px;
	width: 119px;
	position: absolute;
	top: 0px;
	left: 158px;
}
#three_images_3 {
	height: 121px;
	width: 119px;
	position: absolute;
	top: 0px;
	left: 316px;
}
* html #main {
	height: 200px;
}
/*         */
/*   FORM  */
/*         */
#form_1 {
	text-align: right;
	margin: 0px 15px 0px 0px;
	font-size: 70%;
}
#sign_in_form p {
	text-align: left;
}
#enquiry {
	/*height: 100px;*/
	vertical-align: top
}
.form {
	height: 17px;
	padding: 1px;
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #C7C7C7;
	background-color: #D8D8D8;
}
.select {
	background-color: #FFFFFF;
	float: left;
	margin-right: 2px;
	border: 1px solid #666;
}
.label {
	float: left;
	clear: left;
	font-size: 75%;
	color: #292929;
	width: 145px;
	text-align: right;
	margin: 0px 0px 10px 0px;
	padding: 4px 10px 0px 0px;
}
.form_field {
	text-align: left;
	Xheight: auto;/* I'm certain that the line-height problem is something to do with this line... I just don't know exactly what... 01/02/07 Please let Craig know!! */
}
#form_1 select, #form_1 .label {
	margin: 0px 0px 6px 0px;
}
#form_1 select {
	font-size:70%;
}
.drop {
	height: 19px;
}
.width_XXL {
	width: 210px;
	margin-right: -2px;/* Fix for Opera */
}
.width_widest {
	width: 206px;
}
.width_medium {
	width: 104px;
}
.width_small {
	width: 57px;
}
.width_smallest {
	width: 39px;
}
.height_multi-line {
	height: 70px;
}
.button {
	margin: 0px 0px 0px 155px;
	clear: left;
}

/*        */
/* FOOTER */
/*        */
#footer {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	background-color:#999;
	background-image:  url(file:///Macintosh%20HD/Users/craigritchie/Desktop/Fixed%20Layout/3%20Column/Both%20Nav/images/footer_bg.gif);
	background-repeat: repeat-x;
}

/* SIDE CREDITS */
#site_credits{
	position: absolute;
	top:10px;
	left:10px;
}
#site_credits a{
	font-size: 80%;
	color:#FFF;
	text-decoration: none;
}
#site_credits a:hover{
	color:#333;
}

/* BOTTOM NAV */
#bottom_nav {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#bottom_nav ul{
	margin: 0px;
	padding: 0px;
}
#bottom_nav ul li{
	display: inline;
}
#bottom_nav ul li a{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-decoration: none;
	font-size: 80%;
	color:#FFF;
}
#bottom_nav ul li a:hover{
	color:#CCC;
}
