/* @override 
	http://judson.biz/stylesheet.css
	http://Judson.biz/stylesheet.css
*/

/* 
    $id Base.css :: base styles and classes 
    Copyright 2007, Judson & Co.
*/
@import "css/base.css";

/*
    $id tooltips.css :: moving the tooltip css
    to a seperate file to ease templating, etc.
    Copyright 2007, Judson & Co.

	@import "css/tooltips.css";
*/

/*
    $id default.css :: default osCommerce Styles
    Copyright 2007, Judson & Co.
*/
@import "css/default.css";


/* Link Styles */
a {
  color: #330000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* Global Styles (sitewide) */
#container {
    padding: 0;
    margin: 15px 7px 10px 7px;
    height: 100%;
    text-align: left; 
    background: white;
}

#leftColumn {
	float: right;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
    display: inline;
    background: #80C2A5; 
}

#navBar {
	margin: 0;;
}

#navBar > div {
	padding: 5px 0px;
	background: #330000;
	float: left;
	width: 100%;
	color:  white;
}

#navBar div a {
	color: wHite;
}

.heading.tri {
	width: 196px;
	margin: 0px;
	height: 18px;
}

.heading {
	background: #330000;
	width: 620px;
	padding: 5px 4px;
	color: white;
}

#secure {
	float: right;
	margin: 5px 0 -10px 0;
}

/* middle box styles */
.midContainer {
	margin: 10px 0px 10px -5px;
	padding: 0px;
}

.frontBoxOuter {
	margin: 10px -3px;
}

.insideBox.tri.first {
	margin: 0 0 10px -4px; 
}

.insideBox.tri {
	float: left;
	margin: 0 0 10px 8px;
	padding: 0px;
}

.frontInnerBox {
	padding: 4px 0px;
	width: 626px;
	border:  1px solid #ccc;
	border-top: none;
}

.frontInnerBox.tri {
	width: 202px;
	height: 200px;
	text-align: center;
}

.frontInnerBox.tri ul {
	padding: 0 0 0 6px
}

.frontInnerBox.tri ul li {
	text-align: left;
}

/* Info Box Styles */
.infoBox {
text-align: right;
}

.infoBox h1 {
color: #330000;
text-align: center;
font-size: 16px;
border-top: 1px dotted black;
border-bottom: 1px dotted black;
padding: 5px;
}

.infoBox a {
font-size: 14px;
color: #330000;
}


/* Input Styles */
.textbox {
    border: 1px solid #CCC;
    font-size: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#searchsubmit {
    border: 1px solid #CCC;
    margin-top: 2px;
    padding: 2px;
}

/* Navigation Styles */
#topMenu {
	padding-top: 4px;
	text-align: center;
	width: 100%;
	height: 10px;
	border-top: 5px solid #B3E382;
}

.navigation {
    text-align: left;
	padding: 0px;
	margin: 0px;
}
    
.menuItem {
	list-style-type: none;
	padding: 0 0 0 15px;
	background: url(images/bullet.png) 0px 4px no-repeat;
}

.navigation .current {
    font-weight: bold;
}

.subCategoryNav {
    margin-left: 15px;
    padding: 0px;
}

.subCategoryNav .subItem {
	list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.pg {
width: 580px;
list-style: none none;
margin: 0 auto;
padding: 0px;
}

.pg:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.pg li {
list-style: none none;
display: inline;
}

.pg li a {
margin: 2px;
border: 1px solid #CCC;
padding: 4px;
position: relative;
float: left;
display: block;
width: 100px;
height: 100px;
}

.pg li a:hover {
font-size: 100%;
z-index: 2;
}

.pg li a img {
border: 0 none;
position: absolute;
width: 100px;
height: 100px;
}

.pg li a:hover img,.pg li a:active img,.pg li a:focus img {
width: 150px;
height: 150px;
border: 1px solid #ccc;
padding: 3px;
left: -24px;
top: -20px;
z-index: 1;
}

.ph {
width: 480px;
float: right;
list-style-type: none;
margin: 19px 5px;
padding: 0px;
}

.ph:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.ph li {
list-style: none;
display: inline;
}

.ph li a {
margin: 0px 2px 2px 2px;
border: 1px solid #CCC;
padding: 4px;
position: relative;
float: right;
display: block;
width: 100px;
height: 100px;
}

.ph li a:hover {
font-size: 100%;
z-index: 2;
}

.ph li a img {
border: 0 none;
display: block;
position: absolute;
top: 20px;
left: 5px;
width: 100px;
height: 100px;
}

.ph li a:hover img,.ph li a:active img,.ph li a:focus img {
width: 135px;
height: 135px;
border: 1px solid #ccc;
padding: 0px;
left: -15px;
top: 7px;
z-index: 1;
}


.newArrivals {
width: 340px;
float: right;
list-style-type: none;
margin: 0px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
padding-left: 0px;
}

.newArrivals:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.newArrivals li {
list-style: none;
display: inline;
}

.newArrivals li a {
margin: 0px 2px 2px 2px;
border: 1px solid #CCC;
padding: 4px;
position: relative;
float: right;
display: block;
width: 150px;
height: 150px;
}

.columnRight div h1 {
	font-size: 16px;
	font-weight: bold;
    margin: 2px;
    padding: 3px;
}

.newsItem {
    margin-top: 5px;
}
    
.newsItem h1 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 3px;
	font-size: 18px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF4A8E;
}

.newsItem p {
	font-size: 16px;
	padding: 0px;
	margin: 4px;
}

.newsItem p b {
	color: #4FA3DA;
	font-weight: bold;
	font-size: 18px;
}

.featured {
	height: 20px;
}

.featured h1 {
	font-size: 16px;
	padding: 4px;
	margin: 2px;
}

.imageBorder {
	float: right;
	border: 1px solid #ccc;
	width: 55px;
	height: 55px;
	margin: 4px;
    display: inline;
}

.image {
	height: 100%;
	width: 100%;
	margin: 0px;
}

div.image:hover {
	position: absolute;
	width: 120px;
	height: 120px;
	margin-left: -30px;
	margin-top: -20px;
	border: 1px solid #ccc;
	z-index: 2;
	overflow: hidden;
}
div.image:hover > div {
	border: 2px solid white;
	width: 100%;
	height: 100%;
	margin-top: -15px;
	margin-left: -30px;
	padding: 13px;
	padding-left: 28px;
	padding-right: 28px;
}

#floatWrapper {
	/* float: right; */
	width: 280px;
    display: inline;
}


/* Css style for Product Listing */

.wrapper #subCategories {
	height: 20px; 
	border-bottom: 1px dashed #ccc;
	margin-top: 5px;
	padding: 3px;
}

.wrapper #subCategories li {
	display: inline;
	font-size: 14px;
	color: black;
	list-style-type: none;
	margin-left: 8px;
}

.wrapper #subCategories ul {
	margin-top: 2px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}

.wrapper #subCategories p {
	float: left;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}

.imageBox {
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	padding: 3px;
	overflow: hidden;
}
.subBox {
	float: left;
	width: 128px;
	height: 128px;
	margin: 5px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
    display: inline;
}

.subBox p {
	background: white;
	opacity: .9;
	filter:alpha(opacity=90);
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: -50px;
	margin-left: 1px;
	width: 127px;
	padding: 2px;
}

.subBox:hover .imageBox {
	border: 2px solid #9FC7FF;
}

.imageBox img {
    margin-left: -10px;
    margin-top: -15px;
    padding: 0px;
    }
    
.prodBox {
	float: left;
	display: inline;
	margin: 2px;
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.prodBox p {
	padding-top: 2px;
	margin: 2px;
}

.prodBox p a {
	text-decoration: underline;
}

.wPrice {
	font-size: 14px;
	color: black;
}

.vPrice {
    font-size: 14px; 
    color: red;
    }
    
.content h1 {
	font-size: 18px;
	margin: 0px;
	padding-bottom: 3px;
	margin-top: 5px;
}

.content {
	margin: 4px;
	margin-top: 0px;
	float: left;
	display: inline;
}

.content p {
	padding-left: 5px;
	margin-top: 0px;
}

/* Shopping Cart Styles */

.cartProduct input {
	float: left;
}

.cartProduct {
    background: white;
	width: 430px;
	float: left;
	display: block;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}

.cartProduct p {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
}

.cartProduct .textbox {
	margin-left: 5px;
	margin-top: -10px;
}

.cartProduct .removeText {
	margin: 0px;
	margin-top: 3px;
	float: left;
	display: inline;
	cursor: pointer;
}

.cartProduct .cartImage {
	text-align: center;
	float: left;
	padding: 5px;
	width: 150px;
}

/* Login Page Styles */

.loginForm {
	float: left;
	width: 430px;
	margin: 5px;
}

.loginForm div {
	float: left;
}

.loginForm span {
	margin-bottom: 10px;
	display: block;
}

.loginForm label {
	margin-left: 10px;
	display: block;
	float: left;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.loginForm input {
	margin-left: 20px;
}

.right {
	float: right;
	font-size: 16px;
	margin-right: 2px;
	margin-top: 7px;
}

.totalP {
    margin-top: 5px;
    font-size: 16px;
    margin-left: 2px;
    float: left;
}

.textSubmit {
    border: 0px;
    margin: 0px;
	background: none;
	font-size: 14px;
	cursor: pointer;
	margin-left: -10px;
}

.textSubmitP {
    background: #fff;
    font-size: 14px;
    cursor: pointer;
    margin-left: 5px;

}

h1 span, li span {
	display: none;
}

#navBar a:hover {
	color: 00FFFF;
	text-decoration: underline;
}

#columnRightCart a:hover {
	text-decoration: none;
}

/* style the Daily Deal in cart */
#cartDeal {
	padding: 4px;
}

#cartDeal div {
	padding: 5px;
	background: #93D642;
	color: black;
}

#dQuantity {
	float: right;
	margin: 10px;
}

#cartDeal img {
	float: left;
}

#dPrice {
	float: right;
	font-size: 18px;
	margin: 10px;
}

.pageLinks {
    position: relative;
	float: right;
	padding: 3px;
}

.pageLinks .pageLink {
	min-width: 25px;
	text-align: center;
	float: left;
}

.pageLinks .pageLinkNav {
	min-width: 55px;
	text-align: center;
	float: left;
}

.pageLinks a {
	color: black;
	margin: 2px;
}

.pageLinks .pageLink .selectedCategory {
	font-size: 22px;
	color: #93D642;
}

.priceList {
	border: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

.priceList p {
	padding: 3px;
	margin: 2px;
}

.priceList .yourPrice {
	color: red;
	font-weight: bold;
}

.pricing {
	margin-top: 0px;
	margin-left: 12px;
	font-size: 32px;
	margin-bottom: -8px;
	color: red;
	opacity: .8;
	}
	
.checkout li {
    display: inline;
    padding: 10px;
    }

.checkout .checkoutBarCurrent {
font-weight: bold;
    }

.set {
    margin-bottom: 5px;
    float: left;
    width: 100%;
    }

.set .fieldTitle {
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 16px;
    text-align: right;
    width: 200px;
    float: left;
    }

.set .fieldField {
    float: left;
    }
    
.account fieldset span {
    margin-top: 5px;
    }
    
.account fieldset #country {
    float: right;
    }
    
fieldset {
    width: 400px;
    border: 0px;
}

fieldset input {
    margin: 3px;
    float: right;
    }

fieldset span {
    margin: 3px;
    float: left;
    }

fieldset span.inputRequirement {
    display: none;
    }
    
.login input.textbox {
    font-size: 14px;
    margin-left: 5px;
    }

.pass input.textbox {
    font-size: 14px;
    margin-left: 5px;    
    }
    
.loginText {
    font-size: 14px;
    }
.divfoot {
	background: #330000;
	color: white;
    padding-bottom: 20px;
    }
.divfoot a {
	color: white;
    }
.divfoot a:hover {
	color: #80C2A5;
	text-decoration: none;
	}
    
.adminDeal span {
    font-size: 12px;
    }

.cartMessage {
    width: 100%;
    margin-left: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #bdf38d;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    }
ul.tabnav li {
    float: left;
    display: inline;
    }
    
ul.tabNav div:hover {
    background: #330000;
    border: 1px solid #00ffff;
    }

ul.tabNav div {
    margin-left: 5px;
    margin-top: -4px;
    float: left;
    background: #330000F;
    border: 1px solid #330000; 
    padding: 3px;
    }
ul.tabNav div a {
    font-size: 14px;
    text-decoration: none;
}

.fp {
    margin: 0px;
    padding: 0px;
    float: left;
}

.fp li {
    list-style: none none;
    border: 1px solid #ccc;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 5px;
    margin-left: 3px;
    width: 174px;
    font-size: 13px;
    float: left;
}

.fp span {
    display: none;
}

.fp li:hover {
    background: #330000;
    cursor: pointer;
}
    
.float {
    display: inline;
}

#loader {
	z-index: 90;
	border: 1px solid #ccc;
	background: #330000;
	color: white;
	opacity: .8;
	filter: alpha(opacity=80);
	display: none;
	position: absolute;
	margin-left: -230px;
	top: 50%;
	left: 50%;
	padding: 100px 200px 100px 200px;
}

.loupe { background-color:#555; background:rgba(0, 0, 0, 0.25); border:5px solid rgba(0, 0, 0, 0); cursor:url(blank.gif), url(blank.cur), none; }


.cart-background-color {
	background: #80C2A5;
}

.sidebar-background-color {
	background: #80C2A5;
}

.main-page-bottom-row-one {
	background: #99CC99;
}

.main-page-bottom-row-two {
	background:  #3399FF;
}

.main-page-bottom-row-three {
	background: #99CC99;
}

#home-thumbs li {
	list-style: none;
}

.selectedCategory {
color:#93D642;
font-size:22px;
}

/* UPDATES */

#sitemap-table th {
  padding: 5px;
  font-size: 24px;
}
#sitemap-table td {
  padding: 5px;
}
#sitemap-table .children {
  background-color: #eeeeee;
  font-size: 16px;
}
#sitemap-table .parent {
  background-color: #dddddd;
  font-size: 20px;
}
#sitemap-table .children td {
  width: 130px;
  vertical-align: top;
}
