/* CSS Document */

body {
	background-color: white; 
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

a {
	color: #999;
	font: normal;
	text-decoration: none;
}

a:hover {
	color: #30a0b0;
	text-decoration: underline;
}

bluefont {
	color: #30a0b0;
}

#container {
	width: 988px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

#logo {
	width: 580px;
	height: 137px;
	background-image: url(images/logo.png);
	position:absolute;
	top: 20px;
	left: -12px;
}

#newlogo {
	width: 608px;
	height: 145px;
	background-image: url(images/newlogo.png);
	position:absolute;
	top: 18px;
	left: -18px;
}

#ordernow {
	width: 139px;
	height: 134px;
	position: absolute;
	top: 97px;
	right: 23px;
}

#ordernowanim {
	position: relative;
	width: 139px;
	height: 134px;
	z-index: 5;
}

#newgiveaway {
	width: 108px;
	height: 25px;
	position: absolute;
	top: 303px;
	background-image:url(images/newgiveaway.png);
	right: -2px;
	z-index: 6;
}

#rightcolumn {
	width: 184px;
	height: 565px;
	position: absolute;
	right: 0px;
	top: 103px;
	background-image: url(images/bgright.jpg);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

#store-rightcolumn {
	width: 184px;
	height: 649px;
	position: absolute;
	right: 0px;
	top: 103px;
	background-image: url(images/bgright.jpg);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

#paragraph-head {
	width: 371px;
	height: 36px;
	position: absolute;
	top: 176px;
	background-image:url(images/yourfavoriteapps.png);
}

#paragraph {
	width:785px;
	position: absolute;
	top:225px;
	text-align: left;
	text-shadow: #EEE 0 1px 1px;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

#copyright {
	width:785px;
	position: absolute;
	top:874px;
	text-align: left;
	color: #CCC;
	font: normal 10px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 15px;
}

#copyright2 {
	width:785px;
	position: absolute;
	top:874px;
	text-align: right;
	color: #CCC;
	font: normal 10px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 15px;
}

#blogbody {
	width:785px;
	position: absolute;
	top:155px;
	text-align: left;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 15px;
}

#blog {
	width:815px;
	position: absolute;
	left: -40px;
	text-align: left;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainphoto {
	width:785px;
	position: absolute;
	top:293px;
	text-align: left;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	background-color: #FFF;
}

#followus-head {
	position: absolute;
	right: 66px;
	top: 260px;
	background-image: url(images/followus.png);
	z-index: 5;
	width: 89px;
	height: 19px;
}

#followus {
	position: absolute;
	right: 28px;
	top: 293px;
	width: 107px;
	z-index: 5;
	text-align: left;
	color: #999;
	font: normal 13px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e6e6e6;
	padding-left: 21px;
}

#followus-icons {
	position: absolute;
	background-image: url(images/followusicons.png);
	right: 140px;
	top: 308px;
	width: 16px;
	height: 141px;
	z-index: 5;
}

#questions-head {
	position: absolute;
	right: 43px;
	top: 575px;
	background-image: url(images/questions.png);
	z-index: 5;
	width: 111px;
	height: 18px;
}

#questions-icon {
	position: absolute;
	background-image: url(images/email.png);
	right: 140px;
	top: 623px;
	width: 16px;
	height: 16px;
	z-index: 5;
}

#questions {
	position: absolute;
	right: 28px;
	top: 608px;
	width: 107px;
	z-index: 5;
	text-align: left;
	color: #999;
	font: normal 13px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e6e6e6;
	padding-left: 21px;
}

#track-head {
	position: absolute;
	right: 31px;
	top: 480px;
	background-image: url(images/orderstatus.png);
	z-index: 5;
	width: 123px;
	height: 18px;
}

#track-icon {
	position: absolute;
	background-image: url(images/track.png);
	right: 140px;
	top: 528px;
	width: 16px;
	height: 16px;
	z-index: 5;
}

#track {
	position: absolute;
	right: 28px;
	top: 513px;
	width: 107px;
	z-index: 5;
	text-align: left;
	color: #999;
	font: normal 13px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e6e6e6;
	padding-left: 21px;
}

#tab-suitestuff {
	position: absolute;
	width: 177px;
	height: 65px;
	top: 160px;
	left: 322px;
}

#tab-suitestuff-anim {
	position: relative;
	width: 177px;
	height: 65px;
}

#tab-tweetstuff {
	position: absolute;
	width: 188px;
	height: 65px;
	background-image:url(images/tab-tweetstuff-on.png);
	top: 160px;
	left: 499px;
}

#tab-tweetstuff-anim {
	position: relative;
	width: 188px;
	height: 65px;
}

#tab-istuff {
	position: absolute;
	width: 98px;
	height: 65px;
	background-image:url(images/tab-istuff-on.png);
	top: 160px;
	left: 687px;
}

#tab-istuff-anim {
	position: relative;
	width: 98px;
	height: 65px;
}

#storefront-head {
	width: 212px;
	height: 33px;
	position: absolute;
	top: 176px;
	background-image:url(images/makeyourpick.png);
}

#tweetiestorefront-head {
	width: 204px;
	height: 54px;
	position: absolute;
	top: 909px;
	background-image:url(images/introducingmytweetstuff.png);
}

#storefront {
	width: 785px;
	height: 590px;
	position: absolute;
	top:225px;
	text-align: left;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ededed;
}

#tweetiestorefront {
	width: 785px;
	height: 233px;
	position: absolute;
	top:892px;
	text-align: left;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ededed;
}

#star {
	position: absolute;
	background-image: url(images/star.png);
	top:847px;
	left: 5px;
	width: 29px;
	height: 29px;
}

#bookdescription {
	width: 739px;
	height: 80px;
	position: absolute;
	top:832px;
	left: 46px;
	text-align: left;
	text-shadow: #EEE 0 1px 1px;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 15px;
	z-index: 10;
}

#tweetiedescription {
	width:248px;
	position: absolute;
	top:956px;
	text-align: left;
	text-shadow: #EEE 0 1px 1px;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ededed;
}

#atebitstagline {
	width:242px;
	height: 16px;
	position: absolute;
	top:1071px;
	background-image:url(images/atebitstagline.png);
	z-index: 10;
}

#atebitstagline a {
	display:block;
  	width:100%;
  	height:100%;
  	text-decoration:none;
}

#atebitstagline a:hover {
	background-image:url(images/atebitstagline-hover.png);
}

#tweetiemaclink {
	width:107px;
	height: 42px;
	position: absolute;
	top:1097px;
	background-image:url(images/tweetiemaclink.png);
	z-index: 10;
}

#tweetiemaclink a {
	display:block;
  	width:100%;
  	height:100%;
  	text-decoration:none;
}

#tweetiemaclink a:hover {
	background-image:url(images/tweetiemaclink-hover.png);
}

#tweetieiphonelink {
	width:121px;
	height: 42px;
	position: absolute;
	left: 122px;
	top:1097px;
	background-image:url(images/tweetieiphonelink.png);
	z-index: 10;
}

#tweetieiphonelink a {
	display:block;
  	width:100%;
  	height:100%;
  	text-decoration:none;
}

#tweetieiphonelink a:hover {
	background-image:url(images/tweetieiphonelink-hover.png);
}

#store-left {
	width:255px;
	position: absolute;
	line-height: 10px;
}

#store-center {
	width:255px;
	position: absolute;
	left: 265px;
	line-height: 10px;
}

#store-right {
	width:255px;
	position: absolute;
	left: 530px;
	line-height: 10px;
}

#pillow {
	position: relative;
	width: 255px;
	height: 110px;
}

#pillowdouble {
	position: relative;
	width: 520px;
	height: 110px;
}

#pillowtriple {
	position: relative;
	width: 785px;
	height: 110px;
}

#storebottom {
	width:785px;
	position: absolute;
	top:1156px;
	text-align: left;
	text-shadow: #EEE 0 1px 1px;
	color: #999;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 0px;
	border-top: 1px solid #ededed;
}

#cart {
	position: absolute;
	right: 1px;
	top: 660px;
	width: 184px;
	z-index: 5;
	text-align: left;
	color: #999;
	font: normal 13px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nowonline {
	position: absolute;
	width: 110px;
	height: 44px;
	top: 298px;
	right: -4px;
	background-image: url(images/nowonline.png);
	z-index: 5;
}

#footer {
	width: 785px;
	height: 160px;
	background-image: url(images/footer.jpg);
	position: relative;
}

#footersuite {
	width: 785px;
	height: 190px;
	background-image: url(images/footersuite.jpg);
	position: relative;
}

#footertweet {
	width: 785px;
	height: 451px;
	background-image: url(images/footertweet.jpg);
	position: relative;
}

#footership {
	width: 785px;
	height: 269px;
	background-image: url(images/footership.png);
	position: relative;
}


.bubbleInfo {
    width: 110px;
    height: 40px;
}

.trigger {
    position: absolute;
}

.popup {
	border: 0px;
	margin: 0px;
	position: absolute;
	display: none;
	z-index: 50;
	background-image: url(images/trackpopup.png);
	width: 303px;
	height: 84px;
}

input.track {
	position: absolute;
	left: 22px;
	top: 19px;
	height: 32px;
	width: 221px;
	font: bold 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #777;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 0px;
	background-image: url('images/inputbg.png' );
	background-repeat: repeat-x;
	background-position: top;
}

#submitbutton {
	margin: 0px;
	border: 0px;
	position: absolute;
	top: 18px;
	left: 251px;
	width: 24px;
	height: 42px;
}

#trackpillows-head {
	width: 255px;
	height: 33px;
	position: absolute;
	top: 176px;
	background-image:url(images/trackyourpillows.png);
}

.ordernumberfont{
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #cf5e45;
}

#sendusanemail-head {
	width: 259px;
	height: 36px;
	position: absolute;
	top: 176px;
	background-image:url(images/sendusanemail.png);
}

#contactamanda{
	z-index: -1;
	width: 416px;
	height: 396px;
	position: absolute;
	bottom: 0px;
	right:0px;
	background-image: url(images/contactamanda.jpg);
}

#wereonit-head {
	width: 164px;
	height: 36px;
	position: absolute;
	top: 176px;
	background-image:url(images/wereonit.png);
}

#footerthanks {
	width: 785px;
	height: 390px;
	background-image: url(images/thanks.jpg);
	position: relative;
}