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

html {
	font-size: 100%; /* FIXES IE BUG */
}
body {
	font-size: 1em;
	text-align: center; /* FIXES IE BUG */
	margin: 0;
	padding: 0;
}
#background_main {
	background-position: top center;
}
#background_long {
	/*background-image:url(../details/images/backgrounds_long/bg3.jpg);*/
	background-position: top center;
}
#wrapper {
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.logo_index {
	visibility: hidden;
	position: absolute;
	top: 131px;
	left: 41px;
	width: 203px;
	height: 234px;
	z-index: 100;
}
.logo {
	position: absolute;
	top: 131px;
	left: 41px;
	width: 203px;
	height: 234px;
	z-index: 100;
}
.logo a span {
	display: none;
	position: absolute;
	top: 9px;
	left: 9px;
	width: 203px;
	height: 234px;
}
.logo a:hover span {
	display: block;
}
.top_grain {
	margin:0;
	padding:0;
}





/*** MAIN ***/

.main_back {
	float:left;
	margin: 0;
	padding-bottom: 25px;
}
.hello {
	background-image:url(../images/hello.png);
	width: 491px;
	height: 256px;
	position: absolute;
	top: 29px;
	right: 113px;
}
.hello span {
	visibility:hidden;
}


/* THUMBS_BACK */
.thumbs_back {
	position: absolute;
	top: 285px;
	left: 22px;
	padding: 0;
}
#one {
	position: absolute;
	top: 0px;
	left: 253px;
	width:245px;
	height: 245px;
	overflow:hidden;
}
#two {
	position: absolute;
	top: 0px;
	left: 494px;
	width:245px;
	height: 245px;
	overflow:hidden;
}
#two img {
	margin-top: -245px;
}
#three {
	position: absolute;
	top: 249px;
	left: 10px;
	width:245px;
	height: 245px;
	overflow:hidden;
}
#three img {
	margin-top: -490px;
}
#four {
	position: absolute;
	top: 249px;
	left: 253px;
	width:245px;
	height: 245px;
	overflow:hidden;
}
#four img {
	margin-top: -735px;
}
#five {
	position: absolute;
	top: 249px;
	left: 494px;
	width:245px;
	height: 245px;
	overflow:hidden;
}
#five img {
	margin-top: -980px;
}
/* END THUMBS_BACK*/

/* THUMBS */

.thumbs {
	position: absolute;
	top: 283px;
	left: 22px;
	padding: 0;
	z-index: 1
}
#wish a {
	background-image:url(../images/main_thumbs/i_wish_spr.jpg);
	width: 204px;
	height: 204px;
	position: absolute;
	top: 12px;
	left: 263px;
}
#wish a:hover {
	background-image:url(../images/main_thumbs/i_wish_spr.jpg);
	background-position: 0 -204px;
	width: 204px;
	height: 204px;
}
#processor a {
	background-image:url(../images/main_thumbs/processor_spr.jpg);
	width: 204px;
	height: 204px;
	position: absolute;
	top: 12px;
	left: 504px;
}
#processor a:hover {
	background-image:url(../images/main_thumbs/processor_spr.jpg);
	background-position: 0 -204px;
	width: 204px;
	height: 204px;
}
#conscious a {
	background-image:url(../images/main_thumbs/conscious_spr.jpg);
	width: 204px;
	height: 204px;
	position: absolute;
	top: 262px;
	left: 20px;
}
#conscious a:hover {
	background-image:url(../images/main_thumbs/conscious_spr.jpg);
	background-position: 0 -204px;
	width: 204px;
	height: 204px;
}
#sweater a {
	background-image:url(../images/main_thumbs/sweater_spr.jpg);
	width: 204px;
	height: 204px;
	position: absolute;
	top: 262px;
	left: 263px;
}
#sweater a:hover {
	background-image:url(../images/main_thumbs/sweater_spr.jpg);
	background-position: 0 -204px;
	width: 204px;
	height: 204px;
}
#mind a {
	background-image:url(../images/main_thumbs/mind_mouth_spr.jpg);
	width: 204px;
	height: 204px;
	position: absolute;
	top: 262px;
	left: 504px;
}
#mind a:hover {
	background-image:url(../images/main_thumbs/mind_mouth_spr.jpg);
	background-position: 0 -204px;
	width: 204px;
	height: 204px;
}
.thumbs span {
	visibility: hidden;
}

/* END THUMBS */


/*** END MAIN ***/




/*** DETAILS ***/

.details_back {
	float:left;
	margin-top: 0;
	padding-top:0;
	padding-bottom: 25px;
}
.details_thumbs_back {
	position: absolute;
	margin-top: -33px;
	margin-left: 263px;
	z-index: 85;
}
#description {
	width: 350px;
	position: absolute;
	top: 610px;
	left: 290px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .65em;
	line-height: 1.4em;
	color:#444;
	z-index: 88;
}
#description p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
.prev_next_box {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 110;
	width: 868px;
	margin-left: -434px;
	background-color: blue;
}
.p_n_top {
	position: relative;
	top: 0;
	right: 0;
	z-index: 112;
}
.prev_next {
	position: absolute;
	top: 0;
	right: 12px;
	z-index: 113;
	visibility: visible;
}
#shirt_name {
	position: absolute;
	top: 565px;
	left: 290px;
	display: block;
	width: 164px;
	height: 28px;
	z-index: 98;
}
#shirt_name span {
	visibility: hidden;
}
.mind_mouth {
	background-image:url(../details/images/product_name/mind_mouth.png);
	background-repeat: no-repeat;
}
.other_shirt {
	background-image:url(../details/images/product_name/my_other_shirt.png);
	background-repeat: no-repeat;
}
.processor {
	background-image:url(../details/images/product_name/your_processor.png);
	background-repeat: no-repeat;
}
.conscious {
	background-image:url(../details/images/product_name/self_conscious.png);
	background-repeat: no-repeat;
}
.wish {
	background-image:url(../details/images/product_name/i_wish_i.png);
	background-repeat: no-repeat;
}
#price {
	position: absolute;
	top: 565px;
	left: 590px;
	display: block;
	width: 71px;
	height: 30px;
	z-index: 93;
}
#price span {
	visibility: hidden;
}
.one {
	background-image:url(../details/images/price/1.png);
	background-repeat: no-repeat;
}
.five {
	background-image:url(../details/images/price/5.png);
	background-repeat: no-repeat;
}
.ten {
	background-image:url(../details/images/price/10.png);
	background-repeat: no-repeat;
}
.twelve {
	background-image:url(../details/images/price/12.png);
	background-repeat: no-repeat;
}
.fifteen {
	background-image:url(../details/images/price/15.png);
	background-repeat: no-repeat;
}
.seventeen {
	background-image:url(../details/images/price/17.png);
	background-repeat: no-repeat;
}
#add_cart {
	position: absolute;
	top: 643px;
	left: 564px;
	display: block;
	z-index: 95;
}
#add_cart span {
	visibility: hidden;
}
#size {
	position: absolute;
	top: 616px;
	left: 564px;
	display: block;
	z-index: 94;
}
#size table{
	padding-bottom: 6px;
	}

#size span {
	visibility:hidden;
}
/*** END DETAILS ***/





/*** DETAILS ROLLOVERS ***/
#small_top {
	position: absolute;
	top: 121px;
	right: 67px;
	z-index: 86;
	width: 47px;
	height: 47px;
}
#small_middle {
	position: absolute;
	top: 180px;
	right: 67px;
	z-index: 87;
	width: 47px;
	height: 47px;
}
#small_bottom {
	position: absolute;
	top: 240px;
	right: 67px;
	z-index: 89;
	width: 47px;
	height: 47px;
}
.clip {
	position:absolute;
	top:0;
	left:0;
	}
.pos1 {
	clip:rect(0 47px 47px 0);
	}
.pos2 {
	clip:rect(47px 47px 94px 0); top: -47px;
	}
.pos3 {
	clip:rect(94px 47px 141px 0); top: -94px;
	}
#large_top {
	position: absolute;
	top: 71px;
	left: 286px;
	z-index: 90;
	overflow: hidden;
	width: 439px;
	height: 439px;
}
#large_middle {
	position: absolute;
	top: 71px;
	left: 286px;
	visibility: hidden;
	z-index: 91;
	overflow: hidden;
	width: 439px;
	height: 439px;
}
#large_middle img {
	margin-top: -439px;
}
#large_bottom {
	position: absolute;
	top: 71px;
	left: 286px;
	visibility: hidden;
	z-index: 92;
	overflow: hidden;
	width: 439px;
	height: 439px;
}
#large_bottom img {
	margin-top: -878px;
}

/*** END DETAILS ROLLOVERS ***/




/*** MISC ***/
#misc {
	width: 395px;
	height: 550px;
	overflow: auto;
	position: absolute;
	top: 155px;
	left: 315px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .65em;
	line-height: 1.6em;
	color:#444;
	z-index: 101;
}
#misc p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .8em;
	margin-left: 0;
}
#misc strong {
	letter-spacing: .1em;
	font-size: 1.4em;
	font-style: condensed;
	color:#999966;
}
#misc #randomImage {
	position: absolute;
	top: 10px;
	left: 45px;
	width: 299px;
	height: 104px;
}
#misc #caption {
	position: relative;
	width: 310px;
	height: 75px;
	text-align: center;
	overflow: auto;
}
#misc #caption_area {
	position: absolute;
	top: 150px;
	left: 40px;
	width: 135px;
	height: 50px;
}
#misc #caption p {
	vertical-align: middle;
	text-align: center;
}
#bottom_fins {
	position: absolute;
	top: 380px;
	left: 359px;
	z-index: 96;
}
#misc ul {
	list-style-type: square;
	color: #444;
	padding: 0;
	margin-top: .25em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 3.25em;
}
#misc ul a {
	color:#5555aa;
}
#misc ul a:visited {
	color:#5555aa;
}
#misc ul a:hover {
	color:#99bbbb;
}
#misc em {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}
#faq {
	width: 370px;
	height: 550px;
	overflow: auto;
	position: absolute;
	top: 130px;
	left: 312px;
	margin: 0;
	padding-right: 2.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .65em;
	line-height: 1.6em;
	color:#444;
	z-index: 86;
}
#faq a {
	color:#5555aa;
}
#faq a:visited {
	color:#5555aa;
}
#faq a:hover {
	color:#99bbbb;
}
#faq em {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}
#faq p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#underline {
	position: absolute;
	top: 72px;
	left: 307px;
	z-index: 95;
}
#category {
	position: absolute;
	top: 72px;
	left: 338px;
	z-index: 99;
}
#category span {
	visibility:hidden;
}
.fun {
	background-image:url(../misc/images/sec_title_spr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 42px;
	height: 28px;
}
.questions {
	background-image:url(../misc/images/sec_title_spr.png);
	background-repeat: no-repeat;
	background-position: -45px 0;
	width: 114px;
	height: 28px;
}




#misc_utilities ul{
	position: absolute;
	top: 747px;
	right: 139px;
	height: 30px;
	width: 148px;
	padding: 0;
	margin: 0;
}
#misc_utilities li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#misc_utilities a.contact {
	background-image: url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 73px;
	height: 30px;
}
#misc_utilities a:hover.contact {
	background-image: url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	display: block;
	width: 73px;
	height: 30px;
}
#misc_utilities a.faq {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -73px 0;
	display: block;
	width: 36px;
	height: 30px;
}
#misc_utilities a:hover.faq {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -73px -30px;
	display: block;
	width: 36px;
	height: 30px;
}
#misc_utilities a.faq_current {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -73px -30px;
	display: block;
	width: 36px;
	height: 30px;
}
#misc_utilities a.fun {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -109px 0;
	display: block;
	width: 39px;
	height: 30px;
}
#misc_utilities a.fun_current {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -109px -30px;
	display: block;
	width: 39px;
	height: 30px;
}
#misc_utilities a:hover.fun {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -109px -30px;
	display: block;
	width: 39px;
	height: 30px;
}
#misc_utilities span {
	visibility: hidden;
}
#refresh a {
	position: absolute;
	top: 470px;
	left: 450px;
	width: 127px;
	height: 120px;
	display: block;
	background-image:url(../misc/images/thank_you_spr.png);
	background-position: 0 0;
	z-index: 101;
}
#refresh a:hover {
	background-image:url(../misc/images/thank_you_spr.png);
	background-position: 0 -122px;
	background-repeat:no-repeat;
}
#refresh span {
	visibility: hidden;
}
/*** END MISC ***/




/***  FUN MENU  ***/
#fun_menu ul{
	position: absolute;
	top: 109px;
	left: 315px;
	height: 29px;
	width: 383px;
	padding: 0;
	margin: 0;
	z-index: 86;
}
#fun_menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#fun_menu a.ponderables {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 129px;
	height: 29px;
}
#fun_menu a:hover.ponderables {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: 0 -29px;
	display: block;
	width: 129px;
	height: 29px;
}
#fun_menu a.ponderables_current {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: 0 -29px;
	display: block;
	width: 129px;
	height: 29px;
}
#fun_menu a.recipes {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: -129px 0;
	display: block;
	width: 124px;
	height: 29px;
}
#fun_menu a:hover.recipes {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: -129px -29px;
	display: block;
	width: 124px;
	height: 29px;
}
#fun_menu a.recipes_current {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: -129px -29px;
	display: block;
	width: 124px;
	height: 29px;
}
#fun_menu a.fun_places {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: -253px 0;
	display: block;
	width: 130px;
	height: 29px;
}
#fun_menu a:hover.fun_places {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: -253px -29px;
	display: block;
	width: 130px;
	height: 29px;
}
#fun_menu a.fun_places_current {
	background-image: url(../misc/images/fun_menu_spr.png);
	background-repeat: no-repeat;
	background-position: -253px -29px;
	display: block;
	width: 130px;
	height: 29px;
}
#fun_menu span {
	visibility: hidden;
}

/*** END FUN MENU ***/






/***  SOCIAL   ***/
#social {
	position: fixed;
	bottom: 57px;
	right: 11px;
	z-index:108;
}
#social ul {
	list-style-type: none;
}
#social li {
	display: block;
	margin: 0;
	padding-bottom: 32px;
	text-decoration: none;
}

#social a.facebook {
	background-image:url(../images/social_logos_spr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 22px;
}
#social a:hover.facebook {
	background-image:url(../images/social_logos_spr.png);
	background-repeat: no-repeat;
	background-position: 0 -22px;
	display: block;
	float: left;
	width: 22px;
	height: 22px;
}
#social a.myspace {
	background-image:url(../images/social_logos_spr.png);
	background-repeat: no-repeat;
	background-position: -22px 0;
	float: left;
	display: block;
	width: 22px;
	height: 22px;
}
#social a:hover.myspace {
	background-image:url(../images/social_logos_spr.png);
	background-repeat: no-repeat;
	background-position: -22px -22px;
	float: left;
	display: block;
	width: 22px;
	height: 22px;
}
#social a.email {
	background-image:url(../images/social_logos_spr.png);
	background-repeat: no-repeat;
	background-position: -44px 0;
	float: left;
	display: block;
	width: 22px;
	height: 22px;
}
#social a:hover.email {
	background-image:url(../images/social_logos_spr.png);
	background-repeat: no-repeat;
	background-position: -44px -22px;
	float: left;
	display: block;
	width: 22px;
	height: 22px;
}
#social span {
	visibility:hidden;
}

/***  END SOCIAL   ***/





/***  MAIN UTILITIES  ***/
#utilities ul{
	position: absolute;
	top: 805px;
	right: 139px;
	height: 30px;
	width: 148px;
	padding: 0;
	margin: 0;
}
#utilities li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#utilities a.contact {
	background-image: url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 73px;
	height: 30px;
}
#utilities a:hover.contact {
	background-image: url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	display: block;
	width: 73px;
	height: 30px;
}
#utilities a.faq {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -73px 0;
	display: block;
	width: 36px;
	height: 30px;
}
#utilities a:hover.faq {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -73px -30px;
	display: block;
	width: 36px;
	height: 30px;
}
#utilities a.fun {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -109px 0;
	display: block;
	width: 39px;
	height: 30px;
}
#utilities a:hover.fun {
	background-image:url(../images/utilities_spr.png);
	background-repeat: no-repeat;
	background-position: -109px -30px;
	display: block;
	width: 39px;
	height: 30px;
}
#utilities span {
	visibility: hidden;
}

/*** END MAIN UTILITIES ***/





/*** BORDER ***/

.border_top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 104;
	background-image:url(../border/border_tb_spr.png);
	width: 1902px;
	height: 40px;
	}
.border_left {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 105;
	background-image:url(../border/border_lr_spr.png);
	width: 60px;
	height: 1301px;
	}	
.border_right {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 106;
	background-image:url(../border/border_lr_spr.png);
	background-position: -60px 0;
	width: 52px;
	height: 1301px;
	}
.border_bottom {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 107;
	background-image:url(../border/border_tb_spr.png);
	background-position: 0 -40px;
	width: 1901px;
	height: 34px;
	}

/*** END BORDER ***/

#preload {
	display: none;
}