/*
Theme Name: My Local Auction
Theme URI: http://www.autoims.com
Description: AutoIMS Wordpress Theme
Version: 1.0
Author: A.A.S.C.
Author URL: http://autoims.com
/* --------------------------------------------- */

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Website Header
04 - Navigation - Main & Sub Navigation + Search
05 - Popup Content - Featured Post & Ads (Home)
06 - Flash - Generic box for columns.
07 - Content Main - Internal Copy
08 - Login - Featured Dropdown
09 - Rotator Layout - Photo Display
10 - Homepage - Home Page layout
11 - Footer - Standard
12 - imsStockReport.css


/* ----------------------------------------------*/

	/* 00 - GLOBAL ELEMENTS
- */

@charset "utf-8";
/* CSS Document */

* { margin:0; outline:none; border-collapse:collapse; quotes:'' ''; }

html { height:100%;
}
body { height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(myimages/mybody.jpg) repeat-x #2d343c;
}

	/* 01 - TYPOGRAPHY
- */ 
  .toast { clear:both; margin:0px; }
  .clear { clear:both; }
  a { text-decoration:underline; color:#3394CC; }
  a:hover { text-decoration:none; color:#ff0000; }
  
	#mainContent a {
	color: #68291A; text-decoration: none; border-bottom: 1px dotted #F4A156; padding: 0px 0px 1px 0px;
	}
	
	#mainContent a:hover {
	
	}
  
  
  a.external { padding-right:1em; background:url(images/icon_external.gif) right 2px no-repeat; }
  a.external:hover { background-position:right -38px; }
  em { font-style:italic; color:#2F8F76; }
  strong { font-weight:bold; color:#E40D12; font-size:13px; }


	/* 02 - MAIN STRUCTURE
- */ 
  .wrap { min-width:960px; margin:0 auto; text-align:left; }
  #top { height:118px; width:960px; }
  #top_all { border-bottom:1px solid #424B56; }
  #top_btm { padding:0px; }
  

	/* 03 - HEADER
- */
  div#header { margin:0px; height:118px; font: Arial, Helvetica, sans-serif; font-size:12px;
  }	
   	header a { text-decoration: none; border-bottom: 1px dotted #d0dbe1; padding: 0px 0px 1px 0px; #f4a156; }
 	header a:hover { text-decoration:none; color:#000000; background: #d0dbe1; }	
   
   
	/* 04 - NAVIGATION
- */
 div#top ul#minivance{ float:left; margin:5px 0px 0 0; list-style-type:none;
 }
	div#top ul#minivance li{ float:left; line-height:16px; padding:0 12px 2px; border-right:1px solid #363636; color:#cccccc; }
	div#top ul#minivance li a { font-size:10px; text-transform:uppercase; color:#ffffff; text-decoration:none; }
	div#top ul#minivance li a:hover { font-size:10px; text-transform:uppercase; color:#cccccc; text-decoration:none; }
	
 div#top ul#mininav{ float:right; display:inline; margin:5px 10px 0 0; list-style-type:none;
 }
	div#top ul#mininav li{ float:left; line-height:16px; padding:0 12px 2px; border-right:1px solid #363636; }
	div#top ul#mininav li.toolbox { border-right:0; background:url(css/images/toolbox-arrow.gif) 100% -20px no-repeat; }
	div#top ul#mininav li.toolbox-open { background-position:100% 0; }
	div#top ul#mininav li a { font-size:10px; text-transform:uppercase; color:#ffffff; text-decoration:none; }
	div#top ul#mininav li a:hover { font-size:10px; text-transform:uppercase; color:#cccccc; text-decoration:none; }

	#header #header-content { float:right; width:118px; }

	#header ul.primary-links { float:right; margin:0; }
	#header ul.primary-links li { float:left; margin:0 0 0 3px; padding:0; }
	#header ul.primary-links li.first { margin:0; }
	#header ul.primary-links li a { overflow:hidden; display:block; height:78px; background:url(myimages/bg_nav.png) 0 43px no-repeat; text-indent:-2000em; }
	  ul.links { margin:0; padding:0; }
	  ul.links.inline { display:inline; }
	  ul.links li { display:inline; list-style-type:none; padding:0 0.5em; }
	  .block ul { margin:0; padding:0 0 0.25em 1em; }
	#content ul.links li { background:none; }
	
	#header ul.primary-links li a#add-assignment { width:139px; background-position:0px 43px; }
	#header ul.primary-links li a#add-assignment:hover, #header ul.primary-links li a#add-assignment:focus { background-position:0px -12px; }
	#header ul.primary-links li a#add-assignment.active, .section-add-assignment #header ul.primary-links li a#add-assignment { background-position:0px -90px !important; }
	
	#header ul.primary-links li a#manage-inventory { width:153px; background-position:-139px 43px; }
	#header ul.primary-links li a#manage-inventory:hover, #header ul.primary-links li a#manage-inventory:focus { background-position:-139px -12px; }
	#header ul.primary-links li a#manage-inventory.active, .section-manage-inventory #header ul.primary-links li a#manage-inventory { background-position:-139px -90px !important; }
	
	#header ul.primary-links li a#archieved { width:121px; background-position:-292px 43px; }
	#header ul.primary-links li a#archieved:hover, #header ul.primary-links li a#archieved:focus { background-position:-292px -12px; }
	#header ul.primary-links li a#archieved.active, .section-archieved #header ul.primary-links li a#archieved { background-position:-292px -90px !important; }
	
	#header ul.primary-links li a#titles-needed { width:113px; background-position:-413px 43px; }
	#header ul.primary-links li a#titles-needed:hover, #header ul.primary-links li a#titles-needed:focus { background-position:-413px -12px; }
	#header ul.primary-links li a#titles-needed.active, .section-titles-needed #header ul.primary-links li a#titles-needed { background-position:-413px -90px !important; }
	
	#header ul.primary-links li a#training { width:94px; background-position:-526px 43px; }
	#header ul.primary-links li a#training:hover, #header ul.primary-links li a#training:focus { background-position:-526px -12px; }
	#header ul.primary-links li a#training.active, .section-training #header ul.primary-links li a#training { background-position:-526px -90px !important; }


/* 05 - POPUP CONTENT
- */
  div.popup { top:0; left:0; z-index:60; width:440px; display:none; position:absolute;
	}
	
	div.popup input.text { width:250px; height:20px; color:#000000; background:#ffffff; padding:3px 0 0 5px; vertical-align:middle;
	border:1px solid #212121; font-family:Tahoma,sans-serif;
 	}

 	div.popup div.close { height:75px; }
  div.popup div.close a{ float:right; width:65px; height:25px; display:inline; margin:10px 5px 0 0; text-indent:-9999px; }
 	div.popup form { clear:both; }
 	div.popup-login form { margin:0 0 10px 22px; }
  div.popup-login p { float:left; display:inline; margin:0px; font-size:9px; }
  div.popup-login p label { cursor:pointer; }
	div.popup-login p label.fix { padding:0 25px 0 0; }
  div.popup-login p label input.text{ margin:0 0 0 10px; font-size:11px; border:0; }
  div.popup-login p.forget { color:#cccccc; font-size:9px; margin:10px 0 0; line-height:20px; text-transform:uppercase; }
  div.popup-login p.forget label { margin:0 10px 0 0; font-size:9px; }
	div.popup-login p.forget a { color:#ffffff; font:bold; margin:0 0 0 10px; text-decoration:none; font-size:9px; }
	div.popup-login p.forget a:hover { color:#ffd51d; font:bold; margin:0 0 0 10px; text-decoration:none; font-size:9px; }
  div.popup-login p.forget input.checkbox { border:0; margin:-2px 5px 0 0; vertical-align:middle; background:#505050; }
  div.popup-login p.submit { float:right; margin:10px 24px 0 0; }
  div.popup-login p.submit input.button{ border:0; width:53px; height:22px; cursor:pointer; background:url(myimages/btn_submiter.png) no-repeat; }
  div.popup-login p.error{ display:none; font-size:9px; line-height:14px; margin:-22px 0 0 0; padding:0 0 0 24px; text-transform:uppercase; 
	background:#181818 url(css/images/error.png) 0 0 no-repeat;
  	}
	
  div#popup-lost { height:148px; background:url(myimages/popup-lost-my.png) 0 0 no-repeat; }
  div#popup-multvin { height:148px; background:url(myimages/popup-mult-bg.png) 0 0 no-repeat; }
  div#popup-client { height:148px; background:url(myimages/popup-client-bg.png) 0 0 no-repeat; }
  div#popup-wkorder { height:148px; background:url(myimages/popup-wkorder-bg.png) 0 0 no-repeat; }


	/* 06 - CONTENT
- */  
.verify #middle { background:url(myimages/home_canvas.jpg) no-repeat #ffffff center top; margin:0px}
#middleshare { position:relative; width:948px; text-align: center }
#shared_tr { background:url(myimages/home_canvas.jpg) no-repeat #ffffff center top; }

  #content { float:right; width:899px;
  }
	#middle_temp_top { width:960px; height:7px; margin:0 auto; background:url(myimages/bg_columns_top.png) right bottom no-repeat; }
  	#middle_temp { width:960px; margin:0 auto; padding:15px 20px 28px 20px; font-size:12px; background:url(myimages/bg_columnsmain.png) center top repeat-y; min-height:550px; }
	  #middle_temp_add { width:920px; margin:0 auto; border-top: 10px solid #da0200 }
	  #middle_temp_manage { width:920px; margin:0 auto; border-top: 10px solid #1f74a7; }
	  #middle_temp_train { width:920px; margin:0 auto; border-top: 10px solid #ffffff; }
	  
	#middle_top { background:url(myimages/bg_shadow.png) 0 0 repeat-x; padding:25px 0 0; }
	#middle_btm { position:absolute; height:13px; width:100%; left:0; bottom:0; z-index:1; background:url(myimages/bg_middle_btm.png) 0 0 repeat-x; }
	#middle_content_top { width:960px; height:7px; margin:0 auto; background:url(myimages/bg_columns_top.png) right bottom no-repeat; }
	#middle_content { width:960px; min-height:620px; margin:0 auto; padding:15px 50px 28px 11px; font-size:12px; background:url(myimages/bg_columns.png) center top repeat-y; }
	
  #temp { float:right; width:960px; 
  }
    #temp h2.header { width:569px; height:51px; margin:-40px 20px 25px 20px; padding:30px 0 0 40px; background:url(myimages/header_content.png) 0 0 no-repeat; font-family:tradegothic, helvetica, arial, sans-serif; text-transform:uppercase; color:#F9F5E5; }
	#temp h2 span.wrap { display:block; width:550px; font-size:24px;  }
    #main_content { width:960px; margin:0 auto; padding:15px 0px 28px 0px; font-size:12px; background:url(myimages/bg_columnsmain.png) center top repeat-y; }
    #main_top { background:url(images/myimages/bg_shadow.png) 0 0 repeat-x; padding:25px 0 0; }
	#main_btm { position:absolute; height:13px; width:100%; left:0; bottom:0; z-index:1; background:url(myimages/bg_middle_btm.png) 0 0 repeat-x; }
	#maincontent { float:right; width:899px; padding:0 40px 0 40px; }
	#content { float:right; width:899px; }
	#main_content_top { width:960px; height:7px; margin:0 auto; background:url(myimages/bg_columns_top.png) right bottom no-repeat; }
	
	#mycontent { text-align:left; margin:0 50px 0 50px;}
    #mycontent p { margin-bottom:15px;}
	  #mycontent h3 { color: #E31F26; font-size:18px; font-weight:bold; margin-bottom:25px; }
	  #mycontent h4 { color: #da0200; font-size:14px; margin-bottom:7px; }
	  #mycontent a { text-decoration:none; color:#1f74a7; font-size:12px; font-weight:bold; }
	  #mycontent a:hover { text-decoration:none; color:#da0200; font-weight:bold; }
	.dropspace { margin-bottom:75px; }


	/* 07 - FORM
- */  	
form, fieldset{border:0; margin:0; padding:0}
img{border:0}

  #form-position { padding-top:100px;
  }
	#login-temp .enter-form a{color:#ffffff; text-decoration:none}
	#login-temp .enter-form a:hover{color:#F7F404; text-decoration:underline}


	/* 08 - LOGIN
- */ 
  #login-temp { background:url(myimages/verify-main.jpg) no-repeat; height:285px; margin:30px auto 0px auto; padding:0; position:relative; width:900px; }
    .enter-form{width:394px; height:200px; overflow:hidden; background:url("myimages/bg-enter-form.png") no-repeat; margin:0px auto 0 auto; 
	padding:8px 13px 0 13px; text-align:center; font-size:14px;	    color:#ffffff; }
	.enter-form a { color:#ffffff; text-decoration:none; font-size:11px; }
	.enter-form a:hover { color:#F7F404; text-decoration:underline; font-size:11px; }

	.enter-form p strong {color:#ffffff; font-size:13px; margin:2px 0 4px 0;}
	#login-temp .enter-form label{font-size:11px}
	#login-temp .enter-form input, #verify .enter-form select{vertical-align:middle; position:relative; width:140px}
	#login-temp .enter-form select{margin:0px 10px 0 0}
	#login-temp .enter-form input, .enter-form select{font:11px "Lucida Grande","Lucida Sans",Arial,sans-serif; border:1px}
	#login-temp .enter-form .text{background:#ccc; border:0; padding:3px 5px; width:37px}
	#login-temp .btn-enter{margin:2px 0 0 0; height:40px; width:140px; }
	#login-temp .btn-submit{margin:2px 0 0 0; height:40px; width:140px; }
	#login-temp .btn-forgot{margin:2px 0 0 0; height:40px; width:140px; }

  login-temp #errors{background:url("/images/bg-error-trans.png"); left:170px; padding:12px; position:absolute; text-align:center; top:80px; text-align:left; width:602px}
  login-temp #errors h2{margin:0; padding:0}

	#login-temp .enter-form div.userlog, #verify .enter-form div.passlog { float:left; margin:10px 0 4px 8px; text-align:left; width:185px; }
	#login-temp .enter-form div.userlog label, #verify .enter-form div.passlog label{ color:#ccc; display:block; margin:0 0 0px 0; }
	#login-temp .enter-form div.passlog p label { display:inline; }
	#login-temp .enter-form div.userlog p label { margin-top:10px; }
	#login-temp .enter-form div.forgot,  { margin:10px auto 4px auto; width:300px; }
	#login-temp .enter-form div.forgot label, { color:#ccc; display:block; margin:15px 0 0px 0; }
	#login-temp .enter-form div.forgot p label { margin-top:10px; }
	#login-temp .enter-form div.forgot input { width:190px; margin:0 0 0 7px; }
	
	
	/* 09 - ROTATOR LAYOUT
- */ 
.rotator { width:920px; height:180px; margin: 0 auto 20px auto; }

  #divMainRotatorNav { position:absolute; bottom:19px; right:16px; z-index:99; }
  #divMainRotatorNav a { margin: 0 0 0 4px; padding: 3px 7px; background:#ffffff; text-decoration: none; color: #888888; font-size: 1.2em; }
  #divMainRotatorNav a:hover { background: #454545; text-decoration: none; color:#ffffff; }
  #divMainRotatorNav a.activeSlide { background: #454545; text-decoration: none; color: #ffffff; }
  #divMainRotatorNav a:focus { outline: none; }

	
	/* 10 - HOMEPAGE LAYOUT
- */ 
  .dialog { width:920px; overflow: hidden; margin:0 auto 0 auto; text-align:left; }
  
  .home_panel_left { float: left; display: inline; width: 234px; background: #f9f6f5; border-top: 10px solid #90A366; padding: 12px 10px 10px 10px; font-size:12px;}
    .home_panel_left a { text-decoration:none; color:#da0200; font-size:12px; font-weight:bold; }
	.home_panel_left a:hover { text-decoration:none; color:#1f74a7; font-weight:bold; }
	
  .home_panel_right { float: right; display: inline; width: 646px; }
    .home_panel_right a { text-decoration:none; color:#1f74a7; font-size:12px; font-weight:bold; }
	.home_panel_right a:hover { text-decoration:none; color:#da0200; font-weight:bold; }
	
  .home_panel_right .btn_more, .home_panel_left .btn_more { margin-top: 1px; }
  .home_panel_left h3 { color: #7a8b55; font-size:18px; font-weight:bold }
    
  
  .home_events_row { padding: 12px 0; border-bottom:  1px solid #e7e2e0; }
  .home_events_row h6 { font-size:14px; color: #b8b0ad; font-weight:bold; }
  .home_events_row h4 { font-size: 1.4em; margin-top: 4px; }
  
  .home_projects { float: left; display: inline; width: 313px; border-top: 10px solid #da0200; padding-top: 12px; font-size:12px;}
  .home_help { float: right; display: inline; width: 313px; border-top: 10px solid #1f74a7; padding-top: 12px; }

  .home_projects h3 { color: #da0200; font-size:18px; font-weight:bold }
  .home_help h3 { color: #1f74a7; font-size:18px; font-weight:bold }

  .home_projects_row { width:100%; overflow: hidden; margin-top: 12px; border-bottom: 1px solid #ebebeb;}
  .home_projects_row img { float: left; display: inline; border: 5px solid #ebebeb; }
  
  .home_project_content { float: right; display: inline; width: 49%; height:180px }
  .home_project_content h4 { font-size:14px; font-weight:bold; }
  .home_project_content p { margin:5px 0; }
  
  a.arrow { background:transparent url(../images/myimages/arrows/arrow_pointer.gif) 0 50% no-repeat; padding-left: 14px; }
  
  
	/* 11 - ADD STYLESHEET
- */
#add_temp { width:960px; background:left; margin:10px 0 0 0; 
} 
  #add_temp table tr td { padding-bottom:5px; } 
  #add_temp .post { width:960px; background:left; margin:0 0 10px 15px; } 
  #add_temp .btn-add {margin:0; height:23px; width:175px; border:0px; vertical-align:bottom; }
  #add_temp input { padding:2px; margin:0 0 0 5px; }
  #add_temp select { padding:2px; margin:3px 0 0 5px; }
 
	#pgbuttons { padding:20px 0px 0px 0px; }
	#showbutton { padding-top:10px; height:50px; }
	.loadbutton { float:left; padding-left:150px; }
	#add_content { padding-top:10px; }
	  .title_redsign { float:left; padding:7px 5px 0px 5px; }
	  .redsign { float:left; padding-top:5px; }
	  
	#mypad { padding-left:7px; font:Arial, Helvetica, sans-serif bold 12px #000000; }
	#mypad a { text-decoration:none; color:#000000; font-weight:bold; }
	#mypad a:hover { text-decoration:underline; color:#3394CC; font-weight:bold; }
	#bg_title03 { background:url(images/add/title03_addauction.gif) no-repeat; width:951px; height:4px; }

#detailpage { position:relative; top no-repeat;
}
  #detailpage_top { background:url(images/myimages/bg_shadow.png) 0 0 repeat-x; padding:25px 0 0; }		
  #detailpage_temp { width:960px; margin:0 auto; padding:15px 20px 28px 20px; font-size:12px; min-height:550px; } 
  #detailpage_temp table { width:99.9%; margin:0 0 0 1px; text-align:left; } 
  #detailpage_temp table td { } 
  #pilot tbody td { padding:3px 0 3px 10px; } 
  #detailpage_temp .tbd1 { background-color:#e9ebed; border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; width:30%; padding:3px 0 3px 50px; }
	 #detailpage_temp .tbd1 a { color:#1f74a7; text-decoration: none; font-size:14px;}
	 #detailpage_temp .tbd1 a:hover { color:#ff0000; font-size:14px;} 
	 
  #detailpage_temp .tbd2 { background-color:#ffffff; border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; width:70%; padding:3px 0 3px 50px; }
	 #detailpage_temp .tbd2 a { color:#1f74a7; text-decoration: none; font-size:14px;}
	 #detailpage_temp .tbd2 a:hover { color:#ff0000; font-size:14px;}
	 #detailpage_temp .tbd2 div {padding-right:485px;}
  
  #detailpage_temp .tbd3 { background-color:#e9ebed; border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:3px 0 3px 50px; }
  #detailpage_temp .tbd4 { background-color:#ffffff; border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:3px 0 3px 50px; }
  #detailpage_temp .tbd5 { background-color:#e9ebed; border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:3px 0 3px 50px; }
  
  #detailpage_temp .lpl { background-color:#e9ebed; border:0px; width:60%; padding:3px 0 3px 0px; }
    #detailpage_temp .lpl strong { font-weight:bold; color:#E40D12; font-size:13px; padding-left:50px; }
  #detailpage_temp .lpr { background-color:#ffffff; border:0px; width:40%; padding:3px 0 3px 0px; }
    #detailpage_temp .lpr strong { font-weight:bold; color:#E40D12; font-size:13px; padding-left:50px; }
  #detailpage_temp .lp2 { border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; }
  #detailpage_temp .lp3 { border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; }
  
	.linefont { text-align:center; }
	  .linefont a { color:#1f74a7; text-decoration: none; font-size:14px;}
	  .linefont a:hover { color:#ff0000; font-size:14px;}
  
 .livePrice table tr td { padding:3px 0 0 10px; }
  
  	#bg_titleoutline02 { background:url(myimages/bg_titleoutline02.gif); font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:100; width:951px;
						 background-repeat:repeat-y; color:#3394CC; }
						 
	#bg_title02 { background:url(myimages/title02_addauction.gif); font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; width:951px; height:23px; color:#000000}
	
	 .cable   { background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; color:#000000; 
	            border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:5px; }
	 .cable a { color: #68291a; font-weight:bold; text-decoration: none; border-bottom: 1px dotted #f4a156; }
	 .cable a:hover { color:#000000; }
	 
	 .chain { background-color:#e9ebed; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; color:#000000;
	          border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:5px; }
	 .chain a { color: #68291a; font-weight:bold; text-decoration: none; border-bottom: 1px dotted #f4a156; }
	 .chain a:hover { color:#000000; background: #fff2d1; }
	 
	 .link { background-color:#d2d7de; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;
	          border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:5px; }
	 .link a { color: #68291a; font-weight:bold; text-decoration: none; border-bottom: 1px dotted #f4a156; }
	 .link a:hover { color:#000000; }
	 
	 .lock { background-color:#2d343c; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff;
	         border-top:#cccccc solid 1px; border-left:#cccccc solid 1px; border-right:#cccccc solid 1px; padding:5px; }
			 
  #reportTable { width:960px; }
  .fineprint { font-size:12px; }
  


				
	/* 12 - imsStockReport.css
- */ 


	/* 13 - FOOTER
- */ 
  #footer { overflow:hidden; min-width:960px; min-height:150px; padding:30px 0 10px; background:#2d343c url(myimages/bg_footer.png) 0 0 repeat-x; 
            font-family:Arial, Helvetica, sans-serif; text-align:center;
	}
	#footer #footer_container { width:960px; margin:0 auto; }
	#footer #block-menu-menu-footer { float:left; width:50%; font-size:12px; }
	#footer #block-menu-menu-footer ul { overflow:hidden; padding:0; }
	#footer #block-menu-menu-footer li { float:left; margin:0 1.077em 0 0; padding:0; list-style:none; }
	#footer #block-menu-menu-footer li a { color:#FFFFFF; }
	#footer #block-menu-menu-footer li a:hover { text-decoration:none; color:#959FAE; }
	#footer #block-block-3 { float:right; width:50%; font-size:12px; text-align:right; color:#FFFFFF; }
	#footer p#autoims { margin:10px 0 0; overflow:hidden; }
	#footer p#autoims a { float:right; width:187px; height:15px; padding:0; background:url(myimages/icon_autoims.png) no-repeat; text-align:left; text-indent:-2000em; }	
	
	/* Robert and Joyce added this */
  #batchprintcr_body {margin:0 auto; padding:15px 20px 28px 20px; font-size:12px; min-height:550px; } 
  #batchprintcr_body table { width:99.9%; margin:0 0 0 1px; text-align:center; } 
	
/* End of CSS
--------------------------------------------------------------------------------------- */