/* --- version: 2.0  --- */
/* --- Main Color/Font Style --- */
body {
	margin: 10px 0 0 0 ;
	background: #306FF0 url(../img/bg.gif) repeat top;
/*	background-image: url(../img/bg.jpg) repeat-x top; */
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {outline: none;}

#logo {
	cursor:pointer;
	width: 231px;
	height: 98px;
	position: absolute;
	top: 5px;
	left: 29px;
}

#contact_image {
	width: 219px;
	height: 96px;
}
/* PNG Fix --------------------------------------------------------------------*/
img, div { behavior: url(../iepngfix.htc) }

/* Wrapper --------------------------------------------------------------------*/
#wrapper {
	width:900px;
	height: auto;
	margin: 0 auto;
	background-color: transparent;
	border: #1c1b19 9px solid;
}

/* Header ---------------------------------------------------------------------*/
#header {
	position: relative;
	width:900px;
	height:107px;
	background:transparent url(../img/header.jpg) no-repeat;
	
}

#xx #header {
	background:url(../img/header2.jpg) no-repeat;
}

#ap #header {
	background:url(../img/header2.jpg) no-repeat;
}
/*
#el #header {
	background:url(../img/header3.jpg) no-repeat;
}

#al #header {
	background:url(../img/header4.jpg) no-repeat;
}

#l3 #header {
	background:url(../img/header5.jpg) no-repeat;
}

#rs #header {
	background:url(../img/header6.jpg) no-repeat;
}

#re #header {
	background:url(../img/header7.jpg) no-repeat;
}*/


/* Admin -------------------------------------------------------------------------*/
#admin {
	font: 12px Arial, Helvetica, sans-serif;
	height: auto;
	font-weight: bold;
	text-align: right;
	background:#ffffff url(../img/admin_bar.jpg) repeat-x top;
}
.mem {
	width:130px;
	height:30px;
	display:block;
	padding:0;
}
.mem a {
	margin-left:-3px;
	padding:0;
	text-align:left;
}
div#admin a {
	color: #999999;
	text-decoration: none;
}
div#admin a:visited {
	color: #666666;
	text-decoration: none;
}
div#admin a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#admin a:active {
	color: #FF0000;
	text-decoration: underline;
}

#admin_option_box {
	position:absolute;
	background: #fff url(../img/admin_option.png) repeat-x scroll center top;
	width: auto;
	padding:8px 20px 8px 12px;
	border: 1px solid #CCC;	
}

.admin_option_box {
	background: #fff url(../img/admin_bg2.jpg) repeat-x center top;
	width: auto;
	min-width:200px;
	padding:8px;
	border: 1px solid #CCC;	
}

.admin_tbl {
	float: left;
	background: #fff url(../img/admin_bg2.jpg) repeat-x center top;
	padding:8px;
	border: 1px solid #CCC;	
}

#mod_co_info {
	background: #fff url(../img/admin_option.png) repeat-x scroll center top;
	width: auto;
	padding:2px 0 0 10px;
	margin:10px 15px 10px 10px;
	border: 1px solid #CCC;	
}
#see_changes {
	margin: 0 0 10px 12px;
	cursor:pointer;
	display: inline-block;
	background: transparent url(../img/admin/see_changes.png) no-repeat left top;
	height:32px; 
	line-height:32px;
}
#see_changes a {
	padding-left: 40px;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#see_changes_sm {
	cursor:pointer;
	background: transparent url(../img/admin/see_changes_sm.png) no-repeat 15px 5px;
	height:28px; 
	line-height:28px;
}
#see_changes_sm a {
	position:relative;
	top: 3px;
	padding-left: 30px;
	color: #F00;
	line-height: 28px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#see_changes_sm a:hover {
	color:#666666;	
}

/* ---------------------------------------RIGHT ADMIN NAVIGATION BUTTONS ---------------------------------------*/

#admin_buttons h2 {
	padding: 0;
	margin: 0;
}

#admin_buttons h3 {
	padding: 0;
	margin: 0;
}
ul#admin_buttons{
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background:url(../img/admin/nav_bg.png) repeat-y;
	width:190px; 
	height:auto;
}

li#admin_button_top {
	display: block;
	list-style-type: none; 
	background: url(../img/admin/nav_top.png) no-repeat top; 
	line-height:28px;
	margin:0;
	padding:0;
	text-align:center;
	height: 28px;
	width:190px;	
}
li#admin_button_top_ap {
	display: block;
	list-style-type: none; 
	line-height:10px;
	margin:0;
	padding:0;
	height: 10px;
	width:190px;	
}

li#admin_buttons {
	list-style-type: none;
	display: block;
	background: no-repeat;
	margin-top:5px;
	height: 33px; 
	width:190px;	
}


li#admin_button_bottom {
	list-style-type: none; 
	background: url(../img/admin/nav_bottom.png) no-repeat; 
	height: 10px; 
	display: block;
	width:190px;
}


li#admin_buttons a, li#admin_buttons a:hover,li#admin_buttons a:visited, li#admin_buttons a:active {
	text-indent: -9999px;
	width: 190px;
	display:block;
	height: 33px;
	text-decoration: none;
	overflow: hidden;
	line-height: 33px;
}

/* ---------------------------------------RIGHT ADMIN NAVIGATION ---------------------------------------*/

#xx table .admin {
    border-color:#666666;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#xx td .admin {
    border-color:#666666;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;

}
#xx th .admin{
    border-color: #666666;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

#admin_tool {
	float:right;
	width:200px;
	background:#FFFFFF url(../img/admin_bg_side.jpg) repeat-y left;
	border:#CCCCCC 1px solid;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:left;
}

#admin_tool h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}
#admin_tool a {
	text-decoration: none;
	color: #666666;
}

#adminpage {
	width: 510px;
	height: auto;
	margin: auto;
	padding: 0px 0px 20px 7px;
	text-align: left;
}

.admin_boxes {
	display:block;
	width:220px;
	height:180px;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.admin_box {
	display:block;
	width:300px;
	height:auto;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background: #FFFFFF url(../img/admin_bg.jpg) repeat-x;
	border:#CCCCCC 1px solid;
}

.admin_boxes h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

#google_analytics {
	display:block;
	width:400px;
	height:auto;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.google {
	width: 130px;
	font-size:11px;
	background-color: #FFF;
	border: 1px solid #666;
}

/* HNav -------------------------------------------------------------------------*/
#hnav {
	width:900px;
	height: 40px;
	text-align: center;
	position: relative;
	line-height: 25px;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: url(../img/headline_bg.jpg) no-repeat top left;
	clear:both;
}

div#hnav a {
	color: #000000;
	text-decoration: none;
}
div#hnav a:visited {
	color: #000000;
	text-decoration: none;
}
div#hnav a:hover {
	color: #555555;
	text-decoration: underline;
}
div#hnav a:active {
	color: #000000;
	text-decoration: underline;
}

ul#nav_main {
	list-style-type: none;
	float: left;
	position: relative;
	width: 900px;
	height: 40px;
	margin: 0;
	padding: 0;
}

li#nav_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 77px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat 0 0;
}
li#nav_2 {
	position: absolute;
	top: 0;
	left: 79px;
	width: 198px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat -79px 0;
}
li#nav_3 {
	position: absolute;
	top: 0;
	left: 279px;
	width: 139px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat -279px 0;
}
li#nav_4 {
	position: absolute;
	top: 0;
	left: 420px;
	width: 115px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat -420px 0;
}
li#nav_5 {
	position: absolute;
	top: 0;
	left: 535px;
	width: 124px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat -535px 0;
}
li#nav_6 {
	position: absolute;
	top: 0;
	left: 659px;
	width: 109px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat -659px 0;
}

li#nav_7 {
	position: absolute;
	top: 0;
	left: 766px;
	width: 134px;
	height: 40px;
	background: url(../img/headline_bg.jpg) no-repeat -766px 0;
}


ul#nav_main a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}


li#nav_1 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll 0 -40px;
}
li#nav_2 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll -79px -40px;
}
li#nav_3 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll -279px -40px;
}
li#nav_4 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll -420px -40px;
}
li#nav_5 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll -535px -40px;
}
li#nav_6 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll -659px -40px;
}
li#nav_7 a:hover {
background:transparent url(../img/headline_bg.jpg) no-repeat scroll -766px -40px;
} 

#nav_under {
	clear: both;
	height: 5px;
	width: 900px;
	background: #FF7F00;
}

/* TOP NAV DYNAMIC DROP DOWN ========================================================= */

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font-size: 12px;
text-align: left;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #424240;
width: 200px; /* default width for menu */
}

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

.anylinkmenu ul li a, .anylinkmenu ul li a:visited, .anylinkmenu ul li a:focus{
display: block;
color: #fff;

border-bottom: 1px solid black;
padding: 2px 0 2px 10px;
text-decoration: none;
font-weight: bold;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #FF7F00;
color: #FFFFFF;
}


/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

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



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


/* FLASH DIV -----------------------------------------------------------------------------*/
#flash {
	background: url(../img/flash_placeholder.jpg) top left no-repeat;
	width: 900px;
	height: 306px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #e1e7ee;
}

/* Left Column and Vnav------------------------------------------------------------------*/
#left_column {
	width:219px;
	height:auto;
	float:left;
	background: transparent;

	padding-bottom:0;
}

#xx #left_column {
	display:none;
}
#xxx #left_column {
	display:none;
}



#vnav {
	float:left;
	width: auto;
	height: auto;
	padding-top: 0px;
	font-weight: bold;
}

#hp #vnav {
	float:right;
	width: auto;
	height: auto;
	padding: 0;
	font-weight: bold;
}

#vnav ul.nav_main {
	list-style-type: none;
	float: right;
	position: relative;
	width: 219px;
	height: 336px;
	margin: 0;
	padding: 0;
}

#vnav li {
	height: 42px;
}

#vnav li.nav_1 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 0;
}
#vnav li.nav_2 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -42px;
}
#vnav li.nav_3 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -84px;
}
#vnav li.nav_4 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -126px;
}
#vnav li.nav_5 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -168px;
}
#vnav li.nav_6 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -210px;
}

#vnav li.nav_7 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -252px;
}

#vnav li.nav_8 {
	background: url(../img/left_nav/left_nav.png) no-repeat 0 -294px;
}

#vnav ul.nav_main a {
	display: block;
	height: 42px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}


#vnav li.nav_1 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px 0;
}
#vnav li.nav_2 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -42px;
}
#vnav li.nav_3 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -84px;
}
#vnav li.nav_4 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -126px;
}
#vnav li.nav_5 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -168px;
}
#vnav li.nav_6 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -210px;
}
#vnav li.nav_7 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -252px;
} 
#vnav li.nav_8 a:hover {
	background: url(../img/left_nav/left_nav.png) no-repeat -219px -294px;
} 



div#vnav a:visited.toplevel {
	color: #444442;
}
div#vnav a:hover.toplevel {
	color: #fff;
}
div#vnav a:active.toplevel {
	color: #444442;

}

/* LEFT COLUMN DYNAMIC MENU                  */
/* -------------------------------------------------------- */
/* BUTTON													*/
.button{
	background:url(img/button.png)  -32px right no-repeat;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:auto;
	margin-right:30px;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		background:url(img/button.png) left top no-repeat;
		display:block;
		height:31px;
		line-height:31px;
		padding-left:10px;
		padding-right:8px;
		margin-right:20px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.panel {
	width: 100%;
	display: none;
	height: 50px;
	background-color:#fff;
	color: #000;
}


/* Right Column and VNav2----------------------------------------------------------------*/
#right_col { /* This Goes Inside the content area! */
	width: 190px;
	height: auto;
	float: right;
	margin-left: 10px;
}

#es #right_col {
	margin-left: 20px;	
}

#right_column {
	width: 170px;
	background: transparent;
	height:auto;
	float:right;
	padding-left:0px;
}

#xx #right_column {
	display:none;
}
#xxx #right_column {
	display:none;
}
#prp #right_column {
	display:none;
}

#vnav2 {
	width: 170px;
	background: transparent url(../img/right_col_bg.gif) top left repeat-y;
	height: auto;
}
#featured_news {
	margin-top: 10px;
	width: 163px;	
	float:right;
	height: 38px;
	background: url(../img/featured_news.jpg) no-repeat top left;
}
#vnav2_content {
	width: 140px;
	height: auto;
	padding-left: 20px;
}

#vnav2 ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}

div#vnav2 a {
	color:#000000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
div#vnav2 a:visited {
	color: #000000;
	text-decoration: none;
}
div#vnav2 a:hover {
	color: #555555;
	text-decoration: underline;
}
div#vnav2 a:active {
	color: #555555;
	text-decoration: underline;
}

div#news_bottom {
	width: 170px;
	height: 22px;
	background: url(../img/news_bottom.png) bottom left no-repeat;
	float:right; 
}

#blog {
	padding-left: 7px;
	margin-top: 15px;
	height: 55px;
	text-align: center;
}

/* Content --------------------------------------------------------------------*/
#hp #content {
	background: #252523 url(../img/hp_bg.jpg) no-repeat top;		
	height: 620px;
}

#content {
	background: #fff url(../img/content_bg.jpg) repeat-y left top;
	width:900px;
	height:auto;
	text-align:left;

	
}
#xxx #content {
	background:#ffffff;
}

#xx #content, #ap #content {
	background:#fff;
}

.content2 {
	float:left;
	width:635px;
	padding: 10px 15px 10px 30px;

}

.content3 {
	float:left;
	width:495px;
	padding-left:10px;
}

.content4 {
	float:left;
	width:845px;
	padding-left:5px;
	padding-right:5px;
}

#xx .content2 {
	float:left;
	width:590px;
	padding-left:25px;
	padding-right:25px;
}
#ap .content2 {
	float:left;
	width:580px;
	padding-left:25px;
	padding-right:25px;
}

#xx .content3 {
	float:left;
	width:630px;
	padding-left:5px;
	padding-right:5px;
}

#xx .content4 {
	float:left;
	width:590px;
	padding-left:25px;
	margin: 0;
	padding-right:5px;
}

#menu_box {
	width:160px;
	height:170px;
	padding:3px;
	text-align:left;
	background: url(../img/admin_bg.jpg) bottom;
	border:#999999 1px solid;
	margin:0 5px 0 0px;
}
#menu_box img {
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}
.calship {
	border:#000033 1px solid;
	width:350;
	background-color:#ededff;
	font-size:10px;
}

#heading {
	padding-left: 17px;
	font-size: 30px;
	line-height: 90px;
	text-align: center;
	letter-spacing: -2px;
	height: 90px;
	color: #fff;
}

.precision {
	color: #ff7f00;
	text-decoration: underline;
}

#home_container {
	width: 495px;
	height: 500px;
}

.boxes {
	color: #fff;
	float: left;
	width: 220px;
	height: 211px;
	font-size:12px;
	padding: 10px 10px 0 10px;
	border: 1px solid #e1e7ee;
}

.box_heading {
	width: 110px;
	text-align: center;
	height: 47px;
	padding-top: 15px;
	float: left;
}

.box_pic {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
	width: 100px;
	height: 71px;
}

.pic1 {
	background: url(../usr/Image/shaft_alignment.jpg) top left no-repeat;
}
.pic2 {
	background: url(../usr/Image/precision_alignment.jpg) top left no-repeat;
}
.pic4 {
	background: url(../usr/Image/applications.jpg) top left no-repeat;
}
.pic3 {
	background: url(../usr/Image/resources.jpg) top left no-repeat;
}
.boxes img {
	margin-top: 10px;	
}
.box_h2 {
	font-size:15px;
}
/* Footer ---------------------------------------------------------------*/
#footer {
	color: #000000;
	padding-top:2px;
}

div#footer a {
	color: #000000;
	text-decoration: none;
}
div#footer a:visited {
	color: #000000;
	text-decoration: none;
}
div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#footer a:active {
	color: #000000;
	text-decoration: underline;
}

/* Phone -----------------------------------------------------------------*/
.phone {
	width: 350px;
	height: 30px;
	float: right;
	text-align: right;
	margin: 103px 5px 0 0;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 2.50em;
	letter-spacing: -2px;
}

#phone2 {
	max-width:857px;
	min-width:757px;
	/*height:20px;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	color:#000000;
	background:#cccccc;
	/*background:#2f69df url(../img/phoone_bar.jpg) repeat-x top;*/
	text-align:right;
	border-bottom: #FFFFFF 2px solid;
	margin:auto;
}

#phone2 p {
	margin-right:10px;
}

#xx #phone2 {
	display:none;
}

/* Gallery ----------------------------------------------------------------*/
#galleryimgcont {
	width:525px;
	height:396px;
}

#imgLoader {
	display: none;
	width: auto;
	height: auto;
}

.thumbpix {
	margin:0px 2px;	
}

.thumbpix a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

.thumbstrip {
}

.thumbstrip a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

/*Do not delete the below elements, they control the motion gallery*/
#motioncontainer {
width: 100%; /* Set to gallery width, in px or percentage */
height: 94px; /* Set to gallery height */
position:relative;
margin-top:15px;
overflow:hidden;
float:left;
}

#maincaption {
	width: 465px;
	float:left;
	text-align:center; 
	padding: 0 30px 0 30px; 
	border:none;	
}

#motioncontainer img{
	border: solid 2px #000000;
	cursor:pointer;
	margin:0px 3px;
}

#motioncontainer img:hover{
	border: solid 2px #888888;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* Do not delete the above styles, they control the motion gallery*/

/* Catalog -----------------------------------------------------------*/
#cart {
    margin: auto;
	text-align: center;
	border: 1px solid #000066;
}

#xx #cart {
	border: 0px;	
}

#cartsummary {
	color:#000000;
	border: #999999 solid 1px;
	background:#eeeeee;
	width: 130px;
	height: auto;
	text-align: center;
	margin: 10px 0 10px 0px;
	padding: 2px;
	float:left;
}
.cart_links {font-size:9px; font-weight:none;}
#more_prod {
	width: auto;
	height: 50px;
	text-align: center;
}

.products {
	padding-left:20px;
}

.prod_head {
	margin: 0;
	color: #FFFFFF;
}

.prod_head a {
	color: #FFFFFF;
}

.cattitle {
	width: auto;
	clear: both;
	text-align: center;
	display: block;
}

.catalogItem2 {
	height: 325px;
	width: 165px;
	float: left;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 5px 0px 15px 5px;
}
TABLE.catalogItem2 a {
	color:#666666;
	text-decoration:none;
	}
TABLE.catalogItem2 a:hover {
	color:#666666;
	text-decoration:underline;
}
.catalogSeller {
	color: #FF0000;
	font-weight: bold;
}
.catalogTitle {
	color:#ffffff;
}
span.catalog_id {
	background:#cccccc;
	padding:10px;
	width:100px;
	display:block;
}
span.catalog_id a {
	font-size:11px;
	font-weight:none;
}
.subtitle {
	list-style: disc inside;
	margin-left:40px;
	text-align:left;
	width:35%;
	display: block;
}

.top_bottom_tbl_brdr {
	border-color: #CCC;
	border-style:  solid;
	border-width: 1px 0 1px;	
}

/* FAQs -----------------------------------------------------------------------*/
#faqs {
	font-size: 115%;
}

#faq_answers .question {
	font-size: 16px;
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: bold;
}

#faq_answers p {
	font-size: 14px;;
	padding: 0;
	margin: 0 0 20px 30px;
}


.jumps {
		
}


/* Text -----------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
	
}

h1 {
	margin: 0;
	width:auto;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}

h2 {
	width:auto;
	font-size: 16px;
	font-weight: bold;
	color: #ff7f00;
	/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}

#xx h2 {
	padding-top:20px;
	padding-left:0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#xx h4 {
	padding-top:20px;	
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

.bold {
	font-weight: bold;
}
.orders_tbl {
	font-size: .8em;	
	border: 1px solid #000000;
	margin: 10px;
	font-size:.8em;
	background: #fff;
}

/* Links -----------------------------------------------------------------------*/
a {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #00f;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #00F;
}
/* Button. -------------------------------------------------------------------*/


a.squarebutton{
background: transparent url('../img/leftbutton.jpg') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../img/rightbutton.jpg') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


/* Misc. -------------------------------------------------------------------*/

#login {
	width: auto;
	color:#000000;
}

#hours {
	width: 150px;
	float:right;
}

#news {
	width:145px;
	float:right;
	/*background-color:#00FF00;*/
	font:12px Arial, Helvetica, sans-serif;
}
.thumbarray {
	display: block;
	width: 240px;
	height: 275px;
	float: left;
	border: solid 1px #000000;
	margin: 3px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}
.thnlimg {
	display: block;
	width: 96px;
	height: 85px;
	float: left;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	border: none;
}
.altimgthumb {
	width:auto;
	height:35px;
}
* html .thnlimg {
	margin: 2px;
}
.border {
	border: #333333 1px solid;
}

.kminfo {
	display:none;
}

.contact_form {
	display:block;
	width:145px;
	height:auto;
	background: #ffffff url(../img/contact_grad.jpg) repeat;
	border: #666666 1px solid;
	float:left;
	margin:20px 0 0 -5px;
}
.contact_form h4 { text-align:center;}

#contact_sm {
	width:180px;
	float:left;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
.bt_links { width:100%; background:#1c1b19; text-align:center; padding:12px 0 0px 0;}
.bt_links a {text-decoration:none; }
.bt_links img {border:none;}

#cu a.print_link { display:none;}
#pg a.print_link { display:none;}
#an a.print_link { display:none;}
#li a.print_link { display:none;}
#rv a.print_link { display:none;}
#ev a.print_link { display:none;}
#bl a.print_link { display:none;}
#hd a.print_link { display:none;}
#tf a.print_link { display:none;}
#pd a.print_link { display:none;}

a.ccv2 span { display:none; text-decoration:none; cursor: help;}
a:hover.ccv2 span { position:absolute;display:block; border:#333333 1px solid;text-decoration:none; }
a:hover.ccv2 span img { border:none;}

/******** PAGE SPECIFIC STYLINGS **************************************************************/
.easy_heading {
	font-size: 16px;
	text-decoration: underline;
}