/** Random **/

.whitebg {
	background: #FFF;	
}

/** Nav **/

#nav_table {
	width: 1024px;
	margin: 0px auto!important;
	padding: 0px;	
}

#header_image {
	vertical-align: bottom;	
}

/** Sidewide Style **/

.product_price {
	margin: 10px 0px;
	font-weight: bold;
	font-size: 120%;
	color: #a55b00;
}

.product_postage {
	margin: 10px 0px;
	font-weight: bold;
	font-size: 90%;
}

/** Menu **/

.navmenutd {
	background: url(../images/cart2.jpg);
}

/** Index **/

#index_links {
	width: 700px;
}

#quote_text {
	
}

#quote_person {
	
}

/** Spray **/

#spray_list {

}

#spray_calculator {
	
}

#spray_trial {
	
}

/** Equipment **/

#maxi_text {
	background: url(../images/maxi_text.jpg) top left no-repeat;
	width: 494px;
	height: 270px;
}

#maxi_option1 {
	background: url(../images/maxi_option1.jpg) top left no-repeat;	
	width: 216px;
	height: 250px;	
}

#maxi_option2 {
	background: url(../images/maxi_option2.jpg) top left no-repeat;	
	width: 214px;
	height: 250px;	
}

#maxi_option3 {
	background: url(../images/maxi_option3.jpg) top left no-repeat;
	width: 217px;
	height: 250px;		
}

#maxi_complete1 {
	background: url(../images/maxi_complete1.jpg) top left no-repeat;
	width: 216px;
	height: 150px;		
}

#maxi_complete2 {
	background: url(../images/maxi_complete2.jpg) top left no-repeat;
	width: 214px;
	height: 150px;	
}

#maxi_complete3 {
	background: url(../images/maxi_complete3.jpg) top left no-repeat;
	width: 217px;
	height: 150px;	
}

#equipment_table {
	
}

/** Accessories **/

#accessories_table {
	
}

#accessories_table td {
	width: 33%;
}

#accessories_literature {
	
}

/** Training **/

#course_content {
	
}

#course_content li, #course_content p {
	text-align: justify;
}

/** Tutorial **/

#tutorial {
	
}

#tutorial p, #tutorial li, #faq p {
	text-align: center;
}

#faq {
	
}

#flashcontainer {
	 width: 528px;
	 height: 467px;
	 margin: 20px auto;
}

/** Links **/

#links_list {
	
}

/** Policy **/

#policy_text {
	
}

#policy_text p, #policy_text li {
	text-align: justify;
}

/** Contact **/

#contact_table {
	
}

#contact_table img {
	margin: 10px 0px;
}

/** Login **/

#login_form {
	width: 400px;
	margin: 0px auto;	
}

#login_form td {
	padding: 4px;	
}

/** Footer **/

#footer {
	margin: 20px 0px;
}

#footer p {
	margin: 10px 0px;	
}

#footer_paypal {
	
}

#footer_enquiries {

}

#footer_email {
	
}

/** Checkout **/

#directpaymentform td {
	border: 1px solid #DDD;	
}

.listing_panel{clear:both; overflow:hidden;} .border_dot{border-bottom:1px dashed #e6e6e6;} 
.steps{width:700px;  margin-bottom:30px; height:30px; margin-left:20px; margin-top:2px; z-index:-100;}
.steps li{float:left; font-size:12px;  height:28px; width:24.4%; text-align:center; border-bottom:2px solid #aaa; position:relative; color:#999; z-index:5;}
.steps li em{
	background: url(../images/bg-step.png) no-repeat 0 0;
	width:19px;
	height:19px;
	position:absolute;
	top:29px;
	left:45%;
	color:#999;
	padding-top:2px;
}
.steps li.completed{border-bottom-color:#2ed0f4; color:#0686a3;}
.steps li.completed a{color:#333; text-decoration:none;}
.steps li.completed em{background-position:-19px 0;}
.steps li#current{border-bottom-color:#ee3b40; color:#910a0d; font-weight:bold;}
.steps li#current em{background-position:-38px 0; color:#910a0d;}
.steps li a{color:#999; text-decoration:none}
.steps li  em a,.steps li.completed em a{color:#fff; text-decoration:none;}
.steps li a:hover{text-decoration:underline}
.shop_btn{height:22px; border:1px solid #029bd2; background:url(../images/logingbtnbg.gif) repeat-x 0 0 #00a5e0; font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; cursor:pointer;}

/** Form align **/

.form_left {
	text-align: left;	
}

.form_right {
	text-align: right;	
}