@charset "UTF-8";

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}
body {
	text-align: center;
}

/* MWS Universal Menu */

#menu {
	margin-bottom: 40px;
	margin-top: 20px;
}

/* Content - post.html */

#content {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main {
	display: block;
	margin: 0;
	height: 304px;
}

#photo {
	margin-right: 35px;
	float: left;
	display: block;
}

#main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	font: 11px/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	display: block;
	width: 455px;
}

#main li.title {
	background: url(../images/friendToFriend_Title.gif) no-repeat;
	height: 55px;
	text-indent: -5000px;
}

#main li.description {
	margin-top: 20px;
	text-align: left;
	font-size: 11px;
}

#main ul li.description a {
	font-size: 11px;
}

#main a.ssbb {
	background: url(../images/backToSSBB.jpg) no-repeat;
	width: 207px;
	height: 37px;
	display: block;
	margin: 20px 0 0 245px;
	padding: 0;
	float: left;
	text-align: left;
	text-indent: -5000px;
}

/* @group for teaser */

#step {
	display: block;
	width: 860px;
	background: url(../images/stepBG.jpg) no-repeat 0 12px;
	height: 230px;
	margin-top: 20px;
}

#step1, #step2, #step3 {
	list-style-type: none;
	padding: 0;
	color: #333;
	font: 11px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 210px;
	display: block;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 95px;
}

#step1 {
	margin-left: 20px;
}

#step3 {
	margin-right: 20px;
}

#mobileTicket {
	background: url(../images/mobileTicket.png) no-repeat;
	display: block;
	height: 80px;
	width: 195px;
	text-indent: -2000px;
}

#step1 li.description, #step2 li.description, #step3 li.description {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

#step1 .annotation {
	font-size: 9px;
	vertical-align: 3px;
}

#step1 li.notice {
	font-size: 10px;
	color: #4c4c4c;
	text-align: left;
}

#MWSbooth {
	background: url(../images/MWSbooth.png) no-repeat 0 7px;
	display: block;
	height: 80px;
	width: 210px;
	text-indent: -5000px;
}

#smileWeb {
	background: url(../images/SmileWeb.png) no-repeat 0 4px;
	display: block;
	height: 80px;
	width: 210px;
	text-indent: -5000px;
}

#gadgetWasteland {
	margin-top: 10px;
}



/* @end */

/* @group 3.29 */

#photoArea {
	display: block;
	float: left;
	padding: 0;
	margin-right: 35px;
}

#photoArea img.photo {
	margin-right: 0;
	display: block;
	margin: 0;
	width: 360px;
}

#photoArea p.caption {
	width: 350px;
	font: bold 11px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block; /* change to block */
	text-align: left;
	color: black;
	padding: 0;
	height: 60px;
	margin: 10px 10px 0;
}

#photoArea span.time {
	font-style: italic;
	font-size: 20px;
	color: olive;
	margin-right: 10px;
}


#coyoteOnWasteland {
	display: block;
	margin-left: -4px;
}

#content0 {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: 2px solid #9f9f9f;
	border-top-style: none;
	position: relative;
	display: block;
	z-index: 2;
}

#content0 div.tbox0 {
	width: 117px;
}

.highslide img {
	border: 2px solid #aaa181;
	margin-bottom: 5px;
}

div#highslide-wrapper-1.highslide-wrapper {
	position: relative;
	z-index: 1;
}

#footerNotice {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	font: 10px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
}



/* @end */

#footer {
	margin: 40px 0 20px;
	text-align: center;
	font: 10px/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4c4c4c;
}

#footer span.mws a {
	font-weight: bold;
	font-size: 10px;
}

/* @group IE Hack */

* html #step1{
	margin-right: 55px;
	margin-left: 10px;
}

* html #step2{
	margin-right: 55px;

}

* html #step3{
	margin-right: 20px;

}

* html #gadgetWasteland {
	margin-top: 5px;
}

* html #coyoteOnWasteland {
	margin-left: -2px;
}

* html #photoArea p.caption {
	font-size: 11px;
	font-weight: bold;
}

* html #coyoteOnWasteland object {
	display: block;
	position: relative;
	z-index: -1;
        left: 1px;
}

* html #content0 div.tbox0 {
	width: 110px;
}

/* @end */

