/* -------------------------------------------------- */
/* http:// */
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */

/* -------------------------------------------------- */
/* Even Out The Browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

html {

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

a {
	text-decoration:none;
	cursor:pointer;
	color:#E42E2B;
}

em {
	color:#e26961;
	font-family:Georgia, "Times New Roman", Times, serif;
}

strong {
	color:#e26961;
}

table th {
	vertical-align:top;
	padding:5px;
	padding-bottom:0px;
	font-weight:normal;
	color:#C24939;
	font-size:18px;
}

table td {
	vertical-align:top;
}

.ui-datepicker th {
	vertical-align:top;
	padding:0px;
	font-weight:normal;
	color:#C24939;
	font-size:14px;
}

ul, ol {
	padding:5px 15px 15px 25px;
	line-height:18px;
}

ul li, ol li {
	margin:10px 0px;
}

ul {
	list-style:disc;
}

ul.nav {
	list-style-image:none;
}

label {
	display:block;
	margin:10px 0px;
}

table.cart {
	width:100%;
	border-collapse:collapse;
	margin:10px auto;
}

table.cart td.title, table.cart tr.title td {
	background:#C34B3B;
	color:#E5D8B8;
	margin:0px;
}

table.cart td, table.checkout td {
	border:1px solid #333333;
	vertical-align:middle;
}

table.cart input {
	width:30px !important;
}

table.checkout {
	width:100%;
	border-collapse:collapse;
	margin:10px auto;
}

table.checkout td.title, table.checkout tr.title td {
	background:#C34B3B;
	color:#E5D8B8;
	margin:0px;
}

table.checkout td {
	/*border:1px solid #333333;*/
	border:none;
	vertical-align:middle;
}

table.checkout input {
	width:300px !important;
}

table td ul {
	padding: 0px 0px 0px 15px;
}

div.tooltip {
	position:absolute;
	background:#F7F7F7;
	color:#000000;
	border:1px solid #F0ECEB;
	padding:5px;
	max-width:300px;
	width:auto;
	width:300px;
	text-align:left;
	-moz-box-shadow:0px 0px 20px #000000;
	-webkit-box-shadow: 0px 0px 20px #000000;
	box-shadow: 0px 0px 20px #000000;
	font-size:10px;
	border:1px solid #999999;
}

/* ----------------------- bodyWrapper --------------------------- */

div#bodyWrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
	color:#777777;
}

div#bodyWrapper h1 {
	font-size:20px;
	font-weight:normal;
	color:#646361;
	border-bottom: 1px solid #646361;
	padding-bottom:5px;
	margin-bottom:15px;
}

div#bodyWrapper h2 {
	font-size:18px;
	font-weight:normal;
	color:#8F897D;
	padding-bottom:5px;
	margin-bottom:10px;
}

div#bodyWrapper p {
	margin:10px;
	line-height:18px;
}

input, textarea, select {
	padding:5px;
	background:url(../images/textBoxBg.png) no-repeat top left;
	border: 1px solid #E1E2DD;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#716B5F;
}

input.empty, textarea.empty {
	padding:5px;
	color:#D7CFBF;
}

div#bodyWrapper input {
	width:160px;
}

div#bodyWrapper textarea {
	width:550px;
	height:100px;
}

div#bodyWrapper table td {
	padding:10px;
}

div#bodyWrapper table.mceToolbar td {
	padding:0px;
}

/* ----------------------- bodyWrapper->header --------------------------- */

div#bodyWrapper div#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	background:url(../images/headerBg.jpg) no-repeat top center;
	width:1000px;
	height:169px;
}

div#bodyWrapper div#header a#homeLink {
	position:absolute;
	top:10px;
	left:70px;
	width:270px;
	height:100px;
	display:block;
}

div#bodyWrapper div#header a {
	color:#818181;
}

div#bodyWrapper div#header a#accountLogin {
	display:block;
	position:absolute;
	background:url(../images/loginButtonBg.jpg) no-repeat top left;
	width:105px;
	height:20px;
	padding:25px 15px 10px 15px;
	top:0px;
	right:40px;
}

div#bodyWrapper div#header a#cart {
	display:block;
	position:absolute;
	background:url(../images/cartButtonBg.jpg) no-repeat top left;
	width:105px;
	height:20px;
	padding:15px 15px 10px 15px;
	right:40px;
	top:57px;
}

div#bodyWrapper div#header ul.nav {
	position:absolute;
	top:120px;
	left:200px;
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
}

div#bodyWrapper div#header ul.nav li {
	display:inline;
}

div#bodyWrapper div#header ul.nav li a {
	display:block;
	float:left;
	padding:7px 15px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

div#bodyWrapper div#header ul.nav li a:hover, div#bodyWrapper div#header ul.nav li a.selected {
	background:#F0E9D9;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}

/* ----------------------- bodyWrapper->[two-column layout container]->left --------------------------- */

div#bodyWrapper div#left {
	float:left;
	width:245px;
	padding:24px 26px 0px 24px;
	min-height:635px;
	height:auto !important;
	height:635px;
	background:url(../images/sideBarBg.jpg) no-repeat top left;
}

div#bodyWrapper div#left a#createYourRegistry {
	width:242px;
	height:102px;
	display:block;
	background-image:url(../images/createRegistryBtn.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
 
div#bodyWrapper div#left a#createYourRegistry:hover {
	background-position:top left;
}

div#bodyWrapper a#registerNow { 
	width:236px;
	height:48px;
	display:block;
	background-image:url(../images/createRegistryTodayBtn.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	
	text-indent:-9999px;
}

div#bodyWrapper a#registerNow:hover {
	background-position:top left;
}

div#bodyWrapper div#left div.box {
	background:url(../images/sideBarContentBgl.gif);
	width:200px;
	padding:5px 21px 5px 21px;
	margin:0px;
}

div#bodyWrapper div#left div.box h2 {
	margin:0px;
	padding:0px;
}

div#bodyWrapper div#left div.box input {
	margin:10px 0px;
	width:190px;
}

div#bodyWrapper div#left div.box div.couple {
	width:199px;
	height:117px;
	position:relative;
	border:1px solid #AAAAAA;
	margin:10px 0px;
}

div#bodyWrapper div#left div.box div.couple img {
	position:absolute;
	top:0px;
	left:0px;
}

div#bodyWrapper div#left div.box div.couple div.coupleDetails {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:5px;
	width:189px;
	background:url(../images/coupleSidebarDetailsBg.png) repeat;
	*background:#000000;
}

div#bodyWrapper div#left div.box div.couple div.coupleDetails h3, div#bodyWrapper div#left div.box div.couple div.coupleDetails h3 a {
	font-size:16px;
	color:#FFFFFF;
}

div#bodyWrapper div#left div.box div.couple div.coupleDetails a {
	font-size:14px;
	color:#FF2021;
}

div#bodyWrapper div#left div.spacer {
	background:url(../images/sideBarDivideLine.gif) no-repeat top left;
	width:242px;
	height:6px;
	overflow:hidden;
}

div#bodyWrapper div#left div.adminBox {
	background:url(../images/sideBarContentBgl.gif) repeat-y;
	margin:0;
	padding:0px 5px;
	width:232px;
}

div#bodyWrapper div#left div.adminBox a {
	color:#8F897D;
	font-size:18px;
	font-weight:normal;
	display:block;
	padding:5px 10px;
}

div#bodyWrapper div#left div.adminBox a:hover {
	background:url(../images/weddingSiteNavOverState.png) repeat-y left center;
}

div#bodyWrapper div#left div.adminBox ul {
	padding:0px 5px 0px 30px;
}

div#bodyWrapper div#left div.adminBox ul li {
	margin:0px;
}

div#bodyWrapper div#left div.adminBox ul li a {
	font-size:14px;
}

div#bodyWrapper div#left div.adminBox ul li a:hover {
	color:#ED1C24;
	background:none;
}

div#bodyWrapper div.coupleRegistryItem {
	margin:10px 0px;
	width:585px;
	color:#777777;
	border:1px solid #B8B8B8;
	background:#FFFFFF;
}

div#bodyWrapper div.coupleRegistryItem div.top {
	width:575px;
	height:32px;
	border-bottom:1px solid #B8B8B8;
	padding:0px 0px 0px 10px;
}

div#bodyWrapper div.coupleRegistryItem div.top div.title{
	width:380px;
	float:left;
	font-weight:bold;
	padding:8px 0px;
}

div#bodyWrapper div.coupleRegistryItem div.top div.cost{
	width:100px;
	float:left;
	border-right:1px solid #B8B8B8;
	padding:8px 0px;
}

div#bodyWrapper div.coupleRegistryItem div.top div.requested{
	width:75px;
	float:left;
	font-size:10px;
	padding:4px 8px;
	font-weight:bold;
}

/*

revised, un comment if she doesn't like it

div#bodyWrapper div.coupleRegistryItem div.top div.cost{
	width:100px;
	float:left;
	border-right:1px solid #B8B8B8;
	padding:8px 0px;
}

div#bodyWrapper div.coupleRegistryItem div.top div.requested{
	width:100px;
	float:left;
	border-right:1px solid #B8B8B8;
	padding:8px 8px;
}

div#bodyWrapper div.coupleRegistryItem div.top div.needed{
	width:80px;
	float:left;
	padding:8px 8px;
}

*/

div#bodyWrapper div.coupleRegistryItem div.details div.left{
	margin:10px;
	float:left;
	width:132px;
}

div#bodyWrapper div.coupleRegistryItem div.details div.left a.addToCart {
	display:block;
	width:101px;
	height:24px;
	margin:5px 0px;
	background:url(../images/addToCartBtn.png) no-repeat top left;
}

div#bodyWrapper div.coupleRegistryItem div.details div.right{
	margin:10px 10px 10px 0px;
	float:right;
	width:415px;
}

div#bodyWrapper div.coupleRegistryItem div.details div.right ul{
	padding:0px 0px 0px 10px;
}

/* ----------------------- bodyWrapper->footer --------------------------- */

div#bodyWrapper div#footer {
	width:910px;
	height:50px;
	padding:20px 45px;
	background:url(../images/footerBg.png) no-repeat top center;
	color:#BBB2AB;
}

div#bodyWrapper div#footer ul.nav {
	list-style:none;
	list-style-image:none;

}

div#bodyWrapper div#footer ul.nav li {
	display:inline;
	padding:5px 2px;
}

div#bodyWrapper div#footer a {
	color:#BBB2AB;
}

div#bodyWrapper div#footer a:hover {
	color:#888888;
}

/* ----------------------- couple find dropdown --------------------------- */

div.coupleSearchDiv {
	width:190px;
	padding:5px;
	text-align:left;
	color:#777777;
}

div.coupleSearchDiv div.image {
	width:85px;
	padding:0px 5px 5px 0px;
	float:left;
}

div.coupleSearchDiv div.coupleNames {
	width:95px;
	padding:0px 0px 5px 0px;
	float:right;
	text-align:left;
}

/* ------------------------ overlay -------------------------- */

div.popup {
	border:5px solid #E5D6B9;
	padding:70px 5px 5px 5px;
	width:258px;
	height:329px;
}

div.popup ul {
	padding:5px 35px;
	list-style:none;
	list-style-image:none;
}

div.popup ul li {
	margin:20px 0px;
}

div.popup ul li input {
	width:180px;
}

div.popup ul li button {
	border:none;
	background:url(../images/submitBtn.png) no-repeat top left;
	width:68px;
	height:24px;
	display:block;
}

div#coupleLogin {
	background:url(../images/accoutLoginBg.png) no-repeat top left;
}

div#forgotPassword {
	background:url(../images/forgotPasswordBg.png) no-repeat top left;
}

/*-------------------------------- ui stuff -------------------------------- */

ul.sortable {
	list-style-image:none;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.sortable li {
	cursor:n-resize;
	padding:10px;
}

ul.sortable li.placeHolder {
	cursor:n-resize;
	height:20px;
	background:#E6D7BA;
}

/* -------------------------------------------------- */
/* Style Table */

.styleTable{
border-collapse:collapse;
}

.styleTable td{
padding:3px 8px;
font-size:13px;
border:1px solid #d9d9d9;
}

.styleTable tr.title td{
background:#565451;
color:#FFF;
font-weight:bold;
padding:8px 8px;
}

/* -------------------------------------------------- */
/* Form Styles */

.styleForm .blockText{
float:left;
display:block;
width:290px;
}

.formTip{
font-size:12px;
display:block;
width:290px;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
}

.formTip a{
color:#676563;
}

.styleForm .rightTip{
font-size:11px;
}

.styleForm fieldset{
border:none;
background:url(../images/livetools/formBg.png) no-repeat top;
padding:25px 0 12px 20px;
}

.styleForm .formLink{
display:block;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
color:#308ab9;
}

.styleForm label{
padding-right:10px;
color:#565451;
font-size:12px;
font-weight:bold;
display:block;
float:left;
width:105px;
text-align:right;
}

.styleForm .txt{
width:290px;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
clear:both;
}

.styleForm fieldset h5{
font-size:18px;
font-weight:normal;
color:#686868;
margin-bottom:15px;
}

.styleForm .moveBut{
margin-left:115px;
}

/* -------------------------------------------------- */
/* Live Edit */

.liveEditBut{
display:block;
width:80px;
background:#e7f3ce;
padding:3px 10px 5px 10px;
}

.liveEditBut a{
text-decoration:none;
font-weight:bold;
color:#006699;
font-size:13px;
}

.liveEditBut a:hover{
color:#9f0005;
}

.liveEditBut img{
margin-bottom:-3px;
}

.LiveEdit{
border:1px dotted #69980a;
}

/* -------------------------------------------------- */
/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-5000px;
}
/* Clearing Div */
.easyClear{
	clear:both;
}

/* -------------------------------------------------- */
/* Event Lists */
.messageHolder{
padding-top:10px;
}

#errorList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/livetools/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

#successList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/livetools/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

/* -------------------------------------------------- */
/* Standard Button Styles */

div.buttons {
	float:left;
}

div.buttons button {
	background:url(../images/buttonBg.jpg) repeat-x top #D5D4D4;
	border:1px solid #989495;
	color:#6D7369;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	letter-spacing:0.5px;
	padding:5px 10px 5px 10px;
	*padding:3px 0px 2px 0px;
	margin:10px;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	*height:32px;
}

/* hack for safari/chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.buttons button { 
		padding:4px 10px 4px 10px;
	}
}

div.buttons a {
	background:url(../images/buttonBg.jpg) repeat-x top #D5D4D4;
	border:1px solid #989495;
	color:#6D7369;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	letter-spacing:0.5px;
	padding:6px 10px 6px 10px;
	margin:10px 10px;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.buttons a:hover, div.buttons button:hover {
	background:#F2F0F1;
}

/* positive buttons */

div.buttons .positive {
	color:#60a020;
	border:1px solid #60a020;
}

div.buttons .positive:active {
	background:#D7FFD7;
}

/* negative buttons */

div.buttons .negative {
	color:#d12f19;
	border:1px solid #d12f19;
}

div.buttons .negative:active {
	color:#d12f19;
	border:1px solid #d12f19;
	background:#FFD7D7;
}

div.buttons a img, div.buttons button img {
	float:left;
	*float:none;
	padding-right:5px;
}

/* -------------------------------------------------- */
/* Query Log */

table.cake-sql-log{
width:1000px;
margin:0px auto;
background:#eee;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}

/* ----------------------- Needed as a result of delicious Cake. ---------------------------------*/

div.error-message {
	color:#555555;
	margin:1.0% 0%;
	border: solid 1px #dd3c10;
	background: #ffebe8;
	padding:1.5%;
	width:97.5%;
}

div.error {
	color:#555555;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/livetools/errorImg.gif) no-repeat 10px center;
	clear:both;
	font-size:13px;
}

div.success{
	color:#555555;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/livetools/successImg.gif) no-repeat 10px center;
	clear:both;
	font-size:13px;
}

div.message{
	color:#555555;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #FFEE1C;
	background: #FFFFBB url(../images/livetools/successImg.gif) no-repeat 10px center;
	clear:both;
	font-size:13px;
}

pre.cake-debug {
	text-align:left;
}

/* ----------------------- LiveTools Top Bar ---------------------------------*/

div#LiveTools {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	background:#000000 url(../images/livetools/livetoolsBarBG.jpg) no-repeat 99% center;
	border-bottom:5px solid #bcbdc0;
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
}

div#LiveTools div#returnToLiveTools {
	position:absolute;
	top:10px;
	left:10px;
}

div#LiveTools div#liveEditToggle {
	position:absolute;
	left:10px;
	top:25px;
	font-size:12px;
}

div#LiveTools a {
	color:#8cc63f;
}

div#LiveTools a span {
	color:#FFFFFF;
}

div#LiveTools a:hover {
	text-decoration:underline;
}

/* ----------------------- LiveEdit Buttons and Overlay ---------------------------------*/

div.LiveEditLink a, div.LiveEditLink button {
	display:block;
	float:left;
	padding:5px;
	border:2px solid #bcbdc0;
	background:#000000;
	color:#8cc63f;
	cursor:pointer;
}

div.LiveEditLink a span {
	color:#FFFFFF;
}

div#LiveEditPopup {
	width:850px;
}

div#LiveEditPopup div#header {
	width:850px;
	height:106px;
	background:url(../images/livetools/overlayHeader.jpg) no-repeat top left;
}

div#LiveEditPopup div#content {
	width:800px;
	height:300px;
	padding:10px 25px;
	background:url(../images/livetools/overlayMiddle.jpg) repeat-y left top;
}

div#LiveEditPopup div#footer {
	width:850px;
	height:42px;
	background:url(../images/livetools/overlayFooter.jpg) no-repeat top left;
}

div.welcome-message {
	padding:15px;
	background:#F4F4F6;
	border:1px solid #D9DAD5;
	position:relative;
}

div.welcome-message h3 {
	font-weight:normal;
	color:#C34B3B;
	margin:0px 0px 10px 0px;
}

div.welcome-message a.close {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:30px;
	height:30px;
	background:url(../images/icons/cancel.png) no-repeat center #FFFFFF;
	border-left:1px solid #D9DAD5;
	border-bottom:1px solid #D9DAD5;
}