body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 960px; 
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	text-align: left; 
	/* part 2 of 2 centering hack */
	width: 960px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
	}
html>body #content {
	width: 950px; /* ie5win fudge ends */
	}
/*---------------- floating allmaxconnect link ---------------------*/
 .allmaxconnect {
	float: left;
	margin: 0 2px 0 2px;
	padding: 11px 10px 8px 10px;
	color: #980305;
	}

.allmaxconnect a {
	color: #980305;
	text-decoration: none;
	font-weight: bold;
	}

.allmaxconnect a:hover {
	color: #980305;
	text-decoration: underline;
	font-weight: bold;
	}
/*--------------- navigation header -----------------------------------*/
.navheader {
	text-align: right;
	margin: 0 2px 0 2px;
	padding: 8px 10px 8px 10px;
	color: #454545;
	background: #fff url(../images/vert_gradient.jpg) bottom left repeat-x;
	}

.navheader a {
	color: #454545;
	text-decoration: none;
	}

.navheader a:hover {
	color: #980305;
	text-decoration: underline;
	}

.navheader ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}

.headernav li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
	}

.headernav .go2tech {
	color: #980305;
	}
/* --------------------- page header -------------------------------*/
.header {
	text-align: left;
	margin: 0 2px 0 2px;
	padding: 5px 0 5px 0;
	height: 80px;
	background: #fff url(../images/header.jpg) center right no-repeat;
	border-top: 5px solid #000;
	}

.header form {
	float: right;
	margin: 0px;
	padding: 0 2px 0 0;
	}

.header input {
	margin: 0px;
	padding: 0px; 
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

/*--------------------------- begin left column style --------------------------*/

.left {
	margin: 0;
	padding: 0;
	float: left;
	width: 220px;
	background-color: #fff;
	/*border: 1px solid red;*/
	}

/*------------------------left column nav section ------------------------------*/
.left .nav {
	margin: 2px 2px 0 2px;
	padding: 0;
	border-top: 5px solid #000;
	border-bottom: 5px solid #980305;
	background-color: #fff;
	height: 222px;
	}

.nav ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.nav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
	}

.nav li:hover {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #555;
	background: #fff url('http://www.allmaxsoftware.com/nextweb/images/gradient.gif') top left repeat-y;
	}

.nav li a{
	margin: 0;
	padding: 10px 50px 10px 20px;
	display: block;
	}

.nav li:hover a {
	margin: 0;
	padding: 10px 50px 10px 20px;
	background: #fff url('http://www.allmaxsoftware.com/nextweb/images/gradient.gif') top left repeat-y;
	display: block;
	}

.nav .current a {
	color: #ababab;
	}

.nav .current a:hover {
	color: #000;
	}

.nav #last {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	}

.nav #last a {
	margin: 0;
	padding: 10px 50px 12px 20px;
	display: block;
	}

.nav a {
	text-decoration: none;
	color: #000;
	}


.nav a:hover {
	text-decoration: underline;
	color: #000;
	}

/*----------------------left column text section -------------------------*/

.left .text {
	margin: 2px 2px 2px 2px;
	padding: 0 10px 0 10px;
	background-color: #ddd;
	border-top: 2px solid #ddd;
	/*border: 1px solid green;*/
	}

.left #spacer {
	font-size: 1.25em;
	margin: 5px 0 5px 0px;
	padding: 0 0 0 10px;
	font-weight: bold;
	/*border: 1px solid black;*/
	}

.left p {
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	}

/*------------italics list--------------*/
.left .features {
	/*border: 1px solid yellow;*/
	}

.left .text .features ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	}

.left .text .features li {
	margin: 5px 0 5px 0;
	font-style: italic;
	}

.left .text .features a {
	text-decoration: none;
	color: #000;
	}

.left .text .features .current {
	color: #9a9a9a;
	}

.left .text .features a:hover {
	text-decoration: underline;
	color: #000;
	}

/*-----------no italics list-----------------*/

.left .text .services ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	}

.left .text .services li {
	margin: 5px 0 5px 0;
	font-style: normal;
	}

.left .text .services a {
	text-decoration: none;
	color: #000;
	}

.left .text .services .current {
	color: #9a9a9a;
	}

.left .text .services a:hover {
	text-decoration: underline;
	color: #000;
	}

.left .addon {
	font-weight: bold;
	}

/*-------------------------begin right column style ------------------------*/

.right {
	margin: 0;
	padding: 0;
	clear: right;
	}
/*--------------------------right column masthead section --------------------*/
.right .masthead {
	margin: 2px 2px 0 220px;
	padding: 0;
	border-top: 5px solid #8f8406;
	border-bottom: 5px solid #ddd;
	height: 222px;
	/*border: 1px solid blue;*/
	}
/*-------------------------masthead 4 square section-------------------------*/
.masthead .minis {
	float: left;
	margin: 2px 0 2px 0;
	padding: 0;
	width: 220px;
	background-color: #fff;
	/*border:1px solid red;*/
	}

.minis img {
	margin: 0;
	padding: 0px 0 0px 0;
	border: 0;
	}
/*-------------------------masthead product information section -----------------*/
.masthead .about_product {
	margin: 2px 0 0 220px;
	padding: 0;
	text-align: left;
	color: #fff;
	background-color: #ababab;
	/*border: 1px solid yellow;*/
	height: 217px;
	}

.about_product .product_list {
	margin: 0;
	padding: 20px 20px 20px 30px;
	font-size: 1.3em;
	width: 150px;
	}

.product_list .product_name {
	font-weight: bold;
	}

.product_list .product_name_disabled {
	font-weight: bold;
	color: #cdcdcd;
	}

.product_list .disabled a {
	list-style-type: none;
	color: #cdcdcd;
	font-style: italic;
	}

.product_list ul {
	margin-top: 0;
	margin-left: 10px;
	padding-left: 5px;
	}

.product_list li {
	list-style-type: none;
	font-style: italic;
	}

.product_list a {
	color: #fff;
	text-decoration: underline;
	}

.product_list a:hover {
	color: #eee;
	text-decoration: underline;
	}

/*---------------------masthead product details------------------------------------*/
.about_product .product_nav {
	float: right;
	margin: 0px;
	padding: 0;
	background-color: #ababab;
	height: 216px;
	width: 216px;
	}

.product_nav ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.product_nav li a {
	margin: 0;
	padding: 10px 50px 10px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	width: 216px;
	}

.product_nav_hover_first {
	border-top: 1px solid #fff;
	}

.product_nav_hover:hover, .product_nav_hover_first:hover {
	background: transparent url(../images/reverse_gradient.gif) top right repeat-y;
	}

.product_nav .current a {
	color: #ababab;
	}

.product_nav .current a:hover {
	color: #ddd;
	}

.product_nav #last {
	margin: 0;
	padding: 10px 50px 12px 20px;
	border-bottom: 1px solid #fff;
	}

.product_nav a {
	text-decoration: none;
	color: #000;
	}

.product_nav a:hover {
	text-decoration: underline;
	color: #ddd;
	}

/*--------------------right column text area section ----------------------*/


.right .text {
	margin: 2px 2px 2px 220px;
	padding: 0 0px 0 10px;	
	border-top: 2px solid #fff;
	}

.right #product_text_header {
	font-size: 1.25em;
	margin: 5px 0 5px 0px;
	padding: 0 0 0 10px;
	font-weight: bold;
	/*border: 1px solid green;*/
	}

.right #product_text{
	color: #000000;
	margin: 0;
	padding: 0 338px 0 10px;
	}

.right #product_text_chat{
	color: #000000;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 280px;
	float: left;
	}

.right #product_text_full{
	color: #000000;
	margin: 0;
	padding:0 2px 0 10px;
	}

.right #product_text_75{
	color: #000000;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 2px;
	padding-left: 10px;
	width: 470px;
	/*border: 1px solid blue;*/
	}

.right #shots {
	float: right;
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #ffffff;
	width: 216px;
	text-align: center;
	/*border: 1px solid red;*/
	}

#shots img {
	margin: 5px 0 0 0;
	padding: 0;
	}

.caption {
	margin:0 0 10px 0;
	padding:0;
	color: #9f9f9f;
	font-weight: bold;
	font-size: 10px;
	}

.right #product_text p, #product_text_full p, #product_text_75 p, .dealerlisting p {
	color: #000000;
	margin: 5px 0 5px 0;
	padding: 0;
	}

.right .notes {
	margin: 60px 40px 40px 40px;
	width: 250px;
	float: right;
	text-align: center;
	color: #9a9a9a;
	}

.text a, .text a:visited, #dealers a, #dealers a:visited {
	text-decoration: none;
	color: #980305;

	}
	
.text a:hover, .text a:active, #dealers a:hover, #dealers a:active {
	text-decoration: underline;
	color: #000;
	}

.right .text ul {
	margin-top: 0;
	}

.right .text h1 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.25em;
	}

.right .text h2 {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 5px;
	padding: 0;
	font-size: 1.15em;
	border-bottom: 1px solid #ababab;
	}

.right .text h3 {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1.0em;
	color: #980305;
	}

.right .text h4 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.0em;
	color: #000;
	}
/*---- .right events.php specific -----*/
.right .events {
	margin: 0;
	padding: 0;
	width: 690px;
}
.right .event_type {
	margin: 0 0 0 20px;
	padding: 0px;
	float: left;
	width: 185px;
}
.right .event_details {
	margin: 0;
	padding: 0;
	float: right;
	width: 485px;
}

.right .event_details a, .details {
	text-decoration: none;
	color: #980305;
	}
	
.right .event_details a:hover, .details:hover {
	text-decoration: underline;
	color: #980305;
	}

.right .events .event_type h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.0em;
	color: #980305;
	}
/*----- end of events.php specific ------*/
/*----- .right contactus specific --------*/

.right .contact {
	margin: 0;
	padding: 0;
	width: 700px;
	/*border: 1px solid red;*/
}
.right .contact_type {
	margin: 0 0px 0 0px;
	padding: 0;
	width: 195px;
	float: left;
	text-align: right;
	/*border: 1px solid yellow;*/
	}

.right .contact_details {
	margin: 0;
	padding: 0;
	float: right;
	width: 485px;
	/*border: 1px solid blue;*/
}

.right #product_text_full .contact .contact_details p {
	margin: 5px 0 5px 0;
	padding: 0px;
	}

.right .contact_type h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	color: #000000;
}

.right .contact_details a, .details {
	text-decoration: none;
	color: #980305;
	}
	
.right .contact_details a:hover, .details:hover {
	text-decoration: underline;
	color: #980305;
}
/*----- end of contactus specific --------*/
/*----- .right form styles -----*/
.right .text .line {
	margin: 0 5px 5px 0;
	padding: 0;
	clear: right;
	text-align: right;
}

.right .text .label {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0 0 0 30px;
}

.right .text .line input {
	color: #000;
	border: 1px solid #9b9b9b;
	width: 485px;
	padding: 0;
	margin: 0 0 0 5px;
	}

.cline  input{
	margin: 0 0 5px 0;
	padding: 0;
	clear: right;
	text-align: center;
}

.right .line textarea {
	color: #555555;
	border: 1px solid #9b9b9b;
	width: 485px;
	padding: 0;
	margin: 0 0 0 5px;
	}
/*-----chat specific line and input control-----*/

#product_text_chat .line {
	margin: 0 5px 5px 0;
	padding: 0;
	clear: right;
	text-align: right;
}

#product_text_chat .label {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0 0 0 10px;
}

#product_text_chat input {
	color: #000;
	border: 1px solid #9b9b9b;
	width: 150px;
	padding: 0;
	margin: 0 0 0 5px;
	}

#product_text_chat .cline {
	margin: 0 0 5px 0;
	padding: 0;
	clear: right;
	text-align: center;
}

/*-----end chat specific line and input control-----*/
/*-----.right dealer.php specific----*/
#dealers {
	margin: 2px;
	padding: 0 0 0 240px;
	background: #fff url('../images/dealerbackground.jpg') top left repeat-y;
	}

#dealers h2 {
	margin: 0 0 0 0;
	padding: 7px 0 5px 0;
	font-size: 1.15em;
	border-bottom: 1px solid #ababab;
	}

.dealerlisting h3 {
	margin: 0 0 0 20px;
	padding: 5px 0 5px 0;
	font-size: 1.0em;
	color: #980305;
	}

.dealerlisting h4 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 1.0em;
	color: #000;
	}

.dealerlisting .dealerdetail {
	margin: 0 0 0 0;
	padding: 0;
	width: 690px;
}
.dealerdetail .dealertype {
	margin: 0 0 0 40px;
	padding: 0px;
	float: left;
	width: 150px;
}
.dealerinfo {
	margin: 0;
	padding: 0 0 5px 0;
	width: 490px;
	float: right;
	background: #f7f7f7;
	border-bottom: 1px solid #f2f2f2;
}

.dealerlisting #dealer75 {
	color: #000000;
	margin: 0 0 0 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 2px;
	padding-left: 0px;
	width: 470px;
	/*border: 1px solid blue;*/
	}

.dealerlisting #quotes {
	float: right;
	margin: 0 0 0 10px;
	padding: 100px 10px 100px 10px;
	background-color: #ddd;
	width: 216px;
	text-align: center;
	font-size: 20px;
	font-family: serif;
	height: 1220px;
	/*border: 1px solid red;*/
	}


.dealerlisting table {
	font-size: 11px;
	}
/*-------end of dealers.php specific-----------------*/

/*-------------------------- begin footer navigation section ----------------*/

.navfooter {
	margin: 0 2px 0 2px;
	padding: 10px 10px 10px 10px;
	color: #dddddd;
	background-color: #000;
	}

.navfooter a {
	color: #dddddd;
	text-decoration: none;
	}

.navfooter a:hover {
	color: #8f8406;
	text-decoration: underline;
	}

.navfooter ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}

.footernav li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
	}

/*------------------------begin footer copyright section------------------------*/

.footer .copy {
	text-align: right;
	float: right;
	font-size: 10px;
	color: #000;
	}

/*----------------------------------------------------------------------------*/

.clear {
	clear: both;
	}
	
/*-----*/
.note {
	border: 1px solid #ddd;
	background-color: #ffffaa;
	margin: 0 0 20px 0;
	padding: 5px;
	}

/*.mailinglistdiv {
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	text-align: center;
	width: 500px;
}
.mailinglist {
	float: left;
	padding: 10px;
	margin: 10px;
	background: #fff;
	border: 1px solid #cdcdcd;
	width: 170px;
	}*/

