/* @override 
	http://www.postcardteas.com/catalog/view/theme/postcard/stylesheet/stylesheet.css
*/

/* @group Staple Diet Stuffs */

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	color: #4b4b4b;
}
a.button * {
	color: #4b4b4b;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../image/layout.body.png) repeat center 39px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #d1393d;
	outline: none;
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}

/* @group H Tags */
h1, h2, h3 {
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
	color: #d1393d;
}

h1 {
	font-size: 2em;
	margin: 0 0 20px;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 1.7em;
	margin-top: 10px;
}
h3 {
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
	padding-bottom: 7px;
	display: block;
	margin-top: 10px;
	font-size: 1.3em;
	text-transform: capitalize;
}

/* @end */

/* @end */

/* @group Layout */

/* @group Main Layout */

/* layout */
#container_top {
	background: transparent url(../image/layout.container.top.png) repeat-y center -55px;
	height: 20px;
	margin-left: -1px;
	margin-top: 38px;
}
#container_bottom {
	background: transparent url(../image/layout.container.bottom.png) repeat-y center -67px;
	height: 50px;
	margin-left: -1px;
}
#language {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff url(../image/layout.container.slice.png) repeat-y center top;
	padding: 0 15px;
	margin-top: -10px;
}
#header {
	position: relative;
}
#header .div1 {
	height: 85px;
}
#header .div2 {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
}
#header .div3 *{
	margin: 0;
}
#header .div3 {
	margin: 0;
	padding: 10px 10px 10px 13px;
}
#header .div3 h1 {
	font-size: 2.5em;
}
#header .div3 h2 {
	font-size: 1.1em;
	line-height: 1.25em;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: #F2F2F2;
	margin-bottom: 20px;
}
#header .div4 .icon {
	position: relative;
	top: 12px;
	margin-right: 4px;
}
#header .div4 .split {
	position: relative;
	top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
#header .div5 {
	float: right;
	margin-top: 6px;
}
.div6 {
	background: #fff;
	padding: 2px 10px;
	margin-top: -30px;
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
	float: left;
}
#header .div7 {
	position: absolute;
	top: 5px;
	left: 600px;
}
#header .div7 ul li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px solid rgba(209,57,61,0.28);
	background-color: #ffffff;
}#breadcrumb {
	padding-top: 14px;
	padding-bottom: 11px;
	padding-left: 10px;
	height: 13px;
}
#column_left {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-top: -12px;
	padding-left: 9px;
}

#column_left ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 30px;
}

#column_left ul h2 {
	font-size: 2em;
	margin-bottom: 5px;
	color: #d1393d;
}

#column_left ul li a {
	padding-top: 1px;
	font-size: 1.4em;
	color: #4b4b4b;
	padding-bottom: 2px;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
}

#column_left ul li a.active {
	color: #3281b6
}



#column_right {
	float: right;
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
}
#content {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}
#content .top {
	background-color: transparent;
	border-bottom: 1px solid #DDDDDD;
	font-weight: normal;
	font-style: normal;
}
#content .top h1, .heading {
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px 0px 5px;
	font-size: 2em;
	font-style: normal;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 20px;
	min-height: 380px;
}
#content .bottom {
	border-bottom: 1px solid #DDDDDD;
	height: 0px;
}

#footer {
	width: 100%;
	clear: both;
	height: 25px;
	padding: 0;
	margin: 0;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/old/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/old/bullet_2.png');
}

/* @end */

/* @group Elements */

input#filter_keyword {
	border: 1px solid #a7a7a7;
	font-size: 1.2em;
	padding: 2px;
	margin-right: 5px;
}

.box {
	margin-bottom: 10px;
}
.box .top {
	font-size: 2em;
	font-weight: normal;
	text-transform: capitalize;
	color: #d1393d;
	font-style: normal;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	text-align: left;
	background: #eee;
	padding: 10px;
	margin-top: 5px;
}
.box .bottom {
	height: 5px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 6px 0 6px 18px;
	cursor: pointer;
	text-shadow: #fffeff 1px 1px 0;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Pagination */

.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}

/* @end */

/* @group Tabs */

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}
.tabs a.selected {
	background: #FFFFFF url('../image/old/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}

/* @end */

/* @group Cart */

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

/* @end */

/* @end */

/* @group Navigation */

#navigation {
	margin-top: 20px;
	margin-bottom: 20px;
}
#navigation ul, #navigation ul li {
     list-style: none;
     margin: 0;
     padding: 0;
}
#navigation ul {
     text-align: center;
}
#navigation ul li {
     display: inline;
     margin-right: .75em;
     font-size: 2em;
}
#navigation ul li a {
     font-size: 1.0em;
     text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#navigation ul li.nav_bullet {
	position: relative;
	top: 5px;
}
#navigation ul li.last {
     margin-right: 0;
}
/* @end */

/* @group Custom */

/* @group contact */

#map div span {
	display: none;
}

#map {
	width: 556px;
	height: 250px;
	border: 1px solid #ddd;
	background: #ddd;
	margin-bottom: 20px;
}

/* @end */

/* @group info */

#content div.middle p img {
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding-right: 10px;
}

/* @end */

.redMe {
	color: #d1393d;
}

.blueMe {
	color: #3281b6;
}

/* @group home */

div#column_right.home {
	width: 250px;
}

strong {
color: #d1393d;
font-weight: normal;
}

div#column_right.home h1 {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}

#column_right p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#column_right p span {
	display: block;
	font-style: italic;
	color: #d1393d;
	font-size: 90%;
}

div#content.home {
	width: 490px;
}

/* @end */



/* @end */

