body {
	background-color:#FFF;
	margin: 0;
}

#bg_shadows
{
	background-image: url(../images/bg_content.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0;
}

#bg_shadows_top
{
	background-image: url(../images/bg_content_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0;
}

#bg_shadows_bottom
{
	background-image: url(../images/bg_content_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0;
}

#container
{
	width: 640px;
	margin: 0 auto;
}

#content_top
{
	width: 640px;
	height: 10px;
	font-size: 1px;
}

#content
{
	width: 640px;
}

#footer
{
	padding: 0px 5px 13px 5px;
}

#masthead
{
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	height: 59px;
	width: 640px;
}

#logo
{
	margin: 7px 0 0 10px;
	float: left;
}

#phone_number
{
	background-image: url(../images/phone_number.gif);
	background-repeat: repeat-x;
	width: 207px;
	height: 15px;
	float: right;
	margin: 21px 15px 0 0;
}

#table_layout
{
	width: 992px;
}

td {
color:#999966;
font-family:Arial, Helvetica;
font-size:12px;
}

td p
{
	padding: 3px 5px 0px 5px;
}

.Home_Heading p
{
	margin: 3px;
}

.home_ad {
	padding: 3px;
}

a {
color:#666634;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:18px;
}

h2 {
font-size:16px;
}

h3 {
color:#985E12;
font-size:12px;
margin:0;
padding:0;
}

h4 {
font-size:12px;
}

h5 {
font-size:10px;
}

li {
line-height:.90;
}

/* --- GENERAL ---*/
.heading {
color:#003371;
font-size:23px;
}

.text15 {
font-size:15px;
}

/* --- CUSTOM --- */
.texturebg {
background-color:#F8F8F1;
background-image:url('/stores/americancountry/images/lighttexture.jpg');
}

.winetext {
font-weight:700;
}

/* --- end custom --- */
.oddRow {
background-color:#FFF;
border:1px;
border-color:#ededed;
}

.evenRow {
background-color:#F8F8F1;
border-bottom:1px;
border-color:#ededed;
}

.highlightRow {
background-color:#FEFFE5;
}

/* --- BEGIN FOOTER --- */
.footer {
color:#333;
font-size:11px;
text-align:left;
}

/* --- END FOOTER --- 
 --- CUSTOM HOME MENU --- */
.menu_home_container {
	padding-top: 2px;
}

a.menu_home {
color:#fff;
display:block;
padding:5px 2px 5px 8px;
text-decoration:none;
border-bottom: 1px solid #c5c596;
border-right: 1px solid #B0B07A;
}

a.menu_home:hover {
color:#A0522D;
font-weight: 700;
text-decoration:none;
background-color: #E0E0C2;
}

/* --- MENU --- */
.menu_container {
padding-top:2px;
}

.menu_title {
background-color:#E0E0C2;
color:#A0522D;
font-weight:bolder;
padding:4px 4px 4px 8px;
}

a.menu0 {
color:#333;
display:block;
font-weight:700;
padding:2px 2px 2px 8px;
text-decoration:none;
}

/* --- Page Title --- */
.pageTitle {
color:#AE210E;
font-family:Georgia, Times New Roman, serif;
font-size:20px;
font-weight:bolder;
padding-bottom:5px;
padding-top:5px;
text-decoration:none;
border-bottom: 1px solid #E7E7D0;
}

/* --- BREAD CRUMB --- */
.breadCrumb {
color:#000;
font-size:11px;
font-weight:700;
text-decoration:none;
}

.breadbox {
float: right;
margin-right: 0px;
}
a.breadCrumb:link, a.breadCrumb:visited, a.breadCrumb:active {
color:#000;
font-size:11px;
font-weight:400;
text-decoration:none;
}

a.breadCrumb:hover {
color:#A0522D;
font-size:11px;
text-decoration:none;
}

.category_description {
border-bottom:1px solid #E0E0C3;
margin-left: 15px;
}

.category_format {
padding-left:10px;
text-align:left;
vertical-align:middle;
width:100%;
}

/* --- Products --- */
.product {
border-right:1px solid #ededed;
}

.product_description {
font-size:14px;
font-weight:700;
}

.product_image,.productimg {
border:0 solid #999;
}

.product_option_image_thumb,.product_option_image {
height:74px;
width:74px;
}

/* --- Attribute --- */
.product_attribute {
color:#985E12;
font-weight:700;
padding:4px;
}

h1.product_attribute {
font-size:14px;
font-weight:700;
margin:0 0 4px;
padding:2px;
}

.product_availability {
color:#000;
padding:4px;
}

.product_availability h1 {
color:#985E12;
font-size:14px;
font-weight:700;
margin:0 0 4px;
padding:2px;
}

/* --- product price --- */
.product_price {
color:#AE210E;
font-weight:700;
}

.product_discounted_price,.productPrice {
color:#AE210E;
font-size:14px;
font-weight:700;
}

.product_price_msrp,.productPriceMSRP {
font-weight:400;
}

/* --- CART --- */
.addToBasket {
background-color:#F8F8F8;
background-image:url(/stores/rushgideon/images/btn_bg.gif);
border-color:#666;
border-style:solid;
border-width:1px;
color:#666;
text-align:center;
text-decoration:none;
}

.cartHeader {
background-color:#E0E0C2;
border-bottom:1px solid #E0E0C2;
border-top:1px solid #E0E0C2;
color:#000;
font-weight:700;
padding:4px;
}

.cartitem {
border-bottom:1px solid #E0E0C2;
padding:4px;
}

.cartFooter {
background-color:#E2E2C6;
height:1px;
}

.cartStepGhost {
color:#b9b9b9;
}

.discountedLine {
text-decoration:line-through;
}

/* -------------- FORM ------------------------- */
.formHeader {
background-color:#F8F8F1;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
font-weight:700;
vertical-align:top;
}

.fieldLabel {
color:#333;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-weight:700;
text-align:right;
vertical-align:top;
width:35%;
}

.fieldValue {
vertical-align:top;
width:63%;
}

.fieldRequire {
color:#F33;
vertical-align:top;
width:2%;
}

.fieldLabelError {
color:#F33;
font-weight:700;
text-align:right;
vertical-align:top;
width:35%;
}

.fieldInput {
border:1px solid #7F9DB9;
}

.errorMessage,.error {
color:#F33;
padding-left:10px;
}

/* ------------------ SEARCH FORM ------------------ */
.searchBox {
border:1px solid #7F9DB9;
font-size:10px;
}

.button,.goBtn {
background-color:#F8F8F8;
background-image:url(/stores/americancountry/images/btn_bg.gif);
border-color:#E0E0C2;
border-style:solid;
border-width:1px;
color:#452405;
text-align:center;
text-decoration:none;
}

.buttonOver {
background-color:#B1B17C;
border-color:#E0E0C2;
border-style:solid;
border-width:1px;
color:#FFF;
text-align:center;
text-decoration:none;
}

/* --- sitemap --- */
#sitemap ul li {
line-height:normal;
}

.blogEntryTitle {
text-align:left;
width:80%;
}

.blogEntryDate {
text-align:right;
width:20%;
}

.blogEntryContent {
padding:10px 0 5px;
}

.blogEntryCommentLinks {
padding-bottom:5px;
text-align:right;
}

.blogEntryComments_Hide {
display:none;
}

.blogEntryCommentName {
padding:0 0 10px 10px;
}

.heading1,.heading2 {
color:#8B884E;
font-weight:700;
}

a.footer,a.footer:hover {
color:#333;
font-size:11px;
}

a.menu0:hover, a.category_title:hover, a.product_name:hover {
color:#A0522D;
text-decoration:none;
}

.category_thumb,.product_thumb {
border:0;
}

a.category_title,a.product_name {
color:#000;
font-weight:700;
text-decoration:none;
}

.discountedAmount,.requireField {
color:#F33;
}

.blogBodyNoRecords,.blogPagination {
text-align:center;
}

.blogEntryCommentBody,.blogEntryNoComments {
border-top:1px dotted #E0E0C2;
padding:10px 0;
}

/* Reskin/design */

#catbuttons
{
	display: none;
}

#catbuttons li
{
	display: inline;
}

#catbuttons li a
{
	display: inline;
	float: left;
	text-transform: uppercase;
	padding: 9px 9px 1px 9px;
	font-size: 16px;
	font-family: Arial;
	color: #949459;
	text-decoration: none;
	height: 21px;
	border-right: 1px solid #e8e8ce;
	border-left: 1px solid #c7c79f;
}

#catbuttons li.first a
{
	background-image: url(../images/bg_buttons_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-left: 1px solid #fff;
	padding-left: 6px;
}

#catbuttons li.last a
{
	background-image: url(../images/bg_buttons_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-right: none;
	padding-right: 7px;
}

#catbuttons li a.selected, #catbuttons li a:hover
{
	background-image: url(../images/bg_button_nav.png);
	background-color: #fff;
	background-repeat: repeat-x;
	border-left: 1px solid #c7c79f;
	border-right: 1px solid #e8e8ce;
}

#catbuttons li.last a.selected, #catbuttons li.last a:hover
{
	padding-right: 6px;
}

#bottom_block
{
	background-image: url(../images/bottom_block.png);
	width: 640px;
	height: 20px;
	margin: 0 0 4px 5px;
}
#header_nav a
{
	display: block;
	float: left;
	height: 21px;
	margin: 0 3px;
}

#header_nav a span
{
	display: none;
}

#header_nav a.home
{
	background-image: url(../images/buttons/home_btn.gif);
	width: 40px;
}

#header_nav a.home:hover
{
	background-image: url(../images/buttons/home_btn_on.gif);
}

#header_nav a.account
{
	background-image: url(../images/buttons/myaccount_btn.gif);
	width: 73px;
}

#header_nav a.account:hover
{
	background-image: url(../images/buttons/myaccount_btn_on.gif);
}

#header_nav a.cart
{
	background-image: url(../images/buttons/viewcart_btn.gif);
	width: 60px;
}

#header_nav a.cart:hover
{
	background-image: url(../images/buttons/viewcart_btn_on.gif);
}

#header_nav a.register
{
	background-image: url(../images/buttons/register_btn.gif);
	width: 102px;
}

#header_nav a.register:hover
{
	background-image: url(../images/buttons/register_btn_on.gif);
}

#header_nav a.signout
{
	background-image: url(../images/buttons/sign_out_btn.gif);
	width: 51px;
}

.sidemenu
{
	display: none;
}

.sidemenu_home
{
	display: none;
}

#navigation
{
	display: none;
}

* html .inside_content, * html .inside_content_nonav
{
	height: 400px;
}

.inside_content
{
	float: left;
	width: 640px;
	min-height: 400px;
	padding-left: 10px;
	padding-bottom: 30px;
}

.inside_content_nonav
{
	float: left;
	width: 640px;
	min-height: 400px;
	padding-left: 10px;
	padding-bottom: 30px;
}

.inside_content_home
{
	padding-left: 5px;
}

#navbottom
{
	background-image: url(../images/nav_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 176px;
	height: 3px;
	font-size: 1px;
	margin-right: -1px;
}

#slideshow_pager {
	position:absolute;
	top:410px;
	right:0px;
	z-index:99999;
}

#slideshow_pager a {
	float:left;
	width:15px;
	height:15px;
	margin-right:3px;
	border:1px solid #7a7a41;
	background-color:#e0e0c2;
	color:#7b7b42;
	text-decoration:none;
	text-align:center;
}

#slideshow_pager a.activeSlide {
	display:block;
	float:left;
	width:15px;
	height:15px;
	margin-right:3px;
	border:1px solid #7a7a41;
	background-color:#ffffff;
	color:#7b7b42;
	text-decoration:none;
	text-align:center;
}
