/*these are global style rules */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Please don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000000;
}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;	
	color:#FFF;
}

a:active {
}

a:hover {
	text-decoration: underline;
}
	
h1 {
	font: bold 100% Helvetica, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color:#666600;
	padding-bottom: 4px;
	margin-bottom:4px;
	padding-top: 4px;
	margin-top:4px;
}
	
h2{
	font: bold 75% Helvetica, Georgia, "Times New Roman", Times, serif;
	color:#666600;
	padding-top:4px;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom: 4px;
}

h4 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {
	font-size: 70%;
	line-height: 1.3em;
	margin-top: 0;
	padding:0 4px;;
	margin-bottom: 1.2em;
}
	
table{
	width:100%;
	border:0;
}

td {
	font-size: 70%;
	line-height:1.3em;
}

img {
	border: 0;
}
	
input{
	font-size:100%;
}

select{
	font-size:100%;
}

input.submit {
	border: solid 1px #666633;
	background-color: #ffffff;
	color: #853434;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle; 
}

input.text {
	border: solid 1px #666633;
	background-color: #ffffff;
	color: #853434;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

div.liquorAct {
	color: #FFFFFF;
	font-size: 85%;
	float:left;
	text-align:left;
	width:500px;
}

/* ---------------------------------------------------------- style for menu ------------------------------- */
/* Container for the Menu */
#swapmenu {
	padding:6px 6px 0;
	width: 160px;
	margin-top:10px;
	margin-bottom:10px;
}
	
#swapmenu.home{
	margin:15px 0 25px;
	padding-bottom: 10px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#swapmenu ul {margin: 0px; padding: 0px;
}
#swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	color: #666666;
	display: block;
	font-size:.8em;
	padding: 6px 0px 6px 16px;
	text-decoration: none;
}

 .closed a:hover, .open a:hover{
 	text-decoration:none;
	}


/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: url(../images/menplus.gif);}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image: url(../images/menminus.gif);}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(../images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#999966;
	font-size: .7em;
	font-weight:normal;
	padding: 0 0 0 16px;
	margin: 4px 0 6px 16px;
}

#swapmenu ul li {
margin: 0px; padding: 0px;
	color: #666666;
	display: block;
	font-size: .8em;
	text-decoration: none;
}



#swapmenu ul li li a:hover{
	background:none;
	}
	
#swapmenu ul ul {
	background:url(../images/dot.gif) repeat-x bottom;
	padding: 0 0 8px 10px;
	margin: 4px 0 8px 10px;
}
#swapmenu ul ul li {
	font-size: 1em;
}

#swapmenu ul ul ul{
/* background:url(../images/dot.gif) repeat-x bottom; */
/*	padding-bottom: 10px; */
	background:none;
	border: 0;
	color:#999966;
	font-size: 1em;
	font-weight:normal;
	padding: 0 0 4px 10px;
	margin: 4px 0 4px 10px;
}
.closed ul ul ul li a, .open ul ul ul li a, .open ul ul ul li a:hover {
	font-size: 1em;
}

/* ------------------------------------------------------ end style for menu ------------------------------- */

	/*****************************************************************************************************************************************************************************************************
	The following rules apply globally to product pages:*/
#mainContent table{
	width:100%;
}

td.cart {
	height: 30px;
	text-align: right;
	vertical-align: top;
}

#imgRight{
	float:right;
}
#imgLeft{
	float:left;
	}
	
h4.shipping{
	color: #999966;
	display: inline;
}

a.shipping {
	font-weight:bold;
	color:#999966;
}
	
td.shipping{
	padding: 7px;
	border: 1px solid #999966;
	color: #a19163;
}
td.featureProduct a{
	color:#660000;
	}

#productHeader {
	padding: 10px;
	width: 750px;
}

.headerText {
	border:1px solid #333; padding:5px; height:173px; width:170px;
}

.rightContent {
	margin: 10px;
}

#subfooter1 {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-top:10px;
}

#search{
	padding:5px;
	border: 1px solid #333;
	margin:10px;
	font-size:85%;
	color:#666633;
}
.button{
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
	padding-bottom:2px;
}

.buttonPageNo {
	color:#853434; 
	background-color:white;
	padding:2px;
	text-align:center;
	border:1px solid #666633;
	font-size:9px; 
	font-family:Arial;
	width:18px;
	cursor:hand;
}
