/* @override 
	http://www.bhoomigifts.com/includes/bhoomi.css
	http://www.bhoomibooksandchocolates.com/includes/bhoomi.css
*/

/*  CSS Style for bhoomi site designed by George Wiel */
/* Copyright 2006-07 bhoomi ltd  */
/*
* { Disabled as it intereferes with Firefox button rendering.
	margin: 0;
	padding: 0;
	border: 0
}*/
body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align:  center;  	/* Fix for auto margins bug in IE 5/6. */
	min-width: 890px;		/* Fix for Netscape 6 window width bug. */
}
h1 {
	
}
h2, h3 {
	margin-top: 0;
	padding: 0;
	color: #63639B;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0.8em;
}
p {
	font-size: 0.8em;
	margin-bottom: 10px;
}
a {
	color: #63639B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container
{
	color: #666;
	background-color: #FFFFFF;
	text-align: left;
	margin: 15px auto;
	padding: 0;
	border: 0;
	width: 850px;
	/*border: 1px solid green;*/
}
#header {
	height: 178px;
	border-bottom: 2px solid #BABAD3;
	margin-bottom: 13px;
}
#content {
	float: left;
	width: 690px;
	/*border: 1px solid orange;*/
	margin-bottom: 2px;
}
#photo-column {
	float: left;
	width: 378px;
	/*border: 1px solid blue;*/
}
#photo-column img {
	border: 1px solid #BABAD3;
	margin-bottom: 20px;
}
#text-column {
	float: right;
	width: 300px;
	/*border: 1px solid blue;*/
}
#extras-column {
	float: left;
	width: 155px;
	text-align: right;
	/*border: 1px solid blue;*/
}
body#page-welcome extras-column img {
	margin-top: 250px;
}
body#page-about #extras-column img {
	margin-top: 250px;
}
body#page-product #extras-column img {
	margin-top: 30px;
}
#footer {
	margin-top: 50px;
	width: 850px;
	border-top: 2px solid #BABAD3;
	font-size: 9pt;
	clear: both;
}
.copyright {
	float: right;
	width: 250px;
	font-size: 9px;
	text-align: right;
	margin: 0 auto 0 auto;
	/*border: 1px solid red;*/
}
.phone-number {
	float: left;
	width: 400px;
}

/* Header & Navigation Bar */
#header img {
	float: left;
}
#navigation-links {
	float: right;
	width: 650px;
	margin-top: 148px;
	/*border: 1px solid blue;*/
}
#navigation-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 700px;
	text-align: center;
}
#navigation-links ul li {
	float: left;
}
#navigation-links a {
	color: #63639B;
	background: #fff;
	width: 125px;
	height: 2em;
/*	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	border-right: none;
	padding: 0;
	margin: 0 0 0px 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 11px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;   
	/*border: 1px solid red;*/
}
#navigation-links a:hover {
	font-weight: bold;
}
#navigation-links ul li#link_about a {
	width: 140px;
	/*border: 1px solid blue;*/
}
#navigation-links ul li#link_gifts a {
	width: 140px;
	/*border: 1px solid blue;*/
}
#navigation-links ul li#link_events a {
	width: 100px;
	/*border: 1px solid blue;*/
}
#navigation-links ul li#link_customer_service a {
	width: 175px;
	/*border: 1px solid blue;*/
}
#navigation-links ul li#link_contact_us a {
	width: 135px;
	/*border: 1px solid blue;*/
}
/* Styles for highlighting links of current page. */
body#page-welcome #link_welcome a,
body#page-about #link_about a,
body#page-gifts #link_gifts a,
body#page-events #link_events a,
body#page-contact #link_contact a {
	font-weight: bold;
}

/*--------------*/

/* About bhoomi Page */
#cafe-info {
	width: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 10px;
	border: 1px solid #BABAD3;
	background-color: #F0F0FF;
}
#cafe-info h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 5px;
	color:  white;
	background-color: #63639B;
	height: 1.5em;
}
#cafe-info p {
	color: #666;
	font-size: 11px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
#cafe-info a {
	/*color: #666;
	text-decoration: none;*/
}
#cafe-info a:hover {
	/*color: #666;
	text-decoration: underline;*/
}
body#page-events #cafe-info {
	margin-top: 35px;
}
/* Gifts page */
body#page-gifts #content {
	width: 850px;
	margin-top: 15px;
	margin-bottom: 2px;
}
body#page-gifts p {
	margin: 0;
}
body#page-gifts table {
	width: 850px;
}
body#page-gifts td {
	text-align: center;
	vertical-align: top;
}
body#page-gifts td img {
	border: 1px solid #BABAD3;
}
body#page-gifts td .price {
	font-size: 10px;
	margin-bottom: 10px;
}
body#page-gifts tr {
	font-size: 10px;
}
body#page-gifts .product-name {
	font-size: 12px;
	font-weight: bold;
	color: #63639B;
	margin-top: 5px;
}
body#page-gifts .product-grid a {
	color: #63639B;
	text-decoration: none;
}
body#page-gifts .product-grid a:hover {
	/*text-decoration: underline;*/
}
.custom-box {
	margin: 0 auto;
	height: 185px;
	width: 185px; 
	background-image: url(../graphics/singlebox.jpg);
	border: 1px solid #BABAD3;
}
.custom-box p {
	padding: 21px 10px;
	margin-left: 20px;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.8em;
}

/* Individual Gift Page */
.price {
	font-size: 12px;
	font-weight: bold;
	color: #63639B;
}
.substitution-note {
	font-size: 10px;	
}
.purchase-now-area {
	/*width: 140px;*/
	width: 50%;
	float: left;
	text-align: center;
}
.col-product-list,
.col-event-list {
	width: 135px;
	float: right;
	margin-top: 32px;
	margin-bottom: 35px;
	border: 1px solid #BABAD3;
	background-color: #F0F0FF;
}
.col-product-list h4,
.col-event-list h4 {
	color:  #F0F0FF;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #63639B
}
.col-product-list ul,
.col-event-list ul {
	text-align: left;
	list-style: none;
	line-height: 0.9em;
	text-indent: 0px;
	margin-left: 0;
	padding-left: 0;
	margin: 5px 10px;
}
.col-product-list li {
	margin-bottom: 8px;
}
.col-product-list a:link {
	text-decoration: none;
	font-size: 10px;
	color: #666;
}
.col-product-list a:hover {
	text-decoration: underline;
	color: black;
}

.col-event-list ul li {
	font-size: 10px;
}

.col-event-list .event-title {
	font-size: 10px;
	font-weight: bold;

}
.col-event-list p {
	font-size: 10px;
	margin: 5px 0;
}

.col-event-list hr {
	margin: 5px 0;
	border-top: 1px solid #BABAD3;
	border-left: 1px solid #BABAD3;
}

.col-event-list a,
.col-event-list a:link {
	font-size: 10px;
	text-decoration: none;
}

.col-event-list a:hover {
	text-decoration: underline;
}

body.t1 li#t1 a,
body.t2 li#t2 a,
body.t3 li#t3 a,
body.c1 li#c1 a,
body.c2 li#c2 a,
body.c3 li#c3 a,
body.o1 li#o1 a,
body.o2 li#o2 a,
body.o3 li#o3 a,
body.o4 li#o4 a,
body.o5 li#o5 a {
	display: none;
	color: #63639B;
	font-weight: bold;
	text-decoration: none;
}
.assistance-msg {
	font-size: 10px;
	margin-top: 110px;
	clear: both;
}

/* Custom Gift Box Page */
.custom-box-contents {
	margin-top: 8px;
	border: 1px solid red;
}
.custom-box-contents ul li {
	margin-top: 0px;
}
.custom-box-contents li {
	font-size: 10px;
}
.custom-box-contents h3 {
	font-size: 12px;
	font-weight: bold;
}
/* Events Page */
body#page-events #text-column {
	width: 460px;
	margin-bottom: 2px;
}
body#page-events th, body#page-events-admin th {
	text-align: right;
	vertical-align: top;
	padding-bottom: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
body#page-events td, body#page-events-admin td {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	color: #666;
}
body#page-events p, body#page-events-admin p {
	margin: 0;
}
p.event-title {
	font-size: 1.0em;
	color: #63639B;
}
/* Contact Us Page */
body#page-contact #extras-column {
	float: right;
	width: 120px;
}
body#page-contact label {
	font-size: 10px;
}
body#page-contact input#name, 
body#page-contact input#email, 
body#page-contact textarea {
	width: 300px;
	margin-bottom: 12px;
	border: 1px solid #BABAD3;
	background-color: #F0F0FF;
}
.privacy-message {
	font-size: 10px;
}

/* Events Administration Page */
body#page-events-admin .events-table a {
	display: block;
	width:  40px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border: 1px solid orangered;
	padding: 2px 5px;
	color: orangered;
}
body#page-events-admin #extras-column a {
	display: block;
	float: right;
	width: 110px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border: 1px solid orangered;
	padding: 2px 0px;
	color: orangered;
}
body#page-events-admin #extras-column a:hover,
body#page-events-admin .events-table a:hover {
	color: white;
	background-color: orangered;
}
/* Email Signup link (styles as square button) */
a.email-signup-link {
	display: block;
	width: 215px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #63639B;
	border: 1px solid #63639B;
	padding: 2px 6px;
	margin: 15px auto;
}
a.email-signup-link:hover {
	color: white;
	background-color: #7D81BE;
}