/* Custom CSS Document for 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/* Global Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1 {
	font: 24px Arial, Helvetica, sans-serif;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
}

h3 {
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#000033;
	background-color:#FFF;
	margin:15px 0 0 0;
	padding:0 15px;
}

/* Styles.css Extensions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#PageTable, #PageCell, #PageSubTable, .LeftColumn, .RightColumn, #ContentCell {height: 100%}
#Instruction1_InstructCell {padding: 7px;}

#PageSubTable {
	border-left:1px solid #05173C;
	border-right:1px solid #05173C;
}

.Content a:link,
.Content a:visited {
	color: #000;
	text-decoration: underline;
}

.Content a:hover,
.Content a:active {
	color: #000;
	text-decoration: none;
}

/* TopSubBanner Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#bn_top {
	background:url(images/BN_RightBG.jpg) no-repeat right;
	padding:20px;
}

#bn_navwrap {
	background:url(images/BN_NavTile.gif) repeat-x;
	height:21px;
	white-space:nowrap;
}

#bn_navleft {
	float: left;
	width:auto;
	margin: 0;
	padding: 0;
	list-style: none;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	}
#bn_navleft li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(images/BN_NavLeftDivide.gif) no-repeat top left;
	}
#bn_navleft a {
	float: left;
	padding:3px 10px 3px 20px;
	text-decoration: none;
	border-bottom: none;
	color: #000;
	white-space:nowrap;
	}
#bn_navleft a:hover, #nav a.active {
	color: #E64148;
	}
	
li#tradeshows a {
	padding-right:25px;
	background: url(images/BN_NavRightDivide.gif) no-repeat top right;
	}
	
#bn_navright {
	float:right;
	width:300px;
	margin: 0;
	padding: 0;
	list-style: none;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#000;
	}
#bn_navright li {
	float:left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(images/BN_NavRightDivide.gif) no-repeat top right;
	}
#bn_navright a {
	float:left;
	padding:3px 20px 3px 10px;
	text-decoration: none;
	border-bottom: none;
	color: #000;
	white-space:nowrap;
	}
#bn_navright a:hover, #nav a.active {
	color: #E64148;
	}
li#sign_in a {
	background: url(images/BN_NavLeftDivide.gif) no-repeat top left;
	padding-left:20px;
	}
	
#checkout {
	white-space:nowrap;
}

/* LeftColumnNav Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#LeftColumnNav1_custommenu td { /*Table that wraps around the left column*/
	height:100%;
	vertical-align:top;
}

#LeftColumnCell {
	border-right:1px solid #05173C;
}

#lc_nav {
	font:10px/20px Verdana;
	color:#000;
	list-style:none;
	margin:0;
	padding:0;
	width:139px;
}

#lc_nav li a {
	margin:0;
	padding:8px 5px 8px 15px;
	color:#000;
	white-space:nowrap;
	text-decoration:none;
}

#lc_nav li a:hover {
	color:#000;
	text-decoration:none;
}

/* RightColumnNav Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#RightColumnCell {
	border-left:1px solid #05173C;
}

#rc_nav {
	font:10px/20px Verdana;
	color:#000;
	list-style:none;
	margin:0;
	padding:0;
	width:139px;
}

#rc_nav li a {
	margin:0;
	padding:3px 5px 3px 15px;
	color:#000;
	white-space:nowrap;
	text-decoration:none;
}

#rc_nav li a:hover {
	color:#000;
	text-decoration:none;
}

/* Footer Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ft_table {
	font:10px Verdana;
	color:#05173C;
	background:#FFF;
}

#ft_table a {
	font:bold 10px Verdana;
	color:#05173C;
	text-transform:capitalize;
	text-decoration:none;
}

.ft_leftcell {
	border-right:1px solid #05173C;
	background:#ECECF4;
	width:139px;
}

.ft_rightcell {
	border-left:1px solid #05173C;
	background:#ECECF4;
	width:139px;
}

/* Misc. Static Page Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Content ul {
	margin:0;
	padding:0;
	list-style:none;
}

/* Search & Cart Control Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#searchwrap {
	margin:0;
	padding:0;
	float:right;
	width:auto;
}

#cartwrap {
	margin:0;
	padding:10px;
	width:139px;
	height:80px;
	background:url(images/RC_CartBack.gif) no-repeat;
}

#cartwrap a {
	font:10px Verdana;
	color:#31378D;
	text-decoration:underline;
}

