﻿/*[fmt]AA90-1A0B-3*/
/*Stylesheet for Bev's Bags
Main Divisions*/
#container
{
	margin: 0 auto;
	position: relative;
	width: 975px;
	min-height: 984px;
}

#header
{
	background: transparent url(images/header.png) no-repeat top left;
	position: relative;
	width: 975px;
	height: 210px;
}

#header h1 span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

#header .phone
{
	color: #2f3130;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	bottom: 115px;
	right: 340px;
}

#content
{
	margin-left: 225px;
	min-height: 650px;
}

* html #content
{
	height: 650px;
}

.contact #content
{
	background: transparent url("images/logo.png") no-repeat 250px top;
}

#navigation
{
	font-size: 1em;
	position: absolute;
	left: 0;
	top: 250px;
}

#navigation ul
{
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0;
}

#navigation ul li
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

#navigation ul li a, #navigation ul li a:visited
{
	background: transparent url("images/button.png") no-repeat left top;
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 171px;
	height: 27px;
}

#navigation ul li a:active, #navigation ul li a:hover
{
	background-position: 100% 0;
}

#footer
{
	clear: both;
	font-size: x-small;
	padding: 2em 0 0 0;
	text-align: center;
}

/*HTML Elements*/
html
{
	background: #c4a467 url("images/ostrich_tile.jpg") repeat top left;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}

body
{
	margin: 10px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em 0;
	padding: 0;
}

/*Classes and Pseudoclasses*/
a, a:visited
{
	color: #89282c;
	text-decoration: underline;
}

a:active, a:hover
{
	text-decoration: none;
}

#all-bags a
{
	background: url(images/all_bags_button.png) no-repeat top left;
	color: #000;
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 40px 55px 0 80px;
	text-align: center;
	text-decoration: none;
	width: 85px;
	height: 275px;
}

#content h2
{
	color: #89282c;
	font-size: 1.75em;
}

#content .style
{
	margin: 0 auto 2em auto;
	width: 525px;
}

#content .style h3
{
	text-align: center;
}

#content .style img
{
	border: 4px solid #89282c;
	margin: 0 12px 0.5em 12px;
}

#content .style .name
{
	text-align: center;
}

#content .style.new
{
	text-align: center;
}

#content .style.new h3
{
	color: #89282c;
	font-size: 1.35em;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}

#content .style.new img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .styles
{
	margin: 0 0 1em 0;
}

#content .styles ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#content .styles ul li
{
	float: left;
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 215px;
}

#content .styles ul li a
{
	text-decoration: none;
}

#content .styles ul li img
{
	border: 4px solid #89282c;
	display: block;
	margin: 0 0 0.25em 0;
}

#content address
{
	font-style: normal;
	margin: 0 0 1em 0;
}

#content address, #content .phone, #content #mail
{
	font-size: 1.15em;
	font-weight: bold;
}

.error
{
	color: #d00;
}

.note
{
	font-size: 0.8em;
}

.cart .note
{
	margin: 0.5em 0;
}

.cart .contents
{
	background: #d3b078;
	border: 1px solid #89282c;
	font-size: 0.8em;
	padding: 0.5em;
}

.cart table
{
	width: 100%;
}

.cart table thead th
{
	padding-bottom: 0.5em;
}

.cart table th#hname
{
	text-align: left;
}

.cart table .name
{
	width: 50%;
}

.cart table .option
{
	font-weight: bold;
	text-align: right;
}

.cart table .qty, .cart table .price, .cart table .total
{
	text-align: center;
	width: 12%;
}

.cart .sub-total, .cart .totals
{
	margin: 0.5em 0;
	text-align: right;
}

.cart .totals
{
	float: right;
	text-align: left;
}

.cart .totals strong
{
	display: inline-block;
	text-align: right;
	width: 7em;
}

.cart .options
{
	clear: both;
	text-align: right;
}

.cart .options a, .cart .options a:visited
{
	background: transparent url("images/button.png") no-repeat left top;
	color: #fff;
	display: inline-block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0.25em;
	padding: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 171px;
	height: 27px;
}

.cart .options a:active, .cart .options a:hover
{
	background-position: 100% 0;
}

.checkout fieldset
{
	border: 1px solid #89282c;
	margin: 0 0 1em 0;
	padding: 0 1.5em 0.5em 1.5em;
}

.checkout fieldset legend
{
	color: #89282c;
	font-weight: bold;
	margin: 0 0 1em 0em;
	padding: 0 0.5em;
}

.checkout fieldset ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.checkout fieldset ol li
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

.checkout fieldset ol li label
{
	display: inline-block;
	font-size: 0.8em;
	font-weight: bold;
	width: 10em;
}

.checkout fieldset ol li .check-input label
{
	width: auto;
}

.text-input
{
	background: #fff;
	border: 1px solid #89282c;
	color: #000;
}

.text-input.disabled
{
	background: #d0ad73;
}

a.button, a.button:visited
{
	background: transparent url("images/button.png") no-repeat left top;
	color: #fff;
	display: inline-block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0.25em;
	padding: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 171px;
	height: 27px;
}

a.button:active, a.button:hover
{
	background-position: 100% 0;
}

#photo-viewer img
{
	border: 4px solid #89282c;
	display: block;
	margin: 0 auto;
}

.back
{
	font-weight: bold;
	margin: 1em 0;
	text-align: center;
}

@media print
{
	body
	{
		margin: 0;
		padding: 0;
	}
	
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
	{
		color: #000;
		font-size: 1em;
	}

	#container
	{
		margin: 0 auto;
		position: relative;
		width: 100%;
		min-height: 0;
	}
	
	#header
	{
		background: transparent;
		margin: 0 0 1em 0;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#header h1
	{
		margin: 0;
		text-align: right;
	}

	#header h1 span
	{
		font-size: 0.75em;
		line-height: normal;
		visibility: visible;
	}

	#header .phone
	{
		color: #000;
		font-size: 1em;
		font-weight: normal;
		position: static;
		text-align: right;
	}
	
	#content
	{
		margin: 0;
		min-height: 0;
	}
	
	* html #content
	{
		height: auto;
	}
	
	#navigation
	{
		display: none;
	}
	
	#footer
	{
		display: none;
	}
	
	.cart .contents
	{
		background: transparent;
		border: 0 solid #000;
		border-bottom-width: 1px;
		font-size: 1em;
		padding: 0.5em;
	}
	
	.checkout .print
	{
		display: none;
	}
	
	.checkout fieldset
	{
		border: 0;
		border-top: 1px solid #000;
	}
	
	.checkout fieldset legend
	{
		color: #000;
	}
}