/* CSS Document */

/*********************************** LAYOUT ***************************************************/
html, body {
	margin:0;
	padding:0;
	height: 100%;
}

#container {
	position: relative;
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #container {
    height: auto;
	}

#content {
	padding-bottom:75px;
}

#header {background:url(../images/header.gif) no-repeat; height:130px; width:800px;}

#phonenbr {
	position: absolute; height:25px; width:160px; top:35px; left:830px;
	background-image:url(../images/phonenbr.gif);
	background-repeat:no-repeat;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 48px;
	padding-bottom:12px;
}


/*********************************** FORMAT ***************************************************/

body {
	background-color:#ffffff;
	background-image:url(../images/navBG.gif); background-repeat:repeat-y;
}

body, div, p, td, th {
	font-family:arial,helvetica,sans-serif;
	font-size: 100%;
	color:#000000;
}

h1 { 
	 font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; 
	 margin: .5em 0 .5em 0; padding: 0;	 
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; 
	 margin: .35em 0 .25em 0; padding: 0;	 
}
h3 {
	 font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;
	 margin: .35em 0 .25em 0; padding: 0;
}
h4 {
	 font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;
	 margin: .35em 0 .25em 0; padding: 0;
}

.regtext {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
}

.headerBG {background:url(../images/headerext.jpg) repeat-x;}

.logolink a {position: absolute; height:70px; width:185px; top:20px; left:10px; text-decoration:none;}
.logolink a i {visibility:hidden;}

/* Top nav */

/* .headerlinks {padding:100px 0 0 290px; font: normal 12px Arial, Helvetica, sans-serif;} */
.headerlinks {padding:102px 0 0 290px; font: normal 13px Arial, Helvetica, sans-serif;}
.headerlinks ul {
	text-align:left; 
	padding:0 0 5px 0; 
	margin-top:0;/* cancels gap caused by top padding in Opera 7.54 */ 
	margin-left:0; 
	width:100%; 
	line-height:25px; /* fixes Firefox 0.9.3 */
	}
.headerlinks ul li {display: inline; padding:0;}
.headerlinks ul li a {
	padding:5px 10px 15px 10px; 
	}
.headerlinks ul li a:link {	
	color:#ffffff; 
	text-decoration: none;
	}
.headerlinks ul li a:visited {	
	color:#ffffff; 
	text-decoration: none;
	}	
.headerlinks ul li a:hover {
	background-color:#ffffff; 
	color:#FF0000;
	}
.headerlinks ul li a:active {
	background-color:#ffffff; 
	color:#FF0000;
	}	

/* Top Nav - Cart */
.cart {background:none;}
.cart a {text-decoration: none;}
.cart a:link {background:url(../images/cart_icon.gif) no-repeat; color:#FFFFFF;}
.cart a:visited {background:url(../images/cart_icon.gif) no-repeat; color:#FFFFFF;}
.cart a:hover {background:url(../images/cart_icon_over.gif) no-repeat; background-color:#FFFFFF; color:#FF0000;}


/* Side Nav */
h2.sidenav {
font-size:1em;
color:#CC0000;
border: none;
margin:5px 0 3px 23px;
}

div.sidenav {
width:175px;
margin:5px 0 20px 5px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
border-top:1px solid #0066CC;
}
div.sidenav ul {
list-style:none;
margin:0;
padding:0;
width:100%;
}
div.sidenav li {
/*position: relative; */
border-bottom:1px solid #0066CC;
}
div.sidenav li a {
width:157px;
display:block;
padding:3px 0 3px 18px;
text-decoration:none;
}
div.sidenav li a:link, div.sidenav li a:visited {
color:#000000;
}
div.sidenav li a:hover, div.sidenav li a:active {
color:#ff0000;
background-color:#99CCFF;
background-image:url(../images/paw.gif);
background-repeat:no-repeat;
}


.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.searcharea {position:absolute; right:0px; top:100px;}
.searcharea * {vertical-align: middle;}
.searcharea form {}
.searchquery{font-size:11px; width:127px; margin-right:0px;}

.contentsize {
	max-width:800px;
	min-width:600px;
	}

a {
    text-decoration: underline;	
	border:none;
}
a:link, a:visited {
    color: #000000;
}
a:hover {
    color: #FF0000;
	}
a:active {
    color: #0066CC;
}

.itemlist {
	font-weight:bold;
	}
.itemlist a:link img {
	border:#999999 2px solid;
	}
.itemlist a:visited img {
	border:#999999 2px solid;
	}
.itemlist a:hover img  {
	border:#ff0000 2px solid;
	}
.itemlist a:active img  {
	border:#ff0000 2px solid;
	}
.itemlist a {
	text-decoration:none;
	}
.itemlist a:link, .itemlist a:visited {
    color: #0066CC;
	}
.itemlist a:hover {
    color:#ff0000;
	text-decoration:underline
	}
.itemlist a:active {
    color:#ff0000;
	}

.bold {font-weight:bold;}
.italic {font-style:italic;}

table.itemtable td a {
font-weight:bold;
font-size:12px;
}

img a {border:none;}
a img {border:none;}

.clear{ clear: both; }


div.breadcrumbs {
	margin-top:5px;
	margin-bottom:5px;	
}
.breadcrumbs {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}
.breadcrumbs a {
	text-decoration:none;
}
.breadcrumbs a:link, a:visited {
    color: #003399;
}
.breadcrumbs a:hover {
    color: #ff0000;
	}
.breadcrumbs a:active {
    color: #0066CC;
}

form.item-info {
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

.boxed {
	padding:5px;
	border: 1px solid #0066CC;
	text-align:center;	
}

.framed {
	width: auto;
	padding:5px;
	border: thin solid #0066CC;
	text-align:center;
}

.photolabel {
	font-size:13px;
	color:#0058B0;
	font-weight: bold;
}
.photolabel a {
	text-decoration:none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	}
.footer a {
	text-decoration:none;
	}
.footer a:link, .footer a:visited {
    color: #000000;
	}
.footer a:hover {
    color:#ff0000;
	}
.footer a:active {
    color:#ff0000;
	}
	
.keywords {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;	
}		