/* CSS Document */
#pageContainer{
	background:url(../templateimages/bgRpt.jpg) repeat-y;
	height:auto;
	width:902px;
	margin:0 auto;
        clear:both;
}
.navContainer {
    border-right:1px solid #000;
}
#clearingDiv {
    clear:both;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	line-height: 1.2;
	}
	
p {
	color: #000;
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	line-height: 1.2;
	}
	
td {
	color: #000;
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	line-height: 1.2;
	}
	
a {
	color: #00AEEF;
	}
a:hover {
	color: #00456D;
	text-decoration: none;
	}

h1 {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #205C7F;
	font-weight: bold;
}

h2 {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #00456D;
	font-weight: bold;
}

#topbar {
	background-color: #00456D;
	display: block;
	height: 141px;
	}
	
#logo {
	float:left; 
	padding-left: 40px;
	margin:20px 0 0 0;
	}
	
span#address {
	float:right; 
	text-align: right; 
	padding-right: 20px; 
	padding-top: 15px; 
	color: #FFF;
	margin:20px 0 0 0;
	
	}
.navContainer{
	height: 19px;
	background-image: url(../templateimages/topnav_bg.gif);
}
.topnav {
	height: 19px;
	background-image: url(../templateimages/topnav_bg.gif);
        width:auto;
        float:left;

	}
	
.topnavlink {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(../templateimages/topnav_bg.gif);
	height: 17px;
        padding:2px 8px 0 8px;
        border-left:1px solid #000;
		width:auto;
	}
	
.topnavlink:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../templateimages/topnav_bg_on.gif);
	}
	
#wrapper {
	width: 902px;
        margin:0 auto;
	}
	
#leftnav {


	height:auto;

	width: 198px;
	z-index: 10;
	border-left:1px solid #000;
	padding:10px 0 0 0;
        float:left;
	}
	
#content {
	width: 701px;
	z-index: 20;
	background:#fff;
	padding:0 0 10px 0;
	height:auto;
        border-left:1px solid #000;
        border-right:1px solid #000;
        float:left;	
	}
#content_container{
	padding:0 10px;
	width:680px;
	margin:0 auto;
}
#search {
	padding: 5px 10px 5px 10px;
	}

.input {
	border: 1px solid #999;
	font-family: verdana, arial, sans serif;
	font-size: 12px;
	color: #000;
	}
	
.button {
	background-color: #00456D;
	color: #FFF;
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	border-top: 2px solid #3D7190;
	border-left: 2px solid #3D7190;
	border-bottom: 2px solid #00121C;
	border-right: 2px solid #00121C;
	}
	
#lhsnavhead {
	padding: 5px 0 5px 10px;
	background-color: #00456D;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #000;
	width:188px;
	border-top: 1px solid #000;
	
	}
	
.submenu {
	margin: 0px;
	padding: 0px;
	background-image: url(../templateimages/nav_bg2.gif);
	}

#sidemenu { width: 188px; }

ul ul {
  margin-left: 0px;
}

ul, li {
  padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li a {
  margin-left: 0px;
	padding: 0px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

li { display: inline; } /* fix for IE blank line bug */

ul > li { display: list-item; }

li > a { width: auto; height: auto; }

li a.samePage{
	background-image: url(../templateimages/nav_bg2_on.gif);
	color: #000;
	}

.menutitle {
	background-image: url(../templateimages/nav_bg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	}
	
.menutitle a {
	width: 188px;
	background-image: url(../templateimages/nav_bg1.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	color: #000;
	margin: 0px;
	display: block;
	}
	
.menutitle a:hover {
	background-image: url(../templateimages/nav_bg1_on.gif);
	color: #000;
	}
	
.nav a {
	width: 173px;
	background-image: url(../templateimages/nav_bg2.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 25px;
	color: #000;
	margin: 0px;
	display: block;
	}
	
.nav a:hover {
	background-image: url(../templateimages/nav_bg2_on.gif);
	color: #000;
	}

/* Cart styles */
.shopping { 
    background-color: #00456D; 
    height: 20px; 
    text-align: center; 
}

.checkout_table_bgcol { 
    background-color: #00456D; 
}

.checkout_toprow { 
    background-color: #00456D; 
    color: #FFF; 
    font-weight: bold; 
}

.checkout_td_bgcol { 
    background-color: #FFF;
}

form {
    margin: 0px;
}

small {
    font-size: 11px
}

.cellshade {
   background-color: #FFF;
	 text-align: center;
	 border-left: 1px solid #000;
	 border-right: 1px solid #000;
	 border-bottom: 1px solid #000;
}

.cellshade td {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #00456D;
}

.cellshade a {
   color: #666699;
}

.cellshade a:hover {
   color: #666699;
}

.thumb {
   border: 1px solid #666699;
	 margin-right: 10px;
}

.fullscale {
   border: 1px solid #666699;
}

.product_pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.shopfront_input {
    font-family: verdana, arial, sans serif; 
    font-size: 11px; 
    color: black; 
}

.checkout_input { 
    font-family: verdana, arial, sans serif; 
    font-size: 11px; 
    color: black; 
}

.checkout_button { 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFF;
	background-color: #00456D;
	border: 1px solid #00456D;
}

.breadcrumbs { 
    font-size: 11px; 
    font-weight: bold 
}

.cart_button { 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFF;
	background-color: #00456D;
	border: 1px solid #00456D;
}