
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Candara, Optima, "Palatino Sans", Verdana, "Trebuchet MS", Helvetica;
	font-size: 16px;
    *font-size:100%;
	color: #3b3026;
	background-color: #DFD7CA;
	background-image: url(images/background-rpt4.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1, h2, h3, h4 {
	font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, Serif;
}

/*
h1, h2, h3, h4, p, ul {
	margin-top: .5em;
	margin-bottom: .75em;
}
*/

h1, h2 {
	margin-top: 1.5em;
}

p {
	margin-top: 1em;
	margin-bottom: 4px;
}
ul {
	margin-top: 4px;
}

a {
	color: #4E6F6B;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: #8C1819;
}

.wrapper {
	text-align: center;
}
.page {
	width: 1015px;
	height: 100%;
	margin: 16px auto 16px auto;
	text-align: left;
	overflow: visible;
}
.side-main {
	float: left;
	width: 223px;
}
.side-content {
	margin-left: 40px;
}
.side-content h3 {
	color: #5A6F54;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.side-content p {
	font-size: 14px;
	margin-top: 0px;
}

.main {
	float: right;
	pfosition: relative;
	width: 790px;
	pfadding-left: 225px;
	overflow: visible;
}
.header {
	position: relative;
	top: 44px;
	left: -15px;
	height: 130px;
}
.header h1 {
	margin: 0px;
	padding: 0px;
}
.header h2 {
	margin: 4px 0px 0px 44px;
	padding: 0px;
	color: #624223;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}

.navbg { /* ul */
	position: relative;
	top: -20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.navbg li {
	position: relative;
	z-index: -1;
	float: right;
	width: 91px;
	height: 53px;
	background-image: url(images/nav-box.png);
	background-repeat: no-repeat;
	padding: 12px 12px 0px 12px;
	text-align: center;
	color: #624223;
	font-style: italic;
	font-size: 16px;
}

.top-fade {
	position: absolute;
	top: 84px;
	left: 15px;
	width: 804px;
	padding-top: 16px;
	height: 84px;
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
}
.top-fade div {
	width: 740px;
	padding: 16px 32px 16px 32px;
	background-image: url(images/content-rpt.png);
	background-repeat: repeat-y;
}
.nav { /* ul */
	position: relative;
	clear: right;
	top: -83px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav li {
	position: relative;
	z-index: 1;
	float: right;
	width: 91px;
	height: 53px;
	padding: 12px 12px 0px 12px;
	text-align: center;
	font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, Serif;
	color: #624223;
	font-style: italic;
	font-size: 16px;
}
.nav li.selected {
	color: #8C1819;
	font-weight: bold;
	top: -10px;
	background-image: url(images/nav-box.png);
	background-repeat: no-repeat;
}
.nav a {
	display: block;
	width: 91px;
	height: 25px;
	color: #624223;
	text-decoration: none;
}
.nav a:hover, a:active {
	color: #8C1819;
}
.nav li.selected a {
	color: #8C1819;
}

.footer {
	margin-left: 14px;
	font-size: 12px;
	font-style: italic;
	color: #5A6F54;
	text-align: center;
}

.content-top {
	position: relative;
	z-index: 10;
	width: 804px;
	margin-top: 16px;
	padding-top: 16px;
}
.content-bottom {
	width: 804px;
	padding-bottom: 19px;
	background-image: url(images/content-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content {
	width: 740px;
	padding: 32px 32px 16px 32px;
	background-image: url(images/content-rpt.png);
	background-repeat: repeat-y;
}
.clear {
	clear: both;
}

.content h2 {
	color: #5A6F54;
	font-style: italic;
	font-size: 20px;
}

.content h2.edition {
	margin-top: 0px;
}

.content h3 {
	color: #5A6F54;
	font-style: italic;
	font-size: 16px;
}

.content p {
}
.content strong {
	color: #8C1819;
}


.gratuitous-iphone {
	/* div */
	float: right;
	width: 230px;
	height: 446px;
	margin-left: 24px;
	margin-bottom: 12px;
	padding-left: 20px;
	padding-top: 102px;
	background-image: url(images/iphone.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#iphone-screens {
	padding: 0px;
	margin: 0px;
	position: relative;
}
#iphone-screens li {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 211px;
	height: 303px;
	overflow: hidden;
	display: none;
	list-style-type: none;
}
#iphone-screens li.first {
	display: block;
}

.capabilities {
	margin-left: 1em;
}

.dev-status {
	/* div */
	clear: both;
	position: relative;		/* this is needed for IE8 */
	background-color: #fff;
	margin: 24px 12px 24px 12px;
	padding: 0px 12px 24px 12px;
	border: 1px #E4DCC7 solid;
	-moz-border-radius: 2px;
	-webkit-border-radius 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
	behavior: url(http://renguide.phoenix.local/PIE.htc);	/* this is needed for IE */
}

.app-store-icon {
	margin-right: 8px;
	margin-top: 12px;
	padding-bottom: 24px;
	border-bottom: 1px #98816B solid;
	margin-bottom: 24px;
}
.app-store-icon p {
	color:#000;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 12px;
}

.faire-news {
	margin-left: 8px;
	margin-bottom: 1em;
	margin-top: .5em;
	border-left: 3px #E1DBC8 solid;
	padding-left: 16px;
}
.faire-news h3 {
	margin-top: .35em;
	margin-bottom: 0px;
}
.faire-news p {
	margin-top: .35em;
	margin-bottom: 0px;
}


.search-results .item {
	margin-left: 64px;
	margin-bottom: 1.5em;
}

.search-results h4 {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search-results h4 a {
	color: #5A6F54;
}
.search-results h4 a:hover, .search-results h4 a:active {
	color: #8C1819;
}
.search-results p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}


.search-form {
}
.search-form input {
	float: left;
}
.search-form input.text {
	width: 138px;
	margin: 0px 4px 0px 0px;
	padding: 1px;
	border: 1px #624223 solid;
	height: 22px;
	font-family: Candara, Optima, "Palatino Sans", Verdana, "Trebuchet MS", Helvetica;
	font-size: 14px;
    *font-size:100%;
}
#search_result_msg {
	width: 200px;
}


.notifyme-form {
	margin: 12px 0px; 12px 12px;
}
.notifyme-form .signup {
	display: inline-block;
	width: 170px;
	height: 22px;
	padding: 6px 8px 0px 0px;
	text-align: right;
	float: left;
}
.notifyme-form input {
	float: left;
}
.notifyme-form input.text {
	width: 200px;
	margin: 0px 4px 0px 0px;
	padding: 1px;
	border: 1px #624223 solid;
	height: 26px;
	font-family: Candara, Optima, "Palatino Sans", Verdana, "Trebuchet MS", Helvetica;
	font-size: 14px;
    *font-size:100%;
}
.notifyme-form .exclaim_vis input.text {
	background-color: #D5B1BB;
}
.notifyme-form input.auto-roll {
	display: inline;
	height: 28px;
}

#notifyme_result_msg {
	display: -moz-inline-box;
	display: inline-block;
	width: 240px;
	height: 22px;
	margin-left: 16px;
	padding-top: 6px;
	font-weight: bold;
	color: #63AFE3;
}


.merchantpin-form {
	margin: 12px 0px; 12px 12px;
	padding-top: 12px;
	height: 20px;
}
.merchantpin-form .signup {
	display: inline-block;
	width: 170px;
	height: 22px;
	padding: 6px 8px 0px 0px;
	text-align: right;
	float: left;
}
.merchantpin-form input {
	float: left;
}
.merchantpin-form input.text {
	width: 200px;
	margin: 0px 4px 0px 0px;
	padding: 1px;
	border: 1px #624223 solid;
	height: 26px;
	font-family: Candara, Optima, "Palatino Sans", Verdana, "Trebuchet MS", Helvetica;
	font-size: 16px;
    *font-size:100%;
}
.merchantpin-form .exclaim_vis input.text {
	background-color: #D5B1BB;
}
.merchantpin-form input.auto-roll {
	display: inline;
	height: 28px;
}


.merchant-form p {
	margin-left: 1em;
	margin-top: 1.5em;
}
.merchant-form label {
	margin-left: -1em;
	color: #5A6F54;
	font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}
.merchant-form .explain {
	font-size: 14px;
}

.merchant-form table {
	border: 0px none;
}

.merchant-form th, .merchant-form td {
	padding-top: 18px;
}

.merchant-form th {
	text-align: right;
}
.merchant-form th .explain {
	font-weight: normal;
	font-size: .85em;
}

.merchant-form input.text, .merchant-form textarea {
	width: 660px;
	margin-top: 6px;
	padding: 1px;
	border: 1px #624223 solid;
	height: 26px;
	font-family: Candara, Optima, "Palatino Sans", Verdana, "Trebuchet MS", Helvetica;
	font-size: 18px;
    *font-size:100%;
}
.merchant-form textarea {
	height: 200px;
}
.merchant-form .exclaim_vis input.text {
	background-color: #D5B1BB;
}

.merchant-form .image-upload {
	margin-top: 6px;
	margin-left: 1em;
}
.merchant-form .image-upload td {
	padding: 0px;
}
.merchant-form #image-holder {
	margin-right: 16px;
	padding: 8px;
	border: 2px #CCC dashed;
	-moz-border-radius: 3px;
	-webkit-border-radius 3px;
	border-radius: 3px;
	position:relative;
}
.merchant-form #image-holder img {
	position: absolute;
}

#merchant-form-submit {
	display: block;
	margin-left: 1em;
	width: 150px;
	padding: 8px;
	text-align: center;
	background: #5A6F54;
	color: #fff;
	border: 1px #999 ridge;
	text-decoration: none;
}
#merchant-form-submit:hover, #merchant-form-submit:active {
	background-color: #6C8E63;
	text-decoration: none;
	color: #fff;
}
#merchant_result_msg {
	color: #900;
}



