/* @group Resets */

p {
	color: #dcdcdc;
	font-size: 11px;
}
* { margin: 0; padding: 0; }
body { font-family: Helvetica, sans-serif;
	background-color: #a2a2a2;
	margin: 0;
	padding: 0;
}
ul { list-style: none inside; }
a { outline: none; }
a img { border: none; }
table { border-spacing: 0; border-collapse: collapse;}
/* @end */

/* @group Utility */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
#page-wrap {width: 960px; margin: 0 auto;
	padding: 0;
}
/* @end */

/* @group Body */

.page_flip {
	width: 960px;
	position: absolute;
	margin: -42px auto 0 auto;
}

#page_flip {
	padding: 0;
	margin: 0;
}



/* @end */

/* @group Header */

p.form_1 {
	float: left;
	clear: left;
	padding-right: 10px;
	color: #303030;
}

p.form_2 {
	float: left;
	clear: right;
	padding-right: 10px;
	color: #303030;
}

p.form_3 {
	float: left;
	clear: right;
	padding-right: 10px;
	color: #303030;
	margin: 0;
	padding: 0;
}

.form_mice {
	font-size: 9px;
	color: black;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 18px;
}

.form_text {
	font-size: 11px;
}

img.arrow {
}

.header {
	width: 960px;
	height: 80px;
	background: url(../images/header_bkgd.png) no-repeat 0 top;
	position: relative;
	z-index: 10;
}

.facebook {
	float: right;
	width: 215px;
	padding-right: 30px;
	margin-top: 15px;
	position: relative;
	z-index: 10;
}

.facebook a {
	height: 30px;
	width: 215px;
	float: right;
	background: url(../images/sprite_facebook.png) no-repeat;
}

.facebook a:hover {
	height: 30px;
	width: 215px;
	float: right;
	background: url(../images/sprite_facebook.png) no-repeat 0 -30px;
}

.friend {
	float: left;
	width: 675px;
	padding-left: 30px;
	padding-top: 15px;
	position: relative;
	z-index: 10;
}

.friend_2 {
	float: left;
	width: 675px;
	padding-left: 30px;
	padding-top: 15px;
	position: relative;
	z-index: 10;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.friend a {
	height: 30px;
	width: 145px;
	background: url(../images/sprite_friend.png) no-repeat;
	float: left;
}

.friend a:hover {
	height: 30px;
	width: 145px;
	background: url(../images/sprite_friend.png) no-repeat 0 -30px;
	float: left;
}

a.showFirst {
	height: 25px;
	width: 75px;
	background: url(../images/swap_close.png) no-repeat;
	float: left;
	clear: none;
	margin-top: -20px;
}

p.thanks {
float: left;
	position: relative;
	z-index: 10;
	color: #303030;
	clear: left;
	font-size: 16px;
	margin-right: 35px;
	margin-top: 10px;
}

.thankyou a.showSecond {
	float: left;
}



/* @end */

/* @group Page Notes */

img.arrow {
	float: right;
}

.page_notes {
	height: 30px;
	margin: auto 30px;
	padding: 0;
	background: url(../images/directions_arrow.gif) no-repeat right top;
}

p.directions {
	float: right;
	font-size: 14px;
	clear: none;
	padding-left: 320px;
	margin-right: 20px;
}

p.email {
	float: left;
}



/* @end */


