

/*===============*/
/*=====reset=====*/
/*===============*/

ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}

body, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: 0; }
textarea:focus { outline: 0; }
select:focus { outline: 0; }
:focus { outline: 0; } 

a
{
	color: #136783;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

/*====end reset====*/

/* grids */

.gridwrap, .normal_width
{
width: 960px;
margin: 0 auto;
}

.smallgrid
{
width: 760px;
margin: 0 auto;
}


.leftquarter{
   position: relative;
   float: left;
   left: 0px;
   width: 240px;
}
.leftmidquarter{
   position: relative;
   float: left;
   left: 0px;
   width: 174px;
}
.rightmidquarter{
   position: relative;
   float: left;
   left: 0px;
   width: 240px;
}
.rightquarter{
   position: relative;
   float: left;
   right: 0px;
   width: 240px;
}
.lefthalf{
   position: relative;
   float: left;
   left: 0px;
   width: 347px;
}
.righthalf{
   position: relative;
   float: right;
   right: 0px;
   width: 480px;
}

.leftthird{
   position: relative;
   float: left;
   left: 0px;
   width: 300px;
}
.middlethird{
   position: relative;
   float: left;
   left: 0px;
   width: 300px;
}
.rightthird{
   position: relative;
   float: right;
   right: 0px;
   width: 300px;
}
.lefttwothird
{
   position: relative;
   float: left;
   left: 0px;
   width: 462px;
}
.righttwothird
{
   position: relative;
   float: right;
   right: 0px;
   width: 462px;
}
.leftfifth
{
   position: relative;
   float: left;
   left: 0px;
   width: 192px;
}
.leftmidfifth
{
   position: relative;
   float: left;
   left: 0px;
   width: 192px;
}
.midfifth
{
   position: relative;
   float: left;
   left: 0px;
   width: 192px;
}
.rightmidfifth
{
   position: relative;
   float: left;
   left: 0px;
   width: 192px;
}
.rightfifth
{
   position: relative;
   float: left;
   left: 0px;
   width: 192px;
}

.lefttwofifths
{
   position: relative;
   float: left;
   left: 0px;
   width: 384px;
}

.smallgrid .lefthalf
{
   width: 380px;
}

.smallgrid .righthalf
{
   width: 380px;
}

.lefthalf a
{
font-size:10px;
}

.righthalf a
{
font-size:10px;
}

/* end grids */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

#header_warning
{
background: #fcf2e6 url(http://www.simpleregistry.com/anything/img/error/warning_50x50.png) top left no-repeat;
border: 2px solid #f7941d;
padding: 12px;
height:50px;
}

#header_warning .msg
{
padding: 0px 24px 0px 74px;
line-height:140%;
font-size: 18px;
color: #d66c08;
}

#header_warning .msg a
{
color: #d66c08;
}

.shade
{
background-color:#e8f4f6;
}

.no_shade
{
background-color:#ffffff;
}


.colorbar
{
	height: 8px;
	background: #136783;
}

#header_wrapper
{
	position: fixed;
	background-color: white;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index : 100;
}

#header_spacer
{
	visibility: hidden;
}

#navbar
{
	background: url(http://www.simpleregistry.com/anything/img/header/navbarback.png);
	height: 56px;
}

#navbarinner
{
	background: url(http://www.simpleregistry.com/anything/img/header/navbar.png) top center no-repeat;

}

#navbar_shadow {
	position: absolute;
	bottom: -10px;
	height: 10px;
	width: 100%;
	background: url('http://www.simpleregistry.com/anything/img/header/registry_shadow.png') no-repeat center top
}

* html #navbar_shadow{
	top: 72px;
}

#mainnav
{
	/* float:center; */
	height: 56px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	line-height: 56px;
}

#mainnav a
{
	height: 40px;
	line-height: 56px;
	padding: 0px 0px 8px 0px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 12px 45px;
	color: #136783;
	text-decoration: none;
}

#mainnav a.current
{
	margin-bottom: 0px;
	color: #000;
	border-bottom: 12px solid #43869d;
}

#mainnav a:hover
{
	color: #000;
	text-decoration: none;
	border-bottom: 12px solid #43869d;
}

#mainnav a.login:hover
{
	border-bottom: 0px;
}

#right_nav
{
	width: 960px;
}

/* IE 7 hacks */

*:first-child+html #mainnav
{
}
*:first-child+html #nav_r img
{
	margin-bottom:15px;
}
*:first-child+html #mainnav a
{
  
}



#mainnav #login_button_top
{
	position: relative;
	top: 7px;
}

#body
{
	background: #fff url(http://www.simpleregistry.com/anything/img/header/shadowdown.png) top center no-repeat;
}


#body ul.m{
	list-style: disc outside url("http://www.simpleregistry.com/anything/img/icons/bullets/bullet_round_8.png");
	padding: 0px;
	margin: 0 30px;
}

#body li.m{
	padding: 0 0 10px 0;
}

#body ul li.m span { 
    float: left;
    width: 170px;
}

#body ul.s{
	list-style: disc outside url("http://www.simpleregistry.com/anything/img/icons/bullets/bullet_round_6.png");
	padding: 0px;
	margin: 0 20px;
}

#body li.s{
	padding: 0 0 2px 0;
	font-size:13px;
}

#body ul li.s span { 
    float: left;
    width: 130px;
}

#body ul.e{
	list-style: disc outside url("http://www.simpleregistry.com/anything/img/icons/bullets/err_bullet_6.png");
	padding: 0px;
	margin: 0 20px;
}

#body li.e{
	padding: 0 0 2px 0;
}

#body ul.i{
	list-style: disc outside url("http://www.simpleregistry.com/anything/img/icons/bullets/suc_bullet_6.png");
	padding: 0px;
	margin: 0 20px;
}

#body li.i{
	padding: 0 0 2px 0;
}

#body .subresults span { 
    float: left;
    width: 180px;
}


#footer
{
background-color: #ededed;
line-height: 170%;
border-bottom: 2px solid #ddd;
}

#footer h4
{
font-size:11.5px;
}

#footertopfade
{
height: 30px;
background-color: #ededed;
border-top: 2px solid #ddd;
}

#footerBadge
{
padding-top:2px;
}

.likeboxwrap{
	margin:20px 15px 0 15px;
	border:2px solid #fff;
 	width:194px;
 	z-index:10;
 	height: 570px;
 	overflow: hidden;
 	position:relative;
 	top:-1px;
 	left:-2px;
}

.likeboxwrap iframe
{
	left:-5px;
  	overflow:hidden;
  	position:relative;
  	top:-2px;
}

#links a
{
padding-left: 5px;
color: #333;
font-weight: normal;
}

h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
}





.linkhead
{
font-weight: normal;
color: #888;
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 2px;
border-bottom: 1px solid #888;
margin-right: 15px;
padding-left: 1px;
}

#footercopy
{
padding-top: 14px;
margin-top: 30px;
color: #888;
background: url(http://www.simpleregistry.com/anything/img/footer/footerseparator.png) center top no-repeat;
padding-bottom: 60px;
font-size: 13px;
}

#footercopy a
{
line-height: 20px;
font-size: 12px;
color: #777;
padding-right: 10px;
border-right: 1px solid #777;
margin-right: 8px;
font-weight: normal;
}

#footercopy .footerbadge_a
{
	padding-right: 0;
	margin-right: 0;
	border: 0;
}

/* IE 7 hacks */
*:first-child+html #footercopy a
{
	font-size: 11px;
	padding-right: 9px;
	margin-right: 7px;
}
*:first-child+html #footercopy .footerbadge_a
{
	padding-right: 0;
	margin-right: 0;
	border: 0;
}

#lastlink
{
padding-right: 0 !important;
border-right: 0 !important;
margin-right: 0 !important;
}

#copyright
{
display: block;
padding-top:20px;
font-size: 10px;
}

#copyright-simple
{
display: inline;
padding-top:0px;
font-size: 10px;
}

#registerblock
{
	width: 900px;
	height: 316px;
	margin: 0 auto;
}


#registerinfo
{
	position: relative;
	height: 366px;
	width:900px;
	padding-right: 0px;
	background: url(http://www.simpleregistry.com/anything/img/home/frontimage.jpg) right bottom no-repeat;
}

.tagline
{
	line-height: 140%;
	font-size: 26px;
	color: #777;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}

#getstarted
{
padding-top:10px;
height: 70px;
line-height: 50px;
}

#eventheader
{
	height: 56px;
	width: 480px;
	background: url(http://www.simpleregistry.com/anything/img/logos/main.png) center center no-repeat;
	text-indent: -9900px;
	padding: 25px 0px;
	text-align:left;
}

#testimonials
{
margin-top: 10px;
margin-bottom: 30px;
}

#find
{
width: 693px;
height: 74px;
line-height: 65px;
margin: 0 auto;
clear: both;
}

#givelabel
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
width: 266px;
text-align: right;
float: left;
color: #136783;
height: 74px;
}

#searchbar
{
float: left;
margin-left: 20px;
height:48px;
line-height: 48px;
margin-top: 11px;
padding-left: 5px;
background: url(http://www.simpleregistry.com/anything/img/home/foundfield.png) top left no-repeat;
width: 400px;
}

#searchbar_long
{
float: left;
margin-left: 20px;
height:48px;
line-height: 48px;
margin-top: 14px;
padding-left: 5px;
background: url(http://www.simpleregistry.com/anything/img/home/foundfield_long.png) top left no-repeat;
width: 600px;
}

#search_button_index
{
	display: block; 
	float: right;
	position: relative;
	top: 8px;
	right: 93px;
}


#find input
{
display: block;
float: left;
height: 32px;
margin-top: 6px;
font-size: 25px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #999;
border: 0;
width: 225px;
}

#medium_links
{
text-align: center;
height: 100px;
line-height: 100px;
width: 900px;
}

#medium_links a
{
font-size: 18px;
font-weight: bold;
height: 35px;
margin: 0 0 10px 0;
}

#medium_links a:hover
{
text-decoration:none;
}

#medium_links a img
{
vertical-align: middle;
margin: 0px 10px 4px 0px;
}

#testimonials div img
{
display: block;
width: 100px;
float: left;
padding-right: 16px;
padding-top: 0px;
}

#testimonials div p
{
width: 230px;
float: left;
padding-right: 12px;
line-height: 140%;
}

#testimonials div p strong
{
display: block;
font-weight: bold;
margin: 0px 0px 6px 0px;
}

#testimonials div p a
{
display: block;
margin: 10px 0px 20px 0px;
}

.clear
{
clear: both;
}


#scroller
{
position: relative;
z-index: 3;
height: 335px;
}
#scrollertabs
{
height: 35px;
overflow: hidden;
text-align: center;
}
#scrollerbody
{
height: 300px;
background: url(http://www.simpleregistry.com/anything/img/home/scroller/scrollsearchback.png) bottom center repeat-x;
}
#scrollinner
{
height: 226px;
width: 862px;
margin: 0 auto;
text-align: center;
}
.scrollbuttons
{
width: 31px;
height: 226px;
line-height: 226px;
float: left;
}
#scrollright
{
float: right;
z-index: 100;
position: relative;
}
.scrollbuttons
{
display: block;
height: 226px;
}

.more.disabled
{
background: url(http://www.simpleregistry.com/anything/img/home/scroller/scrollarrrightunselectable.png) center center no-repeat;;
}
.less
{
background: url(http://www.simpleregistry.com/anything/img/home/scroller/scrollarrleftselectable.png) center center no-repeat;;
}

.less.disabled
{
background: url(http://www.simpleregistry.com/anything/img/home/scroller/scrollarrleftunselectable.png) center center no-repeat;;
}

.more
{
background: url(http://www.simpleregistry.com/anything/img/home/scroller/scrollarrrightselectable.png) center center no-repeat;
}

#scrollcenter
{
position: relative;
top: -220px
}

#scrollcenter, .items div
{
text-align: center;
width: 800px;
height: 226px;
}
#scrollcenter .tagline
{
line-height: 70px;
height: 65px;
}
#scrollcenter .fullimg
{
display: block;
}
#scrollcenter .moreinfo
{
height: 66px;
line-height: 66px;
color: #136783;
}

div.scrollable { 
 
    /* required settings */ 
    position:relative;
    float: left;
    overflow: hidden;
    width: 800px;
    height:226px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em !important; 
    position:absolute;
} 
 
/* 
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div {
    float:left;
    width: 800px;
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}


#scrollerfade
{
	background: url(http://www.simpleregistry.com/anything/img/home/scroller/scrollerfade.png) top center;
	width: 800px;
	height:220px;
	z-index: 1000;
	position: relative;
}


#banner_account
{
height: 34px;
line-height: 34px;
text-align: center;
font-size: 13px;
color: #444;
background: url(http://www.simpleregistry.com/anything/img/home/userinfoback.png) center center;
}

#banner_account span
{
font-weight:bold;
}

.inner
{
width: 960px;
margin: 0 auto;
}

.caption {
	color:#666666;
	font-size: 10px; 
	font-weight:normal;
  	line-height:140%;
    padding:0px;		
}

.border_3
{
	padding:0px;
	border:3px solid #dcdcdc;
}

.border_2
{
	padding:0px;
	border:2px solid #dcdcdc;
}


#sidebar
{
	width: 220px;
	float: left;
	margin: 35px 0px 0px 0px;
}

#sidebar .promo
{
	text-align:center;
}

#sidebar img.logo
{
	padding-bottom:30px;
}

#sidebar li
{
height: 29px; 
border-top:1px solid #c4dae3;
line-height: 32px;
font-size: 13px;
color: #444;
}

#sidebar li a
{
color: #444;
display: block;
background: #fff;
text-decoration: none;
font-weight: bold;
}

#sidebar li a.current
{
background-color: #e1ecf1;
color: #444;
}

#sidebar li a:hover
{
background-color: #e1ecf1;
color: #444;
}

#sidebar li span
{
margin-top: 3px;
width: 20px;
display: block;
float: left;
height: 20px;
margin-right: 3px;
margin-left: 5px;
}

a.sidebar_video {
display: block;
width: 220px;
height: 117px;
background: transparent url(http://www.simpleregistry.com/anything/img/sidenav/video.jpg) no-repeat;
}

a.sidebar_video:hover {
background-position: -220px 0;
}


a.video_big {
display: block;
width: 479px;
height: 117px;
background: transparent url(http://www.simpleregistry.com/anything/img/about/main/video_big.jpg) no-repeat;
}

a.video_big:hover {
background-position: 0 -117px;
}

.contentblock{
	width:100%;
	padding: 20px 0;
}

#content
{
	width: 700px;
	padding: 0px 0px 40px 40px;
	float: left;
}

#content.full
{
	width: 630px;
	padding-right: 0px;
	margin:0px auto;
	float: none;
}

#content h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	height: 85px;
	line-height: 110px;
	text-align:left;
	color:#444;
	font-weight: bold;
}

#content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:18px;
	font-size: 20px;
	line-height:130%;
	color:#666;
}

#content h3.subtitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 15px;
	line-height:130%;
	color:#666;
}

#content h3.innertitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 10px;
	color:#444;
}



.alignright{
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.quote-outer {
	width:100%;
	margin:10px 0 0 0;
	font-style:italic;
	font-weight:bold;
	font-family:georgia, serif;
	font-size:14px;
	line-height:140%;
	color:#777;
	background:url(http://www.simpleregistry.com/anything/img/layout/quote_o.gif) top left no-repeat;
	padding:10px 35px 30px 35px;
}

.quote-inner {
	background:url(http://www.simpleregistry.com/anything/img/layout/quote_c.gif) bottom right no-repeat;
	 
}

.graybox {
	display: block;
	width:auto;
	overflow:hidden;
	font-weight:normal;
	padding:20px;
	font-size:14px;
	color:#444;
	line-height:160%;
	border:2px solid #dcdcdc;
	background-color:#f1f0f0;
}

#tabsnav
{
	background: url(http://www.simpleregistry.com/anything/img/tabs/tabsback.png) bottom repeat-x;
	height: 31px;
	margin-bottom: 10px;
}


.fielddesc
{
padding-left: 10px;
width: 159px;
float: left;
margin: 15px 0;
}

/*
.field
{
width: 561px;
float: left;
margin: 15px 0;
}*/

.fielddesc h3, .field h3 a
{
font-size: 12px;
font-weight: bold;
color: #000;
margin: 0;
}

.fielddesc h3, .field h3 *
{
}

.fielddesc /*.caption*/
{
margin-top: 10px;
display: block;
font-size: 10px;
line-height: 14pt;
width: 129px;
color: #556a72;
}

.bar
{
	height: 0px;
	border-bottom: 1px solid #c4dae3;
}

.gmheader
{
	height: 0px;
	border-bottom: 1px solid #c4dae3;
	width: 559px;
	margin: 0 auto;
}

.guestmessage
{
	font-family: Arial, Helvetica;
	background: #c4dae3;
	border: 0;
	padding: 10px; 
	display: block;
	width: 541px;
	max-width: 541px;
	min-height: 300px;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

textarea.guestmessage
{
border: 1px solid #000;
border:inset;
}

#savechanges
{
font-size: 12px;
letter-spacing: 1px;
height: 92px;
line-height: 92px;
width: 541px;
padding-right: 20px;
background: url(http://www.simpleregistry.com/anything/img/buttons/savechangesback.png);
text-align: right;
}




.memberstory h3
{
margin: 0;
font-size:18px;
color:#136783;
font-weight:bold;
padding-bottom:10px;
}



.memberstory img
{
padding: 2px;
width: 300px;
float: right;
margin-left: 20px;
border: 3px solid #ddd;
}

.memberstory .story
{
width: 370px;
float: left;
}

.story a
{
	display: block;
	text-align: right;
	padding: 15px 0;
}


.memberstory h4
{
	padding-bottom: 20px;
}


.memberstory h4 b
{
	font-weight: bold;
}



.normaltext
{
	color: #444;
	font-size: 14px;
	line-height: 160%;
}


.smalltext
{

	font-size: 10px;
	line-height: 145%;
}

.smalltext strong
{
	font-weight: bold;
}

.faq_table td 
{
	font-size: 13px;
	line-height:18px;
	text-align:left;
	vertical-align: top;
	padding: 5px;
}

.faq{
	padding:30px 0;
}

.features td
{
	border-bottom:1px dashed #d7d7d7;
	padding:18px 0;
}

/*registry items*/
.edit_bar
{
	display: none;
	padding-left: 8px;
	position: absolute;
	margin-bottom: -1em;
	margin-left: -90px;
	top: 30%;
	width: 82px;
	height: 31px;
	border: 0 !important;
	font-size: 10pt;
	vertical-align:middle;
	background: url(http://www.simpleregistry.com/anything/img/account/registry/edit_tab.png);
	background-color:transparent;
}

.view_item_info
{
	cursor: move
}

.number {
	background:url(http://www.simpleregistry.com/anything/img/icons/bullets/numbers.png);
	height: 30px;
	width: 30px;
}

	.n1 {background-position:-0px -0px;}
	.n2 {background-position:-0px -30px;}
	.n3 {background-position:-0px -60px;}
	.n4 {background-position:-0px -90px;}
	.n5 {background-position:-0px -120px;}


.button {background:url(http://www.simpleregistry.com/anything/img/buttons/buttons.png);}


	.big {height:50px;}
	.medium {height:30px;}
	.small {height:25px;}


		/* big */
		.createRegistry {width:200px; background-position:-0px -0px;}
		.submitTicket {width:200px; background-position:-0px -55px;}
		.sendNotices {width:200px; background-position:-0px -110px;}
		.giveGifts {width:200px; background-position:-0px -165px;}
		.contribute {width:200px; background-position:-0px -220px;}
		.placeholderB2 {width:200px; background-position:-0px -275px;}
		.placeholderB5 {width:200px; background-position:-0px -330px;}
		
		.addNewItem {width:200px; background-position:-205px -0px;}
		.saveChanges {width:200px; background-position:-205px -55px;}
		.redeem {width:200px; background-position:-205px -110px;}
		.editRegistry {width:200px; background-position:-205px -165px;}
		.proceedToPayPal {width:200px; background-position:-205px -220px;}
		.placeholderB3 {width:200px; background-position:-205px -275px;}
		.placeholderB6 {width:200px; background-position:-205px -330px;}
		
		.nextStep {width:200px; background-position:-410px -0px;}
		.chargeCreditCard {width:200px; background-position:-410px -55px;}
		.getStarted {width:200px; background-position:-410px -110px;}
		.eliminateMyFee {width:200px; background-position:-410px -165px;}
		.updateRegistry {width:200px; background-position:-410px -220px;}
		.placeholderB4 {width:200px; background-position:-410px -275px;}
		.placeholderB7 {width:200px; background-position:-410px -330px;}
		
		

		/* medium */
		.uploadImage {width:160px; background-position:-0px -385px;}
		.addContact {width:160px; background-position:-0px -420px;}
		.nextStep2 {width:160px; background-position:-0px -455px;}
		.logIn2 {width:160px; background-position:-0px -490px;}
		.previousPost {width:160px; background-position:-0px -525px;}
		.placeholderMS5 {width:160px; background-position:-0px -560px;}
		
		.addSectionDivider {width:160px; background-position:-165px -385px;}
		.redeemGifts2 {width:160px; background-position:-165px -420px;}
		.howToGiveaGift {width:160px; background-position:-165px -455px;}
		.resetPassword {width:160px; background-position:-165px -490px;}
		.blogHome {width:160px; background-position:-165px -525px;}
		.placeholderML6 {width:160px; background-position:-165px -560px;}
		
		.viewRegistryPage {width:160px; background-position:-330px -385px;}
		.thankYouList {width:160px; background-position:-330px -420px;}
		.howToContribute {width:160px; background-position:-330px -455px;}
		.updateRegistry2 {width:160px; background-position:-330px -490px;}
		.nextPost {width:160px; background-position:-330px -525px;}
		.placeholderMS7 {width:160px; background-position:-330px -560px;}
		
		.search {width:80px; background-position:-495px -385px;}
		.next {width:80px; background-position:-495px -420px;}
		.previous {width:80px; background-position:-495px -455px;}

		
		/* small */
		.logIn {width:70px; background-position:-0px -595px;}
		.logOut {width:70px; background-position:-75px -595px;}
		.edit {width:70px; background-position:-150px -595px;}
		.addNew {width:70px; background-position:-225px -595px;}
		.save {width:70px; background-position:-300px -595px;}
		.placeholderS1 {width:70px; background-position:-375px -595px;}
		.placeholderS2 {width:70px; background-position:-450px -595px;}
		.placeholderS3 {width:70px; background-position:-525px -595px;}

		
		
.iconsmall {background:url(http://www.simpleregistry.com/anything/img/icons/small.png) no-repeat; display:block; float: left}


		/* icons */
		.arrowsIn {height: 20px; width:20px; background-position:-0px -0px; }
		.dollarCircle {height: 20px; width:20px; background-position:-0px -20px;}
		.clockCircle {height: 20px; width:20px; background-position:-0px -40px;}
		.mobilePhone {height: 20px; width:20px; background-position:-0px -60px;}
		.arrowDown {height: 20px; width:20px; background-position:-0px -80px;}
		.checkShield {height: 20px; width:20px; background-position:-0px -100px;}
		.questionCircle {height: 20px; width:20px; background-position:-0px -120px;}
		.personBubble {height: 20px; width:20px; background-position:-0px -140px;}
		.openBook {height: 20px; width:20px; background-position:-0px -160px;}
		.lightBulb {height: 20px; width:20px; background-position:-0px -180px;}
		.doubleBubble {height: 20px; width:20px; background-position:-0px -200px;}
		.infoCircle {height: 20px; width:20px; background-position:-0px -220px;}
		.megaPhone {height: 20px; width:20px; background-position:-0px -240px;}
		.doublePerson {height: 20px; width:20px; background-position:-0px -260px;}
		.triplePerson {height: 20px; width:20px; background-position:-0px -280px;}
		.contactUs {height: 20px; width:20px; background-position:-0px -300px;}
		.singlePerson {height: 20px; width:20px; background-position:-0px -320px;}
		.pageList {height: 20px; width:20px; background-position:-0px -340px;}
		.alertTriangle {height: 20px; width:20px; background-position:-0px -360px;}
		.arrowsOpposite {height: 20px; width:20px; background-position:-0px -380px;}
		.squarePlus {height: 20px; width:20px; background-position:-0px -400px;}
		.giftBox {height: 20px; width:20px; background-position:-0px -420px;}
		.singleKey {height: 20px; width:20px; background-position:-0px -440px;}
		.rssFeed {height: 20px; width:20px; background-position:-0px -460px;}
		.singleDocument {height: 20px; width:20px; background-position:-0px -480px;}
		.openLock {height: 20px; width:20px; background-position:-0px -500px;}
		.personEdit {height: 20px; width:20px; background-position:-0px -520px;}
		.personCheck {height: 20px; width:20px; background-position:-0px -540px;}
		.registryInfo {height: 20px; width:20px; background-position:-0px -560px;}
		.registryPhotos {height: 20px; width:20px; background-position:-0px -580px;}
		.registryMessage {height: 20px; width:20px; background-position:-0px -600px;}
		.registryInventory {height: 20px; width:20px; background-position:-0px -620px;}
		.registryAdder {height: 20px; width:20px; background-position:-0px -640px;}
		.registryView {height: 20px; width:20px; background-position:-0px -660px;}
		.noticesPrint {height: 20px; width:20px; background-position:-0px -680px;}
		.noticesInsert {height: 20px; width:20px; background-position:-0px -700px;}
		.noticesEmail {height: 20px; width:20px; background-position:-0px -720px;}
		.noticesContacts {height: 20px; width:20px; background-position:-0px -740px;}
		.noticesHistory {height: 20px; width:20px; background-position:-0px -760px;}
		.siteWedding {height: 20px; width:20px; background-position:-0px -780px;}
		.siteBaby {height: 20px; width:20px; background-position:-0px -800px;}
		.siteFundraising {height: 20px; width:20px; background-position:-0px -820px;}
		.siteHoliday {height: 20px; width:20px; background-position:-0px -840px;}
		.siteAnything {height: 20px; width:20px; background-position:-0px -860px;}
		.bulletSquare {height: 20px; width:20px; background-position:-0px -880px;}
		.bulletRound {height: 20px; width:20px; background-position:-0px -900px;}


/*------------------*/
/*-----forms--------*/
/*------------------*/
.form-wrapper{
	width:95%;
	margin-bottom:10px;
}

.form-inner{
	padding:14px;
	width:100%;
}

/* ----------- Style ----------- */
#form-style{
	border:solid 2px #c4dae3;
	background:#e1ecf1;
}
#form-style p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #c4dae3;
	padding-bottom:10px;
}

#form-style td.label{ 
	font-size: 1em;
	padding:15px 0;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	width:180px;
	color:#666;
}

#form-style td.label caption{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	width:110px;
}

#form-style td.field{
	padding:10px 15px;
	vertical-align:top;
}

#form-style td.field-static{
	padding:10px 15px;
	vertical-align:middle;
	font-size:16px;
	color:#666;
}


#form-style input{
	font-size:14px;
	padding:6px 4px;
	border:solid 2px #c4dae3;
	color:#666666;
}
#form-style input.s{
	width:100px;
}
#form-style input.m{
	width:250px;
}
#form-style input.l{
	width:400px;
}

#form-style select.default{
	font-size:14px;
	padding:4px 2px;
	border:solid 2px #c4dae3;
	color:#666666;
}

#form-style textarea{
	width:95%;
	height:200px;
	padding:6px;
	font-family: helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:130%;
	border:solid 2px #c4dae3;
}

#form-style input.radio{
	border:none;
	background : #e1ecf1;
	color: #000000;
}

.formInput {
	font-size:14px;
	padding:6px 4px;
	border:solid 2px #c4dae3;
	color:#666666;
	font-family: helvetica, sans-serif;
}


/* ----------- LiveValidation ----------- */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 12px;
    font-size:13px;
}

.LV_valid {
    color:#2c5f91;
}
	
.LV_invalid {
    color:#b23535;
}

/*  
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 2px solid #2c5f91;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #b23535;
}
*/

.list-header{
	font-family:Helvetica, sans-serif;
	font-size:13px;
	line-height: 100%;
	font-weight: bold;
	color:#444;
	padding:8px 0px 0px 0px;
}


/* ----------- IMG style stuff ----------- */


img.tilt_right {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  rotation: 5deg;
  -webkit-backface-visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

img.tilt_left {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  rotation: -5deg;
  -webkit-backface-visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

img.style_big {
	background-color:#fff;
  	border-radius: 6px;
	padding:8px;
	-webkit-box-shadow: 0 0 8px #777;
    -moz-box-shadow: 0 0 8px #777;
  	box-shadow: 0 0 8px #777;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;	
}

img.float_right
{
	float:right;
}

img.float_left
{
	float:left;
}


.thumbnail_icon{
	background-color:#fff;
	border:0px;
	padding:3px;
	-webkit-box-shadow: 0 0 3px #777;
    -moz-box-shadow: 0 0 3px #777;
  	box-shadow: 0 0 3px #777;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;
}





.rc_ul{
	position:absolute;
	width: 8px;
	height: 8px;
	overflow: hidden;
	top:0px;
	left:0px;
	background: url('http://www.simpleregistry.com/anything/img/layout/rc_8.png') no-repeat left top;
}

.rc_ur{
	position:absolute;
	width: 8px;
	height: 8px;
	overflow: hidden;
	top:0px;
	right:0px;
	background: url('http://www.simpleregistry.com/anything/img/layout/rc_8.png') no-repeat right top;
}

.rc_dl{
	position:absolute;
	width: 8px;
	height: 8px;
	overflow: hidden;
	bottom:0px;
	left:0px;
	background: url('http://www.simpleregistry.com/anything/img/layout/rc_8.png') no-repeat left bottom;
}

.rc_dr{
	position:absolute;
	width: 8px;
	height: 8px;
	overflow: hidden;
	bottom:0px;
	right:0px;
	background: url('http://www.simpleregistry.com/anything/img/layout/rc_8.png') no-repeat right bottom;
}

*:first-child+html .rc_ul { display: none;}
*:first-child+html .rc_ur { display: none;}
*:first-child+html .rc_dl { display: none;}
*:first-child+html .rc_dr { display: none;}
