/* $Id: styles.css,v 1.1 2009/01/31 21:28:46 dvessel Exp $ */

h1#site-name {
  margin-bottom: 0;
}

#site-header,
#site-subheader,
#footer-region,
.column{
  margin-bottom: 1.5em;
}

.contentpad { padding: 10px 10px; }

.color1 { color: #20558a; }
.color2 { color: #6f90b8; }
.color3 { color: #c6d2e1; }
.bcolor1 { background-color: #20558a; }
.bcolor2 { background-color: #6f90b8; }
.bcolor3 { background-color: #c6d2e1; }

/*
** Page layout blocks / IDs
*/


#main { background: #fff; padding:0px 0px 15px 0px; margin-bottom:0px; }
#header {
	position:relative;
	height:92px;
	background-color: #e1e1e1;
	border-bottom: 1px solid #20558a;
	z-index:100;
}
#menu {
  padding: 0; /* LTR */
  margin: 0;
  text-align: right; /* LTR */
  background: #20558a;
  height: 30px;
  border-top: 15px solid #e1e1e1;
  color:#fff;
}
		
#lower-header {
	position:relative;
	height: 180px;
	border-bottom: 1px solid #ffffff;
	background: #fff;

}
#logo {
	position: absolute;
	top: 25px;
	left: 36px;	
}
#logo img {
	border: none;
}
#header-image {
	width: 541px;
	border-bottom: 1px solid #20558a;
	height:179px;
	overflow:hidden;
}
#header-image img {
	margin:0px;
	padding:0px;
	border:none;
	float:right;
}
#header-bigbox {
	position:absolute;
	overflow:hidden;
	width: 152px;
	height: 64px;
	bottom: 0px;
	left: 542px;
	background: #6f90b8;
}
#header-smallbox {
	position:absolute;
	overflow:hidden;
	width: 25px;
	height: 20px;
	bottom: 0px;
	left: 695px;
	background: #c6d2e1;
}
#header-appt {
	position:absolute;
	width: 284px;
	height: 58px;
	bottom: 86px;
	left: 542px;
}
#go-shop {
	position: relative;
	width:170px;
	height:30px;
	overflow:hidden;
	left: 695px;
	top: 9px;	
	text-align:right;
}
#go-shop a {
	font-size:10px;
}
#menu #nav {
    line-height:30px;
}
#menu #nav a {
    color:#fff;
    padding:5px;
    text-decoration:none;
}
#menu #nav a:hover {
    text-decoration:underline;
}
#topmenu1 {
	position: relative;
	background: #20558a;
	color: #ffffff;
	text-align:center;
        padding:5px 0px;
	margin: 0px;
}
#topmenu1 a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.2em;
}
#topmenu1 a:hover {
	color: #c6d2e1;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.2em;
}

#topmenu2 {
	position: relative;
	background: #ffffff;
	color: #c6d2e1;
	text-align:center;
	padding: 5px 0px 15px 0px;
}
#topmenu2 a {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	font-size: 1em;
	padding: 0px 15px;
}
#topmenu2 a:hover {
	text-decoration:underline;
}
#content-left {
    background-color: #fff;
    overflow:hidden;
}
#content-middle {
    
}
#content {

}
#content-right {
    background-color: #fff;
    overflow:hidden;
}
#pageContent {
	width: auto;
}
#footer {
    background-color: #20588a;
    border-top: 15px solid #e1e1e1;
    font-size: 0.8em;
    padding:10px 0px;
    text-align:center;
}
#footer a {
    color: #fff;
}
.module,.moduleOrange {
    position:relative;
    width: 100%;
    background:#f1f1f1;
    margin-bottom: 20px;
}
.module-top {
    position:relative;
    background:#20558a;
    color:#fff;
    text-align:center;
    height:31px;
}
.module-top-l {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:31px;
}
.module-top-r {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	}
.module-top-r a {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.module-top-r a:hover {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.module-content {
	padding: 10px 5px;
	min-height: 35px;
}
.module-bot {
	position:relative;
	height:8px;
	}
.module-bot-l {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:8px;
	}
.module-bot-r {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:8px;
	line-height:8px;
	background: url("../images/module-bot-r.jpg") no-repeat top right;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	}
.module-content ul {
	list-style-type:none;
	list-style-position:inside;
	padding:0px;
	margin:0px;
}
.module-content li {
	margin:0px;
	padding: 4px 0px;
}

.module-content li a {
	color: #20588a;
	text-decoration:none;
}
.module-content li a:hover {
	text-decoration:underline;
}
.module-content ul ul {
	margin: 2px 5px;
}
.module-content ul ul li {
	padding: 0px 0px;
}
.module-content ul ul li a {
	font-size:10px;
}
#keyWords {
    padding:0px 10px 20px 10px;
    font-size:10px;
    color: #aaa;
    text-align:justify;
}
#disclaimer {
    color: #333;
    font-size:9px;
    margin-top:10px;
}
#disclaimer p {
}

#productPhotos {
	float: left;
}

#extraDetails {
	float: left;
	padding-left: 15px;
}

#productDescription {
	padding: 15px 0px;
	clear: both;
	Display: block;
}

#productDetail {
	padding: 0px 10px;
}

#productDetail #price {
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 12px;
}

.myerror {
	color: #990000;
}

#productsRelated {
	text-align: center;
	position: relative;
}

#productsRelated .content-odd {
	width: 200px;
	float: left;
}

#productsRelated .content-even {
	width: 200px;
	float: right;
}

#productsRelated  .related-top {
	width: 200px;
	height: 20px;
	background: url("../images/related-top.gif") no-repeat;
}

#productsRelated .related-body {
	width: 178px;
	padding: 10px 10px;
	background: url("../images/related-bg.gif") repeat-x;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

#productsRelated .related-bottom {
	width: 200px;
	height: 20px;
	background: url("../images/related-bottom.gif") no-repeat;
}

#productsRelated .hdr-title {
	font-size: 18px;
	font-weight: bold;
	color: #ec7e34;
	padding: 10px 10px
}

.photo {
	padding: 5px 5px;
}

.title {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px;
}

.details {
	font-weight: bold;
	color: #666666;
	padding: 5px 5px;
}

#productsRelated .buttons {
	padding: 15px 15px;
	color: #000000;
	background: url("../images/btn_product.gif") center center no-repeat;
}

#productsRelated .buttons a {
	color: #000000;
	text-decoration: none;
}

#productsRelated .buttons a:hover {
	color: #000000;
	text-decoration: underline;
}

.module-content .body {
	text-align: center;
}

.sprice {
	font-weight: bold;
	color: #666666;
	padding: 10px 10px;
	line-height: 18px;
	font-size: 12px;
}
.buttonGo {
	font-weight: bold;
	padding: 15px 15px;
	color: #ffffff;
	background: url("../images/btn_submit.gif") center center no-repeat;
}

.buttonGo a {
	color: #ffffff;
	text-decoration: none;
}

.buttonGo a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.noItems {
	text-align: center;
	font-weight: bold;
}

/* VIEW CART */

#viewCart {
	padding: 0px 5px;
}

#cartItems {
	margin: 15px 0px 5px 0px;
	padding: 5px 5px;
}

#cartItems tr {
	margin: 0px 0px;
	margin-bottom: 1px;
	background: #ececec;
}

#cartItems td {
	padding: 4px 4px;
}

#cartItems th {
	background: #dadada;
}

#cartInfo {
	text-align: right;
	padding: 0px 15px;
}

#cartNumItems {
	font-size: 12px;
	padding-bottom: 5px;
}

#cartAmounts {
	padding: 5px 0px 15px 0px;
}

#cartAmounts .field-label {
	display: inline;
	font-weight: bold;
	padding-right: 5px;
}

#cartAmounts .field-price {
	display: inline;
}

#cartCoupon {
	padding: 5px 0px 15px 0px;
}

#cartButtons {
	text-align: center;
}

/* Login and Checkout */

#customerLogin,
#checkoutConfirm,
checkoutComplete {
	padding: 0px 5px;
}

#existingCustomer,
#createCustomer {
	margin: 0px auto;
	padding: 10px 10px;
	background: #ececec;
}

#checkoutBilling,
#checkoutPayment {
	width: 250px;
	margin: 0px auto;
	padding: 15px 15px;
	background: #ececec;
}

.formWidth {
	width: 175px;
}

#customerLogin .hdr-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#newCustomer {
	padding: 10px 10px;
	text-align: center;
}

#newCustomer .hdr-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

#loginMore {
	text-align: center;
}

#billInfo {
	float: left;
	padding: 15px 35px;
}

#checkoutConfirm .hdr-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#shipInfo {
	float: right;
	padding: 15px 35px;
}

#paymentInfo {
	clear: both;
	padding-bottom: 10px;
}

#orderDetails {
	margin: 15px 0px 5px 0px;
	padding: 5px 5px;
}

#orderDetails .list {
	margin: 0px 0px;
	margin-bottom: 1px;
	background: #ececec;
}

#orderDetails td {
	padding: 4px 4px;
}

#orderDetails .hdr-title {
	background: #dadada;
}

.submitOrder {
	text-align: center;
}

#checkoutComplete .hdr-title, #billInfo .hdr-title, #shipInfo .hdr-title{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
}

#orderList {
	clear: both;
	text-align: left;
}

#orderList {
	margin: 15px 0px 5px 0px;
	padding: 5px 5px;
}

#orderList tr {
	margin: 0px 0px;
	margin-bottom: 1px;
	background: #ececec;
}

#orderList td {
	padding: 4px 4px;
}

#orderList th {
	background: #dadada;
	padding: 4px 4px;
}

#myAccount {
	clear: both;
}



/* Homepage */

.content-odd2 {
	width: 200px;
	float: left;
	text-align: center;
	margin: 10px 0px;
        border: 1px solid #6f90b8;
}

.content-even2 {
	width: 200px;
	float: right;
	text-align: center;
	margin: 10px 0px;
        border: 1px solid #6f90b8;
}

.related-top {

}

.related-body {

}

.related-body .photo img {
    padding: 3px;
    
}
.related-body .sprice {
    padding: 1px;
}
.related-bottom {
	width: 200px;
	height: 20px;
}

/*** One Column ***/
#productList .content-odd1,
#productList .content-even1 {
	margin: 10px;
	border-bottom:1px solid #c6d2e1;
}
#productList .photo {
	float:left;
	width:125px;
	overflow:hidden;
	text-align:center;
}
#productList .list-content {
	margin-left: 140px;
}
#productList .title a {
	font-size: 14px;
	font-weight: bold;
	color: #20558a;
	padding: 10px 0px;
	margin:0px;
}
#productList .description p{
	color:#666;
	padding:0px;
	margin: 3px 0px;
}
#productList .details,
#productList .details .sprice,
#productList .title {
	padding:0px;
	margin:3px 0px;
}
#productList .details .buttons {
	margin: 5px 0px;
}
#productList .details .addToCartBtnNoImg {
	margin-bottom:5px;
}
#categoryGrid {
	padding: 0px 5px;
}
.sdetails {
	font-weight: bold;
	padding: 5px 5px;
	color: #ffffff;
	background: url("../images/btn_product.gif") center center no-repeat;
}
.sdetails a {
	color: #000000;
	text-decoration: none;
}

.sdetails a:hover {
	color: #000000;
	text-decoration: underline;
}

#productGrid h2,
#categoryGrid h2 {
	font-size: 10px;
	font-weight: bold;
}
.tblProductGrid {
    margin: 5px auto;
    vertical-align:top;
}
.tblProductGrid td {
    vertical-align:top;
    padding: 5px;
}
#productGrid #topOptions,
#productList #topOptions {
	color: #000000;
	font-size:11px;
}
#productGrid #topOptions .sort,
#productList #topOptions .sort {
	margin-top:10px;
	color: #000000;
	font-size:11px;
}
#cart-landing td {
	padding:10px 3px;
	vertical-align: middle;
}
#cart-landing td h2 {
	margin-bottom:3px;
	padding:0px;
	color: #666666;
}
#cart-landing td h2 a {
	color: #20558a;
}
#cart-landing td p {
	margin:0px;
	padding:0px;
}
#productDetail #prodThumbnails {
	clear:both;
}