/* CSS Document */
html
{
	font-family:"Trebuchet MS", Geneva, Arial;
	font-size:12px;
	color:#333333;


}

body
{

	background-color:#F9F9F9;
	background-image:url(/images/body_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:normal;
}

img
{
	border:0;
}

#container
{
	position:relative;
	text-align:left;
	margin: 0 auto;
	padding:0;
	margin-top:-8px;
	width:910px;
	background-image:url(/images/main_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#print_header
{
    display:none;
}

#header
{
	position:relative;
	padding:0;
	margin:0;
	height:157px;
	overflow:hidden;
}

#main_body
{
	clear:both;

}

#left_column
{
	float:left;
	width:210px;
	padding-left:5px;
	color:#FFFFFF;
	

}

#right_column
{
	float:right;
	width: 100px;
	margin-top: 50px;


}

#center_body
{
	color:#FFFFFF;
	margin-left:230px;
	font-size:1.2em;
	width:550px;
	padding-bottom:30px;
}

#center_body[class]
{
    height:auto;   
}

#footer
{
    clear:both;
    display:block;
	margin-left:230px;
	text-align:left;
	font-size:12px;
	color:#666666;
	position:relative;
}
#com{
	float:left;
	width:320px;
	padding:0 0 30px 0;
	line-height:18px;
	}
	
#footer_logo{
	float:left;
	width:61px;
	padding:0 0 0 172px;
	}

#print_footer
{
    display:none;   
}

/*** global font and types ***/
a
{
text-decoration:none;
color:inherit;
margin:0;
padding:0;
cursor:pointer;

}
h1
{
	font-weight:normal;
	display:block;
	font-size:1.8em;
	padding-top:5px;
	margin:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	
}

h2
{
	font-weight:normal;
	display:inline;
	font-size:1.6em;
}

h5
{
	font-weight:normal;
	display:inline;
	font-size:1.2em;
}

h3
{
	font-weight:normal;
	font-size:0.8em;
	line-height:0.8em;
}

h4
{
	font-weight:bolder;
	display:inline;
	font-size:1.0em;
	color: #CC3300;
	margin: 0 0 10px 0;
}

.indentText
{
	margin-left:60px;
	display:block;
	padding-top:14px; padding-bottom:14px; line-height:0.9em;

}

.red
{
	color:#CC3300;
	font-weight:bold;
}

.red a:link
{
	color:#CC3300;

}
.cartred
{
    margin-left: 20px;
	color:#CC3300;
	font-weight:bold;
	font-size: 0.8em;
}

.cartred a:link
{
	color:#CC3300;

}
.logoutred
{
    width:40px;
    height:25px;
	color:#CC3300;
	font-weight:bold;
	font-size: 9px;
	margin-top: 14px;
}

.logoutred a:link
{
	color:#CC3300;
	text-decoration: underline;

}


.smallerText
{
	font-size:0.9em;
	line-height:1.1em;
	font-weight:normal;
}

.smallerText a
{

	position:relative;
	color:#fff;
}

.copy
{
	font-size:1em;
	font-weight:normal;
}

.copy_large
{
	font-size:1.2em;
}

.copy_bold
{
    font-size:1em;
	line-height:1.1em;
	font-weight:bold;
    
}

.copy a
{
    position:relative;   
}

.copy input
{
    position:relative;   
}



.news
{
	font-size:0.7em;
	line-height:1.1em;
	clear:both;
}

.news a
{
	line-height:1.1em;
	color:#FFFFFF;
	text-decoration:underline;
}

.newsdate
{
	color:#CC3300;
	margin:0;
	padding:0;
	font-size:0.9em;
	font-weight:bold;
}

.newsdate a
{
	color:#CC3300;
	text-decoration:none;
	
}


.smallheader
{
	font-size:0.9em;
	font-weight:bold;
}

/*** forms ***/
.watermarked {
	color:gray;
		background-color:#F0F8FF;
}
.highlight 
        {
            background-color: lemonchiffon;
            color:gray;
        }

.submit
{
    color:#ffffff;
    background-color:#CC3300;
    border:1px solid #666666;
    font-weight:bold;
}

/*** header content ***/
.header_img
{
	float:left;

}

#header_date
{
	padding-top:20px;
	padding-right:60px;
	float:right;
	font-weight:bold;
	font-size:0.8em;
	color:#6b6969;
	
}

#topNav
{
	position:relative;
	font-weight:normal;
	color:#404040;
	font-size:1.2em;
	padding-top:100px;
	margin-left:200px;
	top:-10px;

}

#topNav ul
{
	

}

#topNav ul li
{
	display:inline;
	padding-left:8px;
	padding-right:10px;
	

}

#topNav li a
{
    color:#666666;
}

#topNav li a:hover
{
    color:#CC3300;
}

#topNav li a.break{
	background-image:url(/images/nav_div.gif);
	background-repeat:repeat-y;
	background-position: 0% 50%;
	padding-left:10px;
	padding-bottom:16px;
	
}

#topNav li a.break_red{
	background-image:url(/images/nav_divred.gif);
	background-repeat:repeat-y;
	background-position: 0% 50%;
	padding-left:10px;
	padding-bottom:16px;
	color:#CC3300;
	
}

/**** end header content ****/

/**** left column ****/
.productItem{
	width:210px;
	margin:0;
	padding:0;
	margin-bottom:6px;
	overflow:hidden;
	background-image:url(/images/nav_bg.png);
	overflow:hidden;
	
}


.productItem a:link, .productItem a:visited
{
	margin-left:10px;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
	width:190px;
	display:block;
}

.productItem a:hover
{
	width:inherit;
	height:inherit;
	padding:inherit;
	padding-top:inherit;
	background:#333333;
	display:block;
}

.selected
{
	width:inherit;
	height:inherit;
	padding:inherit;
	padding-top:inherit;
	background:#333333;
	display:block;
}

.productItem ul{
	margin:0;
	padding:0;
	list-style:none;
}

.productListing ul{
	margin:0;
	padding:0;
	list-style:none;
}

.productListing li
{
	margin-bottom:3px;	
}

.productListing li a:link, .productListing li a:visited
{
	margin-left:10px;
	padding-left:10px;
	width:190px;
	background:#666666;
	display:block;
}

.productListing li a:hover
{
	width:inherit;
	background:#333333;
	display:block;
}




/***** *****/


.trans_box {
  width:190px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/50p_greyback.png');*/
  margin:0;
  padding:0px;
  padding-left:10px;
  padding-right:10px;
  margin-bottom:7px;
  font-size:1.4em;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box[class] {
  background-image:url(/images/50p_greyback.png);
}

.trans_box a
{
    position:relative;   
}

.trans a{
	color:#FFFFFF;
	padding:0;
	border:0;
	width:190px;
	display:block;
	padding-left:10px;
  	padding-right:10px;
}

.trans a:hover{
background:url(/images/75p_greyback.png);
background-repeat:repeat;
display:block;
width:auto;

}



/****center column ***/ 

.trans_box2 {
  width:510px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/50p_greyback.png'); */
  padding:0;
  margin:0;
  	padding-left:20px;
	padding-right:20px;
	height:440px; /***540px***/
	padding-bottom:40px;
	
}



/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(/images/50p_greyback.png);
  height:auto !important; 
  min-height:540px;
  padding-bottom:40px;
}
.trans_box3 {
  width:510px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/50p_greyback.png'); */
  padding:0;
  margin:0;
  	padding-left:20px;
	padding-right:20px;
	height:100%;
	padding-bottom:40px;
	float:left;
}



/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box3[class] {
  background-image:url(/images/50p_greyback.png);
  height:auto !important; 
  padding-bottom:40px;
}

.trans_box2 a
{
	/***filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/images/50p_greyback.png');
	color:#CC3300;
	cursor:pointer;
	z-index:10000;
	position:relative;
	display:inline;***/
	/***position: relative; 
z-index:1 ;***/
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
	
}

#centerImg
{
	margin-left:-20px;
	margin-right:-20px


}


/** Lighbox ***/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
/*** end lightbox **/

/*** product table  ***/

.productMenu
{
    font-size:1em;
}

.productMenuTitle
{
    line-height:16px; 
    
}

.productMenuTitle a
{
    color:#CC3300;   
    text-decoration:underline;
    font-size:1.4em;
    font-weight:bold;
}

.productfirstCol
{
    width:245px;   
}

/** product  ***/
.product_copy
{
    font-size:12px;
}

.product_copy a
{
    position:relative;
}

.prod_image
{
  float:left;
  padding-right: 20px;
  position:relative;
}

.prod_image a
{
    position: relative;
    z-index: 1;
    color:White;
    font-size:0.8em;
    text-decoration:none;
    font-weight:normal;
}




.button_icons
{
    font-size:12px;
    clear:right;
}

.button_icons a
{
    position:relative;
    color:#FFFFFF;
    text-decoration:none;  
}



/*** ul for about page ***/
.smallul
{
    padding:0;
    margin:0;
    font-size:14px;
    list-style-position:inside;  
    
}

.quotation
{
    font-size:12px;
    font-weight:bold;
}

/*** used on static pages where there are paragaph titles ***/
.titles
{
	font-size:1.2em;
}

#page_header {

	height:38px;
}







/* Spare Parts Styles */
#partslogin{
	padding:18px 0 0 0;
}
#col1{
	width:182px;
	float:left;
	padding:20px 65px 0 13px;
}
#col1 h2{
	font-size:16px;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0;
	color:#f4f4f4;
}
#col1 p{
	font-size:10px;
	color:#f4f4f4;
	margin:0;
	padding:10px 0 0 0;
}
#login{
	width:237px;
	height:159px;
	float:left;
	border:1px solid #ffffff;
	background-color: #a4a4a4;
}
#logininner{
	padding:20px 25px 0 30px;
}
#logininner h2{
	font-size:16px;
	font-weight:normal;
	color:#e02701;
	padding:0 0 10px 0;
	margin:0;
}
#logininner p 
{
    padding:0;
    margin:8px 0px 8px 0px;
}
#logininner label{	
	font-size:12px;
    margin:8px 0px 8px 0px;
}
#logininner input{
	width:103px;
	height:12px;
	border:1px solid #ffffff;
	font-size:10px;
}
#logininner input.loginpassword{
	margin-right:0px;
	margin-left: 3px;
}
#loginfooter{
	clear:both;
	font-size:10px;
	padding:60px 0 0 0;
}
#passreminder
{
    width: 100%;
    text-align:right;
    padding: 10px 15px 0px 0px;
    margin-top: 155px;
}
#passreminder a
{
    padding: 10px 15px 0 0;
    font-size: 0.75em;
    color: #4c4e4e;
}
.reminderbox
{
    text-align: center;
    padding: 0px 5px 10px 10px;
    background: #bcbcbc;
    width: 200px;
    height: 120px;
    border: 1px solid #cccccc;
}
.reminderback
{
    position:absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
background-image:url(/images/75p_greyback.png);
}
.floatright{
	float:right;
	padding:5px 13px 0 0;
}
#maincats ul{
	list-style:none;
	padding:23px 0 0 0;
	margin:0;
}
#maincats ul li{
	width:185px;
	height:24px;
	padding:10px 0 0 10px;
	display:inline;
	float:left;
	border:1px solid #ffffff;
	background-image:url(/images/back.png);
	margin:0 57px 23px 0;
}
#maincats ul li a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#partscatalogue{
	padding:5px 0 0 0;
}
#partstitle{
	width:210px;
	height:27px;
	background-image:url(/images/proback.png);
	padding:7px 0 0 0;
}
#partstitle h2{
	padding:0 0 0 10px;
	font-size:18px;
	font-weight:normal;
}
#partssearch{
	width:190px;
	height:137px;
	background-image:url(/images/back.png);
	padding:1px 10px 0 10px
}
#partssearch h4{
	font-size:12px;
	font-weight:normal;
	color:#6f6f6f;
	padding:5px 0 2px 0;
	margin:0;
}
#partssearch h4.cat
{
    margin-top: 15px;
	padding:15px 0 2px 0;
}
#partssearch select{
	color:#e02701;
	background-color:#d8d8d8;
	border:1px solid #a5a4a4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:185px;
}
#partssearch select.sub{
	margin:5px 0 0 0;
}
#breadcrumbs ul{
	list-style:none;
	padding:0;
	margin:0;
}
#breadcrumbs ul li{
	font-size:11px;
	display:inline;
	margin:0 5px 0 0;
}
#breadcrumbs a
{
    color: #ffffff;
	text-decoration:underline;
	font-size:11px;
}

#catnavheader{
	width:200px;
	float:left;
}
#catnav{
	padding:40px 0 20px 0;
}
#catnavdropdown{
	width:220px;
	float:right;
}
#catnavheader h2{
	font-size:18px;
	font-weight:bold;
	color:#CC3300;
}
#catnavdropdown label{
	display:inline;
	font-size:14px;
	color:#4f4f4f;
	font-weight:bold;
	padding:0 10px 0 0;
}
#catnavdropdown select{
	color:#6f6d6d;
	background-color:#d8d8d8;
	border:1px solid #a5a4a4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	padding:0;
	display:inline;
}
#prodlist{
	width:480px;
	float:left;
	height:370px;
	border:1px solid #ffffff;
	overflow: auto;
	padding:15px;
	margin:23px 0 0 0;
}
.listing{
	padding:5px 0 2px 0;
	border-bottom:1px solid #cccccc;
	width:460px;
	float:left;
	clear:both;
}
.listing p
{
    margin: 8px 0 0 0;
}
.listing ul{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	clear:both;
	float:left;
}
.listing ul li{
	display:inline;
	float:left;
}
.listing ul li.thumb{
	width:45px;
	padding:9px 10px 0 0;
}
.listing ul li.thumb img{
	display:inline;
	border:0px solid #ffffff;
}
.listing ul li.headers{
	color:#4e4c4c;
	font-size:12px;
	width:60px;
}	
.listing ul li.details{
	color:#ffffff;
	font-size:12px;
	width:200px;
	padding:0 10px 0 10px;
}	
.listing ul li.details a
{
    color:#ffffff;
	text-decoration:underline;
}	
.listing ul li.actions{
	color:#cc3300;
	font-size:11px;
	width:64px;
	padding:35px 0 0 0;
}
.listing ul li.actions a{
	font-weight:bold;
}
.listing ul li.actions1{
	color:#cc3300;
	font-size:11px;
	width:35px;
	padding:35px 0 0 10px;
}
.listing ul li.actions1 a{
	font-weight:bold;
}
.listing ul li.actionbtn{
	color:#cc3300;
	font-size:11px;
	width:14px;
	padding:37px 0 0 2px;
}
.listing ul li.actionbtn a{
	font-weight:bold;
}
#detail h2{
	font-size:16px;
	font-weight:bold;
	color:#cc3300;
	padding:0;
	margin:0;
}
#detail p{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin: 3px 0 20px 0;
}
#prdimage{
	padding:30px 10px 0 0;
	width:166px;
	float:left;
}
#detail{
	width:320px;
	float:left;
	padding:30px 0 0 0;
}
#bearings
{
    float:left;
    width: 100%;
    margin: 0 0 -10px 0;
    padding: 0 0 -10px 10px;
}
#bearings a
{
    color: #ffffff;
    font-size: 11px;
}
.border{
	border:3px solid #ffffff;
}
#product
{
    width: 100%;
	padding:0 0 20px 0;
}
.sub_btn
{
    width: 140px;
    float: right;
    margin-top: -35px;
}





/* A380 page styles */
#a380{
	padding:20px 0 0 0;
}
#showcase{
	width:500px;
	height:140px;
	float:left;
	background-image:url(images/50p_greyback.png);
	padding:5px;
}
#showcasetext p{
	padding:5px 0 0 0;
	margin:0;
	color:#ffffff;
	font-size:11px;
}
#a380content{
	width:510px;
	float:left;
}
#a380text{
	width:320px;
	float:left;
}
#a380text a{
	color:#FFFFFF;
	text-decoration:underline;
}
#a380text p{
	font-size:12px;
	text-align:justify;
	line-height:1.3;
}
#a380text p.first{
	font-size:14px;
}
#a380movie{
	width:175px;
	float:right;
	padding:20px 0 0 0;
}
#a380movie ul{
	list-style:none;
	padding:0;
	margin:0;
}
#a380movie ul li{
	background-image:url(/assets/images/downloadback.png);
	background-repeat:no-repeat;
	width:160px;
	height:47px;
	padding:5px 10px 10px 10px;
	margin:0 0 10px 0;
}
#a380movie ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#a380movie ul li img{
	float:left;
	width:35px;
	padding:10px 0 0 0;
}
.movielink{
	float:right;
	width:120px;
}
#printa380{
	width:510px;
	float:left;
	padding:30px 0 0 0;
}
#printa380 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#printa380 ul li{
	display:inline;
	padding:0 15px 0 0;
}
#printa380 ul li a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

/* LoginStatus */
#loginstatus {
	width:210px;
	height: 25px;
	margin:0;
	padding:0;
	margin-bottom:6px;
	overflow:hidden;
	background-image:url(/images/nav_bg.png);
	overflow:hidden;
}

/* IE ignores styles with [attributes], so it will skip the following. */
#loginstatus[class] {
  background-image:url(/images/nav_bg.png);
}

.loginname
{
    width:95px;
    padding:5px 0 0 20px;
    margin:0;
    float:left;
}
.notlogin
{
    width:130px;
    padding:5px 0 0 20px;
    margin:0;
    float:left;
}

/* Shopping Cart */
#minicart {
  width:190px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/50p_greyback.png');*/
  margin:0;
  padding:9px 10px 5px 10px;
  margin-bottom:7px;
  font-size:1.4em;
  background-image:url(/images/50p_greyback.png);
}

/* IE ignores styles with [attributes], so it will skip the following. */
#minicart[class] {
  background-image:url(/images/50p_greyback.png);
}

#minicart a
{
    position:relative;  
    color: #ffffff; 
}
#cart a
{
    color:#ffffff;
    text-decoration: underline;
}
#cart
{
    width: 520px;
}
#cartaddress ul{
	list-style:none;
	padding:23px 0 0 0;
	margin:0 0 0 -20px;
}
#cartaddress ul li{
	width:230px;
	min-height:60px;
	padding:10px 5px 5px 10px;
	display:inline;
	float:left;
	border:1px solid #ffffff;
	margin:0 0 23px 18px;
}
#cartaddress ul li h2{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #CC3300;
}
#cartaddress ul li img
{
    float: right;
    margin-bottom: 5px;
    padding: 5px 5px 5px 5px;
}
#cartaddress ul li p
{
    line-height: 14px;
    padding: 0;
    margin:5px 0 0 0;
}
.cartactions
{
    margin-bottom: 3px;
}
#cartbox
{
	border:1px solid #ffffff;
    padding: 0px 10px 10px 10px;
}
#cartbox h2
{
    color: #CC3300;
}
#cartbox h3
{
    font-size: 16px;
    font-weight: bold;
    color: #CC3300;
}
#cartbox a
{
    color:#ffffff;
    text-decoration: underline;
}

#cartfooter
{
    text-align: right;
}
#cartfooter ul
{
    width:100%;
	list-style:none;
	padding:15px 0 0 0;
	margin:0;
}
#cartfooter ul li{
	padding:0 0 0 5px;
	display:inline;
	float:right;
	border:0px solid #ffffff;
	margin:0 0 0 0;
}


/* Checkout */
#checkstep
{
    width:100%;
	padding:0;
	margin:0;
	text-align: right;
}

#checkoutbuttons
{
    text-align:right;
}
#checkoutbuttons ul
{
    width:100%;
	list-style:none;
	padding:60px 0 0 0;
	margin:0;
}
#checkoutbuttons ul li{
	padding:0 0 0 5px;
	display:inline;
	float:right;
	border:0px solid #ffffff;
	margin:0 0 0 0;
}

#checkaddress ul{
	list-style:none;
	padding:10px 0 0 0;
	margin:0 0 0 0px;
}
#checkaddress ul li{
	width:230px;
	height:140px;
	padding:10px 5px 0px 0px;
	display:inline;
	float:left;
	border:0px solid #ffffff;
	margin:0 18px 10px 0px;
}
#checkaddress ul li h2{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #CC3300;
}
#checkaddress ul li p
{
    margin: 5px 0 5px 0;
    line-height: 14px;
}
#addressfooter a
{
    margin-bottom: 0px;
    color: #ffffff;
}
#thanks
{
	border:1px solid #ffffff;
    padding: 10px 10px 10px 10px;
}
#thanks h2
{
    font-size: 16px;
    font-weight: bold;
    color: #CC3300;
}

/* Clear div to fix overflow problems */
.clear { 
line-height: 0px; 
font-size: 0px; 
clear: both; 
display:table;
visibility: hidden;
} 

/* Parts System intro modal window */
.introbox
{
    padding: 15px 15px 15px 15px;
    background: #a4a4a4;
    width: 400px;
    height: 300px;
    border: 1px solid #cccccc;
}
.introbox h2
{
    color: #CC3300;
}
.introback
{
    position:absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
background-image:url(/images/75p_greyback.png);
}

.gridrow
{
    border-bottom:solid 1px #cccccc;
}


/**
 * form validation popups
 * SJW
 */
 
td.ajax__validatorcallout_error_message_cell {
	color: #333333;
}