/* CSS Document */

body {
background: #d2edf3;
}

#header {
margin-top: 14px;
width:782px;
height: 244px;
background:url(/customtheme/images/headertop.jpg) top center no-repeat;
display:block;
position:relative;
padding:0;
border:none;
}
/* top navigation menu */

#nav {
	position: absolute;
	top: 170px;
	left: 0px;
	margin: 0;
	padding: 0;
	}
#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#nav ul li {
	float: left;
	}
#nav ul li a {
	display: block;
	float: left;
	text-indent: -9000px;
	outline: none;
	height: 28px;
	font-size: 0;
	}
#nav ul li a:hover {
	background-position: center bottom;
	}
#nav-1 {
	width: 101px;
	background: transparent url(/customtheme/images/nav-1.gif) no-repeat center top;
	}
#nav-2 {
	width: 104px;
	background: transparent url(/customtheme/images/nav-2.gif) no-repeat center top;
	}
#nav-3 {
	width: 121px;
	background: transparent url(/customtheme/images/nav-3.gif) no-repeat center top;
	}
#nav-4 {
	width: 149px;
	background: transparent url(/customtheme/images/nav-4.gif) no-repeat center top;
	}
#nav-5 {
	width: 180px;
	background: transparent url(/customtheme/images/nav-5.gif) no-repeat center top;
	}
#nav-6 {
	width: 127px;
	background: transparent url(/customtheme/images/nav-6.gif) no-repeat center top;
	}

/* shipping */
#header h3#freeship { /* creates invisible link for logo, size and place over logo */
	position: absolute;
	top: 207px;
	left: 5px;
	padding: 0;        
	}

#header h3#freeship a {
	display: block;
	outline: none;
	background: transparent; /* set to none or transparent after aligning and resizing */
	margin: 0;
	font-size: 0;
	height: 18px;
	width: 320px;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-style:italic;
	text-decoration:none;
	color: #131313;
	font-weight: bold;
	text-indent: 40px;
	}
#header h3#freeship a:hover {	
	font-family: "Arial", sans-serif;
	font-style:italic;
	text-decoration:none;
	color: #131313;
	font-weight: bold;
}
/* custom top search module */
#topsearch { /* container, resize to accommodate elements within */
	position: absolute;
	top: 205px;
	right: 25px;
	margin: 0;
	padding: 0;
	}
#topsearch input#txtSearch {
border: 1px solid #cccccc;
font-size: 12px;
color: #000000;
font-family: "Arial", sans-serif;
width: 140px;
height: 14px;
padding: 3px;
}
#topsearch td.gobutton {
padding-left: 5px;
}

/*Footer*/

#footer {
background:url(/customtheme/images/footer.jpg) top center no-repeat;
width: 782px;
height: 195px;
margin-bottom: 25px;
text-align: left;
}
#footerlinks {
padding: 91px 0 0 10px;
font-size: 12px;
font-family:"Arial", sans-serif;
color: #333333;
font-weight: normal;
float:left;
}
#footerlinks a {
font-size: 12px;
font-family:"Arial", sans-serif;
color: #194da2;
font-weight: normal;
margin-right: 10px;
}
#footerlinks a:hover {
font-size: 12px;
font-family:"Arial", sans-serif;
color: #35a99e;
font-weight: normal;
}
#security {
float:right;
border: 1px solid #cccccc;
margin: 90px 7px 0 0;
}
/*Left Column*/
.left-column {
padding: 0 0 30px 0;
}
.modheader {
padding-bottom: 10px;
}
#shortcart font.shoppingcart {
font-weight: normal;
color: #333333;
font-size: 12px;
font-family:"Arial", sans-serif;
}
p.sidecolumnitemtext {
margin: 0;
padding: 0 0 0 18px;
}
a.navbar {
line-height: 20px;
font-family: "Arial", sans-serif;
font-size: 12px;
font-weight: bold;
color: #194da2;
text-decoration:none;
}
a.navbar:hover {
line-height: 20px;
font-family: "Arial", sans-serif;
font-size: 12px;
font-weight: bold;
color: #35a99e;
text-decoration:none;
}
#sslbg {
text-align:center;
background:url(/customtheme/images/sitesafebg.jpg) center right no-repeat;
width: 79px;
height: 79px;
padding-left: 30px;
}

/*Overriding Adjustments*/
.page-column-center {
background: #fff url('/customtheme/images/centerbg.jpg') top right repeat-y !important;
}
.prodviewodd, .prodvieweven {
background:none;
}
table.prodviewodd tr td, table.prodvieweven tr td {
vertical-align: bottom !important;
}

a img {
border:none;
}
td.proddisplay1 {
background:none;
}
td.centercontent h1 {
font-weight: normal;
font-family: "Arial", sans-serif;
font-size: 18px;
color: #5a3113;
}
td.centercontent h3 {
font-weight: bold;
font-family: "Arial", sans-serif;
color: #5a3113;
font-size: 14px;
}
td.centercontent p, td.centercontent ul li {
font-size: 12px;
font-family: "Arial", sans-serif;
color: #000000;
}

.topimages {
text-align:center;
}
.topimages img {
padding: 0 10px;
}


#mini-cart {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.page-column-left li,
.page-column-left p {
	margin-bottom: 3px;
	}