@charset "utf-8";
/* CSS Document */

html, body
	{
	padding: 0;
	margin: 0;
	}
#main
	{
	background: url('../images/bkgShim.png') left top repeat-x;
	height: 529px;
	}
#splash
	{
	width: 695px;
	height: 529px;
	position: relative;
	margin: auto;
	}
#iphone_pic
	{
	width: 280px;
	height: 502px;
	position: absolute;
	top: 25px;
	left: 0px;
	/* display: none; */
	}
#iphone_pic_199
	{
	width: 326px;
	height: 506px;
	position: absolute;
	top: 21px;
	left: -46px;
	}
#copyright
	{
	width: 151px;
	height: 15px;
	position: absolute;
	top: 504px;
	left: 72px;
	/* display: none; */
	}
#logo_pic
	{
	width: 383px;
	height: 383px;
	position: absolute;
	top: 0;
	left: 320px;
	}
#text_blurb
	{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	width: 338px;
	position: absolute;
	left: 357px;
	top: 277px;
	}
#app_store
	{
	background: url(../images/appStore_btn.png) center center no-repeat;
	display: block;
	width: 168px;
	height: 59px;
	position: absolute;
	top: 412px;
	left: 425px;
	/* display: none; */
	}
#app_store:hover
	{
	background-image: url(../images/appStore_btn_overDown.png);
	}
#footer
	{
	height: 50px;
	background-color: #102840;
	/* display: none; */
	}
#footer_wrapper
	{
	height: 50px;
	width: 896px;
	margin: auto;
	position: relative;
	}
.full_link
	{
	display: block;
	height: 100%;
	width: 100%;
	}
#contact_us
	{
	background: url(../images/contactUs_up.png) center center no-repeat;
	width: 75px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	left: 30px;
	}
#contact_us:hover
	{
	background-image: url(../images/contactUs_overDown.png);
	}
#follow_me
	{
	background: url(../images/followTweetery_up.png) center center no-repeat;
	width: 230px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	left: 132px;
	}
#follow_me:hover
	{
	background-image: url(../images/followTweetery_overDown.png);
	}
#media_pack
	{
	background: url(../images/getMediaPack_up.png) center center no-repeat;
	width: 104px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	left: 395px;
	display: none;
	}
#media_pack:hover
	{
	background-image: url(../images/getMediaPack_overDown.png);
	}
.icon_link
	{
	width: 46px;
	height: 46px;
	position: absolute;
	bottom: 2px;
	}
#retweet
	{
	background: url(../images/RetweetThis_btn.png) center top no-repeat;
	left: 595px;
	}
#retweet:hover
	{
	background-image: url(../images/RetweetThis_btn_overDown.png);
	}
#digg
	{
	background: url(../images/diggThis_btn.png) center top no-repeat;
	left: 680px;
	}
#digg:hover
	{
	background-image: url(../images/diggThis_btn_overDown.png);
	}
#stumble
	{
	background: url(../images/stumbleIt_btn.png) center top no-repeat;
	left: 763px;
	}
#stumble:hover
	{
	background-image: url(../images/stumbleIt_btn_overDown.png);
	}
#facebook
	{
	background: url(../images/postOnFacebook_btn.png) left top no-repeat;
	left: 850px;
	}
#facebook:hover
	{
	background-image: url(../images/postOnFacebook_btn_overDown.png);
	}
#contact
	{
	background: url(http://www.tweeteryapp.com/images/5.png) center center repeat;
	padding: 10px 35px;
	height: 270px;
	}
.align_div
	{
	height: 13px; 
	position: relative;
	margin-bottom: 10px;
	}
#contact_close
	{
	width: 16px;
	height: 13px;
	display: block;
	background: url(http://www.tweeteryapp.com/images/closeLightBox.png) center center no-repeat;
	position: absolute;
	right: 0;
	}
.form_label
	{
	float: left;
	width: 50px;
	margin-right: 10px;
	color: #02536e;
	font: 18px bold Verdana, Arial, Helvetica, sans-serif;
	}
.form_element
	{
	margin: 0 0 10px 60px;
	}
.form_error
	{
	color: red;
	border-color: red;
	}
#text
	{
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	}
#contact_submit
	{
	background: url(http://www.tweeteryapp.com/images/send_up.png) center center no-repeat;
	width: 73px;
	height: 27px;
	position: absolute;
	right: 0;
	}
#contact_submit:hover
	{
	background-image: url(http://www.tweeteryapp.com/images/send_overDown.png);
	}
#contact_wrapper
	{
	position: relative;
	padding: 60px;
	}
#lt_corner
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: url(http://www.tweeteryapp.com/images/1.png) center center no-repeat;
	}
#rt_corner
	{
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: url(http://www.tweeteryapp.com/images/3.png) center center no-repeat;
	}
#lb_corner
	{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	background: url(http://www.tweeteryapp.com/images/7.png) center center no-repeat;
	}
#rb_corner
	{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	background: url(http://www.tweeteryapp.com/images/9.png) center center no-repeat;
	}
#top_edge
	{
	position: absolute;
	left: 60px;
	top: 0;
	width: 370px;
	height: 60px;
	background: url(http://www.tweeteryapp.com/images/2.png) center center repeat-x;
	}
#bottom_edge
	{
	position: absolute;
	left: 60px;
	bottom: 0;
	width: 370px;
	height: 60px;
	background: url(http://www.tweeteryapp.com/images/8.png) center center repeat-x;
	}
#left_edge
	{
	position: absolute;
	top: 60px;
	left: 34px;
	width: 60px;
	height: 297px;
	background: url(http://www.tweeteryapp.com/images/4.png) center center repeat-y;
	}
#right_edge
	{
	position: absolute;
	top: 60px;
	right: 0;
	width: 60px;
	height: 297px;
	background: url(http://www.tweeteryapp.com/images/6.png) center center repeat-y;
	}
.preload
	{
	background: no-repeat -9999px -9999px;
	}
#pl1
	{
	background-image: url(../images/contactUs_overDown.png);
	}
#pl2
	{
	background-image: url(../images/followTweetery_overDown.png);
	}
#pl3
	{
	background-image: url(../images/getMediaPack_overDown.png);
	}
#pl4
	{
	background-image: url(../images/RetweetThis_btn_overDown.png);
	}
#pl5
	{
	background-image: url(../images/diggThis_btn_overDown.png);
	}
#pl6
	{
	background-image: url(../images/stumbleIt_btn_overDown.png);
	}
#pl7
	{
	background-image: url(../images/postOnFacebook_btn_overDown.png);
	}
#pl8
	{
	background-image: url(http://www.tweeteryapp.com/images/1.png);
	}
#pl9
	{
	background-image: url(http://www.tweeteryapp.com/images/2.png);
	}
#pl10
	{
	background-image: url(http://www.tweeteryapp.com/images/3.png);
	}
#pl11
	{
	background-image: url(http://www.tweeteryapp.com/images/4.png);
	}
#pl12
	{
	background-image: url(http://www.tweeteryapp.com/images/5.png);
	}
#pl13
	{
	background-image: url(http://www.tweeteryapp.com/images/6.png);
	}
#pl14
	{
	background-image: url(http://www.tweeteryapp.com/images/7.png);
	}
#pl15
	{
	background-image: url(http://www.tweeteryapp.com/images/8.png);
	}
#pl16
	{
	background-image: url(http://www.tweeteryapp.com/images/9.png);
	}
#pl17
	{
	background-image: url(http://www.tweeteryapp.com/images/send_overDown.png);
	}
#pl18
	{
	background-image: url(../images/appStore_btn_overDown.png);
	}

