/*Main design and Home */
/*
font-family:'SnellRoundhandW01-BlkSc';
font-family:'SnellRoundhandW01-Bold';
font-family:'SnellRoundhandW01-Scrip';
*/


body {
	background: url('../img/bg.png');
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0;
}
img {
	border: none;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: relative;
	height: 195px;
	z-index: 1;
}
h1 {
	display: none;
}
h1, h2, h3, h4 {
	font-family:'SnellRoundhandW01-Bold', cursive;
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
}
#logo {
	position: absolute;
	z-index: 101;
}
#userarea{
	width: 900px;
	position: absolute;
	bottom: 5px;
	right: 0;
/*	z-index: 101;*/
	text-align: right;
	margin-right: 10px;
/*	color: #fff; WINTER */
	color: #555;
}
#userarea a{
/*	color: #fff; */
	color: #555; SUMMER
}
#socmedia-alt{
	float: right;
}
#minibar{
	position: absolute;
	top:55px;
	right: 140px;
	color: #555;
}
#minibar a{
	color: #555;
}
#minibar a:hover{
	border-bottom: 1px dotted #555;
}
#navbar{
/*	background: url('../img/menu-bg.png') repeat-x;*/
	background: url('../img/menu-bg-summer.png') repeat-x;
	height: 85px;
	z-index: 100;
	position: relative;
	position: absolute;
	width:100%;
	top: 112px;
	-webkit-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	behavior: url(/lib/PIE.htc);
}
#mainmenu{
/*	background: url('../img/menu-lines.png') no-repeat scroll 10px -10px transparent;*/
	width: 600px;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 16pt;
/*	font-family: 'Open Sans Condensed',sans-serif;*/
	font-family:'SnellRoundhandW01-Bold', cursive;
}
#mainmenu li{
	list-style: none;
/*	position: absolute;*/
	min-height: 35px;
	display: block;
}
#mainmenu li li, #mainmenu li li li{
	font-size: 15pt;
}
#mainmenu li li a, #mainmenu li li li a{
	padding: 0.4em 1em;
	text-align: left;
/*	font-family: 'SnellRoundhandW01-Scrip',sans-serif;*/
	font-family:'SnellRoundhandW01-Bold', cursive;
}
#mainmenu > li {
	float: left;
	position: relative;
	text-align: center;
}
#home-content, #home-content table, #home-content td, #home-content tr{
	margin: 0;
	padding: 0;
	z-index: 0;
}
#causes-tbl div{
	float: left;
	padding: 30px;
}
.slideshow{
	width: 890px;
	margin: 0 5px;
	overflow: hidden;
	z-index: 0;
}
.slideshow img {
	position: relative;
	z-index: 0;
}
#home-bbanner {
	/* background-color: #8b1a2a;*/ /*WINTER BACKGROUND*/
	background-color: #B2E7EC; /*SUMMER BACKGROUND*/
	padding: 20px 5px;
	height: 150px;
	-webkit-box-shadow: 0px -7px 5px -2px rgba(70, 70, 70, .8);
	-moz-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	box-shadow: 0px -7px 5px -2px rgba(70, 70, 70, .8);
	z-index: 100;
	behavior: url(/lib/PIE.htc);
	width: 890px;
}
#home-bbanner div{
	display: inline;
	overflow: hidden;
}
#home-bbanner img {
/*	padding-left: 4px;*/
}
#home-bbanner img.first {
	padding-left: 0;
}
#hfoot {
	position: relative;
	background-color: #8b1a2a;
	z-index: 100;
	width: 900px;
	-webkit-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	-moz-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	behavior: url(/lib/PIE.htc);
/*	overflow: auto;*/

}
#footer, #footer a {
	color: #aaa;
	clear: both;
}
.block {
	display: block;
}
#jquery-overlay { z-index: 2000;}
#jquery-lightbox { z-index: 2001;}
/*Links*/
a {color: #8B1A2A; text-decoration: none; !important}

.shadowed li:hover {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(1, 1, 1, .5);
	-moz-box-shadow: 0px 0px 2px 2px rgba(1, 1, 1, .5);
	box-shadow: 0px 0px 2px 2px rgba(1, 1, 1, .5);
	behavior: url(/lib/PIE.htc);
}
.corner {
	border-radius: 3px;
}

/*Tables*/
table.generic caption {padding:2px; text-align:left; font-weight:bold;}
table.generic a{text-decoration:none;}
#mtr-in .product-group a{color: #333}
#mtr-in a {
    color: #8B1A2A;
}
/* table a:hover {color: #614600;} */

/*table td, table th {border:1px solid #cc9; padding:3px; }*/

table.generic thead th {}

table.generic tbody th{text-align:left;}
table.generic tbody td.odd {}

#main-tbl{
	background-color: #fff;
	width: 900px;
	border: 1px solid #ccc;
}
#main-tbl tr{vertical-align:top;}
#main-tbl td{}
#main-tbl h2{color: #333; position: relative; margin: 10px 0;}
#main-tbl h3{color: #333; position: relative; font-weight:normal; margin: 10px 0; text-align:center;}
td.main-td-lt {
	border: 0;
	width:243px;
	padding: 0;
	vertical-align:top;

}
td.main-td-rt {
	width: 657px;
	background: #fff;
	line-height:0;
	border:0;
	padding:0;
	color:#333;
}
td.main-td-rt ul {
	line-height:1.2em;
	text-align:left;
}
td.main-td-rt li {
	padding: 3px;
}
#mtl-in {
	line-height: 2em;
	border-left: 0;
	border-right: 0;
	padding: 5px;
}
#mtl-in a{color: #333;}
#mtl-in h3{font-family: 'Open Sans Condensed',sans-serif; font-size: 18pt;}
#mtl-in ul {
	padding: 10px;
	width: 220px;
	/*height: 900px;*/
}
#mtl-in li {
	list-style: none;
	border-bottom: 1px dotted;
	line-height: 1.5em;
	padding: 10px;
	margin: 0 0 10px 0;
	width: 200px;
}

#mtr-in {
	line-height: 2em;
	border-left: 0;
	border-right: 0;
	/*height:493px;*/
	padding: 5px;
	text-align: center;
	/*overflow: auto;*/
	min-height: 500px;
}


#main-item-txt {
	line-height:2em;
	margin:45px 30px;
	width:200px;
}
#main-item-text .p-descript{}
#main-rtxt{position: relative; display: none;}
#main-rtxt img{position: absolute; top: 0; right: 0; display: none;}
#main-item-img-div{width:300px;float:right}
#main-item-img{border: 1px solid #ccc; float:right; margin: 40px 60px 0 0; padding: 5px;}
#main-item-zoom{position: relative; top: -45px; float: right; right: 66px;}
#main-item-form, .fullbasket, #deliverydetails{
	background: #eee;
	clear: both;
	margin:20px auto;
	width: 80%;
	text-align:left;
	font-size: 13pt;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	-moz-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	behavior: url(/lib/PIE.htc);
}
#main-item-form td{padding: 5px;}

.tbl-products {border: 0 none; margin: 0; padding: 0; background-color:transparent; width:520px; line-height: 1.1em;}
.tbl-products img {border: 1px solid #ccc; padding: 5px;}
.tbl-products td{color: #333; vertical-align: top; border: 0; padding: 20px;}
.tbl-products a{color: #333;}
#deliverydetails {
}
/*Wedding slides*/
.weddingshow {
	width: 412px;
	height: 327px;
	background: url(../img/home-slides/polaroid.png) no-repeat 0 0;
	margin: 0 auto;
}
.weddingshow img {
	position:relative;
	top: 11px;
	left: 13px;
}
#slidenav img{opacity: 0.5; margin: 10px;}
#slidenav img:hover{opacity: 1}
#slidenav .activeSlide{opacity: 1}
#slidenav {height: 30px; overflow: hidden;cursor: pointer;}
.wedding-desc{
/*	font-family:'SnellRoundhandW01-Bold', cursive;*/
	font-size: 14pt;
	margin-top: 5px;
}

#slidenav .activeSlide {

}
/*Gallery*/
.summary-article {
	float: left;
	margin
}
.gallery-image-tbl {
	width: 260px;
	height: 310px;
	overflow: hidden;
	float: left;
	margin: 05px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	-moz-box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	box-shadow: 0px 7px 5px -2px rgba(70, 70, 70, .8);
	behavior: url(/lib/PIE.htc);
	position: relative;
}
.gallery-image-tbl-inner, .gallery-image-tbl-inner-other {
	width: 240px;
	height: 290px;
	overflow: hidden;
	margin: 10px;
}
.gallery-image-tbl image{

}
.article-content{
	clear: both;
}
.gallery-image-tbl .pinit{
	position: absolute;
	top: 15px;
	right: 15px;
}
.gallery-descript {
	padding-top: 30px;
	clear: both;
}
.gallery-title-banner{
	position: absolute;
	top: 150px;
	width: 100%;
	background: #fff;
	opacity: 0.8;
	text-align: center;
	font-family:'SnellRoundhandW01-Bold', cursive;
	font-size: 14pt;
	padding: 10px 0;
}
.fb-like, .twitter {
	float: left;
	margin: 3px;
}
.twitter {
	margin-top: 6px;
}
.help h3 {font-family: 'Open Sans Condensed', sans-serif;}
.help {
	background: none repeat scroll 0 0 #B2E7EC;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 7px 5px -2px rgba(70, 70, 70, 0.8);
	behavior: url(/lib/PIE.htc);
	margin: 10px;
}
.article-pub-date {
	height: 20px;
	margin: 5px;
	position: relative;
	top: 10px;
}
.ui-state-error {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	line-height: 2em;
}
.req {
	color: red;
}