body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
	margin:0px;
}

a, img, input {
	outline:none;
}

a:link {
	color:#215395;
	text-decoration:none;
}
a:visited {
	color:#215395;
	text-decoration:none;
}
a:hover {
	color:#215395;
	text-decoration:underline;
}
a:active {
	color:#215395;
	text-decoration:none;
}

table.body {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.siteSearch {
	font-size:12px;
	margin-bottom:1px;
}

table.header {
	width:100%;
	text-align:left;
}
img.logo {
	padding-top:20px;
	padding-right:10px;
	padding-bottom:10px;
}
table.topbar {
	background:url(../../images/assets/nav_bg.gif) repeat-x;
	height:30px;
	width:100%;
}
td.topbar_divider {
	background:url(../../images/assets/topbar_divider.gif) no-repeat;
	width:1px;
}
img.topbar {
	display:inline;
	border:none;
}

table.catTitle {
	font-weight:bold;
	border-bottom:2px solid #215395;
}

td.nav_ul, table.nav_top, td.nav_ur, td.nav_ll, table.nav_bottom, td.nav_lr {
	height:4px;
}
td.nav_ul, div.title_ul {
	background:url(../../images/assets/nav_ul.gif) no-repeat top left;
}
table.nav_top, div.title_top {
	background:url(../../images/assets/nav_top.gif) repeat-x top;
}
td.nav_ur, div.title_ur {
	background:url(../../images/assets/nav_ur.gif) no-repeat top right;
}
td.nav_ll {
	background:url(../../images/assets/nav_ll.gif) no-repeat bottom left;
}
table.nav_bottom {
	background:url(../../images/assets/nav_bottom.gif) repeat-x bottom;
}
td.nav_lr {
	background:url(../../images/assets/nav_lr.gif) no-repeat bottom right;
}
td.nav_row {
	border-left:2px solid #215395;
	border-right:2px solid #215395;
	padding:2px;
	padding-left:5px;
	background-color:#dfe7f2;
}
td.nav_rowL {
	border-left:2px solid #215395;
	background-color:#dfe7f2;
	padding:2px;
}
td.nav_rowC {
	background-color:#dfe7f2;
	padding:2px;
}
td.nav_rowR {
	border-right:2px solid #215395;
	background-color:#dfe7f2;
	padding:2px;
}
img.nav_row {
	display:inline;
}
td.nav_bottom {
	background:url(../../images/assets/nav_bottom.gif) no-repeat bottom;
}

table.nav {
	font-size:12px;
	width:150px;
}
td.navLink {
	padding:5px;
	border:1px solid #000000;
}
tr.navLink {
	background-color:#FF9900;
	text-decoration:none;
}

tr.navHover {
	background-color:#CCCC66;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.catImg {
	border:1px solid #215395;
}

.title {
	font-size:16px;
	font-weight:bold;
}

td.content {
	width:740px;
}

.catPrice {
	font-size:16px;
	font-weight:bold;
	color:#215395;
}

.prodPrice {
	font-size:16px;
	font-weight:bold;
	color:#215395;
}

.modelNum {
	font-size:10px;
}

/* Product page button, Add to Cart */
.prodPage_btn {
	
}

table.prodPageTabs {
	width:100%;
}
td.prodPageTab {
	padding:5px;
	text-align:center;
	border:1px solid #000000;
	border-bottom:none;
	background-color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
td.prodPageTabHover {
	cursor:pointer;
}
td.prodPageTabActive {
	cursor:default;
}
td.prodPageTabActive, td.prodPageTabHover {
	padding:5px;
	text-align:center;
	border:1px solid #000000;
	border-bottom:none;
	background-color:#CCCC66;
	font-weight:bold;
	text-decoration:none;
}
table.prodSet {
	border:2px solid #6181ab;
	width:100%;
}
td.prodSetTop{
	text-align:center;
	font-weight:bold;
	padding:3px;
	color:#FFFFFF;
	background-color:#6181ab;
	border:2px solid #6181ab;
}
td.prodSetLines{
	padding:3px;
}

.prodInfo {
	border:2px solid #215395;
	border-top:none;
	padding:5px;
}

.prodTabContent {
/*
	height:200px;
	overflow:auto;
*/
}

.prodAccRel {
	width:100%;
}

table.shipCharge {
	border:1px solid #6181ab;
	background-color:#dfe7f2;
}
td.shipChargeTop {
	text-align:center;
	padding:5px;
	font-weight:bold;
	white-space:nowrap;
	color:#FFFFFF;
	background-color:#6181ab;
	border-bottom:1px solid #6181ab;
}
td.shipChargeLine {
	text-align:left;
	padding:5px;
	padding-left:8px;
	white-space:nowrap;
}

/* Landing page button, Add to Cart */
.land_button {
	
}

/* Landing page TD containing product info, if set to columns */
.land_box {
	border:1px solid #215395;
	padding:2px;
}

/* Landing page ROWS containing product info, if set to rows */
.land_row {
	border-bottom:1px solid #215395;
}

/* Landing page multiple page link location */
.pagenator {
	text-align:right;
	padding-right:5px;
}

.cartTable {
	width:99%;
	padding:2px;
}
.paymentTable {
	width:80%;
	padding:2px;
}
.itemsHeader {
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #000000;
	white-space:nowrap;
}
.cartHeader {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #000000;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.cartQty {
	width:30px;
	text-align:center;
}
.cartItems {
	border-bottom:1px solid #000000;
	padding-top:5px;
	padding-bottom:5px;
}
.cartItemsInfo {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}
.cartBtn {
	
}

td.footer {
	width:100%;
}
table.footer {
	text-align:center;
	width:100%;
}
.copyright {
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
	text-align:center;
}

.blank_gif {
	line-height:1px;
}

.popup {
	position:absolute;
	margin-top:+20px;
}

.emailFriend {
	border:2px solid #215395;
	background-color:#FFFFFF;
	position:absolute;
	padding:3px;
}

.cartOdd {
	background-color:#dfe7f2;
}

.cartEven {
	background-color:#EFEFEF;
}


.dropDown {

}

.cartAcct {
	text-align:right;
	font-size:10px;
}

table.loginBox {
	height:130px;
}
td.loginBox {
	border-left:2px solid #215395;
	border-right:2px solid #215395;
	background-color:#dfe7f2;
	padding-left:5px;
	padding-right:5px;
}
td.loginBoxL {
	border-left:2px solid #215395;
	padding-right:5px;
	padding-left:5px;
	background-color:#dfe7f2;
}
td.loginBoxR {
	border-right:2px solid #215395;
	background-color:#dfe7f2;
	padding-right:5px;
}

.loginBoxHeader {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.contactSubHead {
	background-color:#E1E1E1;
}

.catVLine{
	border-left:2px solid #215395;
}

table.featured {
	border:1px solid #215395;
	border-right:none;
}
td.featured {
	border-right:1px solid #215395;
	text-align:center;
	font-size:10px;
	width:125px;
}
td.featured b {
	font-weight:normal;
}
