body {
	font-family: Arial, Helvetica, "sans serif";
	background: #fffbf8;
}

header {
	position: relative;
	height: 268px;
	margin: 0 0 10px 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#mainnav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	background: url('../media/mobile/bg-nav-off.png') repeat-x;
	width: 100%;
}

#mainnav ul {
	display: block;
	width: 100%;
	height: 100%:
}

#mainnav ul li {
	display: block;
	width: 50%;
	float: left;
	height: 66px;
	text-align: center;
}

#mainnav ul li a.selected {
	background: #35312f;
	color: #ffffff;
	text-decoration: none;
}

#mainnav ul li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 32px;
	font-weight: bold;
	color: #153e4c;
	line-height: 65px;
	text-transform: uppercase;
	text-decoration: none;
}

#subnav {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 260px;
	background: rgba(0,0,0,.8) url('../media/mobile/bg-nav-arrow.png') no-repeat 35px 0px;
	display: none;
}

#subnav ul {
	display: block;
	padding: 33px 0 0 45px;
}


#subnav ul li {
	margin: 0 0 40px 0;
}

#subnav ul li a {
	font-size: 50px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#subnav ul li a:active,
#subnav ul li a.selected {
	color: #57daf2;
}

h2.header {
	display: inline-block;
	background: url('../media/mobile/bg-header.png') no-repeat top right;
	height: 66px;
	font-size: 35px;
	line-height: 56px;
	color: #ffffff;
	padding: 0 100px 0 40px;
	margin: 20px 0 20px 0;
	text-transform: uppercase;
}

div.promo {
	clear: both;
	overflow: auto;
	padding: 0 45px;
	margin: 0 0 15px 0;
}
div.promo div.img {
	width: 288px;
	height: 240px;
	float: left;
	border: 7px solid #2a2e2d;
	margin: 0 27px 0 0;
}

div.promo div.img a,
div.promo div.img img {
	display: block;
	width: 100%;
	height: 100%;
}

div.promo div.info {
	width: 330px;
	float: left;
}

div.promo div.info a {
	font-size: 32px;
	color: #520e06;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
}

article {
	padding: 0 45px;
	margin: 15px 0 0 0;
	font-size: 24px;
}

article img {	
	/* border: 7px solid #2a2e2d; */
	display: block;
	margin: 0 auto;
}

article font img {
	border: 0;
}

article font a,
article font a:hover {
	color: #4890a8;
}

article div.date,
article p {
	color: #2f2a24;
	font-size: 24px;
	margin: 20px 0;
	font-weight: bold;
}

article div.date {
	color: #4890a8;
}

#article article a {
	color: #1f495f;
}

article h2 {
	color: #2f2a24;
	font-size: 30px;
	margin: 20px 0;
	text-transform: uppercase;
	font-weight: bold;
}

article p.newsletter {
	clear: both;
}

article p.submit-a-story {
	clear: both;
	text-align: center;
}

article h3 {
	color: #4890a8;
	font-size: 27px;
	margin: 20px 0;
	font-weight: bold;
	text-transform: uppercase;
}

article h4 {
	font-size: 26px;
	font-weight: bold;
}

article img.image-left {
	float: left;
	margin: 15px 15px 15px 0;
	border: 5px solid #2a2e2d;
}
	
article img.image-right {
	float: right;
	margin: 15px 0 15px 15px;
	border: 5px solid #2a2e2d;
}

article div.quick {
	overflow: auto;
	margin: 0 0 30px 0;
}

article div.quick div.img {
	width: 230px;
	height: 230px;
	float: left;
	border: 5px solid #2a2e2d;
	margin: 0 27px 0 0;
}

article div.quick div.img a,
article div.quick div.img img {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
}

article div.quick div.info {
	width: 360px;
	float: left;
	background: rgba(0,0,0,.8);
	padding: 10px 25px 0 25px;
	font-size: 24px;
	height: 230px;
	font-weight: bold;
	display: table;
}

article div.quick div.info div.wrap {
	display: table-cell;
	vertical-align: middle;
}

article div.quick div.info div.property-fact,
article div.quick div.info h2 {
	font-size: 24px;
	margin: 0 0 5px 0;
}

article div.quick div.info span.property-fact-info,
article div.quick div.info h2 {
	color: #ffffff;
	font-size: 24px;
	display: block;
}

article div.quick div.info span.property-fact-label {
	color: #4890a8;
	display: block;
	font-style: italic;
}

div.find-item {
	padding: 0 45px;
	overflow: auto;
	clear: both;
	margin: 0 0 25px 0;
}

div.find-item div.img {
	width: 140px;
	height: 116px;
	float: left;
	border: 7px solid #2a2e2d;
	margin: 0 27px 0 0;
}

div.find-item div.img a,
div.find-item div.img img {
	display: block;
	width: 100%;
	height: 100%;
}

div.find-item div.info select {
	font-size: 30px;
}

div.find-gallery div.info {
	line-height: 116px;
}

div.find-item a {
	color: #520e06;
	text-decoration: none;
}

div.find-item div.info {
	padding-top: 15px;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #520e06;
	line-height: 30px;
	width: 490px;
	float: left;
}

div.find-gallery div.info a {
	font-size: 26px;
	color: #520e06;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
}

p.submit-story a {
	display: block;
	background: url('http://a.dolimg.com/en-US/disneyfans/media/mobile/btn-submit-story.png') no-repeat;
	border: 0;
	width: 584px;
	height: 91px;
	padding: 0;
	margin: 0 auto;
	text-indent: -9999px;
}

#gallery ul li {
	display: block;
	float: left;
	width: 150px;
	margin: 20px;
}

#gallery ul li a img{
	width: 144px;
	height: 120px;
	border: 3px solid #2f2c2c;
}

#submit-terms-conditions h5{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}

#submit-terms-conditions h5 a {
	color: #520e06;
}

#submit-terms-conditions {
	font-size: 22px;
	font-weight: bold;
	padding: 0 45px;
}

#submit-accept-terms-conditions {
	margin: 10px 0;
	padding: 0 45px;
}

#submit-accept-terms-conditions input{
	width: 30px;
	margin: 5px 5px 0 0;
}

#submit-accept-terms-conditions label{
	color: #2f2c2c;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#submit-accept-terms-conditions label a{
	color: #2f2c2c;
	display: inline;
}

#submit-form {
	clear: both;
	border-top: 1px solid #b28750;
	margin-top: 40px;
	padding: 40px 0;
}
#submit-form h5 {
	display: none;
}
#submit-form div.instructions {
	margin-bottom: 40px;
}
#submit-form div.instructions p {
	margin: 0;
	font-size: 22px;
	text-align: center;
}

#submit-form div.fieldpair {
	width: 600px;
	margin: 0 auto 15px auto;
	overflow: auto;
}

#submit-form div.fieldpair label {
	width: 175px;
	text-align: left;
	font-size: 28px;
	color: #2f2c2c;
	font-weight: bold;
	float: left;
}

#submit-form div.fieldpair input,
#submit-form div.fieldpair select,
#submit-form div.fieldpair textarea {
	width: 390px;
	float: left;
	border: 1px solid #2f2c2c;
	font-size: 28px;
}

#submit-form .field_submit {
	text-align: center;
	padding-left: 175px;
}

#submit-form .field_submit button {
	font-size: 28px;
}

div.pagination {
	clear: both;
	overflow: visible;
	padding: 20px 0 20px 45px;
}

div.pagination ul {
	margin: 0;
	padding: 0;
	overflow: auto;
}

div.pagination ul li {
	display: block;
	width: 40px;
	height: 40px;
	font-weight: bold;
	font-size: 23px;
	padding: 0 1px;
	margin: 0;
	float: left;
	border: 3px solid #74bece;
	background: #4191ad;
	line-height: 40px;
	text-align: center;
	margin: 0 15px 0 0;
}

div.pagination ul li span {
	color: #ffffff;
	background: #4890a8;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
}

div.pagination ul li a {
	color: #1F495F;
	outline: 0;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
}

#content160 article b {
	font-size: 16px;
}